Aug 08 06:17:55.410277 np0000006785 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 08 06:17:55.416924 np0000006785 devstack@c-api.service[100282]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Aug 8 06:17:55 2026] *** Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: nodename: np0000006785 Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: machine: x86_64 Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: clock source: unix Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: pcre jit disabled Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: detected number of CPU cores: 16 Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: current working directory: / Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: detected binary path: /usr/bin/uwsgi-core Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: your processes number limit is 257052 Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: your memory page size is 4096 bytes Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: detected max file descriptor number: 2048 Aug 08 06:17:55.419615 np0000006785 devstack@c-api.service[100282]: lock engine: pthread robust mutexes Aug 08 06:17:55.420733 np0000006785 devstack@c-api.service[100282]: thunder lock: enabled Aug 08 06:17:55.420733 np0000006785 devstack@c-api.service[100282]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 08 06:17:55.420733 np0000006785 devstack@c-api.service[100282]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 08 06:17:55.420733 np0000006785 devstack@c-api.service[100282]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 08 06:17:55.420733 np0000006785 devstack@c-api.service[100282]: Set PythonHome to /opt/stack/data/venv Aug 08 06:17:55.458899 np0000006785 devstack@c-api.service[100282]: Python main interpreter initialized at 0x77586d8a4668 Aug 08 06:17:55.458899 np0000006785 devstack@c-api.service[100282]: python threads support enabled Aug 08 06:17:55.458899 np0000006785 devstack@c-api.service[100282]: your server socket listen backlog is limited to 100 connections Aug 08 06:17:55.458899 np0000006785 devstack@c-api.service[100282]: your mercy for graceful operations on workers is 80 seconds Aug 08 06:17:55.459492 np0000006785 devstack@c-api.service[100282]: mapped 671795 bytes (656 KB) for 4 cores Aug 08 06:17:55.459679 np0000006785 devstack@c-api.service[100282]: *** Operational MODE: preforking *** Aug 08 06:17:55.459953 np0000006785 devstack@c-api.service[100282]: *** uWSGI is running in multiple interpreter mode *** Aug 08 06:17:55.459953 np0000006785 devstack@c-api.service[100282]: spawned uWSGI master process (pid: 100282) Aug 08 06:17:55.460097 np0000006785 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 08 06:17:55.462260 np0000006785 devstack@c-api.service[100282]: spawned uWSGI worker 1 (pid: 100288, cores: 1) Aug 08 06:17:55.462260 np0000006785 devstack@c-api.service[100282]: spawned uWSGI worker 2 (pid: 100289, cores: 1) Aug 08 06:17:55.462260 np0000006785 devstack@c-api.service[100282]: spawned uWSGI worker 3 (pid: 100290, cores: 1) Aug 08 06:17:55.465797 np0000006785 devstack@c-api.service[100282]: spawned uWSGI worker 4 (pid: 100291, cores: 1) Aug 08 06:17:55.465797 np0000006785 devstack@c-api.service[100282]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 08 06:17:55.585034 np0000006785 devstack@c-api.service[100288]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 06:17:55.585034 np0000006785 devstack@c-api.service[100288]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 06:17:55.585034 np0000006785 devstack@c-api.service[100288]: we strongly recommend against using it for new projects. Aug 08 06:17:55.585034 np0000006785 devstack@c-api.service[100288]: If you are already using Eventlet, we recommend migrating to a different Aug 08 06:17:55.585034 np0000006785 devstack@c-api.service[100288]: framework. For more detail see Aug 08 06:17:55.585034 np0000006785 devstack@c-api.service[100288]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 06:17:55.585034 np0000006785 devstack@c-api.service[100288]: import eventlet # noqa Aug 08 06:17:55.585690 np0000006785 devstack@c-api.service[100289]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 06:17:55.585690 np0000006785 devstack@c-api.service[100289]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 06:17:55.585690 np0000006785 devstack@c-api.service[100289]: we strongly recommend against using it for new projects. Aug 08 06:17:55.585690 np0000006785 devstack@c-api.service[100289]: If you are already using Eventlet, we recommend migrating to a different Aug 08 06:17:55.585690 np0000006785 devstack@c-api.service[100289]: framework. For more detail see Aug 08 06:17:55.585690 np0000006785 devstack@c-api.service[100289]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 06:17:55.585690 np0000006785 devstack@c-api.service[100289]: import eventlet # noqa Aug 08 06:17:55.586857 np0000006785 devstack@c-api.service[100290]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 06:17:55.586857 np0000006785 devstack@c-api.service[100290]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 06:17:55.586857 np0000006785 devstack@c-api.service[100290]: we strongly recommend against using it for new projects. Aug 08 06:17:55.586857 np0000006785 devstack@c-api.service[100290]: If you are already using Eventlet, we recommend migrating to a different Aug 08 06:17:55.586857 np0000006785 devstack@c-api.service[100290]: framework. For more detail see Aug 08 06:17:55.586857 np0000006785 devstack@c-api.service[100290]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 06:17:55.586857 np0000006785 devstack@c-api.service[100290]: import eventlet # noqa Aug 08 06:17:55.592702 np0000006785 devstack@c-api.service[100291]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 06:17:55.592702 np0000006785 devstack@c-api.service[100291]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 06:17:55.592702 np0000006785 devstack@c-api.service[100291]: we strongly recommend against using it for new projects. Aug 08 06:17:55.592702 np0000006785 devstack@c-api.service[100291]: If you are already using Eventlet, we recommend migrating to a different Aug 08 06:17:55.592702 np0000006785 devstack@c-api.service[100291]: framework. For more detail see Aug 08 06:17:55.592702 np0000006785 devstack@c-api.service[100291]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 06:17:55.592702 np0000006785 devstack@c-api.service[100291]: import eventlet # noqa Aug 08 06:17:55.736154 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 08 06:17:55.736154 np0000006785 devstack@c-api.service[100290]: from cgi import parse_header Aug 08 06:17:55.753548 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 08 06:17:55.753548 np0000006785 devstack@c-api.service[100291]: from cgi import parse_header Aug 08 06:17:55.756493 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 08 06:17:55.756493 np0000006785 devstack@c-api.service[100288]: from cgi import parse_header Aug 08 06:17:55.772327 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 06:17:55.772327 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:17:55.775791 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 08 06:17:55.775791 np0000006785 devstack@c-api.service[100289]: from cgi import parse_header Aug 08 06:17:55.782606 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 08 06:17:55.782606 np0000006785 devstack@c-api.service[100290]: removals.removed_module( Aug 08 06:17:55.783398 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 08 06:17:55.783398 np0000006785 devstack@c-api.service[100290]: removals.removed_module( Aug 08 06:17:55.793672 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 06:17:55.793672 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:17:55.793879 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 06:17:55.793879 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:17:55.805546 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 08 06:17:55.805546 np0000006785 devstack@c-api.service[100291]: removals.removed_module( Aug 08 06:17:55.805893 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 08 06:17:55.805893 np0000006785 devstack@c-api.service[100288]: removals.removed_module( Aug 08 06:17:55.806408 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 08 06:17:55.806408 np0000006785 devstack@c-api.service[100291]: removals.removed_module( Aug 08 06:17:55.806719 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 08 06:17:55.806719 np0000006785 devstack@c-api.service[100288]: removals.removed_module( Aug 08 06:17:55.812260 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 06:17:55.812260 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:17:55.823445 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 08 06:17:55.823445 np0000006785 devstack@c-api.service[100289]: removals.removed_module( Aug 08 06:17:55.824325 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 08 06:17:55.824325 np0000006785 devstack@c-api.service[100289]: removals.removed_module( Aug 08 06:17:56.537418 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 08 06:17:56.537418 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:17:56.542665 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 08 06:17:56.542665 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:17:56.549189 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 08 06:17:56.549189 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:17:56.558837 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 08 06:17:56.558837 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:17:56.588320 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 08 06:17:56.588320 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:17:56.593795 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 08 06:17:56.593795 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:17:56.597391 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 08 06:17:56.597391 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:17:56.612043 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 08 06:17:56.612043 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:17:56.764233 np0000006785 devstack@c-api.service[100290]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 08 06:17:56.764418 np0000006785 devstack@c-api.service[100290]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100290) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 06:17:56.765252 np0000006785 devstack@c-api.service[100289]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 08 06:17:56.765440 np0000006785 devstack@c-api.service[100289]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100289) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 06:17:56.766165 np0000006785 devstack@c-api.service[100291]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 08 06:17:56.766428 np0000006785 devstack@c-api.service[100291]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100291) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 06:17:56.790018 np0000006785 devstack@c-api.service[100288]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 08 06:17:56.790199 np0000006785 devstack@c-api.service[100288]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100288) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 06:17:56.849977 np0000006785 devstack@c-api.service[100291]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 06:17:56.849977 np0000006785 devstack@c-api.service[100291]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 06:17:56.852390 np0000006785 devstack@c-api.service[100290]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 06:17:56.852390 np0000006785 devstack@c-api.service[100290]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 06:17:56.855056 np0000006785 devstack@c-api.service[100289]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 06:17:56.855056 np0000006785 devstack@c-api.service[100289]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 06:17:56.856405 np0000006785 devstack@c-api.service[100288]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 06:17:56.856405 np0000006785 devstack@c-api.service[100288]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 06:17:57.306716 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100290) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 06:17:57.306895 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100289) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 06:17:57.306988 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100288) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 06:17:57.307047 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.307148 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.307198 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100291) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 06:17:57.307246 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.307290 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.307332 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.307389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.307440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.307536 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.307597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.307647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.307698 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.307934 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.309548 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.309626 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.309667 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.309667 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.309714 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.309741 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.309764 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.309801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.309843 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.309888 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.309912 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.309936 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.309959 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.309980 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.310005 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.310027 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.310050 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.310071 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.310096 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.310146 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.310171 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.310235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.310271 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.310301 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.310363 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.310392 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.310421 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.310470 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.311087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.311163 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.311250 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.311289 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.311333 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.311381 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.311408 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.311436 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.311462 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.311495 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.311523 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.311580 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.311603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.311629 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.311655 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.311677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.311702 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.311735 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.311764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.311803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.311838 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.311865 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.311906 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.311938 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.311964 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.311988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.312020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.312051 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.312079 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.312101 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.312138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.312168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.312196 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.312219 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.312245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.312272 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.312299 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.312324 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.312351 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.312375 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.312397 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.312421 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.312446 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.312469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.312492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.312513 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.312554 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.312581 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.312606 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.312627 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.312627 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.312667 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.312689 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.312709 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.312709 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.312709 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.314105 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.314182 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.314265 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.314305 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.314334 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.314366 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.314390 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.314441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.314466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.314507 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.314548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.314592 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.314650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.314710 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.314764 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.314808 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.314899 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.314962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.315025 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.315066 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.315093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.315115 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.315165 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.315197 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.315231 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.315259 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.315312 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.315341 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.315376 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.315418 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.315454 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.315489 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.315527 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.315566 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.315598 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.315620 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.315640 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.315661 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.315681 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.315707 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.315728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.315753 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.315791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.315821 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.315914 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.315960 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.315988 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.316010 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.316010 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.316263 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.316344 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.316442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.316542 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.316633 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.316723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.316835 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.316978 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.317043 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.317078 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.317114 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.317160 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.317208 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.317251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.317285 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.317285 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.317358 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.317394 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.317427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.317469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.317507 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.317578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.317610 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.317640 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.317678 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.317703 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.317703 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.317752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.317797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.317830 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.317857 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.317882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.317882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.317980 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.318076 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.318185 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.318256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.318338 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.318372 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.318420 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.318455 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.318482 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.318510 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.318544 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.318572 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.318597 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.318625 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.318648 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.318673 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.318703 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.318742 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.318810 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.318847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.318874 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.318900 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.318932 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.318975 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.319018 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.319050 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.319074 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.319099 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.319120 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.319151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.319179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.319208 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.319243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.319274 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.319305 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.319337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.319365 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.319394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.319420 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.319447 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.319490 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.319517 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.319563 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.319591 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.319616 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.319653 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.319698 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.319740 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.319791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.319822 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.319822 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.319872 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.319903 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.319903 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.319948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.319948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.319948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.319948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.321066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.321146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.321206 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.321263 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.321307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.321339 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.321369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.321409 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.321440 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.321469 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.321495 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.321521 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.321558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.321585 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.321585 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.321635 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.321664 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.321691 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.321735 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.321839 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.321884 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.321919 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.321942 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.322045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.322134 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.322241 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.322326 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.322424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.327928 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.328011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.328086 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.328174 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.328220 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.328267 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.328301 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.328330 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.328362 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.328389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.328421 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.328445 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.328476 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.328498 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.328527 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.328578 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.328639 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.328747 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.328810 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.328849 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.328900 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.328927 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.328950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.329008 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.329050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.329083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.329128 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.329207 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.329246 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.329320 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.329383 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.329433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.329461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.329484 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.329484 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.329561 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.329590 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.329615 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.329643 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.329665 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.329695 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.329718 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.329745 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.329807 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.329847 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.329878 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.329900 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.329926 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.329947 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.329969 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.329990 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.330032 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.330032 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.330080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.330121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.330147 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.331766 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.331868 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.331899 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.331944 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.331975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.332015 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.332056 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.332089 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.332123 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.332164 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.332192 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.332219 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.332245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.332269 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.332296 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.332323 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.332346 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.332377 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.332416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.332441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.332463 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.332490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.332511 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.332551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.332581 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.332628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.332628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.332628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.332936 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.333007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.333090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.333170 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.333223 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.333275 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.333319 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.333356 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.333404 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.333446 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.333446 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.333552 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.333594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.333594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.333679 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.333719 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.333749 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.333801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.333835 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.333863 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.333889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.333911 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.333964 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.334014 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.334058 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.334092 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.334166 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.334273 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.334536 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.334605 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.334648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.334690 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.334721 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.334764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.334825 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.334872 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.334899 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.334930 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.334958 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.334990 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.335017 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.335044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.335066 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.335087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.335112 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.335134 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.335170 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.335201 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.335227 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.335348 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.335409 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.335459 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.335459 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.335560 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.335610 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.335610 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.337473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.337557 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.337595 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.337646 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.337709 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.337782 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.337819 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.337860 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.337891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.337927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.338016 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.338085 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.338085 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.338140 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.338182 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.338230 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.338273 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.338313 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.338343 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.338376 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.338419 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.338419 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.338493 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.338522 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.338573 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.338630 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.338630 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.338713 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.338753 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.338753 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.338829 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.338902 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.338943 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.338972 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.339018 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.339071 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.339124 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.339154 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.339184 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.339211 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.339250 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.339275 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.339300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.339327 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.339360 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.339394 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.339422 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.339451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.339473 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.339495 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.339495 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.339551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.339586 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.339586 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.339634 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.339634 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.340613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.340701 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.340760 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.340822 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.340865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.340902 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.340952 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.341016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.341066 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.341103 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.341148 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.341194 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.341228 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.341268 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.341313 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.341352 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.341388 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.341444 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.341490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.341569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.341569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.341645 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.341684 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.341722 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.341765 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.341765 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.341859 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.341907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.341907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.341974 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.342094 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.342094 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.342094 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.342212 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.342251 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.342286 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.342332 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.342369 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.342407 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.342450 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.342494 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.342544 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.342592 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.342632 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.342680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.342717 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.342784 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.342826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.342863 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.342897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.342933 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.342981 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.343031 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.343071 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.343115 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.343162 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.343419 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.343471 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.343518 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.343568 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.343606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.343651 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.343694 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.343733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.343785 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.343838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.343881 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.343922 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.343960 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.343998 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.344034 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.344078 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.344118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.344155 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.344199 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.344240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.344283 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.344327 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.344368 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.344412 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.344452 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.344483 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.344525 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.344580 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.344629 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.344673 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.344708 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.344747 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.344810 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.344858 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.344893 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.344893 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.344956 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.344993 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.345030 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.345067 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.345112 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.345158 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.345203 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.345244 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.345288 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.345327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.345371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.345668 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.345668 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.345668 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.345786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.345840 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.345840 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.345925 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.345969 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.346014 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.346057 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.346097 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.346136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.346175 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.346211 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.346211 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.346295 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.346339 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.346382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.346382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.346382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.346382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.346511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.346511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.346511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.346511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.346511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.346511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.346722 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.346763 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.346817 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.346866 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.346907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.346950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.346996 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.347036 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.347074 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.347074 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.347136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.347136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.347204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.347251 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.347288 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.347319 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.347363 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.347402 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.347440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.347472 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.347508 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.347549 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.347589 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.347633 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.347675 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.347724 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.347761 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.347825 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.347866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.347908 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.347953 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.347987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.348021 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.348064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.348109 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.348166 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.348210 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.348248 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.348293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.348335 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.348375 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.348417 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.348456 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.348492 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.348542 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.348587 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.348587 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.348657 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.348692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.348692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.348785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.348785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.348785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.348785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.348785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.348785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.348785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.349005 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.349005 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.349005 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.349005 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.349005 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.349005 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.349204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.349251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.349251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.349251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.349353 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.349353 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.349435 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.349478 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.349516 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.349561 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.349561 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.349561 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.349670 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.349670 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.349742 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.350702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.350782 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.350901 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.350974 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.351078 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.351158 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.351222 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.351267 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.351307 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.351352 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.351396 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.351436 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.351479 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.351520 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.351591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.351643 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.351687 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.351733 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.351795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.351838 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.351886 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.351932 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.351976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.351976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.352061 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.352111 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.352111 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.352111 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.352213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.352213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.352213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.352317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.352355 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.352456 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.352589 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.352717 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.352806 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.352852 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.352903 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.352951 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.352996 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.353042 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.353086 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.353132 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.353173 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.353210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.353254 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.353292 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.353328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.353368 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.353412 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.353451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.353486 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.353547 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.353594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.353642 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.353687 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.353724 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.353767 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.353822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.353822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.353822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.353822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.354482 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.354573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.354618 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.354656 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.354696 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.354734 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.354734 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.354818 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.354863 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.354919 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.354963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.355118 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.355162 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.355201 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.355240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.355272 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.355316 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.355360 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.355406 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.355449 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.355488 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.355527 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.355575 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.355615 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.355651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.355687 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.355722 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.355761 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.355808 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.355868 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.355918 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.355956 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.355993 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.356029 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.356062 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.356103 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.356142 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.356175 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.356224 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.356266 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.356266 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.356335 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.356371 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.356371 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.356440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.356440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.356440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.356440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.356440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.356440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.356440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.356440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.356702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.356702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.356702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.356821 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.359391 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.359461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.359504 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.359604 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.359652 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.359693 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.359738 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.359798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.359848 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.359848 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.359913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.359962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.359962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.360031 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.360070 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.360115 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.360115 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.360180 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.360180 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.360245 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.360289 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.360603 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.360680 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.360807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.360903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.360959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.361018 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.361070 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.364376 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.364435 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.364487 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.364527 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.364581 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.364620 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.364657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.364696 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.364732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.364786 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.364827 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.364881 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.364970 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.365043 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.365095 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.365213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.365286 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.365333 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.365381 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.365428 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.365469 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.365508 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.365571 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.365622 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.365665 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.365704 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.365748 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.365803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.365850 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.365887 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.365926 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.365964 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.366002 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.366002 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.366002 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.366113 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.366155 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.366198 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.366246 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.366291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.366325 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.366370 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.366370 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.366438 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.366484 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.366524 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.366571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.366614 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.366654 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.366689 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.366728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.366762 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.366817 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.366850 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.366903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.366903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 06:17:57.368559 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.368611 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.368684 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.368742 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.368801 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.368840 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.368889 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.368930 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.368975 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.369022 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.369065 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.369103 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.369140 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.369140 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.369212 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.369251 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.369251 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.369251 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.369352 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 06:17:57.369401 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 06:17:57.369505 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 06:17:57.369607 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 06:17:57.369670 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 06:17:57.369721 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 06:17:57.412421 np0000006785 devstack@c-api.service[100288]: INFO dbcounter [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Registered counter for database cinder Aug 08 06:17:57.412740 np0000006785 devstack@c-api.service[100289]: INFO dbcounter [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Registered counter for database cinder Aug 08 06:17:57.414327 np0000006785 devstack@c-api.service[100290]: INFO dbcounter [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Registered counter for database cinder Aug 08 06:17:57.420218 np0000006785 devstack@c-api.service[100291]: INFO dbcounter [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Registered counter for database cinder Aug 08 06:17:57.454301 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-0da9ef09-dcc4-4436-8734-487813457eba 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=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:17:57.455277 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-87ea96b9-6a37-49cf-903d-baece53396d4 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=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:17:57.458814 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 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=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:17:57.463675 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 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=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:17:57.565542 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writer thread running {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 06:17:57.566836 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writer thread running {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 06:17:57.567869 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writer thread running {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 06:17:57.568159 np0000006785 devstack@c-api.service[100290]: INFO cinder.rpc [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 06:17:57.569223 np0000006785 devstack@c-api.service[100289]: INFO cinder.rpc [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 06:17:57.570137 np0000006785 devstack@c-api.service[100291]: INFO cinder.rpc [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 06:17:57.570513 np0000006785 devstack@c-api.service[100290]: INFO cinder.rpc [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 06:17:57.571563 np0000006785 devstack@c-api.service[100289]: INFO cinder.rpc [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 06:17:57.572209 np0000006785 devstack@c-api.service[100290]: INFO cinder.rpc [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 06:17:57.572337 np0000006785 devstack@c-api.service[100291]: INFO cinder.rpc [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 06:17:57.573611 np0000006785 devstack@c-api.service[100289]: INFO cinder.rpc [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 06:17:57.573914 np0000006785 devstack@c-api.service[100290]: INFO cinder.rpc [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 06:17:57.574219 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.574575 np0000006785 devstack@c-api.service[100291]: INFO cinder.rpc [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 06:17:57.574630 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.575495 np0000006785 devstack@c-api.service[100289]: INFO cinder.rpc [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 06:17:57.575820 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.576138 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writer thread running {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 06:17:57.576182 np0000006785 devstack@c-api.service[100291]: INFO cinder.rpc [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 06:17:57.576205 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.576413 np0000006785 devstack@c-api.service[100290]: WARNING cinder.keymgr.conf_key_mgr [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.576461 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.576696 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.576923 np0000006785 devstack@c-api.service[100289]: WARNING cinder.keymgr.conf_key_mgr [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.577349 np0000006785 devstack@c-api.service[100291]: WARNING cinder.keymgr.conf_key_mgr [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.578583 np0000006785 devstack@c-api.service[100288]: INFO cinder.rpc [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 06:17:57.578697 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.578851 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.579382 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.579606 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.579877 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.580020 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.580818 np0000006785 devstack@c-api.service[100288]: INFO cinder.rpc [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 06:17:57.582750 np0000006785 devstack@c-api.service[100288]: INFO cinder.rpc [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 06:17:57.584462 np0000006785 devstack@c-api.service[100288]: INFO cinder.rpc [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 06:17:57.584783 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.585048 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.585656 np0000006785 devstack@c-api.service[100288]: WARNING cinder.keymgr.conf_key_mgr [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.588004 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.588137 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.609451 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 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=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:17:57.610003 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 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=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:17:57.610719 np0000006785 devstack@c-api.service[100290]: INFO cinder.rpc [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 06:17:57.611328 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-87ea96b9-6a37-49cf-903d-baece53396d4 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=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:17:57.612517 np0000006785 devstack@c-api.service[100290]: INFO cinder.rpc [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 06:17:57.612595 np0000006785 devstack@c-api.service[100291]: INFO cinder.rpc [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 06:17:57.612919 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.613118 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.613612 np0000006785 devstack@c-api.service[100289]: INFO cinder.rpc [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 06:17:57.614466 np0000006785 devstack@c-api.service[100291]: INFO cinder.rpc [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 06:17:57.614940 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.615078 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.615957 np0000006785 devstack@c-api.service[100289]: INFO cinder.rpc [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 06:17:57.616331 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.616472 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.619645 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-0da9ef09-dcc4-4436-8734-487813457eba 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=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:17:57.621985 np0000006785 devstack@c-api.service[100288]: INFO cinder.rpc [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 06:17:57.623637 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.623820 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.623932 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.623979 np0000006785 devstack@c-api.service[100288]: INFO cinder.rpc [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 06:17:57.624078 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.624357 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.624490 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.626390 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.626525 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.627084 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.627219 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.627247 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.627355 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.629054 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.629183 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.629473 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.629611 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.630558 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.630685 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.631925 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.632046 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.632385 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.632512 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.632784 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.632923 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.633974 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.634022 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.634143 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.634179 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.634720 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.634881 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.635613 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.635738 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.636181 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.636304 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.636762 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.636910 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.637430 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.637590 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.637623 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.637749 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.638379 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.638507 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.638892 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.639013 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.639569 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.639693 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.639745 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.639892 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.640324 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.640449 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.640780 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.640917 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.641827 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.641827 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.642267 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.642398 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.642622 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.642719 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.642749 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.642877 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.643148 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.643274 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.643575 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.643611 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.643695 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.643726 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.644734 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.644889 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.644998 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.645126 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.645383 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.645512 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.645549 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.645668 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.646358 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.646475 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.646682 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.646824 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.648219 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.648351 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.648863 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.648997 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.649219 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.649352 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.649503 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.649699 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.651166 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.651309 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.651561 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.651687 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.651938 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.652067 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.652293 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.652470 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.652914 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.653035 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.653142 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.653271 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.653316 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.653438 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.653927 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.654029 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.654070 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.654144 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.654305 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.654417 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.655022 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.655062 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.655087 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.655110 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.655147 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.655263 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.655859 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.655965 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.656017 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.656079 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.656136 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.656266 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.656363 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.656483 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.656838 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.656971 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.657082 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.657200 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.657259 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.657380 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.657562 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.657659 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.657890 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.658004 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.658033 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.658145 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.658230 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.658351 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.658683 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.658719 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.658810 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.658857 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.659156 np0000006785 devstack@c-api.service[100291]: WARNING cinder.api.contrib.hosts [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 06:17:57.659408 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.659515 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.659562 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.659619 np0000006785 devstack@c-api.service[100290]: WARNING cinder.api.contrib.hosts [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 06:17:57.659659 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.659898 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.660002 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.660048 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.660079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: extensions {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.660123 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.660193 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.660302 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.660526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: extensions {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.660886 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.661013 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.661157 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: consistencygroups {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.661594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: consistencygroups {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.661834 np0000006785 devstack@c-api.service[100289]: WARNING cinder.api.contrib.hosts [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 06:17:57.662074 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.662176 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.662810 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: extensions {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.663254 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.663334 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: extra_specs {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.663403 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.663891 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: consistencygroups {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.663931 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: extra_specs {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.664622 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: capabilities {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.664746 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.664933 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.665218 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: capabilities {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.665610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: backups {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.665956 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.666079 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.666298 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: backups {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.666693 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: extra_specs {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.666889 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.667014 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.667433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: os-quota-sets {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.667732 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.667887 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.668121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: os-quota-sets {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.668413 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: capabilities {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.668730 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: qos-specs {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.668799 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.668923 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.669385 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: qos-specs {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.669657 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: backups {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.669698 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.669849 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.670490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: encryption {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.670550 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.670676 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.671211 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: encryption {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.671506 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: os-quota-sets {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.671671 np0000006785 devstack@c-api.service[100288]: WARNING cinder.api.contrib.hosts [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 06:17:57.671989 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.672063 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: encryption {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.672117 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.672717 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: qos-specs {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.672815 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: encryption {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.672873 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: extensions {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.673325 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: cgsnapshots {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.674111 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: cgsnapshots {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.674187 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: consistencygroups {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.674443 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: encryption {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.674749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: scheduler-stats {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.675500 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: scheduler-stats {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.675700 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: encryption {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.675941 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: os-volume-manage {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.676886 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: extra_specs {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.676998 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: cgsnapshots {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.677056 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: os-snapshot-manage {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.677178 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: os-volume-manage {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.678117 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: capabilities {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.678223 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: os-volume-transfer {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.678279 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: scheduler-stats {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.678510 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: os-snapshot-manage {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.679153 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: backups {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.679408 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: os-volume-manage {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.679577 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: os-hosts {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.679922 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: os-volume-transfer {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.680562 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: os-snapshot-manage {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.680630 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: os-volume-type-access {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.680979 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: os-quota-sets {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.681821 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: os-volume-transfer {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.681955 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: os-availability-zone {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.681997 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: os-hosts {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.682453 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: qos-specs {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.683036 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: os-volume-type-access {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.683391 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: os-hosts {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.683701 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extended resource: os-quota-class-sets {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.684243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: encryption {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.684507 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: os-availability-zone {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.684690 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: os-volume-type-access {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.685028 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.685180 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.685596 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: encryption {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.685795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extended resource: os-quota-class-sets {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.685920 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.686059 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.686385 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: os-availability-zone {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.686760 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.686891 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: cgsnapshots {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.686925 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.687275 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.687399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.snapshot_actions [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] SnapshotActionsController initialized {{(pid=100290) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 06:17:57.687431 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.687763 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.687899 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.688293 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.688328 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extended resource: os-quota-class-sets {{(pid=100289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.688468 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.688512 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.688646 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.688842 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: scheduler-stats {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.689135 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.689261 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.689295 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.689401 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.689851 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.snapshot_actions [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] SnapshotActionsController initialized {{(pid=100291) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 06:17:57.690122 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.690240 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.690383 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: os-volume-manage {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.690563 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.690763 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.690813 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.690907 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.690977 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.691026 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.691125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.691161 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.691219 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.691328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.691435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension UsedLimits extending resource: limits {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.691554 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.691653 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.691691 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: os-snapshot-manage {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.691740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.691872 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension AdminActions extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.691904 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.691954 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.691994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension AdminActions extending resource: snapshots {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.692029 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.692105 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension AdminActions extending resource: backups {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.692157 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.692200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension VolumeActions extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.692319 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.692413 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-38b99ecd-0175-4195-acac-92ac39fb46f3 None None] Extension TypesManage extending resource: types {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.692785 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.692916 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: os-volume-transfer {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.692958 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.693159 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.693310 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.693651 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.693803 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.693904 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.snapshot_actions [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] SnapshotActionsController initialized {{(pid=100289) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 06:17:57.694343 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.694395 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: os-hosts {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.694470 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.694592 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.694715 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.694872 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.694944 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.694981 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.695068 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.695099 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension UsedLimits extending resource: limits {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.695193 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.695295 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.695420 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.695464 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: os-volume-type-access {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.695569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension AdminActions extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.695661 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.695690 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension AdminActions extending resource: snapshots {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.695819 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.695857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension AdminActions extending resource: backups {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.695969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension VolumeActions extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.696136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.696240 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-d57caf0d-7edc-48f1-9621-1bf87b65b9d5 None None] Extension TypesManage extending resource: types {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.696423 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.696542 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.696722 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: os-availability-zone {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.697250 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.697370 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.697923 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.698035 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extended resource: os-quota-class-sets {{(pid=100288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 06:17:57.698088 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.698133 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.698239 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.698357 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.698445 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.698611 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension UsedLimits extending resource: limits {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.698708 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.698859 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.698965 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.699078 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension AdminActions extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.699183 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension AdminActions extending resource: snapshots {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.699308 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension AdminActions extending resource: backups {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.699400 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension VolumeActions extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.699460 np0000006785 devstack@c-api.service[100290]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77586d8a4668 pid: 100290 (default app) Aug 08 06:17:57.699515 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.699596 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.699626 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.router [None req-87ea96b9-6a37-49cf-903d-baece53396d4 None None] Extension TypesManage extending resource: types {{(pid=100289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.699764 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.700584 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.700748 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.701477 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.701601 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.702198 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.snapshot_actions [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] SnapshotActionsController initialized {{(pid=100288) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 06:17:57.703229 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.703359 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.704075 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.704187 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.704428 np0000006785 devstack@c-api.service[100291]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77586d8a4668 pid: 100291 (default app) Aug 08 06:17:57.704836 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.704961 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.705643 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:17:57.705821 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:17:57.706316 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.706439 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.706569 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.706670 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.706758 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.706894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.707038 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension UsedLimits extending resource: limits {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.707130 np0000006785 devstack@c-api.service[100289]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77586d8a4668 pid: 100289 (default app) Aug 08 06:17:57.707167 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension SnapshotActions extending resource: snapshots {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.707223 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.707303 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension VolumeTypeAccess extending resource: types {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.707442 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension AdminActions extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.707491 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-59ea4152-2a0a-462c-a7f8-96b8c3437971 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:17:57.707587 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension AdminActions extending resource: snapshots {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.707703 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension AdminActions extending resource: backups {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.707847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension VolumeActions extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.707968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.708058 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.router [None req-0da9ef09-dcc4-4436-8734-487813457eba None None] Extension TypesManage extending resource: types {{(pid=100288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 06:17:57.710284 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1/1] 10.4.3.32 () {60 vars in 918 bytes} [Sat Aug 8 06:17:57 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 06:17:57.715061 np0000006785 devstack@c-api.service[100288]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77586d8a4668 pid: 100288 (default app) Aug 08 06:18:02.597254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a48328b9-c534-46f3-9876-75d71770818f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:18:03.175239 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a48328b9-c534-46f3-9876-75d71770818f admin admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:18:03.175846 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a48328b9-c534-46f3-9876-75d71770818f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:18:03.177377 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:18:03.177377 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:18:03.207929 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-a48328b9-c534-46f3-9876-75d71770818f 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=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:18:03.232968 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a48328b9-c534-46f3-9876-75d71770818f admin admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:18:03.233600 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1/2] 10.4.3.32 () {68 vars in 1295 bytes} [Sat Aug 8 06:18:02 2026] POST /volume/v3/types => generated 183 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:18:03.250610 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79e0504c-4b1a-42f6-81c5-75001e2e8866 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:18:03.537427 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79e0504c-4b1a-42f6-81c5-75001e2e8866 admin admin] POST https://10.4.3.32/volume/v3/types/f77befd3-4673-440f-b530-fee64f02be14/extra_specs Aug 08 06:18:03.537937 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79e0504c-4b1a-42f6-81c5-75001e2e8866 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:18:03.539495 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:18:03.539495 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:18:03.573150 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-79e0504c-4b1a-42f6-81c5-75001e2e8866 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=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:18:03.628431 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79e0504c-4b1a-42f6-81c5-75001e2e8866 admin admin] https://10.4.3.32/volume/v3/types/f77befd3-4673-440f-b530-fee64f02be14/extra_specs returned with HTTP 200 Aug 08 06:18:03.628878 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1/3] 10.4.3.32 () {68 vars in 1442 bytes} [Sat Aug 8 06:18:03 2026] POST /volume/v3/types/f77befd3-4673-440f-b530-fee64f02be14/extra_specs => generated 52 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:18:03.883135 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e4d1de08-7682-47ee-86a4-aa3e8f0c5c4f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:18:04.197738 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4d1de08-7682-47ee-86a4-aa3e8f0c5c4f admin admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:18:04.198508 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e4d1de08-7682-47ee-86a4-aa3e8f0c5c4f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:18:04.200109 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:18:04.200109 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:18:04.231743 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d1de08-7682-47ee-86a4-aa3e8f0c5c4f 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=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:18:04.261118 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4d1de08-7682-47ee-86a4-aa3e8f0c5c4f admin admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:18:04.261505 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 2/4] 10.4.3.32 () {68 vars in 1295 bytes} [Sat Aug 8 06:18:03 2026] POST /volume/v3/types => generated 186 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:18:04.278279 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb1cf7ac-9f70-4d0e-acc3-b6d28bef67a3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:18:04.551689 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb1cf7ac-9f70-4d0e-acc3-b6d28bef67a3 admin admin] POST https://10.4.3.32/volume/v3/types/00859760-e21c-491e-a4a6-b928847e9149/extra_specs Aug 08 06:18:04.552161 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb1cf7ac-9f70-4d0e-acc3-b6d28bef67a3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:18:04.553857 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:18:04.553857 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:18:04.589840 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-fb1cf7ac-9f70-4d0e-acc3-b6d28bef67a3 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=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:18:04.648272 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb1cf7ac-9f70-4d0e-acc3-b6d28bef67a3 admin admin] https://10.4.3.32/volume/v3/types/00859760-e21c-491e-a4a6-b928847e9149/extra_specs returned with HTTP 200 Aug 08 06:18:04.648891 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1/5] 10.4.3.32 () {68 vars in 1442 bytes} [Sat Aug 8 06:18:04 2026] POST /volume/v3/types/00859760-e21c-491e-a4a6-b928847e9149/extra_specs => generated 45 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:18:13.229990 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:18:13.626917 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:18:14.258648 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:18:14.646808 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:18:28.210929 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d8e72761-9a29-49a8-97b0-7cf75d82a83f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:18:28.211557 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d8e72761-9a29-49a8-97b0-7cf75d82a83f None None] GET https://10.4.3.32/volume// Aug 08 06:18:28.211816 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d8e72761-9a29-49a8-97b0-7cf75d82a83f None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:18:28.212083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d8e72761-9a29-49a8-97b0-7cf75d82a83f None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:18:28.212653 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d8e72761-9a29-49a8-97b0-7cf75d82a83f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:18:28.212973 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 2/6] 10.4.3.32 () {66 vars in 1418 bytes} [Sat Aug 8 06:18:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:19:07.099328 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7fd55442-88a1-4264-bf65-03eaae4009a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:19:07.366813 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7fd55442-88a1-4264-bf65-03eaae4009a7 tempest-verify_tempest_config-695774403 tempest-verify_tempest_config-695774403-project-member] GET https://10.4.3.32/volume/v3/extensions Aug 08 06:19:07.366813 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7fd55442-88a1-4264-bf65-03eaae4009a7 tempest-verify_tempest_config-695774403 tempest-verify_tempest_config-695774403-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:19:07.366813 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7fd55442-88a1-4264-bf65-03eaae4009a7 tempest-verify_tempest_config-695774403 tempest-verify_tempest_config-695774403-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:19:07.367538 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7fd55442-88a1-4264-bf65-03eaae4009a7 tempest-verify_tempest_config-695774403 tempest-verify_tempest_config-695774403-project-member] https://10.4.3.32/volume/v3/extensions returned with HTTP 200 Aug 08 06:19:07.367538 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 2/7] 10.4.3.32 () {66 vars in 1239 bytes} [Sat Aug 8 06:19:07 2026] GET /volume/v3/extensions => generated 5245 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:20:24.470020 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:25.195419 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:20:25.196104 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-469819871", "imageRef": "36b63f83-d161-4e68-82f2-115f93569993"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:20:25.198554 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-469819871', 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:20:25.931559 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Create volume of 1 GB Aug 08 06:20:25.943374 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:20:25.942442. {{(pid=100290) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:20:25.943536 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Availability Zones retrieved successfully. Aug 08 06:20:25.974495 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Flow 'volume_create_api' (144ca297-8f85-4cc4-94d0-4d154dd47c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:20:25.975963 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138a5daa-6ca3-4299-9ed5-9ff8e9747bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:25.977600 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:20:26.108202 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138a5daa-6ca3-4299-9ed5-9ff8e9747bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:26.109299 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d225a1fb-f987-4734-a0ea-7b26d1e4006e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:26.177375 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:20:26.177375 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:20:26.284956 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Created reservations ['a0433953-a591-412a-b492-1e531890ec84', '17bb6291-75d9-43d1-a084-468e73eea864', 'cd245cbf-0401-411f-a947-6c32026655f2', 'cd4481e6-eae8-46ed-b8cb-1377b3e4db12'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:20:26.286149 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d225a1fb-f987-4734-a0ea-7b26d1e4006e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0433953-a591-412a-b492-1e531890ec84', '17bb6291-75d9-43d1-a084-468e73eea864', 'cd245cbf-0401-411f-a947-6c32026655f2', 'cd4481e6-eae8-46ed-b8cb-1377b3e4db12']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:26.287073 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98ec223-f228-4e85-b097-b3fbe602547a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:26.362155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98ec223-f228-4e85-b097-b3fbe602547a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '228fcb77-6bfa-435a-a7ab-d181b1568bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-469819871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae19384a954c445a94a8d3fe6ae8dad1',qos_specs=None,replication_status=,reservations=['a0433953-a591-412a-b492-1e531890ec84','17bb6291-75d9-43d1-a084-468e73eea864','cd245cbf-0401-411f-a947-6c32026655f2','cd4481e6-eae8-46ed-b8cb-1377b3e4db12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabff37836a54f5cb6b66c871d0293f4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-469819871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=228fcb77-6bfa-435a-a7ab-d181b1568bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae19384a954c445a94a8d3fe6ae8dad1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabff37836a54f5cb6b66c871d0293f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:26.363463 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35b17e1-37ee-4c4a-bccc-38ad268a8a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:26.408849 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35b17e1-37ee-4c4a-bccc-38ad268a8a9f) transitioned into state 'SUCCESS' from state '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-469819871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae19384a954c445a94a8d3fe6ae8dad1',qos_specs=None,replication_status=,reservations=['a0433953-a591-412a-b492-1e531890ec84','17bb6291-75d9-43d1-a084-468e73eea864','cd245cbf-0401-411f-a947-6c32026655f2','cd4481e6-eae8-46ed-b8cb-1377b3e4db12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabff37836a54f5cb6b66c871d0293f4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:26.409751 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c8f47a-b77c-4629-adb8-280dee0748c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:26.445279 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c8f47a-b77c-4629-adb8-280dee0748c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:26.447449 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Flow 'volume_create_api' (144ca297-8f85-4cc4-94d0-4d154dd47c9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:20:26.448126 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Create volume request issued successfully. Aug 08 06:20:26.449352 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff9a777c-1209-4bba-aca3-fb72dc7c28fb tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:20:26.449863 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 3/8] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:20:24 2026] POST /volume/v3/volumes => generated 754 bytes in 1984 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:20:26.466400 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-15548b4c-beb4-4c41-b17c-c3294c642416 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:26.469444 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15548b4c-beb4-4c41-b17c-c3294c642416 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:26.469727 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15548b4c-beb4-4c41-b17c-c3294c642416 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:26.469906 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15548b4c-beb4-4c41-b17c-c3294c642416 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:26.505520 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:26.505520 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:26.516406 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-15548b4c-beb4-4c41-b17c-c3294c642416 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:26.528168 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15548b4c-beb4-4c41-b17c-c3294c642416 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:26.528168 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 2/9] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:26 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:27.548565 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-65560f80-d6ae-4f16-804f-8b3b151161e7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:27.553072 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-65560f80-d6ae-4f16-804f-8b3b151161e7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:27.553379 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-65560f80-d6ae-4f16-804f-8b3b151161e7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:27.553692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-65560f80-d6ae-4f16-804f-8b3b151161e7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:27.611006 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:27.611006 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:27.625439 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-65560f80-d6ae-4f16-804f-8b3b151161e7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:27.639296 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-65560f80-d6ae-4f16-804f-8b3b151161e7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:27.639675 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 3/10] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:27 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 846 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:28.659161 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-26f58b46-e27e-4e53-a2d6-c7c36b3deb79 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:28.662676 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26f58b46-e27e-4e53-a2d6-c7c36b3deb79 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:28.663026 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26f58b46-e27e-4e53-a2d6-c7c36b3deb79 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:28.663411 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26f58b46-e27e-4e53-a2d6-c7c36b3deb79 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:28.715886 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:28.715886 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:28.726241 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-26f58b46-e27e-4e53-a2d6-c7c36b3deb79 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:28.736437 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26f58b46-e27e-4e53-a2d6-c7c36b3deb79 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:28.736622 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 3/11] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:28 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 846 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:29.754423 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6dec77c6-8802-4421-b8f4-d8bd11604f07 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:29.756127 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6dec77c6-8802-4421-b8f4-d8bd11604f07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:29.756127 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6dec77c6-8802-4421-b8f4-d8bd11604f07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:29.756127 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6dec77c6-8802-4421-b8f4-d8bd11604f07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:29.766566 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:29.766566 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:29.775247 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6dec77c6-8802-4421-b8f4-d8bd11604f07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:29.783802 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6dec77c6-8802-4421-b8f4-d8bd11604f07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:29.784374 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 4/12] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:29 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:30.804350 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-53b4dbdf-f8b6-43d4-89e5-4f592d442ec4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:30.806520 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-53b4dbdf-f8b6-43d4-89e5-4f592d442ec4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:30.806867 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-53b4dbdf-f8b6-43d4-89e5-4f592d442ec4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:30.807095 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-53b4dbdf-f8b6-43d4-89e5-4f592d442ec4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:30.815859 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:30.815859 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:30.822194 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-53b4dbdf-f8b6-43d4-89e5-4f592d442ec4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:30.829419 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-53b4dbdf-f8b6-43d4-89e5-4f592d442ec4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:30.829994 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 3/13] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:30 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:31.844854 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1f67ebed-3afc-406e-b93d-eb25a0761406 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:31.847261 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f67ebed-3afc-406e-b93d-eb25a0761406 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:31.847792 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f67ebed-3afc-406e-b93d-eb25a0761406 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:31.848143 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f67ebed-3afc-406e-b93d-eb25a0761406 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:31.859100 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:31.859100 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:31.864468 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1f67ebed-3afc-406e-b93d-eb25a0761406 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:31.870248 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f67ebed-3afc-406e-b93d-eb25a0761406 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:31.870757 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 4/14] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:31 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:32.888701 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a3d21c64-978c-417b-936f-501ce6871643 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:32.891082 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3d21c64-978c-417b-936f-501ce6871643 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:32.891452 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3d21c64-978c-417b-936f-501ce6871643 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:32.891736 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3d21c64-978c-417b-936f-501ce6871643 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:32.900048 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:32.900048 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:32.906172 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a3d21c64-978c-417b-936f-501ce6871643 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:32.912643 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3d21c64-978c-417b-936f-501ce6871643 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:32.913525 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 4/15] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:32 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:33.048049 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-147f40d4-17b5-4e72-b962-03955316de59 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:33.393341 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:20:33.393341 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1320375277"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:20:33.393979 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1320375277'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:20:33.394234 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Create volume of 1 GB Aug 08 06:20:33.399410 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Availability Zones retrieved successfully. Aug 08 06:20:33.406951 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Flow 'volume_create_api' (391d558d-1f91-4caa-939b-a637b29f145b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:20:33.409785 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e83a20-a0b1-400e-ad7e-f394f2f68dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:33.409785 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:20:33.447610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e83a20-a0b1-400e-ad7e-f394f2f68dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:33.448502 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f7bc90-5f50-4aa9-ad46-67c9bccd4d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:33.543320 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Created reservations ['3d41e070-d832-4132-90fb-b7f385333033', '59286e82-8096-4dd5-917e-fda614d90ca5', '21b58a5a-65e1-40d7-85c6-78e293bbcff9', '4f6171b9-4e5a-436b-832c-d4e8da491b64'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:20:33.543603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f7bc90-5f50-4aa9-ad46-67c9bccd4d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d41e070-d832-4132-90fb-b7f385333033', '59286e82-8096-4dd5-917e-fda614d90ca5', '21b58a5a-65e1-40d7-85c6-78e293bbcff9', '4f6171b9-4e5a-436b-832c-d4e8da491b64']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:33.544452 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728a2e34-dbc7-4081-9914-f73e25b0420f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:33.607558 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728a2e34-dbc7-4081-9914-f73e25b0420f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c259f0b-a6de-42e7-9b55-da30c180cf19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1320375277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec8664db9194b2090af906753546b1f',qos_specs=None,replication_status=,reservations=['3d41e070-d832-4132-90fb-b7f385333033','59286e82-8096-4dd5-917e-fda614d90ca5','21b58a5a-65e1-40d7-85c6-78e293bbcff9','4f6171b9-4e5a-436b-832c-d4e8da491b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6560322bb8254470be2408e721c9a364',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1320375277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c259f0b-a6de-42e7-9b55-da30c180cf19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec8664db9194b2090af906753546b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6560322bb8254470be2408e721c9a364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:33.608558 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0402eafa-8f4b-45da-a40b-1a84fdf89b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:33.637119 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0402eafa-8f4b-45da-a40b-1a84fdf89b70) transitioned into state 'SUCCESS' from state '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-1320375277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec8664db9194b2090af906753546b1f',qos_specs=None,replication_status=,reservations=['3d41e070-d832-4132-90fb-b7f385333033','59286e82-8096-4dd5-917e-fda614d90ca5','21b58a5a-65e1-40d7-85c6-78e293bbcff9','4f6171b9-4e5a-436b-832c-d4e8da491b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6560322bb8254470be2408e721c9a364',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:33.638271 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb031533-737f-4cbc-9cf2-6f7d76e0d1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:33.655887 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb031533-737f-4cbc-9cf2-6f7d76e0d1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:33.659065 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Flow 'volume_create_api' (391d558d-1f91-4caa-939b-a637b29f145b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:20:33.659065 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Create volume request issued successfully. Aug 08 06:20:33.659065 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-147f40d4-17b5-4e72-b962-03955316de59 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:20:33.659065 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 5/16] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:20:33 2026] POST /volume/v3/volumes => generated 783 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:20:33.694327 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4eb8d9d7-ce51-4e17-83a3-d2f4053a8c3c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:33.694327 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4eb8d9d7-ce51-4e17-83a3-d2f4053a8c3c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:20:33.695388 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4eb8d9d7-ce51-4e17-83a3-d2f4053a8c3c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:33.695388 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4eb8d9d7-ce51-4e17-83a3-d2f4053a8c3c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:33.743907 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:33.743907 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:33.752978 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4eb8d9d7-ce51-4e17-83a3-d2f4053a8c3c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:20:33.759983 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4eb8d9d7-ce51-4e17-83a3-d2f4053a8c3c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:20:33.760609 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 4/17] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:33 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 962 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:33.928348 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-506de4d3-f2a3-4442-ad72-9d10e609dc72 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:33.930982 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-506de4d3-f2a3-4442-ad72-9d10e609dc72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:33.931294 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-506de4d3-f2a3-4442-ad72-9d10e609dc72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:33.931294 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-506de4d3-f2a3-4442-ad72-9d10e609dc72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:33.940454 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:33.940454 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:33.945868 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-506de4d3-f2a3-4442-ad72-9d10e609dc72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:33.955514 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-506de4d3-f2a3-4442-ad72-9d10e609dc72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:33.956284 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 5/18] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:33 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:34.776897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b8fa93d-5437-469e-9fd7-8418861b3352 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:34.779804 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b8fa93d-5437-469e-9fd7-8418861b3352 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:20:34.780027 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b8fa93d-5437-469e-9fd7-8418861b3352 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:34.780222 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b8fa93d-5437-469e-9fd7-8418861b3352 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:34.825426 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:34.825426 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:34.832043 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2b8fa93d-5437-469e-9fd7-8418861b3352 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:20:34.836377 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b8fa93d-5437-469e-9fd7-8418861b3352 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:20:34.836837 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 5/19] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:34 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:20:34.975954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2d4968bc-9721-4943-83d7-5fbbe2887b5f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:34.981019 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d4968bc-9721-4943-83d7-5fbbe2887b5f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:34.981019 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d4968bc-9721-4943-83d7-5fbbe2887b5f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:34.981342 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d4968bc-9721-4943-83d7-5fbbe2887b5f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:34.990679 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:34.990679 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:34.995565 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2d4968bc-9721-4943-83d7-5fbbe2887b5f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:35.003224 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d4968bc-9721-4943-83d7-5fbbe2887b5f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:35.003224 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 6/20] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:34 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:35.843874 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:36.025864 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bbc2fe38-1e80-4da4-b2f3-32e3f4ea2f82 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:36.028385 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbc2fe38-1e80-4da4-b2f3-32e3f4ea2f82 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:36.028784 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbc2fe38-1e80-4da4-b2f3-32e3f4ea2f82 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:36.029023 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbc2fe38-1e80-4da4-b2f3-32e3f4ea2f82 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:36.039324 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:36.039324 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:36.045117 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bbc2fe38-1e80-4da4-b2f3-32e3f4ea2f82 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:36.050508 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbc2fe38-1e80-4da4-b2f3-32e3f4ea2f82 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:36.051033 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 6/21] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:36 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:36.557250 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:20:36.557666 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-676204643"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:20:36.559644 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-676204643'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:20:36.578854 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Create volume of 1 GB Aug 08 06:20:36.579552 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:36.579552 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:36.597810 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:20:36.596334. {{(pid=100288) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:20:36.597810 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Availability Zones retrieved successfully. Aug 08 06:20:36.635498 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Flow 'volume_create_api' (3f4d8505-9ed7-409d-bf4b-9499786b9c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:20:36.637631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21404833-d29e-4dfe-99a7-ddded85b753e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:36.639238 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:20:36.673439 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:36.673439 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:36.714515 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21404833-d29e-4dfe-99a7-ddded85b753e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=00859760-e21c-491e-a4a6-b928847e9149,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00859760-e21c-491e-a4a6-b928847e9149', 'encryption_key_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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:36.716425 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4274f3a1-d5f8-4561-b2c0-912def0edf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:36.801515 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:20:36.802033 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:20:36.900125 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Created reservations ['da2b5ee6-4b29-464f-99f0-1e4e5fa3be79', '40066bc4-5564-4801-ba51-acb7828bc9c6', '2a608d65-036a-4e7f-845c-c3f77293e3f0', '3672a3d3-87c9-4f6e-b9a0-bc6bce9c6297'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:20:36.901470 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4274f3a1-d5f8-4561-b2c0-912def0edf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da2b5ee6-4b29-464f-99f0-1e4e5fa3be79', '40066bc4-5564-4801-ba51-acb7828bc9c6', '2a608d65-036a-4e7f-845c-c3f77293e3f0', '3672a3d3-87c9-4f6e-b9a0-bc6bce9c6297']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:36.902979 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da58b15b-62a8-4e3e-bb33-b3412d0b3417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:36.942389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da58b15b-62a8-4e3e-bb33-b3412d0b3417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1bf49a8-38e7-4958-9fb2-3437bb529746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-676204643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3df12513e77e44ecb6165dbb34182e97',qos_specs=None,replication_status=,reservations=['da2b5ee6-4b29-464f-99f0-1e4e5fa3be79','40066bc4-5564-4801-ba51-acb7828bc9c6','2a608d65-036a-4e7f-845c-c3f77293e3f0','3672a3d3-87c9-4f6e-b9a0-bc6bce9c6297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc43ea12d6ca4f64867bea7e2445478c',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-676204643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1bf49a8-38e7-4958-9fb2-3437bb529746,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3df12513e77e44ecb6165dbb34182e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc43ea12d6ca4f64867bea7e2445478c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00859760-e21c-491e-a4a6-b928847e9149),volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:36.942943 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb81de2e-e252-44fc-9fd9-4c4beef78a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:37.004095 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb81de2e-e252-44fc-9fd9-4c4beef78a67) transitioned into state 'SUCCESS' from state '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-676204643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3df12513e77e44ecb6165dbb34182e97',qos_specs=None,replication_status=,reservations=['da2b5ee6-4b29-464f-99f0-1e4e5fa3be79','40066bc4-5564-4801-ba51-acb7828bc9c6','2a608d65-036a-4e7f-845c-c3f77293e3f0','3672a3d3-87c9-4f6e-b9a0-bc6bce9c6297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc43ea12d6ca4f64867bea7e2445478c',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:37.006118 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c93ce595-5fcd-4314-b975-4bf3235f30a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:37.065930 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c93ce595-5fcd-4314-b975-4bf3235f30a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:37.066669 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Flow 'volume_create_api' (3f4d8505-9ed7-409d-bf4b-9499786b9c99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:20:37.066738 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Create volume request issued successfully. Aug 08 06:20:37.068062 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4deb4c69-f34f-4233-a96a-a1995f4b6481 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:20:37.068612 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 5/22] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:20:35 2026] POST /volume/v3/volumes => generated 755 bytes in 1226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:20:37.075141 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5198072f-25ba-4553-9535-b4f1ca8c47b6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:37.076137 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5198072f-25ba-4553-9535-b4f1ca8c47b6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:37.076441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5198072f-25ba-4553-9535-b4f1ca8c47b6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:37.076715 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5198072f-25ba-4553-9535-b4f1ca8c47b6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:37.087186 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ca23f0a2-221b-47ac-a3c4-e61489d480ef None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:37.091359 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca23f0a2-221b-47ac-a3c4-e61489d480ef tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:20:37.091359 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca23f0a2-221b-47ac-a3c4-e61489d480ef tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:37.091717 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca23f0a2-221b-47ac-a3c4-e61489d480ef tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:37.096802 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:37.096802 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:37.102993 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5198072f-25ba-4553-9535-b4f1ca8c47b6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:37.103647 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:37.103647 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:37.108412 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5198072f-25ba-4553-9535-b4f1ca8c47b6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:37.109550 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 6/23] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:37 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:37.115330 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ca23f0a2-221b-47ac-a3c4-e61489d480ef tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:20:37.124074 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca23f0a2-221b-47ac-a3c4-e61489d480ef tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:20:37.124074 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 7/24] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:37 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:38.130822 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c624a671-4f82-43eb-b936-833e3bac1e08 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:38.135476 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c624a671-4f82-43eb-b936-833e3bac1e08 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:38.135476 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c624a671-4f82-43eb-b936-833e3bac1e08 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:38.142923 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c624a671-4f82-43eb-b936-833e3bac1e08 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:38.143052 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-46788e03-a572-4c9f-8005-fa29bf798727 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:38.145218 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-46788e03-a572-4c9f-8005-fa29bf798727 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:20:38.145759 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-46788e03-a572-4c9f-8005-fa29bf798727 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:38.146160 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-46788e03-a572-4c9f-8005-fa29bf798727 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:38.154065 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:38.154065 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:38.161296 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:38.161296 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:38.163255 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c624a671-4f82-43eb-b936-833e3bac1e08 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:38.168296 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-46788e03-a572-4c9f-8005-fa29bf798727 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:20:38.174121 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c624a671-4f82-43eb-b936-833e3bac1e08 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:38.175736 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 7/25] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:38 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:38.175865 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-46788e03-a572-4c9f-8005-fa29bf798727 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:20:38.176088 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 6/26] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:38 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:38.195346 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd12197a-4282-44a3-9402-871b82a95f48 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:38.734157 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd12197a-4282-44a3-9402-871b82a95f48 tempest-TestMultiAttachVolumeSwap-1375095868 tempest-TestMultiAttachVolumeSwap-1375095868-project-admin] POST https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746/action Aug 08 06:20:38.734997 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd12197a-4282-44a3-9402-871b82a95f48 tempest-TestMultiAttachVolumeSwap-1375095868 tempest-TestMultiAttachVolumeSwap-1375095868-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:20:38.735130 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd12197a-4282-44a3-9402-871b82a95f48 tempest-TestMultiAttachVolumeSwap-1375095868 tempest-TestMultiAttachVolumeSwap-1375095868-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:20:38.745162 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:38.745162 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:38.745339 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd12197a-4282-44a3-9402-871b82a95f48 tempest-TestMultiAttachVolumeSwap-1375095868 tempest-TestMultiAttachVolumeSwap-1375095868-project-admin] Volume info retrieved successfully. Aug 08 06:20:38.758804 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd12197a-4282-44a3-9402-871b82a95f48 tempest-TestMultiAttachVolumeSwap-1375095868 tempest-TestMultiAttachVolumeSwap-1375095868-project-admin] Update volume admin metadata completed successfully. Aug 08 06:20:38.759717 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd12197a-4282-44a3-9402-871b82a95f48 tempest-TestMultiAttachVolumeSwap-1375095868 tempest-TestMultiAttachVolumeSwap-1375095868-project-admin] Update readonly setting on volume completed successfully. Aug 08 06:20:38.759717 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd12197a-4282-44a3-9402-871b82a95f48 tempest-TestMultiAttachVolumeSwap-1375095868 tempest-TestMultiAttachVolumeSwap-1375095868-project-admin] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746/action returned with HTTP 202 Aug 08 06:20:38.760420 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 7/27] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:20:38 2026] POST /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746/action => generated 0 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:20:38.769869 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:38.772063 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:20:38.773137 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1858421534"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:20:38.775770 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1858421534'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:20:38.782186 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Create volume of 1 GB Aug 08 06:20:38.783144 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:38.783144 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:38.783480 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Availability Zones retrieved successfully. Aug 08 06:20:38.793760 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Flow 'volume_create_api' (f0704b72-bf9b-422c-b287-68a9a51e366c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:20:38.795255 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd34cf5-4139-4a77-8aa9-06d9b6c6999b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:38.797252 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:20:38.813196 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:38.813196 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:38.837126 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd34cf5-4139-4a77-8aa9-06d9b6c6999b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=00859760-e21c-491e-a4a6-b928847e9149,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00859760-e21c-491e-a4a6-b928847e9149', 'encryption_key_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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:38.839802 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f1e59f-2165-4ebd-9931-a91c368fb49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:38.887853 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:20:38.888093 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:20:38.906791 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Created reservations ['404335bc-6d42-455a-ade3-64bd56941a6a', '07e7c59d-4354-4cca-8e7c-ab3c7184d888', '6e337a33-750e-445b-b940-54c882eeb078', '2f332a10-687a-49e1-89db-56aef6e769ac'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:20:38.908060 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f1e59f-2165-4ebd-9931-a91c368fb49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['404335bc-6d42-455a-ade3-64bd56941a6a', '07e7c59d-4354-4cca-8e7c-ab3c7184d888', '6e337a33-750e-445b-b940-54c882eeb078', '2f332a10-687a-49e1-89db-56aef6e769ac']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:38.909200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddf5102-7f3c-4cbc-be5d-619436486e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:38.939728 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddf5102-7f3c-4cbc-be5d-619436486e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b97243d3-e489-46a0-9072-b8a85a53b08e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1858421534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3df12513e77e44ecb6165dbb34182e97',qos_specs=None,replication_status=,reservations=['404335bc-6d42-455a-ade3-64bd56941a6a','07e7c59d-4354-4cca-8e7c-ab3c7184d888','6e337a33-750e-445b-b940-54c882eeb078','2f332a10-687a-49e1-89db-56aef6e769ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc43ea12d6ca4f64867bea7e2445478c',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1858421534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b97243d3-e489-46a0-9072-b8a85a53b08e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3df12513e77e44ecb6165dbb34182e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc43ea12d6ca4f64867bea7e2445478c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00859760-e21c-491e-a4a6-b928847e9149),volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:38.940999 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2daa51-67db-4236-9d21-f02076f8a98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:38.972532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2daa51-67db-4236-9d21-f02076f8a98a) transitioned into state 'SUCCESS' from state '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-1858421534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3df12513e77e44ecb6165dbb34182e97',qos_specs=None,replication_status=,reservations=['404335bc-6d42-455a-ade3-64bd56941a6a','07e7c59d-4354-4cca-8e7c-ab3c7184d888','6e337a33-750e-445b-b940-54c882eeb078','2f332a10-687a-49e1-89db-56aef6e769ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc43ea12d6ca4f64867bea7e2445478c',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:38.973559 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5fe53ac-9e5a-4856-95b8-3895d207457f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:20:38.995502 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5fe53ac-9e5a-4856-95b8-3895d207457f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:20:38.995814 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Flow 'volume_create_api' (f0704b72-bf9b-422c-b287-68a9a51e366c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:20:38.996178 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Create volume request issued successfully. Aug 08 06:20:38.996922 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23eac233-cfa9-46dc-be31-bc43e23d0dbb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:20:38.997403 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 8/28] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:20:38 2026] POST /volume/v3/volumes => generated 756 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:20:39.012277 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9c9de9d7-e5f3-4ae2-9aca-1ee3777f19e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:39.014301 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c9de9d7-e5f3-4ae2-9aca-1ee3777f19e4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e Aug 08 06:20:39.014816 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c9de9d7-e5f3-4ae2-9aca-1ee3777f19e4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:39.015111 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c9de9d7-e5f3-4ae2-9aca-1ee3777f19e4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:39.025330 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:39.025330 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:39.030950 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9c9de9d7-e5f3-4ae2-9aca-1ee3777f19e4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:20:39.037718 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c9de9d7-e5f3-4ae2-9aca-1ee3777f19e4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e returned with HTTP 200 Aug 08 06:20:39.038178 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 8/29] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:39 2026] GET /volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:39.194856 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eebaacd2-bc6f-414f-9b44-f874609dfd68 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:39.200340 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eebaacd2-bc6f-414f-9b44-f874609dfd68 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:39.200660 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eebaacd2-bc6f-414f-9b44-f874609dfd68 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:39.201651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eebaacd2-bc6f-414f-9b44-f874609dfd68 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:39.219328 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:39.219328 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:39.227621 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eebaacd2-bc6f-414f-9b44-f874609dfd68 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:39.239839 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eebaacd2-bc6f-414f-9b44-f874609dfd68 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:39.239839 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 7/30] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:39 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:40.053954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-005d8e21-51a6-414c-94c8-b645a38a85a2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:40.058066 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-005d8e21-51a6-414c-94c8-b645a38a85a2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e Aug 08 06:20:40.058368 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-005d8e21-51a6-414c-94c8-b645a38a85a2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:40.059225 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-005d8e21-51a6-414c-94c8-b645a38a85a2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:40.072546 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:40.072546 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:40.091878 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-005d8e21-51a6-414c-94c8-b645a38a85a2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:20:40.104384 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-005d8e21-51a6-414c-94c8-b645a38a85a2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e returned with HTTP 200 Aug 08 06:20:40.104716 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 8/31] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:40 2026] GET /volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:40.259967 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-05bffd61-c9e1-4fd9-aaaf-5cf1bf8f1c4c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:40.262966 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05bffd61-c9e1-4fd9-aaaf-5cf1bf8f1c4c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:40.263305 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05bffd61-c9e1-4fd9-aaaf-5cf1bf8f1c4c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:40.263550 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05bffd61-c9e1-4fd9-aaaf-5cf1bf8f1c4c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:40.284485 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:40.284485 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:40.291284 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-05bffd61-c9e1-4fd9-aaaf-5cf1bf8f1c4c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:40.306818 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05bffd61-c9e1-4fd9-aaaf-5cf1bf8f1c4c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:40.308505 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 9/32] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:40 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:41.334237 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4f1e0abd-a307-4eee-a567-85a839261ad8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:41.338062 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f1e0abd-a307-4eee-a567-85a839261ad8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:41.338305 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f1e0abd-a307-4eee-a567-85a839261ad8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:41.338519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f1e0abd-a307-4eee-a567-85a839261ad8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:41.353244 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:41.353244 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:41.361883 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4f1e0abd-a307-4eee-a567-85a839261ad8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:41.382196 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f1e0abd-a307-4eee-a567-85a839261ad8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:41.382855 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 9/33] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:41 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:42.412969 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ba13f6d-6d42-4072-9c75-0d01547fefac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:42.418861 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ba13f6d-6d42-4072-9c75-0d01547fefac tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:42.419089 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ba13f6d-6d42-4072-9c75-0d01547fefac tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:42.419587 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ba13f6d-6d42-4072-9c75-0d01547fefac tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:42.432510 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:42.432510 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:42.438065 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7ba13f6d-6d42-4072-9c75-0d01547fefac tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:42.446662 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ba13f6d-6d42-4072-9c75-0d01547fefac tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:42.447277 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 8/34] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:42 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:43.469085 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cd1beb64-acdd-4fd4-91cc-84fe1fae7037 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:43.474648 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd1beb64-acdd-4fd4-91cc-84fe1fae7037 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:43.475009 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd1beb64-acdd-4fd4-91cc-84fe1fae7037 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:43.475323 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd1beb64-acdd-4fd4-91cc-84fe1fae7037 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:43.491913 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:43.491913 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:43.498325 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cd1beb64-acdd-4fd4-91cc-84fe1fae7037 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:43.514745 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd1beb64-acdd-4fd4-91cc-84fe1fae7037 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:43.515234 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 9/35] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:43 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:44.539064 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1927a09b-bd15-443a-b8d6-fb790e5c8251 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:44.542656 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1927a09b-bd15-443a-b8d6-fb790e5c8251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:44.542656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1927a09b-bd15-443a-b8d6-fb790e5c8251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:44.542656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1927a09b-bd15-443a-b8d6-fb790e5c8251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:44.551709 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:44.551709 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:44.556298 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1927a09b-bd15-443a-b8d6-fb790e5c8251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:44.562688 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1927a09b-bd15-443a-b8d6-fb790e5c8251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:44.563240 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 10/36] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:44 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:45.586582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9b4e89a7-dc3f-4b41-90ad-65a51b560dae None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:45.589611 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b4e89a7-dc3f-4b41-90ad-65a51b560dae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:45.590250 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b4e89a7-dc3f-4b41-90ad-65a51b560dae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:45.590250 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b4e89a7-dc3f-4b41-90ad-65a51b560dae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:45.604536 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:45.604536 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:45.612300 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9b4e89a7-dc3f-4b41-90ad-65a51b560dae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:45.619939 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b4e89a7-dc3f-4b41-90ad-65a51b560dae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:45.620528 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 10/37] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:45 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:46.640281 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fdba374d-c9cc-4a54-9a95-1507ecf158a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:46.644337 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fdba374d-c9cc-4a54-9a95-1507ecf158a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:46.645058 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fdba374d-c9cc-4a54-9a95-1507ecf158a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:46.645672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fdba374d-c9cc-4a54-9a95-1507ecf158a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:46.657890 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:46.657890 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:46.664600 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fdba374d-c9cc-4a54-9a95-1507ecf158a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:46.674278 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fdba374d-c9cc-4a54-9a95-1507ecf158a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:46.674278 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 9/38] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:46 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:47.693046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d2d01d27-dc18-4034-96ca-d72072715808 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:47.696708 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d2d01d27-dc18-4034-96ca-d72072715808 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:47.696885 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d2d01d27-dc18-4034-96ca-d72072715808 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:47.697477 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d2d01d27-dc18-4034-96ca-d72072715808 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:47.718051 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:47.718051 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:47.734526 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d2d01d27-dc18-4034-96ca-d72072715808 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:47.741562 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d2d01d27-dc18-4034-96ca-d72072715808 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:47.742168 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 10/39] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:47 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:20:48.764117 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7cbd130-56f1-4f9d-b4ab-56de8a0e3e97 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:48.768450 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7cbd130-56f1-4f9d-b4ab-56de8a0e3e97 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:48.768450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7cbd130-56f1-4f9d-b4ab-56de8a0e3e97 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:48.770384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7cbd130-56f1-4f9d-b4ab-56de8a0e3e97 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:48.782679 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:48.782679 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:48.789693 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a7cbd130-56f1-4f9d-b4ab-56de8a0e3e97 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:48.795524 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7cbd130-56f1-4f9d-b4ab-56de8a0e3e97 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:48.795959 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 11/40] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:48 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:20:49.818102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-de2d9195-b73e-4d38-890b-39f47b015b50 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:49.820836 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de2d9195-b73e-4d38-890b-39f47b015b50 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:49.822430 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de2d9195-b73e-4d38-890b-39f47b015b50 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:49.822830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de2d9195-b73e-4d38-890b-39f47b015b50 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:49.839307 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:49.839307 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:49.854665 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-de2d9195-b73e-4d38-890b-39f47b015b50 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:49.867296 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de2d9195-b73e-4d38-890b-39f47b015b50 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:49.867631 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 11/41] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:49 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:50.883964 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ecb62f7c-7b5c-4d36-8b2b-650044e0b4ae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:50.892597 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ecb62f7c-7b5c-4d36-8b2b-650044e0b4ae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:50.892597 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ecb62f7c-7b5c-4d36-8b2b-650044e0b4ae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:50.892597 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ecb62f7c-7b5c-4d36-8b2b-650044e0b4ae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:50.902000 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:50.902000 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:50.911171 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ecb62f7c-7b5c-4d36-8b2b-650044e0b4ae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:50.918560 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ecb62f7c-7b5c-4d36-8b2b-650044e0b4ae tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:50.919426 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 10/42] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:50 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:51.936807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b455b036-4d85-484a-b562-3dadca764cd6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:51.940476 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b455b036-4d85-484a-b562-3dadca764cd6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:51.940476 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b455b036-4d85-484a-b562-3dadca764cd6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:51.940608 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b455b036-4d85-484a-b562-3dadca764cd6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:51.953919 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:51.953919 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:51.960280 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b455b036-4d85-484a-b562-3dadca764cd6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:51.968550 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b455b036-4d85-484a-b562-3dadca764cd6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:51.969495 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 11/43] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:51 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:52.992180 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1959fc50-0cbb-4376-8456-2e80b6513789 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:53.001288 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1959fc50-0cbb-4376-8456-2e80b6513789 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:53.001288 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1959fc50-0cbb-4376-8456-2e80b6513789 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:53.001288 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1959fc50-0cbb-4376-8456-2e80b6513789 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:53.009046 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:53.009046 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:53.014674 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1959fc50-0cbb-4376-8456-2e80b6513789 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:53.022301 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1959fc50-0cbb-4376-8456-2e80b6513789 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:53.023081 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 12/44] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:52 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:54.041353 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-351ad143-4989-49c5-8f7c-f0743b977c1d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:54.044748 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-351ad143-4989-49c5-8f7c-f0743b977c1d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:54.044966 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-351ad143-4989-49c5-8f7c-f0743b977c1d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:54.045240 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-351ad143-4989-49c5-8f7c-f0743b977c1d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:54.057510 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:54.057510 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:54.063945 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-351ad143-4989-49c5-8f7c-f0743b977c1d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:54.071973 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-351ad143-4989-49c5-8f7c-f0743b977c1d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:54.072535 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 12/45] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:54 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:55.093239 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff750486-90c8-4aa5-9637-d2998893dde6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:55.097447 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff750486-90c8-4aa5-9637-d2998893dde6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:55.097964 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff750486-90c8-4aa5-9637-d2998893dde6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:55.098147 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff750486-90c8-4aa5-9637-d2998893dde6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:55.114074 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:55.114074 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:55.120578 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ff750486-90c8-4aa5-9637-d2998893dde6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:55.128103 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff750486-90c8-4aa5-9637-d2998893dde6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:55.128605 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 11/46] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:55 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:56.150183 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d30e68c4-229a-4aba-acff-c3621ecff2e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:56.158532 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d30e68c4-229a-4aba-acff-c3621ecff2e8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:56.158722 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d30e68c4-229a-4aba-acff-c3621ecff2e8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:56.159528 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d30e68c4-229a-4aba-acff-c3621ecff2e8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:56.183273 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:56.183273 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:20:56.195564 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d30e68c4-229a-4aba-acff-c3621ecff2e8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:56.203596 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d30e68c4-229a-4aba-acff-c3621ecff2e8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:56.206246 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 12/47] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:56 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:57.228959 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-408605aa-b570-48b6-9115-fb271a60c56a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:57.231102 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-408605aa-b570-48b6-9115-fb271a60c56a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:57.231323 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-408605aa-b570-48b6-9115-fb271a60c56a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:57.231584 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-408605aa-b570-48b6-9115-fb271a60c56a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:57.247032 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:57.247032 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:20:57.256834 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-408605aa-b570-48b6-9115-fb271a60c56a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:57.267977 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-408605aa-b570-48b6-9115-fb271a60c56a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:57.268707 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 13/48] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:57 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:58.287519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-97038aac-0c53-4d05-976f-0a4eb2b3506d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:58.292448 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97038aac-0c53-4d05-976f-0a4eb2b3506d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:58.292448 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97038aac-0c53-4d05-976f-0a4eb2b3506d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:58.292448 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97038aac-0c53-4d05-976f-0a4eb2b3506d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:58.307705 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:58.307705 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:20:58.315852 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-97038aac-0c53-4d05-976f-0a4eb2b3506d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:58.325150 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97038aac-0c53-4d05-976f-0a4eb2b3506d tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:58.326100 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 13/49] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:58 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:20:59.352366 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1e765d11-a31d-4d59-8350-d4727ed24bfa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:20:59.354824 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1e765d11-a31d-4d59-8350-d4727ed24bfa tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:20:59.355098 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1e765d11-a31d-4d59-8350-d4727ed24bfa tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:20:59.355434 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1e765d11-a31d-4d59-8350-d4727ed24bfa tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:20:59.364604 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:20:59.364604 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:20:59.369669 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1e765d11-a31d-4d59-8350-d4727ed24bfa tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:20:59.376563 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1e765d11-a31d-4d59-8350-d4727ed24bfa tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:20:59.377440 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 12/50] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:20:59 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:00.395267 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-50e31d4e-2891-43d3-a385-d8c50b216410 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:00.398848 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-50e31d4e-2891-43d3-a385-d8c50b216410 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:00.398848 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-50e31d4e-2891-43d3-a385-d8c50b216410 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:00.398848 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-50e31d4e-2891-43d3-a385-d8c50b216410 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:00.409939 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:00.409939 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:00.416177 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-50e31d4e-2891-43d3-a385-d8c50b216410 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:00.423792 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-50e31d4e-2891-43d3-a385-d8c50b216410 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:00.424461 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 13/51] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:00 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:01.444805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cc3a90fd-74bf-41ef-a475-bd851c987c07 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:01.448901 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc3a90fd-74bf-41ef-a475-bd851c987c07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:01.449609 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cc3a90fd-74bf-41ef-a475-bd851c987c07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:01.450133 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cc3a90fd-74bf-41ef-a475-bd851c987c07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:01.460617 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:01.460617 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:01.467456 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cc3a90fd-74bf-41ef-a475-bd851c987c07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:01.476861 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc3a90fd-74bf-41ef-a475-bd851c987c07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:01.477907 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 14/52] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:01 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:02.494632 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7381b068-c358-4e0c-8ed6-93c5e712f312 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:02.497343 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7381b068-c358-4e0c-8ed6-93c5e712f312 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:02.497622 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7381b068-c358-4e0c-8ed6-93c5e712f312 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:02.497884 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7381b068-c358-4e0c-8ed6-93c5e712f312 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:02.510902 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:02.510902 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:02.518758 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7381b068-c358-4e0c-8ed6-93c5e712f312 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:02.527886 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7381b068-c358-4e0c-8ed6-93c5e712f312 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:02.528600 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 14/53] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:02 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:03.545030 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1b6c2e01-91be-48a7-b424-3c8153fc50ec None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:03.548353 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b6c2e01-91be-48a7-b424-3c8153fc50ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:03.548608 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b6c2e01-91be-48a7-b424-3c8153fc50ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:03.549088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b6c2e01-91be-48a7-b424-3c8153fc50ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:03.556390 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:03.556390 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:03.560952 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1b6c2e01-91be-48a7-b424-3c8153fc50ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:03.565918 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b6c2e01-91be-48a7-b424-3c8153fc50ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:03.566317 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 13/54] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:03 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:04.590697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d9eff68a-a79c-4bab-bd43-a9e532d57b87 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:04.595090 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9eff68a-a79c-4bab-bd43-a9e532d57b87 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:04.595378 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9eff68a-a79c-4bab-bd43-a9e532d57b87 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:04.595744 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9eff68a-a79c-4bab-bd43-a9e532d57b87 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:04.606316 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:04.606316 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:04.614118 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d9eff68a-a79c-4bab-bd43-a9e532d57b87 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:04.619630 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9eff68a-a79c-4bab-bd43-a9e532d57b87 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:04.620377 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 14/55] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:04 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:05.647329 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a835c805-0f3b-4f6a-8ef8-0a1f0a224bc4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:05.649602 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a835c805-0f3b-4f6a-8ef8-0a1f0a224bc4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:05.649890 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a835c805-0f3b-4f6a-8ef8-0a1f0a224bc4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:05.650149 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a835c805-0f3b-4f6a-8ef8-0a1f0a224bc4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:05.663623 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:05.663623 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:05.669676 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a835c805-0f3b-4f6a-8ef8-0a1f0a224bc4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:05.676726 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a835c805-0f3b-4f6a-8ef8-0a1f0a224bc4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:05.677367 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 15/56] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:05 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:06.295363 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:06.606550 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:21:06.607154 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-201717230", "imageRef": "36b63f83-d161-4e68-82f2-115f93569993"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:06.609179 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-201717230', 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:21:06.696610 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-417e973e-dd66-4db3-a354-9b09c2f1a71b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:06.708362 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-417e973e-dd66-4db3-a354-9b09c2f1a71b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:06.710064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-417e973e-dd66-4db3-a354-9b09c2f1a71b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:06.710064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-417e973e-dd66-4db3-a354-9b09c2f1a71b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:06.727185 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:06.727185 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:06.736381 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-417e973e-dd66-4db3-a354-9b09c2f1a71b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:06.745602 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-417e973e-dd66-4db3-a354-9b09c2f1a71b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:06.746321 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 14/57] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:06 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:07.335327 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Create volume of 1 GB Aug 08 06:21:07.346701 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:21:07.345941. {{(pid=100291) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:21:07.346894 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Availability Zones retrieved successfully. Aug 08 06:21:07.372103 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Flow 'volume_create_api' (7a372e9b-2012-4133-a5c4-3f3149ca66b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:07.373607 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67251c69-fe6e-48d4-bffc-e6ec4ba163a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:07.376567 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:21:07.534893 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67251c69-fe6e-48d4-bffc-e6ec4ba163a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:07.535991 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5925cd-a019-4c34-9d1e-68c0e15c703d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:07.589571 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:21:07.589953 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:21:07.674868 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Created reservations ['391f5df8-4b3d-4475-99e0-0456fd05ae8f', '05786b48-8287-4b5f-be33-0bf2a92e4d97', '3b5fccfd-72d6-410b-abb1-a6439b64289c', '3103d0fe-cc37-4bb3-bc21-7b4f742c9c71'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:21:07.674868 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5925cd-a019-4c34-9d1e-68c0e15c703d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['391f5df8-4b3d-4475-99e0-0456fd05ae8f', '05786b48-8287-4b5f-be33-0bf2a92e4d97', '3b5fccfd-72d6-410b-abb1-a6439b64289c', '3103d0fe-cc37-4bb3-bc21-7b4f742c9c71']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:07.676170 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1edb1379-efe6-413d-8d17-6af5ab6ed157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:07.719984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1edb1379-efe6-413d-8d17-6af5ab6ed157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc00eff5-d30b-44f6-b648-f33eca856300', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-201717230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35248749770c4fe5b300f3d074bf1564',qos_specs=None,replication_status=,reservations=['391f5df8-4b3d-4475-99e0-0456fd05ae8f','05786b48-8287-4b5f-be33-0bf2a92e4d97','3b5fccfd-72d6-410b-abb1-a6439b64289c','3103d0fe-cc37-4bb3-bc21-7b4f742c9c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71169c01b9e5407299638e0270e06c88',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-201717230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc00eff5-d30b-44f6-b648-f33eca856300,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35248749770c4fe5b300f3d074bf1564',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71169c01b9e5407299638e0270e06c88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:07.722548 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de138411-5e8f-4ebf-b6bd-f431022954d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:07.766180 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8fc9a252-6797-4fac-a117-8d04f27e094c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:07.768680 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fc9a252-6797-4fac-a117-8d04f27e094c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:07.768840 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fc9a252-6797-4fac-a117-8d04f27e094c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:07.769423 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8fc9a252-6797-4fac-a117-8d04f27e094c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:07.769755 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de138411-5e8f-4ebf-b6bd-f431022954d4) transitioned into state 'SUCCESS' from state '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-201717230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35248749770c4fe5b300f3d074bf1564',qos_specs=None,replication_status=,reservations=['391f5df8-4b3d-4475-99e0-0456fd05ae8f','05786b48-8287-4b5f-be33-0bf2a92e4d97','3b5fccfd-72d6-410b-abb1-a6439b64289c','3103d0fe-cc37-4bb3-bc21-7b4f742c9c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71169c01b9e5407299638e0270e06c88',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:07.770903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37fe4ef-aa28-4cb6-ae9e-8661f32b7adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:07.776928 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:07.776928 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:07.783130 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8fc9a252-6797-4fac-a117-8d04f27e094c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:07.788951 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8fc9a252-6797-4fac-a117-8d04f27e094c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:07.789797 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 15/58] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:07 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:07.808595 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37fe4ef-aa28-4cb6-ae9e-8661f32b7adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:07.810237 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Flow 'volume_create_api' (7a372e9b-2012-4133-a5c4-3f3149ca66b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:07.810920 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Create volume request issued successfully. Aug 08 06:21:07.812639 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35f7151f-003e-4d03-830c-6ea64b1727c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:21:07.812639 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 15/59] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:21:06 2026] POST /volume/v3/volumes => generated 749 bytes in 1518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:07.832080 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d95011a2-2daa-43e3-bc1b-edb364ada211 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:07.834762 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d95011a2-2daa-43e3-bc1b-edb364ada211 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:07.835082 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d95011a2-2daa-43e3-bc1b-edb364ada211 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:07.835490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d95011a2-2daa-43e3-bc1b-edb364ada211 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:07.846273 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:07.846273 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:07.852028 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d95011a2-2daa-43e3-bc1b-edb364ada211 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:07.858593 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d95011a2-2daa-43e3-bc1b-edb364ada211 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:07.859359 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 16/60] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:07 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:08.806187 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-318e7812-7e1b-422a-80f0-5eabca43c15b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:08.808623 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-318e7812-7e1b-422a-80f0-5eabca43c15b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:08.808997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-318e7812-7e1b-422a-80f0-5eabca43c15b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:08.809651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-318e7812-7e1b-422a-80f0-5eabca43c15b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:08.819281 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:08.819281 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:08.826848 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-318e7812-7e1b-422a-80f0-5eabca43c15b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:08.833087 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-318e7812-7e1b-422a-80f0-5eabca43c15b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:08.833848 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 15/61] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:08 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:08.877548 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6b025936-d3a8-4dbc-abda-30b590b3f6ba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:08.879846 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b025936-d3a8-4dbc-abda-30b590b3f6ba tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:08.880113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b025936-d3a8-4dbc-abda-30b590b3f6ba tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:08.880360 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b025936-d3a8-4dbc-abda-30b590b3f6ba tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:08.888820 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:08.888820 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:08.893540 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6b025936-d3a8-4dbc-abda-30b590b3f6ba tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:08.899692 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b025936-d3a8-4dbc-abda-30b590b3f6ba tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:08.900236 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 16/62] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:08 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:09.500479 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-96efab93-c215-485d-8b05-efd4020c386b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:09.502973 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:21:09.503432 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1610971183"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:09.505335 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1610971183'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:21:09.505498 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Create volume of 1 GB Aug 08 06:21:09.505922 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:09.505922 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:09.511444 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Availability Zones retrieved successfully. Aug 08 06:21:09.519110 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Flow 'volume_create_api' (db829833-c20f-4bb8-b071-5903599050ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:09.520659 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d215225f-721c-48b5-8227-c59dfaa8a2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:09.522108 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:21:09.559866 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d215225f-721c-48b5-8227-c59dfaa8a2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:09.560870 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942d0fd1-baea-42af-87fe-2e496ed27d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:09.648249 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Created reservations ['36613c86-1540-4715-bb03-b56bddbfe251', '0a87bac7-b687-4ef3-b815-cc1a3a7151c3', '60ee591e-bbbd-4240-8eb4-bcf38644b995', '32b1b8ba-9e7a-4f60-9efa-7dddf77400d7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:21:09.649196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942d0fd1-baea-42af-87fe-2e496ed27d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36613c86-1540-4715-bb03-b56bddbfe251', '0a87bac7-b687-4ef3-b815-cc1a3a7151c3', '60ee591e-bbbd-4240-8eb4-bcf38644b995', '32b1b8ba-9e7a-4f60-9efa-7dddf77400d7']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:09.650421 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83762fa-fdf1-4564-8974-42038817a887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:09.681542 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83762fa-fdf1-4564-8974-42038817a887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f1eb804-f8da-4252-ae45-4edc23ef542c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1610971183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab10deaf32d0494899708a45e3bc3bf3',qos_specs=None,replication_status=,reservations=['36613c86-1540-4715-bb03-b56bddbfe251','0a87bac7-b687-4ef3-b815-cc1a3a7151c3','60ee591e-bbbd-4240-8eb4-bcf38644b995','32b1b8ba-9e7a-4f60-9efa-7dddf77400d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ab23a94fd2c4bfc8df2eb9fadd1ff1e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1610971183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f1eb804-f8da-4252-ae45-4edc23ef542c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab10deaf32d0494899708a45e3bc3bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ab23a94fd2c4bfc8df2eb9fadd1ff1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:09.683572 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b032aa-a2ba-4502-b9a0-fafb064b638c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:09.707669 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b032aa-a2ba-4502-b9a0-fafb064b638c) transitioned into state 'SUCCESS' from state '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-1610971183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab10deaf32d0494899708a45e3bc3bf3',qos_specs=None,replication_status=,reservations=['36613c86-1540-4715-bb03-b56bddbfe251','0a87bac7-b687-4ef3-b815-cc1a3a7151c3','60ee591e-bbbd-4240-8eb4-bcf38644b995','32b1b8ba-9e7a-4f60-9efa-7dddf77400d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ab23a94fd2c4bfc8df2eb9fadd1ff1e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:09.708623 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736543f7-551d-490d-9f3b-28fc277ac8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:09.720655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736543f7-551d-490d-9f3b-28fc277ac8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:09.721786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Flow 'volume_create_api' (db829833-c20f-4bb8-b071-5903599050ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:09.722215 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Create volume request issued successfully. Aug 08 06:21:09.722995 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-96efab93-c215-485d-8b05-efd4020c386b tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:21:09.723537 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 16/63] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:21:09 2026] POST /volume/v3/volumes => generated 750 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:09.739765 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f9d84919-bc2f-497e-9b28-c07b2bc27505 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:09.742539 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f9d84919-bc2f-497e-9b28-c07b2bc27505 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:09.742539 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f9d84919-bc2f-497e-9b28-c07b2bc27505 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:09.742764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f9d84919-bc2f-497e-9b28-c07b2bc27505 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:09.752189 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:09.752189 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:09.756160 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f9d84919-bc2f-497e-9b28-c07b2bc27505 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:09.761653 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f9d84919-bc2f-497e-9b28-c07b2bc27505 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:09.762390 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 17/64] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:09 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:09.850926 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd2f2c5b-a019-43b1-95d3-6750ac4beced None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:09.853896 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd2f2c5b-a019-43b1-95d3-6750ac4beced tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:09.854321 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd2f2c5b-a019-43b1-95d3-6750ac4beced tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:09.854575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd2f2c5b-a019-43b1-95d3-6750ac4beced tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:09.866280 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:09.866280 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:09.873084 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fd2f2c5b-a019-43b1-95d3-6750ac4beced tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:09.880127 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd2f2c5b-a019-43b1-95d3-6750ac4beced tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:09.880670 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 16/65] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:09 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:09.919373 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ec40c618-b5f9-4a58-b87d-5b8865252a79 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:09.920941 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec40c618-b5f9-4a58-b87d-5b8865252a79 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:09.921168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec40c618-b5f9-4a58-b87d-5b8865252a79 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:09.921375 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec40c618-b5f9-4a58-b87d-5b8865252a79 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:09.930305 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:09.930305 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:09.934789 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ec40c618-b5f9-4a58-b87d-5b8865252a79 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:09.939763 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec40c618-b5f9-4a58-b87d-5b8865252a79 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:09.940219 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 17/66] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:09 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:10.780167 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6fe8a478-00a7-443e-9fa7-2c69f94b07bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:10.784102 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6fe8a478-00a7-443e-9fa7-2c69f94b07bc tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:10.784334 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6fe8a478-00a7-443e-9fa7-2c69f94b07bc tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:10.784696 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6fe8a478-00a7-443e-9fa7-2c69f94b07bc tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:10.794959 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:10.794959 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:10.799978 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6fe8a478-00a7-443e-9fa7-2c69f94b07bc tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:10.805327 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6fe8a478-00a7-443e-9fa7-2c69f94b07bc tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:10.805782 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 17/67] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:10 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:10.901610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a4f4ee48-46ff-4718-a76e-2386f1703b69 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:10.903623 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4f4ee48-46ff-4718-a76e-2386f1703b69 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:10.903873 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4f4ee48-46ff-4718-a76e-2386f1703b69 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:10.904081 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4f4ee48-46ff-4718-a76e-2386f1703b69 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:10.912850 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:10.912850 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:10.918703 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-447369a4-20b7-4d3f-a348-6590b828c8de req-a02efa2a-3788-4235-83ad-1d6aea2d5c6d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:10.919993 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a4f4ee48-46ff-4718-a76e-2386f1703b69 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:10.925081 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-a02efa2a-3788-4235-83ad-1d6aea2d5c6d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:10.925323 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-a02efa2a-3788-4235-83ad-1d6aea2d5c6d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:10.925590 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-a02efa2a-3788-4235-83ad-1d6aea2d5c6d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:10.930888 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4f4ee48-46ff-4718-a76e-2386f1703b69 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:10.931296 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 18/68] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:10 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:10.938427 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:10.938427 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:10.944302 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-447369a4-20b7-4d3f-a348-6590b828c8de req-a02efa2a-3788-4235-83ad-1d6aea2d5c6d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:10.950793 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-a02efa2a-3788-4235-83ad-1d6aea2d5c6d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:10.951376 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 17/69] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:10 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:10.959333 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1b8f548-3699-461a-8350-70528cf0d81f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:10.961414 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1b8f548-3699-461a-8350-70528cf0d81f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:10.961675 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1b8f548-3699-461a-8350-70528cf0d81f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:10.961922 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1b8f548-3699-461a-8350-70528cf0d81f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:10.970802 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:10.970802 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:10.975866 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e1b8f548-3699-461a-8350-70528cf0d81f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:10.981664 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1b8f548-3699-461a-8350-70528cf0d81f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:10.982153 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 18/70] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:10 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:11.327357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-571a3dae-37c9-4815-ae76-30ce50cc5dc3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:11.328378 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-571a3dae-37c9-4815-ae76-30ce50cc5dc3 None None] GET https://10.4.3.32/volume// Aug 08 06:21:11.328378 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-571a3dae-37c9-4815-ae76-30ce50cc5dc3 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:11.328378 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-571a3dae-37c9-4815-ae76-30ce50cc5dc3 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:11.328834 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-571a3dae-37c9-4815-ae76-30ce50cc5dc3 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:11.329209 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 18/71] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:21:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:11.350238 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-447369a4-20b7-4d3f-a348-6590b828c8de req-1de6d601-a8f3-457c-b974-ace48e346fde None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:11.644334 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-1de6d601-a8f3-457c-b974-ace48e346fde tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:11.645010 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-1de6d601-a8f3-457c-b974-ace48e346fde tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f1eb804-f8da-4252-ae45-4edc23ef542c", "connector": null, "instance_uuid": "6e4dd85e-51ed-4cf4-8a13-5fa7180009a6"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:11.656652 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:11.656652 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:11.697810 np0000006785 devstack@c-api.service[100290]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 08 06:21:11.697810 np0000006785 devstack@c-api.service[100290]: .first() Aug 08 06:21:11.716968 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-1de6d601-a8f3-457c-b974-ace48e346fde tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:11.717748 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 19/72] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:11 2026] POST /volume/v3/attachments => generated 273 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:21:11.770119 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a8a36f6a-1bae-418b-a674-43ce2d23126f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:11.772835 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8a36f6a-1bae-418b-a674-43ce2d23126f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:11.773020 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8a36f6a-1bae-418b-a674-43ce2d23126f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:11.773220 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8a36f6a-1bae-418b-a674-43ce2d23126f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:11.789524 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:11.789524 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:11.791454 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cb1c6d40-6036-4fe8-b10f-f142319e93dd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:11.792223 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb1c6d40-6036-4fe8-b10f-f142319e93dd None None] GET https://10.4.3.32/volume// Aug 08 06:21:11.792442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb1c6d40-6036-4fe8-b10f-f142319e93dd None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:11.792650 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb1c6d40-6036-4fe8-b10f-f142319e93dd None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:11.797427 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb1c6d40-6036-4fe8-b10f-f142319e93dd None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:11.799148 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 19/73] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:11 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:11.799999 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a8a36f6a-1bae-418b-a674-43ce2d23126f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:11.806797 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8a36f6a-1bae-418b-a674-43ce2d23126f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:11.807305 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 18/74] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:11 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:11.823211 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-447369a4-20b7-4d3f-a348-6590b828c8de req-009cd86a-72d8-4a75-a871-64ba4bfa9960 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:11.825760 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-009cd86a-72d8-4a75-a871-64ba4bfa9960 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:11.826049 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-009cd86a-72d8-4a75-a871-64ba4bfa9960 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:11.826243 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-009cd86a-72d8-4a75-a871-64ba4bfa9960 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:11.840122 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:11.840122 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:11.846082 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-447369a4-20b7-4d3f-a348-6590b828c8de req-009cd86a-72d8-4a75-a871-64ba4bfa9960 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:11.853631 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-009cd86a-72d8-4a75-a871-64ba4bfa9960 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:11.854237 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 19/75] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:11 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:11.948965 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3ac73029-d01c-4cda-93a7-68f2bd53947c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:11.951226 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ac73029-d01c-4cda-93a7-68f2bd53947c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:11.951524 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ac73029-d01c-4cda-93a7-68f2bd53947c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:11.951959 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ac73029-d01c-4cda-93a7-68f2bd53947c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:11.961736 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:11.961736 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:11.967274 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3ac73029-d01c-4cda-93a7-68f2bd53947c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:11.975624 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ac73029-d01c-4cda-93a7-68f2bd53947c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:11.975624 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 20/76] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:11 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:12.001449 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-debfce1a-2343-489f-a7b8-e5f74a597055 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:12.004616 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-debfce1a-2343-489f-a7b8-e5f74a597055 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:12.004977 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-debfce1a-2343-489f-a7b8-e5f74a597055 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:12.005107 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-debfce1a-2343-489f-a7b8-e5f74a597055 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:12.013595 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:12.013595 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:12.018657 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-debfce1a-2343-489f-a7b8-e5f74a597055 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:12.024278 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-debfce1a-2343-489f-a7b8-e5f74a597055 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:12.024899 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 20/77] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:12 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:12.804324 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-447369a4-20b7-4d3f-a348-6590b828c8de req-6f181576-931f-41c5-b249-ffb795e602dd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:12.808396 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-6f181576-931f-41c5-b249-ffb795e602dd tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] PUT https://10.4.3.32/volume/v3/attachments/67278fbd-f6f8-44b7-a91c-aca2a8b71cdc Aug 08 06:21:12.808396 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-6f181576-931f-41c5-b249-ffb795e602dd tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:12.823146 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d4bc2e6f-e969-46b4-9bb4-6399671268c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:12.823699 np0000006785 devstack@c-api.service[100288]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 08 06:21:12.823699 np0000006785 devstack@c-api.service[100288]: .first() Aug 08 06:21:12.826096 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d4bc2e6f-e969-46b4-9bb4-6399671268c2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:12.826474 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d4bc2e6f-e969-46b4-9bb4-6399671268c2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:12.826878 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d4bc2e6f-e969-46b4-9bb4-6399671268c2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:12.832872 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-447369a4-20b7-4d3f-a348-6590b828c8de req-6f181576-931f-41c5-b249-ffb795e602dd tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Acquiring lock "cinder-attachment_update-6f1eb804-f8da-4252-ae45-4edc23ef542c-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:12.839021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-447369a4-20b7-4d3f-a348-6590b828c8de req-6f181576-931f-41c5-b249-ffb795e602dd tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Lock "cinder-attachment_update-6f1eb804-f8da-4252-ae45-4edc23ef542c-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:12.840503 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:12.840503 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:12.841877 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:12.841877 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:12.848269 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d4bc2e6f-e969-46b4-9bb4-6399671268c2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:12.855435 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d4bc2e6f-e969-46b4-9bb4-6399671268c2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:12.856034 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 20/78] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:12 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:12.992106 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-447369a4-20b7-4d3f-a348-6590b828c8de req-6f181576-931f-41c5-b249-ffb795e602dd tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Lock "cinder-attachment_update-6f1eb804-f8da-4252-ae45-4edc23ef542c-np0000006785" released by "attachment_update" :: held 0.153s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:12.993740 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-6f181576-931f-41c5-b249-ffb795e602dd tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/attachments/67278fbd-f6f8-44b7-a91c-aca2a8b71cdc returned with HTTP 200 Aug 08 06:21:12.995538 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9bd7c6dc-9656-45f1-a9c1-bc1e8e4ef0ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:12.996067 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 19/79] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:12 2026] PUT /volume/v3/attachments/67278fbd-f6f8-44b7-a91c-aca2a8b71cdc => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:21:12.998003 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9bd7c6dc-9656-45f1-a9c1-bc1e8e4ef0ed tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:12.998233 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9bd7c6dc-9656-45f1-a9c1-bc1e8e4ef0ed tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:12.998494 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9bd7c6dc-9656-45f1-a9c1-bc1e8e4ef0ed tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:13.010080 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:13.010080 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:13.015432 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9bd7c6dc-9656-45f1-a9c1-bc1e8e4ef0ed tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:13.022373 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9bd7c6dc-9656-45f1-a9c1-bc1e8e4ef0ed tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:13.023096 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 21/80] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:12 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:13.039083 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c8bcf51e-9acc-467c-a7a2-366c7f175f29 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:13.041437 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8bcf51e-9acc-467c-a7a2-366c7f175f29 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:13.041738 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8bcf51e-9acc-467c-a7a2-366c7f175f29 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:13.042029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8bcf51e-9acc-467c-a7a2-366c7f175f29 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:13.049850 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:13.049850 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:13.054159 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c8bcf51e-9acc-467c-a7a2-366c7f175f29 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:13.059810 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8bcf51e-9acc-467c-a7a2-366c7f175f29 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:13.060323 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 21/81] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:13 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:13.877054 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc4cacc6-4550-4f45-abb4-0fd3fc14af07 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:13.880119 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc4cacc6-4550-4f45-abb4-0fd3fc14af07 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:13.880453 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc4cacc6-4550-4f45-abb4-0fd3fc14af07 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:13.881336 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc4cacc6-4550-4f45-abb4-0fd3fc14af07 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:13.900633 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:13.900633 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:13.906974 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dc4cacc6-4550-4f45-abb4-0fd3fc14af07 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:13.916037 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc4cacc6-4550-4f45-abb4-0fd3fc14af07 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:13.916640 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 21/82] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:13 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:14.039480 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3534a41b-b2cf-41bd-a6ea-0595f1ec6fc7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:14.042175 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3534a41b-b2cf-41bd-a6ea-0595f1ec6fc7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:14.042487 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3534a41b-b2cf-41bd-a6ea-0595f1ec6fc7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:14.042718 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3534a41b-b2cf-41bd-a6ea-0595f1ec6fc7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:14.054349 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:14.054349 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:14.060458 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3534a41b-b2cf-41bd-a6ea-0595f1ec6fc7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:14.068300 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3534a41b-b2cf-41bd-a6ea-0595f1ec6fc7 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:14.070019 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 20/83] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:14 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:14.074477 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-df6ad165-f71b-47c2-bf83-9778b0ee5cf9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:14.076558 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df6ad165-f71b-47c2-bf83-9778b0ee5cf9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:14.076814 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df6ad165-f71b-47c2-bf83-9778b0ee5cf9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:14.077081 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df6ad165-f71b-47c2-bf83-9778b0ee5cf9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:14.085457 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:14.085457 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:14.091124 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-df6ad165-f71b-47c2-bf83-9778b0ee5cf9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:14.098437 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df6ad165-f71b-47c2-bf83-9778b0ee5cf9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:14.099311 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 22/84] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:14 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:14.933035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-63315ec4-9b99-498e-b209-f53108016c30 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:14.935488 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-63315ec4-9b99-498e-b209-f53108016c30 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:14.936380 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-63315ec4-9b99-498e-b209-f53108016c30 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:14.936380 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-63315ec4-9b99-498e-b209-f53108016c30 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:14.949481 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:14.949481 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:14.953936 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-63315ec4-9b99-498e-b209-f53108016c30 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:14.959134 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-63315ec4-9b99-498e-b209-f53108016c30 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:14.959606 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 22/85] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:14 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:15.087028 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c53ad9bd-bb12-41cd-a3cf-c6c5a26042e5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:15.089327 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c53ad9bd-bb12-41cd-a3cf-c6c5a26042e5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:15.089644 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c53ad9bd-bb12-41cd-a3cf-c6c5a26042e5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:15.089893 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c53ad9bd-bb12-41cd-a3cf-c6c5a26042e5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:15.098939 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:15.098939 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:15.103906 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c53ad9bd-bb12-41cd-a3cf-c6c5a26042e5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:15.108647 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c53ad9bd-bb12-41cd-a3cf-c6c5a26042e5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:15.109147 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 22/86] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:15 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:15.117713 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7dd529f3-35db-466f-b71e-f98b7be0c0a5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:15.119412 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7dd529f3-35db-466f-b71e-f98b7be0c0a5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:15.119697 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7dd529f3-35db-466f-b71e-f98b7be0c0a5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:15.119968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7dd529f3-35db-466f-b71e-f98b7be0c0a5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:15.127138 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:15.127138 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:15.131731 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7dd529f3-35db-466f-b71e-f98b7be0c0a5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:15.137754 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7dd529f3-35db-466f-b71e-f98b7be0c0a5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:15.138327 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 21/87] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:15 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:15.974211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a92a5000-4f3f-4bc6-8c22-12417d345b22 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:15.976727 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a92a5000-4f3f-4bc6-8c22-12417d345b22 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:15.976930 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a92a5000-4f3f-4bc6-8c22-12417d345b22 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:15.977552 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a92a5000-4f3f-4bc6-8c22-12417d345b22 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:15.993124 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:15.993124 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:15.998451 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a92a5000-4f3f-4bc6-8c22-12417d345b22 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:16.005177 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a92a5000-4f3f-4bc6-8c22-12417d345b22 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:16.005760 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 23/88] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:15 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:16.124215 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-299a5bbe-e2a7-4cab-9918-6853d39e185b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:16.126326 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-299a5bbe-e2a7-4cab-9918-6853d39e185b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:16.126562 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-299a5bbe-e2a7-4cab-9918-6853d39e185b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:16.126867 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-299a5bbe-e2a7-4cab-9918-6853d39e185b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:16.134635 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:16.134635 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:16.139718 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-299a5bbe-e2a7-4cab-9918-6853d39e185b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:16.146192 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-299a5bbe-e2a7-4cab-9918-6853d39e185b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:16.146748 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 23/89] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:16 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:16.156488 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af4d5612-57fb-4906-8eb9-ad7da4f5cc51 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:16.158621 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af4d5612-57fb-4906-8eb9-ad7da4f5cc51 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:16.158862 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af4d5612-57fb-4906-8eb9-ad7da4f5cc51 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:16.158997 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af4d5612-57fb-4906-8eb9-ad7da4f5cc51 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:16.166676 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:16.166676 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:16.170825 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af4d5612-57fb-4906-8eb9-ad7da4f5cc51 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:16.175795 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af4d5612-57fb-4906-8eb9-ad7da4f5cc51 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:16.176357 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 23/90] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:16 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:17.003578 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a134502b-6ce5-43e3-b38b-58367195ac2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:17.005276 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:21:17.005721 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-29001085"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:17.007104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-29001085'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:21:17.007221 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Create volume of 1 GB Aug 08 06:21:17.010969 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Availability Zones retrieved successfully. Aug 08 06:21:17.017126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Flow 'volume_create_api' (8ebf68be-07a8-4f16-b653-75fafa88735b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:17.019076 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7227cd1f-5cf1-4601-ac73-d70cc78e3371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:17.020183 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c655bec4-ba70-42ea-bc6d-6379ebd84722 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:17.020977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:21:17.022915 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c655bec4-ba70-42ea-bc6d-6379ebd84722 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:17.023103 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c655bec4-ba70-42ea-bc6d-6379ebd84722 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:17.023263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c655bec4-ba70-42ea-bc6d-6379ebd84722 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:17.038874 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:17.038874 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:17.045363 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c655bec4-ba70-42ea-bc6d-6379ebd84722 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:17.052338 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c655bec4-ba70-42ea-bc6d-6379ebd84722 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:17.052947 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 24/91] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:17 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:17.065612 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7227cd1f-5cf1-4601-ac73-d70cc78e3371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:17.066588 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa0c8f5-a384-4e09-ad49-7d8e13bb0755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:17.097442 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:21:17.098214 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:21:17.132440 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Created reservations ['5f6eec01-5831-4f5f-bd59-ba9ba79be057', 'e7d76afc-3f9a-4ff7-9c2e-b1192a3124a1', '2b668290-a776-4245-bacb-3246366ba1b2', 'f551aa35-a8dc-41e3-be04-a5abe278dbb8'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:21:17.133395 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa0c8f5-a384-4e09-ad49-7d8e13bb0755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f6eec01-5831-4f5f-bd59-ba9ba79be057', 'e7d76afc-3f9a-4ff7-9c2e-b1192a3124a1', '2b668290-a776-4245-bacb-3246366ba1b2', 'f551aa35-a8dc-41e3-be04-a5abe278dbb8']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:17.134259 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7b3adc-3837-4804-a050-62de856e4040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:17.158763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7b3adc-3837-4804-a050-62de856e4040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '687abd1e-cea9-4fdb-a45f-aa73855cc748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-29001085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65f503c2db8a4375848ab7f97af39095',qos_specs=None,replication_status=,reservations=['5f6eec01-5831-4f5f-bd59-ba9ba79be057','e7d76afc-3f9a-4ff7-9c2e-b1192a3124a1','2b668290-a776-4245-bacb-3246366ba1b2','f551aa35-a8dc-41e3-be04-a5abe278dbb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb2484777b514320b6c99afab06ef154',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-29001085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=687abd1e-cea9-4fdb-a45f-aa73855cc748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65f503c2db8a4375848ab7f97af39095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb2484777b514320b6c99afab06ef154',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:17.159600 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe050cc-d7a7-4ba4-be2e-6763e3c2b1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:17.160901 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9809d4c3-0bc4-4a6f-a466-f80dc3104251 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:17.162671 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9809d4c3-0bc4-4a6f-a466-f80dc3104251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:17.162877 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9809d4c3-0bc4-4a6f-a466-f80dc3104251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:17.163322 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9809d4c3-0bc4-4a6f-a466-f80dc3104251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:17.169923 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:17.169923 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:17.174627 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9809d4c3-0bc4-4a6f-a466-f80dc3104251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:17.180430 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe050cc-d7a7-4ba4-be2e-6763e3c2b1f1) transitioned into state 'SUCCESS' from state '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-29001085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65f503c2db8a4375848ab7f97af39095',qos_specs=None,replication_status=,reservations=['5f6eec01-5831-4f5f-bd59-ba9ba79be057','e7d76afc-3f9a-4ff7-9c2e-b1192a3124a1','2b668290-a776-4245-bacb-3246366ba1b2','f551aa35-a8dc-41e3-be04-a5abe278dbb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb2484777b514320b6c99afab06ef154',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:17.180644 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9809d4c3-0bc4-4a6f-a466-f80dc3104251 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:17.181123 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 24/92] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:17 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:17.181442 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b435fc5-d3ce-4102-92c2-d5d902a9814b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:17.192612 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d1bd056b-7344-4e34-9689-a479686e809d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:17.194847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b435fc5-d3ce-4102-92c2-d5d902a9814b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:17.194980 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1bd056b-7344-4e34-9689-a479686e809d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:17.195224 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1bd056b-7344-4e34-9689-a479686e809d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:17.195472 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1bd056b-7344-4e34-9689-a479686e809d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:17.195729 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Flow 'volume_create_api' (8ebf68be-07a8-4f16-b653-75fafa88735b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:17.196079 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Create volume request issued successfully. Aug 08 06:21:17.196754 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a134502b-6ce5-43e3-b38b-58367195ac2a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:21:17.197286 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 22/93] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:21:17 2026] POST /volume/v3/volumes => generated 753 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:17.207055 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:17.207055 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:17.211950 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d1bd056b-7344-4e34-9689-a479686e809d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:17.217385 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7f23e014-6fb3-4e6c-aa8b-8f613c57b6e4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:17.218291 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1bd056b-7344-4e34-9689-a479686e809d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:17.218843 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 24/94] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:17 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:17.220565 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f23e014-6fb3-4e6c-aa8b-8f613c57b6e4 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:21:17.220565 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f23e014-6fb3-4e6c-aa8b-8f613c57b6e4 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:17.222798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f23e014-6fb3-4e6c-aa8b-8f613c57b6e4 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:17.229992 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:17.229992 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:17.235101 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7f23e014-6fb3-4e6c-aa8b-8f613c57b6e4 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:21:17.241169 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f23e014-6fb3-4e6c-aa8b-8f613c57b6e4 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:21:17.241950 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 25/95] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:17 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:18.066983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-75624182-3e39-4e2f-86be-09449594520a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:18.069191 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75624182-3e39-4e2f-86be-09449594520a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:18.069191 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75624182-3e39-4e2f-86be-09449594520a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:18.069396 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75624182-3e39-4e2f-86be-09449594520a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:18.080430 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:18.080430 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:18.084892 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-75624182-3e39-4e2f-86be-09449594520a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:18.091083 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75624182-3e39-4e2f-86be-09449594520a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:18.091539 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 25/96] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:18 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:18.197527 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4ab4d34d-55e7-463c-ba17-852a5b75757b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:18.198848 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ab4d34d-55e7-463c-ba17-852a5b75757b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:18.199107 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ab4d34d-55e7-463c-ba17-852a5b75757b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:18.199424 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ab4d34d-55e7-463c-ba17-852a5b75757b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:18.208826 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:18.208826 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:18.212855 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4ab4d34d-55e7-463c-ba17-852a5b75757b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:18.218275 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ab4d34d-55e7-463c-ba17-852a5b75757b tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:18.218694 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 23/97] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:18 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:18.236255 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7028ad97-5f52-4456-b609-603ea24b910c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:18.238889 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7028ad97-5f52-4456-b609-603ea24b910c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:18.239140 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7028ad97-5f52-4456-b609-603ea24b910c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:18.239355 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7028ad97-5f52-4456-b609-603ea24b910c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:18.246689 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:18.246689 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:18.251075 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7028ad97-5f52-4456-b609-603ea24b910c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:18.256110 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7028ad97-5f52-4456-b609-603ea24b910c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:18.256746 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 25/98] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:18 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:18.260330 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3b8d1bbb-134e-4b17-9d07-ccbb1cd59c4e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:18.262994 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b8d1bbb-134e-4b17-9d07-ccbb1cd59c4e tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:21:18.263236 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b8d1bbb-134e-4b17-9d07-ccbb1cd59c4e tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:18.263482 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b8d1bbb-134e-4b17-9d07-ccbb1cd59c4e tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:18.273894 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:18.273894 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:18.283903 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3b8d1bbb-134e-4b17-9d07-ccbb1cd59c4e tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:21:18.291976 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b8d1bbb-134e-4b17-9d07-ccbb1cd59c4e tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:21:18.292710 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 26/99] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:18 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:18.294031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:18.296990 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:21:18.296990 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-282420072"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:18.298813 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-282420072'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:21:18.300140 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Create volume of 1 GB Aug 08 06:21:18.319738 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:21:18.318250. {{(pid=100289) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:21:18.319738 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Availability Zones retrieved successfully. Aug 08 06:21:18.348212 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Flow 'volume_create_api' (2b31b3a3-c2d6-42b8-983a-58e7f8aa109a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:18.349814 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a23242-cd2c-45c7-bb5d-0a53cb4782e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:18.360105 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:21:18.427432 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a23242-cd2c-45c7-bb5d-0a53cb4782e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:18.428362 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5523965-fc14-4370-9cd2-c202c45858e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:18.483928 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:21:18.484300 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:21:18.545182 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Created reservations ['ea369e6c-2da2-4869-8a23-ed81c1f197b8', 'f8b82f0e-4176-4236-9da6-d35187062846', '8ae1cd7e-295c-4b3c-90b0-d637088dd256', '4c0a28ba-03c5-4f5d-a935-d0e839e1c13e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:21:18.546585 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5523965-fc14-4370-9cd2-c202c45858e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea369e6c-2da2-4869-8a23-ed81c1f197b8', 'f8b82f0e-4176-4236-9da6-d35187062846', '8ae1cd7e-295c-4b3c-90b0-d637088dd256', '4c0a28ba-03c5-4f5d-a935-d0e839e1c13e']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:18.547321 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946cd293-2c55-4bd3-aefd-478c6df03dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:18.579285 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946cd293-2c55-4bd3-aefd-478c6df03dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-282420072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='860b0d9558274891bd4f92106bd914f9',qos_specs=None,replication_status=,reservations=['ea369e6c-2da2-4869-8a23-ed81c1f197b8','f8b82f0e-4176-4236-9da6-d35187062846','8ae1cd7e-295c-4b3c-90b0-d637088dd256','4c0a28ba-03c5-4f5d-a935-d0e839e1c13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c232488c28cb4f9a8d328918c10106c2',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-282420072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='860b0d9558274891bd4f92106bd914f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c232488c28cb4f9a8d328918c10106c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:18.580348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f108ce8-755d-479e-bc3c-ffb7dfa21eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:18.613265 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f108ce8-755d-479e-bc3c-ffb7dfa21eb2) transitioned into state 'SUCCESS' from state '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-282420072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='860b0d9558274891bd4f92106bd914f9',qos_specs=None,replication_status=,reservations=['ea369e6c-2da2-4869-8a23-ed81c1f197b8','f8b82f0e-4176-4236-9da6-d35187062846','8ae1cd7e-295c-4b3c-90b0-d637088dd256','4c0a28ba-03c5-4f5d-a935-d0e839e1c13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c232488c28cb4f9a8d328918c10106c2',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:18.614115 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a25a95-dbfa-43fd-92b2-52b79d60e9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:18.638784 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a25a95-dbfa-43fd-92b2-52b79d60e9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:18.640105 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Flow 'volume_create_api' (2b31b3a3-c2d6-42b8-983a-58e7f8aa109a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:18.640552 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Create volume request issued successfully. Aug 08 06:21:18.641351 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-027ea562-4aeb-4bfd-80a6-83fda3e357e4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:21:18.641932 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 26/100] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:21:18 2026] POST /volume/v3/volumes => generated 751 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:18.656289 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-924ef2b1-103a-4310-b200-f1d34f7cdf64 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:18.658248 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-924ef2b1-103a-4310-b200-f1d34f7cdf64 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:18.658510 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-924ef2b1-103a-4310-b200-f1d34f7cdf64 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:18.658869 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-924ef2b1-103a-4310-b200-f1d34f7cdf64 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:18.667979 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:18.667979 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:18.673515 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-924ef2b1-103a-4310-b200-f1d34f7cdf64 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:18.682030 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-924ef2b1-103a-4310-b200-f1d34f7cdf64 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:18.682936 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 24/101] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:18 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:19.109986 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b5f981d1-f644-4f43-93c9-26f0fc1b9516 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:19.112986 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5f981d1-f644-4f43-93c9-26f0fc1b9516 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:19.113157 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5f981d1-f644-4f43-93c9-26f0fc1b9516 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:19.113395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5f981d1-f644-4f43-93c9-26f0fc1b9516 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:19.126742 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:19.126742 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:19.132720 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b5f981d1-f644-4f43-93c9-26f0fc1b9516 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:19.139568 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5f981d1-f644-4f43-93c9-26f0fc1b9516 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:19.140124 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 26/102] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:19 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:19.233198 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7cdf205f-36c4-46e5-a4b6-4f2499e7c907 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:19.237323 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cdf205f-36c4-46e5-a4b6-4f2499e7c907 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:19.237576 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7cdf205f-36c4-46e5-a4b6-4f2499e7c907 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:19.237874 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7cdf205f-36c4-46e5-a4b6-4f2499e7c907 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:19.246638 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:19.246638 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:19.251182 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7cdf205f-36c4-46e5-a4b6-4f2499e7c907 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:19.255895 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cdf205f-36c4-46e5-a4b6-4f2499e7c907 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:19.256278 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 27/103] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:19 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:19.273110 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-43a6bb61-6a5d-4ef0-a010-6eaa386c97e4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:19.275360 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43a6bb61-6a5d-4ef0-a010-6eaa386c97e4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:19.275614 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43a6bb61-6a5d-4ef0-a010-6eaa386c97e4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:19.275906 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43a6bb61-6a5d-4ef0-a010-6eaa386c97e4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:19.285301 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:19.285301 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:19.291247 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-43a6bb61-6a5d-4ef0-a010-6eaa386c97e4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:19.297380 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43a6bb61-6a5d-4ef0-a010-6eaa386c97e4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:19.297962 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 27/104] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:19 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:19.701442 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-65da005d-e6d5-4f57-a2e5-f292d6714bfb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:19.703588 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-65da005d-e6d5-4f57-a2e5-f292d6714bfb tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:19.703881 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-65da005d-e6d5-4f57-a2e5-f292d6714bfb tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:19.704153 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-65da005d-e6d5-4f57-a2e5-f292d6714bfb tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:19.714106 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:19.714106 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:19.720216 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-65da005d-e6d5-4f57-a2e5-f292d6714bfb tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:19.726094 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-65da005d-e6d5-4f57-a2e5-f292d6714bfb tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:19.726456 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 25/105] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:19 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:20.157579 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3798d414-2bae-460a-a0e5-0ffcd51dc4a4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:20.159497 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3798d414-2bae-460a-a0e5-0ffcd51dc4a4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:20.159838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3798d414-2bae-460a-a0e5-0ffcd51dc4a4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:20.160047 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3798d414-2bae-460a-a0e5-0ffcd51dc4a4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:20.173710 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:20.173710 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:20.179429 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3798d414-2bae-460a-a0e5-0ffcd51dc4a4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:20.185024 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3798d414-2bae-460a-a0e5-0ffcd51dc4a4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:20.185433 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 27/106] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:20 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:20.272806 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1de29394-a01c-40f0-a7cd-c44f8721e3b5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:20.274916 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1de29394-a01c-40f0-a7cd-c44f8721e3b5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:20.275204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1de29394-a01c-40f0-a7cd-c44f8721e3b5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:20.275463 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1de29394-a01c-40f0-a7cd-c44f8721e3b5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:20.284539 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:20.284539 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:20.292310 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1de29394-a01c-40f0-a7cd-c44f8721e3b5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:20.298973 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1de29394-a01c-40f0-a7cd-c44f8721e3b5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:20.299419 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 28/107] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:20 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:20.303280 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-077cd2bf-4c5c-4e77-ae30-e54f5909c9c0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:20.305959 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-077cd2bf-4c5c-4e77-ae30-e54f5909c9c0 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:20.307584 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-077cd2bf-4c5c-4e77-ae30-e54f5909c9c0 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:20.307584 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-077cd2bf-4c5c-4e77-ae30-e54f5909c9c0 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:20.314291 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a736f1fd-ce34-4584-9ea1-8cd440eae86e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:20.316064 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a736f1fd-ce34-4584-9ea1-8cd440eae86e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:20.316272 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a736f1fd-ce34-4584-9ea1-8cd440eae86e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:20.316448 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a736f1fd-ce34-4584-9ea1-8cd440eae86e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:20.318465 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:20.318465 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:20.323056 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-077cd2bf-4c5c-4e77-ae30-e54f5909c9c0 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:20.328153 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-077cd2bf-4c5c-4e77-ae30-e54f5909c9c0 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:20.328708 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 28/108] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:20 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:20.328802 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:20.328802 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:20.333555 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a736f1fd-ce34-4584-9ea1-8cd440eae86e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:20.338298 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a736f1fd-ce34-4584-9ea1-8cd440eae86e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:20.338728 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 26/109] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:20 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:20.655896 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1e2032c9-4ed9-4dde-b99b-2e4c8a42296c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:20.656233 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e2032c9-4ed9-4dde-b99b-2e4c8a42296c None None] GET https://10.4.3.32/volume// Aug 08 06:21:20.656386 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e2032c9-4ed9-4dde-b99b-2e4c8a42296c None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:20.656569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e2032c9-4ed9-4dde-b99b-2e4c8a42296c None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:20.656876 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e2032c9-4ed9-4dde-b99b-2e4c8a42296c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:20.657148 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 28/110] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:21:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:20.674882 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-0cea1c69-df67-449f-b1e5-ea5501eda0f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.015563 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-0cea1c69-df67-449f-b1e5-ea5501eda0f2 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:21.015951 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-0cea1c69-df67-449f-b1e5-ea5501eda0f2 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3", "connector": null, "instance_uuid": "7314227b-e800-4f43-90a2-5f2946f2e201"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:21.027233 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:21.027233 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:21.073287 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-0cea1c69-df67-449f-b1e5-ea5501eda0f2 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:21.073860 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 29/111] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:20 2026] POST /volume/v3/attachments => generated 273 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:21.136201 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-560482d5-04b3-43e4-881d-5baee780b76e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.140889 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-560482d5-04b3-43e4-881d-5baee780b76e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:21.141083 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-560482d5-04b3-43e4-881d-5baee780b76e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:21.141269 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-560482d5-04b3-43e4-881d-5baee780b76e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:21.156377 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:21.156377 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:21.161871 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-560482d5-04b3-43e4-881d-5baee780b76e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:21.165541 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a9faabba-1736-471e-9c5f-13f56ffbb3fe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.166372 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9faabba-1736-471e-9c5f-13f56ffbb3fe None None] GET https://10.4.3.32/volume// Aug 08 06:21:21.166631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9faabba-1736-471e-9c5f-13f56ffbb3fe None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:21.166922 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9faabba-1736-471e-9c5f-13f56ffbb3fe None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:21.167566 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9faabba-1736-471e-9c5f-13f56ffbb3fe None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:21.168045 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 27/112] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:21.171330 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-560482d5-04b3-43e4-881d-5baee780b76e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:21.171960 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 29/113] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:21 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:21.183073 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-c0114f56-e179-4f92-be81-6a292364df63 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.185558 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-c0114f56-e179-4f92-be81-6a292364df63 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:21.185972 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-c0114f56-e179-4f92-be81-6a292364df63 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:21.186194 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-c0114f56-e179-4f92-be81-6a292364df63 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:21.200398 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:21.200398 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:21.207501 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-c0114f56-e179-4f92-be81-6a292364df63 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:21.208674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fd9fc3fd-9700-45c2-a01e-e1b1f8a29f5a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.210558 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd9fc3fd-9700-45c2-a01e-e1b1f8a29f5a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:21.211050 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd9fc3fd-9700-45c2-a01e-e1b1f8a29f5a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:21.211399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd9fc3fd-9700-45c2-a01e-e1b1f8a29f5a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:21.214120 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-c0114f56-e179-4f92-be81-6a292364df63 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:21.214711 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 29/114] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:21 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:21.224550 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:21.224550 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:21.230119 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fd9fc3fd-9700-45c2-a01e-e1b1f8a29f5a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:21.238227 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd9fc3fd-9700-45c2-a01e-e1b1f8a29f5a tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:21.239003 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 30/115] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:21 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:21.305861 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-13181f63-d8bf-4269-9811-d0c5cf32aa9b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.309486 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-13181f63-d8bf-4269-9811-d0c5cf32aa9b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] PUT https://10.4.3.32/volume/v3/attachments/14486edc-e95b-40e3-94fa-0b2eebae10ad Aug 08 06:21:21.310118 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-13181f63-d8bf-4269-9811-d0c5cf32aa9b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:21.315720 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8d6b4bf9-7c90-4391-b439-afb15cd21749 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.322163 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8d6b4bf9-7c90-4391-b439-afb15cd21749 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:21.322469 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8d6b4bf9-7c90-4391-b439-afb15cd21749 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:21.322767 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8d6b4bf9-7c90-4391-b439-afb15cd21749 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:21.326932 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-13181f63-d8bf-4269-9811-d0c5cf32aa9b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Acquiring lock "cinder-attachment_update-440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:21.335830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-13181f63-d8bf-4269-9811-d0c5cf32aa9b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Lock "cinder-attachment_update-440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3-np0000006785" acquired by "attachment_update" :: waited 0.009s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:21.337260 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:21.337260 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:21.345707 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:21.345707 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:21.358297 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8d6b4bf9-7c90-4391-b439-afb15cd21749 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:21.364857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0a70c0eb-67d6-4471-b004-e1e7a3658518 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.366011 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8d6b4bf9-7c90-4391-b439-afb15cd21749 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:21.366905 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 30/116] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:21 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:21.367055 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a70c0eb-67d6-4471-b004-e1e7a3658518 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:21.367536 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a70c0eb-67d6-4471-b004-e1e7a3658518 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:21.367796 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a70c0eb-67d6-4471-b004-e1e7a3658518 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:21.376912 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:21.376912 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:21.384031 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0a70c0eb-67d6-4471-b004-e1e7a3658518 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:21.393369 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a70c0eb-67d6-4471-b004-e1e7a3658518 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:21.393604 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 30/117] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:21 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:21.454546 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-13181f63-d8bf-4269-9811-d0c5cf32aa9b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Lock "cinder-attachment_update-440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3-np0000006785" released by "attachment_update" :: held 0.119s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:21.454825 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-13181f63-d8bf-4269-9811-d0c5cf32aa9b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/14486edc-e95b-40e3-94fa-0b2eebae10ad returned with HTTP 200 Aug 08 06:21:21.455814 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 28/118] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:21 2026] PUT /volume/v3/attachments/14486edc-e95b-40e3-94fa-0b2eebae10ad => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:21.587511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.589197 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:21:21.589683 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-991996647"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:21.591292 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-991996647'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:21:21.591614 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Create volume of 1 GB Aug 08 06:21:21.596843 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Availability Zones retrieved successfully. Aug 08 06:21:21.605807 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Flow 'volume_create_api' (81e80202-c921-433c-8a72-995d8138d43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:21.605807 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a073d40-a3cc-47c7-aea9-c5f9e497e5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:21.605807 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:21:21.633961 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a073d40-a3cc-47c7-aea9-c5f9e497e5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:21.635083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3204559e-c38d-457a-b44e-95c5f65ec893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:21.706573 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Created reservations ['b2638333-0ff5-4fca-bfe4-77d0c959b513', '4804d33c-d5af-4af2-bedc-0b22ccb96a70', '4506d034-53bb-4c7b-9ba8-55f569ad7452', 'ade957cf-ce8f-4512-b27c-480e956886de'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:21:21.707742 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3204559e-c38d-457a-b44e-95c5f65ec893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2638333-0ff5-4fca-bfe4-77d0c959b513', '4804d33c-d5af-4af2-bedc-0b22ccb96a70', '4506d034-53bb-4c7b-9ba8-55f569ad7452', 'ade957cf-ce8f-4512-b27c-480e956886de']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:21.708864 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0a3619-adbd-4597-bee7-9aed72579e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:21.736946 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0a3619-adbd-4597-bee7-9aed72579e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abd68a95-3f79-4978-b1d6-3ce246f01bae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-991996647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce3e0bca224404fbccb8262342e21ef',qos_specs=None,replication_status=,reservations=['b2638333-0ff5-4fca-bfe4-77d0c959b513','4804d33c-d5af-4af2-bedc-0b22ccb96a70','4506d034-53bb-4c7b-9ba8-55f569ad7452','ade957cf-ce8f-4512-b27c-480e956886de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a9a4996e2f3494ea39b642b7418ab39',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-991996647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abd68a95-3f79-4978-b1d6-3ce246f01bae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce3e0bca224404fbccb8262342e21ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a9a4996e2f3494ea39b642b7418ab39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:21.736946 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70bf2d5-26f9-400a-8c71-f84f7112507e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:21.758384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70bf2d5-26f9-400a-8c71-f84f7112507e) transitioned into state 'SUCCESS' from state '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-991996647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce3e0bca224404fbccb8262342e21ef',qos_specs=None,replication_status=,reservations=['b2638333-0ff5-4fca-bfe4-77d0c959b513','4804d33c-d5af-4af2-bedc-0b22ccb96a70','4506d034-53bb-4c7b-9ba8-55f569ad7452','ade957cf-ce8f-4512-b27c-480e956886de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a9a4996e2f3494ea39b642b7418ab39',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:21.759882 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b216953-b8c7-4ee9-a39b-5f4d404ec047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:21.772978 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b216953-b8c7-4ee9-a39b-5f4d404ec047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:21.774649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Flow 'volume_create_api' (81e80202-c921-433c-8a72-995d8138d43a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:21.775266 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Create volume request issued successfully. Aug 08 06:21:21.776255 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-272769fa-cbd5-4b40-a84d-7bb9f13c81ea tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:21:21.776940 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 31/119] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:21:21 2026] POST /volume/v3/volumes => generated 752 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:21.796414 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f42e5810-dcf2-407f-ad69-4a8a41578842 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:21.798847 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f42e5810-dcf2-407f-ad69-4a8a41578842 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:21.799153 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f42e5810-dcf2-407f-ad69-4a8a41578842 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:21.799343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f42e5810-dcf2-407f-ad69-4a8a41578842 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:21.807668 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:21.807668 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:21.811995 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f42e5810-dcf2-407f-ad69-4a8a41578842 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:21.817270 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f42e5810-dcf2-407f-ad69-4a8a41578842 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:21.817962 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 31/120] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:21 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:22.187250 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3c386f35-00fb-4165-b8de-babe27bc4980 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:22.189289 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c386f35-00fb-4165-b8de-babe27bc4980 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:22.189522 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c386f35-00fb-4165-b8de-babe27bc4980 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:22.189758 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c386f35-00fb-4165-b8de-babe27bc4980 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:22.201466 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:22.201466 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:22.208797 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3c386f35-00fb-4165-b8de-babe27bc4980 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:22.214325 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c386f35-00fb-4165-b8de-babe27bc4980 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:22.214907 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 31/121] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:22 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:22.257168 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7c168a6a-d064-460d-9bf9-d222a2ea2dba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:22.259428 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7c168a6a-d064-460d-9bf9-d222a2ea2dba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:22.259728 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7c168a6a-d064-460d-9bf9-d222a2ea2dba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:22.260056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7c168a6a-d064-460d-9bf9-d222a2ea2dba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:22.274644 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:22.274644 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:22.282789 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7c168a6a-d064-460d-9bf9-d222a2ea2dba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:22.289462 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7c168a6a-d064-460d-9bf9-d222a2ea2dba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:22.290072 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 29/122] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:22 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:22.384950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1cb7d2ae-45d4-4d35-a38f-51a5b44ff449 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:22.386409 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1cb7d2ae-45d4-4d35-a38f-51a5b44ff449 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:22.386824 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1cb7d2ae-45d4-4d35-a38f-51a5b44ff449 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:22.387340 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1cb7d2ae-45d4-4d35-a38f-51a5b44ff449 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:22.411051 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2483dd83-7d1e-4765-86a7-e3c4862f694f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:22.413470 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2483dd83-7d1e-4765-86a7-e3c4862f694f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:22.413704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2483dd83-7d1e-4765-86a7-e3c4862f694f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:22.413960 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2483dd83-7d1e-4765-86a7-e3c4862f694f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:22.422571 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:22.422571 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:22.427469 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2483dd83-7d1e-4765-86a7-e3c4862f694f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:22.432758 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2483dd83-7d1e-4765-86a7-e3c4862f694f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:22.433252 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 32/123] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:22 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:22.544476 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:22.544476 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:22.549079 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1cb7d2ae-45d4-4d35-a38f-51a5b44ff449 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:22.555165 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1cb7d2ae-45d4-4d35-a38f-51a5b44ff449 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:22.556813 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 32/124] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:22 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:22.832794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4542be48-6651-4dab-8fd4-aa9721188ea8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:22.834793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4542be48-6651-4dab-8fd4-aa9721188ea8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:22.835125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4542be48-6651-4dab-8fd4-aa9721188ea8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:22.835374 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4542be48-6651-4dab-8fd4-aa9721188ea8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:22.843880 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:22.843880 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:22.848055 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4542be48-6651-4dab-8fd4-aa9721188ea8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:22.853189 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4542be48-6651-4dab-8fd4-aa9721188ea8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:22.853689 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 32/125] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:22 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:22.935658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-b99c8d6d-8bd1-4d51-9d1d-9983b2b36053 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:22.937929 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-b99c8d6d-8bd1-4d51-9d1d-9983b2b36053 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:22.938161 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-b99c8d6d-8bd1-4d51-9d1d-9983b2b36053 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:22.938348 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-b99c8d6d-8bd1-4d51-9d1d-9983b2b36053 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:22.947686 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:22.947686 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:22.954189 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-b99c8d6d-8bd1-4d51-9d1d-9983b2b36053 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:22.960784 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-b99c8d6d-8bd1-4d51-9d1d-9983b2b36053 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:22.961388 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 30/126] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:22 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:23.229231 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7575fb1a-5df5-4500-97c2-5be06cb87034 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.231549 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7575fb1a-5df5-4500-97c2-5be06cb87034 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:23.231811 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7575fb1a-5df5-4500-97c2-5be06cb87034 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:23.232073 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7575fb1a-5df5-4500-97c2-5be06cb87034 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:23.252806 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:23.252806 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:23.255539 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7575fb1a-5df5-4500-97c2-5be06cb87034 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:23.267072 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7575fb1a-5df5-4500-97c2-5be06cb87034 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:23.267072 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 33/127] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:23 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:23.305355 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7e5a023-1a41-4954-b44b-2fb8957b6864 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.307849 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7e5a023-1a41-4954-b44b-2fb8957b6864 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:23.308067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7e5a023-1a41-4954-b44b-2fb8957b6864 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:23.308367 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7e5a023-1a41-4954-b44b-2fb8957b6864 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:23.322635 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:23.322635 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:23.325304 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e32d3d4d-b7a0-4389-ad97-1be8c889ca06 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.325806 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e32d3d4d-b7a0-4389-ad97-1be8c889ca06 None None] GET https://10.4.3.32/volume// Aug 08 06:21:23.325969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e32d3d4d-b7a0-4389-ad97-1be8c889ca06 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:23.326101 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e32d3d4d-b7a0-4389-ad97-1be8c889ca06 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:23.326397 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e32d3d4d-b7a0-4389-ad97-1be8c889ca06 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:23.326747 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 33/128] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:21:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:23.327249 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a7e5a023-1a41-4954-b44b-2fb8957b6864 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:23.332296 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7e5a023-1a41-4954-b44b-2fb8957b6864 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:23.332731 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 33/129] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:23 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:23.349087 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-cfb52982-adbf-47fb-97be-c161cd76bab3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.448761 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2cb9322a-f7c1-48e2-b214-b2b2e5f7ad73 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.450688 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2cb9322a-f7c1-48e2-b214-b2b2e5f7ad73 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:23.450934 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2cb9322a-f7c1-48e2-b214-b2b2e5f7ad73 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:23.451178 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2cb9322a-f7c1-48e2-b214-b2b2e5f7ad73 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:23.459638 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:23.459638 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:23.464263 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2cb9322a-f7c1-48e2-b214-b2b2e5f7ad73 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:23.469102 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2cb9322a-f7c1-48e2-b214-b2b2e5f7ad73 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:23.469637 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 34/130] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:23 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:23.572983 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-22f90958-b36b-4e82-9b8e-76e31831df3c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.575467 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22f90958-b36b-4e82-9b8e-76e31831df3c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:23.575808 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-22f90958-b36b-4e82-9b8e-76e31831df3c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:23.576097 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-22f90958-b36b-4e82-9b8e-76e31831df3c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:23.578834 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=167,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:21:23.586236 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:23.586236 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:23.591192 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-22f90958-b36b-4e82-9b8e-76e31831df3c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:23.595793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22f90958-b36b-4e82-9b8e-76e31831df3c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:23.596205 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 34/131] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:23 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:23.617341 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-cfb52982-adbf-47fb-97be-c161cd76bab3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:23.617866 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-cfb52982-adbf-47fb-97be-c161cd76bab3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abd68a95-3f79-4978-b1d6-3ce246f01bae", "connector": null, "instance_uuid": "8969c213-2da4-4867-8d16-120f9766dd1d"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:23.629798 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:23.629798 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:23.672325 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-cfb52982-adbf-47fb-97be-c161cd76bab3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:23.672914 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 31/132] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:23 2026] POST /volume/v3/attachments => generated 273 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:23.708664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8b2cd437-5979-4c42-98bf-261d58917607 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.711711 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b2cd437-5979-4c42-98bf-261d58917607 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:23.711711 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8b2cd437-5979-4c42-98bf-261d58917607 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:23.711711 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8b2cd437-5979-4c42-98bf-261d58917607 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:23.712964 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-969d245c-b10d-4712-bd56-ee56de881bfe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.713477 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-969d245c-b10d-4712-bd56-ee56de881bfe None None] GET https://10.4.3.32/volume// Aug 08 06:21:23.713748 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-969d245c-b10d-4712-bd56-ee56de881bfe None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:23.714040 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-969d245c-b10d-4712-bd56-ee56de881bfe None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:23.714479 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-969d245c-b10d-4712-bd56-ee56de881bfe None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:23.714898 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 35/133] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:23.723583 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-69bb7023-ee03-40fd-a06d-c234acd5db13 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.724012 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:23.724012 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:23.725965 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-69bb7023-ee03-40fd-a06d-c234acd5db13 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:23.726154 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-69bb7023-ee03-40fd-a06d-c234acd5db13 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:23.729808 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-69bb7023-ee03-40fd-a06d-c234acd5db13 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:23.729965 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8b2cd437-5979-4c42-98bf-261d58917607 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:23.733293 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b2cd437-5979-4c42-98bf-261d58917607 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:23.733742 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 34/134] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:23 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:23.738150 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:23.738150 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:23.744544 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-69bb7023-ee03-40fd-a06d-c234acd5db13 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:23.750670 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-69bb7023-ee03-40fd-a06d-c234acd5db13 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:23.751301 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 35/135] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:23 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:23.829138 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-f337eae7-7a50-46f9-9a5e-343a6b099cc7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:23.831324 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-f337eae7-7a50-46f9-9a5e-343a6b099cc7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] PUT https://10.4.3.32/volume/v3/attachments/57e42d1b-dc1a-476a-87f2-1123e8dd5c25 Aug 08 06:21:23.831834 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-f337eae7-7a50-46f9-9a5e-343a6b099cc7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:23.842797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-f337eae7-7a50-46f9-9a5e-343a6b099cc7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Acquiring lock "cinder-attachment_update-abd68a95-3f79-4978-b1d6-3ce246f01bae-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:23.846043 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-f337eae7-7a50-46f9-9a5e-343a6b099cc7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Lock "cinder-attachment_update-abd68a95-3f79-4978-b1d6-3ce246f01bae-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:23.847542 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:23.847542 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:23.937298 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-f337eae7-7a50-46f9-9a5e-343a6b099cc7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Lock "cinder-attachment_update-abd68a95-3f79-4978-b1d6-3ce246f01bae-np0000006785" released by "attachment_update" :: held 0.091s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:23.937692 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-f337eae7-7a50-46f9-9a5e-343a6b099cc7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/attachments/57e42d1b-dc1a-476a-87f2-1123e8dd5c25 returned with HTTP 200 Aug 08 06:21:23.938235 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 32/136] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:23 2026] PUT /volume/v3/attachments/57e42d1b-dc1a-476a-87f2-1123e8dd5c25 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:24.284799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6d3e6c64-7a03-4a9c-8789-1aef5d0994ad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:24.286157 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d3e6c64-7a03-4a9c-8789-1aef5d0994ad tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:24.286369 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d3e6c64-7a03-4a9c-8789-1aef5d0994ad tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:24.286605 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d3e6c64-7a03-4a9c-8789-1aef5d0994ad tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:24.288685 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=152,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:21:24.304664 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:24.304664 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:24.312138 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6d3e6c64-7a03-4a9c-8789-1aef5d0994ad tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:24.321158 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d3e6c64-7a03-4a9c-8789-1aef5d0994ad tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:24.321848 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 36/137] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:24 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:24.351132 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d55cac6b-0c47-43d3-bb1f-82bdf9274f53 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:24.353418 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d55cac6b-0c47-43d3-bb1f-82bdf9274f53 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:24.353586 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d55cac6b-0c47-43d3-bb1f-82bdf9274f53 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:24.353824 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d55cac6b-0c47-43d3-bb1f-82bdf9274f53 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:24.356517 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=222,cinder:INSERT=38,cinder:UPDATE=52 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:21:24.373341 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:24.373341 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:24.379932 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d55cac6b-0c47-43d3-bb1f-82bdf9274f53 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:24.386004 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d55cac6b-0c47-43d3-bb1f-82bdf9274f53 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:24.386608 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 35/138] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:24 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:24.488687 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-873bff87-3180-4128-a297-b21041a8327c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:24.493224 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-873bff87-3180-4128-a297-b21041a8327c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:24.493224 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-873bff87-3180-4128-a297-b21041a8327c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:24.496085 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-873bff87-3180-4128-a297-b21041a8327c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:24.508629 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:24.508629 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:24.518809 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-873bff87-3180-4128-a297-b21041a8327c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:24.523728 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-873bff87-3180-4128-a297-b21041a8327c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:24.524315 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 36/139] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:24 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:24.613845 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ea7f25cd-278c-46c3-8ea7-a3ad1085acc5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:24.616200 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea7f25cd-278c-46c3-8ea7-a3ad1085acc5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:24.616461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea7f25cd-278c-46c3-8ea7-a3ad1085acc5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:24.616722 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea7f25cd-278c-46c3-8ea7-a3ad1085acc5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:24.629809 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:24.629809 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:24.635591 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ea7f25cd-278c-46c3-8ea7-a3ad1085acc5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:24.642979 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea7f25cd-278c-46c3-8ea7-a3ad1085acc5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:24.643511 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 33/140] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:24 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:24.748037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8f3758da-d49f-4e3f-8944-30d7ff2b6c05 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:24.749928 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f3758da-d49f-4e3f-8944-30d7ff2b6c05 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:24.750137 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f3758da-d49f-4e3f-8944-30d7ff2b6c05 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:24.750353 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f3758da-d49f-4e3f-8944-30d7ff2b6c05 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:24.767619 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:24.767619 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:24.772907 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8f3758da-d49f-4e3f-8944-30d7ff2b6c05 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:24.780792 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f3758da-d49f-4e3f-8944-30d7ff2b6c05 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:24.781437 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 37/141] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:24 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:25.340272 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d296c8c5-98a9-4074-8a57-e91fcbf24ee3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:25.342376 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d296c8c5-98a9-4074-8a57-e91fcbf24ee3 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:25.342665 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d296c8c5-98a9-4074-8a57-e91fcbf24ee3 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:25.342924 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d296c8c5-98a9-4074-8a57-e91fcbf24ee3 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:25.355036 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:25.355036 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:25.360156 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d296c8c5-98a9-4074-8a57-e91fcbf24ee3 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:25.367579 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d296c8c5-98a9-4074-8a57-e91fcbf24ee3 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:25.368129 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 36/142] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:25 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:25.402356 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a7aefc28-185b-4db2-980d-59b8492dc842 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:25.404455 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7aefc28-185b-4db2-980d-59b8492dc842 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:25.404724 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7aefc28-185b-4db2-980d-59b8492dc842 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:25.404961 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7aefc28-185b-4db2-980d-59b8492dc842 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:25.419009 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:25.419009 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:25.423920 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a7aefc28-185b-4db2-980d-59b8492dc842 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:25.431167 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7aefc28-185b-4db2-980d-59b8492dc842 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:25.432085 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 37/143] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:25 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:25.540056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-30a94f5d-58ee-4a5f-8b20-308637714212 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:25.542104 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-30a94f5d-58ee-4a5f-8b20-308637714212 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:25.542599 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-30a94f5d-58ee-4a5f-8b20-308637714212 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:25.542866 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-30a94f5d-58ee-4a5f-8b20-308637714212 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:25.545019 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=174,cinder:INSERT=21,cinder:UPDATE=29 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:21:25.659419 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9ddfc162-99b6-4c8a-8b8c-7bfc1a8814a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:25.661724 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ddfc162-99b6-4c8a-8b8c-7bfc1a8814a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:25.661941 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ddfc162-99b6-4c8a-8b8c-7bfc1a8814a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:25.662343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9ddfc162-99b6-4c8a-8b8c-7bfc1a8814a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:25.673167 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:25.673167 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:25.677998 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9ddfc162-99b6-4c8a-8b8c-7bfc1a8814a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:25.684130 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9ddfc162-99b6-4c8a-8b8c-7bfc1a8814a4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:25.684565 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 38/144] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:25 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:25.710525 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:25.710525 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:25.717013 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-30a94f5d-58ee-4a5f-8b20-308637714212 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:25.724160 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-30a94f5d-58ee-4a5f-8b20-308637714212 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:25.724720 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 34/145] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:25 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:25.803451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0757a4b8-9fa9-4273-aa7c-8c1f3997c5c3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:25.807330 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0757a4b8-9fa9-4273-aa7c-8c1f3997c5c3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:25.809353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0757a4b8-9fa9-4273-aa7c-8c1f3997c5c3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:25.809353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0757a4b8-9fa9-4273-aa7c-8c1f3997c5c3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:25.822838 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:25.822838 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:25.828649 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0757a4b8-9fa9-4273-aa7c-8c1f3997c5c3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:25.836221 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0757a4b8-9fa9-4273-aa7c-8c1f3997c5c3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:25.836980 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 37/146] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:25 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:26.099926 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-f25acafe-4fd9-4eb9-996a-162ff71f7e01 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.103238 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-f25acafe-4fd9-4eb9-996a-162ff71f7e01 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:21:26.103558 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-f25acafe-4fd9-4eb9-996a-162ff71f7e01 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:26.103752 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-f25acafe-4fd9-4eb9-996a-162ff71f7e01 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:26.112693 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.112693 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:26.119362 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-f25acafe-4fd9-4eb9-996a-162ff71f7e01 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:21:26.125105 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-f25acafe-4fd9-4eb9-996a-162ff71f7e01 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:21:26.125806 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 38/147] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:26 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:26.156683 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bfb02ac5-694a-4cec-810b-bf7b0bb26cd5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.157181 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfb02ac5-694a-4cec-810b-bf7b0bb26cd5 None None] GET https://10.4.3.32/volume// Aug 08 06:21:26.157385 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfb02ac5-694a-4cec-810b-bf7b0bb26cd5 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:26.158290 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfb02ac5-694a-4cec-810b-bf7b0bb26cd5 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:26.158290 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfb02ac5-694a-4cec-810b-bf7b0bb26cd5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:26.159034 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 39/148] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:21:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:26.171357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-2b2f2c7b-dcf2-41ec-9ee0-d5854f2e9a18 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.175146 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-2b2f2c7b-dcf2-41ec-9ee0-d5854f2e9a18 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:26.175907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-2b2f2c7b-dcf2-41ec-9ee0-d5854f2e9a18 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "687abd1e-cea9-4fdb-a45f-aa73855cc748", "connector": null, "instance_uuid": "d9e04e41-5264-40e6-999b-152575dbb40b"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:26.186946 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.186946 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:26.220735 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-2b2f2c7b-dcf2-41ec-9ee0-d5854f2e9a18 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:26.221377 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 35/149] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:26 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:26.271847 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-2f3b7e42-13bc-4ebf-beb5-c4e158367672 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.273958 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-2f3b7e42-13bc-4ebf-beb5-c4e158367672 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] POST https://10.4.3.32/volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db/action Aug 08 06:21:26.274718 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-2f3b7e42-13bc-4ebf-beb5-c4e158367672 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:26.274903 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-2f3b7e42-13bc-4ebf-beb5-c4e158367672 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:26.293877 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.293877 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:26.307914 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-47cc249c-6ed9-4f3f-bd6e-b44139ffff62 req-2f3b7e42-13bc-4ebf-beb5-c4e158367672 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db/action returned with HTTP 204 Aug 08 06:21:26.308369 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 38/150] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:26 2026] POST /volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:26.341900 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8890e9fe-b43e-4ef8-ab48-b9657d7cef43 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.344476 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8890e9fe-b43e-4ef8-ab48-b9657d7cef43 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:21:26.344733 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8890e9fe-b43e-4ef8-ab48-b9657d7cef43 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:26.344979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8890e9fe-b43e-4ef8-ab48-b9657d7cef43 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:26.356427 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.356427 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:26.361026 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8890e9fe-b43e-4ef8-ab48-b9657d7cef43 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:21:26.367578 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8890e9fe-b43e-4ef8-ab48-b9657d7cef43 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:21:26.368633 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 39/151] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:26 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 1108 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:26.383895 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aa95870f-3018-4d9a-9ce8-003f92c6da06 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.384636 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c331912d-68f8-4779-a5ee-6a4aac0cc397 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.386195 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa95870f-3018-4d9a-9ce8-003f92c6da06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:21:26.386527 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa95870f-3018-4d9a-9ce8-003f92c6da06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:26.386714 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c331912d-68f8-4779-a5ee-6a4aac0cc397 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:26.386844 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa95870f-3018-4d9a-9ce8-003f92c6da06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:26.386951 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c331912d-68f8-4779-a5ee-6a4aac0cc397 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:26.387190 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c331912d-68f8-4779-a5ee-6a4aac0cc397 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:26.401177 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.401177 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:26.401434 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.401434 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:26.406131 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c331912d-68f8-4779-a5ee-6a4aac0cc397 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:26.407086 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-aa95870f-3018-4d9a-9ce8-003f92c6da06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:21:26.412057 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c331912d-68f8-4779-a5ee-6a4aac0cc397 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:26.412557 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 36/152] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:26 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:26.414133 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa95870f-3018-4d9a-9ce8-003f92c6da06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:21:26.414646 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 40/153] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:26 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 1108 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:26.450108 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e5a56084-b27a-4220-9be8-f92b37e23498 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.452768 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5a56084-b27a-4220-9be8-f92b37e23498 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:26.453015 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5a56084-b27a-4220-9be8-f92b37e23498 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:26.453214 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5a56084-b27a-4220-9be8-f92b37e23498 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:26.465305 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.465305 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:26.469649 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e5a56084-b27a-4220-9be8-f92b37e23498 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:26.474796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5a56084-b27a-4220-9be8-f92b37e23498 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:26.477927 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 39/154] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:26 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:26.699551 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6035cdf4-76ea-4917-b6af-366650f6bb02 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.701489 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6035cdf4-76ea-4917-b6af-366650f6bb02 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:26.701749 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6035cdf4-76ea-4917-b6af-366650f6bb02 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:26.701962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6035cdf4-76ea-4917-b6af-366650f6bb02 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:26.709472 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.709472 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:26.714026 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6035cdf4-76ea-4917-b6af-366650f6bb02 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:26.719198 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6035cdf4-76ea-4917-b6af-366650f6bb02 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:26.719760 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 40/155] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:26 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:26.742716 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4c43b9a8-73cb-440f-b3ec-dc8ac397ffd9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.744830 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c43b9a8-73cb-440f-b3ec-dc8ac397ffd9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:26.745127 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c43b9a8-73cb-440f-b3ec-dc8ac397ffd9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:26.745360 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c43b9a8-73cb-440f-b3ec-dc8ac397ffd9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:26.753992 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.753992 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:26.758476 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4c43b9a8-73cb-440f-b3ec-dc8ac397ffd9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:26.763533 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c43b9a8-73cb-440f-b3ec-dc8ac397ffd9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:26.764058 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 37/156] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:26 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:21:26.852852 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f75e6997-e2d9-41de-871e-5617a7e70554 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:26.855548 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f75e6997-e2d9-41de-871e-5617a7e70554 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:26.855871 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f75e6997-e2d9-41de-871e-5617a7e70554 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:26.856163 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f75e6997-e2d9-41de-871e-5617a7e70554 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:26.870172 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:26.870172 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:26.875528 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f75e6997-e2d9-41de-871e-5617a7e70554 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:26.880965 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f75e6997-e2d9-41de-871e-5617a7e70554 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:26.881553 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 41/157] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:26 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:27.426969 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-58eb90b2-baf3-43dd-b928-17ded3bf6857 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:27.429395 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-58eb90b2-baf3-43dd-b928-17ded3bf6857 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:27.429639 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-58eb90b2-baf3-43dd-b928-17ded3bf6857 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:27.429911 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-58eb90b2-baf3-43dd-b928-17ded3bf6857 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:27.442691 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:27.442691 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:27.447560 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-58eb90b2-baf3-43dd-b928-17ded3bf6857 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:27.454410 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-58eb90b2-baf3-43dd-b928-17ded3bf6857 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:27.455039 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 40/158] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:27 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:27.491577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b0e64562-3cc5-4408-a7c4-c44576975581 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:27.494719 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0e64562-3cc5-4408-a7c4-c44576975581 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:27.494999 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0e64562-3cc5-4408-a7c4-c44576975581 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:27.495309 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0e64562-3cc5-4408-a7c4-c44576975581 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:27.509597 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:27.509597 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:27.514060 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b0e64562-3cc5-4408-a7c4-c44576975581 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:27.519730 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0e64562-3cc5-4408-a7c4-c44576975581 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:27.520149 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 41/159] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:27 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:27.737917 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-95e0ffd4-9fbb-4694-a4a6-5a75751bac07 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:27.740085 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95e0ffd4-9fbb-4694-a4a6-5a75751bac07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:27.740281 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95e0ffd4-9fbb-4694-a4a6-5a75751bac07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:27.740535 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95e0ffd4-9fbb-4694-a4a6-5a75751bac07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:27.748874 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:27.748874 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:27.753553 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-95e0ffd4-9fbb-4694-a4a6-5a75751bac07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:27.759590 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95e0ffd4-9fbb-4694-a4a6-5a75751bac07 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:27.760355 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 38/160] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:27 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:27.787759 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-efd6f3e3-59f7-4f17-9571-71527d8ba0ed None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:27.790345 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-efd6f3e3-59f7-4f17-9571-71527d8ba0ed tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:27.790648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-efd6f3e3-59f7-4f17-9571-71527d8ba0ed tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:27.790959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-efd6f3e3-59f7-4f17-9571-71527d8ba0ed tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:27.801766 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:27.801766 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:27.807729 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-efd6f3e3-59f7-4f17-9571-71527d8ba0ed tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:27.814258 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-efd6f3e3-59f7-4f17-9571-71527d8ba0ed tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:27.815216 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 42/161] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:27 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:27.896541 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-244ca076-3d93-48da-9476-c1391c0c988d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:27.899227 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-244ca076-3d93-48da-9476-c1391c0c988d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:27.899606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-244ca076-3d93-48da-9476-c1391c0c988d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:27.899907 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-244ca076-3d93-48da-9476-c1391c0c988d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:27.916524 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:27.916524 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:27.921832 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-244ca076-3d93-48da-9476-c1391c0c988d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:27.931083 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-244ca076-3d93-48da-9476-c1391c0c988d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:27.932021 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 41/162] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:27 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:28.357992 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-009cdc12-1b8e-4740-aa4e-054348b5c255 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.360525 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-009cdc12-1b8e-4740-aa4e-054348b5c255 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:28.360802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-009cdc12-1b8e-4740-aa4e-054348b5c255 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.361095 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-009cdc12-1b8e-4740-aa4e-054348b5c255 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.399291 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.399291 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:28.404697 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-009cdc12-1b8e-4740-aa4e-054348b5c255 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:28.411877 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-009cdc12-1b8e-4740-aa4e-054348b5c255 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:28.412631 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 42/163] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:28.470993 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19ba75cd-03f1-43d1-8c86-92c7b03895e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.474813 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19ba75cd-03f1-43d1-8c86-92c7b03895e2 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:28.475031 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19ba75cd-03f1-43d1-8c86-92c7b03895e2 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.475269 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19ba75cd-03f1-43d1-8c86-92c7b03895e2 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.491638 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.491638 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:28.497751 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-19ba75cd-03f1-43d1-8c86-92c7b03895e2 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:28.504387 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19ba75cd-03f1-43d1-8c86-92c7b03895e2 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:28.504643 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 39/164] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:28.519173 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c85abcdc-3671-4eaf-967c-ed5cb6a064d0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.519526 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c85abcdc-3671-4eaf-967c-ed5cb6a064d0 None None] GET https://10.4.3.32/volume// Aug 08 06:21:28.519751 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c85abcdc-3671-4eaf-967c-ed5cb6a064d0 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.520015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c85abcdc-3671-4eaf-967c-ed5cb6a064d0 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.520428 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c85abcdc-3671-4eaf-967c-ed5cb6a064d0 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:28.521048 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 43/165] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:28.529896 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-ae51bb51-2071-4fdd-a8e2-38ec2ddb10a6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.532358 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-ae51bb51-2071-4fdd-a8e2-38ec2ddb10a6 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:28.532787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-ae51bb51-2071-4fdd-a8e2-38ec2ddb10a6 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c259f0b-a6de-42e7-9b55-da30c180cf19", "connector": null, "instance_uuid": "166fa8b5-f32a-4823-980d-b69504b1ae39"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:28.532909 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-da57c4a7-f05c-487d-9e6c-e1bd26adadba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.534760 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da57c4a7-f05c-487d-9e6c-e1bd26adadba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:28.534953 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da57c4a7-f05c-487d-9e6c-e1bd26adadba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.535204 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da57c4a7-f05c-487d-9e6c-e1bd26adadba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.544464 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.544464 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:28.546665 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.546665 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:28.551712 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-da57c4a7-f05c-487d-9e6c-e1bd26adadba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:28.557949 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da57c4a7-f05c-487d-9e6c-e1bd26adadba tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:28.558879 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 43/166] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:21:28.577973 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-ae51bb51-2071-4fdd-a8e2-38ec2ddb10a6 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:28.578458 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 42/167] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:28 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:28.608670 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-956c0d1d-6d5c-401e-8056-a0a23b2b9892 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.610953 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-956c0d1d-6d5c-401e-8056-a0a23b2b9892 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:28.611955 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-956c0d1d-6d5c-401e-8056-a0a23b2b9892 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.612354 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-956c0d1d-6d5c-401e-8056-a0a23b2b9892 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.620734 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05e30a2f-c340-42b4-8091-cf3ff28486e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.621205 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05e30a2f-c340-42b4-8091-cf3ff28486e6 None None] GET https://10.4.3.32/volume// Aug 08 06:21:28.621411 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05e30a2f-c340-42b4-8091-cf3ff28486e6 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.621668 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05e30a2f-c340-42b4-8091-cf3ff28486e6 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.622095 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05e30a2f-c340-42b4-8091-cf3ff28486e6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:28.622494 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 44/168] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:28.630073 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.630073 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:28.631986 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-4e0d4a8f-ef09-4b40-b37f-80dc5d4fcb7d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.635543 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-4e0d4a8f-ef09-4b40-b37f-80dc5d4fcb7d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:28.635830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-4e0d4a8f-ef09-4b40-b37f-80dc5d4fcb7d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.636250 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-4e0d4a8f-ef09-4b40-b37f-80dc5d4fcb7d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.637804 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-956c0d1d-6d5c-401e-8056-a0a23b2b9892 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:28.644137 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-956c0d1d-6d5c-401e-8056-a0a23b2b9892 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:28.644845 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 40/169] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:28.649623 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.649623 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:28.655660 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-4e0d4a8f-ef09-4b40-b37f-80dc5d4fcb7d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:28.660960 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-4e0d4a8f-ef09-4b40-b37f-80dc5d4fcb7d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:28.661513 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 44/170] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1245 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:28.740795 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-bb7cf396-0d10-4f90-a7bf-49e75518735d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.744661 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-bb7cf396-0d10-4f90-a7bf-49e75518735d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] PUT https://10.4.3.32/volume/v3/attachments/adb2039d-e420-4cae-a9e1-2a67a36bc5e3 Aug 08 06:21:28.745213 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-bb7cf396-0d10-4f90-a7bf-49e75518735d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:28.756059 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-bb7cf396-0d10-4f90-a7bf-49e75518735d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Acquiring lock "cinder-attachment_update-2c259f0b-a6de-42e7-9b55-da30c180cf19-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:28.764655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-bb7cf396-0d10-4f90-a7bf-49e75518735d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Lock "cinder-attachment_update-2c259f0b-a6de-42e7-9b55-da30c180cf19-np0000006785" acquired by "attachment_update" :: waited 0.009s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:28.765969 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.765969 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:28.780132 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ae6dcf58-def8-4384-8cba-a4aa139bfc27 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.782089 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae6dcf58-def8-4384-8cba-a4aa139bfc27 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:28.782364 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae6dcf58-def8-4384-8cba-a4aa139bfc27 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.782647 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae6dcf58-def8-4384-8cba-a4aa139bfc27 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.793268 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.793268 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:28.799080 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ae6dcf58-def8-4384-8cba-a4aa139bfc27 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:28.805398 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae6dcf58-def8-4384-8cba-a4aa139bfc27 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:28.805969 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 45/171] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:28.832587 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b875c59f-83ae-4cb1-a28e-5918f31551f2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.834619 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b875c59f-83ae-4cb1-a28e-5918f31551f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:28.834863 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b875c59f-83ae-4cb1-a28e-5918f31551f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.835040 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b875c59f-83ae-4cb1-a28e-5918f31551f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.842742 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.842742 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:28.847572 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b875c59f-83ae-4cb1-a28e-5918f31551f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:28.852928 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b875c59f-83ae-4cb1-a28e-5918f31551f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:28.852928 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 41/172] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:28.895792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-bb7cf396-0d10-4f90-a7bf-49e75518735d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Lock "cinder-attachment_update-2c259f0b-a6de-42e7-9b55-da30c180cf19-np0000006785" released by "attachment_update" :: held 0.131s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:28.896910 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-bb7cf396-0d10-4f90-a7bf-49e75518735d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/attachments/adb2039d-e420-4cae-a9e1-2a67a36bc5e3 returned with HTTP 200 Aug 08 06:21:28.897703 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 43/173] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:28 2026] PUT /volume/v3/attachments/adb2039d-e420-4cae-a9e1-2a67a36bc5e3 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:28.950448 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2a253701-b87a-4a70-95bf-9afe07f49f23 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:28.955183 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2a253701-b87a-4a70-95bf-9afe07f49f23 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:28.955411 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2a253701-b87a-4a70-95bf-9afe07f49f23 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:28.955654 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2a253701-b87a-4a70-95bf-9afe07f49f23 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:28.980219 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:28.980219 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:28.987232 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2a253701-b87a-4a70-95bf-9afe07f49f23 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:28.996389 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2a253701-b87a-4a70-95bf-9afe07f49f23 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:28.996875 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 45/174] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:28 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:29.168734 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd7fdeb5-9a36-481f-9531-ad90f037d7f7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:29.169127 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd7fdeb5-9a36-481f-9531-ad90f037d7f7 None None] GET https://10.4.3.32/volume// Aug 08 06:21:29.169338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd7fdeb5-9a36-481f-9531-ad90f037d7f7 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:29.169547 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd7fdeb5-9a36-481f-9531-ad90f037d7f7 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:29.169926 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd7fdeb5-9a36-481f-9531-ad90f037d7f7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:29.170249 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 46/175] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:29.182566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-ccb8b674-ac23-43b6-aa5c-4fb9fb15dea1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:29.187308 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-ccb8b674-ac23-43b6-aa5c-4fb9fb15dea1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:21:29.187515 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-ccb8b674-ac23-43b6-aa5c-4fb9fb15dea1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:29.187730 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-ccb8b674-ac23-43b6-aa5c-4fb9fb15dea1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:29.199048 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:29.199048 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:29.203426 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-ccb8b674-ac23-43b6-aa5c-4fb9fb15dea1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:21:29.208439 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-ccb8b674-ac23-43b6-aa5c-4fb9fb15dea1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:21:29.209196 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 42/176] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:29 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 1288 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:29.284042 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-02d60352-d1b7-4712-9208-36aaeb80e96a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:29.287390 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-02d60352-d1b7-4712-9208-36aaeb80e96a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] PUT https://10.4.3.32/volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db Aug 08 06:21:29.287960 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-02d60352-d1b7-4712-9208-36aaeb80e96a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:29.301603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-02d60352-d1b7-4712-9208-36aaeb80e96a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Acquiring lock "cinder-attachment_update-687abd1e-cea9-4fdb-a45f-aa73855cc748-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:29.307439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-02d60352-d1b7-4712-9208-36aaeb80e96a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Lock "cinder-attachment_update-687abd1e-cea9-4fdb-a45f-aa73855cc748-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:29.308564 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:29.308564 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:29.420017 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-02d60352-d1b7-4712-9208-36aaeb80e96a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Lock "cinder-attachment_update-687abd1e-cea9-4fdb-a45f-aa73855cc748-np0000006785" released by "attachment_update" :: held 0.113s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:29.420453 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-02d60352-d1b7-4712-9208-36aaeb80e96a tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db returned with HTTP 200 Aug 08 06:21:29.421063 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 44/177] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:29 2026] PUT /volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:29.450592 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-d0eaebf0-de3e-43fa-a1d2-1f1f3a67cf35 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:29.453182 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-d0eaebf0-de3e-43fa-a1d2-1f1f3a67cf35 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] POST https://10.4.3.32/volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db/action Aug 08 06:21:29.453993 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-d0eaebf0-de3e-43fa-a1d2-1f1f3a67cf35 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:29.454158 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-d0eaebf0-de3e-43fa-a1d2-1f1f3a67cf35 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:29.520290 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-11103162-effe-4a28-8274-31e144b7b7fc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:29.522375 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11103162-effe-4a28-8274-31e144b7b7fc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:29.522948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11103162-effe-4a28-8274-31e144b7b7fc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:29.522948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11103162-effe-4a28-8274-31e144b7b7fc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:29.535408 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:29.535408 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:29.540699 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11103162-effe-4a28-8274-31e144b7b7fc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:29.547799 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11103162-effe-4a28-8274-31e144b7b7fc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:29.548377 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 47/178] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:29 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:21:29.575425 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d5538df5-8a2a-4a26-add3-f9206c84a28e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:29.577785 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d5538df5-8a2a-4a26-add3-f9206c84a28e tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:29.578090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d5538df5-8a2a-4a26-add3-f9206c84a28e tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:29.578386 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d5538df5-8a2a-4a26-add3-f9206c84a28e tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:29.590661 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:29.590661 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:29.596045 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d5538df5-8a2a-4a26-add3-f9206c84a28e tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:29.600604 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d5538df5-8a2a-4a26-add3-f9206c84a28e tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:29.600996 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 43/179] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:29 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:29.602682 np0000006785 devstack@c-api.service[100291]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 08 06:21:29.602682 np0000006785 devstack@c-api.service[100291]: .first() Aug 08 06:21:29.624366 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:29.624366 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:29.640505 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d6f7c255-0794-457b-a060-31236c6a63f8 req-d0eaebf0-de3e-43fa-a1d2-1f1f3a67cf35 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db/action returned with HTTP 204 Aug 08 06:21:29.641325 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 46/180] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:29 2026] POST /volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db/action => generated 0 bytes in 191 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:29.662727 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-53bbb624-bde3-48ae-8421-b6b6b949d167 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:29.664902 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53bbb624-bde3-48ae-8421-b6b6b949d167 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:29.665099 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53bbb624-bde3-48ae-8421-b6b6b949d167 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:29.665298 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53bbb624-bde3-48ae-8421-b6b6b949d167 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:29.676379 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:29.676379 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:29.680666 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-53bbb624-bde3-48ae-8421-b6b6b949d167 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:29.685268 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53bbb624-bde3-48ae-8421-b6b6b949d167 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:29.686113 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 45/181] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:29 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:29.825989 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2afa2615-bc29-46f6-a377-87968ed0660f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:29.830859 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2afa2615-bc29-46f6-a377-87968ed0660f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:29.830859 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2afa2615-bc29-46f6-a377-87968ed0660f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:29.830859 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2afa2615-bc29-46f6-a377-87968ed0660f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:29.869937 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-73ed8729-7624-4a9c-ab96-f3be9e696c1e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:29.871954 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-73ed8729-7624-4a9c-ab96-f3be9e696c1e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:29.872128 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-73ed8729-7624-4a9c-ab96-f3be9e696c1e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:29.872308 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-73ed8729-7624-4a9c-ab96-f3be9e696c1e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:29.883853 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:29.883853 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:29.888274 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-73ed8729-7624-4a9c-ab96-f3be9e696c1e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:29.896196 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-73ed8729-7624-4a9c-ab96-f3be9e696c1e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:29.896857 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 44/182] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:29 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:29.978970 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:29.978970 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:29.984793 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2afa2615-bc29-46f6-a377-87968ed0660f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:29.989143 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2afa2615-bc29-46f6-a377-87968ed0660f tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:29.989652 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 48/183] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:29 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:30.013640 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0fd010a6-d0fd-4ebe-8057-d0468afa754e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:30.015747 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fd010a6-d0fd-4ebe-8057-d0468afa754e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:30.016032 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fd010a6-d0fd-4ebe-8057-d0468afa754e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:30.016298 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fd010a6-d0fd-4ebe-8057-d0468afa754e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:30.027074 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:30.027074 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:30.031118 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0fd010a6-d0fd-4ebe-8057-d0468afa754e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:30.035921 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fd010a6-d0fd-4ebe-8057-d0468afa754e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:30.036724 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 47/184] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:30 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:30.563510 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2c13dfd9-09ef-46f8-a17d-f3188799c311 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:30.565442 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c13dfd9-09ef-46f8-a17d-f3188799c311 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:30.565678 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c13dfd9-09ef-46f8-a17d-f3188799c311 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:30.565887 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c13dfd9-09ef-46f8-a17d-f3188799c311 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:30.575539 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:30.575539 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:30.580274 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2c13dfd9-09ef-46f8-a17d-f3188799c311 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:30.587018 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c13dfd9-09ef-46f8-a17d-f3188799c311 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:30.587648 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 46/185] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:30 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:30.614900 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd4ba4e3-08c8-4651-b7e4-61406644b7b2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:30.618108 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd4ba4e3-08c8-4651-b7e4-61406644b7b2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:30.618310 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd4ba4e3-08c8-4651-b7e4-61406644b7b2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:30.618518 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd4ba4e3-08c8-4651-b7e4-61406644b7b2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:30.627424 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:30.627424 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:30.631125 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fd4ba4e3-08c8-4651-b7e4-61406644b7b2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:30.635333 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd4ba4e3-08c8-4651-b7e4-61406644b7b2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:30.635789 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 45/186] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:30 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:30.702336 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-21809d70-d50f-4b71-b979-45f0342a940c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:30.704271 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21809d70-d50f-4b71-b979-45f0342a940c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:30.704443 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21809d70-d50f-4b71-b979-45f0342a940c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:30.705336 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21809d70-d50f-4b71-b979-45f0342a940c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:30.719068 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:30.719068 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:30.723931 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-21809d70-d50f-4b71-b979-45f0342a940c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:30.729015 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21809d70-d50f-4b71-b979-45f0342a940c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:30.729421 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 49/187] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:30 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:30.911725 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d6aaeb7a-4aa5-4c23-8f32-14371897c244 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:30.913611 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6aaeb7a-4aa5-4c23-8f32-14371897c244 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:30.913878 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6aaeb7a-4aa5-4c23-8f32-14371897c244 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:30.914121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6aaeb7a-4aa5-4c23-8f32-14371897c244 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:30.921158 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:30.921158 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:30.925020 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d6aaeb7a-4aa5-4c23-8f32-14371897c244 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:30.929273 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6aaeb7a-4aa5-4c23-8f32-14371897c244 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:30.929719 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 48/188] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:30 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:31.001934 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cf4177b6-34ed-4add-a495-5088ae366c72 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:31.003632 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cf4177b6-34ed-4add-a495-5088ae366c72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:31.003806 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cf4177b6-34ed-4add-a495-5088ae366c72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:31.004037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cf4177b6-34ed-4add-a495-5088ae366c72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:31.011665 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:31.011665 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:31.015645 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cf4177b6-34ed-4add-a495-5088ae366c72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:31.020058 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cf4177b6-34ed-4add-a495-5088ae366c72 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:31.020591 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 47/189] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:31 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:31.051055 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-91b6a4d3-9fd3-45db-9c78-0ee51dcd51da None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:31.053406 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91b6a4d3-9fd3-45db-9c78-0ee51dcd51da tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:31.053709 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91b6a4d3-9fd3-45db-9c78-0ee51dcd51da tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:31.053992 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91b6a4d3-9fd3-45db-9c78-0ee51dcd51da tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:31.066910 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:31.066910 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:31.071617 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-91b6a4d3-9fd3-45db-9c78-0ee51dcd51da tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:31.080666 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91b6a4d3-9fd3-45db-9c78-0ee51dcd51da tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:31.081114 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 46/190] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:31 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:31.604694 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-43de724d-fdb2-4be6-9fa6-5327917b1218 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:31.610574 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43de724d-fdb2-4be6-9fa6-5327917b1218 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:31.610972 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43de724d-fdb2-4be6-9fa6-5327917b1218 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:31.611132 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43de724d-fdb2-4be6-9fa6-5327917b1218 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:31.631086 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:31.631086 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:31.637006 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-43de724d-fdb2-4be6-9fa6-5327917b1218 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:31.643004 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43de724d-fdb2-4be6-9fa6-5327917b1218 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:31.643004 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 50/191] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:31 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:31.649815 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-61e9f118-92c1-45b5-b019-944ed8372021 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:31.651929 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-61e9f118-92c1-45b5-b019-944ed8372021 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:31.652265 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-61e9f118-92c1-45b5-b019-944ed8372021 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:31.652542 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-61e9f118-92c1-45b5-b019-944ed8372021 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:31.666936 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:31.666936 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:31.671413 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-61e9f118-92c1-45b5-b019-944ed8372021 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:31.679156 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-61e9f118-92c1-45b5-b019-944ed8372021 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:31.679615 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 49/192] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:31 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:31.746738 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7d67a5a9-d4f6-41e8-8790-999440d85375 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:31.750111 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7d67a5a9-d4f6-41e8-8790-999440d85375 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:31.751407 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7d67a5a9-d4f6-41e8-8790-999440d85375 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:31.751407 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7d67a5a9-d4f6-41e8-8790-999440d85375 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:31.771889 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:31.771889 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:31.779157 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7d67a5a9-d4f6-41e8-8790-999440d85375 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:31.786596 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7d67a5a9-d4f6-41e8-8790-999440d85375 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:31.787197 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 48/193] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:31 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:31.947804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-78595c3e-38b3-4343-82ae-bb9bc961a0c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:31.947804 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-78595c3e-38b3-4343-82ae-bb9bc961a0c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:31.948020 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-78595c3e-38b3-4343-82ae-bb9bc961a0c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:31.948188 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-78595c3e-38b3-4343-82ae-bb9bc961a0c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:31.956663 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:31.956663 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:31.963082 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-78595c3e-38b3-4343-82ae-bb9bc961a0c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:31.970451 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-78595c3e-38b3-4343-82ae-bb9bc961a0c5 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:31.971079 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 47/194] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:31 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:32.038608 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-921f64bf-6ea5-4e82-9c40-7ce2c93949d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:32.040947 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-921f64bf-6ea5-4e82-9c40-7ce2c93949d1 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:32.041112 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-921f64bf-6ea5-4e82-9c40-7ce2c93949d1 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:32.041292 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-921f64bf-6ea5-4e82-9c40-7ce2c93949d1 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:32.049606 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:32.049606 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:32.054181 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-921f64bf-6ea5-4e82-9c40-7ce2c93949d1 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:32.059997 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-921f64bf-6ea5-4e82-9c40-7ce2c93949d1 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:32.060527 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 51/195] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:32 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:32.093901 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e62d5887-2866-41b0-a390-e49c8aee7725 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:32.096457 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e62d5887-2866-41b0-a390-e49c8aee7725 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:32.096538 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e62d5887-2866-41b0-a390-e49c8aee7725 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:32.096754 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e62d5887-2866-41b0-a390-e49c8aee7725 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:32.110945 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:32.110945 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:32.115742 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e62d5887-2866-41b0-a390-e49c8aee7725 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:32.121604 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e62d5887-2866-41b0-a390-e49c8aee7725 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:32.122040 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 50/196] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:32 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:32.658735 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-55190067-7445-4ce4-826c-23f1addd0558 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:32.660911 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-55190067-7445-4ce4-826c-23f1addd0558 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:32.662427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-55190067-7445-4ce4-826c-23f1addd0558 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:32.662427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-55190067-7445-4ce4-826c-23f1addd0558 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:32.670644 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:32.670644 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:32.674753 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-55190067-7445-4ce4-826c-23f1addd0558 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:32.678747 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-55190067-7445-4ce4-826c-23f1addd0558 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:32.679242 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 49/197] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:32 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:32.694451 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e8a37225-80f4-4949-ba3c-18adb7e24af4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:32.696436 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8a37225-80f4-4949-ba3c-18adb7e24af4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:32.696747 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8a37225-80f4-4949-ba3c-18adb7e24af4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:32.697028 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8a37225-80f4-4949-ba3c-18adb7e24af4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:32.707531 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:32.707531 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:32.711635 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e8a37225-80f4-4949-ba3c-18adb7e24af4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:32.723148 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8a37225-80f4-4949-ba3c-18adb7e24af4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:32.723148 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 48/198] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:32 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:32.803601 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ede2d4e-df57-4671-8b0d-b14b1d1076f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:32.805734 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ede2d4e-df57-4671-8b0d-b14b1d1076f5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:32.805983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ede2d4e-df57-4671-8b0d-b14b1d1076f5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:32.806207 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ede2d4e-df57-4671-8b0d-b14b1d1076f5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:32.817402 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:32.817402 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:32.822856 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7ede2d4e-df57-4671-8b0d-b14b1d1076f5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:32.828137 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ede2d4e-df57-4671-8b0d-b14b1d1076f5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:32.828209 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 52/199] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:32 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:32.984746 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-febc2b74-a60b-4d57-b1d0-4197711233c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:32.986767 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-febc2b74-a60b-4d57-b1d0-4197711233c2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:32.986909 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-febc2b74-a60b-4d57-b1d0-4197711233c2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:32.987094 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-febc2b74-a60b-4d57-b1d0-4197711233c2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:32.995155 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:32.995155 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:32.999719 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-febc2b74-a60b-4d57-b1d0-4197711233c2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:33.005025 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-febc2b74-a60b-4d57-b1d0-4197711233c2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:33.005684 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 51/200] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:32 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:33.080052 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7a0bd058-8bd3-448a-bfb9-08d3fc2f41c5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.082634 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7a0bd058-8bd3-448a-bfb9-08d3fc2f41c5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:33.082916 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7a0bd058-8bd3-448a-bfb9-08d3fc2f41c5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.083152 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7a0bd058-8bd3-448a-bfb9-08d3fc2f41c5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.091971 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:33.091971 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:33.096321 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7a0bd058-8bd3-448a-bfb9-08d3fc2f41c5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:33.102500 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7a0bd058-8bd3-448a-bfb9-08d3fc2f41c5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:33.103048 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 50/201] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:33.142096 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bf47a6e9-fbd2-40d8-b2d2-35939ef1c31e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.144630 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bf47a6e9-fbd2-40d8-b2d2-35939ef1c31e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:33.144843 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bf47a6e9-fbd2-40d8-b2d2-35939ef1c31e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.145065 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bf47a6e9-fbd2-40d8-b2d2-35939ef1c31e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.158546 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:33.158546 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:33.167699 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bf47a6e9-fbd2-40d8-b2d2-35939ef1c31e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:33.173715 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bf47a6e9-fbd2-40d8-b2d2-35939ef1c31e tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:33.174245 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 49/202] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:33.645336 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-89dccf36-7413-45ea-8e09-3d00fdd2b2cc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.647726 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-89dccf36-7413-45ea-8e09-3d00fdd2b2cc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:33.647954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-89dccf36-7413-45ea-8e09-3d00fdd2b2cc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.648228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-89dccf36-7413-45ea-8e09-3d00fdd2b2cc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.657394 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:33.657394 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:33.662926 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-89dccf36-7413-45ea-8e09-3d00fdd2b2cc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:33.668385 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-89dccf36-7413-45ea-8e09-3d00fdd2b2cc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:33.668826 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 53/203] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:33.693912 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-97d3f719-fe4b-469d-8358-09e0ee4fcbb5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.696218 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97d3f719-fe4b-469d-8358-09e0ee4fcbb5 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:33.697070 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97d3f719-fe4b-469d-8358-09e0ee4fcbb5 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.697070 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97d3f719-fe4b-469d-8358-09e0ee4fcbb5 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.710447 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:33.710447 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:33.714205 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-97d3f719-fe4b-469d-8358-09e0ee4fcbb5 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:33.718676 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97d3f719-fe4b-469d-8358-09e0ee4fcbb5 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:33.719114 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 52/204] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:33.740162 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d6ceaa2b-30fe-492e-80c7-1ce197e3211f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.742134 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6ceaa2b-30fe-492e-80c7-1ce197e3211f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:33.742277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6ceaa2b-30fe-492e-80c7-1ce197e3211f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.742485 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6ceaa2b-30fe-492e-80c7-1ce197e3211f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.750380 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97fb883d-1e33-4cce-a320-b16f3cdd630f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.750959 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97fb883d-1e33-4cce-a320-b16f3cdd630f None None] GET https://10.4.3.32/volume// Aug 08 06:21:33.751191 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97fb883d-1e33-4cce-a320-b16f3cdd630f None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.751396 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97fb883d-1e33-4cce-a320-b16f3cdd630f None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.751760 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97fb883d-1e33-4cce-a320-b16f3cdd630f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:33.752081 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 50/205] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:33.752976 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:33.752976 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:33.756391 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d6ceaa2b-30fe-492e-80c7-1ce197e3211f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:33.760171 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-962d268e-d940-488a-bb94-7a06e5aefffb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.760392 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6ceaa2b-30fe-492e-80c7-1ce197e3211f tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:33.760834 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 51/206] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:33.762670 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-962d268e-d940-488a-bb94-7a06e5aefffb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:33.763110 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-962d268e-d940-488a-bb94-7a06e5aefffb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1bf49a8-38e7-4958-9fb2-3437bb529746", "connector": null, "instance_uuid": "2bb075cc-47a5-4a37-9f45-29fab3cf94f7"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:33.774903 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:33.774903 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:33.818131 np0000006785 devstack@c-api.service[100289]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 08 06:21:33.818131 np0000006785 devstack@c-api.service[100289]: .first() Aug 08 06:21:33.830622 np0000006785 devstack@c-api.service[100289]: WARNING cinder.volume.api [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-962d268e-d940-488a-bb94-7a06e5aefffb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 08 06:21:33.836939 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-962d268e-d940-488a-bb94-7a06e5aefffb tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:33.837546 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 54/207] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:33 2026] POST /volume/v3/attachments => generated 271 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:33.841622 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-406765f6-1b32-475f-a7d0-00e581099906 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.843681 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-406765f6-1b32-475f-a7d0-00e581099906 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:33.843984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-406765f6-1b32-475f-a7d0-00e581099906 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.844289 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-406765f6-1b32-475f-a7d0-00e581099906 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.857667 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:33.857667 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:33.862063 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-406765f6-1b32-475f-a7d0-00e581099906 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:33.863972 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f2f48e81-ba8f-4775-8b00-44fd040f35fa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.865737 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2f48e81-ba8f-4775-8b00-44fd040f35fa tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:33.865966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2f48e81-ba8f-4775-8b00-44fd040f35fa tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.866152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2f48e81-ba8f-4775-8b00-44fd040f35fa tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.866267 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-406765f6-1b32-475f-a7d0-00e581099906 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:33.866703 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 53/208] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:33.876615 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:33.876615 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:33.877292 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d5dde048-df5c-43b4-9033-5629e282cf7c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.878151 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5dde048-df5c-43b4-9033-5629e282cf7c None None] GET https://10.4.3.32/volume// Aug 08 06:21:33.878348 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5dde048-df5c-43b4-9033-5629e282cf7c None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.878669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5dde048-df5c-43b4-9033-5629e282cf7c None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.879282 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5dde048-df5c-43b4-9033-5629e282cf7c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:33.879676 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 52/209] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:33.881289 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f2f48e81-ba8f-4775-8b00-44fd040f35fa tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:33.886483 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2f48e81-ba8f-4775-8b00-44fd040f35fa tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:33.886975 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 51/210] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:33.887882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-d977c1ea-c6db-422d-a93b-0b9922a22659 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:33.890581 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-d977c1ea-c6db-422d-a93b-0b9922a22659 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:33.890874 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-d977c1ea-c6db-422d-a93b-0b9922a22659 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:33.891113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-d977c1ea-c6db-422d-a93b-0b9922a22659 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:33.903691 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:33.903691 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:33.908097 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-d977c1ea-c6db-422d-a93b-0b9922a22659 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:33.913247 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-d977c1ea-c6db-422d-a93b-0b9922a22659 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:33.913830 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 55/211] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:33 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1045 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:34.023212 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8f53628e-f585-47c3-834c-48765c5e7df0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:34.023584 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-ad4b6658-ec10-4229-a707-112c4c703c1c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:34.025681 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f53628e-f585-47c3-834c-48765c5e7df0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:34.025999 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f53628e-f585-47c3-834c-48765c5e7df0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:34.026273 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f53628e-f585-47c3-834c-48765c5e7df0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:34.027005 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-ad4b6658-ec10-4229-a707-112c4c703c1c tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] PUT https://10.4.3.32/volume/v3/attachments/35d486e7-4de8-415b-8a3f-ca7d30cdba96 Aug 08 06:21:34.027558 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-ad4b6658-ec10-4229-a707-112c4c703c1c tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:34.035903 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:34.035903 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:34.036044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-ad4b6658-ec10-4229-a707-112c4c703c1c tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Acquiring lock "cinder-attachment_update-b1bf49a8-38e7-4958-9fb2-3437bb529746-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:34.040755 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8f53628e-f585-47c3-834c-48765c5e7df0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:34.041368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-ad4b6658-ec10-4229-a707-112c4c703c1c tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Lock "cinder-attachment_update-b1bf49a8-38e7-4958-9fb2-3437bb529746-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:34.042305 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:34.042305 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:34.047372 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f53628e-f585-47c3-834c-48765c5e7df0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:34.048013 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 54/212] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:34 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:34.119803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4652249b-b3c9-45bd-b433-c38db4e0f478 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:34.121669 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4652249b-b3c9-45bd-b433-c38db4e0f478 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:34.121669 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4652249b-b3c9-45bd-b433-c38db4e0f478 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:34.121929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4652249b-b3c9-45bd-b433-c38db4e0f478 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:34.131380 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:34.131380 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:34.134637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-ad4b6658-ec10-4229-a707-112c4c703c1c tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Lock "cinder-attachment_update-b1bf49a8-38e7-4958-9fb2-3437bb529746-np0000006785" released by "attachment_update" :: held 0.093s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:34.134956 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-ad4b6658-ec10-4229-a707-112c4c703c1c tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/attachments/35d486e7-4de8-415b-8a3f-ca7d30cdba96 returned with HTTP 200 Aug 08 06:21:34.135430 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 53/213] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:34 2026] PUT /volume/v3/attachments/35d486e7-4de8-415b-8a3f-ca7d30cdba96 => generated 967 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:34.137024 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4652249b-b3c9-45bd-b433-c38db4e0f478 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:34.143832 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4652249b-b3c9-45bd-b433-c38db4e0f478 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:34.143965 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 52/214] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:34 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:34.187909 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0ff571d8-2cae-443d-90fd-3661eaed29b9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:34.190229 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ff571d8-2cae-443d-90fd-3661eaed29b9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:34.190583 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ff571d8-2cae-443d-90fd-3661eaed29b9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:34.190904 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ff571d8-2cae-443d-90fd-3661eaed29b9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:34.202011 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:34.202011 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:34.206251 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0ff571d8-2cae-443d-90fd-3661eaed29b9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:34.210893 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ff571d8-2cae-443d-90fd-3661eaed29b9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:34.211316 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 56/215] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:34 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:34.732695 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e7515aa1-0a8c-4f8e-ac89-9f9fc1c1a67c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:34.734842 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7515aa1-0a8c-4f8e-ac89-9f9fc1c1a67c tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:34.735048 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7515aa1-0a8c-4f8e-ac89-9f9fc1c1a67c tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:34.735273 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7515aa1-0a8c-4f8e-ac89-9f9fc1c1a67c tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:34.746655 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:34.746655 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:34.750806 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e7515aa1-0a8c-4f8e-ac89-9f9fc1c1a67c tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:34.755467 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7515aa1-0a8c-4f8e-ac89-9f9fc1c1a67c tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:34.755891 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 55/216] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:34 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:34.774535 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d4323e6-878d-4c9f-a0bb-ce06aebf623d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:34.776950 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d4323e6-878d-4c9f-a0bb-ce06aebf623d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:34.777200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d4323e6-878d-4c9f-a0bb-ce06aebf623d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:34.777456 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d4323e6-878d-4c9f-a0bb-ce06aebf623d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:34.788987 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:34.788987 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:34.793188 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4d4323e6-878d-4c9f-a0bb-ce06aebf623d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:34.798417 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d4323e6-878d-4c9f-a0bb-ce06aebf623d tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:34.798968 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 54/217] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:34 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:34.881343 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-832da42d-13b7-467f-9f8f-8e5c6ce8a528 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:34.883945 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-832da42d-13b7-467f-9f8f-8e5c6ce8a528 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:34.883945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-832da42d-13b7-467f-9f8f-8e5c6ce8a528 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:34.884200 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-832da42d-13b7-467f-9f8f-8e5c6ce8a528 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:34.897351 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:34.897351 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:34.901452 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-832da42d-13b7-467f-9f8f-8e5c6ce8a528 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:34.901599 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-14a95d99-963f-4598-9844-afe681ce3d4f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:34.903832 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14a95d99-963f-4598-9844-afe681ce3d4f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:34.904080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14a95d99-963f-4598-9844-afe681ce3d4f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:34.904275 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14a95d99-963f-4598-9844-afe681ce3d4f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:34.906185 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-832da42d-13b7-467f-9f8f-8e5c6ce8a528 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:34.906649 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 53/218] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:34 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:34.914227 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:34.914227 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:34.918165 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-14a95d99-963f-4598-9844-afe681ce3d4f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:34.922897 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14a95d99-963f-4598-9844-afe681ce3d4f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:34.923325 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 57/219] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:34 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:35.063784 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e1168e4a-44e8-4380-ab36-e9d7f8aab281 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:35.065711 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e1168e4a-44e8-4380-ab36-e9d7f8aab281 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:35.065888 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e1168e4a-44e8-4380-ab36-e9d7f8aab281 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:35.066078 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e1168e4a-44e8-4380-ab36-e9d7f8aab281 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:35.074644 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:35.074644 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:35.079034 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e1168e4a-44e8-4380-ab36-e9d7f8aab281 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:35.083275 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e1168e4a-44e8-4380-ab36-e9d7f8aab281 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:35.083689 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 56/220] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:35 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:35.159043 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6bfa79d7-d4fa-45af-94c9-f1af7081d249 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:35.161302 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6bfa79d7-d4fa-45af-94c9-f1af7081d249 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:35.161550 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6bfa79d7-d4fa-45af-94c9-f1af7081d249 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:35.161785 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6bfa79d7-d4fa-45af-94c9-f1af7081d249 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:35.170698 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:35.170698 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:35.175595 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6bfa79d7-d4fa-45af-94c9-f1af7081d249 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:35.181180 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6bfa79d7-d4fa-45af-94c9-f1af7081d249 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:35.181647 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 55/221] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:35 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:35.226199 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e6df5218-74c7-463b-8d61-e517c3d748df None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:35.228334 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6df5218-74c7-463b-8d61-e517c3d748df tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:35.228539 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6df5218-74c7-463b-8d61-e517c3d748df tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:35.228731 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6df5218-74c7-463b-8d61-e517c3d748df tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:35.240592 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:35.240592 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:35.244673 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e6df5218-74c7-463b-8d61-e517c3d748df tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:35.249596 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6df5218-74c7-463b-8d61-e517c3d748df tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:35.250091 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 54/222] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:35 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:35.768186 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bd61c087-d4d5-44a8-81a1-5b38e8aca9c8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:35.770208 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd61c087-d4d5-44a8-81a1-5b38e8aca9c8 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:35.770418 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd61c087-d4d5-44a8-81a1-5b38e8aca9c8 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:35.770647 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd61c087-d4d5-44a8-81a1-5b38e8aca9c8 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:35.782232 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:35.782232 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:35.786747 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bd61c087-d4d5-44a8-81a1-5b38e8aca9c8 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:35.793047 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd61c087-d4d5-44a8-81a1-5b38e8aca9c8 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:35.793561 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 58/223] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:35 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:35.814234 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d96fbd57-8926-4b2b-a0d4-522b341b7dd3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:35.816838 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d96fbd57-8926-4b2b-a0d4-522b341b7dd3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:35.817026 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d96fbd57-8926-4b2b-a0d4-522b341b7dd3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:35.817216 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d96fbd57-8926-4b2b-a0d4-522b341b7dd3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:35.829906 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:35.829906 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:35.833873 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d96fbd57-8926-4b2b-a0d4-522b341b7dd3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:35.839286 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d96fbd57-8926-4b2b-a0d4-522b341b7dd3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:35.839895 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 57/224] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:35 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:35.919841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-613dcf2d-c3b8-47b1-ae95-e535b8406ee1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:35.922252 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-613dcf2d-c3b8-47b1-ae95-e535b8406ee1 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:35.922613 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-613dcf2d-c3b8-47b1-ae95-e535b8406ee1 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:35.922869 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-613dcf2d-c3b8-47b1-ae95-e535b8406ee1 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:35.934322 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:35.934322 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:35.938412 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e2fa0a5d-6bb6-472e-a01f-1a8b24b3405f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:35.938834 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-613dcf2d-c3b8-47b1-ae95-e535b8406ee1 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:35.940783 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2fa0a5d-6bb6-472e-a01f-1a8b24b3405f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:35.941062 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2fa0a5d-6bb6-472e-a01f-1a8b24b3405f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:35.941365 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2fa0a5d-6bb6-472e-a01f-1a8b24b3405f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:35.942450 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-613dcf2d-c3b8-47b1-ae95-e535b8406ee1 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:35.942930 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 56/225] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:35 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:35.954215 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:35.954215 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:35.959099 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e2fa0a5d-6bb6-472e-a01f-1a8b24b3405f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:35.965505 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2fa0a5d-6bb6-472e-a01f-1a8b24b3405f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:35.966088 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 55/226] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:35 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:36.096046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-37c3234b-be7c-41e3-bc7c-da2c0ba7e8ad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:36.098822 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-37c3234b-be7c-41e3-bc7c-da2c0ba7e8ad tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:36.098822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-37c3234b-be7c-41e3-bc7c-da2c0ba7e8ad tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:36.098822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-37c3234b-be7c-41e3-bc7c-da2c0ba7e8ad tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:36.105631 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:36.105631 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:36.109497 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-37c3234b-be7c-41e3-bc7c-da2c0ba7e8ad tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:36.113955 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-37c3234b-be7c-41e3-bc7c-da2c0ba7e8ad tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:36.114309 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 59/227] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:36 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:36.195709 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-58333ba1-430f-451f-9f55-5cd678fbe126 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:36.197694 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-58333ba1-430f-451f-9f55-5cd678fbe126 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:36.197930 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-58333ba1-430f-451f-9f55-5cd678fbe126 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:36.198124 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-58333ba1-430f-451f-9f55-5cd678fbe126 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:36.205829 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:36.205829 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:36.209702 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-58333ba1-430f-451f-9f55-5cd678fbe126 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:36.214957 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-58333ba1-430f-451f-9f55-5cd678fbe126 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:36.215546 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 58/228] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:36 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 907 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:36.263087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d3596dfb-dea4-42a2-8979-f946285f8bc6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:36.265066 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d3596dfb-dea4-42a2-8979-f946285f8bc6 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:36.265259 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d3596dfb-dea4-42a2-8979-f946285f8bc6 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:36.265430 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d3596dfb-dea4-42a2-8979-f946285f8bc6 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:36.274327 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:36.274327 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:36.278054 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d3596dfb-dea4-42a2-8979-f946285f8bc6 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:36.283329 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d3596dfb-dea4-42a2-8979-f946285f8bc6 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:36.283783 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 57/229] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:36 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:36.807365 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-395781bf-9520-42ba-98bb-670cefd1955b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:36.809724 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-395781bf-9520-42ba-98bb-670cefd1955b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:36.809969 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-395781bf-9520-42ba-98bb-670cefd1955b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:36.810220 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-395781bf-9520-42ba-98bb-670cefd1955b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:36.827012 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:36.827012 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:36.833693 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-395781bf-9520-42ba-98bb-670cefd1955b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:36.841868 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-395781bf-9520-42ba-98bb-670cefd1955b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:36.842434 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 56/230] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:36 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:36.853834 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b310893b-2532-4e02-910d-5f1d1a0abfb7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:36.856052 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b310893b-2532-4e02-910d-5f1d1a0abfb7 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:36.856288 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b310893b-2532-4e02-910d-5f1d1a0abfb7 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:36.856550 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b310893b-2532-4e02-910d-5f1d1a0abfb7 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:36.870555 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:36.870555 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:36.875172 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b310893b-2532-4e02-910d-5f1d1a0abfb7 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:36.880201 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b310893b-2532-4e02-910d-5f1d1a0abfb7 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:36.880684 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 60/231] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:36 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:36.958859 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bcf7e355-dbe4-445a-b7c7-f4f187a6aa99 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:36.960821 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bcf7e355-dbe4-445a-b7c7-f4f187a6aa99 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:36.961022 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bcf7e355-dbe4-445a-b7c7-f4f187a6aa99 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:36.961231 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bcf7e355-dbe4-445a-b7c7-f4f187a6aa99 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:36.974676 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:36.974676 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:36.978377 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4ec9f8e7-31a7-4b89-86ee-de631e73a404 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:36.980399 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bcf7e355-dbe4-445a-b7c7-f4f187a6aa99 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:36.980593 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ec9f8e7-31a7-4b89-86ee-de631e73a404 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:36.980804 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ec9f8e7-31a7-4b89-86ee-de631e73a404 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:36.980994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ec9f8e7-31a7-4b89-86ee-de631e73a404 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:36.984927 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bcf7e355-dbe4-445a-b7c7-f4f187a6aa99 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:36.985371 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 59/232] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:36 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:36.991600 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:36.991600 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:36.995738 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4ec9f8e7-31a7-4b89-86ee-de631e73a404 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:37.001935 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ec9f8e7-31a7-4b89-86ee-de631e73a404 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:37.002506 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 58/233] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:36 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:37.127199 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f8ed6fbe-b0f9-42ad-b4ee-5a058ad301d9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:37.128976 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8ed6fbe-b0f9-42ad-b4ee-5a058ad301d9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:37.129178 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8ed6fbe-b0f9-42ad-b4ee-5a058ad301d9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:37.129380 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8ed6fbe-b0f9-42ad-b4ee-5a058ad301d9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:37.136399 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:37.136399 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:37.140009 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f8ed6fbe-b0f9-42ad-b4ee-5a058ad301d9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:37.143754 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8ed6fbe-b0f9-42ad-b4ee-5a058ad301d9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:37.144104 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 57/234] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:37 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:37.231115 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9d41df1a-580a-4f9a-8892-57e5943101ec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:37.232365 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d41df1a-580a-4f9a-8892-57e5943101ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:37.232677 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d41df1a-580a-4f9a-8892-57e5943101ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:37.232975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d41df1a-580a-4f9a-8892-57e5943101ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:37.240287 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:37.240287 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:37.244565 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9d41df1a-580a-4f9a-8892-57e5943101ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:37.249762 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d41df1a-580a-4f9a-8892-57e5943101ec tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:37.250225 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 61/235] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:37 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:37.262084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:37.263793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:21:37.264134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1646823074"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:37.266022 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1646823074'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:21:37.266211 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Create volume of 1 GB Aug 08 06:21:37.270721 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Availability Zones retrieved successfully. Aug 08 06:21:37.277256 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Flow 'volume_create_api' (8cd65d7d-a97d-4aef-b662-70f14cd47559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:37.278369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b002fdd-8df0-444d-b4ec-6f806ad5e0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:37.279378 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:21:37.298269 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b5e8d278-3667-4c3a-9132-5db5c4a59512 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:37.300207 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5e8d278-3667-4c3a-9132-5db5c4a59512 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:37.300385 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5e8d278-3667-4c3a-9132-5db5c4a59512 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:37.300610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5e8d278-3667-4c3a-9132-5db5c4a59512 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:37.306740 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b002fdd-8df0-444d-b4ec-6f806ad5e0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:37.307442 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e1f2b9-b0c7-4e33-bd5e-8d91d2a37a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:37.310341 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:37.310341 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:37.314328 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b5e8d278-3667-4c3a-9132-5db5c4a59512 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:37.319256 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5e8d278-3667-4c3a-9132-5db5c4a59512 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:37.319697 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 59/236] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:37 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:37.348907 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Created reservations ['49ccb23d-e358-48fc-b379-c3da4486957a', 'a669bacd-629a-4a0a-a16a-1f15f66a1c22', '0d7ca21c-3cc0-4d0b-ba6e-909133928a86', 'e232fb7a-30f6-4a3c-8bee-e646bd3e9ed2'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:21:37.349659 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e1f2b9-b0c7-4e33-bd5e-8d91d2a37a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49ccb23d-e358-48fc-b379-c3da4486957a', 'a669bacd-629a-4a0a-a16a-1f15f66a1c22', '0d7ca21c-3cc0-4d0b-ba6e-909133928a86', 'e232fb7a-30f6-4a3c-8bee-e646bd3e9ed2']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:37.350396 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8489525-ae51-4c02-af14-6710204ef4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:37.373251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8489525-ae51-4c02-af14-6710204ef4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b4063d0-67df-4374-8e9e-44a7671ab348', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1646823074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae19384a954c445a94a8d3fe6ae8dad1',qos_specs=None,replication_status=,reservations=['49ccb23d-e358-48fc-b379-c3da4486957a','a669bacd-629a-4a0a-a16a-1f15f66a1c22','0d7ca21c-3cc0-4d0b-ba6e-909133928a86','e232fb7a-30f6-4a3c-8bee-e646bd3e9ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabff37836a54f5cb6b66c871d0293f4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1646823074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b4063d0-67df-4374-8e9e-44a7671ab348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae19384a954c445a94a8d3fe6ae8dad1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabff37836a54f5cb6b66c871d0293f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:37.374087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b548385-de75-41ab-adae-6e402262f1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:37.392625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b548385-de75-41ab-adae-6e402262f1c5) transitioned into state 'SUCCESS' from state '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-1646823074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae19384a954c445a94a8d3fe6ae8dad1',qos_specs=None,replication_status=,reservations=['49ccb23d-e358-48fc-b379-c3da4486957a','a669bacd-629a-4a0a-a16a-1f15f66a1c22','0d7ca21c-3cc0-4d0b-ba6e-909133928a86','e232fb7a-30f6-4a3c-8bee-e646bd3e9ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabff37836a54f5cb6b66c871d0293f4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:37.393278 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ca8e09-1d07-43fe-9814-b0bb0465e187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:37.403260 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ca8e09-1d07-43fe-9814-b0bb0465e187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:37.404189 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Flow 'volume_create_api' (8cd65d7d-a97d-4aef-b662-70f14cd47559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:37.404572 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Create volume request issued successfully. Aug 08 06:21:37.405146 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee9fe1f1-ec7d-4e9b-9031-e510e3d4d799 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:21:37.405604 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 60/237] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:21:37 2026] POST /volume/v3/volumes => generated 755 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:37.417668 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0c3bfa84-fedc-4080-abf3-3b7f1f8581c8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:37.420071 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0c3bfa84-fedc-4080-abf3-3b7f1f8581c8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 Aug 08 06:21:37.420337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0c3bfa84-fedc-4080-abf3-3b7f1f8581c8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:37.420606 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0c3bfa84-fedc-4080-abf3-3b7f1f8581c8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:37.430268 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:37.430268 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:37.435396 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0c3bfa84-fedc-4080-abf3-3b7f1f8581c8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:37.441373 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0c3bfa84-fedc-4080-abf3-3b7f1f8581c8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 returned with HTTP 200 Aug 08 06:21:37.441843 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 58/238] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:37 2026] GET /volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:37.857881 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5a09aef-e50e-4b75-9a5f-80bffbc92402 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:37.864564 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5a09aef-e50e-4b75-9a5f-80bffbc92402 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:37.864564 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5a09aef-e50e-4b75-9a5f-80bffbc92402 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:37.864564 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5a09aef-e50e-4b75-9a5f-80bffbc92402 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:37.882934 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:37.882934 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:37.894001 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e5a09aef-e50e-4b75-9a5f-80bffbc92402 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:37.896965 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-baa272d4-2e8d-40bf-baf3-2c5cce9dc325 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:37.899213 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-baa272d4-2e8d-40bf-baf3-2c5cce9dc325 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:37.899550 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-baa272d4-2e8d-40bf-baf3-2c5cce9dc325 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:37.899878 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-baa272d4-2e8d-40bf-baf3-2c5cce9dc325 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:37.901041 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5a09aef-e50e-4b75-9a5f-80bffbc92402 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:37.901041 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 62/239] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:37 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:37.928584 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:37.928584 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:37.934942 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-baa272d4-2e8d-40bf-baf3-2c5cce9dc325 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:37.942747 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-baa272d4-2e8d-40bf-baf3-2c5cce9dc325 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:37.943410 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 60/240] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:37 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:37.999905 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-27cadd16-6610-42d0-9f1e-6fd383bfd195 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.002546 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-27cadd16-6610-42d0-9f1e-6fd383bfd195 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:38.002801 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-27cadd16-6610-42d0-9f1e-6fd383bfd195 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:38.003061 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-27cadd16-6610-42d0-9f1e-6fd383bfd195 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:38.020953 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-43c1bcee-085e-47f5-8f67-1be229472e33 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.021032 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.021032 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:38.022180 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43c1bcee-085e-47f5-8f67-1be229472e33 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:38.022405 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43c1bcee-085e-47f5-8f67-1be229472e33 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:38.022631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43c1bcee-085e-47f5-8f67-1be229472e33 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:38.028498 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-27cadd16-6610-42d0-9f1e-6fd383bfd195 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:38.036883 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-27cadd16-6610-42d0-9f1e-6fd383bfd195 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:38.037452 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 61/241] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:37 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:38.037762 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.037762 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:38.043230 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-43c1bcee-085e-47f5-8f67-1be229472e33 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:38.051527 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43c1bcee-085e-47f5-8f67-1be229472e33 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:38.051731 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 59/242] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:38 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:38.158750 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3b77f76b-fbff-414b-8f46-3ebcdd2234de None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.160676 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b77f76b-fbff-414b-8f46-3ebcdd2234de tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:38.161077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b77f76b-fbff-414b-8f46-3ebcdd2234de tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:38.161386 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b77f76b-fbff-414b-8f46-3ebcdd2234de tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:38.169846 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.169846 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:38.174417 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3b77f76b-fbff-414b-8f46-3ebcdd2234de tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:38.179712 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b77f76b-fbff-414b-8f46-3ebcdd2234de tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:38.179712 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 63/243] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:38 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:38.194448 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.196823 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:21:38.197268 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1804732016"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:38.198939 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1804732016'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:21:38.199079 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Create volume of 1 GB Aug 08 06:21:38.203305 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Availability Zones retrieved successfully. Aug 08 06:21:38.209041 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Flow 'volume_create_api' (c05ee8d0-215d-4b2e-bd9a-6da102f2f56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:38.209970 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957d23a1-b6de-4512-8408-a48cfab560ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.210885 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:21:38.239604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957d23a1-b6de-4512-8408-a48cfab560ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.240595 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25ee827-b396-4656-a8e0-38375c205a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.285679 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Created reservations ['75f64b67-52a5-4b54-9273-d635c53077c5', '230d1025-942a-4986-9aea-2f70a63a084a', 'd2943cc8-89cf-4ff7-a41a-a0429d0cd428', '0a51047f-5497-4a8b-9881-9c01f757e6b9'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:21:38.286279 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25ee827-b396-4656-a8e0-38375c205a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75f64b67-52a5-4b54-9273-d635c53077c5', '230d1025-942a-4986-9aea-2f70a63a084a', 'd2943cc8-89cf-4ff7-a41a-a0429d0cd428', '0a51047f-5497-4a8b-9881-9c01f757e6b9']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.287039 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d166adc-2647-4894-a5ec-2397c1135fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.308734 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d166adc-2647-4894-a5ec-2397c1135fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1253ead0-1564-485b-a5a5-f52f0f7c27c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1804732016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35248749770c4fe5b300f3d074bf1564',qos_specs=None,replication_status=,reservations=['75f64b67-52a5-4b54-9273-d635c53077c5','230d1025-942a-4986-9aea-2f70a63a084a','d2943cc8-89cf-4ff7-a41a-a0429d0cd428','0a51047f-5497-4a8b-9881-9c01f757e6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71169c01b9e5407299638e0270e06c88',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1804732016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1253ead0-1564-485b-a5a5-f52f0f7c27c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35248749770c4fe5b300f3d074bf1564',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71169c01b9e5407299638e0270e06c88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.309373 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fe8961-af14-4cbd-82e0-1989193ad1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.330055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fe8961-af14-4cbd-82e0-1989193ad1a7) transitioned into state 'SUCCESS' from state '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-1804732016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35248749770c4fe5b300f3d074bf1564',qos_specs=None,replication_status=,reservations=['75f64b67-52a5-4b54-9273-d635c53077c5','230d1025-942a-4986-9aea-2f70a63a084a','d2943cc8-89cf-4ff7-a41a-a0429d0cd428','0a51047f-5497-4a8b-9881-9c01f757e6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71169c01b9e5407299638e0270e06c88',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.331071 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b61973-c2eb-43b3-b0e7-e6029f857431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.332790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-391abf38-4ebe-48b2-80b6-1c2bd3bbc661 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.335039 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-391abf38-4ebe-48b2-80b6-1c2bd3bbc661 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:38.335279 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-391abf38-4ebe-48b2-80b6-1c2bd3bbc661 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:38.335519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-391abf38-4ebe-48b2-80b6-1c2bd3bbc661 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:38.343766 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b61973-c2eb-43b3-b0e7-e6029f857431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.344853 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Flow 'volume_create_api' (c05ee8d0-215d-4b2e-bd9a-6da102f2f56e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:38.345238 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Create volume request issued successfully. Aug 08 06:21:38.346016 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46b9eb37-e4ad-465c-96d2-8d46ba9e43ca tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:21:38.346547 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 61/244] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:21:38 2026] POST /volume/v3/volumes => generated 750 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:38.347268 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.347268 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:38.352286 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-391abf38-4ebe-48b2-80b6-1c2bd3bbc661 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:38.358971 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-391abf38-4ebe-48b2-80b6-1c2bd3bbc661 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:38.359443 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 62/245] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:38 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:38.361513 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c492361b-4d4e-4e7e-ae5b-e6e2d350d129 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.363111 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c492361b-4d4e-4e7e-ae5b-e6e2d350d129 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 Aug 08 06:21:38.363279 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c492361b-4d4e-4e7e-ae5b-e6e2d350d129 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:38.363470 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c492361b-4d4e-4e7e-ae5b-e6e2d350d129 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:38.369790 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.369790 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:38.373378 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c492361b-4d4e-4e7e-ae5b-e6e2d350d129 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:38.377333 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c492361b-4d4e-4e7e-ae5b-e6e2d350d129 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 returned with HTTP 200 Aug 08 06:21:38.377699 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 60/246] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:38 2026] GET /volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:38.456075 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05dfc83a-c0af-47e8-a0fa-c1e0b9e71397 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.458530 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05dfc83a-c0af-47e8-a0fa-c1e0b9e71397 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 Aug 08 06:21:38.458993 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05dfc83a-c0af-47e8-a0fa-c1e0b9e71397 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:38.459790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05dfc83a-c0af-47e8-a0fa-c1e0b9e71397 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:38.469641 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.469641 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:38.474185 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-05dfc83a-c0af-47e8-a0fa-c1e0b9e71397 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:38.480506 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05dfc83a-c0af-47e8-a0fa-c1e0b9e71397 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 returned with HTTP 200 Aug 08 06:21:38.481011 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 64/247] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:38 2026] GET /volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:38.498391 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.500623 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:21:38.500975 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-456320682"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:38.502438 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-456320682'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:21:38.502613 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Create volume of 1 GB Aug 08 06:21:38.503019 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.503019 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:38.507349 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Availability Zones retrieved successfully. Aug 08 06:21:38.513088 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Flow 'volume_create_api' (85402d87-3720-4fef-8076-f15131b0db11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:38.514051 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876e38a9-97a4-4c40-8b97-c4f2c8c5f6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.515096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:21:38.546267 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876e38a9-97a4-4c40-8b97-c4f2c8c5f6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.547235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3373a00b-60bb-4c3e-92fa-3771eae1ce06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.598434 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Created reservations ['c1891208-dad9-421a-9144-4d6645c4f7be', 'e55ffeee-70a4-4e9b-a870-20b2b664bee2', '0025e0bd-1cfe-4671-ba2d-ec8f6bb8cf76', '544be9d9-aeaf-47a1-9c30-61e19400b8f4'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:21:38.599384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3373a00b-60bb-4c3e-92fa-3771eae1ce06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1891208-dad9-421a-9144-4d6645c4f7be', 'e55ffeee-70a4-4e9b-a870-20b2b664bee2', '0025e0bd-1cfe-4671-ba2d-ec8f6bb8cf76', '544be9d9-aeaf-47a1-9c30-61e19400b8f4']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.600263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62372cb-9ce8-48a6-9551-fee991a1d0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.631274 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62372cb-9ce8-48a6-9551-fee991a1d0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '487d041d-d1c5-4d20-86d5-0f90544e9645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-456320682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae19384a954c445a94a8d3fe6ae8dad1',qos_specs=None,replication_status=,reservations=['c1891208-dad9-421a-9144-4d6645c4f7be','e55ffeee-70a4-4e9b-a870-20b2b664bee2','0025e0bd-1cfe-4671-ba2d-ec8f6bb8cf76','544be9d9-aeaf-47a1-9c30-61e19400b8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabff37836a54f5cb6b66c871d0293f4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-456320682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=487d041d-d1c5-4d20-86d5-0f90544e9645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae19384a954c445a94a8d3fe6ae8dad1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabff37836a54f5cb6b66c871d0293f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.632382 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64082a98-c8cd-4da6-9f41-530a35ffa368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.655271 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64082a98-c8cd-4da6-9f41-530a35ffa368) transitioned into state 'SUCCESS' from state '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-456320682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae19384a954c445a94a8d3fe6ae8dad1',qos_specs=None,replication_status=,reservations=['c1891208-dad9-421a-9144-4d6645c4f7be','e55ffeee-70a4-4e9b-a870-20b2b664bee2','0025e0bd-1cfe-4671-ba2d-ec8f6bb8cf76','544be9d9-aeaf-47a1-9c30-61e19400b8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabff37836a54f5cb6b66c871d0293f4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.656467 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5080f45-a648-4bfb-ad4a-3c50a3c5bdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:38.667954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5080f45-a648-4bfb-ad4a-3c50a3c5bdd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:38.669232 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Flow 'volume_create_api' (85402d87-3720-4fef-8076-f15131b0db11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:38.669887 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Create volume request issued successfully. Aug 08 06:21:38.670637 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6657eb7e-3a36-4608-88ce-1eedd763d0a3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:21:38.671246 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 62/248] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:21:38 2026] POST /volume/v3/volumes => generated 754 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:38.688314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af7bcd65-2f90-4458-bc40-7d339bf27de4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.690787 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af7bcd65-2f90-4458-bc40-7d339bf27de4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 Aug 08 06:21:38.690914 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af7bcd65-2f90-4458-bc40-7d339bf27de4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:38.691090 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af7bcd65-2f90-4458-bc40-7d339bf27de4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:38.699509 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.699509 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:38.704212 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af7bcd65-2f90-4458-bc40-7d339bf27de4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:38.711316 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af7bcd65-2f90-4458-bc40-7d339bf27de4 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 returned with HTTP 200 Aug 08 06:21:38.711901 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 63/249] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:38 2026] GET /volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:38.920402 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4929749d-a398-4263-a242-28f9de1ee0f1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.922946 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4929749d-a398-4263-a242-28f9de1ee0f1 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:38.923173 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4929749d-a398-4263-a242-28f9de1ee0f1 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:38.923444 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4929749d-a398-4263-a242-28f9de1ee0f1 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:38.936663 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.936663 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:38.941904 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4929749d-a398-4263-a242-28f9de1ee0f1 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:38.948035 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4929749d-a398-4263-a242-28f9de1ee0f1 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:38.948592 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 61/250] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:38 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:38.962767 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cc607444-55cc-4c6a-b982-4b4b852b0045 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:38.964712 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc607444-55cc-4c6a-b982-4b4b852b0045 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:38.964967 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc607444-55cc-4c6a-b982-4b4b852b0045 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:38.965219 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc607444-55cc-4c6a-b982-4b4b852b0045 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:38.975610 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:38.975610 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:38.980118 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cc607444-55cc-4c6a-b982-4b4b852b0045 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:38.985801 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc607444-55cc-4c6a-b982-4b4b852b0045 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:38.986310 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 65/251] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:38 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:39.053240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-07f01b70-e848-4376-a0d4-e75aeab3b229 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:39.057762 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07f01b70-e848-4376-a0d4-e75aeab3b229 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:39.058047 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07f01b70-e848-4376-a0d4-e75aeab3b229 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:39.058327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07f01b70-e848-4376-a0d4-e75aeab3b229 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:39.071313 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e6f59526-c562-4723-af05-f38bacc7b1e5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:39.073112 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e6f59526-c562-4723-af05-f38bacc7b1e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:39.073269 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:39.073269 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:39.073327 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e6f59526-c562-4723-af05-f38bacc7b1e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:39.073626 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e6f59526-c562-4723-af05-f38bacc7b1e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:39.077538 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-07f01b70-e848-4376-a0d4-e75aeab3b229 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:39.082254 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07f01b70-e848-4376-a0d4-e75aeab3b229 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:39.082605 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 63/252] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:39 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:39.082946 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:39.082946 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:39.087342 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e6f59526-c562-4723-af05-f38bacc7b1e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:39.092213 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e6f59526-c562-4723-af05-f38bacc7b1e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:39.092652 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 64/253] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:39 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:39.371536 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-740f0794-87a9-472c-b88b-9a970a194f27 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:39.374158 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-740f0794-87a9-472c-b88b-9a970a194f27 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:39.374494 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-740f0794-87a9-472c-b88b-9a970a194f27 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:39.374791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-740f0794-87a9-472c-b88b-9a970a194f27 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:39.388092 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:39.388092 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:39.392750 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a08f7f7c-51a4-4e72-8170-91850f7e531d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:39.392902 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-740f0794-87a9-472c-b88b-9a970a194f27 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:39.394920 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a08f7f7c-51a4-4e72-8170-91850f7e531d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 Aug 08 06:21:39.395160 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a08f7f7c-51a4-4e72-8170-91850f7e531d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:39.395365 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a08f7f7c-51a4-4e72-8170-91850f7e531d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:39.399326 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-740f0794-87a9-472c-b88b-9a970a194f27 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:39.399890 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 62/254] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:39 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:39.402513 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:39.402513 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:39.406065 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a08f7f7c-51a4-4e72-8170-91850f7e531d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:39.410299 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a08f7f7c-51a4-4e72-8170-91850f7e531d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 returned with HTTP 200 Aug 08 06:21:39.410695 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 66/255] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:39 2026] GET /volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:39.423154 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:39.425414 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:21:39.425923 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1608335405"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:39.427901 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1608335405'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:21:39.428064 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Create volume of 1 GB Aug 08 06:21:39.433339 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Availability Zones retrieved successfully. Aug 08 06:21:39.443018 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Flow 'volume_create_api' (61100e43-07be-4d72-9d9b-22a304669002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:39.444382 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b95a86-41ae-4e9e-9346-6e94be237a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:39.445674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:21:39.474545 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b95a86-41ae-4e9e-9346-6e94be237a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:39.475297 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcf3895-528b-4150-80dc-e6928e30ac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:39.518002 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Created reservations ['ea8a310d-8fe7-4498-8c75-7816440adb6a', '64d70513-0358-47f2-ad6b-aca3701222e5', '3ce8c374-f883-4327-91e5-e457a22ec229', 'fa70eba9-1b81-4709-bc25-d6c8fa065f62'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:21:39.519126 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcf3895-528b-4150-80dc-e6928e30ac52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea8a310d-8fe7-4498-8c75-7816440adb6a', '64d70513-0358-47f2-ad6b-aca3701222e5', '3ce8c374-f883-4327-91e5-e457a22ec229', 'fa70eba9-1b81-4709-bc25-d6c8fa065f62']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:39.520260 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15159a81-d7bc-4fd6-b4ec-6b0d44f4a9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:39.551006 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15159a81-d7bc-4fd6-b4ec-6b0d44f4a9d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bce886d8-f476-4c42-8559-94d36013d032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1608335405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35248749770c4fe5b300f3d074bf1564',qos_specs=None,replication_status=,reservations=['ea8a310d-8fe7-4498-8c75-7816440adb6a','64d70513-0358-47f2-ad6b-aca3701222e5','3ce8c374-f883-4327-91e5-e457a22ec229','fa70eba9-1b81-4709-bc25-d6c8fa065f62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71169c01b9e5407299638e0270e06c88',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1608335405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bce886d8-f476-4c42-8559-94d36013d032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35248749770c4fe5b300f3d074bf1564',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71169c01b9e5407299638e0270e06c88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:39.552266 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f819ba-f991-4c06-b6d3-be232b45ff7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:39.571339 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f819ba-f991-4c06-b6d3-be232b45ff7f) transitioned into state 'SUCCESS' from state '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-1608335405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35248749770c4fe5b300f3d074bf1564',qos_specs=None,replication_status=,reservations=['ea8a310d-8fe7-4498-8c75-7816440adb6a','64d70513-0358-47f2-ad6b-aca3701222e5','3ce8c374-f883-4327-91e5-e457a22ec229','fa70eba9-1b81-4709-bc25-d6c8fa065f62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71169c01b9e5407299638e0270e06c88',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:39.572400 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38213b2d-b347-4421-916c-6d6f2c248e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:21:39.584407 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38213b2d-b347-4421-916c-6d6f2c248e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:21:39.585286 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Flow 'volume_create_api' (61100e43-07be-4d72-9d9b-22a304669002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:21:39.585746 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Create volume request issued successfully. Aug 08 06:21:39.586558 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5342558d-6c49-4816-9e49-ba4b785ab7b0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:21:39.587032 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 64/256] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:21:39 2026] POST /volume/v3/volumes => generated 750 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:39.598371 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-97f780f9-2ea8-47a4-945c-20a191bfb32d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:39.600129 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97f780f9-2ea8-47a4-945c-20a191bfb32d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 Aug 08 06:21:39.600329 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97f780f9-2ea8-47a4-945c-20a191bfb32d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:39.600518 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97f780f9-2ea8-47a4-945c-20a191bfb32d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:39.607407 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:39.607407 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:39.611099 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-97f780f9-2ea8-47a4-945c-20a191bfb32d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:39.615397 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97f780f9-2ea8-47a4-945c-20a191bfb32d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 returned with HTTP 200 Aug 08 06:21:39.615840 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 65/257] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:39 2026] GET /volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:39.726018 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-21642763-0a3c-428c-bee8-54966d5e4b77 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:39.727877 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21642763-0a3c-428c-bee8-54966d5e4b77 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 Aug 08 06:21:39.728104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21642763-0a3c-428c-bee8-54966d5e4b77 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:39.728320 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21642763-0a3c-428c-bee8-54966d5e4b77 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:39.735327 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:39.735327 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:39.739646 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-21642763-0a3c-428c-bee8-54966d5e4b77 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:39.744057 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21642763-0a3c-428c-bee8-54966d5e4b77 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 returned with HTTP 200 Aug 08 06:21:39.744537 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 63/258] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:39 2026] GET /volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:39.963392 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79b0512b-98dd-4eab-bfaa-68868b3f5f48 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:39.965439 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79b0512b-98dd-4eab-bfaa-68868b3f5f48 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:39.965659 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79b0512b-98dd-4eab-bfaa-68868b3f5f48 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:39.965851 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79b0512b-98dd-4eab-bfaa-68868b3f5f48 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:39.978217 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:39.978217 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:39.985048 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-79b0512b-98dd-4eab-bfaa-68868b3f5f48 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:39.991361 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79b0512b-98dd-4eab-bfaa-68868b3f5f48 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:39.992094 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 67/259] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:39 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:40.002576 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b4c467af-d373-45fe-9d1e-db8499b46f36 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:40.005259 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4c467af-d373-45fe-9d1e-db8499b46f36 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:40.005550 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4c467af-d373-45fe-9d1e-db8499b46f36 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:40.005797 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4c467af-d373-45fe-9d1e-db8499b46f36 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:40.010440 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-447369a4-20b7-4d3f-a348-6590b828c8de req-5d115670-0960-4e04-95ee-f3d6433d12fc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:40.013044 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-5d115670-0960-4e04-95ee-f3d6433d12fc tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] POST https://10.4.3.32/volume/v3/attachments/67278fbd-f6f8-44b7-a91c-aca2a8b71cdc/action Aug 08 06:21:40.013526 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-5d115670-0960-4e04-95ee-f3d6433d12fc tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:40.014015 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-5d115670-0960-4e04-95ee-f3d6433d12fc tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:40.018797 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:40.018797 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:40.023035 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b4c467af-d373-45fe-9d1e-db8499b46f36 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:40.027248 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4c467af-d373-45fe-9d1e-db8499b46f36 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:40.027692 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 65/260] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:40 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:40.031374 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:40.031374 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:40.042950 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-447369a4-20b7-4d3f-a348-6590b828c8de req-5d115670-0960-4e04-95ee-f3d6433d12fc tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/attachments/67278fbd-f6f8-44b7-a91c-aca2a8b71cdc/action returned with HTTP 204 Aug 08 06:21:40.043647 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 66/261] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:40 2026] POST /volume/v3/attachments/67278fbd-f6f8-44b7-a91c-aca2a8b71cdc/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:40.096110 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0b777298-94f8-4bec-8324-c5439983e5c0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:40.097759 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b777298-94f8-4bec-8324-c5439983e5c0 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:40.097958 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b777298-94f8-4bec-8324-c5439983e5c0 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:40.098137 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b777298-94f8-4bec-8324-c5439983e5c0 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:40.110504 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:40.110504 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:40.110989 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d03b9455-888d-4465-a298-962879e716b5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:40.113725 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d03b9455-888d-4465-a298-962879e716b5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:40.114720 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0b777298-94f8-4bec-8324-c5439983e5c0 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:40.115210 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d03b9455-888d-4465-a298-962879e716b5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:40.115210 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d03b9455-888d-4465-a298-962879e716b5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:40.117753 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b777298-94f8-4bec-8324-c5439983e5c0 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:40.118144 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 64/262] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:40 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:21:40.130858 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:40.130858 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:40.135701 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d03b9455-888d-4465-a298-962879e716b5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:40.140581 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d03b9455-888d-4465-a298-962879e716b5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:40.140876 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 68/263] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:40 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:40.419055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6d3bc105-6802-4536-baa8-00f8a622743b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:40.421364 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d3bc105-6802-4536-baa8-00f8a622743b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:40.421630 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d3bc105-6802-4536-baa8-00f8a622743b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:40.421947 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d3bc105-6802-4536-baa8-00f8a622743b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:40.436683 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:40.436683 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:40.441391 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6d3bc105-6802-4536-baa8-00f8a622743b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:40.446906 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d3bc105-6802-4536-baa8-00f8a622743b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:40.447317 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 66/264] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:40 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:40.631651 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-146dc513-c4cd-4306-b2dd-0240d8579fa4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:40.633550 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-146dc513-c4cd-4306-b2dd-0240d8579fa4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 Aug 08 06:21:40.633761 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-146dc513-c4cd-4306-b2dd-0240d8579fa4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:40.633965 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-146dc513-c4cd-4306-b2dd-0240d8579fa4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:40.641559 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:40.641559 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:40.645852 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-146dc513-c4cd-4306-b2dd-0240d8579fa4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:40.650589 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-146dc513-c4cd-4306-b2dd-0240d8579fa4 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 returned with HTTP 200 Aug 08 06:21:40.651056 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 67/265] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:40 2026] GET /volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:41.009504 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8b8d9730-69b7-4741-8c4c-d76f4b670e01 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:41.011991 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b8d9730-69b7-4741-8c4c-d76f4b670e01 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:41.013859 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b8d9730-69b7-4741-8c4c-d76f4b670e01 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:41.013859 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b8d9730-69b7-4741-8c4c-d76f4b670e01 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:41.038930 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:41.038930 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:41.044581 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8b8d9730-69b7-4741-8c4c-d76f4b670e01 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:41.044796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-40128193-3d2a-4fae-85e1-6ea0a3d83d18 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:41.048037 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40128193-3d2a-4fae-85e1-6ea0a3d83d18 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:41.048037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40128193-3d2a-4fae-85e1-6ea0a3d83d18 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:41.048037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40128193-3d2a-4fae-85e1-6ea0a3d83d18 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:41.050892 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b8d9730-69b7-4741-8c4c-d76f4b670e01 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:41.051708 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 65/266] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:41 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:41.063159 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:41.063159 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:41.067650 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-40128193-3d2a-4fae-85e1-6ea0a3d83d18 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:41.075406 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40128193-3d2a-4fae-85e1-6ea0a3d83d18 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:41.076051 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 69/267] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:41 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:41.095292 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-82183893-e7f2-4d90-b2e4-1d7807a35af5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:41.096997 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82183893-e7f2-4d90-b2e4-1d7807a35af5 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:21:41.097279 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82183893-e7f2-4d90-b2e4-1d7807a35af5 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:41.097345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82183893-e7f2-4d90-b2e4-1d7807a35af5 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:41.114346 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:41.114346 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:41.119145 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-82183893-e7f2-4d90-b2e4-1d7807a35af5 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:21:41.125307 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82183893-e7f2-4d90-b2e4-1d7807a35af5 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:21:41.126345 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 67/268] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:41 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:41.132582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5909fe07-09f9-4dfa-861d-6aac2fdeaf40 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:41.134938 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5909fe07-09f9-4dfa-861d-6aac2fdeaf40 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:41.135235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5909fe07-09f9-4dfa-861d-6aac2fdeaf40 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:41.135524 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5909fe07-09f9-4dfa-861d-6aac2fdeaf40 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:41.146843 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:41.146843 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:41.151584 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5909fe07-09f9-4dfa-861d-6aac2fdeaf40 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:41.157021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-89c0db37-dec9-4b6e-b564-dad9e36f4570 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:41.159020 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5909fe07-09f9-4dfa-861d-6aac2fdeaf40 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:41.159607 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 68/269] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:41 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:41.164625 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89c0db37-dec9-4b6e-b564-dad9e36f4570 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:41.171624 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89c0db37-dec9-4b6e-b564-dad9e36f4570 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:41.171924 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89c0db37-dec9-4b6e-b564-dad9e36f4570 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:41.188795 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:41.188795 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:41.194828 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-89c0db37-dec9-4b6e-b564-dad9e36f4570 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:41.202332 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89c0db37-dec9-4b6e-b564-dad9e36f4570 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:41.202962 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 66/270] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:41 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:41.459839 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-13ddabe9-822a-44ad-bbed-5c0df4c960e9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:41.461487 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13ddabe9-822a-44ad-bbed-5c0df4c960e9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:41.461664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13ddabe9-822a-44ad-bbed-5c0df4c960e9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:41.461878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13ddabe9-822a-44ad-bbed-5c0df4c960e9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:41.470592 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:41.470592 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:41.473965 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-13ddabe9-822a-44ad-bbed-5c0df4c960e9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:41.477903 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13ddabe9-822a-44ad-bbed-5c0df4c960e9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:41.478359 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 70/271] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:41 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:42.066825 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3ea3c3bf-82f9-4601-874f-df465e2dbc8b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:42.068815 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ea3c3bf-82f9-4601-874f-df465e2dbc8b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:42.069090 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ea3c3bf-82f9-4601-874f-df465e2dbc8b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:42.069345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ea3c3bf-82f9-4601-874f-df465e2dbc8b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:42.081430 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:42.081430 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:42.086742 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3ea3c3bf-82f9-4601-874f-df465e2dbc8b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:42.091931 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ea3c3bf-82f9-4601-874f-df465e2dbc8b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:42.092373 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 68/272] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:42 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:42.182080 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b0cf89d3-6ce7-447d-a4f4-14bb9236fc56 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:42.185056 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0cf89d3-6ce7-447d-a4f4-14bb9236fc56 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:42.185252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0cf89d3-6ce7-447d-a4f4-14bb9236fc56 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:42.186148 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0cf89d3-6ce7-447d-a4f4-14bb9236fc56 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:42.202179 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:42.202179 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:42.208866 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b0cf89d3-6ce7-447d-a4f4-14bb9236fc56 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:42.216676 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0cf89d3-6ce7-447d-a4f4-14bb9236fc56 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:42.217326 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 69/273] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:42 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:42.218925 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fa0ff88e-56e7-4fef-99b4-f90ea500e456 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:42.222348 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa0ff88e-56e7-4fef-99b4-f90ea500e456 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:42.222614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa0ff88e-56e7-4fef-99b4-f90ea500e456 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:42.222935 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa0ff88e-56e7-4fef-99b4-f90ea500e456 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:42.240131 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:42.240131 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:42.244999 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fa0ff88e-56e7-4fef-99b4-f90ea500e456 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:42.250940 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa0ff88e-56e7-4fef-99b4-f90ea500e456 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:42.251528 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 67/274] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:42 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:42.495129 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4e8b2a67-56ef-4425-a806-6ca7f86d1576 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:42.497480 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e8b2a67-56ef-4425-a806-6ca7f86d1576 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:42.497820 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e8b2a67-56ef-4425-a806-6ca7f86d1576 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:42.498187 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e8b2a67-56ef-4425-a806-6ca7f86d1576 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:42.511853 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:42.511853 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:42.516892 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4e8b2a67-56ef-4425-a806-6ca7f86d1576 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:42.522908 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e8b2a67-56ef-4425-a806-6ca7f86d1576 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:42.523332 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 71/275] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:42 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:43.107695 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1710619b-664a-426a-84fe-6896715c66e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:43.109557 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1710619b-664a-426a-84fe-6896715c66e6 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:43.109607 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1710619b-664a-426a-84fe-6896715c66e6 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:43.109786 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1710619b-664a-426a-84fe-6896715c66e6 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:43.118168 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:43.118168 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:43.121454 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1710619b-664a-426a-84fe-6896715c66e6 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:43.125350 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1710619b-664a-426a-84fe-6896715c66e6 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:43.125740 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 69/276] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:43 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:43.233339 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af8294f1-0fcd-4975-8d30-54f1a1d474fe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:43.235015 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af8294f1-0fcd-4975-8d30-54f1a1d474fe tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:43.235213 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af8294f1-0fcd-4975-8d30-54f1a1d474fe tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:43.235388 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af8294f1-0fcd-4975-8d30-54f1a1d474fe tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:43.250543 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:43.250543 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:43.255467 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af8294f1-0fcd-4975-8d30-54f1a1d474fe tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:43.261838 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af8294f1-0fcd-4975-8d30-54f1a1d474fe tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:43.262375 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 70/277] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:43 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:43.265981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6c0e133f-a700-492e-a34a-4b5f0d01885a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:43.268299 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c0e133f-a700-492e-a34a-4b5f0d01885a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:43.268650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c0e133f-a700-492e-a34a-4b5f0d01885a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:43.268945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c0e133f-a700-492e-a34a-4b5f0d01885a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:43.278346 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:43.278346 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:43.282239 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6c0e133f-a700-492e-a34a-4b5f0d01885a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:43.286399 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c0e133f-a700-492e-a34a-4b5f0d01885a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:43.286844 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 68/278] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:43 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:43.540170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1bc8c08a-0f51-4174-846a-e6ae09bcd8d7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:43.542271 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bc8c08a-0f51-4174-846a-e6ae09bcd8d7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:43.543838 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bc8c08a-0f51-4174-846a-e6ae09bcd8d7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:43.543838 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bc8c08a-0f51-4174-846a-e6ae09bcd8d7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:43.553518 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:43.553518 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:43.557930 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1bc8c08a-0f51-4174-846a-e6ae09bcd8d7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:43.562660 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bc8c08a-0f51-4174-846a-e6ae09bcd8d7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:43.563160 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 72/279] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:43 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:44.060795 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-be25ae86-0b52-4b41-8141-6834b393d93d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:44.063466 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-be25ae86-0b52-4b41-8141-6834b393d93d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] POST https://10.4.3.32/volume/v3/attachments/14486edc-e95b-40e3-94fa-0b2eebae10ad/action Aug 08 06:21:44.063836 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-be25ae86-0b52-4b41-8141-6834b393d93d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:44.063965 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-be25ae86-0b52-4b41-8141-6834b393d93d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:44.083226 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:44.083226 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:44.105070 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d41a0b58-a388-4402-a03e-a298a4a16fa4 req-be25ae86-0b52-4b41-8141-6834b393d93d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/14486edc-e95b-40e3-94fa-0b2eebae10ad/action returned with HTTP 204 Aug 08 06:21:44.105535 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 70/280] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:44 2026] POST /volume/v3/attachments/14486edc-e95b-40e3-94fa-0b2eebae10ad/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:44.139578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e37ef657-2814-4501-b4be-686782dc1470 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:44.142522 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e37ef657-2814-4501-b4be-686782dc1470 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:44.142806 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e37ef657-2814-4501-b4be-686782dc1470 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:44.143054 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e37ef657-2814-4501-b4be-686782dc1470 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:44.159480 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:44.159480 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:44.170523 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e37ef657-2814-4501-b4be-686782dc1470 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:44.176314 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e37ef657-2814-4501-b4be-686782dc1470 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:44.176933 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 71/281] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:44 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:44.196406 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-764690f8-9c9f-4cbd-9dce-390f5043730f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:44.198927 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-764690f8-9c9f-4cbd-9dce-390f5043730f tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:21:44.199960 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-764690f8-9c9f-4cbd-9dce-390f5043730f tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:44.199960 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-764690f8-9c9f-4cbd-9dce-390f5043730f tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:44.216732 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:44.216732 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:44.222173 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-764690f8-9c9f-4cbd-9dce-390f5043730f tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:21:44.229985 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-764690f8-9c9f-4cbd-9dce-390f5043730f tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:21:44.230925 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 69/282] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:44 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:44.280036 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e46d21f-2021-4cc9-8ecb-b90403c2110c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:44.282221 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e46d21f-2021-4cc9-8ecb-b90403c2110c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:44.282428 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e46d21f-2021-4cc9-8ecb-b90403c2110c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:44.282683 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e46d21f-2021-4cc9-8ecb-b90403c2110c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:44.293049 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:44.293049 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:44.296739 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5e46d21f-2021-4cc9-8ecb-b90403c2110c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:44.301197 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d312a9f9-7a2b-49f3-8db5-9ae67a510833 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:44.301760 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e46d21f-2021-4cc9-8ecb-b90403c2110c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:44.302184 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 73/283] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:44 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:44.303205 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d312a9f9-7a2b-49f3-8db5-9ae67a510833 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:44.303419 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d312a9f9-7a2b-49f3-8db5-9ae67a510833 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:44.303641 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d312a9f9-7a2b-49f3-8db5-9ae67a510833 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:44.312617 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:44.312617 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:44.316228 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d312a9f9-7a2b-49f3-8db5-9ae67a510833 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:44.321795 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d312a9f9-7a2b-49f3-8db5-9ae67a510833 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:44.322375 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 71/284] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:44 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:44.578424 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c7c1f64b-90ed-46bf-bc0d-e374e878f002 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:44.580892 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7c1f64b-90ed-46bf-bc0d-e374e878f002 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:44.581232 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7c1f64b-90ed-46bf-bc0d-e374e878f002 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:44.581541 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7c1f64b-90ed-46bf-bc0d-e374e878f002 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:44.594574 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:44.594574 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:44.600341 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c7c1f64b-90ed-46bf-bc0d-e374e878f002 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:44.606867 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7c1f64b-90ed-46bf-bc0d-e374e878f002 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:44.607394 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 72/285] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:44 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:45.324127 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d32af643-5514-4bc2-a05b-963ebbda9191 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:45.326578 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d32af643-5514-4bc2-a05b-963ebbda9191 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:45.326858 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d32af643-5514-4bc2-a05b-963ebbda9191 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:45.327109 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d32af643-5514-4bc2-a05b-963ebbda9191 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:45.338563 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:45.338563 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:45.340802 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cc561e50-9969-4975-961f-82881671c99e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:45.343736 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc561e50-9969-4975-961f-82881671c99e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:45.344243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc561e50-9969-4975-961f-82881671c99e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:45.344505 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc561e50-9969-4975-961f-82881671c99e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:45.344816 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d32af643-5514-4bc2-a05b-963ebbda9191 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:45.351385 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d32af643-5514-4bc2-a05b-963ebbda9191 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:45.352108 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 70/286] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:45 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:45.358665 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:45.358665 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:45.364216 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cc561e50-9969-4975-961f-82881671c99e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:45.369534 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc561e50-9969-4975-961f-82881671c99e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:45.370152 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 74/287] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:45 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:45.624172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-21e0dd2e-d840-43c6-bcff-6467f136f41b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:45.626288 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-21e0dd2e-d840-43c6-bcff-6467f136f41b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:45.626606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-21e0dd2e-d840-43c6-bcff-6467f136f41b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:45.626850 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-21e0dd2e-d840-43c6-bcff-6467f136f41b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:45.641588 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:45.641588 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:45.647172 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-21e0dd2e-d840-43c6-bcff-6467f136f41b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:45.652249 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-21e0dd2e-d840-43c6-bcff-6467f136f41b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:45.652835 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 72/288] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:45 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:46.368801 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-48963dca-4eb6-4cc4-a42a-c4f35840f002 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:46.370642 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-48963dca-4eb6-4cc4-a42a-c4f35840f002 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:46.370874 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-48963dca-4eb6-4cc4-a42a-c4f35840f002 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:46.371114 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-48963dca-4eb6-4cc4-a42a-c4f35840f002 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:46.380469 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:46.380469 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:46.384205 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-48963dca-4eb6-4cc4-a42a-c4f35840f002 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:46.384745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7dbda4d8-9936-4837-a704-22bbf5132873 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:46.386830 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7dbda4d8-9936-4837-a704-22bbf5132873 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:46.386918 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7dbda4d8-9936-4837-a704-22bbf5132873 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:46.387115 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7dbda4d8-9936-4837-a704-22bbf5132873 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:46.389195 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-48963dca-4eb6-4cc4-a42a-c4f35840f002 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:46.389807 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 73/289] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:46 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:46.396846 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:46.396846 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:46.401064 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7dbda4d8-9936-4837-a704-22bbf5132873 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:46.406216 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7dbda4d8-9936-4837-a704-22bbf5132873 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:46.406854 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 71/290] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:46 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:46.667751 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-237ed069-0f8b-45ee-acc8-59a6b1c3f5e3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:46.669698 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-237ed069-0f8b-45ee-acc8-59a6b1c3f5e3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:46.669938 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-237ed069-0f8b-45ee-acc8-59a6b1c3f5e3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:46.670164 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-237ed069-0f8b-45ee-acc8-59a6b1c3f5e3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:46.682142 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:46.682142 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:46.686914 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-237ed069-0f8b-45ee-acc8-59a6b1c3f5e3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:46.693040 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-237ed069-0f8b-45ee-acc8-59a6b1c3f5e3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:46.693574 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 75/291] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:46 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:47.096041 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-d68ba0d8-cecb-4909-996e-f2d4612fb0a6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.098920 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-d68ba0d8-cecb-4909-996e-f2d4612fb0a6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:47.099213 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-d68ba0d8-cecb-4909-996e-f2d4612fb0a6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:47.099493 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-d68ba0d8-cecb-4909-996e-f2d4612fb0a6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:47.108102 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:47.108102 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:47.112383 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-d68ba0d8-cecb-4909-996e-f2d4612fb0a6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:47.118105 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-d68ba0d8-cecb-4909-996e-f2d4612fb0a6 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:47.118671 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 73/292] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:47 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:47.127545 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-f251aede-6414-4fa3-b680-cc132c89172e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.129755 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-f251aede-6414-4fa3-b680-cc132c89172e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 Aug 08 06:21:47.129993 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-f251aede-6414-4fa3-b680-cc132c89172e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:47.130249 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-f251aede-6414-4fa3-b680-cc132c89172e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:47.139793 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:47.139793 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:47.144976 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-f251aede-6414-4fa3-b680-cc132c89172e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:47.150816 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-f251aede-6414-4fa3-b680-cc132c89172e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 returned with HTTP 200 Aug 08 06:21:47.151380 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 74/293] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:47 2026] GET /volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:47.161387 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-4d6601aa-2729-467a-bece-c0b141751a62 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.163668 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-4d6601aa-2729-467a-bece-c0b141751a62 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 Aug 08 06:21:47.163845 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-4d6601aa-2729-467a-bece-c0b141751a62 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:47.164030 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-4d6601aa-2729-467a-bece-c0b141751a62 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:47.170801 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:47.170801 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:47.175157 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-4d6601aa-2729-467a-bece-c0b141751a62 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:47.179985 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-4d6601aa-2729-467a-bece-c0b141751a62 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 returned with HTTP 200 Aug 08 06:21:47.180570 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 72/294] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:47 2026] GET /volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:47.193145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-800d2d4a-7f3a-4973-9c98-9c40595da08c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.193624 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-800d2d4a-7f3a-4973-9c98-9c40595da08c None None] GET https://10.4.3.32/volume// Aug 08 06:21:47.193856 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-800d2d4a-7f3a-4973-9c98-9c40595da08c None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:47.194102 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-800d2d4a-7f3a-4973-9c98-9c40595da08c None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:47.194556 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-800d2d4a-7f3a-4973-9c98-9c40595da08c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:47.194899 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 76/295] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:21:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:47.205123 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-239ebc60-86dc-4e11-899d-9a1b79f18c5c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.207249 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-239ebc60-86dc-4e11-899d-9a1b79f18c5c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:47.207662 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-239ebc60-86dc-4e11-899d-9a1b79f18c5c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "228fcb77-6bfa-435a-a7ab-d181b1568bc0", "connector": null, "instance_uuid": "bf9cbb6f-00a5-4068-b171-b801d27f438b"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:47.218120 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:47.218120 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:47.252304 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-239ebc60-86dc-4e11-899d-9a1b79f18c5c tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:47.253037 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 74/296] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:47 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:47.262987 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e8a801da-1fff-4ae2-9b3b-8c9f2b345b71 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.263645 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8a801da-1fff-4ae2-9b3b-8c9f2b345b71 None None] GET https://10.4.3.32/volume// Aug 08 06:21:47.263862 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8a801da-1fff-4ae2-9b3b-8c9f2b345b71 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:47.263983 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8a801da-1fff-4ae2-9b3b-8c9f2b345b71 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:47.264400 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8a801da-1fff-4ae2-9b3b-8c9f2b345b71 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:47.264756 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 75/297] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:21:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:47.273666 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-ed3c3fe1-dfab-4cdf-90a3-f4fdf26b8aa5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.275873 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-ed3c3fe1-dfab-4cdf-90a3-f4fdf26b8aa5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:47.276313 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-ed3c3fe1-dfab-4cdf-90a3-f4fdf26b8aa5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b4063d0-67df-4374-8e9e-44a7671ab348", "connector": null, "instance_uuid": "bf9cbb6f-00a5-4068-b171-b801d27f438b"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:47.284909 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:47.284909 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:47.321344 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-ed3c3fe1-dfab-4cdf-90a3-f4fdf26b8aa5 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:47.322257 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 73/298] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:47 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:47.333349 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a6ae52d-92aa-4b23-8c71-a2e3e3e37a21 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.333879 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a6ae52d-92aa-4b23-8c71-a2e3e3e37a21 None None] GET https://10.4.3.32/volume// Aug 08 06:21:47.334067 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a6ae52d-92aa-4b23-8c71-a2e3e3e37a21 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:47.334268 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a6ae52d-92aa-4b23-8c71-a2e3e3e37a21 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:47.334631 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a6ae52d-92aa-4b23-8c71-a2e3e3e37a21 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:47.335165 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 77/299] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:21:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:47.344380 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-2e4aa942-b590-43f1-81f3-adfdc162e75e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.346368 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-2e4aa942-b590-43f1-81f3-adfdc162e75e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:47.346805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-2e4aa942-b590-43f1-81f3-adfdc162e75e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "487d041d-d1c5-4d20-86d5-0f90544e9645", "connector": null, "instance_uuid": "bf9cbb6f-00a5-4068-b171-b801d27f438b"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:47.356230 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:47.356230 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:47.390164 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-2e4aa942-b590-43f1-81f3-adfdc162e75e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:47.390934 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 75/300] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:47 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:47.406721 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0df87681-ca25-40a8-8e4a-cafbe4438bcd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.409030 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0df87681-ca25-40a8-8e4a-cafbe4438bcd tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:47.409030 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0df87681-ca25-40a8-8e4a-cafbe4438bcd tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:47.409323 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0df87681-ca25-40a8-8e4a-cafbe4438bcd tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:47.421190 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:47.421190 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:47.423523 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fc43571c-a458-4186-95d0-4d9fed27b8d2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.425699 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0df87681-ca25-40a8-8e4a-cafbe4438bcd tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:47.426186 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc43571c-a458-4186-95d0-4d9fed27b8d2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:47.426449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fc43571c-a458-4186-95d0-4d9fed27b8d2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:47.426717 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fc43571c-a458-4186-95d0-4d9fed27b8d2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:47.431123 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0df87681-ca25-40a8-8e4a-cafbe4438bcd tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:47.431710 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 76/301] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:47 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:47.439897 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:47.439897 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:47.444999 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fc43571c-a458-4186-95d0-4d9fed27b8d2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:47.450914 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc43571c-a458-4186-95d0-4d9fed27b8d2 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:47.451508 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 74/302] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:47 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:47.710077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4541f5e6-1f8d-40f6-8f66-2602c3eddaae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:47.712021 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4541f5e6-1f8d-40f6-8f66-2602c3eddaae tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:47.712182 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4541f5e6-1f8d-40f6-8f66-2602c3eddaae tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:47.712378 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4541f5e6-1f8d-40f6-8f66-2602c3eddaae tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:47.722683 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:47.722683 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:47.726400 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4541f5e6-1f8d-40f6-8f66-2602c3eddaae tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:47.731284 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4541f5e6-1f8d-40f6-8f66-2602c3eddaae tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:47.731760 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 78/303] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:47 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:48.022096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-247ae219-e555-4087-b413-84aa89c3a694 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.024880 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-247ae219-e555-4087-b413-84aa89c3a694 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:48.025154 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-247ae219-e555-4087-b413-84aa89c3a694 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.025418 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-247ae219-e555-4087-b413-84aa89c3a694 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.035113 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.035113 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:48.040218 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-247ae219-e555-4087-b413-84aa89c3a694 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:48.047268 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-247ae219-e555-4087-b413-84aa89c3a694 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:48.047858 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 76/304] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:48.058596 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6e1cb749-cce7-42e5-8230-6813618bf42d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.061003 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6e1cb749-cce7-42e5-8230-6813618bf42d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 Aug 08 06:21:48.061205 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6e1cb749-cce7-42e5-8230-6813618bf42d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.061394 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6e1cb749-cce7-42e5-8230-6813618bf42d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.069395 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.069395 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:48.075039 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6e1cb749-cce7-42e5-8230-6813618bf42d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:48.082015 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6e1cb749-cce7-42e5-8230-6813618bf42d tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 returned with HTTP 200 Aug 08 06:21:48.082477 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 77/305] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:48.093859 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6717d1c3-040f-4106-a2da-5ca019281220 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.097309 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6717d1c3-040f-4106-a2da-5ca019281220 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 Aug 08 06:21:48.097610 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6717d1c3-040f-4106-a2da-5ca019281220 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.097908 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6717d1c3-040f-4106-a2da-5ca019281220 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.105351 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-ed460751-785b-4c46-a2bf-731664902fc9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.107062 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.107062 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:48.107534 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-ed460751-785b-4c46-a2bf-731664902fc9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] POST https://10.4.3.32/volume/v3/attachments/57e42d1b-dc1a-476a-87f2-1123e8dd5c25/action Aug 08 06:21:48.107942 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-ed460751-785b-4c46-a2bf-731664902fc9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:48.108046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-ed460751-785b-4c46-a2bf-731664902fc9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:48.112644 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6717d1c3-040f-4106-a2da-5ca019281220 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:48.119016 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6717d1c3-040f-4106-a2da-5ca019281220 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 returned with HTTP 200 Aug 08 06:21:48.119616 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 75/306] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:48.127305 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.127305 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:48.131556 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2a2e0d9a-231c-4f5a-8228-6e9040cb2b33 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.132014 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a2e0d9a-231c-4f5a-8228-6e9040cb2b33 None None] GET https://10.4.3.32/volume// Aug 08 06:21:48.132177 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a2e0d9a-231c-4f5a-8228-6e9040cb2b33 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.132386 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a2e0d9a-231c-4f5a-8228-6e9040cb2b33 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.132828 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a2e0d9a-231c-4f5a-8228-6e9040cb2b33 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:48.133192 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 77/307] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:48.140883 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-78889099-ca0d-4d11-bf13-e5bad73b4519 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.141025 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9e58550d-b1b8-453a-9046-da392a07b2ee req-ed460751-785b-4c46-a2bf-731664902fc9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/attachments/57e42d1b-dc1a-476a-87f2-1123e8dd5c25/action returned with HTTP 204 Aug 08 06:21:48.141025 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 79/308] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:48 2026] POST /volume/v3/attachments/57e42d1b-dc1a-476a-87f2-1123e8dd5c25/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:48.142716 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-78889099-ca0d-4d11-bf13-e5bad73b4519 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:48.143105 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-78889099-ca0d-4d11-bf13-e5bad73b4519 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc00eff5-d30b-44f6-b648-f33eca856300", "connector": null, "instance_uuid": "12508d6d-86dd-43e7-8816-c3b5c98f2447"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:48.151884 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.151884 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:48.188050 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-78889099-ca0d-4d11-bf13-e5bad73b4519 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:48.188479 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 78/309] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:48 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:48.197179 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2ff1eba-6ddf-4110-a359-f6eabc57dd2f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.197494 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2ff1eba-6ddf-4110-a359-f6eabc57dd2f None None] GET https://10.4.3.32/volume// Aug 08 06:21:48.197692 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2ff1eba-6ddf-4110-a359-f6eabc57dd2f None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.197958 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2ff1eba-6ddf-4110-a359-f6eabc57dd2f None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.198337 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2ff1eba-6ddf-4110-a359-f6eabc57dd2f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:48.198824 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 76/310] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:48.209093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-b7a9416c-54ee-4c0f-b1e4-512a21e80499 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.211944 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-b7a9416c-54ee-4c0f-b1e4-512a21e80499 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:48.212344 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-b7a9416c-54ee-4c0f-b1e4-512a21e80499 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1253ead0-1564-485b-a5a5-f52f0f7c27c8", "connector": null, "instance_uuid": "12508d6d-86dd-43e7-8816-c3b5c98f2447"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:48.222860 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.222860 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:48.253799 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-b7a9416c-54ee-4c0f-b1e4-512a21e80499 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:48.254327 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 78/311] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:48 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:48.263978 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f8dfde71-4865-4b92-8725-6cf6d6d1026a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.264396 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f8dfde71-4865-4b92-8725-6cf6d6d1026a None None] GET https://10.4.3.32/volume// Aug 08 06:21:48.264597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f8dfde71-4865-4b92-8725-6cf6d6d1026a None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.264805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f8dfde71-4865-4b92-8725-6cf6d6d1026a None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.265166 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f8dfde71-4865-4b92-8725-6cf6d6d1026a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:48.265508 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 80/312] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:48.274706 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-f70509e5-69a5-4223-bcdb-9749e8f05e93 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.276966 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-f70509e5-69a5-4223-bcdb-9749e8f05e93 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:48.277411 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-f70509e5-69a5-4223-bcdb-9749e8f05e93 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bce886d8-f476-4c42-8559-94d36013d032", "connector": null, "instance_uuid": "12508d6d-86dd-43e7-8816-c3b5c98f2447"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:48.286380 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.286380 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:48.319813 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-f70509e5-69a5-4223-bcdb-9749e8f05e93 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:48.320424 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 79/313] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:48 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:48.450756 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-37f98c35-74c3-4f87-9b1b-f4dbe302fb57 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.454033 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37f98c35-74c3-4f87-9b1b-f4dbe302fb57 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:48.454327 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37f98c35-74c3-4f87-9b1b-f4dbe302fb57 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.454549 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-37f98c35-74c3-4f87-9b1b-f4dbe302fb57 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.469012 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ba7f8bf7-fa4b-4a03-8f84-edcb747a4354 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.472904 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba7f8bf7-fa4b-4a03-8f84-edcb747a4354 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:48.472904 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba7f8bf7-fa4b-4a03-8f84-edcb747a4354 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.473205 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba7f8bf7-fa4b-4a03-8f84-edcb747a4354 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.474765 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.474765 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:48.479284 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-37f98c35-74c3-4f87-9b1b-f4dbe302fb57 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:48.483917 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-37f98c35-74c3-4f87-9b1b-f4dbe302fb57 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:48.484019 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.484019 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:48.484467 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 77/314] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:48.488930 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ba7f8bf7-fa4b-4a03-8f84-edcb747a4354 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:48.494733 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba7f8bf7-fa4b-4a03-8f84-edcb747a4354 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:48.495213 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 79/315] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:48.745060 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d9666479-c291-4c4d-97c2-2a9dbac75e1b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.746894 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9666479-c291-4c4d-97c2-2a9dbac75e1b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:48.747157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9666479-c291-4c4d-97c2-2a9dbac75e1b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.747399 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9666479-c291-4c4d-97c2-2a9dbac75e1b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.758193 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.758193 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:48.762872 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d9666479-c291-4c4d-97c2-2a9dbac75e1b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:48.768604 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9666479-c291-4c4d-97c2-2a9dbac75e1b tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:48.769103 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 81/316] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:48.785487 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7e547f8d-d6c8-439d-b2c3-04fbfaac5232 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.787677 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e547f8d-d6c8-439d-b2c3-04fbfaac5232 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:48.787962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e547f8d-d6c8-439d-b2c3-04fbfaac5232 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.788198 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e547f8d-d6c8-439d-b2c3-04fbfaac5232 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.800286 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.800286 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:48.804804 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7e547f8d-d6c8-439d-b2c3-04fbfaac5232 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:48.809483 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e547f8d-d6c8-439d-b2c3-04fbfaac5232 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:48.809992 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 80/317] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:48.827144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6fd2c0d1-5fd8-4b15-8e69-19bf0387e953 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.828868 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6fd2c0d1-5fd8-4b15-8e69-19bf0387e953 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:48.829063 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6fd2c0d1-5fd8-4b15-8e69-19bf0387e953 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.829249 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6fd2c0d1-5fd8-4b15-8e69-19bf0387e953 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.839560 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.839560 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:48.844056 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6fd2c0d1-5fd8-4b15-8e69-19bf0387e953 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:48.849034 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6fd2c0d1-5fd8-4b15-8e69-19bf0387e953 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:48.849548 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 78/318] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:48.956376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-6c4fd6bd-be91-4389-bcd8-3d831c12c257 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:48.959645 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-6c4fd6bd-be91-4389-bcd8-3d831c12c257 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:48.960361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-6c4fd6bd-be91-4389-bcd8-3d831c12c257 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:48.960361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-6c4fd6bd-be91-4389-bcd8-3d831c12c257 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:48.975683 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:48.975683 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:48.982581 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-6c4fd6bd-be91-4389-bcd8-3d831c12c257 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:48.988924 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-6c4fd6bd-be91-4389-bcd8-3d831c12c257 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:48.989655 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 80/319] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:48 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:49.044886 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-809d4d54-03b3-420b-a5e4-6365c455b4e7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.047685 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-809d4d54-03b3-420b-a5e4-6365c455b4e7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] POST https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae/action Aug 08 06:21:49.048112 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-809d4d54-03b3-420b-a5e4-6365c455b4e7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:49.048270 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-809d4d54-03b3-420b-a5e4-6365c455b4e7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:49.061372 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.061372 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:49.062041 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-809d4d54-03b3-420b-a5e4-6365c455b4e7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:49.078780 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-809d4d54-03b3-420b-a5e4-6365c455b4e7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Begin detaching volume completed successfully. Aug 08 06:21:49.079729 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-809d4d54-03b3-420b-a5e4-6365c455b4e7 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae/action returned with HTTP 202 Aug 08 06:21:49.080256 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 82/320] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:21:49 2026] POST /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:21:49.100007 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-577435aa-9a84-4b81-86c2-88c95236f91d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.103332 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-577435aa-9a84-4b81-86c2-88c95236f91d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:49.103528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-577435aa-9a84-4b81-86c2-88c95236f91d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:49.103719 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-577435aa-9a84-4b81-86c2-88c95236f91d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:49.117159 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.117159 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:49.122121 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-577435aa-9a84-4b81-86c2-88c95236f91d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:49.129001 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-577435aa-9a84-4b81-86c2-88c95236f91d tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:49.129603 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 81/321] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:49 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:49.129811 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e7355787-c5d1-46de-98c1-39548fe264aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.131803 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7355787-c5d1-46de-98c1-39548fe264aa None None] GET https://10.4.3.32/volume// Aug 08 06:21:49.131803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7355787-c5d1-46de-98c1-39548fe264aa None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:49.131803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7355787-c5d1-46de-98c1-39548fe264aa None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:49.133543 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7355787-c5d1-46de-98c1-39548fe264aa None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:49.133543 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 79/322] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:49 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:49.141968 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-3cf9e285-0b42-4c0b-94c8-3a7d4958c4cf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.143873 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-3cf9e285-0b42-4c0b-94c8-3a7d4958c4cf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:49.144101 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-3cf9e285-0b42-4c0b-94c8-3a7d4958c4cf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:49.144300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-3cf9e285-0b42-4c0b-94c8-3a7d4958c4cf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:49.155082 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.155082 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:49.161666 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-3cf9e285-0b42-4c0b-94c8-3a7d4958c4cf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:49.168142 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-3cf9e285-0b42-4c0b-94c8-3a7d4958c4cf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:49.168692 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 81/323] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:49 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:49.445896 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-27e55add-0c9b-4abd-b36d-3b06ba6d0aee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.446321 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-27e55add-0c9b-4abd-b36d-3b06ba6d0aee None None] GET https://10.4.3.32/volume// Aug 08 06:21:49.446530 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-27e55add-0c9b-4abd-b36d-3b06ba6d0aee None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:49.446749 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-27e55add-0c9b-4abd-b36d-3b06ba6d0aee None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:49.447119 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-27e55add-0c9b-4abd-b36d-3b06ba6d0aee None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:49.447472 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 83/324] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:49.456028 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a8165524-97be-4f38-909d-04952a17b9a0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.458183 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a8165524-97be-4f38-909d-04952a17b9a0 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:21:49.458574 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a8165524-97be-4f38-909d-04952a17b9a0 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:49.458688 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a8165524-97be-4f38-909d-04952a17b9a0 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:49.470579 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.470579 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:49.475068 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a8165524-97be-4f38-909d-04952a17b9a0 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:49.481888 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a8165524-97be-4f38-909d-04952a17b9a0 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:21:49.482192 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 82/325] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:49 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 1572 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:49.497954 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4d94441c-dd83-4a74-8f80-a575ac44bce5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.500211 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d94441c-dd83-4a74-8f80-a575ac44bce5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:49.500510 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d94441c-dd83-4a74-8f80-a575ac44bce5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:49.500835 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d94441c-dd83-4a74-8f80-a575ac44bce5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:49.511204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-38c8e55e-38b6-4908-b3a1-0dd7beca93b8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.512956 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38c8e55e-38b6-4908-b3a1-0dd7beca93b8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:49.513160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38c8e55e-38b6-4908-b3a1-0dd7beca93b8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:49.513364 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38c8e55e-38b6-4908-b3a1-0dd7beca93b8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:49.514365 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.514365 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:49.518943 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4d94441c-dd83-4a74-8f80-a575ac44bce5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:49.523878 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.523878 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:49.523979 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d94441c-dd83-4a74-8f80-a575ac44bce5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:49.524626 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 80/326] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:49 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:49.529179 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-38c8e55e-38b6-4908-b3a1-0dd7beca93b8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:49.534423 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38c8e55e-38b6-4908-b3a1-0dd7beca93b8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:49.534857 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 82/327] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:49 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:49.568170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a0e4d849-4bc0-420d-b26b-7f46dd334035 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.570559 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a0e4d849-4bc0-420d-b26b-7f46dd334035 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] PUT https://10.4.3.32/volume/v3/attachments/1475c609-0ed8-4c40-86d5-fba66ac52eb7 Aug 08 06:21:49.570929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a0e4d849-4bc0-420d-b26b-7f46dd334035 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:49.580643 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a0e4d849-4bc0-420d-b26b-7f46dd334035 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Acquiring lock "cinder-attachment_update-228fcb77-6bfa-435a-a7ab-d181b1568bc0-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:49.586745 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a0e4d849-4bc0-420d-b26b-7f46dd334035 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Lock "cinder-attachment_update-228fcb77-6bfa-435a-a7ab-d181b1568bc0-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:49.588103 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.588103 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:49.689687 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a0e4d849-4bc0-420d-b26b-7f46dd334035 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Lock "cinder-attachment_update-228fcb77-6bfa-435a-a7ab-d181b1568bc0-np0000006785" released by "attachment_update" :: held 0.102s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:49.689687 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-a0e4d849-4bc0-420d-b26b-7f46dd334035 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments/1475c609-0ed8-4c40-86d5-fba66ac52eb7 returned with HTTP 200 Aug 08 06:21:49.689842 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 84/328] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:49 2026] PUT /volume/v3/attachments/1475c609-0ed8-4c40-86d5-fba66ac52eb7 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:49.713763 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-048c5637-1bc2-4e58-9bbd-36c2bf8529fe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.716214 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-048c5637-1bc2-4e58-9bbd-36c2bf8529fe tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] POST https://10.4.3.32/volume/v3/attachments/1475c609-0ed8-4c40-86d5-fba66ac52eb7/action Aug 08 06:21:49.716636 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-048c5637-1bc2-4e58-9bbd-36c2bf8529fe tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:49.716766 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-048c5637-1bc2-4e58-9bbd-36c2bf8529fe tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:49.737134 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.737134 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:49.750147 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-048c5637-1bc2-4e58-9bbd-36c2bf8529fe tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments/1475c609-0ed8-4c40-86d5-fba66ac52eb7/action returned with HTTP 204 Aug 08 06:21:49.750816 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 83/329] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:49 2026] POST /volume/v3/attachments/1475c609-0ed8-4c40-86d5-fba66ac52eb7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:49.770990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-225c73d7-505b-48ad-b4b9-a302d0a833e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.771392 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-225c73d7-505b-48ad-b4b9-a302d0a833e5 None None] GET https://10.4.3.32/volume// Aug 08 06:21:49.771593 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-225c73d7-505b-48ad-b4b9-a302d0a833e5 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:49.772052 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-225c73d7-505b-48ad-b4b9-a302d0a833e5 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:49.772167 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-225c73d7-505b-48ad-b4b9-a302d0a833e5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:49.772480 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 81/330] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:49.781759 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-b2af12b9-c160-488d-baa1-d46785378f12 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.783917 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-b2af12b9-c160-488d-baa1-d46785378f12 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 Aug 08 06:21:49.784957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-b2af12b9-c160-488d-baa1-d46785378f12 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:49.785231 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-b2af12b9-c160-488d-baa1-d46785378f12 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:49.795197 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.795197 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:49.798899 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-b2af12b9-c160-488d-baa1-d46785378f12 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:49.804509 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-b2af12b9-c160-488d-baa1-d46785378f12 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 returned with HTTP 200 Aug 08 06:21:49.805163 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 83/331] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:49 2026] GET /volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:49.878662 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-1ffe6b4c-4ca6-463d-bd38-9610a70da790 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:49.880731 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-1ffe6b4c-4ca6-463d-bd38-9610a70da790 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] PUT https://10.4.3.32/volume/v3/attachments/f6e813ab-3163-40b3-a4b0-b5491fee2530 Aug 08 06:21:49.881147 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-1ffe6b4c-4ca6-463d-bd38-9610a70da790 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:49.889352 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-1ffe6b4c-4ca6-463d-bd38-9610a70da790 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Acquiring lock "cinder-attachment_update-6b4063d0-67df-4374-8e9e-44a7671ab348-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:49.893705 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-1ffe6b4c-4ca6-463d-bd38-9610a70da790 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Lock "cinder-attachment_update-6b4063d0-67df-4374-8e9e-44a7671ab348-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:49.894681 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:49.894681 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:49.999325 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-1ffe6b4c-4ca6-463d-bd38-9610a70da790 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Lock "cinder-attachment_update-6b4063d0-67df-4374-8e9e-44a7671ab348-np0000006785" released by "attachment_update" :: held 0.104s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:49.999325 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-1ffe6b4c-4ca6-463d-bd38-9610a70da790 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments/f6e813ab-3163-40b3-a4b0-b5491fee2530 returned with HTTP 200 Aug 08 06:21:49.999480 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 85/332] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:49 2026] PUT /volume/v3/attachments/f6e813ab-3163-40b3-a4b0-b5491fee2530 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:50.026516 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-c17dbcdd-a945-461e-a3a2-9cf45ad11dc9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.029137 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-c17dbcdd-a945-461e-a3a2-9cf45ad11dc9 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] POST https://10.4.3.32/volume/v3/attachments/f6e813ab-3163-40b3-a4b0-b5491fee2530/action Aug 08 06:21:50.029492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-c17dbcdd-a945-461e-a3a2-9cf45ad11dc9 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:50.029616 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-c17dbcdd-a945-461e-a3a2-9cf45ad11dc9 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:50.046524 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.046524 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:50.056601 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-c17dbcdd-a945-461e-a3a2-9cf45ad11dc9 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments/f6e813ab-3163-40b3-a4b0-b5491fee2530/action returned with HTTP 204 Aug 08 06:21:50.057172 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 84/333] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:50 2026] POST /volume/v3/attachments/f6e813ab-3163-40b3-a4b0-b5491fee2530/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:50.084672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-43e0ef5a-752c-410b-b3df-035d69d89d7d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.085087 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43e0ef5a-752c-410b-b3df-035d69d89d7d None None] GET https://10.4.3.32/volume// Aug 08 06:21:50.085259 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43e0ef5a-752c-410b-b3df-035d69d89d7d None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:50.085474 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43e0ef5a-752c-410b-b3df-035d69d89d7d None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:50.085837 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43e0ef5a-752c-410b-b3df-035d69d89d7d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:50.086173 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 82/334] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:50.095161 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-879cd0e4-3ff9-469d-b15a-64e046ac73cf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.097301 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-879cd0e4-3ff9-469d-b15a-64e046ac73cf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 Aug 08 06:21:50.097512 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-879cd0e4-3ff9-469d-b15a-64e046ac73cf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:50.097696 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-879cd0e4-3ff9-469d-b15a-64e046ac73cf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:50.107836 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.107836 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:50.111419 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-879cd0e4-3ff9-469d-b15a-64e046ac73cf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:21:50.115575 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-879cd0e4-3ff9-469d-b15a-64e046ac73cf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 returned with HTTP 200 Aug 08 06:21:50.116019 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 84/335] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:50 2026] GET /volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:50.145136 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-646daee7-9cd5-4576-8e38-c14893dab892 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.146928 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-646daee7-9cd5-4576-8e38-c14893dab892 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:50.147328 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-646daee7-9cd5-4576-8e38-c14893dab892 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:50.147328 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-646daee7-9cd5-4576-8e38-c14893dab892 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:50.157837 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.157837 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:50.162536 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-646daee7-9cd5-4576-8e38-c14893dab892 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:50.167918 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-646daee7-9cd5-4576-8e38-c14893dab892 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:50.168499 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 86/336] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:50 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:50.189846 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-56513aa3-1844-404f-b84f-c6f69133e103 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.192117 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-56513aa3-1844-404f-b84f-c6f69133e103 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] PUT https://10.4.3.32/volume/v3/attachments/39014c0c-d9d5-4983-88a1-0215367a666b Aug 08 06:21:50.192350 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-56513aa3-1844-404f-b84f-c6f69133e103 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:50.201609 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-56513aa3-1844-404f-b84f-c6f69133e103 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Acquiring lock "cinder-attachment_update-487d041d-d1c5-4d20-86d5-0f90544e9645-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:50.207156 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-56513aa3-1844-404f-b84f-c6f69133e103 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Lock "cinder-attachment_update-487d041d-d1c5-4d20-86d5-0f90544e9645-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:50.208398 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.208398 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:50.317259 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-56513aa3-1844-404f-b84f-c6f69133e103 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Lock "cinder-attachment_update-487d041d-d1c5-4d20-86d5-0f90544e9645-np0000006785" released by "attachment_update" :: held 0.110s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:50.317648 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-56513aa3-1844-404f-b84f-c6f69133e103 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments/39014c0c-d9d5-4983-88a1-0215367a666b returned with HTTP 200 Aug 08 06:21:50.318144 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 85/337] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:50 2026] PUT /volume/v3/attachments/39014c0c-d9d5-4983-88a1-0215367a666b => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:50.339426 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-fb894d81-5322-4abb-a689-f9b78aaa065e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.341326 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-fb894d81-5322-4abb-a689-f9b78aaa065e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] POST https://10.4.3.32/volume/v3/attachments/39014c0c-d9d5-4983-88a1-0215367a666b/action Aug 08 06:21:50.342011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-fb894d81-5322-4abb-a689-f9b78aaa065e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:50.342177 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-fb894d81-5322-4abb-a689-f9b78aaa065e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:50.361683 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.361683 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:50.375404 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3a034e20-2e35-45c4-bbeb-921d473a9a36 req-fb894d81-5322-4abb-a689-f9b78aaa065e tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments/39014c0c-d9d5-4983-88a1-0215367a666b/action returned with HTTP 204 Aug 08 06:21:50.376296 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 83/338] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:50 2026] POST /volume/v3/attachments/39014c0c-d9d5-4983-88a1-0215367a666b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:50.488224 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-945aa3bb-ffbf-440b-96fc-3da5c60f8601 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.488712 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-945aa3bb-ffbf-440b-96fc-3da5c60f8601 None None] GET https://10.4.3.32/volume// Aug 08 06:21:50.488948 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-945aa3bb-ffbf-440b-96fc-3da5c60f8601 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:50.489188 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-945aa3bb-ffbf-440b-96fc-3da5c60f8601 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:50.489593 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-945aa3bb-ffbf-440b-96fc-3da5c60f8601 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:50.489975 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 85/339] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:50.497871 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6403708b-a8fa-4d15-9314-180dabc3a2dd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.499936 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6403708b-a8fa-4d15-9314-180dabc3a2dd tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:21:50.500170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6403708b-a8fa-4d15-9314-180dabc3a2dd tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:50.500396 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6403708b-a8fa-4d15-9314-180dabc3a2dd tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:50.509946 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.509946 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:50.513960 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6403708b-a8fa-4d15-9314-180dabc3a2dd tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:50.519110 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-6403708b-a8fa-4d15-9314-180dabc3a2dd tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:21:50.519641 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 87/340] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:50 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 1536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:50.537543 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ad3cdb8a-30e2-48d6-9d45-35b847db071b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.539582 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad3cdb8a-30e2-48d6-9d45-35b847db071b tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:50.539783 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad3cdb8a-30e2-48d6-9d45-35b847db071b tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:50.540002 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad3cdb8a-30e2-48d6-9d45-35b847db071b tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:50.550743 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-13ffbaea-322c-4cfb-b0bf-774ffde9ca02 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.552737 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13ffbaea-322c-4cfb-b0bf-774ffde9ca02 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:50.553148 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13ffbaea-322c-4cfb-b0bf-774ffde9ca02 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:50.553629 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13ffbaea-322c-4cfb-b0bf-774ffde9ca02 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:50.557523 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.557523 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:50.562004 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ad3cdb8a-30e2-48d6-9d45-35b847db071b tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:50.564942 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.564942 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:50.566505 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad3cdb8a-30e2-48d6-9d45-35b847db071b tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:50.567353 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 86/341] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:50 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:50.568639 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-13ffbaea-322c-4cfb-b0bf-774ffde9ca02 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:50.572962 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13ffbaea-322c-4cfb-b0bf-774ffde9ca02 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:50.573457 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 84/342] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:50 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:50.599679 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-442cbd78-26e8-4d08-8961-8765a5c0e461 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.602202 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-442cbd78-26e8-4d08-8961-8765a5c0e461 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] PUT https://10.4.3.32/volume/v3/attachments/f51162e8-f479-43fb-be8b-300465611006 Aug 08 06:21:50.603132 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-442cbd78-26e8-4d08-8961-8765a5c0e461 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:50.611847 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-442cbd78-26e8-4d08-8961-8765a5c0e461 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Acquiring lock "cinder-attachment_update-fc00eff5-d30b-44f6-b648-f33eca856300-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:50.616614 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-442cbd78-26e8-4d08-8961-8765a5c0e461 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Lock "cinder-attachment_update-fc00eff5-d30b-44f6-b648-f33eca856300-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:50.617581 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.617581 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:50.707416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-442cbd78-26e8-4d08-8961-8765a5c0e461 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Lock "cinder-attachment_update-fc00eff5-d30b-44f6-b648-f33eca856300-np0000006785" released by "attachment_update" :: held 0.091s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:50.707783 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-442cbd78-26e8-4d08-8961-8765a5c0e461 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments/f51162e8-f479-43fb-be8b-300465611006 returned with HTTP 200 Aug 08 06:21:50.708319 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 86/343] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:50 2026] PUT /volume/v3/attachments/f51162e8-f479-43fb-be8b-300465611006 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:50.738789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-dbc0d0bd-e536-4a24-8dc3-c5a6e80f2d0f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.741050 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-dbc0d0bd-e536-4a24-8dc3-c5a6e80f2d0f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] POST https://10.4.3.32/volume/v3/attachments/f51162e8-f479-43fb-be8b-300465611006/action Aug 08 06:21:50.741461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-dbc0d0bd-e536-4a24-8dc3-c5a6e80f2d0f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:50.741625 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-dbc0d0bd-e536-4a24-8dc3-c5a6e80f2d0f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:50.759899 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.759899 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:50.771557 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-dbc0d0bd-e536-4a24-8dc3-c5a6e80f2d0f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments/f51162e8-f479-43fb-be8b-300465611006/action returned with HTTP 204 Aug 08 06:21:50.772075 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 88/344] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:50 2026] POST /volume/v3/attachments/f51162e8-f479-43fb-be8b-300465611006/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:50.791411 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e43b2a6c-5224-44db-8ae0-7caa2bd4fc64 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.791979 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e43b2a6c-5224-44db-8ae0-7caa2bd4fc64 None None] GET https://10.4.3.32/volume// Aug 08 06:21:50.792247 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e43b2a6c-5224-44db-8ae0-7caa2bd4fc64 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:50.792548 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e43b2a6c-5224-44db-8ae0-7caa2bd4fc64 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:50.793007 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e43b2a6c-5224-44db-8ae0-7caa2bd4fc64 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:50.793423 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 87/345] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:50.801652 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-5c4f941a-25c5-4e7d-9c6b-287b8e687cdc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.803789 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-5c4f941a-25c5-4e7d-9c6b-287b8e687cdc tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 Aug 08 06:21:50.804256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-5c4f941a-25c5-4e7d-9c6b-287b8e687cdc tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:50.804642 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-5c4f941a-25c5-4e7d-9c6b-287b8e687cdc tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:50.816473 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.816473 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:50.821724 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-5c4f941a-25c5-4e7d-9c6b-287b8e687cdc tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:50.828125 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-5c4f941a-25c5-4e7d-9c6b-287b8e687cdc tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 returned with HTTP 200 Aug 08 06:21:50.829130 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 85/346] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:50 2026] GET /volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 06:21:50.908988 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-acd28695-7916-4a43-9fa6-4f79a1268f10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:50.911459 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-acd28695-7916-4a43-9fa6-4f79a1268f10 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] PUT https://10.4.3.32/volume/v3/attachments/7baa1357-40f0-476f-9413-f4eb6d17f64b Aug 08 06:21:50.911827 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-acd28695-7916-4a43-9fa6-4f79a1268f10 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:50.922044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-acd28695-7916-4a43-9fa6-4f79a1268f10 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Acquiring lock "cinder-attachment_update-1253ead0-1564-485b-a5a5-f52f0f7c27c8-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:50.927072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-acd28695-7916-4a43-9fa6-4f79a1268f10 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Lock "cinder-attachment_update-1253ead0-1564-485b-a5a5-f52f0f7c27c8-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:50.928092 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:50.928092 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:51.006618 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-acd28695-7916-4a43-9fa6-4f79a1268f10 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Lock "cinder-attachment_update-1253ead0-1564-485b-a5a5-f52f0f7c27c8-np0000006785" released by "attachment_update" :: held 0.080s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:51.007207 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-acd28695-7916-4a43-9fa6-4f79a1268f10 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments/7baa1357-40f0-476f-9413-f4eb6d17f64b returned with HTTP 200 Aug 08 06:21:51.007752 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 87/347] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:50 2026] PUT /volume/v3/attachments/7baa1357-40f0-476f-9413-f4eb6d17f64b => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:51.030855 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-a65aa969-3810-466f-95ed-12144791045a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:51.032951 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-a65aa969-3810-466f-95ed-12144791045a tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] POST https://10.4.3.32/volume/v3/attachments/7baa1357-40f0-476f-9413-f4eb6d17f64b/action Aug 08 06:21:51.033355 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-a65aa969-3810-466f-95ed-12144791045a tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:51.033542 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-a65aa969-3810-466f-95ed-12144791045a tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:51.053584 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:51.053584 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:51.066424 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-a65aa969-3810-466f-95ed-12144791045a tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments/7baa1357-40f0-476f-9413-f4eb6d17f64b/action returned with HTTP 204 Aug 08 06:21:51.066956 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 89/348] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:51 2026] POST /volume/v3/attachments/7baa1357-40f0-476f-9413-f4eb6d17f64b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:51.086842 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-49ad6f52-96dd-4b2c-a4f1-33041eeec830 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:51.086842 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49ad6f52-96dd-4b2c-a4f1-33041eeec830 None None] GET https://10.4.3.32/volume// Aug 08 06:21:51.086842 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49ad6f52-96dd-4b2c-a4f1-33041eeec830 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:51.086842 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49ad6f52-96dd-4b2c-a4f1-33041eeec830 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:51.087300 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49ad6f52-96dd-4b2c-a4f1-33041eeec830 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:51.087300 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 88/349] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:51.095416 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-e36e0391-298a-4418-8782-91b837409525 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:51.098197 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-e36e0391-298a-4418-8782-91b837409525 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 Aug 08 06:21:51.098519 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-e36e0391-298a-4418-8782-91b837409525 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:51.098735 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-e36e0391-298a-4418-8782-91b837409525 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:51.109483 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:51.109483 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:51.119265 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-e36e0391-298a-4418-8782-91b837409525 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:21:51.123471 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-e36e0391-298a-4418-8782-91b837409525 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 returned with HTTP 200 Aug 08 06:21:51.123931 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 86/350] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:51 2026] GET /volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:51.182138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-caacbed8-a8b2-4578-8a15-b04a2d807a50 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:51.183791 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-caacbed8-a8b2-4578-8a15-b04a2d807a50 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:51.183986 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-caacbed8-a8b2-4578-8a15-b04a2d807a50 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:51.184203 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-caacbed8-a8b2-4578-8a15-b04a2d807a50 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:51.195231 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:51.195231 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:51.198815 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-caacbed8-a8b2-4578-8a15-b04a2d807a50 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:51.202287 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-9fe9c55e-e4c7-4b45-a49d-84c76a07665f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:51.203645 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-caacbed8-a8b2-4578-8a15-b04a2d807a50 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:51.204077 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 88/351] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:51 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:21:51.205024 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-9fe9c55e-e4c7-4b45-a49d-84c76a07665f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] PUT https://10.4.3.32/volume/v3/attachments/df4c6e6a-b2eb-40a3-94fd-e55673b19283 Aug 08 06:21:51.205525 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-9fe9c55e-e4c7-4b45-a49d-84c76a07665f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:51.214618 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-9fe9c55e-e4c7-4b45-a49d-84c76a07665f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Acquiring lock "cinder-attachment_update-bce886d8-f476-4c42-8559-94d36013d032-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:51.220929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-9fe9c55e-e4c7-4b45-a49d-84c76a07665f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Lock "cinder-attachment_update-bce886d8-f476-4c42-8559-94d36013d032-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:51.221837 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:51.221837 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:51.313919 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-9fe9c55e-e4c7-4b45-a49d-84c76a07665f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Lock "cinder-attachment_update-bce886d8-f476-4c42-8559-94d36013d032-np0000006785" released by "attachment_update" :: held 0.093s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:51.314283 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-9fe9c55e-e4c7-4b45-a49d-84c76a07665f tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments/df4c6e6a-b2eb-40a3-94fd-e55673b19283 returned with HTTP 200 Aug 08 06:21:51.315151 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 90/352] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:51 2026] PUT /volume/v3/attachments/df4c6e6a-b2eb-40a3-94fd-e55673b19283 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:51.336730 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-3dbeba52-25ca-4d55-934f-6e6413aa1d41 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:51.339819 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-3dbeba52-25ca-4d55-934f-6e6413aa1d41 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] POST https://10.4.3.32/volume/v3/attachments/df4c6e6a-b2eb-40a3-94fd-e55673b19283/action Aug 08 06:21:51.340155 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-3dbeba52-25ca-4d55-934f-6e6413aa1d41 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:51.340403 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-3dbeba52-25ca-4d55-934f-6e6413aa1d41 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:51.356282 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:51.356282 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:51.369748 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4067af7b-d7b8-45a0-91d9-2e27efd1eab5 req-3dbeba52-25ca-4d55-934f-6e6413aa1d41 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments/df4c6e6a-b2eb-40a3-94fd-e55673b19283/action returned with HTTP 204 Aug 08 06:21:51.370416 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 89/353] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:51 2026] POST /volume/v3/attachments/df4c6e6a-b2eb-40a3-94fd-e55673b19283/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:51.582805 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6bfae565-897f-44d0-aeee-ae7abe941986 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:51.585226 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bfae565-897f-44d0-aeee-ae7abe941986 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:51.585544 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bfae565-897f-44d0-aeee-ae7abe941986 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:51.585850 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bfae565-897f-44d0-aeee-ae7abe941986 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:51.587133 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ae576978-4627-4561-9c7c-8c593e661698 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:51.589515 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae576978-4627-4561-9c7c-8c593e661698 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:51.589663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae576978-4627-4561-9c7c-8c593e661698 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:51.589818 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae576978-4627-4561-9c7c-8c593e661698 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:51.599564 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:51.599564 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:51.599910 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:51.599910 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:51.603793 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ae576978-4627-4561-9c7c-8c593e661698 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:51.603899 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6bfae565-897f-44d0-aeee-ae7abe941986 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:51.608140 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae576978-4627-4561-9c7c-8c593e661698 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:51.608555 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 89/354] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:51 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:51.608846 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bfae565-897f-44d0-aeee-ae7abe941986 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:51.609359 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 87/355] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:51 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:52.120985 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-8825a0d4-5d16-4160-8ad4-9fe6becbb42d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:52.123116 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-8825a0d4-5d16-4160-8ad4-9fe6becbb42d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] POST https://10.4.3.32/volume/v3/attachments/adb2039d-e420-4cae-a9e1-2a67a36bc5e3/action Aug 08 06:21:52.123481 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-8825a0d4-5d16-4160-8ad4-9fe6becbb42d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:52.123625 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-8825a0d4-5d16-4160-8ad4-9fe6becbb42d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:52.140752 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:52.140752 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:52.156241 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c703f789-ec7e-4556-bb17-8141deeb56fb req-8825a0d4-5d16-4160-8ad4-9fe6becbb42d tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/attachments/adb2039d-e420-4cae-a9e1-2a67a36bc5e3/action returned with HTTP 204 Aug 08 06:21:52.156704 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 91/356] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:52 2026] POST /volume/v3/attachments/adb2039d-e420-4cae-a9e1-2a67a36bc5e3/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:52.218293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7c4e49ea-27bf-4103-acf4-bd547c5d7e58 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:52.220718 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c4e49ea-27bf-4103-acf4-bd547c5d7e58 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:52.221037 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c4e49ea-27bf-4103-acf4-bd547c5d7e58 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:52.221341 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c4e49ea-27bf-4103-acf4-bd547c5d7e58 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:52.239538 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:52.239538 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:52.249655 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7c4e49ea-27bf-4103-acf4-bd547c5d7e58 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:52.266544 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c4e49ea-27bf-4103-acf4-bd547c5d7e58 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:52.266696 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 90/357] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:52 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:52.622300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ec08062e-750e-48f0-8ffa-cfa853fd2b79 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:52.622854 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d822aa5b-2a2e-4e58-880b-5e25b36452c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:52.624017 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec08062e-750e-48f0-8ffa-cfa853fd2b79 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:52.624200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec08062e-750e-48f0-8ffa-cfa853fd2b79 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:52.624379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec08062e-750e-48f0-8ffa-cfa853fd2b79 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:52.624816 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d822aa5b-2a2e-4e58-880b-5e25b36452c5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:52.624994 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d822aa5b-2a2e-4e58-880b-5e25b36452c5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:52.625216 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d822aa5b-2a2e-4e58-880b-5e25b36452c5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:52.634710 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:52.634710 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:52.637056 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:52.637056 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:52.638588 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ec08062e-750e-48f0-8ffa-cfa853fd2b79 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:52.641589 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d822aa5b-2a2e-4e58-880b-5e25b36452c5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:52.644128 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec08062e-750e-48f0-8ffa-cfa853fd2b79 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:52.644654 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 90/358] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:52 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:52.646536 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d822aa5b-2a2e-4e58-880b-5e25b36452c5 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:52.646828 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 88/359] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:52 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:52.665361 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-78dc3f3c-5d6c-4c49-87ea-fe382a9b4f5e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:52.666960 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-78dc3f3c-5d6c-4c49-87ea-fe382a9b4f5e tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:52.667337 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-78dc3f3c-5d6c-4c49-87ea-fe382a9b4f5e tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:52.667690 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-78dc3f3c-5d6c-4c49-87ea-fe382a9b4f5e tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:52.678467 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:52.678467 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:52.683065 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-78dc3f3c-5d6c-4c49-87ea-fe382a9b4f5e tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:52.688525 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-78dc3f3c-5d6c-4c49-87ea-fe382a9b4f5e tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:52.688990 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 92/360] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:52 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:53.028550 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7b1e15b4-e090-48ed-806d-f047d2deb115 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:53.030594 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b1e15b4-e090-48ed-806d-f047d2deb115 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:53.030895 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b1e15b4-e090-48ed-806d-f047d2deb115 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:53.031101 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b1e15b4-e090-48ed-806d-f047d2deb115 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:53.033474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-01d5c1b2-727a-4144-8581-bab3a64653dc req-7205b2ec-0867-4043-82b4-566dc5df8173 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:53.035475 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8a817eac-48d9-404d-836c-a341c1d5c8fc req-f5350564-acbf-42f0-8994-1c649cbd1859 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:53.035982 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-01d5c1b2-727a-4144-8581-bab3a64653dc req-7205b2ec-0867-4043-82b4-566dc5df8173 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] POST https://10.4.3.32/volume/v3/snapshots/854df810-c71e-4c25-8444-323467e6aa19/action Aug 08 06:21:53.036333 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-01d5c1b2-727a-4144-8581-bab3a64653dc req-7205b2ec-0867-4043-82b4-566dc5df8173 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:53.036416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-01d5c1b2-727a-4144-8581-bab3a64653dc req-7205b2ec-0867-4043-82b4-566dc5df8173 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:53.037999 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.snapshot_actions [req-01d5c1b2-727a-4144-8581-bab3a64653dc req-7205b2ec-0867-4043-82b4-566dc5df8173 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100290) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 06:21:53.040363 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8a817eac-48d9-404d-836c-a341c1d5c8fc req-f5350564-acbf-42f0-8994-1c649cbd1859 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] POST https://10.4.3.32/volume/v3/snapshots/None/action Aug 08 06:21:53.041288 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8a817eac-48d9-404d-836c-a341c1d5c8fc req-f5350564-acbf-42f0-8994-1c649cbd1859 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:53.041288 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8a817eac-48d9-404d-836c-a341c1d5c8fc req-f5350564-acbf-42f0-8994-1c649cbd1859 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:53.042007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.snapshot_actions [req-8a817eac-48d9-404d-836c-a341c1d5c8fc req-f5350564-acbf-42f0-8994-1c649cbd1859 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100288) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 06:21:53.043585 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:53.043585 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:53.047598 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7b1e15b4-e090-48ed-806d-f047d2deb115 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:53.052908 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b1e15b4-e090-48ed-806d-f047d2deb115 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:53.053368 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 91/361] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:53 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:53.063210 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-01d5c1b2-727a-4144-8581-bab3a64653dc req-7205b2ec-0867-4043-82b4-566dc5df8173 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] https://10.4.3.32/volume/v3/snapshots/854df810-c71e-4c25-8444-323467e6aa19/action returned with HTTP 404 Aug 08 06:21:53.064433 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 91/362] 10.4.3.32 () {72 vars in 1671 bytes} [Sat Aug 8 06:21:53 2026] POST /volume/v3/snapshots/854df810-c71e-4c25-8444-323467e6aa19/action => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:53.066154 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8a817eac-48d9-404d-836c-a341c1d5c8fc req-f5350564-acbf-42f0-8994-1c649cbd1859 tempest-VolumesAssistedSnapshotsTest-67277535 tempest-VolumesAssistedSnapshotsTest-67277535-project] https://10.4.3.32/volume/v3/snapshots/None/action returned with HTTP 404 Aug 08 06:21:53.066470 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 89/363] 10.4.3.32 () {72 vars in 1575 bytes} [Sat Aug 8 06:21:53 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:21:53.132844 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-2f10aaf1-2024-4ae9-be81-3b0442a8969f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:53.135948 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-2f10aaf1-2024-4ae9-be81-3b0442a8969f tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:53.136177 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-2f10aaf1-2024-4ae9-be81-3b0442a8969f tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:53.136391 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-2f10aaf1-2024-4ae9-be81-3b0442a8969f tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:53.149415 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:53.149415 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:53.158767 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-2f10aaf1-2024-4ae9-be81-3b0442a8969f tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:53.166841 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-2f10aaf1-2024-4ae9-be81-3b0442a8969f tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:53.167475 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 93/364] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:53 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:53.211160 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-1b23e9a5-4586-451b-af29-f4d542fc5d2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:53.214224 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-1b23e9a5-4586-451b-af29-f4d542fc5d2c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] POST https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19/action Aug 08 06:21:53.214580 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-1b23e9a5-4586-451b-af29-f4d542fc5d2c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:53.214692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-1b23e9a5-4586-451b-af29-f4d542fc5d2c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:53.236293 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:53.236293 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:53.237535 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-1b23e9a5-4586-451b-af29-f4d542fc5d2c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:53.248008 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-1b23e9a5-4586-451b-af29-f4d542fc5d2c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Begin detaching volume completed successfully. Aug 08 06:21:53.248394 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-1b23e9a5-4586-451b-af29-f4d542fc5d2c tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19/action returned with HTTP 202 Aug 08 06:21:53.248793 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 92/365] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:21:53 2026] POST /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:21:53.286866 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3e8d75a6-12e7-42a8-b04d-bf590307fa10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:53.289159 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e8d75a6-12e7-42a8-b04d-bf590307fa10 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:53.289484 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e8d75a6-12e7-42a8-b04d-bf590307fa10 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:53.289730 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e8d75a6-12e7-42a8-b04d-bf590307fa10 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:53.307842 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:53.307842 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:53.312684 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3e8d75a6-12e7-42a8-b04d-bf590307fa10 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:53.319331 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-936c8f99-7157-4f75-99c1-f9b454166d36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:53.319805 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e8d75a6-12e7-42a8-b04d-bf590307fa10 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:53.319966 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-936c8f99-7157-4f75-99c1-f9b454166d36 None None] GET https://10.4.3.32/volume// Aug 08 06:21:53.320039 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 92/366] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:53 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:53.320091 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-936c8f99-7157-4f75-99c1-f9b454166d36 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:53.320999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-936c8f99-7157-4f75-99c1-f9b454166d36 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:53.320999 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-936c8f99-7157-4f75-99c1-f9b454166d36 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:53.321745 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 90/367] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:53.329264 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-0fc27757-1f38-49af-9468-3b0892b1c239 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:53.331927 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-0fc27757-1f38-49af-9468-3b0892b1c239 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:21:53.332229 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-0fc27757-1f38-49af-9468-3b0892b1c239 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:53.332473 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-0fc27757-1f38-49af-9468-3b0892b1c239 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:53.344393 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:53.344393 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:53.348801 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-0fc27757-1f38-49af-9468-3b0892b1c239 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:21:53.354585 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-0fc27757-1f38-49af-9468-3b0892b1c239 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:21:53.355204 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 94/368] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:53 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1551 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:53.657969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-87993030-dbf6-4350-a27b-0b0dbc02aa60 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:53.659846 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87993030-dbf6-4350-a27b-0b0dbc02aa60 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:53.660020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87993030-dbf6-4350-a27b-0b0dbc02aa60 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:53.660194 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87993030-dbf6-4350-a27b-0b0dbc02aa60 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:53.671434 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:53.671434 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:53.676482 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-87993030-dbf6-4350-a27b-0b0dbc02aa60 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:53.682316 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87993030-dbf6-4350-a27b-0b0dbc02aa60 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:53.682952 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 93/369] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:53 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:54.335560 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-67722d80-edd6-4cf8-aeef-a9502055f145 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:54.337271 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67722d80-edd6-4cf8-aeef-a9502055f145 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:54.337507 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67722d80-edd6-4cf8-aeef-a9502055f145 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:54.337660 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67722d80-edd6-4cf8-aeef-a9502055f145 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:54.351225 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:54.351225 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:54.355957 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67722d80-edd6-4cf8-aeef-a9502055f145 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:54.361897 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67722d80-edd6-4cf8-aeef-a9502055f145 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:54.362468 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 93/370] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:54 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:54.700515 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-76f84bb9-38d5-48b1-9997-f1c2c79ec0d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:54.702997 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-76f84bb9-38d5-48b1-9997-f1c2c79ec0d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:54.703291 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-76f84bb9-38d5-48b1-9997-f1c2c79ec0d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:54.703985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-76f84bb9-38d5-48b1-9997-f1c2c79ec0d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:54.715491 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:54.715491 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:54.719361 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-76f84bb9-38d5-48b1-9997-f1c2c79ec0d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:54.724137 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-76f84bb9-38d5-48b1-9997-f1c2c79ec0d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:54.725032 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 91/371] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:54 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:55.140891 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-872cafa2-185c-40fe-b910-0223d96d461a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:55.143877 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-872cafa2-185c-40fe-b910-0223d96d461a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] POST https://10.4.3.32/volume/v3/attachments/35d486e7-4de8-415b-8a3f-ca7d30cdba96/action Aug 08 06:21:55.144338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-872cafa2-185c-40fe-b910-0223d96d461a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:21:55.144517 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-872cafa2-185c-40fe-b910-0223d96d461a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:55.171014 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:55.171014 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:55.200365 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d37f4698-da7f-47ca-a806-9c92256fb87a req-872cafa2-185c-40fe-b910-0223d96d461a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/attachments/35d486e7-4de8-415b-8a3f-ca7d30cdba96/action returned with HTTP 204 Aug 08 06:21:55.200967 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 95/372] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:21:55 2026] POST /volume/v3/attachments/35d486e7-4de8-415b-8a3f-ca7d30cdba96/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:21:55.380218 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4637776f-0658-4c6c-996d-96e164fd61ed None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:55.382258 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4637776f-0658-4c6c-996d-96e164fd61ed tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:55.382545 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4637776f-0658-4c6c-996d-96e164fd61ed tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:55.382803 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4637776f-0658-4c6c-996d-96e164fd61ed tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:55.397027 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:55.397027 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:55.401920 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4637776f-0658-4c6c-996d-96e164fd61ed tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:55.407576 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4637776f-0658-4c6c-996d-96e164fd61ed tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:55.408124 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 94/373] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:55 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:55.742619 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c9a8b4e6-77c8-43ef-8255-45b9e11e10c4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:55.744660 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9a8b4e6-77c8-43ef-8255-45b9e11e10c4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:55.744859 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9a8b4e6-77c8-43ef-8255-45b9e11e10c4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:55.745046 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9a8b4e6-77c8-43ef-8255-45b9e11e10c4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:55.759110 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:55.759110 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:55.764179 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c9a8b4e6-77c8-43ef-8255-45b9e11e10c4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:55.771715 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9a8b4e6-77c8-43ef-8255-45b9e11e10c4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:55.771715 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 94/374] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:55 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:55.821786 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-4cc42668-2822-45d3-a406-bf6e4b52930e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:55.824188 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-4cc42668-2822-45d3-a406-bf6e4b52930e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:55.824382 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-4cc42668-2822-45d3-a406-bf6e4b52930e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:55.824611 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-4cc42668-2822-45d3-a406-bf6e4b52930e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:55.834391 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:55.834391 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:55.838159 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-4cc42668-2822-45d3-a406-bf6e4b52930e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:55.843140 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-4cc42668-2822-45d3-a406-bf6e4b52930e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:55.843667 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 92/375] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:21:55 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:55.935832 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-676588ee-4a76-4e46-8de3-1151544845ff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:55.936089 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-676588ee-4a76-4e46-8de3-1151544845ff None None] GET https://10.4.3.32/volume// Aug 08 06:21:55.936306 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-676588ee-4a76-4e46-8de3-1151544845ff None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:55.936555 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-676588ee-4a76-4e46-8de3-1151544845ff None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:55.936906 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-676588ee-4a76-4e46-8de3-1151544845ff None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:55.937242 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 96/376] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:21:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:55.945071 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-11c053e4-4654-4082-991c-2ba45f8bf845 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:55.947272 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-11c053e4-4654-4082-991c-2ba45f8bf845 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:55.948000 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-11c053e4-4654-4082-991c-2ba45f8bf845 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1bf49a8-38e7-4958-9fb2-3437bb529746", "connector": null, "instance_uuid": "9d5b9502-6329-4c4e-813b-5a844c7fe372"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:55.961945 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:55.961945 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:55.996266 np0000006785 devstack@c-api.service[100291]: WARNING cinder.volume.api [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-11c053e4-4654-4082-991c-2ba45f8bf845 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 08 06:21:56.006603 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-11c053e4-4654-4082-991c-2ba45f8bf845 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:56.007961 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 95/377] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:55 2026] POST /volume/v3/attachments => generated 271 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:56.048225 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-11e02f22-7685-434c-b300-509ec6926c4a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:56.050826 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11e02f22-7685-434c-b300-509ec6926c4a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:56.050945 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-11e02f22-7685-434c-b300-509ec6926c4a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:56.052189 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-11e02f22-7685-434c-b300-509ec6926c4a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:56.063921 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-92561c92-ee2c-4d50-85b1-ae4123aa90be None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:56.064385 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-92561c92-ee2c-4d50-85b1-ae4123aa90be None None] GET https://10.4.3.32/volume// Aug 08 06:21:56.064609 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-92561c92-ee2c-4d50-85b1-ae4123aa90be None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:56.065064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-92561c92-ee2c-4d50-85b1-ae4123aa90be None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:56.065334 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-92561c92-ee2c-4d50-85b1-ae4123aa90be None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:56.065570 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 93/378] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:56.069933 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:56.069933 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:56.075131 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-11e02f22-7685-434c-b300-509ec6926c4a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:56.081181 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11e02f22-7685-434c-b300-509ec6926c4a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:56.081291 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 95/379] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:56 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:56.084599 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-0abce1f1-f497-4ac5-ba5a-91f5968b2249 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:56.087660 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-0abce1f1-f497-4ac5-ba5a-91f5968b2249 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:56.088064 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-0abce1f1-f497-4ac5-ba5a-91f5968b2249 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:56.088392 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-0abce1f1-f497-4ac5-ba5a-91f5968b2249 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:56.102427 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:56.102427 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:56.107136 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-0abce1f1-f497-4ac5-ba5a-91f5968b2249 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:56.112386 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-0abce1f1-f497-4ac5-ba5a-91f5968b2249 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:56.112869 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 97/380] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:21:56 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1340 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:21:56.233016 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-7c32fea2-4c19-45c6-b7e1-4b653cd4d8a1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:56.235296 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-7c32fea2-4c19-45c6-b7e1-4b653cd4d8a1 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] PUT https://10.4.3.32/volume/v3/attachments/f2ec481c-c6e7-4401-a615-1c98febd7041 Aug 08 06:21:56.236099 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-7c32fea2-4c19-45c6-b7e1-4b653cd4d8a1 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:56.249845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-7c32fea2-4c19-45c6-b7e1-4b653cd4d8a1 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Acquiring lock "cinder-attachment_update-b1bf49a8-38e7-4958-9fb2-3437bb529746-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:21:56.257840 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-7c32fea2-4c19-45c6-b7e1-4b653cd4d8a1 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Lock "cinder-attachment_update-b1bf49a8-38e7-4958-9fb2-3437bb529746-np0000006785" acquired by "attachment_update" :: waited 0.008s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:21:56.259127 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:56.259127 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:56.367228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-7c32fea2-4c19-45c6-b7e1-4b653cd4d8a1 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Lock "cinder-attachment_update-b1bf49a8-38e7-4958-9fb2-3437bb529746-np0000006785" released by "attachment_update" :: held 0.109s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:21:56.367920 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-7c32fea2-4c19-45c6-b7e1-4b653cd4d8a1 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/attachments/f2ec481c-c6e7-4401-a615-1c98febd7041 returned with HTTP 200 Aug 08 06:21:56.368274 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 96/381] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:21:56 2026] PUT /volume/v3/attachments/f2ec481c-c6e7-4401-a615-1c98febd7041 => generated 967 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:56.420945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d52e5a3b-5ed8-4053-9b6a-f8201e89a5bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:56.422613 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d52e5a3b-5ed8-4053-9b6a-f8201e89a5bd tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:56.422755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d52e5a3b-5ed8-4053-9b6a-f8201e89a5bd tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:56.422967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d52e5a3b-5ed8-4053-9b6a-f8201e89a5bd tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:56.434211 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:56.434211 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:56.438962 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d52e5a3b-5ed8-4053-9b6a-f8201e89a5bd tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:56.443619 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d52e5a3b-5ed8-4053-9b6a-f8201e89a5bd tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:56.444131 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 94/382] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:56 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:57.099047 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9fb1431a-d6af-4145-9eb3-52b5df6a743a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:57.100685 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9fb1431a-d6af-4145-9eb3-52b5df6a743a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:57.100922 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9fb1431a-d6af-4145-9eb3-52b5df6a743a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:57.101125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9fb1431a-d6af-4145-9eb3-52b5df6a743a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:57.113841 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:57.113841 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:57.119921 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9fb1431a-d6af-4145-9eb3-52b5df6a743a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:57.125972 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9fb1431a-d6af-4145-9eb3-52b5df6a743a tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:57.126559 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 96/383] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:57 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:57.460541 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-47115f0d-724f-43c0-83ba-be8dca0259d0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:57.462858 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47115f0d-724f-43c0-83ba-be8dca0259d0 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:57.463399 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47115f0d-724f-43c0-83ba-be8dca0259d0 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:57.463499 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47115f0d-724f-43c0-83ba-be8dca0259d0 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:57.475601 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:57.475601 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:57.480315 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-47115f0d-724f-43c0-83ba-be8dca0259d0 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:57.487009 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47115f0d-724f-43c0-83ba-be8dca0259d0 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:57.487492 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 98/384] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:57 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:58.140016 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9ec72a9c-beec-4331-ab73-ff404fc60e3f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:58.142689 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9ec72a9c-beec-4331-ab73-ff404fc60e3f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:58.142792 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9ec72a9c-beec-4331-ab73-ff404fc60e3f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:58.142927 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9ec72a9c-beec-4331-ab73-ff404fc60e3f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:58.159793 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:58.159793 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:58.163843 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9ec72a9c-beec-4331-ab73-ff404fc60e3f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:58.170148 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9ec72a9c-beec-4331-ab73-ff404fc60e3f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:58.170586 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 97/385] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:58 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:58.505536 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-71639407-5abb-4401-9819-336e9e237bbf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:58.507949 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-71639407-5abb-4401-9819-336e9e237bbf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:58.509690 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-71639407-5abb-4401-9819-336e9e237bbf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:58.509690 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-71639407-5abb-4401-9819-336e9e237bbf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:58.523755 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:58.523755 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:58.532065 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-71639407-5abb-4401-9819-336e9e237bbf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:58.536927 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-71639407-5abb-4401-9819-336e9e237bbf tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:58.537615 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 95/386] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:58 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:59.001846 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d1c402f8-cfae-4f6a-8ffd-1198cf7a7895 req-5b5eaa67-14c2-43ae-8bbb-029baeef3c73 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.004022 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d1c402f8-cfae-4f6a-8ffd-1198cf7a7895 req-5b5eaa67-14c2-43ae-8bbb-029baeef3c73 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] DELETE https://10.4.3.32/volume/v3/attachments/67278fbd-f6f8-44b7-a91c-aca2a8b71cdc Aug 08 06:21:59.004260 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d1c402f8-cfae-4f6a-8ffd-1198cf7a7895 req-5b5eaa67-14c2-43ae-8bbb-029baeef3c73 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:59.004530 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d1c402f8-cfae-4f6a-8ffd-1198cf7a7895 req-5b5eaa67-14c2-43ae-8bbb-029baeef3c73 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:59.012627 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:59.012627 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:59.076616 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d1c402f8-cfae-4f6a-8ffd-1198cf7a7895 req-5b5eaa67-14c2-43ae-8bbb-029baeef3c73 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/attachments/67278fbd-f6f8-44b7-a91c-aca2a8b71cdc returned with HTTP 200 Aug 08 06:21:59.077212 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 97/387] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:21:59 2026] DELETE /volume/v3/attachments/67278fbd-f6f8-44b7-a91c-aca2a8b71cdc => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:59.161709 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-af27935c-7133-450d-83a1-20bd4145306b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.162096 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af27935c-7133-450d-83a1-20bd4145306b None None] GET https://10.4.3.32/volume// Aug 08 06:21:59.162253 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af27935c-7133-450d-83a1-20bd4145306b None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:59.162475 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af27935c-7133-450d-83a1-20bd4145306b None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:59.162859 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af27935c-7133-450d-83a1-20bd4145306b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:21:59.163145 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 99/388] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:21:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:21:59.172938 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-ee7a9084-0193-4691-9e21-c3f81f0e3fd5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.175269 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-ee7a9084-0193-4691-9e21-c3f81f0e3fd5 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:21:59.175647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-ee7a9084-0193-4691-9e21-c3f81f0e3fd5 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3", "connector": null, "instance_uuid": "7314227b-e800-4f43-90a2-5f2946f2e201"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:21:59.187847 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:59.187847 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:59.187992 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8884c004-d306-4a1a-bbdf-e426a91272e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.190837 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8884c004-d306-4a1a-bbdf-e426a91272e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:21:59.190837 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8884c004-d306-4a1a-bbdf-e426a91272e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:59.191564 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8884c004-d306-4a1a-bbdf-e426a91272e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:59.215029 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:59.215029 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:59.222301 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-f82af8ed-a087-4d75-a136-f6c9c4106fb9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.223578 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8884c004-d306-4a1a-bbdf-e426a91272e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:21:59.224991 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-f82af8ed-a087-4d75-a136-f6c9c4106fb9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] DELETE https://10.4.3.32/volume/v3/attachments/57e42d1b-dc1a-476a-87f2-1123e8dd5c25 Aug 08 06:21:59.225252 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-f82af8ed-a087-4d75-a136-f6c9c4106fb9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:59.225735 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-f82af8ed-a087-4d75-a136-f6c9c4106fb9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:59.229067 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8884c004-d306-4a1a-bbdf-e426a91272e5 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:21:59.229485 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 96/389] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:59 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:59.235894 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:59.235894 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:59.242005 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-ee7a9084-0193-4691-9e21-c3f81f0e3fd5 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:21:59.242822 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 98/390] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:21:59 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:59.255137 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-4df0d0a0-8d4e-4de7-87ed-4e4cd551889b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.257614 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-4df0d0a0-8d4e-4de7-87ed-4e4cd551889b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] DELETE https://10.4.3.32/volume/v3/attachments/14486edc-e95b-40e3-94fa-0b2eebae10ad Aug 08 06:21:59.257939 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-4df0d0a0-8d4e-4de7-87ed-4e4cd551889b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:59.258189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-4df0d0a0-8d4e-4de7-87ed-4e4cd551889b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:59.268553 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:59.268553 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:59.301865 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eee305b9-6e6f-4188-ac62-dfb077dc463d req-f82af8ed-a087-4d75-a136-f6c9c4106fb9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/attachments/57e42d1b-dc1a-476a-87f2-1123e8dd5c25 returned with HTTP 200 Aug 08 06:21:59.302219 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 98/391] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:21:59 2026] DELETE /volume/v3/attachments/57e42d1b-dc1a-476a-87f2-1123e8dd5c25 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:59.355373 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-4df0d0a0-8d4e-4de7-87ed-4e4cd551889b tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/14486edc-e95b-40e3-94fa-0b2eebae10ad returned with HTTP 200 Aug 08 06:21:59.355657 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 100/392] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:21:59 2026] DELETE /volume/v3/attachments/14486edc-e95b-40e3-94fa-0b2eebae10ad => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:21:59.551940 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0e58cafd-e1ee-41c9-9c65-8446a29196f8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.553636 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e58cafd-e1ee-41c9-9c65-8446a29196f8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:59.553846 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e58cafd-e1ee-41c9-9c65-8446a29196f8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:59.554084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e58cafd-e1ee-41c9-9c65-8446a29196f8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:59.554541 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-3bef156a-94d0-40bb-865f-692886602749 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.557041 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-3bef156a-94d0-40bb-865f-692886602749 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] DELETE https://10.4.3.32/volume/v3/attachments/adb2039d-e420-4cae-a9e1-2a67a36bc5e3 Aug 08 06:21:59.557314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-3bef156a-94d0-40bb-865f-692886602749 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:59.557638 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-3bef156a-94d0-40bb-865f-692886602749 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:59.563292 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:59.563292 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:21:59.568451 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0e58cafd-e1ee-41c9-9c65-8446a29196f8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] Volume info retrieved successfully. Aug 08 06:21:59.568616 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:59.568616 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:21:59.574942 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e58cafd-e1ee-41c9-9c65-8446a29196f8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-reader] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:59.575580 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 97/393] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:59 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:59.634397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-50a19932-cafb-4724-8c8c-b1c6887089d3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.636903 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50a19932-cafb-4724-8c8c-b1c6887089d3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:59.637100 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50a19932-cafb-4724-8c8c-b1c6887089d3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:59.637336 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50a19932-cafb-4724-8c8c-b1c6887089d3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:59.649027 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:59.649027 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:21:59.651004 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fcf65d6e-5405-4259-be32-b3b900c0f676 req-3bef156a-94d0-40bb-865f-692886602749 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/attachments/adb2039d-e420-4cae-a9e1-2a67a36bc5e3 returned with HTTP 200 Aug 08 06:21:59.651696 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 99/394] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:21:59 2026] DELETE /volume/v3/attachments/adb2039d-e420-4cae-a9e1-2a67a36bc5e3 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:59.653528 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-50a19932-cafb-4724-8c8c-b1c6887089d3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:59.658920 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50a19932-cafb-4724-8c8c-b1c6887089d3 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:59.659321 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 99/395] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:59 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:21:59.711352 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-96ab953d-fb9f-4205-8686-2c1bd9c85cb9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:21:59.712813 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96ab953d-fb9f-4205-8686-2c1bd9c85cb9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:21:59.713058 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96ab953d-fb9f-4205-8686-2c1bd9c85cb9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:21:59.713286 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96ab953d-fb9f-4205-8686-2c1bd9c85cb9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:21:59.720761 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:21:59.720761 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:21:59.724597 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-96ab953d-fb9f-4205-8686-2c1bd9c85cb9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:21:59.729394 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96ab953d-fb9f-4205-8686-2c1bd9c85cb9 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:21:59.729859 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 101/396] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:21:59 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:00.247312 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a85fa653-716f-4123-90f4-e9bc12786256 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.248740 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a85fa653-716f-4123-90f4-e9bc12786256 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:00.249109 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a85fa653-716f-4123-90f4-e9bc12786256 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.249450 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a85fa653-716f-4123-90f4-e9bc12786256 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.268123 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.268123 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:00.274478 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a85fa653-716f-4123-90f4-e9bc12786256 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:00.279678 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a85fa653-716f-4123-90f4-e9bc12786256 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:00.280201 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 98/397] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:00 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:00.538639 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-6aa89565-15cc-472a-96c5-a459d77167dc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.540526 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-6aa89565-15cc-472a-96c5-a459d77167dc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] PUT https://10.4.3.32/volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b Aug 08 06:22:00.540969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-6aa89565-15cc-472a-96c5-a459d77167dc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:00.550220 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-6aa89565-15cc-472a-96c5-a459d77167dc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Acquiring lock "cinder-attachment_update-440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:22:00.555697 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-6aa89565-15cc-472a-96c5-a459d77167dc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Lock "cinder-attachment_update-440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:22:00.556996 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.556996 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:00.636322 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-6aa89565-15cc-472a-96c5-a459d77167dc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Lock "cinder-attachment_update-440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3-np0000006785" released by "attachment_update" :: held 0.081s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:22:00.636628 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-6aa89565-15cc-472a-96c5-a459d77167dc tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b returned with HTTP 200 Aug 08 06:22:00.637229 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 100/398] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:22:00 2026] PUT /volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:22:00.647515 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-d5d9eddf-21da-4ead-bf93-6b96b1d46ff4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.650735 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-d5d9eddf-21da-4ead-bf93-6b96b1d46ff4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b Aug 08 06:22:00.651094 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-d5d9eddf-21da-4ead-bf93-6b96b1d46ff4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.651289 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-d5d9eddf-21da-4ead-bf93-6b96b1d46ff4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.665712 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-d5d9eddf-21da-4ead-bf93-6b96b1d46ff4 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b returned with HTTP 200 Aug 08 06:22:00.666171 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 100/399] 10.4.3.32 () {70 vars in 1644 bytes} [Sat Aug 8 06:22:00 2026] GET /volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:00.670859 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-408e8d6b-99a7-4846-998b-54b2a9b5d54a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.672295 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-408e8d6b-99a7-4846-998b-54b2a9b5d54a tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:22:00.672496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-408e8d6b-99a7-4846-998b-54b2a9b5d54a tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.672667 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-408e8d6b-99a7-4846-998b-54b2a9b5d54a tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.680865 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.680865 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:00.685377 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-408e8d6b-99a7-4846-998b-54b2a9b5d54a tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:22:00.690572 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-408e8d6b-99a7-4846-998b-54b2a9b5d54a tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:22:00.691134 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 102/400] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:00 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:00.705606 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d44494fe-49bc-40fa-a032-8df453d96a86 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.707530 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d44494fe-49bc-40fa-a032-8df453d96a86 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:22:00.707720 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d44494fe-49bc-40fa-a032-8df453d96a86 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.707949 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d44494fe-49bc-40fa-a032-8df453d96a86 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.707984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-03e6d9c5-4f57-446e-b53b-7bb5eacdff09 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.710266 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-03e6d9c5-4f57-446e-b53b-7bb5eacdff09 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:22:00.710530 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-03e6d9c5-4f57-446e-b53b-7bb5eacdff09 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.710802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-03e6d9c5-4f57-446e-b53b-7bb5eacdff09 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.711061 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-03e6d9c5-4f57-446e-b53b-7bb5eacdff09 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Delete volume with id: 2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:22:00.715109 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.715109 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:00.719242 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d44494fe-49bc-40fa-a032-8df453d96a86 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:22:00.720690 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.720690 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:00.721196 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-03e6d9c5-4f57-446e-b53b-7bb5eacdff09 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:22:00.724484 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d44494fe-49bc-40fa-a032-8df453d96a86 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:22:00.725090 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 99/401] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:00 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:00.738897 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d13c9549-e26e-44ea-9224-c33680e49fe4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.741000 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d13c9549-e26e-44ea-9224-c33680e49fe4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:22:00.741221 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d13c9549-e26e-44ea-9224-c33680e49fe4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.741398 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d13c9549-e26e-44ea-9224-c33680e49fe4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.746802 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-03e6d9c5-4f57-446e-b53b-7bb5eacdff09 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Delete volume request issued successfully. Aug 08 06:22:00.746802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-03e6d9c5-4f57-446e-b53b-7bb5eacdff09 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 202 Aug 08 06:22:00.747085 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 101/402] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:22:00 2026] DELETE /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:22:00.749124 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.749124 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:00.753671 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c990734-40a5-49da-a93f-f0000537cbe2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.756169 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d13c9549-e26e-44ea-9224-c33680e49fe4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:22:00.759372 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c990734-40a5-49da-a93f-f0000537cbe2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:22:00.759372 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c990734-40a5-49da-a93f-f0000537cbe2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.759741 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c990734-40a5-49da-a93f-f0000537cbe2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.761365 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d13c9549-e26e-44ea-9224-c33680e49fe4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:22:00.761506 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 101/403] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:00 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:00.779060 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.779060 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:00.787195 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3c990734-40a5-49da-a93f-f0000537cbe2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Volume info retrieved successfully. Aug 08 06:22:00.796811 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c990734-40a5-49da-a93f-f0000537cbe2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 200 Aug 08 06:22:00.796811 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 103/404] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:00 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 1022 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:00.817337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e9bd37e2-3a47-4fca-9594-b74bc21285a2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.817930 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e9bd37e2-3a47-4fca-9594-b74bc21285a2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:22:00.818913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e9bd37e2-3a47-4fca-9594-b74bc21285a2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.818913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e9bd37e2-3a47-4fca-9594-b74bc21285a2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.827203 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.827203 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:00.831870 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e9bd37e2-3a47-4fca-9594-b74bc21285a2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:22:00.835986 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e9bd37e2-3a47-4fca-9594-b74bc21285a2 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:22:00.836634 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 100/405] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:00 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:00.854748 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a418328-fa5c-4001-a7f9-a665ee078e25 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.860317 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a418328-fa5c-4001-a7f9-a665ee078e25 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:22:00.860569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a418328-fa5c-4001-a7f9-a665ee078e25 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.860761 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a418328-fa5c-4001-a7f9-a665ee078e25 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.860954 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5a418328-fa5c-4001-a7f9-a665ee078e25 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Delete volume with id: 6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:22:00.871751 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.871751 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:00.872385 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a418328-fa5c-4001-a7f9-a665ee078e25 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:22:00.896129 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a418328-fa5c-4001-a7f9-a665ee078e25 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Delete volume request issued successfully. Aug 08 06:22:00.896310 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a418328-fa5c-4001-a7f9-a665ee078e25 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 202 Aug 08 06:22:00.896965 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 102/406] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:22:00 2026] DELETE /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:22:00.904138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b20783b-b1ab-4249-a77a-dac5fbbb2ab3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:00.905944 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b20783b-b1ab-4249-a77a-dac5fbbb2ab3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:22:00.906042 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b20783b-b1ab-4249-a77a-dac5fbbb2ab3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:00.906266 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b20783b-b1ab-4249-a77a-dac5fbbb2ab3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:00.913514 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:00.913514 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:00.917664 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1b20783b-b1ab-4249-a77a-dac5fbbb2ab3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Volume info retrieved successfully. Aug 08 06:22:00.922630 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b20783b-b1ab-4249-a77a-dac5fbbb2ab3 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 200 Aug 08 06:22:00.923073 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 102/407] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:00 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:01.294971 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd4d8c48-45b8-4e16-962d-1ae9e161564b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:01.297551 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd4d8c48-45b8-4e16-962d-1ae9e161564b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:01.297887 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd4d8c48-45b8-4e16-962d-1ae9e161564b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:01.298135 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd4d8c48-45b8-4e16-962d-1ae9e161564b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:01.316049 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:01.316049 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:01.320828 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fd4d8c48-45b8-4e16-962d-1ae9e161564b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:01.326548 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd4d8c48-45b8-4e16-962d-1ae9e161564b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:01.327038 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 104/408] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:01 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:01.810909 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a6b229d1-7314-42ae-b44b-bedea0ce6947 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:01.813130 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a6b229d1-7314-42ae-b44b-bedea0ce6947 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:22:01.813388 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a6b229d1-7314-42ae-b44b-bedea0ce6947 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:01.814303 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a6b229d1-7314-42ae-b44b-bedea0ce6947 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:01.819104 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-ed90ded4-afd0-42bc-9d2c-912241a2e863 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:01.821133 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a6b229d1-7314-42ae-b44b-bedea0ce6947 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 404 Aug 08 06:22:01.821372 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-ed90ded4-afd0-42bc-9d2c-912241a2e863 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] POST https://10.4.3.32/volume/v3/attachments/f2ec481c-c6e7-4401-a615-1c98febd7041/action Aug 08 06:22:01.821751 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 101/409] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:01 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:01.821805 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-ed90ded4-afd0-42bc-9d2c-912241a2e863 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:22:01.822074 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-ed90ded4-afd0-42bc-9d2c-912241a2e863 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:01.848764 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:01.848764 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:01.861650 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dedde0db-a59c-4fa8-adc9-7fe57f5d659f req-ed90ded4-afd0-42bc-9d2c-912241a2e863 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/attachments/f2ec481c-c6e7-4401-a615-1c98febd7041/action returned with HTTP 204 Aug 08 06:22:01.862335 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 103/410] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:22:01 2026] POST /volume/v3/attachments/f2ec481c-c6e7-4401-a615-1c98febd7041/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:01.939235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9bec6c8d-1d7f-4846-8f10-b4d9dc4080b4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:01.941747 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9bec6c8d-1d7f-4846-8f10-b4d9dc4080b4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] GET https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c Aug 08 06:22:01.942069 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9bec6c8d-1d7f-4846-8f10-b4d9dc4080b4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:01.942334 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9bec6c8d-1d7f-4846-8f10-b4d9dc4080b4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:01.949820 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9bec6c8d-1d7f-4846-8f10-b4d9dc4080b4 tempest-DeleteServersTestJSON-927316749 tempest-DeleteServersTestJSON-927316749-project-member] https://10.4.3.32/volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c returned with HTTP 404 Aug 08 06:22:01.950626 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 103/411] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:01 2026] GET /volume/v3/volumes/6f1eb804-f8da-4252-ae45-4edc23ef542c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:02.341387 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-db72c39f-8a08-4ba9-8fe1-5262737e2e0b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:02.344121 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db72c39f-8a08-4ba9-8fe1-5262737e2e0b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:02.344121 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-db72c39f-8a08-4ba9-8fe1-5262737e2e0b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:02.345300 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-db72c39f-8a08-4ba9-8fe1-5262737e2e0b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:02.365763 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:02.365763 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:02.372340 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-db72c39f-8a08-4ba9-8fe1-5262737e2e0b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:02.379736 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db72c39f-8a08-4ba9-8fe1-5262737e2e0b tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:02.380324 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 105/412] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:02 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1455 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:02.825519 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9ba26379-03d8-4343-8957-111ef0fce1e8 req-2c4febf5-49b8-461e-8fa3-a105e3295a79 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:02.828949 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9ba26379-03d8-4343-8957-111ef0fce1e8 req-2c4febf5-49b8-461e-8fa3-a105e3295a79 tempest-TestMultiAttachVolumeSwap-925008895 tempest-TestMultiAttachVolumeSwap-925008895-project] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:02.829129 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9ba26379-03d8-4343-8957-111ef0fce1e8 req-2c4febf5-49b8-461e-8fa3-a105e3295a79 tempest-TestMultiAttachVolumeSwap-925008895 tempest-TestMultiAttachVolumeSwap-925008895-project] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:02.829418 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9ba26379-03d8-4343-8957-111ef0fce1e8 req-2c4febf5-49b8-461e-8fa3-a105e3295a79 tempest-TestMultiAttachVolumeSwap-925008895 tempest-TestMultiAttachVolumeSwap-925008895-project] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:02.847885 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:02.847885 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:02.852210 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9ba26379-03d8-4343-8957-111ef0fce1e8 req-2c4febf5-49b8-461e-8fa3-a105e3295a79 tempest-TestMultiAttachVolumeSwap-925008895 tempest-TestMultiAttachVolumeSwap-925008895-project] Volume info retrieved successfully. Aug 08 06:22:02.858378 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9ba26379-03d8-4343-8957-111ef0fce1e8 req-2c4febf5-49b8-461e-8fa3-a105e3295a79 tempest-TestMultiAttachVolumeSwap-925008895 tempest-TestMultiAttachVolumeSwap-925008895-project] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:02.859446 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 102/413] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:22:02 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:02.883698 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6e09937e-356d-49ec-a619-fdb1e43ab3bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:02.887612 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e09937e-356d-49ec-a619-fdb1e43ab3bc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:02.887961 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e09937e-356d-49ec-a619-fdb1e43ab3bc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:02.890002 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e09937e-356d-49ec-a619-fdb1e43ab3bc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:02.908763 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:02.908763 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:02.915512 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6e09937e-356d-49ec-a619-fdb1e43ab3bc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] Volume info retrieved successfully. Aug 08 06:22:02.923397 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e09937e-356d-49ec-a619-fdb1e43ab3bc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:02.924233 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 104/414] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:02 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1455 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:02.948527 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-101f41c8-77b1-4610-b613-8c2881171393 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:02.952454 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-101f41c8-77b1-4610-b613-8c2881171393 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] GET https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e Aug 08 06:22:02.953379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-101f41c8-77b1-4610-b613-8c2881171393 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:02.953379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-101f41c8-77b1-4610-b613-8c2881171393 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:02.967795 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:02.967795 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:02.976783 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-101f41c8-77b1-4610-b613-8c2881171393 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] Volume info retrieved successfully. Aug 08 06:22:02.985016 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-101f41c8-77b1-4610-b613-8c2881171393 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-reader] https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e returned with HTTP 200 Aug 08 06:22:02.985748 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 104/415] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:02 2026] GET /volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:03.108311 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cbc02a89-122b-4c3f-8249-28840eed8158 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:03.113413 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbc02a89-122b-4c3f-8249-28840eed8158 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:03.113650 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbc02a89-122b-4c3f-8249-28840eed8158 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:03.115196 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbc02a89-122b-4c3f-8249-28840eed8158 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:03.137615 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:03.137615 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:03.143995 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cbc02a89-122b-4c3f-8249-28840eed8158 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:03.151265 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbc02a89-122b-4c3f-8249-28840eed8158 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:03.152045 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 106/416] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:03 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1455 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:03.240999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-c89deb80-1bf4-4465-b22e-2448220681d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:03.243869 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-c89deb80-1bf4-4465-b22e-2448220681d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:03.244967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-c89deb80-1bf4-4465-b22e-2448220681d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:03.244967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-c89deb80-1bf4-4465-b22e-2448220681d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:03.260464 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:03.260464 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:03.264090 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-c89deb80-1bf4-4465-b22e-2448220681d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:03.269727 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-c89deb80-1bf4-4465-b22e-2448220681d6 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:03.270201 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 103/417] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:22:03 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1455 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:03.332597 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-da161e48-c9ec-4771-9ec4-32766e5505a4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:03.335135 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-da161e48-c9ec-4771-9ec4-32766e5505a4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] POST https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746/action Aug 08 06:22:03.336131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-da161e48-c9ec-4771-9ec4-32766e5505a4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:22:03.336131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-da161e48-c9ec-4771-9ec4-32766e5505a4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:03.356720 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:03.356720 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:03.357452 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-da161e48-c9ec-4771-9ec4-32766e5505a4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:03.367928 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-da161e48-c9ec-4771-9ec4-32766e5505a4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Begin detaching volume completed successfully. Aug 08 06:22:03.368218 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-da161e48-c9ec-4771-9ec4-32766e5505a4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746/action returned with HTTP 202 Aug 08 06:22:03.368836 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 105/418] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:22:03 2026] POST /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:22:03.443906 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fe28b71e-c14f-4b76-b85b-655af02885f1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:03.444654 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe28b71e-c14f-4b76-b85b-655af02885f1 None None] GET https://10.4.3.32/volume// Aug 08 06:22:03.444814 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe28b71e-c14f-4b76-b85b-655af02885f1 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:03.444997 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe28b71e-c14f-4b76-b85b-655af02885f1 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:03.445291 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe28b71e-c14f-4b76-b85b-655af02885f1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:22:03.445611 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 105/419] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:22:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:22:03.458762 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-218986f6-d028-4856-84e0-8330c8a40ca3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:03.460961 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-218986f6-d028-4856-84e0-8330c8a40ca3 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:03.461188 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-218986f6-d028-4856-84e0-8330c8a40ca3 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:03.461417 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-218986f6-d028-4856-84e0-8330c8a40ca3 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:03.483747 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:03.483747 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:03.487847 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-218986f6-d028-4856-84e0-8330c8a40ca3 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:03.493214 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-218986f6-d028-4856-84e0-8330c8a40ca3 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:03.494467 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 107/420] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:22:03 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1638 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:22:03.552963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3446e7fb-199a-4d72-8bf4-d7bbd6b33fb8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:03.557085 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3446e7fb-199a-4d72-8bf4-d7bbd6b33fb8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] DELETE https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:22:03.557085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3446e7fb-199a-4d72-8bf4-d7bbd6b33fb8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:03.557085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3446e7fb-199a-4d72-8bf4-d7bbd6b33fb8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:03.557085 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-3446e7fb-199a-4d72-8bf4-d7bbd6b33fb8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Delete volume with id: abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:22:03.566723 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:03.566723 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:03.567690 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3446e7fb-199a-4d72-8bf4-d7bbd6b33fb8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:22:03.599748 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3446e7fb-199a-4d72-8bf4-d7bbd6b33fb8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Delete volume request issued successfully. Aug 08 06:22:03.599748 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3446e7fb-199a-4d72-8bf4-d7bbd6b33fb8 tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 202 Aug 08 06:22:03.599748 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 104/421] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:22:03 2026] DELETE /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:22:03.610015 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8d35d183-e9c6-4702-a5c8-791ce8c676db None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:03.617321 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d35d183-e9c6-4702-a5c8-791ce8c676db tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:22:03.617598 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d35d183-e9c6-4702-a5c8-791ce8c676db tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:03.617895 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d35d183-e9c6-4702-a5c8-791ce8c676db tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:03.631111 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:03.631111 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:03.639228 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8d35d183-e9c6-4702-a5c8-791ce8c676db tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Volume info retrieved successfully. Aug 08 06:22:03.645628 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d35d183-e9c6-4702-a5c8-791ce8c676db tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 200 Aug 08 06:22:03.646211 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 106/422] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:03 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:04.109986 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-522e4154-a4a1-4c46-a028-df5bf2d14ad0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.112366 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-522e4154-a4a1-4c46-a028-df5bf2d14ad0 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:04.112663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-522e4154-a4a1-4c46-a028-df5bf2d14ad0 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:04.112934 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-522e4154-a4a1-4c46-a028-df5bf2d14ad0 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:04.128300 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:04.128300 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:04.132306 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-522e4154-a4a1-4c46-a028-df5bf2d14ad0 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:04.137704 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-522e4154-a4a1-4c46-a028-df5bf2d14ad0 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:04.138445 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 106/423] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:22:04 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:04.154219 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-20bc8c27-79b0-49ae-89ef-a11e87857023 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.156545 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-20bc8c27-79b0-49ae-89ef-a11e87857023 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f2ec481c-c6e7-4401-a615-1c98febd7041 Aug 08 06:22:04.156749 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-20bc8c27-79b0-49ae-89ef-a11e87857023 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:04.156953 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-20bc8c27-79b0-49ae-89ef-a11e87857023 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:04.167187 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:04.167187 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:04.227873 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3c5aaf8d-46ce-4220-9bf9-201ee9645af8 req-20bc8c27-79b0-49ae-89ef-a11e87857023 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/attachments/f2ec481c-c6e7-4401-a615-1c98febd7041 returned with HTTP 200 Aug 08 06:22:04.228189 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 108/424] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:22:04 2026] DELETE /volume/v3/attachments/f2ec481c-c6e7-4401-a615-1c98febd7041 => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:04.484256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad5acfca-cab0-49ec-9dea-061f6a1427d4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.486220 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad5acfca-cab0-49ec-9dea-061f6a1427d4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:04.486594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad5acfca-cab0-49ec-9dea-061f6a1427d4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:04.486908 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad5acfca-cab0-49ec-9dea-061f6a1427d4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:04.508575 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:04.508575 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:04.516896 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad5acfca-cab0-49ec-9dea-061f6a1427d4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:04.521007 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad5acfca-cab0-49ec-9dea-061f6a1427d4 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:04.521511 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 105/425] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:04 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1158 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:04.569047 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-1c7e0165-3945-477b-b7fc-fc1f3cc450d9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.571789 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-1c7e0165-3945-477b-b7fc-fc1f3cc450d9 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:04.572347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-1c7e0165-3945-477b-b7fc-fc1f3cc450d9 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:04.572760 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-1c7e0165-3945-477b-b7fc-fc1f3cc450d9 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:04.587156 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:04.587156 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:04.602530 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-1c7e0165-3945-477b-b7fc-fc1f3cc450d9 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:04.602530 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-1c7e0165-3945-477b-b7fc-fc1f3cc450d9 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:04.602530 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 107/426] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:22:04 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:04.627376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-d05817a8-e5c9-4fc0-b163-9e1329d4459f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.630857 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-d05817a8-e5c9-4fc0-b163-9e1329d4459f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] POST https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746/action Aug 08 06:22:04.631229 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-d05817a8-e5c9-4fc0-b163-9e1329d4459f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:22:04.631415 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-d05817a8-e5c9-4fc0-b163-9e1329d4459f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:04.644788 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:04.644788 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:04.645457 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-d05817a8-e5c9-4fc0-b163-9e1329d4459f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:04.655475 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-d05817a8-e5c9-4fc0-b163-9e1329d4459f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Begin detaching volume completed successfully. Aug 08 06:22:04.655715 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-d05817a8-e5c9-4fc0-b163-9e1329d4459f tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746/action returned with HTTP 202 Aug 08 06:22:04.656191 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 107/427] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:22:04 2026] POST /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:22:04.668020 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-87c58b85-a686-4139-9597-8520a0a8a93f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.674876 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87c58b85-a686-4139-9597-8520a0a8a93f tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] GET https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae Aug 08 06:22:04.674876 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-87c58b85-a686-4139-9597-8520a0a8a93f tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:04.674876 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-87c58b85-a686-4139-9597-8520a0a8a93f tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:04.689470 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87c58b85-a686-4139-9597-8520a0a8a93f tempest-AttachSCSIVolumeTestJSON-134230238 tempest-AttachSCSIVolumeTestJSON-134230238-project-member] https://10.4.3.32/volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae returned with HTTP 404 Aug 08 06:22:04.690340 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 109/428] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:04 2026] GET /volume/v3/volumes/abd68a95-3f79-4978-b1d6-3ce246f01bae => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:04.722999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4fac034d-aaa0-4b9b-bc9e-f066db160418 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.723629 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fac034d-aaa0-4b9b-bc9e-f066db160418 None None] GET https://10.4.3.32/volume// Aug 08 06:22:04.723799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fac034d-aaa0-4b9b-bc9e-f066db160418 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:04.724049 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fac034d-aaa0-4b9b-bc9e-f066db160418 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:04.724440 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fac034d-aaa0-4b9b-bc9e-f066db160418 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:22:04.724782 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 106/429] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:22:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:22:04.738125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-6f64e3de-238a-45b6-a408-3c08c759d0ff None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.741182 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-6f64e3de-238a-45b6-a408-3c08c759d0ff tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:04.741563 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-6f64e3de-238a-45b6-a408-3c08c759d0ff tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:04.741699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-6f64e3de-238a-45b6-a408-3c08c759d0ff tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:04.754207 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:04.754207 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:04.758805 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-6f64e3de-238a-45b6-a408-3c08c759d0ff tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:04.763873 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-6f64e3de-238a-45b6-a408-3c08c759d0ff tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:04.764522 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 108/430] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:22:04 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:22:04.911874 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e0e0a1e6-4c03-435f-9138-eed0005875c2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.914451 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0e0a1e6-4c03-435f-9138-eed0005875c2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:22:04.914701 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0e0a1e6-4c03-435f-9138-eed0005875c2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:04.914936 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0e0a1e6-4c03-435f-9138-eed0005875c2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:04.915145 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e0e0a1e6-4c03-435f-9138-eed0005875c2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Delete volume with id: 2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:22:04.924931 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0e0a1e6-4c03-435f-9138-eed0005875c2 tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 404 Aug 08 06:22:04.925709 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 108/431] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:22:04 2026] DELETE /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:04.938917 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0cba68f2-74be-41a0-ab68-d5e06393661b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:04.944361 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0cba68f2-74be-41a0-ab68-d5e06393661b tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] GET https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 Aug 08 06:22:04.944564 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0cba68f2-74be-41a0-ab68-d5e06393661b tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:04.944762 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0cba68f2-74be-41a0-ab68-d5e06393661b tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:04.951741 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0cba68f2-74be-41a0-ab68-d5e06393661b tempest-VolumesAssistedSnapshotsTest-503282384 tempest-VolumesAssistedSnapshotsTest-503282384-project-admin] https://10.4.3.32/volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 returned with HTTP 404 Aug 08 06:22:04.952229 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 110/432] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:04 2026] GET /volume/v3/volumes/2c259f0b-a6de-42e7-9b55-da30c180cf19 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:09.634956 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-4bcac899-eec7-450f-8b34-7ce30bec409d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:09.637291 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-4bcac899-eec7-450f-8b34-7ce30bec409d tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:09.637640 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-4bcac899-eec7-450f-8b34-7ce30bec409d tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:09.637950 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-4bcac899-eec7-450f-8b34-7ce30bec409d tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:09.647906 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:09.647906 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:09.652046 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-4bcac899-eec7-450f-8b34-7ce30bec409d tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:09.657172 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-4bcac899-eec7-450f-8b34-7ce30bec409d tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:09.657724 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 107/433] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:22:09 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 1161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:14.371958 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-f32470ed-83e7-447f-b4ce-d6cb51ac7d60 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:14.375260 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-f32470ed-83e7-447f-b4ce-d6cb51ac7d60 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] POST https://10.4.3.32/volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b/action Aug 08 06:22:14.375884 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-f32470ed-83e7-447f-b4ce-d6cb51ac7d60 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:22:14.375990 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-f32470ed-83e7-447f-b4ce-d6cb51ac7d60 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:14.396218 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:14.396218 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:14.415252 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-67c05efc-75c3-4c5a-9716-be30e2f7b2a4 req-f32470ed-83e7-447f-b4ce-d6cb51ac7d60 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b/action returned with HTTP 204 Aug 08 06:22:14.416726 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 109/434] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:22:14 2026] POST /volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:14.918750 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=379,cinder:UPDATE=60,cinder:INSERT=22 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:22:14.947072 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=309,cinder:UPDATE=22,cinder:INSERT=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:22:19.173069 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-522c9851-7edc-49f1-8de0-36e044d55c11 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:19.176385 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-522c9851-7edc-49f1-8de0-36e044d55c11 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] DELETE https://10.4.3.32/volume/v3/attachments/35d486e7-4de8-415b-8a3f-ca7d30cdba96 Aug 08 06:22:19.177597 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-522c9851-7edc-49f1-8de0-36e044d55c11 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:19.177597 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-522c9851-7edc-49f1-8de0-36e044d55c11 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:19.194877 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:19.194877 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:19.263692 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d838fdaa-d6c7-4800-be7f-86677f8fba67 req-522c9851-7edc-49f1-8de0-36e044d55c11 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/attachments/35d486e7-4de8-415b-8a3f-ca7d30cdba96 returned with HTTP 200 Aug 08 06:22:19.264442 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 109/435] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:22:19 2026] DELETE /volume/v3/attachments/35d486e7-4de8-415b-8a3f-ca7d30cdba96 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:19.655935 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=308,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:22:23.780687 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-366e90f8-4666-400c-9f5d-90532d52468d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:23.781144 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-366e90f8-4666-400c-9f5d-90532d52468d None None] GET https://10.4.3.32/volume// Aug 08 06:22:23.781332 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-366e90f8-4666-400c-9f5d-90532d52468d None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:23.781620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-366e90f8-4666-400c-9f5d-90532d52468d None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:23.782232 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-366e90f8-4666-400c-9f5d-90532d52468d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:22:23.782428 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 111/436] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:22:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:22:23.838867 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-8db8a5fb-e537-4182-bb75-ab4481212718 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:23.846445 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-8db8a5fb-e537-4182-bb75-ab4481212718 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:22:23.846669 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-8db8a5fb-e537-4182-bb75-ab4481212718 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3", "connector": null, "instance_uuid": "7314227b-e800-4f43-90a2-5f2946f2e201"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:23.886987 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:23.886987 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:23.956636 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-8db8a5fb-e537-4182-bb75-ab4481212718 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:22:23.958064 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 108/437] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:22:23 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:23.993826 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-3cdfd795-9d5f-4d9f-b686-2009a7a7de57 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:23.999176 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-3cdfd795-9d5f-4d9f-b686-2009a7a7de57 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] DELETE https://10.4.3.32/volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b Aug 08 06:22:23.999176 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-3cdfd795-9d5f-4d9f-b686-2009a7a7de57 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:23.999176 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-3cdfd795-9d5f-4d9f-b686-2009a7a7de57 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:24.001932 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=362,cinder:UPDATE=44,cinder:INSERT=12 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:22:24.016348 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:24.016348 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:24.139721 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-3cdfd795-9d5f-4d9f-b686-2009a7a7de57 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b returned with HTTP 200 Aug 08 06:22:24.140480 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 110/438] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:22:23 2026] DELETE /volume/v3/attachments/05b10874-df34-4a0c-9700-82c1296b893b => generated 192 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:24.980091 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-75519fd0-049f-4514-8768-0f3f79ff91e8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:24.982410 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-75519fd0-049f-4514-8768-0f3f79ff91e8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e Aug 08 06:22:24.982742 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-75519fd0-049f-4514-8768-0f3f79ff91e8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:24.983099 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-75519fd0-049f-4514-8768-0f3f79ff91e8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:24.983272 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-75519fd0-049f-4514-8768-0f3f79ff91e8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Delete volume with id: b97243d3-e489-46a0-9072-b8a85a53b08e Aug 08 06:22:24.995391 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:24.995391 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:24.996135 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-75519fd0-049f-4514-8768-0f3f79ff91e8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:25.036759 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-75519fd0-049f-4514-8768-0f3f79ff91e8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Delete volume request issued successfully. Aug 08 06:22:25.036759 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-75519fd0-049f-4514-8768-0f3f79ff91e8 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e returned with HTTP 202 Aug 08 06:22:25.038121 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 110/439] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:22:24 2026] DELETE /volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:22:25.054186 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e95dfcf5-3998-4dbb-8613-1f30e4986ebc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:25.060476 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e95dfcf5-3998-4dbb-8613-1f30e4986ebc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e Aug 08 06:22:25.060764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e95dfcf5-3998-4dbb-8613-1f30e4986ebc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:25.062341 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e95dfcf5-3998-4dbb-8613-1f30e4986ebc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:25.082585 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:25.082585 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:25.096011 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e95dfcf5-3998-4dbb-8613-1f30e4986ebc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:25.109261 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e95dfcf5-3998-4dbb-8613-1f30e4986ebc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e returned with HTTP 200 Aug 08 06:22:25.109261 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 112/440] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:25 2026] GET /volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:26.131883 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97eccedb-5509-44b9-9fb4-f6a81fb5274d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:26.134201 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97eccedb-5509-44b9-9fb4-f6a81fb5274d tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e Aug 08 06:22:26.135707 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97eccedb-5509-44b9-9fb4-f6a81fb5274d tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:26.135707 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97eccedb-5509-44b9-9fb4-f6a81fb5274d tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:26.145479 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97eccedb-5509-44b9-9fb4-f6a81fb5274d tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e returned with HTTP 404 Aug 08 06:22:26.145479 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 109/441] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:26 2026] GET /volume/v3/volumes/b97243d3-e489-46a0-9072-b8a85a53b08e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:26.154192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-15346fc0-94bd-4b7c-a687-ee5eb0de60fc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:26.156730 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15346fc0-94bd-4b7c-a687-ee5eb0de60fc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:26.157096 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15346fc0-94bd-4b7c-a687-ee5eb0de60fc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:26.157443 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15346fc0-94bd-4b7c-a687-ee5eb0de60fc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:26.157656 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-15346fc0-94bd-4b7c-a687-ee5eb0de60fc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Delete volume with id: b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:26.169863 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:26.169863 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:26.170986 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-15346fc0-94bd-4b7c-a687-ee5eb0de60fc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:26.224117 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-15346fc0-94bd-4b7c-a687-ee5eb0de60fc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Delete volume request issued successfully. Aug 08 06:22:26.224419 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15346fc0-94bd-4b7c-a687-ee5eb0de60fc tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 202 Aug 08 06:22:26.225232 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 111/442] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:22:26 2026] DELETE /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:22:26.240080 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-71aa71cf-c561-4847-ac9a-a25ec0cbf51e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:26.246762 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-71aa71cf-c561-4847-ac9a-a25ec0cbf51e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:26.246762 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-71aa71cf-c561-4847-ac9a-a25ec0cbf51e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:26.247876 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-71aa71cf-c561-4847-ac9a-a25ec0cbf51e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:26.256851 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:26.256851 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:26.272060 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-71aa71cf-c561-4847-ac9a-a25ec0cbf51e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Volume info retrieved successfully. Aug 08 06:22:26.288017 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-71aa71cf-c561-4847-ac9a-a25ec0cbf51e tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 200 Aug 08 06:22:26.289068 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 111/443] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:26 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:26.460842 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-840bcd41-8475-4f73-b3af-5f4ba5bc1645 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:26.463533 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-840bcd41-8475-4f73-b3af-5f4ba5bc1645 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] PUT https://10.4.3.32/volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6 Aug 08 06:22:26.464078 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-840bcd41-8475-4f73-b3af-5f4ba5bc1645 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:26.485444 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-840bcd41-8475-4f73-b3af-5f4ba5bc1645 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Acquiring lock "cinder-attachment_update-440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:22:26.491165 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-840bcd41-8475-4f73-b3af-5f4ba5bc1645 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Lock "cinder-attachment_update-440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:22:26.492498 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:26.492498 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:26.610909 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-840bcd41-8475-4f73-b3af-5f4ba5bc1645 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Lock "cinder-attachment_update-440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3-np0000006785" released by "attachment_update" :: held 0.120s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:22:26.611406 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-840bcd41-8475-4f73-b3af-5f4ba5bc1645 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6 returned with HTTP 200 Aug 08 06:22:26.612019 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 113/444] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:22:26 2026] PUT /volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:26.624445 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-43459d86-91d3-49a6-ab9d-88cbf37c7267 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:26.627844 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-43459d86-91d3-49a6-ab9d-88cbf37c7267 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6 Aug 08 06:22:26.628196 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-43459d86-91d3-49a6-ab9d-88cbf37c7267 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:26.628413 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-43459d86-91d3-49a6-ab9d-88cbf37c7267 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:26.663504 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-43459d86-91d3-49a6-ab9d-88cbf37c7267 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6 returned with HTTP 200 Aug 08 06:22:26.663504 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 110/445] 10.4.3.32 () {70 vars in 1644 bytes} [Sat Aug 8 06:22:26 2026] GET /volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6 => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:27.311828 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f7b8664a-24a0-4e03-8866-ea202617f3d3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:27.315274 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7b8664a-24a0-4e03-8866-ea202617f3d3 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] GET https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 Aug 08 06:22:27.315728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7b8664a-24a0-4e03-8866-ea202617f3d3 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:27.315903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7b8664a-24a0-4e03-8866-ea202617f3d3 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:27.329960 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7b8664a-24a0-4e03-8866-ea202617f3d3 tempest-TestMultiAttachVolumeSwap-513845417 tempest-TestMultiAttachVolumeSwap-513845417-project-member] https://10.4.3.32/volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 returned with HTTP 404 Aug 08 06:22:27.330522 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 112/446] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:27 2026] GET /volume/v3/volumes/b1bf49a8-38e7-4958-9fb2-3437bb529746 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:32.139843 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-636d8b9c-490c-477f-a3b7-31d50b126301 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:32.151510 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:22:32.151510 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1771961661"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:32.153041 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1771961661'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:22:32.153041 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Create volume of 1 GB Aug 08 06:22:32.161561 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Availability Zones retrieved successfully. Aug 08 06:22:32.169947 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Flow 'volume_create_api' (6ef23d64-b85c-4e5d-9288-ef59e31db62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:22:32.171329 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95944c53-f4c5-4ba7-9e0d-92e94b3fa377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:32.173251 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:22:32.215610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95944c53-f4c5-4ba7-9e0d-92e94b3fa377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:32.216011 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e517c4-8561-434b-a374-f34d9f55708d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:32.316024 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Created reservations ['69509e3f-43cb-410c-80b3-b16329e59173', 'a7674755-775e-4a10-8904-bc7e94bf8c9d', '714986e1-8d8d-4e3f-9939-3a08d210441c', 'fbd4c793-f259-422c-afe3-73ff3f318f58'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:22:32.317107 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e517c4-8561-434b-a374-f34d9f55708d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69509e3f-43cb-410c-80b3-b16329e59173', 'a7674755-775e-4a10-8904-bc7e94bf8c9d', '714986e1-8d8d-4e3f-9939-3a08d210441c', 'fbd4c793-f259-422c-afe3-73ff3f318f58']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:32.317651 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4271103f-dfde-458e-9bdf-783f964aac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:32.360569 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4271103f-dfde-458e-9bdf-783f964aac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3258cc97-806b-4db0-9808-84d4f5299958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1771961661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b2c5a24cbd4d35b6d23d7918072fc7',qos_specs=None,replication_status=,reservations=['69509e3f-43cb-410c-80b3-b16329e59173','a7674755-775e-4a10-8904-bc7e94bf8c9d','714986e1-8d8d-4e3f-9939-3a08d210441c','fbd4c793-f259-422c-afe3-73ff3f318f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653122b11c2348e8a01d26611674b592',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1771961661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3258cc97-806b-4db0-9808-84d4f5299958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b2c5a24cbd4d35b6d23d7918072fc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='653122b11c2348e8a01d26611674b592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:32.361858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54edbcbe-e518-4133-b425-80b79293a9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:32.403803 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54edbcbe-e518-4133-b425-80b79293a9f9) transitioned into state 'SUCCESS' from state '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-1771961661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b2c5a24cbd4d35b6d23d7918072fc7',qos_specs=None,replication_status=,reservations=['69509e3f-43cb-410c-80b3-b16329e59173','a7674755-775e-4a10-8904-bc7e94bf8c9d','714986e1-8d8d-4e3f-9939-3a08d210441c','fbd4c793-f259-422c-afe3-73ff3f318f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653122b11c2348e8a01d26611674b592',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:32.404117 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cec794-1e08-4b39-bfa0-f55be19c3b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:32.422631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cec794-1e08-4b39-bfa0-f55be19c3b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:32.424465 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Flow 'volume_create_api' (6ef23d64-b85c-4e5d-9288-ef59e31db62f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:22:32.424465 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Create volume request issued successfully. Aug 08 06:22:32.424693 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-636d8b9c-490c-477f-a3b7-31d50b126301 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:22:32.425428 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 112/447] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:22:32 2026] POST /volume/v3/volumes => generated 750 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:22:32.449202 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-69349e88-5173-45b5-bf2c-dc7422d44e4f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:32.459469 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69349e88-5173-45b5-bf2c-dc7422d44e4f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:22:32.459469 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69349e88-5173-45b5-bf2c-dc7422d44e4f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:32.459469 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69349e88-5173-45b5-bf2c-dc7422d44e4f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:32.474801 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:32.474801 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:32.488521 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-69349e88-5173-45b5-bf2c-dc7422d44e4f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:22:32.498718 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69349e88-5173-45b5-bf2c-dc7422d44e4f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:22:32.498718 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 114/448] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:32 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:32.769301 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-4ab36a76-56b9-4531-a1f1-6c05c109b999 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:32.772410 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-4ab36a76-56b9-4531-a1f1-6c05c109b999 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] POST https://10.4.3.32/volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6/action Aug 08 06:22:32.772827 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-4ab36a76-56b9-4531-a1f1-6c05c109b999 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:22:32.773008 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-4ab36a76-56b9-4531-a1f1-6c05c109b999 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:32.804484 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:32.804484 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:32.833638 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35a013f3-815a-4846-8d82-28cd6b9051f6 req-4ab36a76-56b9-4531-a1f1-6c05c109b999 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6/action returned with HTTP 204 Aug 08 06:22:32.834094 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 111/449] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:22:32 2026] POST /volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:33.522834 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-325a4c6f-06da-4d87-8c58-b2f25ecd6f63 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:33.526071 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-325a4c6f-06da-4d87-8c58-b2f25ecd6f63 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:22:33.527638 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-325a4c6f-06da-4d87-8c58-b2f25ecd6f63 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:33.527638 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-325a4c6f-06da-4d87-8c58-b2f25ecd6f63 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:33.548094 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:33.548094 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:33.559315 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-325a4c6f-06da-4d87-8c58-b2f25ecd6f63 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:22:33.572126 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-325a4c6f-06da-4d87-8c58-b2f25ecd6f63 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:22:33.572126 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 113/450] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:33 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:37.045570 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-147907d0-606f-40c9-b3b8-84e5acbb08de req-e93d2594-4f3d-462e-b127-6c36897ba07a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:37.048152 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-147907d0-606f-40c9-b3b8-84e5acbb08de req-e93d2594-4f3d-462e-b127-6c36897ba07a tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] DELETE https://10.4.3.32/volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6 Aug 08 06:22:37.048473 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-147907d0-606f-40c9-b3b8-84e5acbb08de req-e93d2594-4f3d-462e-b127-6c36897ba07a tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:37.048680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-147907d0-606f-40c9-b3b8-84e5acbb08de req-e93d2594-4f3d-462e-b127-6c36897ba07a tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:37.057565 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:37.057565 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:37.133353 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-147907d0-606f-40c9-b3b8-84e5acbb08de req-e93d2594-4f3d-462e-b127-6c36897ba07a tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6 returned with HTTP 200 Aug 08 06:22:37.133909 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 113/451] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:22:37 2026] DELETE /volume/v3/attachments/dbc590d9-47c7-472b-a992-c141eabb0bf6 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:38.197706 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-936cd3b7-5115-42bc-ba18-9ac998e5e304 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:38.199698 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-936cd3b7-5115-42bc-ba18-9ac998e5e304 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:22:38.199979 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-936cd3b7-5115-42bc-ba18-9ac998e5e304 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:38.200230 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-936cd3b7-5115-42bc-ba18-9ac998e5e304 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:38.212138 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:38.212138 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:38.219005 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-936cd3b7-5115-42bc-ba18-9ac998e5e304 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:22:38.224940 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-936cd3b7-5115-42bc-ba18-9ac998e5e304 tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:22:38.225762 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 115/452] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:38 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:38.267446 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-df76bd0b-323c-4fc8-a8da-c158a26c852e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:38.269945 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df76bd0b-323c-4fc8-a8da-c158a26c852e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:22:38.270516 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df76bd0b-323c-4fc8-a8da-c158a26c852e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:38.270814 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df76bd0b-323c-4fc8-a8da-c158a26c852e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:38.282696 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:38.282696 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:38.287174 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-df76bd0b-323c-4fc8-a8da-c158a26c852e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:22:38.292951 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df76bd0b-323c-4fc8-a8da-c158a26c852e tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:22:38.293353 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 112/453] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:38 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:38.321747 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a4edd186-e20d-49a5-8657-ddc26105157d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:38.323942 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4edd186-e20d-49a5-8657-ddc26105157d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] DELETE https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:22:38.324233 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a4edd186-e20d-49a5-8657-ddc26105157d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:38.326838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a4edd186-e20d-49a5-8657-ddc26105157d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:38.326838 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-a4edd186-e20d-49a5-8657-ddc26105157d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Delete volume with id: 440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:22:38.340802 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:38.340802 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:38.341509 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a4edd186-e20d-49a5-8657-ddc26105157d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:22:38.367734 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a4edd186-e20d-49a5-8657-ddc26105157d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Delete volume request issued successfully. Aug 08 06:22:38.367981 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4edd186-e20d-49a5-8657-ddc26105157d tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 202 Aug 08 06:22:38.368508 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 114/454] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:22:38 2026] DELETE /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:22:38.385448 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2fa3d5ef-dd71-4373-8425-6f8fbff5c3fa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:38.388578 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2fa3d5ef-dd71-4373-8425-6f8fbff5c3fa tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:22:38.388794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2fa3d5ef-dd71-4373-8425-6f8fbff5c3fa tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:38.389003 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2fa3d5ef-dd71-4373-8425-6f8fbff5c3fa tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:38.403889 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:38.403889 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:38.406625 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2fa3d5ef-dd71-4373-8425-6f8fbff5c3fa tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Volume info retrieved successfully. Aug 08 06:22:38.419665 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2fa3d5ef-dd71-4373-8425-6f8fbff5c3fa tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 200 Aug 08 06:22:38.420250 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 114/455] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:38 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:39.441026 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74f53ff2-621b-47b7-9ad6-a89a9f13e2dd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:39.443339 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74f53ff2-621b-47b7-9ad6-a89a9f13e2dd tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] GET https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 Aug 08 06:22:39.443600 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74f53ff2-621b-47b7-9ad6-a89a9f13e2dd tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:39.443867 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74f53ff2-621b-47b7-9ad6-a89a9f13e2dd tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:39.451085 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74f53ff2-621b-47b7-9ad6-a89a9f13e2dd tempest-ServerActionsTestOtherB-914076145 tempest-ServerActionsTestOtherB-914076145-project-member] https://10.4.3.32/volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 returned with HTTP 404 Aug 08 06:22:39.451731 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 116/456] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:39 2026] GET /volume/v3/volumes/440a4ce3-2eae-4e3b-97fa-f580c8c5dbd3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:40.101860 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8ca7e1e9-d0b7-4994-a7b7-f084c8e2e147 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:40.105836 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ca7e1e9-d0b7-4994-a7b7-f084c8e2e147 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:22:40.106077 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ca7e1e9-d0b7-4994-a7b7-f084c8e2e147 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:40.106450 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ca7e1e9-d0b7-4994-a7b7-f084c8e2e147 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:40.124086 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:40.124086 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:40.134403 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8ca7e1e9-d0b7-4994-a7b7-f084c8e2e147 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:22:40.143385 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ca7e1e9-d0b7-4994-a7b7-f084c8e2e147 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:22:40.143945 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 113/457] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:40 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:40.440693 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-6e79f907-ffa4-477f-90dd-e04e9da94560 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:40.443508 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-6e79f907-ffa4-477f-90dd-e04e9da94560 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:22:40.443890 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-6e79f907-ffa4-477f-90dd-e04e9da94560 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:40.444159 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-6e79f907-ffa4-477f-90dd-e04e9da94560 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:40.462688 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:40.462688 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:40.468748 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-6e79f907-ffa4-477f-90dd-e04e9da94560 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:22:40.478170 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-6e79f907-ffa4-477f-90dd-e04e9da94560 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:22:40.478874 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 115/458] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:22:40 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:40.537710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-c1dd2a83-87cc-4f18-8c58-cd1acb2057b3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:40.541831 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-c1dd2a83-87cc-4f18-8c58-cd1acb2057b3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] POST https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748/action Aug 08 06:22:40.543074 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-c1dd2a83-87cc-4f18-8c58-cd1acb2057b3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:22:40.544166 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-c1dd2a83-87cc-4f18-8c58-cd1acb2057b3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:40.561338 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:40.561338 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:40.562349 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-c1dd2a83-87cc-4f18-8c58-cd1acb2057b3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:22:40.577321 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-c1dd2a83-87cc-4f18-8c58-cd1acb2057b3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Begin detaching volume completed successfully. Aug 08 06:22:40.577848 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-c1dd2a83-87cc-4f18-8c58-cd1acb2057b3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748/action returned with HTTP 202 Aug 08 06:22:40.578500 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 115/459] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:22:40 2026] POST /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:22:40.651912 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-99b3e9b0-59a7-4233-af5f-6f4e3f8616b0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:40.652375 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99b3e9b0-59a7-4233-af5f-6f4e3f8616b0 None None] GET https://10.4.3.32/volume// Aug 08 06:22:40.652594 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99b3e9b0-59a7-4233-af5f-6f4e3f8616b0 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:40.652847 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99b3e9b0-59a7-4233-af5f-6f4e3f8616b0 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:40.653296 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99b3e9b0-59a7-4233-af5f-6f4e3f8616b0 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:22:40.653653 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 117/460] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:22:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:22:40.662650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-a0fdfb67-b604-45ec-89bd-1722cfaed8bb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:40.665266 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-a0fdfb67-b604-45ec-89bd-1722cfaed8bb tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:22:40.665545 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-a0fdfb67-b604-45ec-89bd-1722cfaed8bb tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:40.665738 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-a0fdfb67-b604-45ec-89bd-1722cfaed8bb tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:40.677563 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:40.677563 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:40.681592 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-a0fdfb67-b604-45ec-89bd-1722cfaed8bb tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:22:40.686742 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-a0fdfb67-b604-45ec-89bd-1722cfaed8bb tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:22:40.687289 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 114/461] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:22:40 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:22:42.040426 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-2aa4f8eb-5a2a-419e-9ba7-814b1be74111 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:42.044556 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-2aa4f8eb-5a2a-419e-9ba7-814b1be74111 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] DELETE https://10.4.3.32/volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db Aug 08 06:22:42.044556 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-2aa4f8eb-5a2a-419e-9ba7-814b1be74111 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:42.045921 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-2aa4f8eb-5a2a-419e-9ba7-814b1be74111 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:42.061867 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:42.061867 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:42.148241 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6661792f-5937-4b0c-b472-a4a7649cc393 req-2aa4f8eb-5a2a-419e-9ba7-814b1be74111 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db returned with HTTP 200 Aug 08 06:22:42.149544 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 116/462] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:22:42 2026] DELETE /volume/v3/attachments/864b1203-fbea-491d-afa6-9eb267b561db => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:43.165361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1d26d2f6-7ca7-4064-ba9d-cd5d0d73ef06 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:43.165361 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d26d2f6-7ca7-4064-ba9d-cd5d0d73ef06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:22:43.165361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d26d2f6-7ca7-4064-ba9d-cd5d0d73ef06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:43.165361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d26d2f6-7ca7-4064-ba9d-cd5d0d73ef06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:43.165361 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:43.165361 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:43.165361 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1d26d2f6-7ca7-4064-ba9d-cd5d0d73ef06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:22:43.165361 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d26d2f6-7ca7-4064-ba9d-cd5d0d73ef06 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:22:43.165361 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 116/463] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:42 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:49.447140 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:22:50.685265 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=32,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:22:52.145911 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=36,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:22:52.746483 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:52.749156 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:22:52.749604 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2136814993"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:52.751846 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2136814993'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:22:52.752115 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Create volume of 1 GB Aug 08 06:22:52.758966 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Availability Zones retrieved successfully. Aug 08 06:22:52.768398 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Flow 'volume_create_api' (053d94af-a9f8-4876-ab9c-22ea62ba2dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:22:52.768662 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e701217-bc8a-4dfc-82ba-764898130dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:52.770159 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:22:52.795435 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=64,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:22:52.811527 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e701217-bc8a-4dfc-82ba-764898130dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:52.812958 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e50b9ef-2a9b-4017-83f0-a64220217905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:52.914244 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Created reservations ['eb1f13a7-b2db-4172-a9f5-1a0ec909a948', '58bbc55c-1125-46d5-8a42-34c624a69809', 'd1ca2a39-5a30-48ae-b46e-7a50c2cdaea8', '5a99fef7-aa10-46b7-9d99-8872c9497058'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:22:52.915219 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e50b9ef-2a9b-4017-83f0-a64220217905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1f13a7-b2db-4172-a9f5-1a0ec909a948', '58bbc55c-1125-46d5-8a42-34c624a69809', 'd1ca2a39-5a30-48ae-b46e-7a50c2cdaea8', '5a99fef7-aa10-46b7-9d99-8872c9497058']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:52.916265 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d937de8a-3136-4c7a-818d-749c6e154f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:52.948341 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d937de8a-3136-4c7a-818d-749c6e154f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39a8c7cf-744c-4ad2-8602-c0287c6ba828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2136814993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe8243402b7b4b028b8deac97bfe8f37',qos_specs=None,replication_status=,reservations=['eb1f13a7-b2db-4172-a9f5-1a0ec909a948','58bbc55c-1125-46d5-8a42-34c624a69809','d1ca2a39-5a30-48ae-b46e-7a50c2cdaea8','5a99fef7-aa10-46b7-9d99-8872c9497058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d931da6a0c884418b4f2a51829c0c6ad',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2136814993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39a8c7cf-744c-4ad2-8602-c0287c6ba828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe8243402b7b4b028b8deac97bfe8f37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d931da6a0c884418b4f2a51829c0c6ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:52.949546 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (042094b7-b047-4c29-8a5f-056537788ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:52.980414 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (042094b7-b047-4c29-8a5f-056537788ade) transitioned into state 'SUCCESS' from state '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-2136814993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe8243402b7b4b028b8deac97bfe8f37',qos_specs=None,replication_status=,reservations=['eb1f13a7-b2db-4172-a9f5-1a0ec909a948','58bbc55c-1125-46d5-8a42-34c624a69809','d1ca2a39-5a30-48ae-b46e-7a50c2cdaea8','5a99fef7-aa10-46b7-9d99-8872c9497058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d931da6a0c884418b4f2a51829c0c6ad',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:52.981464 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ee1d56-ca00-43f6-81b5-fb961f168b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:52.996803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ee1d56-ca00-43f6-81b5-fb961f168b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:52.997654 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Flow 'volume_create_api' (053d94af-a9f8-4876-ab9c-22ea62ba2dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:22:52.998068 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Create volume request issued successfully. Aug 08 06:22:52.998791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f94857e-b958-47bf-a0f6-ed0f5cfd08bd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:22:52.999522 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 118/464] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:22:52 2026] POST /volume/v3/volumes => generated 753 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:22:53.013906 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a21a8b9b-b6df-4521-bb0e-21f2265f5002 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:53.018405 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a21a8b9b-b6df-4521-bb0e-21f2265f5002 tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] GET https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 Aug 08 06:22:53.021846 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a21a8b9b-b6df-4521-bb0e-21f2265f5002 tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:53.024940 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a21a8b9b-b6df-4521-bb0e-21f2265f5002 tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:53.038338 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:53.038338 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:53.050925 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a21a8b9b-b6df-4521-bb0e-21f2265f5002 tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Volume info retrieved successfully. Aug 08 06:22:53.057962 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a21a8b9b-b6df-4521-bb0e-21f2265f5002 tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 returned with HTTP 200 Aug 08 06:22:53.057962 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 115/465] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:53 2026] GET /volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:54.076169 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7d144a2c-53e6-407b-931e-1ee2590d991e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:54.079639 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d144a2c-53e6-407b-931e-1ee2590d991e tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] GET https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 Aug 08 06:22:54.079874 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d144a2c-53e6-407b-931e-1ee2590d991e tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:54.080087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d144a2c-53e6-407b-931e-1ee2590d991e tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:54.093641 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:54.093641 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:54.104582 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7d144a2c-53e6-407b-931e-1ee2590d991e tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Volume info retrieved successfully. Aug 08 06:22:54.113794 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d144a2c-53e6-407b-931e-1ee2590d991e tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 returned with HTTP 200 Aug 08 06:22:54.114508 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 117/466] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:54 2026] GET /volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:54.452663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2ccf8b71-f7b2-4cd3-9dff-55a577b559ad req-c071fc5b-8bbf-4c61-a9c0-db6e58be6cbf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:54.456970 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2ccf8b71-f7b2-4cd3-9dff-55a577b559ad req-c071fc5b-8bbf-4c61-a9c0-db6e58be6cbf tempest-VolumesAdminNegativeTest-1561927554 tempest-VolumesAdminNegativeTest-1561927554-project] GET https://10.4.3.32/volume/v3/volumes/618bc8fc-951d-4525-b0b5-5bcab8c49dec Aug 08 06:22:54.460451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2ccf8b71-f7b2-4cd3-9dff-55a577b559ad req-c071fc5b-8bbf-4c61-a9c0-db6e58be6cbf tempest-VolumesAdminNegativeTest-1561927554 tempest-VolumesAdminNegativeTest-1561927554-project] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:54.460451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2ccf8b71-f7b2-4cd3-9dff-55a577b559ad req-c071fc5b-8bbf-4c61-a9c0-db6e58be6cbf tempest-VolumesAdminNegativeTest-1561927554 tempest-VolumesAdminNegativeTest-1561927554-project] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:54.469683 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2ccf8b71-f7b2-4cd3-9dff-55a577b559ad req-c071fc5b-8bbf-4c61-a9c0-db6e58be6cbf tempest-VolumesAdminNegativeTest-1561927554 tempest-VolumesAdminNegativeTest-1561927554-project] https://10.4.3.32/volume/v3/volumes/618bc8fc-951d-4525-b0b5-5bcab8c49dec returned with HTTP 404 Aug 08 06:22:54.470465 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 117/467] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:22:54 2026] GET /volume/v3/volumes/618bc8fc-951d-4525-b0b5-5bcab8c49dec => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:54.494874 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-89e7eebc-b04f-44a0-a345-05875f8c7d3f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:54.497332 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89e7eebc-b04f-44a0-a345-05875f8c7d3f tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] DELETE https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 Aug 08 06:22:54.497653 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89e7eebc-b04f-44a0-a345-05875f8c7d3f tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:54.497980 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89e7eebc-b04f-44a0-a345-05875f8c7d3f tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:54.498375 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-89e7eebc-b04f-44a0-a345-05875f8c7d3f tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Delete volume with id: 39a8c7cf-744c-4ad2-8602-c0287c6ba828 Aug 08 06:22:54.509852 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:54.509852 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:54.511989 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-89e7eebc-b04f-44a0-a345-05875f8c7d3f tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Volume info retrieved successfully. Aug 08 06:22:54.555026 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-89e7eebc-b04f-44a0-a345-05875f8c7d3f tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Delete volume request issued successfully. Aug 08 06:22:54.558799 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89e7eebc-b04f-44a0-a345-05875f8c7d3f tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 returned with HTTP 202 Aug 08 06:22:54.558799 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 119/468] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:22:54 2026] DELETE /volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:22:54.572214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7e73130b-72d9-4616-ab31-a1d487dbc4fd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:54.574590 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e73130b-72d9-4616-ab31-a1d487dbc4fd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] GET https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 Aug 08 06:22:54.575473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e73130b-72d9-4616-ab31-a1d487dbc4fd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:54.575473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e73130b-72d9-4616-ab31-a1d487dbc4fd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:54.588292 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:54.588292 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:54.595690 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7e73130b-72d9-4616-ab31-a1d487dbc4fd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Volume info retrieved successfully. Aug 08 06:22:54.603194 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e73130b-72d9-4616-ab31-a1d487dbc4fd tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 returned with HTTP 200 Aug 08 06:22:54.604084 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 116/469] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:54 2026] GET /volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:22:55.625126 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-49771d71-9452-4694-bc73-07f715ddea23 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:55.627694 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49771d71-9452-4694-bc73-07f715ddea23 tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] GET https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 Aug 08 06:22:55.627694 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49771d71-9452-4694-bc73-07f715ddea23 tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:55.628532 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49771d71-9452-4694-bc73-07f715ddea23 tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:55.636603 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49771d71-9452-4694-bc73-07f715ddea23 tempest-VolumesAdminNegativeTest-330431941 tempest-VolumesAdminNegativeTest-330431941-project-member] https://10.4.3.32/volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 returned with HTTP 404 Aug 08 06:22:55.638083 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 118/470] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:22:55 2026] GET /volume/v3/volumes/39a8c7cf-744c-4ad2-8602-c0287c6ba828 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:56.164531 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-72c01042-fa25-4033-a676-28aa96f908c5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:56.168353 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:22:56.169032 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1331708059", "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:56.171595 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1331708059', 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:22:56.322396 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Create volume of 1 GB Aug 08 06:22:56.327243 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Availability Zones retrieved successfully. Aug 08 06:22:56.332672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Flow 'volume_create_api' (7624d516-c99a-477e-891c-c663fd74742e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:22:56.333977 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1451f9d-2800-49f5-adcb-7a6625560b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:56.335047 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:22:56.420194 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1451f9d-2800-49f5-adcb-7a6625560b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:56.421621 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4038264-80b0-4b5d-815f-bcf0932f9c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:56.519378 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Created reservations ['372578ea-ed6d-4fa6-bd11-ea00a4293d82', '97a43f9d-42ef-41b8-8643-a38d52705561', 'b142e780-aeec-43ff-adaa-7c089fc55325', '17308b6d-7caf-4a49-8688-52adc90983f2'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:22:56.520653 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4038264-80b0-4b5d-815f-bcf0932f9c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['372578ea-ed6d-4fa6-bd11-ea00a4293d82', '97a43f9d-42ef-41b8-8643-a38d52705561', 'b142e780-aeec-43ff-adaa-7c089fc55325', '17308b6d-7caf-4a49-8688-52adc90983f2']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:56.524572 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db6d199-6e32-4fb1-bf85-a6eb991322dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:56.561437 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db6d199-6e32-4fb1-bf85-a6eb991322dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd93fd6f8-53a5-450c-9186-bb69c8973591', '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-1331708059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26ae61bba7b4c6c8e46c6503bf0c8b0',qos_specs=None,replication_status=,reservations=['372578ea-ed6d-4fa6-bd11-ea00a4293d82','97a43f9d-42ef-41b8-8643-a38d52705561','b142e780-aeec-43ff-adaa-7c089fc55325','17308b6d-7caf-4a49-8688-52adc90983f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5fa960bf4b34841a038db771d1fbdb5',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1331708059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d93fd6f8-53a5-450c-9186-bb69c8973591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f26ae61bba7b4c6c8e46c6503bf0c8b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5fa960bf4b34841a038db771d1fbdb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:56.562254 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b93773c6-a7c9-40eb-97c7-07d924ed7c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:56.589405 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b93773c6-a7c9-40eb-97c7-07d924ed7c71) transitioned into state 'SUCCESS' from state '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-1331708059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f26ae61bba7b4c6c8e46c6503bf0c8b0',qos_specs=None,replication_status=,reservations=['372578ea-ed6d-4fa6-bd11-ea00a4293d82','97a43f9d-42ef-41b8-8643-a38d52705561','b142e780-aeec-43ff-adaa-7c089fc55325','17308b6d-7caf-4a49-8688-52adc90983f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5fa960bf4b34841a038db771d1fbdb5',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:56.590600 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a10f52b1-3829-45f0-bcb7-07551926f023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:22:56.612200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a10f52b1-3829-45f0-bcb7-07551926f023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:22:56.613632 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Flow 'volume_create_api' (7624d516-c99a-477e-891c-c663fd74742e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:22:56.613957 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Create volume request issued successfully. Aug 08 06:22:56.615384 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-72c01042-fa25-4033-a676-28aa96f908c5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:22:56.615530 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 118/471] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:22:56 2026] POST /volume/v3/volumes => generated 897 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:22:56.633243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cb541ea6-39e2-4809-83a1-bf911ca31ecd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:56.635236 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb541ea6-39e2-4809-83a1-bf911ca31ecd tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:22:56.635539 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb541ea6-39e2-4809-83a1-bf911ca31ecd tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:56.635866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb541ea6-39e2-4809-83a1-bf911ca31ecd tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:56.659151 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:56.659151 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:22:56.668064 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cb541ea6-39e2-4809-83a1-bf911ca31ecd tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:22:56.676231 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb541ea6-39e2-4809-83a1-bf911ca31ecd tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:22:56.676844 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 120/472] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:22:56 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:57.702572 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-73a41cb9-2daf-40fa-abe7-3bbfd3087521 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:57.705162 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-73a41cb9-2daf-40fa-abe7-3bbfd3087521 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:22:57.705162 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-73a41cb9-2daf-40fa-abe7-3bbfd3087521 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:57.705462 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-73a41cb9-2daf-40fa-abe7-3bbfd3087521 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:57.719793 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:57.719793 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:57.727001 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-73a41cb9-2daf-40fa-abe7-3bbfd3087521 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:22:57.734508 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-73a41cb9-2daf-40fa-abe7-3bbfd3087521 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:22:57.734996 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 117/473] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:22:57 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 1539 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:22:57.787799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-88fb4268-688d-4d3c-84fa-edf598c20742 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:57.789638 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-88fb4268-688d-4d3c-84fa-edf598c20742 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:22:57.789978 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-88fb4268-688d-4d3c-84fa-edf598c20742 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:57.790279 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-88fb4268-688d-4d3c-84fa-edf598c20742 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:57.807400 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:57.807400 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:22:57.812792 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-88fb4268-688d-4d3c-84fa-edf598c20742 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:22:57.823344 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-88fb4268-688d-4d3c-84fa-edf598c20742 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:22:57.824175 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 119/474] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:22:57 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:58.508945 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-8407e8c1-d7eb-4417-a125-c5531220fabf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:58.512904 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-8407e8c1-d7eb-4417-a125-c5531220fabf tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:22:58.513856 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-8407e8c1-d7eb-4417-a125-c5531220fabf tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:58.513856 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-8407e8c1-d7eb-4417-a125-c5531220fabf tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:58.524595 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:58.524595 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:22:58.531533 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-8407e8c1-d7eb-4417-a125-c5531220fabf tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:22:58.538972 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-8407e8c1-d7eb-4417-a125-c5531220fabf tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:22:58.539807 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 119/475] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:22:58 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:22:58.554993 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e65614b8-83c1-4525-8583-6991747b4d25 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:58.555515 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e65614b8-83c1-4525-8583-6991747b4d25 None None] GET https://10.4.3.32/volume// Aug 08 06:22:58.556160 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e65614b8-83c1-4525-8583-6991747b4d25 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:22:58.556160 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e65614b8-83c1-4525-8583-6991747b4d25 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:22:58.556324 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e65614b8-83c1-4525-8583-6991747b4d25 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:22:58.556654 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 121/476] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:22:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:22:58.569664 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-e7de99db-29e3-4777-92bc-52a58f85b6be None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:22:58.576572 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-e7de99db-29e3-4777-92bc-52a58f85b6be tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:22:58.577386 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-e7de99db-29e3-4777-92bc-52a58f85b6be tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d93fd6f8-53a5-450c-9186-bb69c8973591", "connector": null, "instance_uuid": "eb1dc60c-061a-4d93-a316-638984528b02"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:22:58.588147 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:22:58.588147 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:22:58.629443 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-e7de99db-29e3-4777-92bc-52a58f85b6be tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:22:58.630122 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 118/477] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:22:58 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:01.089984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8f210260-a9ef-46b4-957d-19dd5248c66f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:01.091033 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f210260-a9ef-46b4-957d-19dd5248c66f None None] GET https://10.4.3.32/volume// Aug 08 06:23:01.092887 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f210260-a9ef-46b4-957d-19dd5248c66f None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:01.092887 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f210260-a9ef-46b4-957d-19dd5248c66f None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:01.092887 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f210260-a9ef-46b4-957d-19dd5248c66f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:01.093428 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 120/478] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:23:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:01.109954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-c47bca77-9b18-4aa8-a053-8cf0d3f017e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:01.116212 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-c47bca77-9b18-4aa8-a053-8cf0d3f017e9 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:23:01.117086 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-c47bca77-9b18-4aa8-a053-8cf0d3f017e9 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:01.117086 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-c47bca77-9b18-4aa8-a053-8cf0d3f017e9 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:01.133399 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:01.133399 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:01.139748 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-c47bca77-9b18-4aa8-a053-8cf0d3f017e9 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:23:01.147678 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-c47bca77-9b18-4aa8-a053-8cf0d3f017e9 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:23:01.148662 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 120/479] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:23:01 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 1538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:23:01.308719 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-13ffa512-692f-4687-9d00-61f1a2b0dea2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:01.315675 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-13ffa512-692f-4687-9d00-61f1a2b0dea2 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] PUT https://10.4.3.32/volume/v3/attachments/11272738-2e4e-4c12-bbf0-1e01c933b8c2 Aug 08 06:23:01.316191 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-13ffa512-692f-4687-9d00-61f1a2b0dea2 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:01.328957 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-13ffa512-692f-4687-9d00-61f1a2b0dea2 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Acquiring lock "cinder-attachment_update-d93fd6f8-53a5-450c-9186-bb69c8973591-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:23:01.338793 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-13ffa512-692f-4687-9d00-61f1a2b0dea2 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Lock "cinder-attachment_update-d93fd6f8-53a5-450c-9186-bb69c8973591-np0000006785" acquired by "attachment_update" :: waited 0.010s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:23:01.341388 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:01.341388 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:01.497183 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-13ffa512-692f-4687-9d00-61f1a2b0dea2 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Lock "cinder-attachment_update-d93fd6f8-53a5-450c-9186-bb69c8973591-np0000006785" released by "attachment_update" :: held 0.158s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:23:01.497635 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-13ffa512-692f-4687-9d00-61f1a2b0dea2 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/attachments/11272738-2e4e-4c12-bbf0-1e01c933b8c2 returned with HTTP 200 Aug 08 06:23:01.498420 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 122/480] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:23:01 2026] PUT /volume/v3/attachments/11272738-2e4e-4c12-bbf0-1e01c933b8c2 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:01.530378 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-67665e54-0093-458a-8b46-bac1825bdeda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:01.536634 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-67665e54-0093-458a-8b46-bac1825bdeda tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] POST https://10.4.3.32/volume/v3/attachments/11272738-2e4e-4c12-bbf0-1e01c933b8c2/action Aug 08 06:23:01.537156 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-67665e54-0093-458a-8b46-bac1825bdeda tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:23:01.537367 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-67665e54-0093-458a-8b46-bac1825bdeda tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:01.563744 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:01.563744 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:01.583956 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0aeaa009-f23e-4eaf-a0c4-a6689d9636af req-67665e54-0093-458a-8b46-bac1825bdeda tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/attachments/11272738-2e4e-4c12-bbf0-1e01c933b8c2/action returned with HTTP 204 Aug 08 06:23:01.584790 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 119/481] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:23:01 2026] POST /volume/v3/attachments/11272738-2e4e-4c12-bbf0-1e01c933b8c2/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:07.818533 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=9 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:23:11.147198 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=37,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:23:11.267603 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f029f88f-d3e7-4d08-bdd4-7c9b46c36545 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:11.272751 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f029f88f-d3e7-4d08-bdd4-7c9b46c36545 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:23:11.272751 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f029f88f-d3e7-4d08-bdd4-7c9b46c36545 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:11.272751 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f029f88f-d3e7-4d08-bdd4-7c9b46c36545 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:11.288356 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:11.288356 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:11.293427 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f029f88f-d3e7-4d08-bdd4-7c9b46c36545 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:23:11.300796 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f029f88f-d3e7-4d08-bdd4-7c9b46c36545 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:23:11.301367 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 121/482] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:23:11 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 1831 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:23:11.487017 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=38,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:23:11.579162 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:23:12.738877 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:12.742963 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:12.742963 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1876087016"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:12.746849 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1876087016'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:12.746978 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Create volume of 1 GB Aug 08 06:23:12.752423 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Availability Zones retrieved successfully. Aug 08 06:23:12.760155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Flow 'volume_create_api' (5e5ae683-a65e-42b7-ae2d-e20c3e0fc372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:12.761588 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a1ec9d-19ea-4383-a952-849b96abbe4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:12.762850 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:12.798590 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7a1ec9d-19ea-4383-a952-849b96abbe4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:12.799560 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a0fde1-f1de-4e9f-8bf4-c715516c41b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:12.885888 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Created reservations ['508a5910-db1b-4cd8-8fb2-8487d71b5802', 'd609eaa3-56d5-4510-927a-7f6ac7d2806a', '5eebeb1c-24eb-4a4e-ab32-fbb9bdd42145', 'd7220955-f9be-4f7d-933c-8aada7581970'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:12.886606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a0fde1-f1de-4e9f-8bf4-c715516c41b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['508a5910-db1b-4cd8-8fb2-8487d71b5802', 'd609eaa3-56d5-4510-927a-7f6ac7d2806a', '5eebeb1c-24eb-4a4e-ab32-fbb9bdd42145', 'd7220955-f9be-4f7d-933c-8aada7581970']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:12.887376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070309d7-5b51-403c-9b4c-51916cd4c5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:12.911858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070309d7-5b51-403c-9b4c-51916cd4c5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '123aaddd-6427-42cc-88dc-ad12ab85f6c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1876087016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348ab47bfdef42cda923e142f288980c',qos_specs=None,replication_status=,reservations=['508a5910-db1b-4cd8-8fb2-8487d71b5802','d609eaa3-56d5-4510-927a-7f6ac7d2806a','5eebeb1c-24eb-4a4e-ab32-fbb9bdd42145','d7220955-f9be-4f7d-933c-8aada7581970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e10e9c50a4b47699d5035963ccd3e1c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1876087016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=123aaddd-6427-42cc-88dc-ad12ab85f6c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348ab47bfdef42cda923e142f288980c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e10e9c50a4b47699d5035963ccd3e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:12.912706 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df8a234-6f14-4324-b5b8-6f223e4194a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:12.936682 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df8a234-6f14-4324-b5b8-6f223e4194a1) transitioned into state 'SUCCESS' from state '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-1876087016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348ab47bfdef42cda923e142f288980c',qos_specs=None,replication_status=,reservations=['508a5910-db1b-4cd8-8fb2-8487d71b5802','d609eaa3-56d5-4510-927a-7f6ac7d2806a','5eebeb1c-24eb-4a4e-ab32-fbb9bdd42145','d7220955-f9be-4f7d-933c-8aada7581970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e10e9c50a4b47699d5035963ccd3e1c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:12.937712 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e0a237-9a47-4a4d-90f3-7ff8fcdafa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:12.950412 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e0a237-9a47-4a4d-90f3-7ff8fcdafa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:12.951535 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Flow 'volume_create_api' (5e5ae683-a65e-42b7-ae2d-e20c3e0fc372) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:12.952096 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Create volume request issued successfully. Aug 08 06:23:12.953204 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2fbb2c6f-568c-4a91-8a6f-9f22d97b9b67 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:12.954015 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 121/483] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:23:12 2026] POST /volume/v3/volumes => generated 752 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:12.973217 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f46f8b0c-850b-478f-a751-c5d2015bd179 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:12.975681 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f46f8b0c-850b-478f-a751-c5d2015bd179 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 Aug 08 06:23:12.976636 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f46f8b0c-850b-478f-a751-c5d2015bd179 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:12.976636 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f46f8b0c-850b-478f-a751-c5d2015bd179 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:12.988049 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:12.988049 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:12.994815 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f46f8b0c-850b-478f-a751-c5d2015bd179 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:13.005360 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f46f8b0c-850b-478f-a751-c5d2015bd179 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 returned with HTTP 200 Aug 08 06:23:13.006023 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 123/484] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:12 2026] GET /volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:14.022454 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1d27ec10-b5f2-4bf1-aedb-e41a6cd271c6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:14.024689 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d27ec10-b5f2-4bf1-aedb-e41a6cd271c6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 Aug 08 06:23:14.025127 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d27ec10-b5f2-4bf1-aedb-e41a6cd271c6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:14.025510 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d27ec10-b5f2-4bf1-aedb-e41a6cd271c6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:14.036620 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:14.036620 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:14.043999 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1d27ec10-b5f2-4bf1-aedb-e41a6cd271c6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:14.051894 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d27ec10-b5f2-4bf1-aedb-e41a6cd271c6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 returned with HTTP 200 Aug 08 06:23:14.052565 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 120/485] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:14 2026] GET /volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:14.069637 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-deeed704-c0fe-4b53-9e7b-80271b504ab0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:14.071684 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-deeed704-c0fe-4b53-9e7b-80271b504ab0 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] POST https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0/action Aug 08 06:23:14.072157 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-deeed704-c0fe-4b53-9e7b-80271b504ab0 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:23:14.072190 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-deeed704-c0fe-4b53-9e7b-80271b504ab0 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:14.082518 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:14.082518 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:14.083161 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-deeed704-c0fe-4b53-9e7b-80271b504ab0 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:14.093056 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-deeed704-c0fe-4b53-9e7b-80271b504ab0 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume updated successfully. Aug 08 06:23:14.093515 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-deeed704-c0fe-4b53-9e7b-80271b504ab0 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0/action returned with HTTP 200 Aug 08 06:23:14.094375 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 122/486] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:23:14 2026] POST /volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 06:23:14.105569 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3e659ed5-b300-4f40-9ca4-19a20068e7fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:14.108300 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e659ed5-b300-4f40-9ca4-19a20068e7fe tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 Aug 08 06:23:14.108683 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e659ed5-b300-4f40-9ca4-19a20068e7fe tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:14.109150 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e659ed5-b300-4f40-9ca4-19a20068e7fe tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:14.117765 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:14.117765 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:14.122390 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3e659ed5-b300-4f40-9ca4-19a20068e7fe tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:14.128021 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e659ed5-b300-4f40-9ca4-19a20068e7fe tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 returned with HTTP 200 Aug 08 06:23:14.128587 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 122/487] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:14 2026] GET /volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:14.321754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8436e39a-b30f-4cab-8544-9e79dbad5cbf req-adf3f27a-f899-4f2e-87af-18a001e8e9a1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:14.326679 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8436e39a-b30f-4cab-8544-9e79dbad5cbf req-adf3f27a-f899-4f2e-87af-18a001e8e9a1 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 Aug 08 06:23:14.326679 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8436e39a-b30f-4cab-8544-9e79dbad5cbf req-adf3f27a-f899-4f2e-87af-18a001e8e9a1 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:14.326679 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8436e39a-b30f-4cab-8544-9e79dbad5cbf req-adf3f27a-f899-4f2e-87af-18a001e8e9a1 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:14.337378 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:14.337378 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:14.345507 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-8436e39a-b30f-4cab-8544-9e79dbad5cbf req-adf3f27a-f899-4f2e-87af-18a001e8e9a1 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:14.353036 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8436e39a-b30f-4cab-8544-9e79dbad5cbf req-adf3f27a-f899-4f2e-87af-18a001e8e9a1 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 returned with HTTP 200 Aug 08 06:23:14.353342 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 124/488] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:14 2026] GET /volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:14.935934 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:14.939576 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:14.940145 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1795273686"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:14.943440 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1795273686'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:14.944418 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Create volume of 1 GB Aug 08 06:23:14.950532 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Availability Zones retrieved successfully. Aug 08 06:23:14.960325 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Flow 'volume_create_api' (4512f99b-0fee-4e1c-b144-fb251a8dfa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:14.961436 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae7e49b-968b-478c-bb60-71de79ba44a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:14.962830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:15.025525 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae7e49b-968b-478c-bb60-71de79ba44a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.029586 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41bc5d4b-7fe4-4144-bd52-5e771167d080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:15.109869 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Created reservations ['70419543-e8c1-4a09-950d-8fb5f1be535a', '46b9f310-8383-4c32-9652-628a09cd2455', 'b1a074cf-9672-41c5-b387-d6261b7ddbe7', 'ca2a7412-00fe-4bbf-a501-a27b780d4149'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:15.111114 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41bc5d4b-7fe4-4144-bd52-5e771167d080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70419543-e8c1-4a09-950d-8fb5f1be535a', '46b9f310-8383-4c32-9652-628a09cd2455', 'b1a074cf-9672-41c5-b387-d6261b7ddbe7', 'ca2a7412-00fe-4bbf-a501-a27b780d4149']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.111876 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33335395-f7c1-4711-ae70-61e0c5a6fdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:15.144994 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33335395-f7c1-4711-ae70-61e0c5a6fdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58b3afe3-a166-4ceb-94c8-75801c667a3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1795273686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348ab47bfdef42cda923e142f288980c',qos_specs=None,replication_status=,reservations=['70419543-e8c1-4a09-950d-8fb5f1be535a','46b9f310-8383-4c32-9652-628a09cd2455','b1a074cf-9672-41c5-b387-d6261b7ddbe7','ca2a7412-00fe-4bbf-a501-a27b780d4149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e10e9c50a4b47699d5035963ccd3e1c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1795273686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58b3afe3-a166-4ceb-94c8-75801c667a3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348ab47bfdef42cda923e142f288980c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e10e9c50a4b47699d5035963ccd3e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.145658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f3367a-57f5-42e8-8d86-c8ad244b6b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:15.174801 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f3367a-57f5-42e8-8d86-c8ad244b6b96) transitioned into state 'SUCCESS' from state '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-1795273686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348ab47bfdef42cda923e142f288980c',qos_specs=None,replication_status=,reservations=['70419543-e8c1-4a09-950d-8fb5f1be535a','46b9f310-8383-4c32-9652-628a09cd2455','b1a074cf-9672-41c5-b387-d6261b7ddbe7','ca2a7412-00fe-4bbf-a501-a27b780d4149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e10e9c50a4b47699d5035963ccd3e1c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.175782 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85741c8d-416d-404c-bd56-c6d9c0629c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:15.189123 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85741c8d-416d-404c-bd56-c6d9c0629c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.190918 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Flow 'volume_create_api' (4512f99b-0fee-4e1c-b144-fb251a8dfa4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:15.191414 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Create volume request issued successfully. Aug 08 06:23:15.193011 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a67af8fd-5228-4d94-a4de-23ed9fd1f405 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:15.193426 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 121/489] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:23:14 2026] POST /volume/v3/volumes => generated 752 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:15.210356 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-85ca8e3d-66aa-47ee-86f7-6b2a1558d893 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:15.211983 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-85ca8e3d-66aa-47ee-86f7-6b2a1558d893 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b Aug 08 06:23:15.212743 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-85ca8e3d-66aa-47ee-86f7-6b2a1558d893 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:15.212743 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-85ca8e3d-66aa-47ee-86f7-6b2a1558d893 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:15.223913 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:15.223913 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:15.235046 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-85ca8e3d-66aa-47ee-86f7-6b2a1558d893 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:15.243709 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-85ca8e3d-66aa-47ee-86f7-6b2a1558d893 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b returned with HTTP 200 Aug 08 06:23:15.244295 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 123/490] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:15 2026] GET /volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:15.449728 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:15.451942 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:15.452622 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1671990145"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:15.459212 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1671990145'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:15.459212 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Create volume of 1 GB Aug 08 06:23:15.464205 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Availability Zones retrieved successfully. Aug 08 06:23:15.473663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Flow 'volume_create_api' (87df8716-18aa-47ce-af10-42e3dbb9ebd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:15.475756 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff64bc75-370f-44d7-a39d-6fac2865747e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:15.478669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:15.524071 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff64bc75-370f-44d7-a39d-6fac2865747e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.525087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b16058-9c8e-4eae-baed-aa1256510efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:15.620451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Created reservations ['19d6a795-be97-4800-b724-27bf66b0a52e', '3837c373-6442-46c4-8f7f-31af20e2a8c3', '493d1fac-7f35-4bab-9edd-f7db0682f331', 'c8bfa0f1-8f78-4418-a819-e77cdaff070a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:15.621765 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b16058-9c8e-4eae-baed-aa1256510efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19d6a795-be97-4800-b724-27bf66b0a52e', '3837c373-6442-46c4-8f7f-31af20e2a8c3', '493d1fac-7f35-4bab-9edd-f7db0682f331', 'c8bfa0f1-8f78-4418-a819-e77cdaff070a']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.623105 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a089189-f9fa-4719-b3e8-29fc39e51369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:15.653540 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a089189-f9fa-4719-b3e8-29fc39e51369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1671990145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd51ce3ace5f4309bae8c77dc18b493a',qos_specs=None,replication_status=,reservations=['19d6a795-be97-4800-b724-27bf66b0a52e','3837c373-6442-46c4-8f7f-31af20e2a8c3','493d1fac-7f35-4bab-9edd-f7db0682f331','c8bfa0f1-8f78-4418-a819-e77cdaff070a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cc77e4c9cb24957a19238526a2bf7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1671990145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd51ce3ace5f4309bae8c77dc18b493a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cc77e4c9cb24957a19238526a2bf7a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.654277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42fe02be-0ea6-42a5-aa23-e620a8e7c60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:15.679354 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42fe02be-0ea6-42a5-aa23-e620a8e7c60a) transitioned into state 'SUCCESS' from state '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-1671990145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd51ce3ace5f4309bae8c77dc18b493a',qos_specs=None,replication_status=,reservations=['19d6a795-be97-4800-b724-27bf66b0a52e','3837c373-6442-46c4-8f7f-31af20e2a8c3','493d1fac-7f35-4bab-9edd-f7db0682f331','c8bfa0f1-8f78-4418-a819-e77cdaff070a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cc77e4c9cb24957a19238526a2bf7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.680535 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e747a4ce-96d1-4b97-8c6c-7ed4237aa98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:15.693536 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e747a4ce-96d1-4b97-8c6c-7ed4237aa98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:15.694676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Flow 'volume_create_api' (87df8716-18aa-47ce-af10-42e3dbb9ebd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:15.695310 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Create volume request issued successfully. Aug 08 06:23:15.696268 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-634aa468-84d3-408e-8630-7ff2dcf7ba56 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:15.696972 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 123/491] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:23:15 2026] POST /volume/v3/volumes => generated 753 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:15.714185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d06bbe88-7fce-459f-9ca8-ee892c7a82a5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:15.716704 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d06bbe88-7fce-459f-9ca8-ee892c7a82a5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:15.717041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d06bbe88-7fce-459f-9ca8-ee892c7a82a5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:15.717325 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d06bbe88-7fce-459f-9ca8-ee892c7a82a5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:15.727597 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:15.727597 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:15.733348 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d06bbe88-7fce-459f-9ca8-ee892c7a82a5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:15.739192 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d06bbe88-7fce-459f-9ca8-ee892c7a82a5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:15.739742 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 125/492] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:15 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:16.266273 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1f993d56-5537-4b05-ae94-3a0b7fb99b4d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:16.274261 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f993d56-5537-4b05-ae94-3a0b7fb99b4d tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b Aug 08 06:23:16.274261 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1f993d56-5537-4b05-ae94-3a0b7fb99b4d tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:16.274261 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1f993d56-5537-4b05-ae94-3a0b7fb99b4d tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:16.286294 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:16.286294 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:16.295704 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1f993d56-5537-4b05-ae94-3a0b7fb99b4d tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:16.305377 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f993d56-5537-4b05-ae94-3a0b7fb99b4d tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b returned with HTTP 200 Aug 08 06:23:16.306106 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 122/493] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:16 2026] GET /volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:16.709342 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2fa431c2-c455-45c3-8467-207083b1e8d6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:16.712062 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2fa431c2-c455-45c3-8467-207083b1e8d6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] DELETE https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b Aug 08 06:23:16.712382 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2fa431c2-c455-45c3-8467-207083b1e8d6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:16.712766 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2fa431c2-c455-45c3-8467-207083b1e8d6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:16.712963 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2fa431c2-c455-45c3-8467-207083b1e8d6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Delete volume with id: 58b3afe3-a166-4ceb-94c8-75801c667a3b Aug 08 06:23:16.723565 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:16.723565 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:16.724878 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2fa431c2-c455-45c3-8467-207083b1e8d6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:16.760437 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb96d1d1-48d3-4ad4-ac47-7297df88d5e0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:16.764867 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2fa431c2-c455-45c3-8467-207083b1e8d6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Delete volume request issued successfully. Aug 08 06:23:16.764867 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2fa431c2-c455-45c3-8467-207083b1e8d6 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b returned with HTTP 202 Aug 08 06:23:16.764867 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 124/494] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:16 2026] DELETE /volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:16.765138 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb96d1d1-48d3-4ad4-ac47-7297df88d5e0 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:16.765138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb96d1d1-48d3-4ad4-ac47-7297df88d5e0 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:16.765138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb96d1d1-48d3-4ad4-ac47-7297df88d5e0 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:16.775750 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:16.775750 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:16.776026 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d924e77c-4235-4c36-b7c2-ba4e44763d85 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:16.779022 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d924e77c-4235-4c36-b7c2-ba4e44763d85 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b Aug 08 06:23:16.779494 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d924e77c-4235-4c36-b7c2-ba4e44763d85 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:16.779977 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d924e77c-4235-4c36-b7c2-ba4e44763d85 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:16.780515 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fb96d1d1-48d3-4ad4-ac47-7297df88d5e0 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:16.787544 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb96d1d1-48d3-4ad4-ac47-7297df88d5e0 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:16.788566 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 124/495] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:16 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:16.794748 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:16.794748 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:16.805202 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d924e77c-4235-4c36-b7c2-ba4e44763d85 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:16.815514 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d924e77c-4235-4c36-b7c2-ba4e44763d85 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b returned with HTTP 200 Aug 08 06:23:16.816187 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 126/496] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:16 2026] GET /volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:16.869939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-23deb0eb-e7fa-45b0-8a20-efeacbd9c99f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:16.872862 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-23deb0eb-e7fa-45b0-8a20-efeacbd9c99f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:16.872979 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-23deb0eb-e7fa-45b0-8a20-efeacbd9c99f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:16.875322 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-23deb0eb-e7fa-45b0-8a20-efeacbd9c99f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:16.884442 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:16.884442 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:16.890705 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-23deb0eb-e7fa-45b0-8a20-efeacbd9c99f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:16.897969 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-23deb0eb-e7fa-45b0-8a20-efeacbd9c99f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:16.897969 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 123/497] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:16 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:17.029367 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8b144bae-f8e9-471e-851e-1323d5f22e9b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:17.030500 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b144bae-f8e9-471e-851e-1323d5f22e9b None None] GET https://10.4.3.32/volume// Aug 08 06:23:17.030707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b144bae-f8e9-471e-851e-1323d5f22e9b None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:17.031006 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b144bae-f8e9-471e-851e-1323d5f22e9b None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:17.031509 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b144bae-f8e9-471e-851e-1323d5f22e9b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:17.031996 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 125/498] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:23:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:17.043616 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-3286bd62-0eb9-4198-9a3c-78a19517bb03 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:17.047703 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-3286bd62-0eb9-4198-9a3c-78a19517bb03 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:23:17.048430 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-3286bd62-0eb9-4198-9a3c-78a19517bb03 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05", "connector": null, "instance_uuid": "700b179e-8e5b-4dd9-b509-ffbcc7334a61"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:17.061391 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:17.061391 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:17.110365 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-3286bd62-0eb9-4198-9a3c-78a19517bb03 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:23:17.111305 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 125/499] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:23:17 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:17.155875 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-774be711-188a-4ca7-b1d7-bf555c1fa45a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:17.161459 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-774be711-188a-4ca7-b1d7-bf555c1fa45a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:17.161897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-774be711-188a-4ca7-b1d7-bf555c1fa45a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:17.162692 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-774be711-188a-4ca7-b1d7-bf555c1fa45a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:17.178339 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-99450ade-0ea1-4c28-9d20-10be656309d1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:17.178339 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99450ade-0ea1-4c28-9d20-10be656309d1 None None] GET https://10.4.3.32/volume// Aug 08 06:23:17.178339 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99450ade-0ea1-4c28-9d20-10be656309d1 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:17.178339 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99450ade-0ea1-4c28-9d20-10be656309d1 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:17.178339 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99450ade-0ea1-4c28-9d20-10be656309d1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:17.178812 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 124/500] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:23:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:17.187071 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:17.187071 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:17.191842 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-26c8eca4-c2b0-4d77-89cb-4a33abbbe706 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:17.193322 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-774be711-188a-4ca7-b1d7-bf555c1fa45a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:17.200815 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-26c8eca4-c2b0-4d77-89cb-4a33abbbe706 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:17.200995 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-26c8eca4-c2b0-4d77-89cb-4a33abbbe706 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:17.201271 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-26c8eca4-c2b0-4d77-89cb-4a33abbbe706 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:17.210950 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-774be711-188a-4ca7-b1d7-bf555c1fa45a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:17.211640 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 127/501] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:17 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:17.223833 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:17.223833 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:17.230348 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-26c8eca4-c2b0-4d77-89cb-4a33abbbe706 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:17.237721 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-26c8eca4-c2b0-4d77-89cb-4a33abbbe706 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:17.238499 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 126/502] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:23:17 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:23:17.350065 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-8266aa14-e6e0-4960-80f9-eb1f8ccaac0c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:17.352878 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-8266aa14-e6e0-4960-80f9-eb1f8ccaac0c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] PUT https://10.4.3.32/volume/v3/attachments/10fff23d-8118-4038-9c88-bdb0e9c34077 Aug 08 06:23:17.353395 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-8266aa14-e6e0-4960-80f9-eb1f8ccaac0c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:17.362558 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-8266aa14-e6e0-4960-80f9-eb1f8ccaac0c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Acquiring lock "cinder-attachment_update-2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:23:17.368073 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-8266aa14-e6e0-4960-80f9-eb1f8ccaac0c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Lock "cinder-attachment_update-2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:23:17.369292 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:17.369292 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:17.490474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-8266aa14-e6e0-4960-80f9-eb1f8ccaac0c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Lock "cinder-attachment_update-2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05-np0000006785" released by "attachment_update" :: held 0.122s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:23:17.490788 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-8266aa14-e6e0-4960-80f9-eb1f8ccaac0c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments/10fff23d-8118-4038-9c88-bdb0e9c34077 returned with HTTP 200 Aug 08 06:23:17.491415 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 126/503] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:23:17 2026] PUT /volume/v3/attachments/10fff23d-8118-4038-9c88-bdb0e9c34077 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:17.835847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bf112985-7620-45da-a41e-4834a6e60b9f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:17.838045 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bf112985-7620-45da-a41e-4834a6e60b9f tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b Aug 08 06:23:17.838381 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bf112985-7620-45da-a41e-4834a6e60b9f tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:17.838689 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bf112985-7620-45da-a41e-4834a6e60b9f tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:17.848422 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bf112985-7620-45da-a41e-4834a6e60b9f tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b returned with HTTP 404 Aug 08 06:23:17.848574 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 125/504] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:17 2026] GET /volume/v3/volumes/58b3afe3-a166-4ceb-94c8-75801c667a3b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:17.859841 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cecfdb32-753d-4e0d-856a-d057f4bdbb21 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:17.862142 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cecfdb32-753d-4e0d-856a-d057f4bdbb21 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] DELETE https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 Aug 08 06:23:17.862377 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cecfdb32-753d-4e0d-856a-d057f4bdbb21 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:17.862594 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cecfdb32-753d-4e0d-856a-d057f4bdbb21 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:17.862805 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-cecfdb32-753d-4e0d-856a-d057f4bdbb21 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Delete volume with id: 123aaddd-6427-42cc-88dc-ad12ab85f6c0 Aug 08 06:23:17.872503 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:17.872503 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:17.872984 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cecfdb32-753d-4e0d-856a-d057f4bdbb21 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:17.899874 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cecfdb32-753d-4e0d-856a-d057f4bdbb21 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Delete volume request issued successfully. Aug 08 06:23:17.900168 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cecfdb32-753d-4e0d-856a-d057f4bdbb21 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 returned with HTTP 202 Aug 08 06:23:17.900830 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 128/505] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:17 2026] DELETE /volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:17.912720 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-080f96a5-80a9-4e19-b0dd-f81993826b18 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:17.916406 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-080f96a5-80a9-4e19-b0dd-f81993826b18 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 Aug 08 06:23:17.916973 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-080f96a5-80a9-4e19-b0dd-f81993826b18 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:17.919988 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-080f96a5-80a9-4e19-b0dd-f81993826b18 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:17.935814 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:17.935814 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:17.944021 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-080f96a5-80a9-4e19-b0dd-f81993826b18 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Volume info retrieved successfully. Aug 08 06:23:17.950860 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-080f96a5-80a9-4e19-b0dd-f81993826b18 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 returned with HTTP 200 Aug 08 06:23:17.951515 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 127/506] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:17 2026] GET /volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:23:18.232640 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-599c7bd4-345f-4767-839a-1d577f029e2a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:18.235798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-599c7bd4-345f-4767-839a-1d577f029e2a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:18.235798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-599c7bd4-345f-4767-839a-1d577f029e2a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:18.235798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-599c7bd4-345f-4767-839a-1d577f029e2a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:18.255889 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:18.255889 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:18.262324 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-599c7bd4-345f-4767-839a-1d577f029e2a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:18.270063 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-599c7bd4-345f-4767-839a-1d577f029e2a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:18.270883 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 127/507] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:18 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:18.685046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:18.941907 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:18.942587 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-985614524", "imageRef": "36b63f83-d161-4e68-82f2-115f93569993"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:18.945688 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-985614524', 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:18.973374 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-14224549-fbbc-4de3-91a1-b2544830c8e1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:18.976718 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14224549-fbbc-4de3-91a1-b2544830c8e1 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] GET https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 Aug 08 06:23:18.977032 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14224549-fbbc-4de3-91a1-b2544830c8e1 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:18.977322 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14224549-fbbc-4de3-91a1-b2544830c8e1 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:18.991517 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14224549-fbbc-4de3-91a1-b2544830c8e1 tempest-ServersNegativeTestJSON-26151796 tempest-ServersNegativeTestJSON-26151796-project-member] https://10.4.3.32/volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 returned with HTTP 404 Aug 08 06:23:18.993124 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 129/508] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:18 2026] GET /volume/v3/volumes/123aaddd-6427-42cc-88dc-ad12ab85f6c0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:19.289713 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-55269b35-fb22-4c29-91e6-413be55f53f4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:19.291347 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55269b35-fb22-4c29-91e6-413be55f53f4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:19.291536 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55269b35-fb22-4c29-91e6-413be55f53f4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:19.291807 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55269b35-fb22-4c29-91e6-413be55f53f4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:19.304081 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:19.304081 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:19.311083 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-55269b35-fb22-4c29-91e6-413be55f53f4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:19.312589 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume of 1 GB Aug 08 06:23:19.314706 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:19.314706 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:19.314706 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Availability Zones retrieved successfully. Aug 08 06:23:19.317848 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55269b35-fb22-4c29-91e6-413be55f53f4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:19.317848 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 128/509] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:19 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:19.322965 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Flow 'volume_create_api' (51c538ac-89a8-4abd-9655-b9907a6698ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:19.324501 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3678b1-c231-4da1-a1e5-6fcdd6bd0af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:19.325925 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:19.393385 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:19.393385 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:19.411563 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3678b1-c231-4da1-a1e5-6fcdd6bd0af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=00859760-e21c-491e-a4a6-b928847e9149,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00859760-e21c-491e-a4a6-b928847e9149', 'encryption_key_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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:19.412452 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b303b998-bf99-4619-90b7-3e0031c3c70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:19.497680 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Created reservations ['72b5af3b-5f7c-4d11-a337-1633835f3d54', 'fb43b15c-8d2b-4e56-909e-b2b9a4dfb4cc', 'a05ab63a-3921-4a20-ae9a-9d1940dd7f71', '6fe86e95-a25c-47d5-8915-ddde11968247'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:19.498708 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b303b998-bf99-4619-90b7-3e0031c3c70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72b5af3b-5f7c-4d11-a337-1633835f3d54', 'fb43b15c-8d2b-4e56-909e-b2b9a4dfb4cc', 'a05ab63a-3921-4a20-ae9a-9d1940dd7f71', '6fe86e95-a25c-47d5-8915-ddde11968247']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:19.499575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f5c8523-2701-4ae7-82f3-7277ca4eab2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:19.528894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f5c8523-2701-4ae7-82f3-7277ca4eab2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03e898d4-08ac-48a8-9bac-b74c43ee8ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-985614524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c60365b565364f5c92a04b70e397d476',qos_specs=None,replication_status=,reservations=['72b5af3b-5f7c-4d11-a337-1633835f3d54','fb43b15c-8d2b-4e56-909e-b2b9a4dfb4cc','a05ab63a-3921-4a20-ae9a-9d1940dd7f71','6fe86e95-a25c-47d5-8915-ddde11968247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596c95592f874b16a53ab0bace403cdf',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-985614524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03e898d4-08ac-48a8-9bac-b74c43ee8ba0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c60365b565364f5c92a04b70e397d476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596c95592f874b16a53ab0bace403cdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00859760-e21c-491e-a4a6-b928847e9149),volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:19.529658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82930791-c0b9-4693-8a30-bac85d718747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:19.552596 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82930791-c0b9-4693-8a30-bac85d718747) transitioned into state 'SUCCESS' from state '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-985614524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c60365b565364f5c92a04b70e397d476',qos_specs=None,replication_status=,reservations=['72b5af3b-5f7c-4d11-a337-1633835f3d54','fb43b15c-8d2b-4e56-909e-b2b9a4dfb4cc','a05ab63a-3921-4a20-ae9a-9d1940dd7f71','6fe86e95-a25c-47d5-8915-ddde11968247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596c95592f874b16a53ab0bace403cdf',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:19.553673 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08527050-48af-429d-9fa9-bf85faab4b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:19.566685 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08527050-48af-429d-9fa9-bf85faab4b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:19.567789 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Flow 'volume_create_api' (51c538ac-89a8-4abd-9655-b9907a6698ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:19.568126 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume request issued successfully. Aug 08 06:23:19.568709 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a39848a5-98ea-418e-a72c-ad4f3f408b2a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:19.569274 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 126/510] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:23:18 2026] POST /volume/v3/volumes => generated 757 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:19.589026 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a56c97b9-5bb9-44eb-880d-00923353559e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:19.593946 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a56c97b9-5bb9-44eb-880d-00923353559e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:23:19.593946 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a56c97b9-5bb9-44eb-880d-00923353559e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:19.593946 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a56c97b9-5bb9-44eb-880d-00923353559e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:19.601677 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:19.601677 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:19.608737 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a56c97b9-5bb9-44eb-880d-00923353559e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:19.618183 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a56c97b9-5bb9-44eb-880d-00923353559e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 returned with HTTP 200 Aug 08 06:23:19.618183 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 128/511] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:19 2026] GET /volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:20.332387 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-40dfa2ad-2402-4cec-9f43-839ca53982b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:20.334920 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40dfa2ad-2402-4cec-9f43-839ca53982b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:20.335208 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40dfa2ad-2402-4cec-9f43-839ca53982b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:20.335472 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40dfa2ad-2402-4cec-9f43-839ca53982b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:20.352678 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:20.352678 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:20.361464 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-40dfa2ad-2402-4cec-9f43-839ca53982b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:20.373140 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40dfa2ad-2402-4cec-9f43-839ca53982b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:20.373646 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 130/512] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:20 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:20.636849 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2b710995-200d-40db-b12c-bcbcc42118df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:20.642131 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b710995-200d-40db-b12c-bcbcc42118df tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:23:20.642460 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b710995-200d-40db-b12c-bcbcc42118df tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:20.642747 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b710995-200d-40db-b12c-bcbcc42118df tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:20.653822 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:20.653822 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:20.661133 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2b710995-200d-40db-b12c-bcbcc42118df tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:20.669303 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b710995-200d-40db-b12c-bcbcc42118df tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 returned with HTTP 200 Aug 08 06:23:20.673806 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 129/513] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:20 2026] GET /volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:20.803537 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-df06a48d-4223-4782-84c3-c395027bb884 req-115fe918-f5b8-48c6-8a99-a8374e628271 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:20.808106 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-115fe918-f5b8-48c6-8a99-a8374e628271 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:23:20.808436 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-115fe918-f5b8-48c6-8a99-a8374e628271 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:20.812256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-115fe918-f5b8-48c6-8a99-a8374e628271 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:20.826656 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:20.826656 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:20.841035 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-df06a48d-4223-4782-84c3-c395027bb884 req-115fe918-f5b8-48c6-8a99-a8374e628271 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:20.848568 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-115fe918-f5b8-48c6-8a99-a8374e628271 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 returned with HTTP 200 Aug 08 06:23:20.849039 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 127/514] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:20 2026] GET /volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:20.875147 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-fea2bf0f-cb00-45dc-948d-62ee36f4c069 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:20.880840 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-fea2bf0f-cb00-45dc-948d-62ee36f4c069 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/attachments/10fff23d-8118-4038-9c88-bdb0e9c34077/action Aug 08 06:23:20.884227 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-fea2bf0f-cb00-45dc-948d-62ee36f4c069 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:23:20.884227 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-fea2bf0f-cb00-45dc-948d-62ee36f4c069 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:20.904926 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:20.904926 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:20.926678 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0c02f4b5-9aba-4c9e-92f7-77da0a01fcb8 req-fea2bf0f-cb00-45dc-948d-62ee36f4c069 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments/10fff23d-8118-4038-9c88-bdb0e9c34077/action returned with HTTP 204 Aug 08 06:23:20.927253 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 129/515] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:23:20 2026] POST /volume/v3/attachments/10fff23d-8118-4038-9c88-bdb0e9c34077/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:21.392727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c3f21592-aca5-45e0-800e-e057e3271c24 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:21.395294 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c3f21592-aca5-45e0-800e-e057e3271c24 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:21.395571 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c3f21592-aca5-45e0-800e-e057e3271c24 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:21.395800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c3f21592-aca5-45e0-800e-e057e3271c24 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:21.408829 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:21.408829 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:21.414742 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c3f21592-aca5-45e0-800e-e057e3271c24 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:21.421826 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c3f21592-aca5-45e0-800e-e057e3271c24 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:21.422420 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 131/516] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:21 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:21.439683 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7bae6a87-3eb5-4512-8ae8-624873bd5828 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:21.439860 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-df06a48d-4223-4782-84c3-c395027bb884 req-d431e2d2-2d20-43a6-8e87-39425977d591 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:21.441851 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7bae6a87-3eb5-4512-8ae8-624873bd5828 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:23:21.442098 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7bae6a87-3eb5-4512-8ae8-624873bd5828 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:21.442343 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7bae6a87-3eb5-4512-8ae8-624873bd5828 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:21.445142 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-d431e2d2-2d20-43a6-8e87-39425977d591 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:23:21.445532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-d431e2d2-2d20-43a6-8e87-39425977d591 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:21.445768 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-d431e2d2-2d20-43a6-8e87-39425977d591 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:21.453653 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:21.453653 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:21.453827 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:21.453827 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:21.457977 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-df06a48d-4223-4782-84c3-c395027bb884 req-d431e2d2-2d20-43a6-8e87-39425977d591 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:21.458407 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7bae6a87-3eb5-4512-8ae8-624873bd5828 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:23:21.463527 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7bae6a87-3eb5-4512-8ae8-624873bd5828 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:23:21.464070 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 130/517] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:21 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:21.465198 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-d431e2d2-2d20-43a6-8e87-39425977d591 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 returned with HTTP 200 Aug 08 06:23:21.465803 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 128/518] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:21 2026] GET /volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:21.477892 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d6631f22-6319-4822-9b56-27c4b1633e6b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:21.478340 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6631f22-6319-4822-9b56-27c4b1633e6b None None] GET https://10.4.3.32/volume// Aug 08 06:23:21.478532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6631f22-6319-4822-9b56-27c4b1633e6b None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:21.478732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6631f22-6319-4822-9b56-27c4b1633e6b None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:21.479073 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6631f22-6319-4822-9b56-27c4b1633e6b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:21.479404 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 130/519] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:23:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:21.492474 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-df06a48d-4223-4782-84c3-c395027bb884 req-11e8facd-4df4-450a-ba5a-5501c6ca6ac2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:21.494631 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-11e8facd-4df4-450a-ba5a-5501c6ca6ac2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:23:21.495044 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-11e8facd-4df4-450a-ba5a-5501c6ca6ac2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03e898d4-08ac-48a8-9bac-b74c43ee8ba0", "connector": null, "instance_uuid": "3fefe5a8-a87c-4523-8231-5cf568e7a09b"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:21.506799 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:21.506799 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:21.552962 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-11e8facd-4df4-450a-ba5a-5501c6ca6ac2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:23:21.553621 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 132/520] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:23:21 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:23.115475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a32fde8-d091-49ad-8847-e4165234ba7d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:23.116538 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a32fde8-d091-49ad-8847-e4165234ba7d None None] GET https://10.4.3.32/volume// Aug 08 06:23:23.116538 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a32fde8-d091-49ad-8847-e4165234ba7d None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:23.116538 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a32fde8-d091-49ad-8847-e4165234ba7d None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:23.116868 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a32fde8-d091-49ad-8847-e4165234ba7d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:23.117120 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 131/521] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:23:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:23.128330 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-df06a48d-4223-4782-84c3-c395027bb884 req-b5dcbf6b-8872-44a9-91b8-52c751ceb189 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:23.130632 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-b5dcbf6b-8872-44a9-91b8-52c751ceb189 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:23:23.132852 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-b5dcbf6b-8872-44a9-91b8-52c751ceb189 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:23.132852 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-b5dcbf6b-8872-44a9-91b8-52c751ceb189 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:23.147922 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:23.147922 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:23.152342 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-df06a48d-4223-4782-84c3-c395027bb884 req-b5dcbf6b-8872-44a9-91b8-52c751ceb189 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:23.158507 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-b5dcbf6b-8872-44a9-91b8-52c751ceb189 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 returned with HTTP 200 Aug 08 06:23:23.159326 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 129/522] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:23:23 2026] GET /volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:23:23.287973 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-df06a48d-4223-4782-84c3-c395027bb884 req-cbc649d3-33d6-4ba9-b914-69193602fa05 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:23.290539 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-cbc649d3-33d6-4ba9-b914-69193602fa05 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] PUT https://10.4.3.32/volume/v3/attachments/ccd76ca7-3428-40a3-8036-fceaf352e1d3 Aug 08 06:23:23.290995 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-cbc649d3-33d6-4ba9-b914-69193602fa05 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:23.299052 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-df06a48d-4223-4782-84c3-c395027bb884 req-cbc649d3-33d6-4ba9-b914-69193602fa05 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Acquiring lock "cinder-attachment_update-03e898d4-08ac-48a8-9bac-b74c43ee8ba0-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:23:23.306274 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-df06a48d-4223-4782-84c3-c395027bb884 req-cbc649d3-33d6-4ba9-b914-69193602fa05 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-03e898d4-08ac-48a8-9bac-b74c43ee8ba0-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:23:23.307324 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:23.307324 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:23.409908 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-df06a48d-4223-4782-84c3-c395027bb884 req-cbc649d3-33d6-4ba9-b914-69193602fa05 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-03e898d4-08ac-48a8-9bac-b74c43ee8ba0-np0000006785" released by "attachment_update" :: held 0.104s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:23:23.410241 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-cbc649d3-33d6-4ba9-b914-69193602fa05 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/ccd76ca7-3428-40a3-8036-fceaf352e1d3 returned with HTTP 200 Aug 08 06:23:23.410853 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 131/523] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:23:23 2026] PUT /volume/v3/attachments/ccd76ca7-3428-40a3-8036-fceaf352e1d3 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:23.437695 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-df06a48d-4223-4782-84c3-c395027bb884 req-b02f7e2a-a457-4b5e-9079-9c340756f413 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:23.440380 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-b02f7e2a-a457-4b5e-9079-9c340756f413 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments/ccd76ca7-3428-40a3-8036-fceaf352e1d3/action Aug 08 06:23:23.441104 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-b02f7e2a-a457-4b5e-9079-9c340756f413 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:23:23.441541 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-b02f7e2a-a457-4b5e-9079-9c340756f413 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:23.462805 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:23.462805 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:23.477043 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-df06a48d-4223-4782-84c3-c395027bb884 req-b02f7e2a-a457-4b5e-9079-9c340756f413 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/ccd76ca7-3428-40a3-8036-fceaf352e1d3/action returned with HTTP 204 Aug 08 06:23:23.478008 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 133/524] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:23:23 2026] POST /volume/v3/attachments/ccd76ca7-3428-40a3-8036-fceaf352e1d3/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:26.421102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-f2e9f9b0-d070-439f-99ac-28a6616469d8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:26.431903 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-f2e9f9b0-d070-439f-99ac-28a6616469d8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:26.431903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-f2e9f9b0-d070-439f-99ac-28a6616469d8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:26.431903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-f2e9f9b0-d070-439f-99ac-28a6616469d8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:26.447247 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:26.447247 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:26.454179 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-f2e9f9b0-d070-439f-99ac-28a6616469d8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:26.460491 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-f2e9f9b0-d070-439f-99ac-28a6616469d8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:26.461452 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 132/525] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:26 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:26.653140 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a187dff4-ebaf-4172-8e3a-8a96d82f2ea9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:26.654430 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a187dff4-ebaf-4172-8e3a-8a96d82f2ea9 None None] GET https://10.4.3.32/volume// Aug 08 06:23:26.654637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a187dff4-ebaf-4172-8e3a-8a96d82f2ea9 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:26.654930 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a187dff4-ebaf-4172-8e3a-8a96d82f2ea9 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:26.656180 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a187dff4-ebaf-4172-8e3a-8a96d82f2ea9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:26.657508 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 130/526] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:23:26 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:26.668474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-4eb7176c-f1df-4be3-8df2-88d397083eaa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:26.672492 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-4eb7176c-f1df-4be3-8df2-88d397083eaa tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:23:26.673010 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-4eb7176c-f1df-4be3-8df2-88d397083eaa tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3258cc97-806b-4db0-9808-84d4f5299958", "connector": null, "instance_uuid": "e308edfe-152a-4d6f-9c87-0a82fc3982db"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:26.684991 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:26.684991 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:26.727659 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-4eb7176c-f1df-4be3-8df2-88d397083eaa tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:23:26.729434 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 132/527] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:23:26 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:26.791960 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a2032042-6cba-47d7-818b-074deeb5108a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:26.795970 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2032042-6cba-47d7-818b-074deeb5108a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:26.795970 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2032042-6cba-47d7-818b-074deeb5108a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:26.795970 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2032042-6cba-47d7-818b-074deeb5108a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:26.809449 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-125d93ff-50b8-41fc-ac72-d5c057454041 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:26.810058 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-125d93ff-50b8-41fc-ac72-d5c057454041 None None] GET https://10.4.3.32/volume// Aug 08 06:23:26.810058 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-125d93ff-50b8-41fc-ac72-d5c057454041 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:26.810282 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-125d93ff-50b8-41fc-ac72-d5c057454041 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:26.811018 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-125d93ff-50b8-41fc-ac72-d5c057454041 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:26.811464 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 133/528] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:23:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:26.813575 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:26.813575 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:26.821977 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a2032042-6cba-47d7-818b-074deeb5108a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:26.827166 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-662c10c6-15ae-4407-9657-5c78c7d96823 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:26.829754 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2032042-6cba-47d7-818b-074deeb5108a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:26.830523 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 134/529] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:26 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:26.830885 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-662c10c6-15ae-4407-9657-5c78c7d96823 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:26.831245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-662c10c6-15ae-4407-9657-5c78c7d96823 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:26.831564 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-662c10c6-15ae-4407-9657-5c78c7d96823 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:26.847493 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:26.847493 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:26.853387 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-662c10c6-15ae-4407-9657-5c78c7d96823 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:26.860124 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-662c10c6-15ae-4407-9657-5c78c7d96823 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:26.860452 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 131/530] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:23:26 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:23:27.000584 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-743d29b1-c747-4e0b-a095-003e0589dcb8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:27.006611 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-743d29b1-c747-4e0b-a095-003e0589dcb8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] PUT https://10.4.3.32/volume/v3/attachments/b917ba1e-57e0-4443-b15a-5ccef3e02762 Aug 08 06:23:27.007316 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-743d29b1-c747-4e0b-a095-003e0589dcb8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:27.020695 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-743d29b1-c747-4e0b-a095-003e0589dcb8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Acquiring lock "cinder-attachment_update-3258cc97-806b-4db0-9808-84d4f5299958-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:23:27.031235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-743d29b1-c747-4e0b-a095-003e0589dcb8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Lock "cinder-attachment_update-3258cc97-806b-4db0-9808-84d4f5299958-np0000006785" acquired by "attachment_update" :: waited 0.011s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:23:27.034448 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:27.034448 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:27.170944 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-743d29b1-c747-4e0b-a095-003e0589dcb8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Lock "cinder-attachment_update-3258cc97-806b-4db0-9808-84d4f5299958-np0000006785" released by "attachment_update" :: held 0.140s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:23:27.171327 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-743d29b1-c747-4e0b-a095-003e0589dcb8 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/attachments/b917ba1e-57e0-4443-b15a-5ccef3e02762 returned with HTTP 200 Aug 08 06:23:27.171995 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 133/531] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:23:26 2026] PUT /volume/v3/attachments/b917ba1e-57e0-4443-b15a-5ccef3e02762 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:27.408665 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:27.411143 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:27.411557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2076463596", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:27.413581 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2076463596', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:27.413691 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Create volume of 1 GB Aug 08 06:23:27.418949 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Availability Zones retrieved successfully. Aug 08 06:23:27.427359 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Flow 'volume_create_api' (5252f418-5178-40c9-bc57-811e6337b1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:27.428545 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fe0992-cd78-4aa9-a2f9-c10e85e023e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:27.429552 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:27.461859 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fe0992-cd78-4aa9-a2f9-c10e85e023e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:27.462980 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c267d313-ac85-4fb0-83d7-f1b73b5f5d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:27.545613 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Created reservations ['6e974c73-8d24-4d42-8393-7c2ae507c6ee', '9f76c31d-d5ac-4170-84e9-c34e8d55cc1f', 'f4c2e575-6c82-4465-8268-8e36533cb305', '21c8755a-f7e3-4a63-8308-46efd370a07b'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:27.546061 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c267d313-ac85-4fb0-83d7-f1b73b5f5d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e974c73-8d24-4d42-8393-7c2ae507c6ee', '9f76c31d-d5ac-4170-84e9-c34e8d55cc1f', 'f4c2e575-6c82-4465-8268-8e36533cb305', '21c8755a-f7e3-4a63-8308-46efd370a07b']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:27.546762 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c3955f-6c97-41be-bba0-33dffb6e4f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:27.571264 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c3955f-6c97-41be-bba0-33dffb6e4f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa596927-94a7-42cb-af19-6d5a2f70579b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2076463596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a432bf4b01d44b02bae52c363115dfaa',qos_specs=None,replication_status=,reservations=['6e974c73-8d24-4d42-8393-7c2ae507c6ee','9f76c31d-d5ac-4170-84e9-c34e8d55cc1f','f4c2e575-6c82-4465-8268-8e36533cb305','21c8755a-f7e3-4a63-8308-46efd370a07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de6e67e28aa74d9b8dd65b8c680106f8',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2076463596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa596927-94a7-42cb-af19-6d5a2f70579b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a432bf4b01d44b02bae52c363115dfaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de6e67e28aa74d9b8dd65b8c680106f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:27.573177 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (411ba322-f9b5-432b-9492-12c6541b6409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:27.592099 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (411ba322-f9b5-432b-9492-12c6541b6409) transitioned into state 'SUCCESS' from state '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-2076463596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a432bf4b01d44b02bae52c363115dfaa',qos_specs=None,replication_status=,reservations=['6e974c73-8d24-4d42-8393-7c2ae507c6ee','9f76c31d-d5ac-4170-84e9-c34e8d55cc1f','f4c2e575-6c82-4465-8268-8e36533cb305','21c8755a-f7e3-4a63-8308-46efd370a07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de6e67e28aa74d9b8dd65b8c680106f8',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:27.592845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de0276b-f344-4849-8ec0-b3c299b432f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:27.605591 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de0276b-f344-4849-8ec0-b3c299b432f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:27.606965 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Flow 'volume_create_api' (5252f418-5178-40c9-bc57-811e6337b1cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:27.607453 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Create volume request issued successfully. Aug 08 06:23:27.608328 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d739979b-864b-44bc-8635-af87c2eaef11 req-7f782801-5700-4e46-8fe7-94646d600eb0 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:27.609694 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 134/532] 10.4.3.32 () {72 vars in 1534 bytes} [Sat Aug 8 06:23:27 2026] POST /volume/v3/volumes => generated 753 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:27.620097 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d739979b-864b-44bc-8635-af87c2eaef11 req-effc5ce8-1af1-4280-a20d-128606cf5fa5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:27.623927 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d739979b-864b-44bc-8635-af87c2eaef11 req-effc5ce8-1af1-4280-a20d-128606cf5fa5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] GET https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:27.624315 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d739979b-864b-44bc-8635-af87c2eaef11 req-effc5ce8-1af1-4280-a20d-128606cf5fa5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:27.624583 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d739979b-864b-44bc-8635-af87c2eaef11 req-effc5ce8-1af1-4280-a20d-128606cf5fa5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:27.639670 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:27.639670 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:27.645955 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-d739979b-864b-44bc-8635-af87c2eaef11 req-effc5ce8-1af1-4280-a20d-128606cf5fa5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Volume info retrieved successfully. Aug 08 06:23:27.654809 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d739979b-864b-44bc-8635-af87c2eaef11 req-effc5ce8-1af1-4280-a20d-128606cf5fa5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b returned with HTTP 200 Aug 08 06:23:27.654809 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 135/533] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:27 2026] GET /volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:27.690071 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-284be855-6c0d-4828-b2d3-343dd61ce37b req-9038572c-0eb1-4ca9-b467-21e9cba7851d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:27.692579 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-284be855-6c0d-4828-b2d3-343dd61ce37b req-9038572c-0eb1-4ca9-b467-21e9cba7851d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] GET https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:27.692790 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-284be855-6c0d-4828-b2d3-343dd61ce37b req-9038572c-0eb1-4ca9-b467-21e9cba7851d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:27.693054 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-284be855-6c0d-4828-b2d3-343dd61ce37b req-9038572c-0eb1-4ca9-b467-21e9cba7851d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:27.701346 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:27.701346 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:27.706291 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-284be855-6c0d-4828-b2d3-343dd61ce37b req-9038572c-0eb1-4ca9-b467-21e9cba7851d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Volume info retrieved successfully. Aug 08 06:23:27.711693 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-284be855-6c0d-4828-b2d3-343dd61ce37b req-9038572c-0eb1-4ca9-b467-21e9cba7851d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b returned with HTTP 200 Aug 08 06:23:27.712174 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 132/534] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:27 2026] GET /volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:27.847984 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-db359150-2ad1-42c5-a3c3-34c312f70a91 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:27.850119 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db359150-2ad1-42c5-a3c3-34c312f70a91 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:27.850420 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db359150-2ad1-42c5-a3c3-34c312f70a91 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:27.850679 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db359150-2ad1-42c5-a3c3-34c312f70a91 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:27.864839 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:27.864839 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:27.871149 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-db359150-2ad1-42c5-a3c3-34c312f70a91 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:27.877707 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db359150-2ad1-42c5-a3c3-34c312f70a91 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:27.878334 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 134/535] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:27 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:28.750677 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ba6ee507-df10-493d-91dc-009bc097ae65 req-d82af549-3e12-494d-8a2b-6557c0580ab4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:28.754815 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ba6ee507-df10-493d-91dc-009bc097ae65 req-d82af549-3e12-494d-8a2b-6557c0580ab4 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] GET https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:28.757751 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ba6ee507-df10-493d-91dc-009bc097ae65 req-d82af549-3e12-494d-8a2b-6557c0580ab4 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:28.757751 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ba6ee507-df10-493d-91dc-009bc097ae65 req-d82af549-3e12-494d-8a2b-6557c0580ab4 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:28.766963 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:28.766963 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:28.774250 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-ba6ee507-df10-493d-91dc-009bc097ae65 req-d82af549-3e12-494d-8a2b-6557c0580ab4 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Volume info retrieved successfully. Aug 08 06:23:28.791123 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ba6ee507-df10-493d-91dc-009bc097ae65 req-d82af549-3e12-494d-8a2b-6557c0580ab4 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b returned with HTTP 200 Aug 08 06:23:28.791748 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 135/536] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:28 2026] GET /volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:28.830524 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-95e3e043-14b6-4c4a-b916-51bc4b148752 req-b9d46b96-e731-4e29-b713-0ac2b4a5d100 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:28.833256 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-95e3e043-14b6-4c4a-b916-51bc4b148752 req-b9d46b96-e731-4e29-b713-0ac2b4a5d100 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:23:28.834641 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-95e3e043-14b6-4c4a-b916-51bc4b148752 req-b9d46b96-e731-4e29-b713-0ac2b4a5d100 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa596927-94a7-42cb-af19-6d5a2f70579b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-887981625", "description": null, "metadata": {}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:28.843935 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:28.843935 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:28.844719 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-95e3e043-14b6-4c4a-b916-51bc4b148752 req-b9d46b96-e731-4e29-b713-0ac2b4a5d100 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Volume info retrieved successfully. Aug 08 06:23:28.844847 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [req-95e3e043-14b6-4c4a-b916-51bc4b148752 req-b9d46b96-e731-4e29-b713-0ac2b4a5d100 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Create snapshot from volume aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:28.871821 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [req-95e3e043-14b6-4c4a-b916-51bc4b148752 req-b9d46b96-e731-4e29-b713-0ac2b4a5d100 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:23:28.899035 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a5829170-e9a1-4f1a-affa-01305f63b47b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:28.900696 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5829170-e9a1-4f1a-affa-01305f63b47b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:28.901047 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5829170-e9a1-4f1a-affa-01305f63b47b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:28.901358 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5829170-e9a1-4f1a-affa-01305f63b47b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:28.909303 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [req-95e3e043-14b6-4c4a-b916-51bc4b148752 req-b9d46b96-e731-4e29-b713-0ac2b4a5d100 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Created reservations ['25e83abb-4a16-44c2-a62e-df3cc533fdd8', '8c8162c8-e0c1-4664-b88f-8637c8054df0', '5689adeb-e972-46f2-81b6-d96afc676ff3', '487c7f8b-e088-49fa-97ab-48e7b9027ba8'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:28.915636 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:28.915636 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:28.922256 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a5829170-e9a1-4f1a-affa-01305f63b47b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:28.934660 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5829170-e9a1-4f1a-affa-01305f63b47b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:28.934660 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 133/537] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:28 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:28.993270 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-95e3e043-14b6-4c4a-b916-51bc4b148752 req-b9d46b96-e731-4e29-b713-0ac2b4a5d100 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Snapshot create request issued successfully. Aug 08 06:23:28.993596 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-95e3e043-14b6-4c4a-b916-51bc4b148752 req-b9d46b96-e731-4e29-b713-0ac2b4a5d100 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:23:28.994089 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 136/538] 10.4.3.32 () {72 vars in 1540 bytes} [Sat Aug 8 06:23:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:29.093894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f51d94be-e998-47a6-862a-b1491540558e req-d11dcd03-33b5-4d6c-ba6e-b50a4ddee4fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:29.096000 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f51d94be-e998-47a6-862a-b1491540558e req-d11dcd03-33b5-4d6c-ba6e-b50a4ddee4fd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] GET https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 Aug 08 06:23:29.097035 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f51d94be-e998-47a6-862a-b1491540558e req-d11dcd03-33b5-4d6c-ba6e-b50a4ddee4fd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:29.097376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f51d94be-e998-47a6-862a-b1491540558e req-d11dcd03-33b5-4d6c-ba6e-b50a4ddee4fd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:29.135667 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:29.135667 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:29.136492 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-f51d94be-e998-47a6-862a-b1491540558e req-d11dcd03-33b5-4d6c-ba6e-b50a4ddee4fd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] Snapshot retrieved successfully. Aug 08 06:23:29.138087 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f51d94be-e998-47a6-862a-b1491540558e req-d11dcd03-33b5-4d6c-ba6e-b50a4ddee4fd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 returned with HTTP 200 Aug 08 06:23:29.138614 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 135/539] 10.4.3.32 () {68 vars in 1597 bytes} [Sat Aug 8 06:23:29 2026] GET /volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:29.175825 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-fbde5f57-a2e6-4118-a773-cfc3b838c406 req-6216ba37-7c0e-428a-ae72-45c4b97e1d1e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:29.180147 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fbde5f57-a2e6-4118-a773-cfc3b838c406 req-6216ba37-7c0e-428a-ae72-45c4b97e1d1e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 08 06:23:29.181234 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fbde5f57-a2e6-4118-a773-cfc3b838c406 req-6216ba37-7c0e-428a-ae72-45c4b97e1d1e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:29.181234 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fbde5f57-a2e6-4118-a773-cfc3b838c406 req-6216ba37-7c0e-428a-ae72-45c4b97e1d1e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:29.182373 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [req-fbde5f57-a2e6-4118-a773-cfc3b838c406 req-6216ba37-7c0e-428a-ae72-45c4b97e1d1e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:23:29.183797 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [req-fbde5f57-a2e6-4118-a773-cfc3b838c406 req-6216ba37-7c0e-428a-ae72-45c4b97e1d1e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:23:29.205125 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-fbde5f57-a2e6-4118-a773-cfc3b838c406 req-6216ba37-7c0e-428a-ae72-45c4b97e1d1e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] Get all snapshots completed successfully. Aug 08 06:23:29.205638 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:29.205638 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:29.206291 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fbde5f57-a2e6-4118-a773-cfc3b838c406 req-6216ba37-7c0e-428a-ae72-45c4b97e1d1e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-reader] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 06:23:29.206688 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 136/540] 10.4.3.32 () {68 vars in 1507 bytes} [Sat Aug 8 06:23:29 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:29.248944 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4ef7e9a0-d426-4d25-b0a8-1b535048cf0c req-2b3b31ab-971c-4e5a-a88e-c301f423f6b5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:29.251463 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4ef7e9a0-d426-4d25-b0a8-1b535048cf0c req-2b3b31ab-971c-4e5a-a88e-c301f423f6b5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] GET https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 Aug 08 06:23:29.251714 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4ef7e9a0-d426-4d25-b0a8-1b535048cf0c req-2b3b31ab-971c-4e5a-a88e-c301f423f6b5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:29.252077 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4ef7e9a0-d426-4d25-b0a8-1b535048cf0c req-2b3b31ab-971c-4e5a-a88e-c301f423f6b5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:29.275566 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:29.275566 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:29.276349 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-4ef7e9a0-d426-4d25-b0a8-1b535048cf0c req-2b3b31ab-971c-4e5a-a88e-c301f423f6b5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Snapshot retrieved successfully. Aug 08 06:23:29.277588 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4ef7e9a0-d426-4d25-b0a8-1b535048cf0c req-2b3b31ab-971c-4e5a-a88e-c301f423f6b5 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 returned with HTTP 200 Aug 08 06:23:29.278185 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 134/541] 10.4.3.32 () {68 vars in 1597 bytes} [Sat Aug 8 06:23:29 2026] GET /volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:29.306133 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-1721a6c3-b21b-4706-b385-6ae8795134a3 req-2e04b9db-f344-4239-b65d-a48291b4d420 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:29.308667 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1721a6c3-b21b-4706-b385-6ae8795134a3 req-2e04b9db-f344-4239-b65d-a48291b4d420 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 Aug 08 06:23:29.309077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1721a6c3-b21b-4706-b385-6ae8795134a3 req-2e04b9db-f344-4239-b65d-a48291b4d420 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:29.309225 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1721a6c3-b21b-4706-b385-6ae8795134a3 req-2e04b9db-f344-4239-b65d-a48291b4d420 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:29.309306 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [req-1721a6c3-b21b-4706-b385-6ae8795134a3 req-2e04b9db-f344-4239-b65d-a48291b4d420 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Delete snapshot with id: 942679d5-fdd4-49b1-af2d-a129dd18c9f0 Aug 08 06:23:29.316505 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:29.316505 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:29.317148 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-1721a6c3-b21b-4706-b385-6ae8795134a3 req-2e04b9db-f344-4239-b65d-a48291b4d420 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Snapshot retrieved successfully. Aug 08 06:23:29.343074 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-1721a6c3-b21b-4706-b385-6ae8795134a3 req-2e04b9db-f344-4239-b65d-a48291b4d420 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Snapshot delete request issued successfully. Aug 08 06:23:29.343425 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1721a6c3-b21b-4706-b385-6ae8795134a3 req-2e04b9db-f344-4239-b65d-a48291b4d420 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 returned with HTTP 202 Aug 08 06:23:29.344047 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 137/542] 10.4.3.32 () {70 vars in 1619 bytes} [Sat Aug 8 06:23:29 2026] DELETE /volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:29.369479 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ec8c3f2f-4852-4bb3-b81a-d06cca26f731 req-38c58b13-5e39-499c-91f2-cfaedea52c0e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:29.372465 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ec8c3f2f-4852-4bb3-b81a-d06cca26f731 req-38c58b13-5e39-499c-91f2-cfaedea52c0e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] GET https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 Aug 08 06:23:29.372465 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ec8c3f2f-4852-4bb3-b81a-d06cca26f731 req-38c58b13-5e39-499c-91f2-cfaedea52c0e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:29.375817 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ec8c3f2f-4852-4bb3-b81a-d06cca26f731 req-38c58b13-5e39-499c-91f2-cfaedea52c0e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:29.378178 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:29.378178 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:29.378831 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-ec8c3f2f-4852-4bb3-b81a-d06cca26f731 req-38c58b13-5e39-499c-91f2-cfaedea52c0e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Snapshot retrieved successfully. Aug 08 06:23:29.379914 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ec8c3f2f-4852-4bb3-b81a-d06cca26f731 req-38c58b13-5e39-499c-91f2-cfaedea52c0e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 returned with HTTP 200 Aug 08 06:23:29.380434 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 136/543] 10.4.3.32 () {68 vars in 1597 bytes} [Sat Aug 8 06:23:29 2026] GET /volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:29.953828 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-978e0cf5-9440-44dc-abff-911aaa432d8d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:29.956000 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-978e0cf5-9440-44dc-abff-911aaa432d8d tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:29.956137 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-978e0cf5-9440-44dc-abff-911aaa432d8d tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:29.957379 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-978e0cf5-9440-44dc-abff-911aaa432d8d tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:29.967916 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:29.967916 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:29.973359 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-978e0cf5-9440-44dc-abff-911aaa432d8d tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:29.995241 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-978e0cf5-9440-44dc-abff-911aaa432d8d tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:29.995702 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 137/544] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:29 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:30.414309 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0d8a9f68-b5c8-44f5-abe1-e1c685bee529 req-ce8aaeeb-fa59-45c3-bae0-bcb529d22436 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:30.417657 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0d8a9f68-b5c8-44f5-abe1-e1c685bee529 req-ce8aaeeb-fa59-45c3-bae0-bcb529d22436 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] GET https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 Aug 08 06:23:30.417848 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0d8a9f68-b5c8-44f5-abe1-e1c685bee529 req-ce8aaeeb-fa59-45c3-bae0-bcb529d22436 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:30.419000 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0d8a9f68-b5c8-44f5-abe1-e1c685bee529 req-ce8aaeeb-fa59-45c3-bae0-bcb529d22436 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:30.423911 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0d8a9f68-b5c8-44f5-abe1-e1c685bee529 req-ce8aaeeb-fa59-45c3-bae0-bcb529d22436 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 returned with HTTP 404 Aug 08 06:23:30.425254 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 135/545] 10.4.3.32 () {68 vars in 1597 bytes} [Sat Aug 8 06:23:30 2026] GET /volume/v3/snapshots/942679d5-fdd4-49b1-af2d-a129dd18c9f0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:30.455031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b7399c1e-a143-49d6-aab0-a335ea5939c2 req-45d7f511-d7ce-45ae-96b7-c91a8e31eadd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:30.457466 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b7399c1e-a143-49d6-aab0-a335ea5939c2 req-45d7f511-d7ce-45ae-96b7-c91a8e31eadd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] DELETE https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:30.457728 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b7399c1e-a143-49d6-aab0-a335ea5939c2 req-45d7f511-d7ce-45ae-96b7-c91a8e31eadd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:30.457963 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b7399c1e-a143-49d6-aab0-a335ea5939c2 req-45d7f511-d7ce-45ae-96b7-c91a8e31eadd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:30.458240 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [req-b7399c1e-a143-49d6-aab0-a335ea5939c2 req-45d7f511-d7ce-45ae-96b7-c91a8e31eadd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Delete volume with id: aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:30.467089 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:30.467089 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:30.467880 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-b7399c1e-a143-49d6-aab0-a335ea5939c2 req-45d7f511-d7ce-45ae-96b7-c91a8e31eadd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Volume info retrieved successfully. Aug 08 06:23:30.497805 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-b7399c1e-a143-49d6-aab0-a335ea5939c2 req-45d7f511-d7ce-45ae-96b7-c91a8e31eadd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Delete volume request issued successfully. Aug 08 06:23:30.497805 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b7399c1e-a143-49d6-aab0-a335ea5939c2 req-45d7f511-d7ce-45ae-96b7-c91a8e31eadd tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b returned with HTTP 202 Aug 08 06:23:30.497805 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 138/546] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:23:30 2026] DELETE /volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:30.526074 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-96021fa1-f03a-4507-a5ff-47ba84e35294 req-c771f72b-478a-4141-91f6-e528fb22769d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:30.529168 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-96021fa1-f03a-4507-a5ff-47ba84e35294 req-c771f72b-478a-4141-91f6-e528fb22769d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] GET https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:30.530431 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-96021fa1-f03a-4507-a5ff-47ba84e35294 req-c771f72b-478a-4141-91f6-e528fb22769d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:30.530431 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-96021fa1-f03a-4507-a5ff-47ba84e35294 req-c771f72b-478a-4141-91f6-e528fb22769d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:30.540733 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:30.540733 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:30.549161 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-96021fa1-f03a-4507-a5ff-47ba84e35294 req-c771f72b-478a-4141-91f6-e528fb22769d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Volume info retrieved successfully. Aug 08 06:23:30.556032 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-96021fa1-f03a-4507-a5ff-47ba84e35294 req-c771f72b-478a-4141-91f6-e528fb22769d tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b returned with HTTP 200 Aug 08 06:23:30.556729 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 137/547] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:30 2026] GET /volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:31.011954 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-40e033f9-06c2-4ae5-8a39-22a038c9ea38 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:31.014929 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-40e033f9-06c2-4ae5-8a39-22a038c9ea38 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:31.015220 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-40e033f9-06c2-4ae5-8a39-22a038c9ea38 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:31.015474 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-40e033f9-06c2-4ae5-8a39-22a038c9ea38 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:31.029519 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:31.029519 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:31.034403 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-40e033f9-06c2-4ae5-8a39-22a038c9ea38 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:31.040231 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-40e033f9-06c2-4ae5-8a39-22a038c9ea38 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:31.040869 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 138/548] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:31 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:31.583800 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3cbac44e-0c88-4fac-a8b1-a49652d1e174 req-a0248292-72dd-4c51-94de-370528b6c490 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:31.586114 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3cbac44e-0c88-4fac-a8b1-a49652d1e174 req-a0248292-72dd-4c51-94de-370528b6c490 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] GET https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:31.586437 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3cbac44e-0c88-4fac-a8b1-a49652d1e174 req-a0248292-72dd-4c51-94de-370528b6c490 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:31.586676 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3cbac44e-0c88-4fac-a8b1-a49652d1e174 req-a0248292-72dd-4c51-94de-370528b6c490 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:31.592677 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3cbac44e-0c88-4fac-a8b1-a49652d1e174 req-a0248292-72dd-4c51-94de-370528b6c490 tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b returned with HTTP 404 Aug 08 06:23:31.593248 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 136/549] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:31 2026] GET /volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:31.616789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f6fefdd6-b30a-42ec-b62a-73ac6c895eb1 req-bad49677-e2e7-422a-9359-a7b4ce44c51e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:31.619353 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f6fefdd6-b30a-42ec-b62a-73ac6c895eb1 req-bad49677-e2e7-422a-9359-a7b4ce44c51e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] DELETE https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:31.619594 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f6fefdd6-b30a-42ec-b62a-73ac6c895eb1 req-bad49677-e2e7-422a-9359-a7b4ce44c51e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:31.619873 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f6fefdd6-b30a-42ec-b62a-73ac6c895eb1 req-bad49677-e2e7-422a-9359-a7b4ce44c51e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:31.620088 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [req-f6fefdd6-b30a-42ec-b62a-73ac6c895eb1 req-bad49677-e2e7-422a-9359-a7b4ce44c51e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Delete volume with id: aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:31.628361 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f6fefdd6-b30a-42ec-b62a-73ac6c895eb1 req-bad49677-e2e7-422a-9359-a7b4ce44c51e tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b returned with HTTP 404 Aug 08 06:23:31.629141 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 139/550] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:23:31 2026] DELETE /volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:31.660235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2d1a1541-e52a-4a35-860a-7453ce48d933 req-9d6264d5-7e62-4582-995f-01d27480a01f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:31.664178 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2d1a1541-e52a-4a35-860a-7453ce48d933 req-9d6264d5-7e62-4582-995f-01d27480a01f tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] GET https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b Aug 08 06:23:31.665170 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2d1a1541-e52a-4a35-860a-7453ce48d933 req-9d6264d5-7e62-4582-995f-01d27480a01f tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:31.665170 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2d1a1541-e52a-4a35-860a-7453ce48d933 req-9d6264d5-7e62-4582-995f-01d27480a01f tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:31.676498 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2d1a1541-e52a-4a35-860a-7453ce48d933 req-9d6264d5-7e62-4582-995f-01d27480a01f tempest-VolumesSnapshotsTestJSON-1453882326 tempest-VolumesSnapshotsTestJSON-1453882326-project-member] https://10.4.3.32/volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b returned with HTTP 404 Aug 08 06:23:31.677197 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 138/551] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:31 2026] GET /volume/v3/volumes/aa596927-94a7-42cb-af19-6d5a2f70579b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:31.787645 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-814245c0-79b7-4095-8817-bd125ab640cd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:31.790510 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-814245c0-79b7-4095-8817-bd125ab640cd tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] POST https://10.4.3.32/volume/v3/attachments/b917ba1e-57e0-4443-b15a-5ccef3e02762/action Aug 08 06:23:31.791403 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-814245c0-79b7-4095-8817-bd125ab640cd tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:23:31.791576 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-814245c0-79b7-4095-8817-bd125ab640cd tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:31.817789 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:31.817789 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:31.834943 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-81ef6c42-4a24-4e78-b2b9-0a6daad5af6c req-814245c0-79b7-4095-8817-bd125ab640cd tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/attachments/b917ba1e-57e0-4443-b15a-5ccef3e02762/action returned with HTTP 204 Aug 08 06:23:31.835370 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 139/552] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:23:31 2026] POST /volume/v3/attachments/b917ba1e-57e0-4443-b15a-5ccef3e02762/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:32.065024 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-72ab595d-920e-4b81-b25c-9bb2942dfabf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:32.067380 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72ab595d-920e-4b81-b25c-9bb2942dfabf tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:32.067651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72ab595d-920e-4b81-b25c-9bb2942dfabf tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:32.068450 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72ab595d-920e-4b81-b25c-9bb2942dfabf tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:32.089326 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:32.089326 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:32.100798 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-72ab595d-920e-4b81-b25c-9bb2942dfabf tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:32.104969 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72ab595d-920e-4b81-b25c-9bb2942dfabf tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:32.106078 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 137/553] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:32 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:32.123339 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ff3f5284-d060-4d89-acd6-14e166b7dcb4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:32.126022 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff3f5284-d060-4d89-acd6-14e166b7dcb4 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:32.127251 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff3f5284-d060-4d89-acd6-14e166b7dcb4 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:32.127587 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff3f5284-d060-4d89-acd6-14e166b7dcb4 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:32.142866 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:32.142866 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:32.148935 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ff3f5284-d060-4d89-acd6-14e166b7dcb4 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:32.156931 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff3f5284-d060-4d89-acd6-14e166b7dcb4 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:32.157575 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 140/554] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:32 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:33.929302 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:34.075383 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:34.075871 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-342678952"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:34.078307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-342678952'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:34.079117 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Create volume of 1 GB Aug 08 06:23:34.085587 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Availability Zones retrieved successfully. Aug 08 06:23:34.093554 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Flow 'volume_create_api' (2244bfe0-befd-4332-a532-e21f2f502f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:34.095148 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f87a558-bdeb-4768-851d-07b522bfec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:34.096543 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:34.140694 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f87a558-bdeb-4768-851d-07b522bfec58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:34.141993 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c4b038-57ec-465d-b760-9288fa1389e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:34.255098 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Created reservations ['87ba2280-74c6-4883-9b57-3d87802de6cb', '833368e1-e44a-48f0-8be2-2311e65ad3f2', '5c8ecc6e-719a-499b-a8d3-bb5fadc52555', 'f044b0d8-4b62-477b-8c09-814adfc64a27'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:34.256105 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c4b038-57ec-465d-b760-9288fa1389e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87ba2280-74c6-4883-9b57-3d87802de6cb', '833368e1-e44a-48f0-8be2-2311e65ad3f2', '5c8ecc6e-719a-499b-a8d3-bb5fadc52555', 'f044b0d8-4b62-477b-8c09-814adfc64a27']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:34.257215 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2765bda-394f-411b-9879-7990a53ee281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:34.300925 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2765bda-394f-411b-9879-7990a53ee281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1630726-71c3-4a93-a320-b1a7f08d1472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-342678952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c12736543b4a11b3df88386f8c4d69',qos_specs=None,replication_status=,reservations=['87ba2280-74c6-4883-9b57-3d87802de6cb','833368e1-e44a-48f0-8be2-2311e65ad3f2','5c8ecc6e-719a-499b-a8d3-bb5fadc52555','f044b0d8-4b62-477b-8c09-814adfc64a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a4e498568cd45dc8338ceaad488587e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-342678952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1630726-71c3-4a93-a320-b1a7f08d1472,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='55c12736543b4a11b3df88386f8c4d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a4e498568cd45dc8338ceaad488587e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:34.303952 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f3c424-fa60-4cb9-8c35-217f8dc7d6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:34.328229 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-781148b3-8b45-404c-b5cf-6587994fed3b req-fea95041-4f8f-4532-a249-3fef4f053d99 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:34.333458 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-fea95041-4f8f-4532-a249-3fef4f053d99 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:34.333458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-fea95041-4f8f-4532-a249-3fef4f053d99 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:34.333458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-fea95041-4f8f-4532-a249-3fef4f053d99 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:34.336313 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f3c424-fa60-4cb9-8c35-217f8dc7d6fe) transitioned into state 'SUCCESS' from state '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-342678952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c12736543b4a11b3df88386f8c4d69',qos_specs=None,replication_status=,reservations=['87ba2280-74c6-4883-9b57-3d87802de6cb','833368e1-e44a-48f0-8be2-2311e65ad3f2','5c8ecc6e-719a-499b-a8d3-bb5fadc52555','f044b0d8-4b62-477b-8c09-814adfc64a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a4e498568cd45dc8338ceaad488587e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:34.337857 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148d969a-ed82-4f81-bee2-403716dd13fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:34.348357 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:34.348357 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:34.354206 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-781148b3-8b45-404c-b5cf-6587994fed3b req-fea95041-4f8f-4532-a249-3fef4f053d99 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:34.357013 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148d969a-ed82-4f81-bee2-403716dd13fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:34.358172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Flow 'volume_create_api' (2244bfe0-befd-4332-a532-e21f2f502f95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:34.358601 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Create volume request issued successfully. Aug 08 06:23:34.360105 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e92898a-ead3-489d-a979-e70cd1fa05c7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:34.360208 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 139/555] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:23:33 2026] POST /volume/v3/volumes => generated 757 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:34.361216 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-fea95041-4f8f-4532-a249-3fef4f053d99 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:34.361647 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 140/556] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:34 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:34.378183 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3ccf0af4-7eb3-4829-adaa-150e22a809eb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:34.380414 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ccf0af4-7eb3-4829-adaa-150e22a809eb tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 Aug 08 06:23:34.380575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ccf0af4-7eb3-4829-adaa-150e22a809eb tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:34.381423 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ccf0af4-7eb3-4829-adaa-150e22a809eb tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:34.391110 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:34.391110 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:34.400881 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3ccf0af4-7eb3-4829-adaa-150e22a809eb tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:34.408797 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ccf0af4-7eb3-4829-adaa-150e22a809eb tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 returned with HTTP 200 Aug 08 06:23:34.409197 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 138/557] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:34 2026] GET /volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:34.422938 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-781148b3-8b45-404c-b5cf-6587994fed3b req-f089904a-38ef-4378-afcb-24016f14241c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:34.427060 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-f089904a-38ef-4378-afcb-24016f14241c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] POST https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958/action Aug 08 06:23:34.427571 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-f089904a-38ef-4378-afcb-24016f14241c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:23:34.427759 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-f089904a-38ef-4378-afcb-24016f14241c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:34.441377 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:34.441377 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:34.443161 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-781148b3-8b45-404c-b5cf-6587994fed3b req-f089904a-38ef-4378-afcb-24016f14241c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:34.452227 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-781148b3-8b45-404c-b5cf-6587994fed3b req-f089904a-38ef-4378-afcb-24016f14241c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Begin detaching volume completed successfully. Aug 08 06:23:34.454054 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-f089904a-38ef-4378-afcb-24016f14241c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958/action returned with HTTP 202 Aug 08 06:23:34.454054 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 141/558] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:23:34 2026] POST /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:23:34.480958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c9e204b8-80ea-4756-a081-724602a3606a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:34.483424 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9e204b8-80ea-4756-a081-724602a3606a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:34.484631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9e204b8-80ea-4756-a081-724602a3606a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:34.484735 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9e204b8-80ea-4756-a081-724602a3606a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:34.498501 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:34.498501 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:34.504016 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c9e204b8-80ea-4756-a081-724602a3606a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:34.512792 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9e204b8-80ea-4756-a081-724602a3606a tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:34.512936 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-55564728-fa02-4f1b-add1-79d1621b0d14 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:34.513209 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 140/559] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:34 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:34.513460 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55564728-fa02-4f1b-add1-79d1621b0d14 None None] GET https://10.4.3.32/volume// Aug 08 06:23:34.513789 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55564728-fa02-4f1b-add1-79d1621b0d14 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:34.514072 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55564728-fa02-4f1b-add1-79d1621b0d14 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:34.514523 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55564728-fa02-4f1b-add1-79d1621b0d14 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:34.515842 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 141/560] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:23:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:34.530547 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-781148b3-8b45-404c-b5cf-6587994fed3b req-81e831ca-b0ab-4060-8d5f-9b7ea8021eaa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:34.535869 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-81e831ca-b0ab-4060-8d5f-9b7ea8021eaa tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:34.535869 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-81e831ca-b0ab-4060-8d5f-9b7ea8021eaa tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:34.536271 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-81e831ca-b0ab-4060-8d5f-9b7ea8021eaa tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:34.552072 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:34.552072 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:34.558236 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-781148b3-8b45-404c-b5cf-6587994fed3b req-81e831ca-b0ab-4060-8d5f-9b7ea8021eaa tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:34.566960 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-81e831ca-b0ab-4060-8d5f-9b7ea8021eaa tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:34.567931 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 139/561] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:23:34 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 06:23:34.976326 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:34.979794 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:34.980282 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1499868587"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:34.982698 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1499868587'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:34.982762 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Create volume of 1 GB Aug 08 06:23:34.988103 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Availability Zones retrieved successfully. Aug 08 06:23:34.995472 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Flow 'volume_create_api' (ea53659a-3dd3-402c-99b8-bb3d6495eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:34.996895 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88bede49-48e0-4e54-8841-86227f6b5561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:34.998430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:35.032554 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88bede49-48e0-4e54-8841-86227f6b5561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.034440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a0332e-8bd4-4664-81b3-99bbbd6134d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:35.086454 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Created reservations ['e786316c-bd7a-46fc-9fb8-ee30e05f56a3', 'c7f64f7f-546c-4847-b937-144e28b344eb', '25b5cd13-594d-4637-b6a5-81a8f3c58347', 'b9d472f3-e23f-457c-bc30-cf5d321686fb'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:35.087260 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a0332e-8bd4-4664-81b3-99bbbd6134d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e786316c-bd7a-46fc-9fb8-ee30e05f56a3', 'c7f64f7f-546c-4847-b937-144e28b344eb', '25b5cd13-594d-4637-b6a5-81a8f3c58347', 'b9d472f3-e23f-457c-bc30-cf5d321686fb']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.087954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a759c18-6516-4797-948f-7b8ba15aa466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:35.112431 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a759c18-6516-4797-948f-7b8ba15aa466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61fe1915-8168-46e4-9c99-e0a43c79ec6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1499868587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65f503c2db8a4375848ab7f97af39095',qos_specs=None,replication_status=,reservations=['e786316c-bd7a-46fc-9fb8-ee30e05f56a3','c7f64f7f-546c-4847-b937-144e28b344eb','25b5cd13-594d-4637-b6a5-81a8f3c58347','b9d472f3-e23f-457c-bc30-cf5d321686fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb2484777b514320b6c99afab06ef154',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1499868587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61fe1915-8168-46e4-9c99-e0a43c79ec6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65f503c2db8a4375848ab7f97af39095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb2484777b514320b6c99afab06ef154',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.113466 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189b1a86-1ac5-46ea-a647-e881fd97e3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:35.134555 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189b1a86-1ac5-46ea-a647-e881fd97e3e3) transitioned into state 'SUCCESS' from state '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-1499868587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65f503c2db8a4375848ab7f97af39095',qos_specs=None,replication_status=,reservations=['e786316c-bd7a-46fc-9fb8-ee30e05f56a3','c7f64f7f-546c-4847-b937-144e28b344eb','25b5cd13-594d-4637-b6a5-81a8f3c58347','b9d472f3-e23f-457c-bc30-cf5d321686fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb2484777b514320b6c99afab06ef154',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.135545 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1ad954-8207-4a3e-be3d-64732250d96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:35.151150 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1ad954-8207-4a3e-be3d-64732250d96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.152528 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Flow 'volume_create_api' (ea53659a-3dd3-402c-99b8-bb3d6495eff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:35.153068 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Create volume request issued successfully. Aug 08 06:23:35.153764 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9781619-9ea2-4dcc-970d-3479d76c4718 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:35.155793 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 142/562] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:23:34 2026] POST /volume/v3/volumes => generated 755 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:35.170643 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ce7055c4-5e0d-46cd-8be7-0c5e64165f30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:35.173620 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce7055c4-5e0d-46cd-8be7-0c5e64165f30 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:23:35.173877 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce7055c4-5e0d-46cd-8be7-0c5e64165f30 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:35.174117 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce7055c4-5e0d-46cd-8be7-0c5e64165f30 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:35.182214 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:35.182214 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:35.186912 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ce7055c4-5e0d-46cd-8be7-0c5e64165f30 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:23:35.192763 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce7055c4-5e0d-46cd-8be7-0c5e64165f30 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:23:35.193285 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 141/563] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:35 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:35.427330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eefce56b-d164-4386-addf-714fc31fc0c3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:35.430002 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eefce56b-d164-4386-addf-714fc31fc0c3 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 Aug 08 06:23:35.430270 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eefce56b-d164-4386-addf-714fc31fc0c3 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:35.430525 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eefce56b-d164-4386-addf-714fc31fc0c3 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:35.442862 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:35.442862 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:35.448517 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eefce56b-d164-4386-addf-714fc31fc0c3 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:35.454789 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eefce56b-d164-4386-addf-714fc31fc0c3 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 returned with HTTP 200 Aug 08 06:23:35.455336 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 142/564] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:35 2026] GET /volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:35.487222 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-526980e9-8fe7-49e7-a7e7-ec55eddcfb22 req-c9af1a59-5bbb-4d56-99bc-5cac5807e521 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:35.489702 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-526980e9-8fe7-49e7-a7e7-ec55eddcfb22 req-c9af1a59-5bbb-4d56-99bc-5cac5807e521 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 Aug 08 06:23:35.489981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-526980e9-8fe7-49e7-a7e7-ec55eddcfb22 req-c9af1a59-5bbb-4d56-99bc-5cac5807e521 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:35.490204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-526980e9-8fe7-49e7-a7e7-ec55eddcfb22 req-c9af1a59-5bbb-4d56-99bc-5cac5807e521 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:35.499274 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:35.499274 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:35.504422 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-526980e9-8fe7-49e7-a7e7-ec55eddcfb22 req-c9af1a59-5bbb-4d56-99bc-5cac5807e521 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:35.509268 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-526980e9-8fe7-49e7-a7e7-ec55eddcfb22 req-c9af1a59-5bbb-4d56-99bc-5cac5807e521 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 returned with HTTP 200 Aug 08 06:23:35.509677 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 140/565] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:35 2026] GET /volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:35.526307 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-81332190-83d9-4b60-95ba-46c0a8455b99 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:35.528483 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:35.528978 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-4852165"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:35.532491 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-4852165'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:35.533099 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Create volume of 1 GB Aug 08 06:23:35.533576 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:35.533576 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:35.535557 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee368382-6258-461a-8c43-891c0c0ca51c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:35.538707 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee368382-6258-461a-8c43-891c0c0ca51c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:35.538976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee368382-6258-461a-8c43-891c0c0ca51c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:35.539248 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee368382-6258-461a-8c43-891c0c0ca51c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:35.539652 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Availability Zones retrieved successfully. Aug 08 06:23:35.551575 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Flow 'volume_create_api' (da407fd4-29bb-427f-9811-0a5afd6484d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:35.552335 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:35.552335 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:35.553483 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35c3bd6-044c-45fb-8328-203e6ad75e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:35.554760 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:35.557124 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ee368382-6258-461a-8c43-891c0c0ca51c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:35.563943 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee368382-6258-461a-8c43-891c0c0ca51c tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:35.564550 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 142/566] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:35 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:35.604040 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35c3bd6-044c-45fb-8328-203e6ad75e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.605218 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0505f269-86cb-4eda-bd02-6eb48e551841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:35.639247 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-781148b3-8b45-404c-b5cf-6587994fed3b req-cbcbc6b9-2dbc-4758-b1c6-52f3b3c8da45 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:35.642285 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-cbcbc6b9-2dbc-4758-b1c6-52f3b3c8da45 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b917ba1e-57e0-4443-b15a-5ccef3e02762 Aug 08 06:23:35.642518 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-cbcbc6b9-2dbc-4758-b1c6-52f3b3c8da45 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:35.642765 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-cbcbc6b9-2dbc-4758-b1c6-52f3b3c8da45 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:35.653597 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:35.653597 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:35.670611 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Created reservations ['61a3ee96-6d3e-4c99-974a-4ca5a24e7194', '717f617a-4fdf-4e04-81a3-43bd3978468a', 'ef45e7b5-97ae-4822-9acd-81bc64e2e78c', 'daa10bab-ac71-4497-8377-d06572f2e01e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:35.671262 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0505f269-86cb-4eda-bd02-6eb48e551841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61a3ee96-6d3e-4c99-974a-4ca5a24e7194', '717f617a-4fdf-4e04-81a3-43bd3978468a', 'ef45e7b5-97ae-4822-9acd-81bc64e2e78c', 'daa10bab-ac71-4497-8377-d06572f2e01e']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.672358 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269bae3b-643b-4133-b382-acd46c5fe6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:35.713802 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (269bae3b-643b-4133-b382-acd46c5fe6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3357a0a1-7016-4325-8453-89ac7a22c0c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-4852165',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c12736543b4a11b3df88386f8c4d69',qos_specs=None,replication_status=,reservations=['61a3ee96-6d3e-4c99-974a-4ca5a24e7194','717f617a-4fdf-4e04-81a3-43bd3978468a','ef45e7b5-97ae-4822-9acd-81bc64e2e78c','daa10bab-ac71-4497-8377-d06572f2e01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a4e498568cd45dc8338ceaad488587e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-4852165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3357a0a1-7016-4325-8453-89ac7a22c0c4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='55c12736543b4a11b3df88386f8c4d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a4e498568cd45dc8338ceaad488587e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.715167 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43c2bfc-8ec4-4d4c-a898-1338dbfea952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:35.722841 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-781148b3-8b45-404c-b5cf-6587994fed3b req-cbcbc6b9-2dbc-4758-b1c6-52f3b3c8da45 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/attachments/b917ba1e-57e0-4443-b15a-5ccef3e02762 returned with HTTP 200 Aug 08 06:23:35.723411 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 143/567] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:23:35 2026] DELETE /volume/v3/attachments/b917ba1e-57e0-4443-b15a-5ccef3e02762 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:35.742733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43c2bfc-8ec4-4d4c-a898-1338dbfea952) transitioned into state 'SUCCESS' from state '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-4852165',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c12736543b4a11b3df88386f8c4d69',qos_specs=None,replication_status=,reservations=['61a3ee96-6d3e-4c99-974a-4ca5a24e7194','717f617a-4fdf-4e04-81a3-43bd3978468a','ef45e7b5-97ae-4822-9acd-81bc64e2e78c','daa10bab-ac71-4497-8377-d06572f2e01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a4e498568cd45dc8338ceaad488587e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.744157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cac537e-b235-4456-931b-3b2921131a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:35.760263 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cac537e-b235-4456-931b-3b2921131a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:35.761562 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Flow 'volume_create_api' (da407fd4-29bb-427f-9811-0a5afd6484d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:35.762161 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Create volume request issued successfully. Aug 08 06:23:35.763019 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81332190-83d9-4b60-95ba-46c0a8455b99 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:35.763598 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 143/568] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:23:35 2026] POST /volume/v3/volumes => generated 755 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:35.782988 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-81fe5989-a004-4e35-81fb-755dd755e6d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:35.784616 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81fe5989-a004-4e35-81fb-755dd755e6d0 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 Aug 08 06:23:35.784949 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81fe5989-a004-4e35-81fb-755dd755e6d0 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:35.785242 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81fe5989-a004-4e35-81fb-755dd755e6d0 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:35.797047 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:35.797047 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:35.802554 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-81fe5989-a004-4e35-81fb-755dd755e6d0 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:35.809555 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81fe5989-a004-4e35-81fb-755dd755e6d0 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 returned with HTTP 200 Aug 08 06:23:35.810248 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 141/569] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:35 2026] GET /volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:36.211875 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ddfd247f-d84b-44ab-8eb2-2e3fb1757b3d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:36.215016 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ddfd247f-d84b-44ab-8eb2-2e3fb1757b3d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:23:36.215078 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ddfd247f-d84b-44ab-8eb2-2e3fb1757b3d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:36.215300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ddfd247f-d84b-44ab-8eb2-2e3fb1757b3d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:36.224975 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:36.224975 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:36.232844 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ddfd247f-d84b-44ab-8eb2-2e3fb1757b3d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:23:36.244485 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ddfd247f-d84b-44ab-8eb2-2e3fb1757b3d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:23:36.245279 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 143/570] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:36 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:36.579336 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-39cad602-063e-46f8-83aa-26b321117a42 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:36.581817 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-39cad602-063e-46f8-83aa-26b321117a42 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:36.582051 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-39cad602-063e-46f8-83aa-26b321117a42 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:36.582309 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-39cad602-063e-46f8-83aa-26b321117a42 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:36.591992 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:36.591992 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:36.596818 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-39cad602-063e-46f8-83aa-26b321117a42 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:36.603974 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-39cad602-063e-46f8-83aa-26b321117a42 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:36.604721 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 144/571] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:36 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:36.835119 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ab5628a7-c7e9-4f67-8efd-5cf5c3197da7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:36.837507 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab5628a7-c7e9-4f67-8efd-5cf5c3197da7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 Aug 08 06:23:36.837963 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab5628a7-c7e9-4f67-8efd-5cf5c3197da7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:36.838383 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab5628a7-c7e9-4f67-8efd-5cf5c3197da7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:36.847571 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:36.847571 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:36.854875 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ab5628a7-c7e9-4f67-8efd-5cf5c3197da7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:36.864285 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab5628a7-c7e9-4f67-8efd-5cf5c3197da7 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 returned with HTTP 200 Aug 08 06:23:36.865110 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 144/572] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:36 2026] GET /volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:36.902204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a9b5af13-ea44-4ebe-bbbc-8d6b7aa44664 req-301036b0-70ee-400d-a089-8e0b035c7c9d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:36.905060 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a9b5af13-ea44-4ebe-bbbc-8d6b7aa44664 req-301036b0-70ee-400d-a089-8e0b035c7c9d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 Aug 08 06:23:36.905345 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a9b5af13-ea44-4ebe-bbbc-8d6b7aa44664 req-301036b0-70ee-400d-a089-8e0b035c7c9d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:36.905428 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a9b5af13-ea44-4ebe-bbbc-8d6b7aa44664 req-301036b0-70ee-400d-a089-8e0b035c7c9d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:36.913263 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:36.913263 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:36.919763 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a9b5af13-ea44-4ebe-bbbc-8d6b7aa44664 req-301036b0-70ee-400d-a089-8e0b035c7c9d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:36.924882 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a9b5af13-ea44-4ebe-bbbc-8d6b7aa44664 req-301036b0-70ee-400d-a089-8e0b035c7c9d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 returned with HTTP 200 Aug 08 06:23:36.925492 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 142/573] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:36 2026] GET /volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:23:36.946427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:36.948912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:36.950792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-893892389"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:36.951667 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-893892389'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:36.951858 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Create volume of 1 GB Aug 08 06:23:36.957455 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Availability Zones retrieved successfully. Aug 08 06:23:36.966517 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Flow 'volume_create_api' (1d783dc3-dc34-4e72-9a36-ff39c31625dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:36.968346 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff60e378-b604-48d2-b283-9bca498e3d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:36.969745 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:37.006985 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff60e378-b604-48d2-b283-9bca498e3d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:37.008081 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6800617-2c8a-483c-bef2-36fc130c6bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:37.064159 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Created reservations ['0a5b264b-464e-48b3-b618-76b623f442dc', 'c4ae4b61-95c1-4b65-9ccd-9f671883b61f', '02e74481-bd17-4d2e-8629-1740b5295846', 'd3f50bcf-6435-463e-86e4-0ed1fc81a473'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:37.065243 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6800617-2c8a-483c-bef2-36fc130c6bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a5b264b-464e-48b3-b618-76b623f442dc', 'c4ae4b61-95c1-4b65-9ccd-9f671883b61f', '02e74481-bd17-4d2e-8629-1740b5295846', 'd3f50bcf-6435-463e-86e4-0ed1fc81a473']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:37.066200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f7e84f-4dd1-4577-b497-694d15d24842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:37.101798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f7e84f-4dd1-4577-b497-694d15d24842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac6525e6-18c7-4138-9859-aab77817a876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-893892389',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c12736543b4a11b3df88386f8c4d69',qos_specs=None,replication_status=,reservations=['0a5b264b-464e-48b3-b618-76b623f442dc','c4ae4b61-95c1-4b65-9ccd-9f671883b61f','02e74481-bd17-4d2e-8629-1740b5295846','d3f50bcf-6435-463e-86e4-0ed1fc81a473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a4e498568cd45dc8338ceaad488587e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-893892389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac6525e6-18c7-4138-9859-aab77817a876,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='55c12736543b4a11b3df88386f8c4d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a4e498568cd45dc8338ceaad488587e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:37.102757 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183b0682-ac0d-496e-99b5-666d49b56016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:37.128379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183b0682-ac0d-496e-99b5-666d49b56016) transitioned into state 'SUCCESS' from state '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-893892389',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55c12736543b4a11b3df88386f8c4d69',qos_specs=None,replication_status=,reservations=['0a5b264b-464e-48b3-b618-76b623f442dc','c4ae4b61-95c1-4b65-9ccd-9f671883b61f','02e74481-bd17-4d2e-8629-1740b5295846','d3f50bcf-6435-463e-86e4-0ed1fc81a473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a4e498568cd45dc8338ceaad488587e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:37.129327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ced4022-e9cc-4d98-85e5-df74212f6831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:37.141952 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ced4022-e9cc-4d98-85e5-df74212f6831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:37.143038 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Flow 'volume_create_api' (1d783dc3-dc34-4e72-9a36-ff39c31625dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:37.143439 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Create volume request issued successfully. Aug 08 06:23:37.144780 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4624c04a-3bf6-4dc5-8a7e-f4be0d5a9208 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:37.144914 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 144/574] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:23:36 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:37.161960 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-370efa7e-d76f-4ae4-8298-a8e83c08dd31 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:37.166866 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-370efa7e-d76f-4ae4-8298-a8e83c08dd31 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 Aug 08 06:23:37.166866 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-370efa7e-d76f-4ae4-8298-a8e83c08dd31 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:37.166866 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-370efa7e-d76f-4ae4-8298-a8e83c08dd31 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:37.173484 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:37.173484 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:37.179157 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-370efa7e-d76f-4ae4-8298-a8e83c08dd31 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:37.185417 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-370efa7e-d76f-4ae4-8298-a8e83c08dd31 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 returned with HTTP 200 Aug 08 06:23:37.186019 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 145/575] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:37 2026] GET /volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:38.207813 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fda639fe-90e5-45b0-a312-d06c54c58183 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:38.212186 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fda639fe-90e5-45b0-a312-d06c54c58183 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 Aug 08 06:23:38.212537 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fda639fe-90e5-45b0-a312-d06c54c58183 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:38.212885 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fda639fe-90e5-45b0-a312-d06c54c58183 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:38.229000 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:38.229000 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:38.238890 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fda639fe-90e5-45b0-a312-d06c54c58183 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:38.247142 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fda639fe-90e5-45b0-a312-d06c54c58183 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 returned with HTTP 200 Aug 08 06:23:38.247762 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 145/576] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:38 2026] GET /volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:38.283028 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-24899091-f06d-4400-ae41-69a9e9bebbd3 req-bd821bf3-e7eb-4986-931a-6656b4f85efd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:38.287287 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-24899091-f06d-4400-ae41-69a9e9bebbd3 req-bd821bf3-e7eb-4986-931a-6656b4f85efd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 Aug 08 06:23:38.287576 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-24899091-f06d-4400-ae41-69a9e9bebbd3 req-bd821bf3-e7eb-4986-931a-6656b4f85efd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:38.287863 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-24899091-f06d-4400-ae41-69a9e9bebbd3 req-bd821bf3-e7eb-4986-931a-6656b4f85efd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:38.299093 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:38.299093 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:38.307076 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-24899091-f06d-4400-ae41-69a9e9bebbd3 req-bd821bf3-e7eb-4986-931a-6656b4f85efd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:38.314657 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-24899091-f06d-4400-ae41-69a9e9bebbd3 req-bd821bf3-e7eb-4986-931a-6656b4f85efd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 returned with HTTP 200 Aug 08 06:23:38.315564 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 143/577] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:38 2026] GET /volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:38.443174 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ada9ad97-607c-44e9-acbd-d489bcdff513 req-2e67b1d1-16d5-4ae1-b896-2c871eda4baa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:38.446788 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ada9ad97-607c-44e9-acbd-d489bcdff513 req-2e67b1d1-16d5-4ae1-b896-2c871eda4baa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:23:38.447504 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ada9ad97-607c-44e9-acbd-d489bcdff513 req-2e67b1d1-16d5-4ae1-b896-2c871eda4baa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:38.447936 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ada9ad97-607c-44e9-acbd-d489bcdff513 req-2e67b1d1-16d5-4ae1-b896-2c871eda4baa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:38.449135 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [req-ada9ad97-607c-44e9-acbd-d489bcdff513 req-2e67b1d1-16d5-4ae1-b896-2c871eda4baa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:23:38.449244 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:38.449244 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:38.450022 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-ada9ad97-607c-44e9-acbd-d489bcdff513 req-2e67b1d1-16d5-4ae1-b896-2c871eda4baa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:23:38.505818 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-ada9ad97-607c-44e9-acbd-d489bcdff513 req-2e67b1d1-16d5-4ae1-b896-2c871eda4baa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Get all volumes completed successfully. Aug 08 06:23:38.507697 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:38.507697 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:38.515931 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ada9ad97-607c-44e9-acbd-d489bcdff513 req-2e67b1d1-16d5-4ae1-b896-2c871eda4baa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:23:38.516362 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 145/578] 10.4.3.32 () {68 vars in 1501 bytes} [Sat Aug 8 06:23:38 2026] GET /volume/v3/volumes/detail => generated 2531 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:38.572014 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0543161c-b637-4045-a006-e89ab1a31b7b req-867829a2-4567-4194-b544-2505527e72c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:38.579005 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0543161c-b637-4045-a006-e89ab1a31b7b req-867829a2-4567-4194-b544-2505527e72c6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:23:38.579282 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0543161c-b637-4045-a006-e89ab1a31b7b req-867829a2-4567-4194-b544-2505527e72c6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:38.579456 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0543161c-b637-4045-a006-e89ab1a31b7b req-867829a2-4567-4194-b544-2505527e72c6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:38.580204 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [req-0543161c-b637-4045-a006-e89ab1a31b7b req-867829a2-4567-4194-b544-2505527e72c6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:23:38.581202 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-0543161c-b637-4045-a006-e89ab1a31b7b req-867829a2-4567-4194-b544-2505527e72c6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:23:38.629801 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-0543161c-b637-4045-a006-e89ab1a31b7b req-867829a2-4567-4194-b544-2505527e72c6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Get all volumes completed successfully. Aug 08 06:23:38.629801 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:38.629801 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:38.639855 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0543161c-b637-4045-a006-e89ab1a31b7b req-867829a2-4567-4194-b544-2505527e72c6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:23:38.640472 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 146/579] 10.4.3.32 () {68 vars in 1501 bytes} [Sat Aug 8 06:23:38 2026] GET /volume/v3/volumes/detail => generated 2531 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:38.690276 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-1cd76215-eca8-421f-9f4d-f5887b1e6e2b req-d3a78b31-19f0-4749-b09e-2654d59339fa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:38.695465 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1cd76215-eca8-421f-9f4d-f5887b1e6e2b req-d3a78b31-19f0-4749-b09e-2654d59339fa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:23:38.698834 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1cd76215-eca8-421f-9f4d-f5887b1e6e2b req-d3a78b31-19f0-4749-b09e-2654d59339fa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:38.698834 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1cd76215-eca8-421f-9f4d-f5887b1e6e2b req-d3a78b31-19f0-4749-b09e-2654d59339fa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:38.698834 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [req-1cd76215-eca8-421f-9f4d-f5887b1e6e2b req-d3a78b31-19f0-4749-b09e-2654d59339fa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:23:38.698834 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-1cd76215-eca8-421f-9f4d-f5887b1e6e2b req-d3a78b31-19f0-4749-b09e-2654d59339fa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:23:38.745268 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-1cd76215-eca8-421f-9f4d-f5887b1e6e2b req-d3a78b31-19f0-4749-b09e-2654d59339fa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Get all volumes completed successfully. Aug 08 06:23:38.747114 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:38.747114 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:38.752860 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1cd76215-eca8-421f-9f4d-f5887b1e6e2b req-d3a78b31-19f0-4749-b09e-2654d59339fa tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:23:38.753316 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 146/580] 10.4.3.32 () {68 vars in 1501 bytes} [Sat Aug 8 06:23:38 2026] GET /volume/v3/volumes/detail => generated 2531 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:38.791245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c9b2cae8-4d84-4171-804d-04edaf08d793 req-c51fea92-1fbe-4fef-9acf-4dfa0ea3b880 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:38.794925 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c9b2cae8-4d84-4171-804d-04edaf08d793 req-c51fea92-1fbe-4fef-9acf-4dfa0ea3b880 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:23:38.794925 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c9b2cae8-4d84-4171-804d-04edaf08d793 req-c51fea92-1fbe-4fef-9acf-4dfa0ea3b880 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:38.796071 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c9b2cae8-4d84-4171-804d-04edaf08d793 req-c51fea92-1fbe-4fef-9acf-4dfa0ea3b880 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:38.796865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [req-c9b2cae8-4d84-4171-804d-04edaf08d793 req-c51fea92-1fbe-4fef-9acf-4dfa0ea3b880 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:23:38.797207 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c9b2cae8-4d84-4171-804d-04edaf08d793 req-c51fea92-1fbe-4fef-9acf-4dfa0ea3b880 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:23:38.825284 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c9b2cae8-4d84-4171-804d-04edaf08d793 req-c51fea92-1fbe-4fef-9acf-4dfa0ea3b880 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Get all volumes completed successfully. Aug 08 06:23:38.826736 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:38.826736 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:38.833039 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c9b2cae8-4d84-4171-804d-04edaf08d793 req-c51fea92-1fbe-4fef-9acf-4dfa0ea3b880 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:23:38.833478 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 144/581] 10.4.3.32 () {68 vars in 1501 bytes} [Sat Aug 8 06:23:38 2026] GET /volume/v3/volumes/detail => generated 2531 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:38.875439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6eac3b35-fc41-4a11-af61-f8982724b979 req-2284fe15-8bc3-4820-ae2f-3d75680deeb5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:38.875439 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6eac3b35-fc41-4a11-af61-f8982724b979 req-2284fe15-8bc3-4820-ae2f-3d75680deeb5 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:23:38.875439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6eac3b35-fc41-4a11-af61-f8982724b979 req-2284fe15-8bc3-4820-ae2f-3d75680deeb5 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:38.875439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6eac3b35-fc41-4a11-af61-f8982724b979 req-2284fe15-8bc3-4820-ae2f-3d75680deeb5 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:38.875439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [req-6eac3b35-fc41-4a11-af61-f8982724b979 req-2284fe15-8bc3-4820-ae2f-3d75680deeb5 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:23:38.875439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-6eac3b35-fc41-4a11-af61-f8982724b979 req-2284fe15-8bc3-4820-ae2f-3d75680deeb5 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:23:38.884960 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6eac3b35-fc41-4a11-af61-f8982724b979 req-2284fe15-8bc3-4820-ae2f-3d75680deeb5 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Get all volumes completed successfully. Aug 08 06:23:38.886158 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:38.886158 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:38.894352 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6eac3b35-fc41-4a11-af61-f8982724b979 req-2284fe15-8bc3-4820-ae2f-3d75680deeb5 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:23:38.894946 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 146/582] 10.4.3.32 () {68 vars in 1501 bytes} [Sat Aug 8 06:23:38 2026] GET /volume/v3/volumes/detail => generated 2531 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:38.937108 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-566e5023-a493-4a24-b235-f09c89f45e1c req-5952df0c-4bb6-4bba-923c-86a2d04da53d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:38.942192 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-566e5023-a493-4a24-b235-f09c89f45e1c req-5952df0c-4bb6-4bba-923c-86a2d04da53d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:23:38.942481 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-566e5023-a493-4a24-b235-f09c89f45e1c req-5952df0c-4bb6-4bba-923c-86a2d04da53d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:38.942747 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-566e5023-a493-4a24-b235-f09c89f45e1c req-5952df0c-4bb6-4bba-923c-86a2d04da53d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:38.943123 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [req-566e5023-a493-4a24-b235-f09c89f45e1c req-5952df0c-4bb6-4bba-923c-86a2d04da53d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:23:38.944763 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-566e5023-a493-4a24-b235-f09c89f45e1c req-5952df0c-4bb6-4bba-923c-86a2d04da53d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:23:38.955987 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-566e5023-a493-4a24-b235-f09c89f45e1c req-5952df0c-4bb6-4bba-923c-86a2d04da53d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Get all volumes completed successfully. Aug 08 06:23:38.957290 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:38.957290 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:38.962482 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-566e5023-a493-4a24-b235-f09c89f45e1c req-5952df0c-4bb6-4bba-923c-86a2d04da53d tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:23:38.963129 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 147/583] 10.4.3.32 () {68 vars in 1501 bytes} [Sat Aug 8 06:23:38 2026] GET /volume/v3/volumes/detail => generated 2531 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:39.004258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0379c2dd-38c5-434e-9f14-f2d7eb5fa67d req-4c336238-bb4e-434b-bd68-d5bcb642c9dd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:39.007247 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0379c2dd-38c5-434e-9f14-f2d7eb5fa67d req-4c336238-bb4e-434b-bd68-d5bcb642c9dd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:23:39.007405 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0379c2dd-38c5-434e-9f14-f2d7eb5fa67d req-4c336238-bb4e-434b-bd68-d5bcb642c9dd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:39.007671 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0379c2dd-38c5-434e-9f14-f2d7eb5fa67d req-4c336238-bb4e-434b-bd68-d5bcb642c9dd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:39.008040 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [req-0379c2dd-38c5-434e-9f14-f2d7eb5fa67d req-4c336238-bb4e-434b-bd68-d5bcb642c9dd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:23:39.009182 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-0379c2dd-38c5-434e-9f14-f2d7eb5fa67d req-4c336238-bb4e-434b-bd68-d5bcb642c9dd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:23:39.019550 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0379c2dd-38c5-434e-9f14-f2d7eb5fa67d req-4c336238-bb4e-434b-bd68-d5bcb642c9dd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Get all volumes completed successfully. Aug 08 06:23:39.020461 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:39.020461 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:39.029445 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0379c2dd-38c5-434e-9f14-f2d7eb5fa67d req-4c336238-bb4e-434b-bd68-d5bcb642c9dd tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:23:39.030036 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 147/584] 10.4.3.32 () {68 vars in 1501 bytes} [Sat Aug 8 06:23:39 2026] GET /volume/v3/volumes/detail => generated 2531 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:39.065659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-93e97c55-a2fb-40e7-8180-1dd2a73a0e68 req-beed626a-4028-4795-9705-6d754d56ac28 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:39.069112 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-93e97c55-a2fb-40e7-8180-1dd2a73a0e68 req-beed626a-4028-4795-9705-6d754d56ac28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:23:39.069554 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-93e97c55-a2fb-40e7-8180-1dd2a73a0e68 req-beed626a-4028-4795-9705-6d754d56ac28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:39.070061 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-93e97c55-a2fb-40e7-8180-1dd2a73a0e68 req-beed626a-4028-4795-9705-6d754d56ac28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:39.070422 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [req-93e97c55-a2fb-40e7-8180-1dd2a73a0e68 req-beed626a-4028-4795-9705-6d754d56ac28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:23:39.071466 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-93e97c55-a2fb-40e7-8180-1dd2a73a0e68 req-beed626a-4028-4795-9705-6d754d56ac28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:23:39.086705 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-93e97c55-a2fb-40e7-8180-1dd2a73a0e68 req-beed626a-4028-4795-9705-6d754d56ac28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] Get all volumes completed successfully. Aug 08 06:23:39.086705 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:39.086705 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:39.093987 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-93e97c55-a2fb-40e7-8180-1dd2a73a0e68 req-beed626a-4028-4795-9705-6d754d56ac28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:23:39.094559 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 145/585] 10.4.3.32 () {68 vars in 1501 bytes} [Sat Aug 8 06:23:39 2026] GET /volume/v3/volumes/detail => generated 2531 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:39.121075 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f22c8887-1118-4f8a-8f7c-d68cf06ecb75 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:39.130665 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f22c8887-1118-4f8a-8f7c-d68cf06ecb75 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 Aug 08 06:23:39.130977 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f22c8887-1118-4f8a-8f7c-d68cf06ecb75 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:39.131260 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f22c8887-1118-4f8a-8f7c-d68cf06ecb75 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:39.131415 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-f22c8887-1118-4f8a-8f7c-d68cf06ecb75 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Delete volume with id: ac6525e6-18c7-4138-9859-aab77817a876 Aug 08 06:23:39.154810 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:39.154810 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:39.159014 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f22c8887-1118-4f8a-8f7c-d68cf06ecb75 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:39.207206 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f22c8887-1118-4f8a-8f7c-d68cf06ecb75 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Delete volume request issued successfully. Aug 08 06:23:39.207513 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f22c8887-1118-4f8a-8f7c-d68cf06ecb75 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 returned with HTTP 202 Aug 08 06:23:39.208432 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 147/586] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:39 2026] DELETE /volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:39.223027 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d71c61f4-2059-4ce3-93cc-6972b9adfe28 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:39.226681 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d71c61f4-2059-4ce3-93cc-6972b9adfe28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 Aug 08 06:23:39.226825 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d71c61f4-2059-4ce3-93cc-6972b9adfe28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:39.227196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d71c61f4-2059-4ce3-93cc-6972b9adfe28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:39.237628 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:39.237628 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:39.243904 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d71c61f4-2059-4ce3-93cc-6972b9adfe28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:39.251179 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d71c61f4-2059-4ce3-93cc-6972b9adfe28 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 returned with HTTP 200 Aug 08 06:23:39.251743 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 148/587] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:39 2026] GET /volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:40.214322 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c0171404-107e-4966-8c69-21bb502e1b06 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:40.216940 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0171404-107e-4966-8c69-21bb502e1b06 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:40.217293 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0171404-107e-4966-8c69-21bb502e1b06 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:40.217631 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0171404-107e-4966-8c69-21bb502e1b06 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:40.227977 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:40.227977 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:40.233316 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c0171404-107e-4966-8c69-21bb502e1b06 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:40.239343 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0171404-107e-4966-8c69-21bb502e1b06 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:40.240095 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 148/588] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:40 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:40.274190 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-607c3a45-0590-493c-b209-1497805d1e62 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:40.276749 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-607c3a45-0590-493c-b209-1497805d1e62 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 Aug 08 06:23:40.277025 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-607c3a45-0590-493c-b209-1497805d1e62 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:40.277272 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-607c3a45-0590-493c-b209-1497805d1e62 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:40.285187 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-607c3a45-0590-493c-b209-1497805d1e62 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 returned with HTTP 404 Aug 08 06:23:40.285848 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 146/589] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:40 2026] GET /volume/v3/volumes/ac6525e6-18c7-4138-9859-aab77817a876 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:40.296526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d7e8c4f5-948c-40c2-9941-422450bec6a9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:40.299136 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7e8c4f5-948c-40c2-9941-422450bec6a9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 Aug 08 06:23:40.300394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7e8c4f5-948c-40c2-9941-422450bec6a9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:40.300394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7e8c4f5-948c-40c2-9941-422450bec6a9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:40.301401 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d7e8c4f5-948c-40c2-9941-422450bec6a9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Delete volume with id: 3357a0a1-7016-4325-8453-89ac7a22c0c4 Aug 08 06:23:40.311740 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5140742a-d4eb-4330-9ff6-e910fab1ed1f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:40.313721 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:40.313721 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:40.316823 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d7e8c4f5-948c-40c2-9941-422450bec6a9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:40.320062 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5140742a-d4eb-4330-9ff6-e910fab1ed1f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:40.320430 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5140742a-d4eb-4330-9ff6-e910fab1ed1f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:40.320936 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5140742a-d4eb-4330-9ff6-e910fab1ed1f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:40.333860 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:40.333860 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:40.339558 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5140742a-d4eb-4330-9ff6-e910fab1ed1f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:40.347250 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5140742a-d4eb-4330-9ff6-e910fab1ed1f tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:40.347583 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 149/590] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:40 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:40.351805 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d7e8c4f5-948c-40c2-9941-422450bec6a9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Delete volume request issued successfully. Aug 08 06:23:40.351805 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7e8c4f5-948c-40c2-9941-422450bec6a9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 returned with HTTP 202 Aug 08 06:23:40.351805 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 148/591] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:40 2026] DELETE /volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:40.359077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-38b32f9a-2f91-45c5-be4d-66bbf10858a6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:40.362976 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38b32f9a-2f91-45c5-be4d-66bbf10858a6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 Aug 08 06:23:40.362976 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38b32f9a-2f91-45c5-be4d-66bbf10858a6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:40.362976 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38b32f9a-2f91-45c5-be4d-66bbf10858a6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:40.369461 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:40.369461 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:40.375632 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-38b32f9a-2f91-45c5-be4d-66bbf10858a6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:40.384210 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38b32f9a-2f91-45c5-be4d-66bbf10858a6 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 returned with HTTP 200 Aug 08 06:23:40.386279 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 149/592] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:40 2026] GET /volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:41.411270 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a609ba53-6f1a-49e6-83f4-b2df3522a8f9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:41.418528 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a609ba53-6f1a-49e6-83f4-b2df3522a8f9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 Aug 08 06:23:41.418883 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a609ba53-6f1a-49e6-83f4-b2df3522a8f9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:41.420006 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a609ba53-6f1a-49e6-83f4-b2df3522a8f9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:41.428709 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a609ba53-6f1a-49e6-83f4-b2df3522a8f9 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 returned with HTTP 404 Aug 08 06:23:41.429512 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 147/593] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:41 2026] GET /volume/v3/volumes/3357a0a1-7016-4325-8453-89ac7a22c0c4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:41.440606 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5bb133e8-cfee-4cc1-9578-5422995bb457 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:41.444823 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5bb133e8-cfee-4cc1-9578-5422995bb457 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 Aug 08 06:23:41.445083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5bb133e8-cfee-4cc1-9578-5422995bb457 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:41.445355 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5bb133e8-cfee-4cc1-9578-5422995bb457 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:41.445571 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5bb133e8-cfee-4cc1-9578-5422995bb457 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Delete volume with id: a1630726-71c3-4a93-a320-b1a7f08d1472 Aug 08 06:23:41.455826 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:41.455826 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:41.455988 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5bb133e8-cfee-4cc1-9578-5422995bb457 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:41.491080 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5bb133e8-cfee-4cc1-9578-5422995bb457 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Delete volume request issued successfully. Aug 08 06:23:41.491319 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5bb133e8-cfee-4cc1-9578-5422995bb457 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 returned with HTTP 202 Aug 08 06:23:41.491878 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 150/594] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:41 2026] DELETE /volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:41.505952 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-abf8710c-d7ee-4c21-8904-023ce7f735b1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:41.507289 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-abf8710c-d7ee-4c21-8904-023ce7f735b1 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 Aug 08 06:23:41.507572 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-abf8710c-d7ee-4c21-8904-023ce7f735b1 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:41.507838 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-abf8710c-d7ee-4c21-8904-023ce7f735b1 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:41.519823 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:41.519823 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:41.527983 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-abf8710c-d7ee-4c21-8904-023ce7f735b1 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Volume info retrieved successfully. Aug 08 06:23:41.535206 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-abf8710c-d7ee-4c21-8904-023ce7f735b1 tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 returned with HTTP 200 Aug 08 06:23:41.535821 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 149/595] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:41 2026] GET /volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:42.558317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ef277cd9-70f2-466d-93f0-93cb62cf5a8f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:42.561850 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef277cd9-70f2-466d-93f0-93cb62cf5a8f tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] GET https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 Aug 08 06:23:42.561850 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef277cd9-70f2-466d-93f0-93cb62cf5a8f tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:42.561850 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef277cd9-70f2-466d-93f0-93cb62cf5a8f tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:42.576883 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef277cd9-70f2-466d-93f0-93cb62cf5a8f tempest-VolumesTestJSON-1689962958 tempest-VolumesTestJSON-1689962958-project-member] https://10.4.3.32/volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 returned with HTTP 404 Aug 08 06:23:42.577645 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 150/596] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:42 2026] GET /volume/v3/volumes/a1630726-71c3-4a93-a320-b1a7f08d1472 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:45.868245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-92ff558a-ea50-406d-b0e2-96934d965363 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:46.088586 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-92ff558a-ea50-406d-b0e2-96934d965363 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 08 06:23:46.088963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-92ff558a-ea50-406d-b0e2-96934d965363 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:46.089555 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-92ff558a-ea50-406d-b0e2-96934d965363 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Calling method 'get_pools' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:46.115343 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-92ff558a-ea50-406d-b0e2-96934d965363 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 06:23:46.115343 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 148/597] 10.4.3.32 () {66 vars in 1284 bytes} [Sat Aug 8 06:23:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:46.128235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3c54fb34-8d7e-4f01-b1ee-c155c9e4656c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:46.130551 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c54fb34-8d7e-4f01-b1ee-c155c9e4656c tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True Aug 08 06:23:46.130785 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c54fb34-8d7e-4f01-b1ee-c155c9e4656c tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:46.131088 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c54fb34-8d7e-4f01-b1ee-c155c9e4656c tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Calling method 'get_pools' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:46.152570 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c54fb34-8d7e-4f01-b1ee-c155c9e4656c tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 08 06:23:46.152570 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 151/598] 10.4.3.32 () {66 vars in 1307 bytes} [Sat Aug 8 06:23:46 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:46.166376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-37d2ba24-6810-4414-b008-68e9ed31f9d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:46.170318 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-37d2ba24-6810-4414-b008-68e9ed31f9d0 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool Aug 08 06:23:46.170318 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-37d2ba24-6810-4414-b008-68e9ed31f9d0 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:46.172185 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-37d2ba24-6810-4414-b008-68e9ed31f9d0 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:46.193269 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-37d2ba24-6810-4414-b008-68e9ed31f9d0 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool returned with HTTP 200 Aug 08 06:23:46.194249 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 150/599] 10.4.3.32 () {66 vars in 1311 bytes} [Sat Aug 8 06:23:46 2026] GET /volume/v3/capabilities/np0000006785@storpool => generated 703 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:46.206916 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3b9f4abf-15e2-40f4-8986-6de6c58f194b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:46.210925 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b9f4abf-15e2-40f4-8986-6de6c58f194b tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool Aug 08 06:23:46.210925 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b9f4abf-15e2-40f4-8986-6de6c58f194b tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:46.210925 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b9f4abf-15e2-40f4-8986-6de6c58f194b tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:46.232557 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b9f4abf-15e2-40f4-8986-6de6c58f194b tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool returned with HTTP 200 Aug 08 06:23:46.240179 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 151/600] 10.4.3.32 () {66 vars in 1311 bytes} [Sat Aug 8 06:23:46 2026] GET /volume/v3/capabilities/np0000006785@storpool => generated 703 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:46.262966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56db0b9c-0d15-4c95-b090-c2cc85a76ec9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:46.266485 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56db0b9c-0d15-4c95-b090-c2cc85a76ec9 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool Aug 08 06:23:46.266796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56db0b9c-0d15-4c95-b090-c2cc85a76ec9 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:46.267191 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56db0b9c-0d15-4c95-b090-c2cc85a76ec9 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:46.289332 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56db0b9c-0d15-4c95-b090-c2cc85a76ec9 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815 tempest-BackendsCapabilitiesAdminTestsJSON-1911284815-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool returned with HTTP 200 Aug 08 06:23:46.292892 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 149/601] 10.4.3.32 () {66 vars in 1311 bytes} [Sat Aug 8 06:23:46 2026] GET /volume/v3/capabilities/np0000006785@storpool => generated 703 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:46.834424 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-19983fe1-a7b4-43bd-84ce-6c62abf40df2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:46.840163 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19983fe1-a7b4-43bd-84ce-6c62abf40df2 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:46.840433 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-19983fe1-a7b4-43bd-84ce-6c62abf40df2 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:46.842053 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-19983fe1-a7b4-43bd-84ce-6c62abf40df2 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:46.843793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-19983fe1-a7b4-43bd-84ce-6c62abf40df2 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Delete volume with id: 3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:46.861966 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:46.861966 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:46.861966 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-19983fe1-a7b4-43bd-84ce-6c62abf40df2 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:46.911349 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-19983fe1-a7b4-43bd-84ce-6c62abf40df2 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Delete volume request issued successfully. Aug 08 06:23:46.912179 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19983fe1-a7b4-43bd-84ce-6c62abf40df2 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 202 Aug 08 06:23:46.915652 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 152/602] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:46 2026] DELETE /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:46.930586 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a3f7e4ec-fda3-49b2-bf34-6ab950b9263b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:46.935277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3f7e4ec-fda3-49b2-bf34-6ab950b9263b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:46.935853 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3f7e4ec-fda3-49b2-bf34-6ab950b9263b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:46.935853 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3f7e4ec-fda3-49b2-bf34-6ab950b9263b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:46.946493 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:46.946493 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:46.950447 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a3f7e4ec-fda3-49b2-bf34-6ab950b9263b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Volume info retrieved successfully. Aug 08 06:23:46.959689 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3f7e4ec-fda3-49b2-bf34-6ab950b9263b tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 200 Aug 08 06:23:46.960237 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 151/603] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:46 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:47.454518 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-91e4b505-f1e9-459c-8aad-4861bbbd6bb3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:47.462996 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-91e4b505-f1e9-459c-8aad-4861bbbd6bb3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:23:47.463856 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-91e4b505-f1e9-459c-8aad-4861bbbd6bb3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:47.463856 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-91e4b505-f1e9-459c-8aad-4861bbbd6bb3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:47.475577 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:47.475577 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:47.484046 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-91e4b505-f1e9-459c-8aad-4861bbbd6bb3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:23:47.496266 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-91e4b505-f1e9-459c-8aad-4861bbbd6bb3 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:23:47.496266 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 152/604] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:47 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:47.538617 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c743adf9-4f9f-4536-9fa1-4dfffd650028 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:47.540855 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c743adf9-4f9f-4536-9fa1-4dfffd650028 None None] GET https://10.4.3.32/volume// Aug 08 06:23:47.540855 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c743adf9-4f9f-4536-9fa1-4dfffd650028 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:47.540855 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c743adf9-4f9f-4536-9fa1-4dfffd650028 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:47.541048 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c743adf9-4f9f-4536-9fa1-4dfffd650028 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:47.541458 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 150/605] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:23:47 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:47.557049 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-ca4dbcb5-9123-4667-8c9a-1fe74793b483 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:47.560424 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-ca4dbcb5-9123-4667-8c9a-1fe74793b483 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:23:47.562979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-ca4dbcb5-9123-4667-8c9a-1fe74793b483 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61fe1915-8168-46e4-9c99-e0a43c79ec6a", "connector": null, "instance_uuid": "68406bba-8892-4807-87c5-d62f2c60d216"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:47.582799 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:47.582799 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:47.641515 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-ca4dbcb5-9123-4667-8c9a-1fe74793b483 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:23:47.641515 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 153/606] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:23:47 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:47.697665 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-23021823-aebc-4425-b6fa-ecdc799d13e8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:47.702457 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-23021823-aebc-4425-b6fa-ecdc799d13e8 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] POST https://10.4.3.32/volume/v3/attachments/b69b3e8c-3627-4659-b865-65eea68ea93a/action Aug 08 06:23:47.703000 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-23021823-aebc-4425-b6fa-ecdc799d13e8 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:23:47.703164 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-23021823-aebc-4425-b6fa-ecdc799d13e8 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:47.722295 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:47.722295 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:47.739903 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-136ebc88-2020-4d1a-825c-0b0e95b44013 req-23021823-aebc-4425-b6fa-ecdc799d13e8 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/attachments/b69b3e8c-3627-4659-b865-65eea68ea93a/action returned with HTTP 204 Aug 08 06:23:47.740556 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 152/607] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:23:47 2026] POST /volume/v3/attachments/b69b3e8c-3627-4659-b865-65eea68ea93a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 08 06:23:47.793221 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-57ecdf56-aece-4830-b3aa-9e4acd5bbeef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:47.797645 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57ecdf56-aece-4830-b3aa-9e4acd5bbeef tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:23:47.798979 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57ecdf56-aece-4830-b3aa-9e4acd5bbeef tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:47.798979 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57ecdf56-aece-4830-b3aa-9e4acd5bbeef tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:47.826728 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:47.826728 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:47.835850 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-57ecdf56-aece-4830-b3aa-9e4acd5bbeef tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:23:47.841507 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57ecdf56-aece-4830-b3aa-9e4acd5bbeef tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:23:47.842227 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 153/608] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:47 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 1110 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:47.861895 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-95f0d741-4099-46d2-ace8-055725aa864d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:47.865046 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95f0d741-4099-46d2-ace8-055725aa864d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:23:47.865046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95f0d741-4099-46d2-ace8-055725aa864d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:47.865046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95f0d741-4099-46d2-ace8-055725aa864d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:47.885109 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:47.885109 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:47.893411 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-95f0d741-4099-46d2-ace8-055725aa864d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:23:47.901323 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95f0d741-4099-46d2-ace8-055725aa864d tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:23:47.902011 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 151/609] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:47 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 1110 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:47.978561 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e7d03130-0b14-4fcf-90f4-ba43f38ef552 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:47.980813 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7d03130-0b14-4fcf-90f4-ba43f38ef552 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] GET https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 Aug 08 06:23:47.981522 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7d03130-0b14-4fcf-90f4-ba43f38ef552 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:47.981522 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7d03130-0b14-4fcf-90f4-ba43f38ef552 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:47.982998 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-cedc9d27-a615-4fef-bbed-769444f38451 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:47.986065 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-cedc9d27-a615-4fef-bbed-769444f38451 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:23:47.986065 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-cedc9d27-a615-4fef-bbed-769444f38451 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:47.986375 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-cedc9d27-a615-4fef-bbed-769444f38451 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:47.998611 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7d03130-0b14-4fcf-90f4-ba43f38ef552 tempest-TaggedAttachmentsTest-1836219054 tempest-TaggedAttachmentsTest-1836219054-project-member] https://10.4.3.32/volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 returned with HTTP 404 Aug 08 06:23:47.998611 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 154/610] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:47 2026] GET /volume/v3/volumes/3258cc97-806b-4db0-9808-84d4f5299958 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:48.007685 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:48.007685 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:48.015704 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-cedc9d27-a615-4fef-bbed-769444f38451 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:23:48.025432 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-cedc9d27-a615-4fef-bbed-769444f38451 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:23:48.026313 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 153/611] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:47 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 1110 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:48.080495 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-769a7aad-1cd8-43a7-85a1-0c7f8508f397 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:48.085090 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-769a7aad-1cd8-43a7-85a1-0c7f8508f397 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b69b3e8c-3627-4659-b865-65eea68ea93a Aug 08 06:23:48.086453 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-769a7aad-1cd8-43a7-85a1-0c7f8508f397 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:48.086819 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-769a7aad-1cd8-43a7-85a1-0c7f8508f397 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:48.099674 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:48.099674 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:48.171494 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c337feaf-fe3c-490d-91ff-7d231c9c45a2 req-769a7aad-1cd8-43a7-85a1-0c7f8508f397 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/attachments/b69b3e8c-3627-4659-b865-65eea68ea93a returned with HTTP 200 Aug 08 06:23:48.172174 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 154/612] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:23:48 2026] DELETE /volume/v3/attachments/b69b3e8c-3627-4659-b865-65eea68ea93a => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:48.243962 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-762712e1-47cb-48fb-aa08-b69cda05ed99 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:48.247355 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-762712e1-47cb-48fb-aa08-b69cda05ed99 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:23:48.248518 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-762712e1-47cb-48fb-aa08-b69cda05ed99 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:48.248518 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-762712e1-47cb-48fb-aa08-b69cda05ed99 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:48.264924 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:48.264924 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:48.277030 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-762712e1-47cb-48fb-aa08-b69cda05ed99 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:23:48.286997 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-762712e1-47cb-48fb-aa08-b69cda05ed99 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:23:48.286997 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 152/613] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:48 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:49.871534 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-d38d047d-c580-4e7c-bfd7-9209de7ad572 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:49.874645 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-d38d047d-c580-4e7c-bfd7-9209de7ad572 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] DELETE https://10.4.3.32/volume/v3/attachments/1475c609-0ed8-4c40-86d5-fba66ac52eb7 Aug 08 06:23:49.874910 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-d38d047d-c580-4e7c-bfd7-9209de7ad572 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:49.875322 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-d38d047d-c580-4e7c-bfd7-9209de7ad572 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:49.896521 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:49.896521 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:49.999333 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-d38d047d-c580-4e7c-bfd7-9209de7ad572 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments/1475c609-0ed8-4c40-86d5-fba66ac52eb7 returned with HTTP 200 Aug 08 06:23:49.999333 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 155/614] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:23:49 2026] DELETE /volume/v3/attachments/1475c609-0ed8-4c40-86d5-fba66ac52eb7 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:50.032013 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-90313de7-d5f3-4830-96eb-54335a789ae3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:50.038056 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-90313de7-d5f3-4830-96eb-54335a789ae3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f6e813ab-3163-40b3-a4b0-b5491fee2530 Aug 08 06:23:50.040334 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-90313de7-d5f3-4830-96eb-54335a789ae3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:50.040685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-90313de7-d5f3-4830-96eb-54335a789ae3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:50.066059 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:50.066059 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:50.166322 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-90313de7-d5f3-4830-96eb-54335a789ae3 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments/f6e813ab-3163-40b3-a4b0-b5491fee2530 returned with HTTP 200 Aug 08 06:23:50.166877 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 154/615] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:23:50 2026] DELETE /volume/v3/attachments/f6e813ab-3163-40b3-a4b0-b5491fee2530 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:50.196085 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-fd78c41b-b98e-4cc0-848a-cb8265bbdac8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:50.199009 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-fd78c41b-b98e-4cc0-848a-cb8265bbdac8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] DELETE https://10.4.3.32/volume/v3/attachments/39014c0c-d9d5-4983-88a1-0215367a666b Aug 08 06:23:50.200051 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-fd78c41b-b98e-4cc0-848a-cb8265bbdac8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:50.204355 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-fd78c41b-b98e-4cc0-848a-cb8265bbdac8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:50.227798 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:50.227798 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:50.354032 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8fb8916d-70a6-46c6-89e1-a413dab9114c req-fd78c41b-b98e-4cc0-848a-cb8265bbdac8 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/attachments/39014c0c-d9d5-4983-88a1-0215367a666b returned with HTTP 200 Aug 08 06:23:50.357439 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 155/616] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:23:50 2026] DELETE /volume/v3/attachments/39014c0c-d9d5-4983-88a1-0215367a666b => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:50.717872 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-bdca7281-c59a-4fc4-990e-e6f1d0f7f67c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:50.722418 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-bdca7281-c59a-4fc4-990e-e6f1d0f7f67c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:23:50.722703 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-bdca7281-c59a-4fc4-990e-e6f1d0f7f67c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:50.722960 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-bdca7281-c59a-4fc4-990e-e6f1d0f7f67c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:50.741443 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:50.741443 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:50.752029 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-bdca7281-c59a-4fc4-990e-e6f1d0f7f67c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:23:50.763665 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-bdca7281-c59a-4fc4-990e-e6f1d0f7f67c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:23:50.764200 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 153/617] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:50 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 1651 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:50.820420 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-6af6899b-e643-4e52-8652-549c7dd3b28d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:50.826297 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-6af6899b-e643-4e52-8652-549c7dd3b28d tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:23:50.826619 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-6af6899b-e643-4e52-8652-549c7dd3b28d tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:50.826868 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-6af6899b-e643-4e52-8652-549c7dd3b28d tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:50.853287 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:50.853287 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:50.862117 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-6af6899b-e643-4e52-8652-549c7dd3b28d tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:23:50.872958 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-6af6899b-e643-4e52-8652-549c7dd3b28d tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:23:50.874667 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 156/618] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:50 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 1651 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:51.633407 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e06fb812-3fcd-47ee-a033-54a3438e003b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:51.824314 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e06fb812-3fcd-47ee-a033-54a3438e003b tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:23:51.824314 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e06fb812-3fcd-47ee-a033-54a3438e003b tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1755773113"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:51.827085 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:51.827085 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:51.868583 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e06fb812-3fcd-47ee-a033-54a3438e003b tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:23:51.869359 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 155/619] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:23:51 2026] POST /volume/v3/group_types => generated 181 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:51.892037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d950c028-b3ba-43d8-8431-26e478af8049 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:51.894441 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d950c028-b3ba-43d8-8431-26e478af8049 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] POST https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs Aug 08 06:23:51.895413 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d950c028-b3ba-43d8-8431-26e478af8049 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:51.897289 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:51.897289 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:51.937251 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d950c028-b3ba-43d8-8431-26e478af8049 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs returned with HTTP 202 Aug 08 06:23:51.937946 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 156/620] 10.4.3.32 () {70 vars in 1451 bytes} [Sat Aug 8 06:23:51 2026] POST /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs => generated 53 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:51.950802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8812e082-47d2-4ce4-8fae-b432196844ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:51.951968 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8812e082-47d2-4ce4-8fae-b432196844ce tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] POST https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs Aug 08 06:23:51.952483 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8812e082-47d2-4ce4-8fae-b432196844ce tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:52.018337 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8812e082-47d2-4ce4-8fae-b432196844ce tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs returned with HTTP 202 Aug 08 06:23:52.019190 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 154/621] 10.4.3.32 () {70 vars in 1451 bytes} [Sat Aug 8 06:23:51 2026] POST /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs => generated 61 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:23:52.031038 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7314674b-7108-46fa-97ce-ddca61489781 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.033345 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7314674b-7108-46fa-97ce-ddca61489781 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] GET https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key2 Aug 08 06:23:52.033693 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7314674b-7108-46fa-97ce-ddca61489781 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.034142 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7314674b-7108-46fa-97ce-ddca61489781 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.062652 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7314674b-7108-46fa-97ce-ddca61489781 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key2 returned with HTTP 200 Aug 08 06:23:52.064451 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 157/622] 10.4.3.32 () {68 vars in 1445 bytes} [Sat Aug 8 06:23:52 2026] GET /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key2 => generated 26 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:52.076263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f38a1886-d3a0-4663-87fe-7069d771c9de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.082479 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f38a1886-d3a0-4663-87fe-7069d771c9de tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] GET https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 Aug 08 06:23:52.082479 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f38a1886-d3a0-4663-87fe-7069d771c9de tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.082479 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f38a1886-d3a0-4663-87fe-7069d771c9de tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.095963 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f38a1886-d3a0-4663-87fe-7069d771c9de tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 returned with HTTP 200 Aug 08 06:23:52.096697 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 156/623] 10.4.3.32 () {68 vars in 1445 bytes} [Sat Aug 8 06:23:52 2026] GET /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 => generated 18 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:52.111514 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ac6978b5-766e-474b-b4b2-b3faac6dd7d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.114249 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac6978b5-766e-474b-b4b2-b3faac6dd7d2 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] PUT https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 Aug 08 06:23:52.114914 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac6978b5-766e-474b-b4b2-b3faac6dd7d2 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:52.142137 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac6978b5-766e-474b-b4b2-b3faac6dd7d2 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 returned with HTTP 200 Aug 08 06:23:52.142137 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 157/624] 10.4.3.32 () {70 vars in 1465 bytes} [Sat Aug 8 06:23:52 2026] PUT /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 => generated 26 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:52.154402 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1639466d-a7bd-4aef-8097-9b734fcdb057 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.156871 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1639466d-a7bd-4aef-8097-9b734fcdb057 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] GET https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs Aug 08 06:23:52.159798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1639466d-a7bd-4aef-8097-9b734fcdb057 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.159798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1639466d-a7bd-4aef-8097-9b734fcdb057 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.169714 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1639466d-a7bd-4aef-8097-9b734fcdb057 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs returned with HTTP 200 Aug 08 06:23:52.170844 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 155/625] 10.4.3.32 () {68 vars in 1430 bytes} [Sat Aug 8 06:23:52 2026] GET /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs => generated 87 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:52.189973 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-08eef640-0eab-4c35-abfb-33407ed8fe9c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.194417 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08eef640-0eab-4c35-abfb-33407ed8fe9c tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key1 Aug 08 06:23:52.194417 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08eef640-0eab-4c35-abfb-33407ed8fe9c tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.195261 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08eef640-0eab-4c35-abfb-33407ed8fe9c tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.225983 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08eef640-0eab-4c35-abfb-33407ed8fe9c tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key1 returned with HTTP 202 Aug 08 06:23:52.227285 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 158/626] 10.4.3.32 () {68 vars in 1448 bytes} [Sat Aug 8 06:23:52 2026] DELETE /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:23:52.254095 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e6df7f4d-a999-4de6-bb96-805a4cf6e4f9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.256887 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6df7f4d-a999-4de6-bb96-805a4cf6e4f9 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] GET https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key1 Aug 08 06:23:52.257525 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6df7f4d-a999-4de6-bb96-805a4cf6e4f9 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.258234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6df7f4d-a999-4de6-bb96-805a4cf6e4f9 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.271025 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6df7f4d-a999-4de6-bb96-805a4cf6e4f9 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] HTTP exception thrown: Group Type 9a57be96-7f6a-4945-9ea7-af8152443d97 has no extra spec with key key1. Aug 08 06:23:52.271666 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6df7f4d-a999-4de6-bb96-805a4cf6e4f9 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key1 returned with HTTP 404 Aug 08 06:23:52.272535 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 157/627] 10.4.3.32 () {68 vars in 1445 bytes} [Sat Aug 8 06:23:52 2026] GET /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key1 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:23:52.285072 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d35ace58-fc15-4c07-9abe-48517d796335 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.288798 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d35ace58-fc15-4c07-9abe-48517d796335 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key2 Aug 08 06:23:52.288798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d35ace58-fc15-4c07-9abe-48517d796335 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.288798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d35ace58-fc15-4c07-9abe-48517d796335 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.329695 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d35ace58-fc15-4c07-9abe-48517d796335 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key2 returned with HTTP 202 Aug 08 06:23:52.330885 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 158/628] 10.4.3.32 () {68 vars in 1448 bytes} [Sat Aug 8 06:23:52 2026] DELETE /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:23:52.348802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2ed7b49b-a5c1-49d4-9dd9-c04b46bb25cf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.355907 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ed7b49b-a5c1-49d4-9dd9-c04b46bb25cf tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] GET https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key2 Aug 08 06:23:52.357148 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ed7b49b-a5c1-49d4-9dd9-c04b46bb25cf tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.357148 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ed7b49b-a5c1-49d4-9dd9-c04b46bb25cf tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.369828 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ed7b49b-a5c1-49d4-9dd9-c04b46bb25cf tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] HTTP exception thrown: Group Type 9a57be96-7f6a-4945-9ea7-af8152443d97 has no extra spec with key key2. Aug 08 06:23:52.370575 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ed7b49b-a5c1-49d4-9dd9-c04b46bb25cf tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key2 returned with HTTP 404 Aug 08 06:23:52.371288 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 156/629] 10.4.3.32 () {68 vars in 1445 bytes} [Sat Aug 8 06:23:52 2026] GET /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key2 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:23:52.381248 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76c300c0-6d26-46ff-9558-e3a45c11d98e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.387063 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76c300c0-6d26-46ff-9558-e3a45c11d98e tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 Aug 08 06:23:52.387063 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76c300c0-6d26-46ff-9558-e3a45c11d98e tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.387363 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76c300c0-6d26-46ff-9558-e3a45c11d98e tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.424021 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76c300c0-6d26-46ff-9558-e3a45c11d98e tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 returned with HTTP 202 Aug 08 06:23:52.424021 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 159/630] 10.4.3.32 () {68 vars in 1448 bytes} [Sat Aug 8 06:23:52 2026] DELETE /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:23:52.444506 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-39f19acc-14da-485f-9a41-68bf48590009 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.449340 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39f19acc-14da-485f-9a41-68bf48590009 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] GET https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 Aug 08 06:23:52.449340 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39f19acc-14da-485f-9a41-68bf48590009 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.454786 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39f19acc-14da-485f-9a41-68bf48590009 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.468028 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39f19acc-14da-485f-9a41-68bf48590009 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] HTTP exception thrown: Group Type 9a57be96-7f6a-4945-9ea7-af8152443d97 has no extra spec with key key3. Aug 08 06:23:52.468028 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39f19acc-14da-485f-9a41-68bf48590009 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 returned with HTTP 404 Aug 08 06:23:52.468896 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 158/631] 10.4.3.32 () {68 vars in 1445 bytes} [Sat Aug 8 06:23:52 2026] GET /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97/group_specs/key3 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:23:52.484322 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3aa9deeb-a811-4d9e-9e4a-95daddce2011 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:52.486621 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3aa9deeb-a811-4d9e-9e4a-95daddce2011 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97 Aug 08 06:23:52.488185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3aa9deeb-a811-4d9e-9e4a-95daddce2011 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:52.488185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3aa9deeb-a811-4d9e-9e4a-95daddce2011 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:52.534042 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3aa9deeb-a811-4d9e-9e4a-95daddce2011 tempest-GroupTypeSpecsTest-1288026956 tempest-GroupTypeSpecsTest-1288026956-project-admin] https://10.4.3.32/volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97 returned with HTTP 202 Aug 08 06:23:52.534835 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 159/632] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:23:52 2026] DELETE /volume/v3/group_types/9a57be96-7f6a-4945-9ea7-af8152443d97 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:23:53.025915 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dccb6604-778a-4698-8465-5ee699e53278 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:53.028277 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dccb6604-778a-4698-8465-5ee699e53278 None None] GET https://10.4.3.32/volume// Aug 08 06:23:53.028277 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dccb6604-778a-4698-8465-5ee699e53278 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:53.028657 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dccb6604-778a-4698-8465-5ee699e53278 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:53.029409 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dccb6604-778a-4698-8465-5ee699e53278 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:53.029879 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 157/633] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:23:53 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:53.043518 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-ec92d657-2cd0-4b85-99a9-3986b46f1371 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:53.048020 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-ec92d657-2cd0-4b85-99a9-3986b46f1371 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:23:53.048328 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-ec92d657-2cd0-4b85-99a9-3986b46f1371 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d93fd6f8-53a5-450c-9186-bb69c8973591", "connector": null, "instance_uuid": "eb1dc60c-061a-4d93-a316-638984528b02"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:53.076794 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:53.076794 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:53.115257 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-c7457c01-148b-40ce-a38e-36aecd7f6eaa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:53.119258 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-c7457c01-148b-40ce-a38e-36aecd7f6eaa tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f51162e8-f479-43fb-be8b-300465611006 Aug 08 06:23:53.119258 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-c7457c01-148b-40ce-a38e-36aecd7f6eaa tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:53.120649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-c7457c01-148b-40ce-a38e-36aecd7f6eaa tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:53.135097 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:53.135097 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:53.145888 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-ec92d657-2cd0-4b85-99a9-3986b46f1371 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:23:53.147228 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 160/634] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:23:53 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:53.232590 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-c7457c01-148b-40ce-a38e-36aecd7f6eaa tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments/f51162e8-f479-43fb-be8b-300465611006 returned with HTTP 200 Aug 08 06:23:53.234591 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 159/635] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:23:53 2026] DELETE /volume/v3/attachments/f51162e8-f479-43fb-be8b-300465611006 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:53.250704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-42f39459-98bb-47c4-978e-898bafe4b257 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:53.251073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-43234161-82d9-4542-8405-78ce86facb91 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:53.256754 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-42f39459-98bb-47c4-978e-898bafe4b257 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] DELETE https://10.4.3.32/volume/v3/attachments/11272738-2e4e-4c12-bbf0-1e01c933b8c2 Aug 08 06:23:53.257296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-42f39459-98bb-47c4-978e-898bafe4b257 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:53.257555 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-42f39459-98bb-47c4-978e-898bafe4b257 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:53.259359 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-43234161-82d9-4542-8405-78ce86facb91 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7baa1357-40f0-476f-9413-f4eb6d17f64b Aug 08 06:23:53.260037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-43234161-82d9-4542-8405-78ce86facb91 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:53.260037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-43234161-82d9-4542-8405-78ce86facb91 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:53.277568 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:53.277568 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:53.278113 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:53.278113 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:53.447766 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-43234161-82d9-4542-8405-78ce86facb91 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments/7baa1357-40f0-476f-9413-f4eb6d17f64b returned with HTTP 200 Aug 08 06:23:53.447766 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 158/636] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:23:53 2026] DELETE /volume/v3/attachments/7baa1357-40f0-476f-9413-f4eb6d17f64b => generated 19 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:53.448569 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-42f39459-98bb-47c4-978e-898bafe4b257 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/attachments/11272738-2e4e-4c12-bbf0-1e01c933b8c2 returned with HTTP 200 Aug 08 06:23:53.450482 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 160/637] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:23:53 2026] DELETE /volume/v3/attachments/11272738-2e4e-4c12-bbf0-1e01c933b8c2 => generated 192 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:53.469368 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-2a592fed-2f98-4d41-97cb-07f10fdab3c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:53.474602 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-2a592fed-2f98-4d41-97cb-07f10fdab3c9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] DELETE https://10.4.3.32/volume/v3/attachments/df4c6e6a-b2eb-40a3-94fd-e55673b19283 Aug 08 06:23:53.474807 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-2a592fed-2f98-4d41-97cb-07f10fdab3c9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:53.475317 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-2a592fed-2f98-4d41-97cb-07f10fdab3c9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:53.497302 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:53.497302 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:53.607973 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dce47142-b5a6-4c08-8c0d-57571d5b0fb4 req-2a592fed-2f98-4d41-97cb-07f10fdab3c9 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/attachments/df4c6e6a-b2eb-40a3-94fd-e55673b19283 returned with HTTP 200 Aug 08 06:23:53.608298 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 161/638] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:23:53 2026] DELETE /volume/v3/attachments/df4c6e6a-b2eb-40a3-94fd-e55673b19283 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:53.649796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a54ea2b5-0a38-48bc-ad08-00cd2bab81ce None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:53.649796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a54ea2b5-0a38-48bc-ad08-00cd2bab81ce None None] GET https://10.4.3.32/volume// Aug 08 06:23:53.649796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a54ea2b5-0a38-48bc-ad08-00cd2bab81ce None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:53.649796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a54ea2b5-0a38-48bc-ad08-00cd2bab81ce None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:53.649796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a54ea2b5-0a38-48bc-ad08-00cd2bab81ce None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:53.651016 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 160/639] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:23:53 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:53.670589 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-a30bf878-6984-4f39-bac4-5b65cd5550c3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:53.674686 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-a30bf878-6984-4f39-bac4-5b65cd5550c3 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] POST https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591/action Aug 08 06:23:53.675284 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-a30bf878-6984-4f39-bac4-5b65cd5550c3 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action body: b'{"os-reimage": {"image_id": "1cef4407-1f8f-441b-aa47-5a228defb13c", "reimage_reserved": true}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:23:53.675490 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-a30bf878-6984-4f39-bac4-5b65cd5550c3 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "1cef4407-1f8f-441b-aa47-5a228defb13c", "reimage_reserved": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:53.703209 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:53.703209 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:53.703209 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-a30bf878-6984-4f39-bac4-5b65cd5550c3 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:23:53.924997 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-a30bf878-6984-4f39-bac4-5b65cd5550c3 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591/action returned with HTTP 202 Aug 08 06:23:53.924997 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 159/640] 10.4.3.32 () {74 vars in 1706 bytes} [Sat Aug 8 06:23:53 2026] POST /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 06:23:56.256152 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-007a3300-09d0-44d3-8f00-768eb1f0265d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:56.258096 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:56.258422 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1223144474"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:56.260595 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1223144474'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:56.266323 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume of 1 GB Aug 08 06:23:56.266712 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:56.266712 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:56.267761 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Availability Zones retrieved successfully. Aug 08 06:23:56.276510 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Flow 'volume_create_api' (42ae7924-8b7f-4137-8faf-1d3d878db80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:56.280363 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90821cba-deda-4f1c-a9af-900b5694c55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:56.282320 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:56.299499 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:56.299499 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:56.321395 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90821cba-deda-4f1c-a9af-900b5694c55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=00859760-e21c-491e-a4a6-b928847e9149,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00859760-e21c-491e-a4a6-b928847e9149', 'encryption_key_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=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:56.322280 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d5b41c-9158-4214-88a2-f06a9ce8d153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:56.371310 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:23:56.371788 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:23:56.414041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Created reservations ['6acb8316-0cbc-487f-8528-5c5d1f2e2279', 'c2308fff-9864-4ef8-a253-a32316aec747', 'a8a11931-4c59-4e1c-b333-f55fa5bdd18c', '10f3222b-cecd-4476-9518-3a5769d24167'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:56.415346 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d5b41c-9158-4214-88a2-f06a9ce8d153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6acb8316-0cbc-487f-8528-5c5d1f2e2279', 'c2308fff-9864-4ef8-a253-a32316aec747', 'a8a11931-4c59-4e1c-b333-f55fa5bdd18c', '10f3222b-cecd-4476-9518-3a5769d24167']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:56.417473 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72fd9791-9436-46d3-97a4-87a02c53e45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:56.454794 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72fd9791-9436-46d3-97a4-87a02c53e45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6edb4d3c-2cc6-4b39-aee5-db6366c0d860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1223144474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c60365b565364f5c92a04b70e397d476',qos_specs=None,replication_status=,reservations=['6acb8316-0cbc-487f-8528-5c5d1f2e2279','c2308fff-9864-4ef8-a253-a32316aec747','a8a11931-4c59-4e1c-b333-f55fa5bdd18c','10f3222b-cecd-4476-9518-3a5769d24167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596c95592f874b16a53ab0bace403cdf',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1223144474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6edb4d3c-2cc6-4b39-aee5-db6366c0d860,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c60365b565364f5c92a04b70e397d476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596c95592f874b16a53ab0bace403cdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00859760-e21c-491e-a4a6-b928847e9149),volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:56.456754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8b5588-56d2-43c8-84b8-469d3be4f77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:56.486899 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8b5588-56d2-43c8-84b8-469d3be4f77e) transitioned into state 'SUCCESS' from state '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-1223144474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c60365b565364f5c92a04b70e397d476',qos_specs=None,replication_status=,reservations=['6acb8316-0cbc-487f-8528-5c5d1f2e2279','c2308fff-9864-4ef8-a253-a32316aec747','a8a11931-4c59-4e1c-b333-f55fa5bdd18c','10f3222b-cecd-4476-9518-3a5769d24167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596c95592f874b16a53ab0bace403cdf',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:56.487299 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2269705f-2a3c-46b0-950b-cc721141ac8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:56.508528 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2269705f-2a3c-46b0-950b-cc721141ac8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:56.513232 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Flow 'volume_create_api' (42ae7924-8b7f-4137-8faf-1d3d878db80f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:56.514581 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume request issued successfully. Aug 08 06:23:56.515136 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-007a3300-09d0-44d3-8f00-768eb1f0265d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:56.516096 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 161/641] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:23:56 2026] POST /volume/v3/volumes => generated 758 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:23:56.531486 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c00f8172-0693-4f54-ad20-aff20719901e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:56.533744 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c00f8172-0693-4f54-ad20-aff20719901e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:23:56.534025 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c00f8172-0693-4f54-ad20-aff20719901e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:56.534301 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c00f8172-0693-4f54-ad20-aff20719901e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:56.545467 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:56.545467 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:56.551862 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c00f8172-0693-4f54-ad20-aff20719901e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:56.559445 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c00f8172-0693-4f54-ad20-aff20719901e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:23:56.560689 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 162/642] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:56 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:56.620539 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-02066d0b-1de8-4a32-96e8-2c6ca8d318de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:56.624954 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02066d0b-1de8-4a32-96e8-2c6ca8d318de tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] DELETE https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 Aug 08 06:23:56.625238 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02066d0b-1de8-4a32-96e8-2c6ca8d318de tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:56.625504 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02066d0b-1de8-4a32-96e8-2c6ca8d318de tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:56.626292 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-02066d0b-1de8-4a32-96e8-2c6ca8d318de tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Delete volume with id: 487d041d-d1c5-4d20-86d5-0f90544e9645 Aug 08 06:23:56.635617 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:56.635617 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:56.636171 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-02066d0b-1de8-4a32-96e8-2c6ca8d318de tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:23:56.664040 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-02066d0b-1de8-4a32-96e8-2c6ca8d318de tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Delete volume request issued successfully. Aug 08 06:23:56.664610 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02066d0b-1de8-4a32-96e8-2c6ca8d318de tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 returned with HTTP 202 Aug 08 06:23:56.664753 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 161/643] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:56 2026] DELETE /volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:56.674432 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e427514b-541f-40ac-9e5a-edef0d7a2451 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:56.677333 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e427514b-541f-40ac-9e5a-edef0d7a2451 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 Aug 08 06:23:56.677539 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e427514b-541f-40ac-9e5a-edef0d7a2451 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:56.677819 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e427514b-541f-40ac-9e5a-edef0d7a2451 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:56.688282 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:56.688282 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:56.695366 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e427514b-541f-40ac-9e5a-edef0d7a2451 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:23:56.701742 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e427514b-541f-40ac-9e5a-edef0d7a2451 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 returned with HTTP 200 Aug 08 06:23:56.703074 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 160/644] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:56 2026] GET /volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:57.136590 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6ee0805d-09d3-4c94-b2f4-8ac2368cc9bf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.403153 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ee0805d-09d3-4c94-b2f4-8ac2368cc9bf tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:23:57.403153 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ee0805d-09d3-4c94-b2f4-8ac2368cc9bf tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-761912658"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:57.403153 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:57.403153 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:57.428430 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ee0805d-09d3-4c94-b2f4-8ac2368cc9bf tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:23:57.428986 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 162/645] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:23:57 2026] POST /volume/v3/types => generated 219 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:57.442651 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-68e78369-6187-45fe-bae0-aea0f474fd2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.444886 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68e78369-6187-45fe-bae0-aea0f474fd2c tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:23:57.445272 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-68e78369-6187-45fe-bae0-aea0f474fd2c tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1908287118"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:57.478303 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68e78369-6187-45fe-bae0-aea0f474fd2c tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:23:57.478629 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 163/646] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:23:57 2026] POST /volume/v3/group_types => generated 177 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:57.491176 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-415411cc-0c9f-4b1f-8cf7-6a93ad1c7edd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.579892 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3a9c8cd5-c3d6-4cf6-b47d-b807fcfdbeae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.582162 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a9c8cd5-c3d6-4cf6-b47d-b807fcfdbeae tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:23:57.582162 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a9c8cd5-c3d6-4cf6-b47d-b807fcfdbeae tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:57.582912 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a9c8cd5-c3d6-4cf6-b47d-b807fcfdbeae tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:57.589714 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:57.589714 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:57.593794 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3a9c8cd5-c3d6-4cf6-b47d-b807fcfdbeae tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:57.598890 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a9c8cd5-c3d6-4cf6-b47d-b807fcfdbeae tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:23:57.598890 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 161/647] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:57 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:57.660386 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-415411cc-0c9f-4b1f-8cf7-6a93ad1c7edd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] POST https://10.4.3.32/volume/v3/groups Aug 08 06:23:57.660761 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-415411cc-0c9f-4b1f-8cf7-6a93ad1c7edd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fe9af1e5-51b2-4ae6-9263-59eb3c097a2f", "volume_types": ["77fb7cb1-f04d-4376-8600-ed255aa6049e"], "name": "tempest-GroupsV314Test-Group-1170478249"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:57.662248 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-415411cc-0c9f-4b1f-8cf7-6a93ad1c7edd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Creating new group {'group': {'group_type': 'fe9af1e5-51b2-4ae6-9263-59eb3c097a2f', 'volume_types': ['77fb7cb1-f04d-4376-8600-ed255aa6049e'], 'name': 'tempest-GroupsV314Test-Group-1170478249'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 06:23:57.672228 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-415411cc-0c9f-4b1f-8cf7-6a93ad1c7edd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Creating group tempest-GroupsV314Test-Group-1170478249. Aug 08 06:23:57.684107 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-fcc753e9-f276-47a5-ac6f-2e0fd6e54e35 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.690177 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-fcc753e9-f276-47a5-ac6f-2e0fd6e54e35 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:23:57.690442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-fcc753e9-f276-47a5-ac6f-2e0fd6e54e35 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:57.692241 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-fcc753e9-f276-47a5-ac6f-2e0fd6e54e35 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:57.701063 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-415411cc-0c9f-4b1f-8cf7-6a93ad1c7edd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:23:57.700660. {{(pid=100290) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:23:57.701212 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-415411cc-0c9f-4b1f-8cf7-6a93ad1c7edd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Availability Zones retrieved successfully. Aug 08 06:23:57.701601 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:57.701601 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:57.712334 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-fcc753e9-f276-47a5-ac6f-2e0fd6e54e35 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:57.721035 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-fcc753e9-f276-47a5-ac6f-2e0fd6e54e35 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:23:57.721839 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 163/648] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:23:57 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:57.724828 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a068a762-fb8a-4a77-a0e9-5cd4b0a18777 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.726898 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a068a762-fb8a-4a77-a0e9-5cd4b0a18777 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 Aug 08 06:23:57.727104 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a068a762-fb8a-4a77-a0e9-5cd4b0a18777 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:57.727402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a068a762-fb8a-4a77-a0e9-5cd4b0a18777 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:57.736517 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a068a762-fb8a-4a77-a0e9-5cd4b0a18777 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 returned with HTTP 404 Aug 08 06:23:57.737073 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 164/649] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:57 2026] GET /volume/v3/volumes/487d041d-d1c5-4d20-86d5-0f90544e9645 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:57.752278 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-415411cc-0c9f-4b1f-8cf7-6a93ad1c7edd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Created reservations ['86ca4643-869a-4085-95a7-4d94ecfcf48d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:57.753393 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6c8eeae5-e34f-48c4-8027-26dd589f7b2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.757790 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c8eeae5-e34f-48c4-8027-26dd589f7b2a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 Aug 08 06:23:57.757989 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c8eeae5-e34f-48c4-8027-26dd589f7b2a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:57.758291 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c8eeae5-e34f-48c4-8027-26dd589f7b2a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:57.758619 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-6c8eeae5-e34f-48c4-8027-26dd589f7b2a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Delete volume with id: 6b4063d0-67df-4374-8e9e-44a7671ab348 Aug 08 06:23:57.780099 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:57.780099 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:57.780099 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6c8eeae5-e34f-48c4-8027-26dd589f7b2a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:23:57.819493 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-415411cc-0c9f-4b1f-8cf7-6a93ad1c7edd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 08 06:23:57.819493 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 162/650] 10.4.3.32 () {70 vars in 1290 bytes} [Sat Aug 8 06:23:57 2026] POST /volume/v3/groups => generated 108 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:57.821296 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6c8eeae5-e34f-48c4-8027-26dd589f7b2a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Delete volume request issued successfully. Aug 08 06:23:57.821601 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c8eeae5-e34f-48c4-8027-26dd589f7b2a tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 returned with HTTP 202 Aug 08 06:23:57.822312 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 162/651] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:57 2026] DELETE /volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:57.834571 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b01bb8cf-45fe-4ec5-a4f8-be7858982adf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.834986 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cc6e3746-bd51-4333-b145-481b9719c41b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.835603 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc6e3746-bd51-4333-b145-481b9719c41b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d Aug 08 06:23:57.835896 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc6e3746-bd51-4333-b145-481b9719c41b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:57.836140 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc6e3746-bd51-4333-b145-481b9719c41b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:57.836344 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-cc6e3746-bd51-4333-b145-481b9719c41b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] show called for member da8303eb-e196-4dbb-81f8-fbc153623f4d {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:23:57.840012 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b01bb8cf-45fe-4ec5-a4f8-be7858982adf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 Aug 08 06:23:57.840218 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b01bb8cf-45fe-4ec5-a4f8-be7858982adf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:57.842833 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b01bb8cf-45fe-4ec5-a4f8-be7858982adf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:57.843566 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:57.843566 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:57.858034 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:57.858034 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:57.858375 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-769220bd-ffc8-4047-a66e-a77d62524f9b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.858796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-769220bd-ffc8-4047-a66e-a77d62524f9b None None] GET https://10.4.3.32/volume// Aug 08 06:23:57.860303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-769220bd-ffc8-4047-a66e-a77d62524f9b None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:57.860303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-769220bd-ffc8-4047-a66e-a77d62524f9b None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:57.860303 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-769220bd-ffc8-4047-a66e-a77d62524f9b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:57.860303 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 163/652] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:23:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:57.863581 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b01bb8cf-45fe-4ec5-a4f8-be7858982adf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:23:57.868190 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b01bb8cf-45fe-4ec5-a4f8-be7858982adf tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 returned with HTTP 200 Aug 08 06:23:57.868721 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 164/653] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:57 2026] GET /volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:57.872621 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc6e3746-bd51-4333-b145-481b9719c41b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d returned with HTTP 200 Aug 08 06:23:57.873190 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 165/654] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:23:57 2026] GET /volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d => generated 388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:57.882728 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-f81cba50-2a4d-4642-a02d-fc36d83e9a72 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:57.885629 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-f81cba50-2a4d-4642-a02d-fc36d83e9a72 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:23:57.886188 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-f81cba50-2a4d-4642-a02d-fc36d83e9a72 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6edb4d3c-2cc6-4b39-aee5-db6366c0d860", "connector": null, "instance_uuid": "11b7022f-06c2-46ae-92f7-cb68d1d0834b"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:57.899328 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:57.899328 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:57.973367 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-f81cba50-2a4d-4642-a02d-fc36d83e9a72 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:23:57.974006 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 163/655] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:23:57 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) Aug 08 06:23:58.026210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-903de9ca-a3a0-4135-a0e4-0ab7efff4212 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.026210 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-903de9ca-a3a0-4135-a0e4-0ab7efff4212 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:23:58.026210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-903de9ca-a3a0-4135-a0e4-0ab7efff4212 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:58.026959 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-903de9ca-a3a0-4135-a0e4-0ab7efff4212 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:58.040258 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:58.040258 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:58.047715 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-903de9ca-a3a0-4135-a0e4-0ab7efff4212 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:58.058300 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-903de9ca-a3a0-4135-a0e4-0ab7efff4212 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:23:58.058697 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 164/656] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:58 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:58.070491 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4b98e05-fb33-4374-bdec-8dc07d8ac33f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.070867 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4b98e05-fb33-4374-bdec-8dc07d8ac33f None None] GET https://10.4.3.32/volume// Aug 08 06:23:58.071029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4b98e05-fb33-4374-bdec-8dc07d8ac33f None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:58.071262 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4b98e05-fb33-4374-bdec-8dc07d8ac33f None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:58.071586 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4b98e05-fb33-4374-bdec-8dc07d8ac33f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:23:58.072183 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 165/657] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:23:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:23:58.086345 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-3a7c22cd-ffbb-4798-a3b8-092ce93e46e8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.095912 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-3a7c22cd-ffbb-4798-a3b8-092ce93e46e8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:23:58.096068 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-3a7c22cd-ffbb-4798-a3b8-092ce93e46e8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:58.096741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-3a7c22cd-ffbb-4798-a3b8-092ce93e46e8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:58.114630 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:58.114630 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:58.121470 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-3a7c22cd-ffbb-4798-a3b8-092ce93e46e8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:58.129956 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-3a7c22cd-ffbb-4798-a3b8-092ce93e46e8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:23:58.130533 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 166/658] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:23:58 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1030 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:23:58.288144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-6598e081-2420-4262-a6b1-edae40ae0190 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.294482 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-6598e081-2420-4262-a6b1-edae40ae0190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] PUT https://10.4.3.32/volume/v3/attachments/d3dd0130-4534-4e06-9f90-63086d926d8b Aug 08 06:23:58.296051 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-6598e081-2420-4262-a6b1-edae40ae0190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:58.318567 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-6598e081-2420-4262-a6b1-edae40ae0190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Acquiring lock "cinder-attachment_update-6edb4d3c-2cc6-4b39-aee5-db6366c0d860-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:23:58.332738 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-6598e081-2420-4262-a6b1-edae40ae0190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-6edb4d3c-2cc6-4b39-aee5-db6366c0d860-np0000006785" acquired by "attachment_update" :: waited 0.014s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:23:58.333462 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-86d76077-83f0-4d06-8294-4b636dc70455 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.333829 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:58.333829 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:58.338326 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86d76077-83f0-4d06-8294-4b636dc70455 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 Aug 08 06:23:58.338583 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86d76077-83f0-4d06-8294-4b636dc70455 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:58.340789 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86d76077-83f0-4d06-8294-4b636dc70455 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:58.340789 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-86d76077-83f0-4d06-8294-4b636dc70455 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Delete volume with id: bce886d8-f476-4c42-8559-94d36013d032 Aug 08 06:23:58.351233 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:58.351233 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:58.351811 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-86d76077-83f0-4d06-8294-4b636dc70455 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:23:58.386762 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-86d76077-83f0-4d06-8294-4b636dc70455 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Delete volume request issued successfully. Aug 08 06:23:58.387002 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86d76077-83f0-4d06-8294-4b636dc70455 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 returned with HTTP 202 Aug 08 06:23:58.387532 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 165/659] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:58 2026] DELETE /volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:58.401475 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-212ba3bf-086e-46e7-b235-668eca6322d0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.403109 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-212ba3bf-086e-46e7-b235-668eca6322d0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 Aug 08 06:23:58.403823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-212ba3bf-086e-46e7-b235-668eca6322d0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:58.403823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-212ba3bf-086e-46e7-b235-668eca6322d0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:58.420520 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:58.420520 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:58.427145 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-212ba3bf-086e-46e7-b235-668eca6322d0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:23:58.434376 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-212ba3bf-086e-46e7-b235-668eca6322d0 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 returned with HTTP 200 Aug 08 06:23:58.434376 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 166/660] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:58 2026] GET /volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:58.494818 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-6598e081-2420-4262-a6b1-edae40ae0190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-6edb4d3c-2cc6-4b39-aee5-db6366c0d860-np0000006785" released by "attachment_update" :: held 0.162s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:23:58.494818 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-6598e081-2420-4262-a6b1-edae40ae0190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/d3dd0130-4534-4e06-9f90-63086d926d8b returned with HTTP 200 Aug 08 06:23:58.495725 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 164/661] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:23:58 2026] PUT /volume/v3/attachments/d3dd0130-4534-4e06-9f90-63086d926d8b => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:58.885276 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-40cd518a-3470-46f3-856e-ccb354749606 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.885664 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09bc9b56-5a46-4b17-8641-9afd24a8f626 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.887839 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09bc9b56-5a46-4b17-8641-9afd24a8f626 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d Aug 08 06:23:58.888009 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-40cd518a-3470-46f3-856e-ccb354749606 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 Aug 08 06:23:58.888211 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09bc9b56-5a46-4b17-8641-9afd24a8f626 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:58.888254 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-40cd518a-3470-46f3-856e-ccb354749606 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:58.888254 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-40cd518a-3470-46f3-856e-ccb354749606 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:58.888334 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09bc9b56-5a46-4b17-8641-9afd24a8f626 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:58.888334 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-09bc9b56-5a46-4b17-8641-9afd24a8f626 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] show called for member da8303eb-e196-4dbb-81f8-fbc153623f4d {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:23:58.894096 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:58.894096 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:58.898630 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-40cd518a-3470-46f3-856e-ccb354749606 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 returned with HTTP 404 Aug 08 06:23:58.899899 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 166/662] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:58 2026] GET /volume/v3/volumes/6b4063d0-67df-4374-8e9e-44a7671ab348 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:58.909517 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-96f3da9b-a232-4eab-884d-5656506d2903 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.910419 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09bc9b56-5a46-4b17-8641-9afd24a8f626 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d returned with HTTP 200 Aug 08 06:23:58.910943 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 167/663] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:23:58 2026] GET /volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d => generated 389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:58.912003 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96f3da9b-a232-4eab-884d-5656506d2903 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] DELETE https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:23:58.913192 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96f3da9b-a232-4eab-884d-5656506d2903 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:58.913192 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96f3da9b-a232-4eab-884d-5656506d2903 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:58.914078 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-96f3da9b-a232-4eab-884d-5656506d2903 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Delete volume with id: 228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:23:58.924362 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:58.924362 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:58.924943 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-96f3da9b-a232-4eab-884d-5656506d2903 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:23:58.928766 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.931490 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:23:58.933997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1129551303", "volume_type": "77fb7cb1-f04d-4376-8600-ed255aa6049e", "group_id": "da8303eb-e196-4dbb-81f8-fbc153623f4d", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:23:58.936477 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1129551303', 'volume_type': '77fb7cb1-f04d-4376-8600-ed255aa6049e', 'group_id': 'da8303eb-e196-4dbb-81f8-fbc153623f4d', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:23:58.955270 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-96f3da9b-a232-4eab-884d-5656506d2903 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Delete volume request issued successfully. Aug 08 06:23:58.955676 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96f3da9b-a232-4eab-884d-5656506d2903 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 202 Aug 08 06:23:58.956315 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 167/664] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:58 2026] DELETE /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:58.962986 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:58.962986 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:58.963234 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Create volume of 1 GB Aug 08 06:23:58.969228 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-def19903-0300-4f23-862d-35cc54981f16 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:58.972268 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-def19903-0300-4f23-862d-35cc54981f16 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:23:58.972676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-def19903-0300-4f23-862d-35cc54981f16 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:58.972748 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-def19903-0300-4f23-862d-35cc54981f16 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:58.983158 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:58.983158 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:23:58.989069 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-def19903-0300-4f23-862d-35cc54981f16 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Volume info retrieved successfully. Aug 08 06:23:58.992451 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Availability Zones retrieved successfully. Aug 08 06:23:58.997969 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-def19903-0300-4f23-862d-35cc54981f16 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 200 Aug 08 06:23:58.998608 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 167/665] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:58 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:59.002565 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Flow 'volume_create_api' (09faf507-9368-4923-bc03-cf2a57ecc638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:59.007655 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d521b5-0f1f-4c2b-9c38-90a013450c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:59.007655 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:59.007655 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:59.007655 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:23:59.038706 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d521b5-0f1f-4c2b-9c38-90a013450c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:23:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77fb7cb1-f04d-4376-8600-ed255aa6049e,is_public=True,name='tempest-GroupsV314Test-volume-type-761912658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77fb7cb1-f04d-4376-8600-ed255aa6049e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'da8303eb-e196-4dbb-81f8-fbc153623f4d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:59.040406 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1b9558-9bb5-429c-ac0d-44dc87279e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:59.077956 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e9105877-2efb-4066-9019-bf3627384457 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:59.080592 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9105877-2efb-4066-9019-bf3627384457 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:23:59.080950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9105877-2efb-4066-9019-bf3627384457 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:59.081364 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9105877-2efb-4066-9019-bf3627384457 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:59.090469 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-761912658 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-761912658, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:23:59.091183 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-761912658 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-761912658, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:23:59.105456 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:59.105456 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:59.113169 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e9105877-2efb-4066-9019-bf3627384457 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:23:59.122695 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9105877-2efb-4066-9019-bf3627384457 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:23:59.123349 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 168/666] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:59 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:23:59.154803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Created reservations ['a74d3069-0246-4712-b5ff-25b2a056436e', '6b7a3688-9584-491c-aa26-92036f43a501', 'cd94613e-0373-4b12-8722-df2aa4418e08', '0b9e5339-fd80-4287-b3e9-63119beb81ff'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:23:59.155637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1b9558-9bb5-429c-ac0d-44dc87279e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a74d3069-0246-4712-b5ff-25b2a056436e', '6b7a3688-9584-491c-aa26-92036f43a501', 'cd94613e-0373-4b12-8722-df2aa4418e08', '0b9e5339-fd80-4287-b3e9-63119beb81ff']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:59.156421 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a10a933a-0935-4e02-bb25-e2f2e806b11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:59.186631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a10a933a-0935-4e02-bb25-e2f2e806b11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5daa2c6d-6ad8-42d9-b736-430919d7fd36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1129551303',encryption_key_id=None,group_id=da8303eb-e196-4dbb-81f8-fbc153623f4d,group_type_id=,metadata={},multiattach=False,project_id='2c5e6889de3c4d52bbfd1787cc3cebaf',qos_specs=None,replication_status=,reservations=['a74d3069-0246-4712-b5ff-25b2a056436e','6b7a3688-9584-491c-aa26-92036f43a501','cd94613e-0373-4b12-8722-df2aa4418e08','0b9e5339-fd80-4287-b3e9-63119beb81ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0fab4906ed0434986bf94e86856290c',volume_type_id=77fb7cb1-f04d-4376-8600-ed255aa6049e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1129551303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=da8303eb-e196-4dbb-81f8-fbc153623f4d,host=None,id=5daa2c6d-6ad8-42d9-b736-430919d7fd36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5e6889de3c4d52bbfd1787cc3cebaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0fab4906ed0434986bf94e86856290c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77fb7cb1-f04d-4376-8600-ed255aa6049e),volume_type_id=77fb7cb1-f04d-4376-8600-ed255aa6049e)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:59.187518 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc26c54-84f9-4caf-863b-bc43ed4f687f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:59.216035 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc26c54-84f9-4caf-863b-bc43ed4f687f) transitioned into state 'SUCCESS' from state '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-1129551303',encryption_key_id=None,group_id=da8303eb-e196-4dbb-81f8-fbc153623f4d,group_type_id=,metadata={},multiattach=False,project_id='2c5e6889de3c4d52bbfd1787cc3cebaf',qos_specs=None,replication_status=,reservations=['a74d3069-0246-4712-b5ff-25b2a056436e','6b7a3688-9584-491c-aa26-92036f43a501','cd94613e-0373-4b12-8722-df2aa4418e08','0b9e5339-fd80-4287-b3e9-63119beb81ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0fab4906ed0434986bf94e86856290c',volume_type_id=77fb7cb1-f04d-4376-8600-ed255aa6049e)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:59.216892 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3603b0bb-0601-421c-b443-bbaf808dc4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:23:59.240692 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3603b0bb-0601-421c-b443-bbaf808dc4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:23:59.241974 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Flow 'volume_create_api' (09faf507-9368-4923-bc03-cf2a57ecc638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:23:59.242465 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Create volume request issued successfully. Aug 08 06:23:59.244638 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:23:59.244638 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:23:59.311176 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:23:59.323802 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:59.323802 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:59.339181 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0736da6-cfa5-4e8b-b847-2e1ee123f266 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:23:59.339614 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 165/667] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:23:58 2026] POST /volume/v3/volumes => generated 816 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:59.354970 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fba03936-8c27-4722-bc02-86750e7cc5ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:59.357295 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fba03936-8c27-4722-bc02-86750e7cc5ae tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 Aug 08 06:23:59.357520 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fba03936-8c27-4722-bc02-86750e7cc5ae tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:59.357920 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fba03936-8c27-4722-bc02-86750e7cc5ae tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:59.367679 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:59.367679 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:59.373724 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fba03936-8c27-4722-bc02-86750e7cc5ae tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Volume info retrieved successfully. Aug 08 06:23:59.374999 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-fba03936-8c27-4722-bc02-86750e7cc5ae tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:23:59.374999 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-fba03936-8c27-4722-bc02-86750e7cc5ae tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:23:59.431804 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-fba03936-8c27-4722-bc02-86750e7cc5ae tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:23:59.438510 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:59.438510 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:23:59.452188 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6e0c300f-c4c6-4ab1-84fd-bf7f6d9e810e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:59.454358 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fba03936-8c27-4722-bc02-86750e7cc5ae tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 returned with HTTP 200 Aug 08 06:23:59.454797 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 168/668] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:23:59 2026] GET /volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 => generated 908 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:23:59.455240 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e0c300f-c4c6-4ab1-84fd-bf7f6d9e810e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 Aug 08 06:23:59.455568 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e0c300f-c4c6-4ab1-84fd-bf7f6d9e810e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:59.455966 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e0c300f-c4c6-4ab1-84fd-bf7f6d9e810e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:59.470190 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e0c300f-c4c6-4ab1-84fd-bf7f6d9e810e tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 returned with HTTP 404 Aug 08 06:23:59.471876 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 168/669] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:59 2026] GET /volume/v3/volumes/bce886d8-f476-4c42-8559-94d36013d032 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:23:59.481162 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-afc4f706-dffa-4001-8899-65992e56d9af None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:59.483961 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-afc4f706-dffa-4001-8899-65992e56d9af tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 Aug 08 06:23:59.484155 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-afc4f706-dffa-4001-8899-65992e56d9af tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:59.484406 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-afc4f706-dffa-4001-8899-65992e56d9af tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:59.484643 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-afc4f706-dffa-4001-8899-65992e56d9af tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Delete volume with id: 1253ead0-1564-485b-a5a5-f52f0f7c27c8 Aug 08 06:23:59.496644 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:59.496644 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:23:59.497930 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-afc4f706-dffa-4001-8899-65992e56d9af tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:23:59.538221 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-afc4f706-dffa-4001-8899-65992e56d9af tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Delete volume request issued successfully. Aug 08 06:23:59.538666 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-afc4f706-dffa-4001-8899-65992e56d9af tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 returned with HTTP 202 Aug 08 06:23:59.539416 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 169/670] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:23:59 2026] DELETE /volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:23:59.552282 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b5d64707-47b1-4b81-8aab-969f575e1f65 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:23:59.554050 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b5d64707-47b1-4b81-8aab-969f575e1f65 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 Aug 08 06:23:59.554190 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b5d64707-47b1-4b81-8aab-969f575e1f65 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:23:59.554329 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b5d64707-47b1-4b81-8aab-969f575e1f65 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:23:59.565766 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:23:59.565766 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:23:59.574383 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b5d64707-47b1-4b81-8aab-969f575e1f65 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:23:59.583537 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b5d64707-47b1-4b81-8aab-969f575e1f65 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 returned with HTTP 200 Aug 08 06:23:59.583537 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 166/671] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:23:59 2026] GET /volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:00.016135 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a008e86a-1060-4144-be82-0b3e6c898f61 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:00.018465 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a008e86a-1060-4144-be82-0b3e6c898f61 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] GET https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 Aug 08 06:24:00.019181 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a008e86a-1060-4144-be82-0b3e6c898f61 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:00.019181 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a008e86a-1060-4144-be82-0b3e6c898f61 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:00.028789 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a008e86a-1060-4144-be82-0b3e6c898f61 tempest-TaggedBootDevicesTest_v242-1320278144 tempest-TaggedBootDevicesTest_v242-1320278144-project-member] https://10.4.3.32/volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 returned with HTTP 404 Aug 08 06:24:00.029490 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 169/672] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:00 2026] GET /volume/v3/volumes/228fcb77-6bfa-435a-a7ab-d181b1568bc0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:00.145277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-03547db8-ddf5-4f01-9b29-1ac282d2aa8b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:00.149137 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03547db8-ddf5-4f01-9b29-1ac282d2aa8b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:00.149479 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03547db8-ddf5-4f01-9b29-1ac282d2aa8b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:00.150058 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03547db8-ddf5-4f01-9b29-1ac282d2aa8b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:00.167448 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:00.167448 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:00.174460 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-03547db8-ddf5-4f01-9b29-1ac282d2aa8b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:00.181808 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03547db8-ddf5-4f01-9b29-1ac282d2aa8b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:00.182478 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 169/673] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:00 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:00.473342 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d7ac4ee-4e29-4d49-9bda-99c731a75bda None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:00.479631 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d7ac4ee-4e29-4d49-9bda-99c731a75bda tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 Aug 08 06:24:00.481409 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d7ac4ee-4e29-4d49-9bda-99c731a75bda tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:00.481409 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d7ac4ee-4e29-4d49-9bda-99c731a75bda tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:00.504755 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:00.504755 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:00.511230 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5d7ac4ee-4e29-4d49-9bda-99c731a75bda tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Volume info retrieved successfully. Aug 08 06:24:00.512631 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-5d7ac4ee-4e29-4d49-9bda-99c731a75bda tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:00.512888 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-5d7ac4ee-4e29-4d49-9bda-99c731a75bda tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:00.585499 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-5d7ac4ee-4e29-4d49-9bda-99c731a75bda tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:00.598205 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:00.598205 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:00.605310 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03f0ac23-d24f-43e8-826b-ad621c81fe04 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:00.609455 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d7ac4ee-4e29-4d49-9bda-99c731a75bda tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 returned with HTTP 200 Aug 08 06:24:00.610744 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 170/674] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:00 2026] GET /volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 => generated 909 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:00.611239 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03f0ac23-d24f-43e8-826b-ad621c81fe04 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 Aug 08 06:24:00.611239 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03f0ac23-d24f-43e8-826b-ad621c81fe04 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:00.611239 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03f0ac23-d24f-43e8-826b-ad621c81fe04 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:00.618916 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03f0ac23-d24f-43e8-826b-ad621c81fe04 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 returned with HTTP 404 Aug 08 06:24:00.619073 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 167/675] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:00 2026] GET /volume/v3/volumes/1253ead0-1564-485b-a5a5-f52f0f7c27c8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:00.637092 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:00.637992 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a18cfd0-3aca-4e7e-bfa4-a3830679397c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:00.643193 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a18cfd0-3aca-4e7e-bfa4-a3830679397c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] DELETE https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:24:00.643296 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] POST https://10.4.3.32/volume/v3/groups/action Aug 08 06:24:00.643348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a18cfd0-3aca-4e7e-bfa4-a3830679397c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:00.643478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a18cfd0-3aca-4e7e-bfa4-a3830679397c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:00.644241 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0a18cfd0-3aca-4e7e-bfa4-a3830679397c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Delete volume with id: fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:24:00.644323 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Action body: b'{"create-from-src": {"source_group_id": "da8303eb-e196-4dbb-81f8-fbc153623f4d", "name": "tempest-Group_from_grp-1126874853"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:00.644323 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "da8303eb-e196-4dbb-81f8-fbc153623f4d", "name": "tempest-Group_from_grp-1126874853"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:00.647784 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Creating new group {'create-from-src': {'source_group_id': 'da8303eb-e196-4dbb-81f8-fbc153623f4d', 'name': 'tempest-Group_from_grp-1126874853'}}. {{(pid=100290) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 08 06:24:00.647784 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Creating group tempest-Group_from_grp-1126874853 from source group da8303eb-e196-4dbb-81f8-fbc153623f4d. Aug 08 06:24:00.659847 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:00.659847 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:00.665760 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:00.665760 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:00.665760 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0a18cfd0-3aca-4e7e-bfa4-a3830679397c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:24:00.674885 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:00.674885 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:00.703752 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0a18cfd0-3aca-4e7e-bfa4-a3830679397c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Delete volume request issued successfully. Aug 08 06:24:00.704045 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a18cfd0-3aca-4e7e-bfa4-a3830679397c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 202 Aug 08 06:24:00.704795 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 170/676] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:24:00 2026] DELETE /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:24:00.721297 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bbd9d0f4-7922-4ab9-93a5-9a83f069e5f2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:00.726382 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbd9d0f4-7922-4ab9-93a5-9a83f069e5f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:24:00.726604 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbd9d0f4-7922-4ab9-93a5-9a83f069e5f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:00.726865 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbd9d0f4-7922-4ab9-93a5-9a83f069e5f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:00.741504 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:00.741504 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:00.748518 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bbd9d0f4-7922-4ab9-93a5-9a83f069e5f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Volume info retrieved successfully. Aug 08 06:24:00.755480 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbd9d0f4-7922-4ab9-93a5-9a83f069e5f2 tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 200 Aug 08 06:24:00.756045 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 171/677] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:00 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:00.764826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Created reservations ['6b39d9c2-89b6-40b7-b892-8d562004e0b1'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:00.875039 np0000006785 devstack@c-api.service[100290]: INFO cinder.group.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] A mapping entry already exists for group 76350ccc-ccdb-4672-9f29-0e3be5f09e41 and volume type 77fb7cb1-f04d-4376-8600-ed255aa6049e. Do not need to create again. Aug 08 06:24:00.876503 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:00.876503 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:00.876828 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Availability Zones retrieved successfully. Aug 08 06:24:00.885393 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Flow 'volume_create_api' (f6bc5961-2f9f-4225-885e-7c148dfaee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:00.887101 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043fb048-e32c-44d2-890a-1cd898e779e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:00.888507 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:00.918565 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043fb048-e32c-44d2-890a-1cd898e779e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5daa2c6d-6ad8-42d9-b736-430919d7fd36', 'volume_type': VolumeType(created_at=2026-08-08T06:23:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77fb7cb1-f04d-4376-8600-ed255aa6049e,is_public=True,name='tempest-GroupsV314Test-volume-type-761912658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77fb7cb1-f04d-4376-8600-ed255aa6049e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '76350ccc-ccdb-4672-9f29-0e3be5f09e41', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:00.920056 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97dc2997-3e2a-4205-a97a-41499554e7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:00.966120 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-761912658 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-761912658, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:24:00.966532 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-761912658 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-761912658, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:24:00.990403 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Created reservations ['3f5ccef0-1a1b-48f8-89f3-a8731fc267fa', '0b6a723b-1df0-4a85-b1a2-0dffbf1c6b61', 'e885361d-7109-4a2b-87c6-9c74ac7c56e9', '74165ab5-1dc5-4d11-80a5-11ad9b7c362f'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:00.991526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97dc2997-3e2a-4205-a97a-41499554e7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f5ccef0-1a1b-48f8-89f3-a8731fc267fa', '0b6a723b-1df0-4a85-b1a2-0dffbf1c6b61', 'e885361d-7109-4a2b-87c6-9c74ac7c56e9', '74165ab5-1dc5-4d11-80a5-11ad9b7c362f']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:00.992839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce0674e-ec6b-4ce9-9e1e-420cc104b795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:01.031091 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce0674e-ec6b-4ce9-9e1e-420cc104b795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a836ec45-4202-4328-b181-47112785cc0c', '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=76350ccc-ccdb-4672-9f29-0e3be5f09e41,group_type_id=,metadata={},multiattach=False,project_id='2c5e6889de3c4d52bbfd1787cc3cebaf',qos_specs=None,replication_status=,reservations=['3f5ccef0-1a1b-48f8-89f3-a8731fc267fa','0b6a723b-1df0-4a85-b1a2-0dffbf1c6b61','e885361d-7109-4a2b-87c6-9c74ac7c56e9','74165ab5-1dc5-4d11-80a5-11ad9b7c362f'],size=1,snapshot_id=None,source_replicaid=,source_volid=5daa2c6d-6ad8-42d9-b736-430919d7fd36,status='creating',user_id='a0fab4906ed0434986bf94e86856290c',volume_type_id=77fb7cb1-f04d-4376-8600-ed255aa6049e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=76350ccc-ccdb-4672-9f29-0e3be5f09e41,host=None,id=a836ec45-4202-4328-b181-47112785cc0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5e6889de3c4d52bbfd1787cc3cebaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5daa2c6d-6ad8-42d9-b736-430919d7fd36,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0fab4906ed0434986bf94e86856290c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77fb7cb1-f04d-4376-8600-ed255aa6049e),volume_type_id=77fb7cb1-f04d-4376-8600-ed255aa6049e)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:01.032215 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7319ebf6-55dd-4ead-b5a2-c84df9a8ef85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:01.065358 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7319ebf6-55dd-4ead-b5a2-c84df9a8ef85) transitioned into state 'SUCCESS' from 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=76350ccc-ccdb-4672-9f29-0e3be5f09e41,group_type_id=,metadata={},multiattach=False,project_id='2c5e6889de3c4d52bbfd1787cc3cebaf',qos_specs=None,replication_status=,reservations=['3f5ccef0-1a1b-48f8-89f3-a8731fc267fa','0b6a723b-1df0-4a85-b1a2-0dffbf1c6b61','e885361d-7109-4a2b-87c6-9c74ac7c56e9','74165ab5-1dc5-4d11-80a5-11ad9b7c362f'],size=1,snapshot_id=None,source_replicaid=,source_volid=5daa2c6d-6ad8-42d9-b736-430919d7fd36,status='creating',user_id='a0fab4906ed0434986bf94e86856290c',volume_type_id=77fb7cb1-f04d-4376-8600-ed255aa6049e)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:01.066440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Flow 'volume_create_api' (f6bc5961-2f9f-4225-885e-7c148dfaee44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:01.067449 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Create volume request issued successfully. Aug 08 06:24:01.087088 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d4e3a07-4a5f-4f9a-8307-a005c2ccad9c tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/groups/action returned with HTTP 202 Aug 08 06:24:01.087613 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 170/678] 10.4.3.32 () {70 vars in 1311 bytes} [Sat Aug 8 06:24:00 2026] POST /volume/v3/groups/action => generated 102 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:01.101553 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:01.103612 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:24:01.103854 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:01.104052 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:01.105756 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:24:01.109286 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:24:01.125668 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Get all volumes completed successfully. Aug 08 06:24:01.126535 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:01.126697 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:01.203570 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4cb997b5-c63f-4f71-8ef4-8ac6c7b9d0fd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:01.206518 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4cb997b5-c63f-4f71-8ef4-8ac6c7b9d0fd tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:01.206797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4cb997b5-c63f-4f71-8ef4-8ac6c7b9d0fd tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:01.207054 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4cb997b5-c63f-4f71-8ef4-8ac6c7b9d0fd tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:01.209469 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:01.213581 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.213581 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:01.218996 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:01.219177 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:01.230757 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.230757 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:01.251499 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4cb997b5-c63f-4f71-8ef4-8ac6c7b9d0fd tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:01.261852 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4cb997b5-c63f-4f71-8ef4-8ac6c7b9d0fd tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:01.263115 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 171/679] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:01 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:01.271084 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:01.278520 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.278520 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:01.300694 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ca8c257-10b5-4cbe-96f1-395b7287b41d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:24:01.300694 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 168/680] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:24:01 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:01.323280 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b7b3c088-0ca9-4664-8bb9-1f86dde2756e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:01.326152 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b7b3c088-0ca9-4664-8bb9-1f86dde2756e tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/a836ec45-4202-4328-b181-47112785cc0c Aug 08 06:24:01.326152 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b7b3c088-0ca9-4664-8bb9-1f86dde2756e tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:01.326430 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b7b3c088-0ca9-4664-8bb9-1f86dde2756e tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:01.338709 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.338709 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:01.345587 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b7b3c088-0ca9-4664-8bb9-1f86dde2756e tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Volume info retrieved successfully. Aug 08 06:24:01.347310 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-b7b3c088-0ca9-4664-8bb9-1f86dde2756e tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:01.348025 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-b7b3c088-0ca9-4664-8bb9-1f86dde2756e tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:01.412315 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-b7b3c088-0ca9-4664-8bb9-1f86dde2756e tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:01.419011 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.419011 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:01.437190 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b7b3c088-0ca9-4664-8bb9-1f86dde2756e tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/a836ec45-4202-4328-b181-47112785cc0c returned with HTTP 200 Aug 08 06:24:01.437871 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 172/681] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:01 2026] GET /volume/v3/volumes/a836ec45-4202-4328-b181-47112785cc0c => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:01.455062 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6000ffd3-596b-4f88-8989-af3633e9a1d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:01.457877 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6000ffd3-596b-4f88-8989-af3633e9a1d7 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/groups/76350ccc-ccdb-4672-9f29-0e3be5f09e41 Aug 08 06:24:01.458161 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6000ffd3-596b-4f88-8989-af3633e9a1d7 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:01.458401 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6000ffd3-596b-4f88-8989-af3633e9a1d7 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:01.458570 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-6000ffd3-596b-4f88-8989-af3633e9a1d7 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] show called for member 76350ccc-ccdb-4672-9f29-0e3be5f09e41 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:24:01.465884 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.465884 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:01.495979 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6000ffd3-596b-4f88-8989-af3633e9a1d7 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/groups/76350ccc-ccdb-4672-9f29-0e3be5f09e41 returned with HTTP 200 Aug 08 06:24:01.499134 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 171/682] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:24:01 2026] GET /volume/v3/groups/76350ccc-ccdb-4672-9f29-0e3be5f09e41 => generated 417 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:01.513197 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-456846cb-7732-4663-8e04-fe5dbedddc14 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:01.515199 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:24:01.515519 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:01.515634 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:01.516116 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:24:01.516690 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:24:01.528023 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Get all volumes completed successfully. Aug 08 06:24:01.529096 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:01.529431 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:01.583057 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:01.589258 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.589258 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:01.594950 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:01.595257 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:01.645247 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:01.652187 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.652187 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:01.665400 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-456846cb-7732-4663-8e04-fe5dbedddc14 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:24:01.666511 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 172/683] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:24:01 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:01.684254 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6c079bd6-d749-4099-bc28-17bb364d7ff3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:01.687062 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c079bd6-d749-4099-bc28-17bb364d7ff3 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] POST https://10.4.3.32/volume/v3/groups/76350ccc-ccdb-4672-9f29-0e3be5f09e41/action Aug 08 06:24:01.687666 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c079bd6-d749-4099-bc28-17bb364d7ff3 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:01.687839 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c079bd6-d749-4099-bc28-17bb364d7ff3 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:01.689618 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-6c079bd6-d749-4099-bc28-17bb364d7ff3 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] delete called for group 76350ccc-ccdb-4672-9f29-0e3be5f09e41 {{(pid=100288) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:24:01.689810 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-6c079bd6-d749-4099-bc28-17bb364d7ff3 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Delete group with id: 76350ccc-ccdb-4672-9f29-0e3be5f09e41 Aug 08 06:24:01.694915 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.694915 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:01.777500 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-20337cf3-e24e-4109-9d7c-1594a663fe8c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:01.780302 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20337cf3-e24e-4109-9d7c-1594a663fe8c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] GET https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 Aug 08 06:24:01.780647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20337cf3-e24e-4109-9d7c-1594a663fe8c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:01.780895 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20337cf3-e24e-4109-9d7c-1594a663fe8c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:01.791245 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20337cf3-e24e-4109-9d7c-1594a663fe8c tempest-TaggedBootDevicesTest-80382814 tempest-TaggedBootDevicesTest-80382814-project-member] https://10.4.3.32/volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 returned with HTTP 404 Aug 08 06:24:01.792018 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 173/684] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:01 2026] GET /volume/v3/volumes/fc00eff5-d30b-44f6-b648-f33eca856300 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:01.810725 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c079bd6-d749-4099-bc28-17bb364d7ff3 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/groups/76350ccc-ccdb-4672-9f29-0e3be5f09e41/action returned with HTTP 202 Aug 08 06:24:01.810725 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 169/685] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:24:01 2026] POST /volume/v3/groups/76350ccc-ccdb-4672-9f29-0e3be5f09e41/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:24:01.824247 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-83d4ea3f-6698-4439-936c-520a4425a65f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:01.826893 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83d4ea3f-6698-4439-936c-520a4425a65f tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/a836ec45-4202-4328-b181-47112785cc0c Aug 08 06:24:01.827885 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83d4ea3f-6698-4439-936c-520a4425a65f tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:01.827885 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83d4ea3f-6698-4439-936c-520a4425a65f tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:01.846789 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.846789 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:01.859749 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-83d4ea3f-6698-4439-936c-520a4425a65f tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Volume info retrieved successfully. Aug 08 06:24:01.860417 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-83d4ea3f-6698-4439-936c-520a4425a65f tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:01.860762 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-83d4ea3f-6698-4439-936c-520a4425a65f tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:01.939353 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-83d4ea3f-6698-4439-936c-520a4425a65f tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:01.947027 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:01.947027 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:01.965819 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83d4ea3f-6698-4439-936c-520a4425a65f tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/a836ec45-4202-4328-b181-47112785cc0c returned with HTTP 200 Aug 08 06:24:01.966633 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 172/686] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:01 2026] GET /volume/v3/volumes/a836ec45-4202-4328-b181-47112785cc0c => generated 919 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:02.284646 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9d10e58d-3fca-43b5-89ec-c80b41044367 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:02.287304 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d10e58d-3fca-43b5-89ec-c80b41044367 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:02.287568 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d10e58d-3fca-43b5-89ec-c80b41044367 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:02.287829 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d10e58d-3fca-43b5-89ec-c80b41044367 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:02.302797 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:02.302797 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:02.310456 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9d10e58d-3fca-43b5-89ec-c80b41044367 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:02.319140 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d10e58d-3fca-43b5-89ec-c80b41044367 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:02.319819 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 173/687] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:02 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:02.903196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-9359b01b-0eb4-4c93-9b95-e58d47ae7238 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:02.908259 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-9359b01b-0eb4-4c93-9b95-e58d47ae7238 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments/d3dd0130-4534-4e06-9f90-63086d926d8b/action Aug 08 06:24:02.908712 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-9359b01b-0eb4-4c93-9b95-e58d47ae7238 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:02.908892 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-9359b01b-0eb4-4c93-9b95-e58d47ae7238 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:02.936233 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:02.936233 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:02.952283 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-364a4507-8f0c-4083-bd85-45adf6c45481 req-9359b01b-0eb4-4c93-9b95-e58d47ae7238 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/d3dd0130-4534-4e06-9f90-63086d926d8b/action returned with HTTP 204 Aug 08 06:24:02.952874 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 174/688] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:24:02 2026] POST /volume/v3/attachments/d3dd0130-4534-4e06-9f90-63086d926d8b/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:02.986201 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a5dbbf16-9a5f-43da-8758-da0c97e7f640 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:02.992368 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5dbbf16-9a5f-43da-8758-da0c97e7f640 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/a836ec45-4202-4328-b181-47112785cc0c Aug 08 06:24:02.993492 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5dbbf16-9a5f-43da-8758-da0c97e7f640 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:02.993492 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5dbbf16-9a5f-43da-8758-da0c97e7f640 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.006951 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5dbbf16-9a5f-43da-8758-da0c97e7f640 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/a836ec45-4202-4328-b181-47112785cc0c returned with HTTP 404 Aug 08 06:24:03.006951 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 170/689] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:02 2026] GET /volume/v3/volumes/a836ec45-4202-4328-b181-47112785cc0c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:24:03.022439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-452623e1-d81f-4443-8f05-60a62028fe2d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.024934 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-452623e1-d81f-4443-8f05-60a62028fe2d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/groups/76350ccc-ccdb-4672-9f29-0e3be5f09e41 Aug 08 06:24:03.025674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-452623e1-d81f-4443-8f05-60a62028fe2d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:03.025674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-452623e1-d81f-4443-8f05-60a62028fe2d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.025674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-452623e1-d81f-4443-8f05-60a62028fe2d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] show called for member 76350ccc-ccdb-4672-9f29-0e3be5f09e41 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:24:03.031902 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-452623e1-d81f-4443-8f05-60a62028fe2d tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/groups/76350ccc-ccdb-4672-9f29-0e3be5f09e41 returned with HTTP 404 Aug 08 06:24:03.032636 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 173/690] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:24:03 2026] GET /volume/v3/groups/76350ccc-ccdb-4672-9f29-0e3be5f09e41 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:24:03.045218 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2824e037-eeca-480f-badc-132ac14a12bd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.047788 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:24:03.047788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:03.047788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.048115 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:24:03.049309 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:24:03.059131 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Get all volumes completed successfully. Aug 08 06:24:03.059958 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:03.059958 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:03.108934 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:03.114736 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:03.114736 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:03.131739 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2824e037-eeca-480f-badc-132ac14a12bd tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:24:03.132813 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 174/691] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:24:03 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:03.153376 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-245588f5-250a-4293-a03d-dab8c0b0d5a6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.157820 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-245588f5-250a-4293-a03d-dab8c0b0d5a6 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] POST https://10.4.3.32/volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d/action Aug 08 06:24:03.157820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-245588f5-250a-4293-a03d-dab8c0b0d5a6 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:03.157820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-245588f5-250a-4293-a03d-dab8c0b0d5a6 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:03.160475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-245588f5-250a-4293-a03d-dab8c0b0d5a6 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] delete called for group da8303eb-e196-4dbb-81f8-fbc153623f4d {{(pid=100291) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:24:03.160873 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-245588f5-250a-4293-a03d-dab8c0b0d5a6 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Delete group with id: da8303eb-e196-4dbb-81f8-fbc153623f4d Aug 08 06:24:03.165660 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:03.165660 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:03.323960 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-245588f5-250a-4293-a03d-dab8c0b0d5a6 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d/action returned with HTTP 202 Aug 08 06:24:03.324222 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 175/692] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:24:03 2026] POST /volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:24:03.338461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cd6513f2-a594-4023-adea-759a1e0eb118 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.338461 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd6513f2-a594-4023-adea-759a1e0eb118 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 Aug 08 06:24:03.338461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd6513f2-a594-4023-adea-759a1e0eb118 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:03.338461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd6513f2-a594-4023-adea-759a1e0eb118 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.345828 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9afee335-f500-433d-b63f-3c10e1b45717 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.348381 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9afee335-f500-433d-b63f-3c10e1b45717 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:03.348594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9afee335-f500-433d-b63f-3c10e1b45717 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:03.349055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9afee335-f500-433d-b63f-3c10e1b45717 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.357271 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:03.357271 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:03.363715 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cd6513f2-a594-4023-adea-759a1e0eb118 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Volume info retrieved successfully. Aug 08 06:24:03.365644 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-cd6513f2-a594-4023-adea-759a1e0eb118 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:03.365644 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-cd6513f2-a594-4023-adea-759a1e0eb118 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:03.371389 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:03.371389 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:03.378966 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9afee335-f500-433d-b63f-3c10e1b45717 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:03.389478 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9afee335-f500-433d-b63f-3c10e1b45717 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:03.389478 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 174/693] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:03 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:03.422238 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-cd6513f2-a594-4023-adea-759a1e0eb118 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:03.433460 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:03.433460 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:03.449071 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd6513f2-a594-4023-adea-759a1e0eb118 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 returned with HTTP 200 Aug 08 06:24:03.449670 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 171/694] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:03 2026] GET /volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 => generated 908 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:03.473139 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-1d3703ba-cc47-4f46-9e10-1e52eaf499fa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.476444 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-1d3703ba-cc47-4f46-9e10-1e52eaf499fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:03.477256 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-1d3703ba-cc47-4f46-9e10-1e52eaf499fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:03.478008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-1d3703ba-cc47-4f46-9e10-1e52eaf499fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.496913 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:03.496913 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:03.502764 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-1d3703ba-cc47-4f46-9e10-1e52eaf499fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:03.509316 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-1d3703ba-cc47-4f46-9e10-1e52eaf499fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:03.509316 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 175/695] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:03 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:03.653678 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-512fadae-9691-47c0-98f4-4adfcac098dd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.654437 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-512fadae-9691-47c0-98f4-4adfcac098dd None None] GET https://10.4.3.32/volume// Aug 08 06:24:03.654437 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-512fadae-9691-47c0-98f4-4adfcac098dd None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:03.654848 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-512fadae-9691-47c0-98f4-4adfcac098dd None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.655251 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-512fadae-9691-47c0-98f4-4adfcac098dd None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:03.655647 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 176/696] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:24:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:03.669976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-7c4b0622-6d82-4ab5-ae3a-290105abf2d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.673790 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-7c4b0622-6d82-4ab5-ae3a-290105abf2d0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:24:03.674574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-7c4b0622-6d82-4ab5-ae3a-290105abf2d0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6edb4d3c-2cc6-4b39-aee5-db6366c0d860", "connector": null, "instance_uuid": "982c36fb-6cfa-436e-bf5f-3fc0a7daf3e3"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:03.695599 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:03.695599 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:03.756278 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-7c4b0622-6d82-4ab5-ae3a-290105abf2d0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:24:03.756278 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 175/697] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:24:03 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:03.830469 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f02cb3da-00d7-4b25-8f9c-87206ae934a1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.832636 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f02cb3da-00d7-4b25-8f9c-87206ae934a1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:03.832862 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f02cb3da-00d7-4b25-8f9c-87206ae934a1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:03.834595 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f02cb3da-00d7-4b25-8f9c-87206ae934a1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.854372 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:03.854372 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:03.859380 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f02cb3da-00d7-4b25-8f9c-87206ae934a1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:03.867277 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-931355b0-3be4-45d3-8b6d-5400af07c38e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.868111 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f02cb3da-00d7-4b25-8f9c-87206ae934a1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:03.868253 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-931355b0-3be4-45d3-8b6d-5400af07c38e None None] GET https://10.4.3.32/volume// Aug 08 06:24:03.869166 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-931355b0-3be4-45d3-8b6d-5400af07c38e None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:03.869301 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 172/698] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:03 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:03.869386 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-931355b0-3be4-45d3-8b6d-5400af07c38e None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.871254 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-931355b0-3be4-45d3-8b6d-5400af07c38e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:03.871254 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 176/699] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:03 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:03.885602 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-3f83d1c2-ad6c-4080-9466-df35bdd1e880 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:03.889675 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-3f83d1c2-ad6c-4080-9466-df35bdd1e880 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:03.889675 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-3f83d1c2-ad6c-4080-9466-df35bdd1e880 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:03.889675 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-3f83d1c2-ad6c-4080-9466-df35bdd1e880 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:03.927590 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:03.927590 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:03.940169 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-3f83d1c2-ad6c-4080-9466-df35bdd1e880 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:03.946250 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-3f83d1c2-ad6c-4080-9466-df35bdd1e880 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:03.947018 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 177/700] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:24:03 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1325 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:04.010030 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-821282f9-7481-4672-b8b3-f9025712e719 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.010030 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-821282f9-7481-4672-b8b3-f9025712e719 None None] GET https://10.4.3.32/volume// Aug 08 06:24:04.010030 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-821282f9-7481-4672-b8b3-f9025712e719 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:04.010030 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-821282f9-7481-4672-b8b3-f9025712e719 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:04.013396 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-821282f9-7481-4672-b8b3-f9025712e719 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:04.013979 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 176/701] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:04 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:04.047923 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-069c32c5-8a15-41af-90fb-95471bc36c87 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.052403 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-069c32c5-8a15-41af-90fb-95471bc36c87 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:24:04.052846 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-069c32c5-8a15-41af-90fb-95471bc36c87 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:04.053682 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-069c32c5-8a15-41af-90fb-95471bc36c87 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:04.078137 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:04.078137 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:04.087176 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-069c32c5-8a15-41af-90fb-95471bc36c87 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:24:04.095570 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-b5b0c9da-e0d9-4ac3-9237-8933992286b6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.097867 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-069c32c5-8a15-41af-90fb-95471bc36c87 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:24:04.098743 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 173/702] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:24:04 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 1538 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:04.099304 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-b5b0c9da-e0d9-4ac3-9237-8933992286b6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] PUT https://10.4.3.32/volume/v3/attachments/95b0728b-6e5b-49cb-a571-8984a2c62e2b Aug 08 06:24:04.099670 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-b5b0c9da-e0d9-4ac3-9237-8933992286b6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:04.116764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-b5b0c9da-e0d9-4ac3-9237-8933992286b6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Acquiring lock "cinder-attachment_update-6edb4d3c-2cc6-4b39-aee5-db6366c0d860-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:24:04.135147 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-b5b0c9da-e0d9-4ac3-9237-8933992286b6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-6edb4d3c-2cc6-4b39-aee5-db6366c0d860-np0000006785" acquired by "attachment_update" :: waited 0.018s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:24:04.137337 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:04.137337 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:04.247744 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-40b89082-c3b2-408e-b751-5f86bf5e271c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.250886 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-40b89082-c3b2-408e-b751-5f86bf5e271c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] PUT https://10.4.3.32/volume/v3/attachments/ffcbf370-8aad-41e3-afde-d501fd534b46 Aug 08 06:24:04.252176 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-40b89082-c3b2-408e-b751-5f86bf5e271c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:04.266551 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-40b89082-c3b2-408e-b751-5f86bf5e271c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Acquiring lock "cinder-attachment_update-d93fd6f8-53a5-450c-9186-bb69c8973591-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:24:04.278942 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-40b89082-c3b2-408e-b751-5f86bf5e271c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Lock "cinder-attachment_update-d93fd6f8-53a5-450c-9186-bb69c8973591-np0000006785" acquired by "attachment_update" :: waited 0.012s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:24:04.280004 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:04.280004 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:04.301366 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-b5b0c9da-e0d9-4ac3-9237-8933992286b6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-6edb4d3c-2cc6-4b39-aee5-db6366c0d860-np0000006785" released by "attachment_update" :: held 0.166s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:24:04.302646 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-b5b0c9da-e0d9-4ac3-9237-8933992286b6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/95b0728b-6e5b-49cb-a571-8984a2c62e2b returned with HTTP 200 Aug 08 06:24:04.303348 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 177/703] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:24:04 2026] PUT /volume/v3/attachments/95b0728b-6e5b-49cb-a571-8984a2c62e2b => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:04.471239 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-40b89082-c3b2-408e-b751-5f86bf5e271c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Lock "cinder-attachment_update-d93fd6f8-53a5-450c-9186-bb69c8973591-np0000006785" released by "attachment_update" :: held 0.191s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:24:04.472703 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2b68ce80-2435-449d-aaeb-a29740a01d28 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.473202 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-40b89082-c3b2-408e-b751-5f86bf5e271c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/attachments/ffcbf370-8aad-41e3-afde-d501fd534b46 returned with HTTP 200 Aug 08 06:24:04.473796 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 178/704] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:24:04 2026] PUT /volume/v3/attachments/ffcbf370-8aad-41e3-afde-d501fd534b46 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:04.476715 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b68ce80-2435-449d-aaeb-a29740a01d28 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 Aug 08 06:24:04.477116 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b68ce80-2435-449d-aaeb-a29740a01d28 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:04.478347 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b68ce80-2435-449d-aaeb-a29740a01d28 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:04.496070 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b68ce80-2435-449d-aaeb-a29740a01d28 tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 returned with HTTP 404 Aug 08 06:24:04.496988 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 177/705] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:04 2026] GET /volume/v3/volumes/5daa2c6d-6ad8-42d9-b736-430919d7fd36 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:24:04.511479 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-053b4d9c-79f4-418c-a6e9-0e5f97bcf28b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.518966 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-053b4d9c-79f4-418c-a6e9-0e5f97bcf28b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] GET https://10.4.3.32/volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d Aug 08 06:24:04.518966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-053b4d9c-79f4-418c-a6e9-0e5f97bcf28b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:04.518966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-053b4d9c-79f4-418c-a6e9-0e5f97bcf28b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:04.518966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-053b4d9c-79f4-418c-a6e9-0e5f97bcf28b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] show called for member da8303eb-e196-4dbb-81f8-fbc153623f4d {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:24:04.527215 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-053b4d9c-79f4-418c-a6e9-0e5f97bcf28b tempest-GroupsV314Test-400547160 tempest-GroupsV314Test-400547160-project-member] https://10.4.3.32/volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d returned with HTTP 404 Aug 08 06:24:04.527215 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 174/706] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:24:04 2026] GET /volume/v3/groups/da8303eb-e196-4dbb-81f8-fbc153623f4d => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:24:04.528685 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-f7566c16-de94-4ffc-9e32-7bc5d87a963c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.533225 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-f7566c16-de94-4ffc-9e32-7bc5d87a963c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] POST https://10.4.3.32/volume/v3/attachments/ffcbf370-8aad-41e3-afde-d501fd534b46/action Aug 08 06:24:04.534922 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-f7566c16-de94-4ffc-9e32-7bc5d87a963c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:04.535024 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-f7566c16-de94-4ffc-9e32-7bc5d87a963c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:04.540300 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3ccc232a-5b4f-4ee1-9ab2-de666782cd9c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.545789 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ccc232a-5b4f-4ee1-9ab2-de666782cd9c tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/fe9af1e5-51b2-4ae6-9263-59eb3c097a2f Aug 08 06:24:04.546221 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ccc232a-5b4f-4ee1-9ab2-de666782cd9c tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:04.547608 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ccc232a-5b4f-4ee1-9ab2-de666782cd9c tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:04.548039 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:04.548039 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:04.573375 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:04.573375 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:04.580895 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ccc232a-5b4f-4ee1-9ab2-de666782cd9c tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] https://10.4.3.32/volume/v3/group_types/fe9af1e5-51b2-4ae6-9263-59eb3c097a2f returned with HTTP 202 Aug 08 06:24:04.581430 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 179/707] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:24:04 2026] DELETE /volume/v3/group_types/fe9af1e5-51b2-4ae6-9263-59eb3c097a2f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:24:04.596383 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4fef51b1-dea1-4b8a-85d5-de0e9dfcd6f4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.600172 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4fef51b1-dea1-4b8a-85d5-de0e9dfcd6f4 tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] DELETE https://10.4.3.32/volume/v3/types/77fb7cb1-f04d-4376-8600-ed255aa6049e Aug 08 06:24:04.600345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4fef51b1-dea1-4b8a-85d5-de0e9dfcd6f4 tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:04.600433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4fef51b1-dea1-4b8a-85d5-de0e9dfcd6f4 tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:04.601490 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:04.601490 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:04.604582 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ec83fafe-b010-4cfd-8b2a-358fc00c4b58 req-f7566c16-de94-4ffc-9e32-7bc5d87a963c tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/attachments/ffcbf370-8aad-41e3-afde-d501fd534b46/action returned with HTTP 204 Aug 08 06:24:04.605662 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 178/708] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:24:04 2026] POST /volume/v3/attachments/ffcbf370-8aad-41e3-afde-d501fd534b46/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:04.674930 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4fef51b1-dea1-4b8a-85d5-de0e9dfcd6f4 tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] https://10.4.3.32/volume/v3/types/77fb7cb1-f04d-4376-8600-ed255aa6049e returned with HTTP 202 Aug 08 06:24:04.675671 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 178/709] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:24:04 2026] DELETE /volume/v3/types/77fb7cb1-f04d-4376-8600-ed255aa6049e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:24:04.686015 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f8b003ef-2e8f-4401-b289-b86523629346 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.689927 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8b003ef-2e8f-4401-b289-b86523629346 tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] GET https://10.4.3.32/volume/v3/types/77fb7cb1-f04d-4376-8600-ed255aa6049e Aug 08 06:24:04.690307 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8b003ef-2e8f-4401-b289-b86523629346 tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:04.690655 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8b003ef-2e8f-4401-b289-b86523629346 tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:04.695490 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8b003ef-2e8f-4401-b289-b86523629346 tempest-GroupsV314Test-650580562 tempest-GroupsV314Test-650580562-project-admin] https://10.4.3.32/volume/v3/types/77fb7cb1-f04d-4376-8600-ed255aa6049e returned with HTTP 404 Aug 08 06:24:04.696066 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 175/710] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:24:04 2026] GET /volume/v3/types/77fb7cb1-f04d-4376-8600-ed255aa6049e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:04.888291 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c15e17a-0055-496f-a45c-8d56a464f786 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:04.890539 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c15e17a-0055-496f-a45c-8d56a464f786 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:04.890846 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c15e17a-0055-496f-a45c-8d56a464f786 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:04.891117 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c15e17a-0055-496f-a45c-8d56a464f786 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:04.912887 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:04.912887 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:04.925214 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5c15e17a-0055-496f-a45c-8d56a464f786 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:04.937389 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c15e17a-0055-496f-a45c-8d56a464f786 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:04.941482 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 180/711] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:04 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:05.963280 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-294ff720-79e8-4546-a11d-155184ef3587 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:05.966133 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-294ff720-79e8-4546-a11d-155184ef3587 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:05.966133 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-294ff720-79e8-4546-a11d-155184ef3587 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:05.966684 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-294ff720-79e8-4546-a11d-155184ef3587 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:05.988912 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:05.988912 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:05.994414 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-294ff720-79e8-4546-a11d-155184ef3587 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:06.001671 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-294ff720-79e8-4546-a11d-155184ef3587 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:06.001671 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 179/712] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:05 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:06.713172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-e3dbfd77-8de9-4d96-8ee7-a0447736f2df None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:06.719115 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-e3dbfd77-8de9-4d96-8ee7-a0447736f2df tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments/95b0728b-6e5b-49cb-a571-8984a2c62e2b/action Aug 08 06:24:06.719607 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-e3dbfd77-8de9-4d96-8ee7-a0447736f2df tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:06.719808 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-e3dbfd77-8de9-4d96-8ee7-a0447736f2df tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:06.758477 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:06.758477 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:06.779696 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8abd87ca-e4d8-422e-94a7-cb3497b0e072 req-e3dbfd77-8de9-4d96-8ee7-a0447736f2df tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/95b0728b-6e5b-49cb-a571-8984a2c62e2b/action returned with HTTP 204 Aug 08 06:24:06.780079 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 179/713] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:24:06 2026] POST /volume/v3/attachments/95b0728b-6e5b-49cb-a571-8984a2c62e2b/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:07.022054 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4e3899f8-9462-4f2b-9bf6-bf31ce7eb8ca None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:07.027384 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e3899f8-9462-4f2b-9bf6-bf31ce7eb8ca tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:07.027593 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e3899f8-9462-4f2b-9bf6-bf31ce7eb8ca tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:07.027796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e3899f8-9462-4f2b-9bf6-bf31ce7eb8ca tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:07.053800 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:07.053800 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:07.063147 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4e3899f8-9462-4f2b-9bf6-bf31ce7eb8ca tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:07.073764 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e3899f8-9462-4f2b-9bf6-bf31ce7eb8ca tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:07.074535 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 176/714] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:07 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:07.098489 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-438d25ea-7138-42bb-b05f-092c09b4f8ef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:07.405872 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-438d25ea-7138-42bb-b05f-092c09b4f8ef tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:07.406117 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-438d25ea-7138-42bb-b05f-092c09b4f8ef tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:07.407160 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-438d25ea-7138-42bb-b05f-092c09b4f8ef tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:07.444095 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:07.444095 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:07.456462 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-438d25ea-7138-42bb-b05f-092c09b4f8ef tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Volume info retrieved successfully. Aug 08 06:24:07.467658 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-438d25ea-7138-42bb-b05f-092c09b4f8ef tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:07.468409 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 181/715] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:07 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1440 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:07.567349 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-273d0c9e-bb8a-4c06-9d5c-047901dffe0d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:07.569792 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-273d0c9e-bb8a-4c06-9d5c-047901dffe0d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:07.570121 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-273d0c9e-bb8a-4c06-9d5c-047901dffe0d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:07.570485 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-273d0c9e-bb8a-4c06-9d5c-047901dffe0d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:07.596904 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:07.596904 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:07.605173 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-273d0c9e-bb8a-4c06-9d5c-047901dffe0d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Volume info retrieved successfully. Aug 08 06:24:07.612913 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-273d0c9e-bb8a-4c06-9d5c-047901dffe0d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:07.613049 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 180/716] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:07 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:07.699096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-55ca884d-4101-4296-8298-06d9ca424313 req-eff65027-0c6b-4354-9548-5b4d909fc9c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:07.699096 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-eff65027-0c6b-4354-9548-5b4d909fc9c7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:07.699096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-eff65027-0c6b-4354-9548-5b4d909fc9c7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:07.699096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-eff65027-0c6b-4354-9548-5b4d909fc9c7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:07.725128 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:07.725128 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:07.734095 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-55ca884d-4101-4296-8298-06d9ca424313 req-eff65027-0c6b-4354-9548-5b4d909fc9c7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:07.746375 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-eff65027-0c6b-4354-9548-5b4d909fc9c7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:07.747010 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 180/717] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:07 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:07.776708 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-55ca884d-4101-4296-8298-06d9ca424313 req-38675f53-a963-4989-be32-de4d3d7f8887 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:07.782072 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-38675f53-a963-4989-be32-de4d3d7f8887 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860/action Aug 08 06:24:07.782072 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-38675f53-a963-4989-be32-de4d3d7f8887 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:07.783969 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-38675f53-a963-4989-be32-de4d3d7f8887 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:07.817836 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:07.817836 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:07.817836 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-55ca884d-4101-4296-8298-06d9ca424313 req-38675f53-a963-4989-be32-de4d3d7f8887 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:07.840291 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-55ca884d-4101-4296-8298-06d9ca424313 req-38675f53-a963-4989-be32-de4d3d7f8887 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Begin detaching volume completed successfully. Aug 08 06:24:07.840291 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-38675f53-a963-4989-be32-de4d3d7f8887 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860/action returned with HTTP 202 Aug 08 06:24:07.840717 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 177/718] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:24:07 2026] POST /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:07.884535 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-28a5de48-6754-49c7-8ab7-66be850b4376 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:07.892298 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28a5de48-6754-49c7-8ab7-66be850b4376 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:07.892649 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28a5de48-6754-49c7-8ab7-66be850b4376 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:07.893140 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28a5de48-6754-49c7-8ab7-66be850b4376 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:07.896146 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=261,cinder:UPDATE=41,cinder:INSERT=17 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:24:07.932355 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:07.932355 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:07.940477 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-28a5de48-6754-49c7-8ab7-66be850b4376 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:07.952989 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ce666135-aa15-4716-9d7c-42274d735327 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:07.952989 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce666135-aa15-4716-9d7c-42274d735327 None None] GET https://10.4.3.32/volume// Aug 08 06:24:07.953173 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce666135-aa15-4716-9d7c-42274d735327 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:07.954369 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce666135-aa15-4716-9d7c-42274d735327 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:07.954369 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce666135-aa15-4716-9d7c-42274d735327 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:07.958156 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28a5de48-6754-49c7-8ab7-66be850b4376 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:07.961829 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 182/719] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:07 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1443 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:07.961966 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 181/720] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:07 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:07.968854 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-55ca884d-4101-4296-8298-06d9ca424313 req-b46ec2b7-d8fa-4762-b0e6-b49bc9df0251 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:07.976275 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-b46ec2b7-d8fa-4762-b0e6-b49bc9df0251 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:07.976275 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-b46ec2b7-d8fa-4762-b0e6-b49bc9df0251 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:07.977829 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-b46ec2b7-d8fa-4762-b0e6-b49bc9df0251 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:08.015252 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:08.015252 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:08.023296 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-55ca884d-4101-4296-8298-06d9ca424313 req-b46ec2b7-d8fa-4762-b0e6-b49bc9df0251 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:08.031878 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-b46ec2b7-d8fa-4762-b0e6-b49bc9df0251 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:08.032938 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 181/721] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:24:07 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1623 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:08.732543 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d44c5e4b-15fc-46d1-9db7-a391f2e0f3b8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:08.862240 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d44c5e4b-15fc-46d1-9db7-a391f2e0f3b8 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:24:08.865799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d44c5e4b-15fc-46d1-9db7-a391f2e0f3b8 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1313366744", "extra_specs": {"spec1": "val1"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:08.898117 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d44c5e4b-15fc-46d1-9db7-a391f2e0f3b8 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:24:08.898747 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 178/722] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:24:08 2026] POST /volume/v3/types => generated 243 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:08.911597 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f678f01e-77eb-4ea6-bb37-9ba2c4ba0366 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:08.913839 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f678f01e-77eb-4ea6-bb37-9ba2c4ba0366 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] POST https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs Aug 08 06:24:08.914292 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f678f01e-77eb-4ea6-bb37-9ba2c4ba0366 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:08.916106 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f678f01e-77eb-4ea6-bb37-9ba2c4ba0366 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs returned with HTTP 400 Aug 08 06:24:08.918321 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 183/723] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:24:08 2026] POST /volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 08 06:24:08.925402 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-55ca884d-4101-4296-8298-06d9ca424313 req-3eaab352-4102-42f4-b5b3-9f2eb69a5fda None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:08.928181 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-50d577aa-66e5-4aea-bc09-ea5e47d5f459 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:08.931340 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-3eaab352-4102-42f4-b5b3-9f2eb69a5fda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:08.931340 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-3eaab352-4102-42f4-b5b3-9f2eb69a5fda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:08.931340 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-3eaab352-4102-42f4-b5b3-9f2eb69a5fda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:08.931553 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50d577aa-66e5-4aea-bc09-ea5e47d5f459 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] POST https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs Aug 08 06:24:08.931553 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50d577aa-66e5-4aea-bc09-ea5e47d5f459 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:08.934068 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50d577aa-66e5-4aea-bc09-ea5e47d5f459 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs returned with HTTP 400 Aug 08 06:24:08.935005 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 182/724] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:24:08 2026] POST /volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:24:08.944870 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:08.944870 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:08.947913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9e0530ec-a79d-48be-b79e-9633d2378d65 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:08.950445 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e0530ec-a79d-48be-b79e-9633d2378d65 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] POST https://10.4.3.32/volume/v3/types/1e32878c-dab2-4213-a8ae-891cca3b4d79/extra_specs Aug 08 06:24:08.950891 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9e0530ec-a79d-48be-b79e-9633d2378d65 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:08.951183 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-55ca884d-4101-4296-8298-06d9ca424313 req-3eaab352-4102-42f4-b5b3-9f2eb69a5fda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:08.957996 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-3eaab352-4102-42f4-b5b3-9f2eb69a5fda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:08.958530 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 182/725] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:08 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:08.966712 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e0530ec-a79d-48be-b79e-9633d2378d65 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/1e32878c-dab2-4213-a8ae-891cca3b4d79/extra_specs returned with HTTP 404 Aug 08 06:24:08.966712 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 179/726] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:24:08 2026] POST /volume/v3/types/1e32878c-dab2-4213-a8ae-891cca3b4d79/extra_specs => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:08.977729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-80209f6a-1cdd-4613-b9d7-8bee9e0e8b73 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:08.981604 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80209f6a-1cdd-4613-b9d7-8bee9e0e8b73 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:08.982844 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-80209f6a-1cdd-4613-b9d7-8bee9e0e8b73 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:08.982844 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-80209f6a-1cdd-4613-b9d7-8bee9e0e8b73 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:08.982997 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2967ecea-e6df-4cda-93d1-ad7aca546e4d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:08.986326 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2967ecea-e6df-4cda-93d1-ad7aca546e4d tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] DELETE https://10.4.3.32/volume/v3/types/38ad8e68-d85d-463d-9065-47afdbf0db96/extra_specs/spec1 Aug 08 06:24:08.987802 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2967ecea-e6df-4cda-93d1-ad7aca546e4d tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:08.988565 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2967ecea-e6df-4cda-93d1-ad7aca546e4d tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:09.001277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2967ecea-e6df-4cda-93d1-ad7aca546e4d tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/38ad8e68-d85d-463d-9065-47afdbf0db96/extra_specs/spec1 returned with HTTP 404 Aug 08 06:24:09.002172 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 183/727] 10.4.3.32 () {66 vars in 1392 bytes} [Sat Aug 8 06:24:08 2026] DELETE /volume/v3/types/38ad8e68-d85d-463d-9065-47afdbf0db96/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:09.008008 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:09.008008 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:09.010901 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-55ca884d-4101-4296-8298-06d9ca424313 req-ae29a409-704f-4acf-9093-798625d81fa8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.014969 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f7b6df90-c675-426a-8990-888666d01e32 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.018005 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-ae29a409-704f-4acf-9093-798625d81fa8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/attachments/d3dd0130-4534-4e06-9f90-63086d926d8b Aug 08 06:24:09.018241 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-ae29a409-704f-4acf-9093-798625d81fa8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:09.018481 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-ae29a409-704f-4acf-9093-798625d81fa8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:09.019261 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7b6df90-c675-426a-8990-888666d01e32 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] GET https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/nonexistent_extra_spec_name Aug 08 06:24:09.019536 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7b6df90-c675-426a-8990-888666d01e32 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:09.020317 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7b6df90-c675-426a-8990-888666d01e32 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:09.027403 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-80209f6a-1cdd-4613-b9d7-8bee9e0e8b73 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:09.032161 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7b6df90-c675-426a-8990-888666d01e32 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 08 06:24:09.032855 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 180/728] 10.4.3.32 () {66 vars in 1455 bytes} [Sat Aug 8 06:24:09 2026] GET /volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:09.036240 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80209f6a-1cdd-4613-b9d7-8bee9e0e8b73 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:09.036698 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 184/729] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:08 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1443 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:09.039050 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:09.039050 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:09.044956 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-df766eeb-2594-41e7-9ed5-b6760bf83305 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.050911 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df766eeb-2594-41e7-9ed5-b6760bf83305 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] GET https://10.4.3.32/volume/v3/types/9454aec1-aa92-430c-a79f-800a1e880559/extra_specs/spec1 Aug 08 06:24:09.052576 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df766eeb-2594-41e7-9ed5-b6760bf83305 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:09.052917 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df766eeb-2594-41e7-9ed5-b6760bf83305 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:09.070691 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df766eeb-2594-41e7-9ed5-b6760bf83305 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/9454aec1-aa92-430c-a79f-800a1e880559/extra_specs/spec1 returned with HTTP 404 Aug 08 06:24:09.071795 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 184/730] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:24:09 2026] GET /volume/v3/types/9454aec1-aa92-430c-a79f-800a1e880559/extra_specs/spec1 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:09.089189 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f6e90ec2-fddd-482d-9aa2-557a0fd4cff2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.091515 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6e90ec2-fddd-482d-9aa2-557a0fd4cff2 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] GET https://10.4.3.32/volume/v3/types/5b83e02f-d796-4ffa-96c0-1f46eac28aca/extra_specs Aug 08 06:24:09.092110 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6e90ec2-fddd-482d-9aa2-557a0fd4cff2 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:09.092110 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6e90ec2-fddd-482d-9aa2-557a0fd4cff2 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:09.096310 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6e90ec2-fddd-482d-9aa2-557a0fd4cff2 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/5b83e02f-d796-4ffa-96c0-1f46eac28aca/extra_specs returned with HTTP 404 Aug 08 06:24:09.097045 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 181/731] 10.4.3.32 () {66 vars in 1371 bytes} [Sat Aug 8 06:24:09 2026] GET /volume/v3/types/5b83e02f-d796-4ffa-96c0-1f46eac28aca/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:09.110538 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f12eb312-a4fb-4cb6-9df0-90f19efb1383 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.113138 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f12eb312-a4fb-4cb6-9df0-90f19efb1383 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] PUT https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/spec1 Aug 08 06:24:09.113578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f12eb312-a4fb-4cb6-9df0-90f19efb1383 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:09.115890 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f12eb312-a4fb-4cb6-9df0-90f19efb1383 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/spec1 returned with HTTP 400 Aug 08 06:24:09.116346 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 185/732] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:24:09 2026] PUT /volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:24:09.128457 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9296b47a-dd77-4d0a-9218-520f21a83e53 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.132572 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9296b47a-dd77-4d0a-9218-520f21a83e53 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] PUT https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/spec1 Aug 08 06:24:09.132970 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9296b47a-dd77-4d0a-9218-520f21a83e53 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Action: 'update', calling method: update, body: null {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:09.137937 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9296b47a-dd77-4d0a-9218-520f21a83e53 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/spec1 returned with HTTP 400 Aug 08 06:24:09.138615 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 185/733] 10.4.3.32 () {68 vars in 1408 bytes} [Sat Aug 8 06:24:09 2026] PUT /volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:24:09.151522 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-55ca884d-4101-4296-8298-06d9ca424313 req-ae29a409-704f-4acf-9093-798625d81fa8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/d3dd0130-4534-4e06-9f90-63086d926d8b returned with HTTP 200 Aug 08 06:24:09.152147 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 183/734] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:24:09 2026] DELETE /volume/v3/attachments/d3dd0130-4534-4e06-9f90-63086d926d8b => generated 192 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:09.152539 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-785aa2e2-2cd6-44fc-a44b-8ecc07f9f102 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.161692 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-785aa2e2-2cd6-44fc-a44b-8ecc07f9f102 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] PUT https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/None Aug 08 06:24:09.164242 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-785aa2e2-2cd6-44fc-a44b-8ecc07f9f102 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:09.182924 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-785aa2e2-2cd6-44fc-a44b-8ecc07f9f102 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 08 06:24:09.183159 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-785aa2e2-2cd6-44fc-a44b-8ecc07f9f102 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/None returned with HTTP 400 Aug 08 06:24:09.183946 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 182/735] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:24:09 2026] PUT /volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/None => generated 73 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:24:09.196461 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a4d26f23-e60f-4d7d-b4c7-26b7c54d0788 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.198564 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4d26f23-e60f-4d7d-b4c7-26b7c54d0788 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] PUT https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/37a474b5-aec7-4337-8972-6b3cf27ccdbf Aug 08 06:24:09.198933 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a4d26f23-e60f-4d7d-b4c7-26b7c54d0788 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:09.238720 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4d26f23-e60f-4d7d-b4c7-26b7c54d0788 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 08 06:24:09.238936 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4d26f23-e60f-4d7d-b4c7-26b7c54d0788 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/37a474b5-aec7-4337-8972-6b3cf27ccdbf returned with HTTP 400 Aug 08 06:24:09.239861 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 186/736] 10.4.3.32 () {68 vars in 1502 bytes} [Sat Aug 8 06:24:09 2026] PUT /volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f/extra_specs/37a474b5-aec7-4337-8972-6b3cf27ccdbf => generated 73 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:24:09.254169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6a0f56c3-b4ba-4a29-8439-3c3210b020ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.260751 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a0f56c3-b4ba-4a29-8439-3c3210b020ed tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] PUT https://10.4.3.32/volume/v3/types/86f5aa44-26e8-4db1-8cec-3069528fab32/extra_specs/spec1 Aug 08 06:24:09.261935 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6a0f56c3-b4ba-4a29-8439-3c3210b020ed tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:09.312941 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a0f56c3-b4ba-4a29-8439-3c3210b020ed tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/86f5aa44-26e8-4db1-8cec-3069528fab32/extra_specs/spec1 returned with HTTP 404 Aug 08 06:24:09.312941 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 186/737] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:24:09 2026] PUT /volume/v3/types/86f5aa44-26e8-4db1-8cec-3069528fab32/extra_specs/spec1 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:09.323681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b15f27ae-082c-4090-ab6b-64db58898913 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.326012 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b15f27ae-082c-4090-ab6b-64db58898913 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] DELETE https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f Aug 08 06:24:09.326317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b15f27ae-082c-4090-ab6b-64db58898913 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:09.326830 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b15f27ae-082c-4090-ab6b-64db58898913 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:09.326971 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:09.326971 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:09.428592 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b15f27ae-082c-4090-ab6b-64db58898913 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f returned with HTTP 202 Aug 08 06:24:09.428899 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 184/738] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:24:09 2026] DELETE /volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:24:09.443561 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-585cf3fd-ba94-42ef-bff2-845fe3607453 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:09.447286 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-585cf3fd-ba94-42ef-bff2-845fe3607453 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] GET https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f Aug 08 06:24:09.447635 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-585cf3fd-ba94-42ef-bff2-845fe3607453 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:09.448031 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-585cf3fd-ba94-42ef-bff2-845fe3607453 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:09.453264 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-585cf3fd-ba94-42ef-bff2-845fe3607453 tempest-ExtraSpecsNegativeTest-583163763 tempest-ExtraSpecsNegativeTest-583163763-project-admin] https://10.4.3.32/volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f returned with HTTP 404 Aug 08 06:24:09.454994 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 183/739] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:24:09 2026] GET /volume/v3/types/89d32e7d-ba1f-4694-bdf8-70092f22d83f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:10.060924 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-762eaab0-665c-424b-97d3-23dacfb1778f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:10.064717 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-762eaab0-665c-424b-97d3-23dacfb1778f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:10.064873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-762eaab0-665c-424b-97d3-23dacfb1778f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:10.065348 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-762eaab0-665c-424b-97d3-23dacfb1778f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:10.083326 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:10.083326 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:10.090827 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-762eaab0-665c-424b-97d3-23dacfb1778f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:10.098114 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-762eaab0-665c-424b-97d3-23dacfb1778f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:10.098825 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 187/740] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:10 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:10.194950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d90b9c60-39f1-4313-890c-6a6e7362324c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:10.197189 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d90b9c60-39f1-4313-890c-6a6e7362324c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:10.197418 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d90b9c60-39f1-4313-890c-6a6e7362324c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:10.197685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d90b9c60-39f1-4313-890c-6a6e7362324c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:10.213831 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:10.213831 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:10.221390 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d90b9c60-39f1-4313-890c-6a6e7362324c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Volume info retrieved successfully. Aug 08 06:24:10.231551 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d90b9c60-39f1-4313-890c-6a6e7362324c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:10.232238 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 187/741] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:10 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:10.302656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-9b458229-89b9-4cd7-9300-b4f6d325e141 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:10.305570 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-9b458229-89b9-4cd7-9300-b4f6d325e141 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:10.305823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-9b458229-89b9-4cd7-9300-b4f6d325e141 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:10.306582 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-9b458229-89b9-4cd7-9300-b4f6d325e141 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:10.336725 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:10.336725 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:10.344470 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-9b458229-89b9-4cd7-9300-b4f6d325e141 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:10.355185 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-9b458229-89b9-4cd7-9300-b4f6d325e141 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:10.355878 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 185/742] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:10 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1143 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:10.401521 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-43fb492c-1991-4a27-b642-a8b5012d7d01 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:10.404971 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-43fb492c-1991-4a27-b642-a8b5012d7d01 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860/action Aug 08 06:24:10.405320 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-43fb492c-1991-4a27-b642-a8b5012d7d01 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:10.405590 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-43fb492c-1991-4a27-b642-a8b5012d7d01 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:10.436419 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:10.436419 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:10.437139 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-43fb492c-1991-4a27-b642-a8b5012d7d01 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:10.456397 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-43fb492c-1991-4a27-b642-a8b5012d7d01 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Begin detaching volume completed successfully. Aug 08 06:24:10.456397 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-43fb492c-1991-4a27-b642-a8b5012d7d01 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860/action returned with HTTP 202 Aug 08 06:24:10.456397 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 184/743] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:24:10 2026] POST /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:10.488361 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e42d2ddd-d5b9-4583-bdd1-b257cde96e4d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:10.490741 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e42d2ddd-d5b9-4583-bdd1-b257cde96e4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:10.490741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e42d2ddd-d5b9-4583-bdd1-b257cde96e4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:10.491003 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e42d2ddd-d5b9-4583-bdd1-b257cde96e4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:10.511032 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:10.511032 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:10.520150 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e42d2ddd-d5b9-4583-bdd1-b257cde96e4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:10.526479 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e42d2ddd-d5b9-4583-bdd1-b257cde96e4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:10.527008 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 188/744] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:10 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:10.555834 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6feff0eb-774c-4bb2-8eef-c60d35e12c92 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:10.556856 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6feff0eb-774c-4bb2-8eef-c60d35e12c92 None None] GET https://10.4.3.32/volume// Aug 08 06:24:10.556975 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6feff0eb-774c-4bb2-8eef-c60d35e12c92 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:10.557256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6feff0eb-774c-4bb2-8eef-c60d35e12c92 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:10.557641 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6feff0eb-774c-4bb2-8eef-c60d35e12c92 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:10.558120 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 188/745] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:10.570070 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-2e1145a8-a961-4d6d-af45-41884ed2f73d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:10.576406 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-2e1145a8-a961-4d6d-af45-41884ed2f73d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:10.576887 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-2e1145a8-a961-4d6d-af45-41884ed2f73d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:10.577076 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-2e1145a8-a961-4d6d-af45-41884ed2f73d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:10.594505 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:10.594505 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:10.601678 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-2e1145a8-a961-4d6d-af45-41884ed2f73d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:10.609594 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-2e1145a8-a961-4d6d-af45-41884ed2f73d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:10.610154 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 186/746] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:24:10 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:11.550562 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c1ab2770-abaf-4316-9a48-aebd8138e7fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:11.565460 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1ab2770-abaf-4316-9a48-aebd8138e7fc tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:11.565460 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1ab2770-abaf-4316-9a48-aebd8138e7fc tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:11.565460 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1ab2770-abaf-4316-9a48-aebd8138e7fc tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:11.583822 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:11.583822 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:11.590541 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c1ab2770-abaf-4316-9a48-aebd8138e7fc tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:11.595576 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=277,cinder:INSERT=31,cinder:UPDATE=49 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:24:11.597433 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1ab2770-abaf-4316-9a48-aebd8138e7fc tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:11.598048 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 185/747] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:11 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1146 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:11.703699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2d61bf40-1e00-47b7-9eca-1fb88bff32d8 req-eec71947-2b7d-4794-aeed-3d57c8c66173 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:11.710258 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2d61bf40-1e00-47b7-9eca-1fb88bff32d8 req-eec71947-2b7d-4794-aeed-3d57c8c66173 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:24:11.710702 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2d61bf40-1e00-47b7-9eca-1fb88bff32d8 req-eec71947-2b7d-4794-aeed-3d57c8c66173 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:11.711397 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2d61bf40-1e00-47b7-9eca-1fb88bff32d8 req-eec71947-2b7d-4794-aeed-3d57c8c66173 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:11.728574 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:11.728574 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:11.740125 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2d61bf40-1e00-47b7-9eca-1fb88bff32d8 req-eec71947-2b7d-4794-aeed-3d57c8c66173 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:24:11.758629 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2d61bf40-1e00-47b7-9eca-1fb88bff32d8 req-eec71947-2b7d-4794-aeed-3d57c8c66173 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:24:11.759631 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 189/748] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:11 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 1138 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:12.616660 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2605d9ba-6041-47aa-84f9-812e43070ed3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:12.620815 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2605d9ba-6041-47aa-84f9-812e43070ed3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:12.620815 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2605d9ba-6041-47aa-84f9-812e43070ed3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:12.620815 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2605d9ba-6041-47aa-84f9-812e43070ed3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:12.622114 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=368,cinder:INSERT=58,cinder:UPDATE=96 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:24:12.634085 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:12.634085 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:12.655486 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2605d9ba-6041-47aa-84f9-812e43070ed3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:12.669573 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2605d9ba-6041-47aa-84f9-812e43070ed3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:12.669573 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 189/749] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:12 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:13.687435 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-39a50349-7278-4af3-bf3c-81de1e6c925f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:13.689706 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39a50349-7278-4af3-bf3c-81de1e6c925f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:13.690431 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39a50349-7278-4af3-bf3c-81de1e6c925f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:13.690431 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39a50349-7278-4af3-bf3c-81de1e6c925f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:13.693329 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=323,cinder:UPDATE=81,cinder:INSERT=34 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:24:13.708279 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:13.708279 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:13.715759 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-39a50349-7278-4af3-bf3c-81de1e6c925f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:13.722895 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39a50349-7278-4af3-bf3c-81de1e6c925f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:13.723471 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 187/750] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:13 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:13.964115 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a86be69a-aaf6-49dd-ac42-889cacc43435 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:13.970166 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a86be69a-aaf6-49dd-ac42-889cacc43435 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] GET https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:24:13.971830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a86be69a-aaf6-49dd-ac42-889cacc43435 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:13.971830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a86be69a-aaf6-49dd-ac42-889cacc43435 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:13.990214 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:13.990214 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:13.994340 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a86be69a-aaf6-49dd-ac42-889cacc43435 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:24:14.000678 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a86be69a-aaf6-49dd-ac42-889cacc43435 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 200 Aug 08 06:24:14.001159 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 186/751] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:13 2026] GET /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 1831 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:14.610652 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-8823e82c-8ed3-4d24-ad42-f6c70070ba56 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:14.614204 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-8823e82c-8ed3-4d24-ad42-f6c70070ba56 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:14.614482 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-8823e82c-8ed3-4d24-ad42-f6c70070ba56 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:14.614946 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-8823e82c-8ed3-4d24-ad42-f6c70070ba56 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:14.632222 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:14.632222 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:14.637324 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-8823e82c-8ed3-4d24-ad42-f6c70070ba56 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:14.645458 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-8823e82c-8ed3-4d24-ad42-f6c70070ba56 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:14.645887 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 190/752] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:14 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:14.739892 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aeef9431-c624-48f4-a508-7ff06940a8f1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:14.744783 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aeef9431-c624-48f4-a508-7ff06940a8f1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:14.745212 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aeef9431-c624-48f4-a508-7ff06940a8f1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:14.745432 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aeef9431-c624-48f4-a508-7ff06940a8f1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:14.766312 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:14.766312 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:14.773807 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-aeef9431-c624-48f4-a508-7ff06940a8f1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:14.783669 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aeef9431-c624-48f4-a508-7ff06940a8f1 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:14.784492 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 190/753] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:14 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:15.054765 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-34358867-f46d-4d68-8678-652e1366bab4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:15.058511 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-34358867-f46d-4d68-8678-652e1366bab4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/attachments/95b0728b-6e5b-49cb-a571-8984a2c62e2b Aug 08 06:24:15.058815 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-34358867-f46d-4d68-8678-652e1366bab4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:15.059176 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-34358867-f46d-4d68-8678-652e1366bab4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:15.077270 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:15.077270 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:15.147270 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bac80a36-5d7b-43c8-8627-5c8318c421cc req-34358867-f46d-4d68-8678-652e1366bab4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/95b0728b-6e5b-49cb-a571-8984a2c62e2b returned with HTTP 200 Aug 08 06:24:15.149592 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 188/754] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:24:15 2026] DELETE /volume/v3/attachments/95b0728b-6e5b-49cb-a571-8984a2c62e2b => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:15.558435 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1a832ace-23d4-48a1-a513-0d553c680a93 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:15.561120 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a832ace-23d4-48a1-a513-0d553c680a93 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:24:15.561341 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a832ace-23d4-48a1-a513-0d553c680a93 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:15.561558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a832ace-23d4-48a1-a513-0d553c680a93 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:15.578635 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:15.578635 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:15.587172 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1a832ace-23d4-48a1-a513-0d553c680a93 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:24:15.594894 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a832ace-23d4-48a1-a513-0d553c680a93 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:24:15.596299 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 187/755] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:15 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:15.649858 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-58e9505c-5107-4e6f-bd5a-dcc39003e760 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:15.660984 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-58e9505c-5107-4e6f-bd5a-dcc39003e760 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:24:15.660984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-58e9505c-5107-4e6f-bd5a-dcc39003e760 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:15.660984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-58e9505c-5107-4e6f-bd5a-dcc39003e760 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:15.675938 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:15.675938 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:15.681027 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-58e9505c-5107-4e6f-bd5a-dcc39003e760 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:24:15.687852 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-58e9505c-5107-4e6f-bd5a-dcc39003e760 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:24:15.688475 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 191/756] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:15 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:15.715052 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-fa1cd838-5d56-40a5-be4e-0b42274ae98b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:15.717328 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-fa1cd838-5d56-40a5-be4e-0b42274ae98b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05/action Aug 08 06:24:15.717805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-fa1cd838-5d56-40a5-be4e-0b42274ae98b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:15.718021 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-fa1cd838-5d56-40a5-be4e-0b42274ae98b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:15.730922 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:15.730922 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:15.731833 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-fa1cd838-5d56-40a5-be4e-0b42274ae98b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:24:15.739695 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-fa1cd838-5d56-40a5-be4e-0b42274ae98b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Begin detaching volume completed successfully. Aug 08 06:24:15.740029 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-fa1cd838-5d56-40a5-be4e-0b42274ae98b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05/action returned with HTTP 202 Aug 08 06:24:15.740698 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 191/757] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:24:15 2026] POST /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:15.802732 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5a78d2d2-c907-4e80-8538-47cd174179d5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:15.804794 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5a78d2d2-c907-4e80-8538-47cd174179d5 None None] GET https://10.4.3.32/volume// Aug 08 06:24:15.804794 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5a78d2d2-c907-4e80-8538-47cd174179d5 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:15.804794 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5a78d2d2-c907-4e80-8538-47cd174179d5 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:15.804794 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5a78d2d2-c907-4e80-8538-47cd174179d5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:15.805440 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 189/758] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 08 06:24:15.808627 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f00806f-8e5c-4b71-ac1d-d51f5da18ce5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:15.812363 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f00806f-8e5c-4b71-ac1d-d51f5da18ce5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:15.812646 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f00806f-8e5c-4b71-ac1d-d51f5da18ce5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:15.812921 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f00806f-8e5c-4b71-ac1d-d51f5da18ce5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:15.816520 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-733eae22-d4fe-4567-8818-788f91d891d5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:15.820708 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-733eae22-d4fe-4567-8818-788f91d891d5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:24:15.821047 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-733eae22-d4fe-4567-8818-788f91d891d5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:15.821332 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-733eae22-d4fe-4567-8818-788f91d891d5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:15.830299 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:15.830299 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:15.837476 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:15.837476 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:15.839862 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3f00806f-8e5c-4b71-ac1d-d51f5da18ce5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:15.842644 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-733eae22-d4fe-4567-8818-788f91d891d5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:24:15.846016 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f00806f-8e5c-4b71-ac1d-d51f5da18ce5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:15.846850 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 188/759] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:15 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:15.851121 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-733eae22-d4fe-4567-8818-788f91d891d5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:24:15.851121 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 192/760] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:24:15 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 1321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:15.867907 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-771d1563-fa3d-48eb-a40d-c8e70ad338fb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:15.873538 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-771d1563-fa3d-48eb-a40d-c8e70ad338fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:15.873835 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-771d1563-fa3d-48eb-a40d-c8e70ad338fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:15.874158 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-771d1563-fa3d-48eb-a40d-c8e70ad338fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:15.888532 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:15.888532 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:15.894365 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-771d1563-fa3d-48eb-a40d-c8e70ad338fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:15.901433 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-771d1563-fa3d-48eb-a40d-c8e70ad338fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:15.902379 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 192/761] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:15 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:24:15.969676 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-332cd84a-07f0-434c-b1f8-c2ac3593f579 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:15.972632 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-332cd84a-07f0-434c-b1f8-c2ac3593f579 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:24:15.973182 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-332cd84a-07f0-434c-b1f8-c2ac3593f579 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:15.974128 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-332cd84a-07f0-434c-b1f8-c2ac3593f579 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:15.984428 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:15.984428 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:15.989374 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-332cd84a-07f0-434c-b1f8-c2ac3593f579 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:15.996854 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-332cd84a-07f0-434c-b1f8-c2ac3593f579 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:24:15.997110 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 190/762] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:15 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:17.093480 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-ef12a770-7ea3-49ae-b09b-b7c1470fe753 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:17.098941 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-ef12a770-7ea3-49ae-b09b-b7c1470fe753 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] DELETE https://10.4.3.32/volume/v3/attachments/10fff23d-8118-4038-9c88-bdb0e9c34077 Aug 08 06:24:17.098941 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-ef12a770-7ea3-49ae-b09b-b7c1470fe753 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:17.098941 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-ef12a770-7ea3-49ae-b09b-b7c1470fe753 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:17.113815 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:17.113815 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:17.207429 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-210b28cb-c87e-47aa-acc7-d536e6be4146 req-ef12a770-7ea3-49ae-b09b-b7c1470fe753 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments/10fff23d-8118-4038-9c88-bdb0e9c34077 returned with HTTP 200 Aug 08 06:24:17.207429 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 189/763] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:24:17 2026] DELETE /volume/v3/attachments/10fff23d-8118-4038-9c88-bdb0e9c34077 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:17.946178 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9313045a-8659-4f6a-81ae-c46e75ee7a57 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:17.948625 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9313045a-8659-4f6a-81ae-c46e75ee7a57 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:24:17.948959 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9313045a-8659-4f6a-81ae-c46e75ee7a57 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:17.949372 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9313045a-8659-4f6a-81ae-c46e75ee7a57 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:17.963798 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:17.963798 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:17.971349 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9313045a-8659-4f6a-81ae-c46e75ee7a57 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:24:17.985004 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9313045a-8659-4f6a-81ae-c46e75ee7a57 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:24:17.985603 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 193/764] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:17 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:21.739696 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:21.979562 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:21.982138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1368920335"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:21.984896 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1368920335'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:21.985266 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Create volume of 1 GB Aug 08 06:24:21.994834 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Availability Zones retrieved successfully. Aug 08 06:24:22.002203 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Flow 'volume_create_api' (de7fdcd7-ab7f-4713-a7ab-fac9d5646603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:22.003526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56d5b40-0635-412e-a800-aeb1d9c7ea8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:22.005654 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:22.053061 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b56d5b40-0635-412e-a800-aeb1d9c7ea8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:22.054310 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1039149a-2149-4c8f-8c7c-b9bcc8e4f456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:22.174859 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Created reservations ['0f010319-58c2-463b-aa1c-6496b6de9335', '72d5567b-76a8-4eb7-b2e1-d7e95e0a0ae5', '711ea42d-7b65-46ad-b728-a8e323e5e3d3', '28d6fe81-e7f5-48f9-9020-3316bed7f94d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:22.177681 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1039149a-2149-4c8f-8c7c-b9bcc8e4f456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f010319-58c2-463b-aa1c-6496b6de9335', '72d5567b-76a8-4eb7-b2e1-d7e95e0a0ae5', '711ea42d-7b65-46ad-b728-a8e323e5e3d3', '28d6fe81-e7f5-48f9-9020-3316bed7f94d']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:22.177681 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f058e3d-f498-4d2b-82fe-05c28dc71395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:22.224302 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f058e3d-f498-4d2b-82fe-05c28dc71395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c287657-1445-492c-929a-151b09ef221d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1368920335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54f9a969f4314971be71b9420d37099f',qos_specs=None,replication_status=,reservations=['0f010319-58c2-463b-aa1c-6496b6de9335','72d5567b-76a8-4eb7-b2e1-d7e95e0a0ae5','711ea42d-7b65-46ad-b728-a8e323e5e3d3','28d6fe81-e7f5-48f9-9020-3316bed7f94d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff682eab4904d34b225d0de188163fd',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1368920335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c287657-1445-492c-929a-151b09ef221d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54f9a969f4314971be71b9420d37099f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff682eab4904d34b225d0de188163fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:22.226573 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61900ebe-2ea7-47ba-af66-db2f608f6f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:22.273435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61900ebe-2ea7-47ba-af66-db2f608f6f29) transitioned into state 'SUCCESS' from state '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-1368920335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54f9a969f4314971be71b9420d37099f',qos_specs=None,replication_status=,reservations=['0f010319-58c2-463b-aa1c-6496b6de9335','72d5567b-76a8-4eb7-b2e1-d7e95e0a0ae5','711ea42d-7b65-46ad-b728-a8e323e5e3d3','28d6fe81-e7f5-48f9-9020-3316bed7f94d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff682eab4904d34b225d0de188163fd',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:22.273781 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169371f7-a7be-4c3d-ad77-a1343fdf8b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:22.292004 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169371f7-a7be-4c3d-ad77-a1343fdf8b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:22.293461 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Flow 'volume_create_api' (de7fdcd7-ab7f-4713-a7ab-fac9d5646603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:22.294203 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Create volume request issued successfully. Aug 08 06:24:22.295151 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e547ad8d-4c24-4d8f-8ea7-2ac0343c3fa6 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:22.295728 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 193/765] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:24:21 2026] POST /volume/v3/volumes => generated 757 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:25.947664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:25.950291 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:25.950747 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "0800daf9-5dcb-484e-80c2-4e7064756fd2-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:25.953287 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '0800daf9-5dcb-484e-80c2-4e7064756fd2-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:25.953703 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Create volume of 1 GB Aug 08 06:24:25.963077 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Availability Zones retrieved successfully. Aug 08 06:24:25.977734 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Flow 'volume_create_api' (c2985b80-4f43-479d-871a-fe33c3a84ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:25.979496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d60305-826f-4310-bf58-e11a7624f159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:25.980887 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:26.029356 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d60305-826f-4310-bf58-e11a7624f159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:26.030935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feeffbe6-d2af-4982-96a7-a782ca74fc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:26.139136 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Created reservations ['059f6ace-6c61-4115-9665-1087c890aab3', '88400a41-5359-4b19-9daa-b84bfd21ee30', 'ca1dd7e3-51d9-4f54-8866-c46e2a47b4f3', '8d814886-7a42-4b80-a460-103e09584b01'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:26.139927 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feeffbe6-d2af-4982-96a7-a782ca74fc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059f6ace-6c61-4115-9665-1087c890aab3', '88400a41-5359-4b19-9daa-b84bfd21ee30', 'ca1dd7e3-51d9-4f54-8866-c46e2a47b4f3', '8d814886-7a42-4b80-a460-103e09584b01']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:26.140691 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d081eff-ae5a-4629-a526-accc79bb0c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:26.179354 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d081eff-ae5a-4629-a526-accc79bb0c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4e9b246-3b83-4083-b1ad-2652d3be3f80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='0800daf9-5dcb-484e-80c2-4e7064756fd2-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a2ea615322c443e9fa1fafbd8a1a432',qos_specs=None,replication_status=,reservations=['059f6ace-6c61-4115-9665-1087c890aab3','88400a41-5359-4b19-9daa-b84bfd21ee30','ca1dd7e3-51d9-4f54-8866-c46e2a47b4f3','8d814886-7a42-4b80-a460-103e09584b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04a205d6952141e9aa2812757ac4719f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:26Z,deleted=False,deleted_at=None,display_description='',display_name='0800daf9-5dcb-484e-80c2-4e7064756fd2-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4e9b246-3b83-4083-b1ad-2652d3be3f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a2ea615322c443e9fa1fafbd8a1a432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04a205d6952141e9aa2812757ac4719f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:26.180394 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2291ec5d-ced5-4dcf-81b9-1080834e3fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:26.212261 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2291ec5d-ced5-4dcf-81b9-1080834e3fae) transitioned into 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='0800daf9-5dcb-484e-80c2-4e7064756fd2-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a2ea615322c443e9fa1fafbd8a1a432',qos_specs=None,replication_status=,reservations=['059f6ace-6c61-4115-9665-1087c890aab3','88400a41-5359-4b19-9daa-b84bfd21ee30','ca1dd7e3-51d9-4f54-8866-c46e2a47b4f3','8d814886-7a42-4b80-a460-103e09584b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04a205d6952141e9aa2812757ac4719f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:26.213398 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac75733-4ea9-4246-a32a-9b4928fe5ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:26.227887 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac75733-4ea9-4246-a32a-9b4928fe5ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:26.228996 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Flow 'volume_create_api' (c2985b80-4f43-479d-871a-fe33c3a84ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:26.230049 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Create volume request issued successfully. Aug 08 06:24:26.231543 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-50759f21-f953-433f-8f5a-c368c35851b2 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:26.232247 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 191/766] 10.4.3.32 () {72 vars in 1534 bytes} [Sat Aug 8 06:24:25 2026] POST /volume/v3/volumes => generated 747 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:26.246218 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8ff96f6f-41ce-440c-a796-974a63768598 req-6662c91d-9f71-4670-ab9b-1c7a5b9c9443 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:26.249534 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-6662c91d-9f71-4670-ab9b-1c7a5b9c9443 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 Aug 08 06:24:26.249664 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-6662c91d-9f71-4670-ab9b-1c7a5b9c9443 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:26.250227 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-6662c91d-9f71-4670-ab9b-1c7a5b9c9443 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:26.264317 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:26.264317 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:26.277509 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-6662c91d-9f71-4670-ab9b-1c7a5b9c9443 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:24:26.293905 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-6662c91d-9f71-4670-ab9b-1c7a5b9c9443 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 returned with HTTP 200 Aug 08 06:24:26.294843 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 190/767] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:26 2026] GET /volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 => generated 815 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:26.310837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-8ff96f6f-41ce-440c-a796-974a63768598 req-a3b59d36-9164-4c7f-91ab-55360f9a940c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:26.315269 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-a3b59d36-9164-4c7f-91ab-55360f9a940c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 Aug 08 06:24:26.315757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-a3b59d36-9164-4c7f-91ab-55360f9a940c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:26.316021 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-a3b59d36-9164-4c7f-91ab-55360f9a940c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:26.329932 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:26.329932 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:26.332932 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-a3b59d36-9164-4c7f-91ab-55360f9a940c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:24:26.340233 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-a3b59d36-9164-4c7f-91ab-55360f9a940c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 returned with HTTP 200 Aug 08 06:24:26.341002 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 194/768] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:26 2026] GET /volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:29.385659 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-8ff96f6f-41ce-440c-a796-974a63768598 req-3d397220-a77e-437f-92f7-355e81710ebb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:29.389305 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-3d397220-a77e-437f-92f7-355e81710ebb tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 Aug 08 06:24:29.390087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-3d397220-a77e-437f-92f7-355e81710ebb tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:29.390087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-3d397220-a77e-437f-92f7-355e81710ebb tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:29.397758 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:29.397758 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:29.403803 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-3d397220-a77e-437f-92f7-355e81710ebb tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:24:29.408193 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-3d397220-a77e-437f-92f7-355e81710ebb tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 returned with HTTP 200 Aug 08 06:24:29.408878 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 194/769] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:29 2026] GET /volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:29.420100 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f3e1ac4b-8444-4b78-bb91-b6d4aa81857e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:29.420629 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3e1ac4b-8444-4b78-bb91-b6d4aa81857e None None] GET https://10.4.3.32/volume// Aug 08 06:24:29.420891 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3e1ac4b-8444-4b78-bb91-b6d4aa81857e None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:29.421126 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3e1ac4b-8444-4b78-bb91-b6d4aa81857e None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:29.421475 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3e1ac4b-8444-4b78-bb91-b6d4aa81857e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:29.421866 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 192/770] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:29.435529 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8ff96f6f-41ce-440c-a796-974a63768598 req-684d98e5-a05d-4c4f-9cd2-e2e686abad9e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:29.438797 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-684d98e5-a05d-4c4f-9cd2-e2e686abad9e tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:24:29.439763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-684d98e5-a05d-4c4f-9cd2-e2e686abad9e tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4e9b246-3b83-4083-b1ad-2652d3be3f80", "connector": null, "instance_uuid": "0800daf9-5dcb-484e-80c2-4e7064756fd2"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:29.457305 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:29.457305 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:29.517173 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-684d98e5-a05d-4c4f-9cd2-e2e686abad9e tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:24:29.517715 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 191/771] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:24:29 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:29.532437 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ab924614-288f-4f62-b422-1a0f017532a7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:29.533905 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab924614-288f-4f62-b422-1a0f017532a7 None None] GET https://10.4.3.32/volume// Aug 08 06:24:29.534514 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab924614-288f-4f62-b422-1a0f017532a7 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:29.534910 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab924614-288f-4f62-b422-1a0f017532a7 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:29.535517 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab924614-288f-4f62-b422-1a0f017532a7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:29.536063 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 195/772] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:29 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:29.550727 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-8ff96f6f-41ce-440c-a796-974a63768598 req-1f621848-a7ce-4f56-93b3-61bcca8f8f56 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:29.554733 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-1f621848-a7ce-4f56-93b3-61bcca8f8f56 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 Aug 08 06:24:29.555044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-1f621848-a7ce-4f56-93b3-61bcca8f8f56 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:29.555946 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-1f621848-a7ce-4f56-93b3-61bcca8f8f56 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:29.569118 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:29.569118 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:29.577793 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-8ff96f6f-41ce-440c-a796-974a63768598 req-1f621848-a7ce-4f56-93b3-61bcca8f8f56 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:24:29.587908 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-1f621848-a7ce-4f56-93b3-61bcca8f8f56 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 returned with HTTP 200 Aug 08 06:24:29.587908 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 195/773] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:24:29 2026] GET /volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 => generated 1019 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:29.806342 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8ff96f6f-41ce-440c-a796-974a63768598 req-392f80ed-9d01-4580-a416-58f45d18936e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:29.809158 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-392f80ed-9d01-4580-a416-58f45d18936e tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] PUT https://10.4.3.32/volume/v3/attachments/e79655c8-dc2d-4eaa-9bd8-b4c9b41bd42f Aug 08 06:24:29.809599 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-392f80ed-9d01-4580-a416-58f45d18936e tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:29.826648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-8ff96f6f-41ce-440c-a796-974a63768598 req-392f80ed-9d01-4580-a416-58f45d18936e tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Acquiring lock "cinder-attachment_update-f4e9b246-3b83-4083-b1ad-2652d3be3f80-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:24:29.837523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-8ff96f6f-41ce-440c-a796-974a63768598 req-392f80ed-9d01-4580-a416-58f45d18936e tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Lock "cinder-attachment_update-f4e9b246-3b83-4083-b1ad-2652d3be3f80-np0000006785" acquired by "attachment_update" :: waited 0.012s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:24:29.838995 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:29.838995 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:29.989859 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-8ff96f6f-41ce-440c-a796-974a63768598 req-392f80ed-9d01-4580-a416-58f45d18936e tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Lock "cinder-attachment_update-f4e9b246-3b83-4083-b1ad-2652d3be3f80-np0000006785" released by "attachment_update" :: held 0.148s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:24:29.989859 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-392f80ed-9d01-4580-a416-58f45d18936e tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/attachments/e79655c8-dc2d-4eaa-9bd8-b4c9b41bd42f returned with HTTP 200 Aug 08 06:24:29.989859 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 193/774] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:24:29 2026] PUT /volume/v3/attachments/e79655c8-dc2d-4eaa-9bd8-b4c9b41bd42f => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:30.043582 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8ff96f6f-41ce-440c-a796-974a63768598 req-90d782cf-ce41-46a4-b2bd-a3e6f6e01b16 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:30.045457 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-90d782cf-ce41-46a4-b2bd-a3e6f6e01b16 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] POST https://10.4.3.32/volume/v3/attachments/e79655c8-dc2d-4eaa-9bd8-b4c9b41bd42f/action Aug 08 06:24:30.046085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-90d782cf-ce41-46a4-b2bd-a3e6f6e01b16 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:30.046085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-90d782cf-ce41-46a4-b2bd-a3e6f6e01b16 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:30.071205 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:30.071205 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:30.095848 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8ff96f6f-41ce-440c-a796-974a63768598 req-90d782cf-ce41-46a4-b2bd-a3e6f6e01b16 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/attachments/e79655c8-dc2d-4eaa-9bd8-b4c9b41bd42f/action returned with HTTP 204 Aug 08 06:24:30.096466 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 192/775] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:24:30 2026] POST /volume/v3/attachments/e79655c8-dc2d-4eaa-9bd8-b4c9b41bd42f/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:36.340119 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=51 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:24:38.336497 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc38c67c-4e18-476f-9d23-a6b4c077ef69 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:38.340506 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc38c67c-4e18-476f-9d23-a6b4c077ef69 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:24:38.340506 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc38c67c-4e18-476f-9d23-a6b4c077ef69 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:38.341087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc38c67c-4e18-476f-9d23-a6b4c077ef69 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:38.350420 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:38.350420 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:38.354717 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dc38c67c-4e18-476f-9d23-a6b4c077ef69 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:24:38.360398 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc38c67c-4e18-476f-9d23-a6b4c077ef69 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:24:38.360837 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 196/776] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:38 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:38.439257 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a42ec862-611d-4546-b023-e7b5fff253e1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:38.443520 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a42ec862-611d-4546-b023-e7b5fff253e1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:24:38.444275 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a42ec862-611d-4546-b023-e7b5fff253e1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:38.444275 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a42ec862-611d-4546-b023-e7b5fff253e1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:38.460478 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:38.460478 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:38.469197 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a42ec862-611d-4546-b023-e7b5fff253e1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:24:38.478293 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a42ec862-611d-4546-b023-e7b5fff253e1 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:24:38.478293 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 196/777] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:38 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:39.514801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-88eaa994-6874-442a-8656-63b5e0c5e5bb req-40d18b43-ef09-479d-b94e-af7bda9467e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:39.517184 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-88eaa994-6874-442a-8656-63b5e0c5e5bb req-40d18b43-ef09-479d-b94e-af7bda9467e8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 Aug 08 06:24:39.517592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-88eaa994-6874-442a-8656-63b5e0c5e5bb req-40d18b43-ef09-479d-b94e-af7bda9467e8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:39.519461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-88eaa994-6874-442a-8656-63b5e0c5e5bb req-40d18b43-ef09-479d-b94e-af7bda9467e8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:39.552940 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:39.552940 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:39.561382 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-88eaa994-6874-442a-8656-63b5e0c5e5bb req-40d18b43-ef09-479d-b94e-af7bda9467e8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:24:39.571172 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-88eaa994-6874-442a-8656-63b5e0c5e5bb req-40d18b43-ef09-479d-b94e-af7bda9467e8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 returned with HTTP 200 Aug 08 06:24:39.571847 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 194/778] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:39 2026] GET /volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 => generated 1132 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:40.087664 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=38,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:24:41.084672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:41.087131 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:41.087548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-343387132"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:41.089398 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-343387132'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:41.090399 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume of 1 GB Aug 08 06:24:41.095134 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Availability Zones retrieved successfully. Aug 08 06:24:41.104185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (73f82a54-cb85-4bb7-a25b-d272dfce4a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:41.106126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2989ac36-da2f-4223-a1e9-70cd37511f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:41.107363 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:41.149497 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2989ac36-da2f-4223-a1e9-70cd37511f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:41.150791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9150ee55-9fae-4641-a07a-3c5f1cb1566f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:41.271071 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Created reservations ['1beed903-8e4f-4006-bc8d-2b25fd9445aa', '211c79fc-8461-43f7-9c1b-b77484821533', 'f1c09ae4-4090-4916-b94d-7ee4d2eaac73', '6eb299ed-25ba-424f-b264-896db2a3bb79'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:41.272246 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9150ee55-9fae-4641-a07a-3c5f1cb1566f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1beed903-8e4f-4006-bc8d-2b25fd9445aa', '211c79fc-8461-43f7-9c1b-b77484821533', 'f1c09ae4-4090-4916-b94d-7ee4d2eaac73', '6eb299ed-25ba-424f-b264-896db2a3bb79']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:41.273490 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b69156-963d-40b5-9805-35b179ccae7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:41.315545 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b69156-963d-40b5-9805-35b179ccae7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a98106b7-2aac-4caf-a7ec-9eaf030057d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-343387132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['1beed903-8e4f-4006-bc8d-2b25fd9445aa','211c79fc-8461-43f7-9c1b-b77484821533','f1c09ae4-4090-4916-b94d-7ee4d2eaac73','6eb299ed-25ba-424f-b264-896db2a3bb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-343387132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a98106b7-2aac-4caf-a7ec-9eaf030057d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2eb54e0bc104734ba50b9854f88177e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:41.316897 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae574f5f-4fb8-4107-86a3-f891229bf4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:41.353826 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae574f5f-4fb8-4107-86a3-f891229bf4d5) transitioned into state 'SUCCESS' from state '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-343387132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['1beed903-8e4f-4006-bc8d-2b25fd9445aa','211c79fc-8461-43f7-9c1b-b77484821533','f1c09ae4-4090-4916-b94d-7ee4d2eaac73','6eb299ed-25ba-424f-b264-896db2a3bb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:41.354651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (345e6c6d-16eb-4890-ac7a-327492aaccd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:41.369977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (345e6c6d-16eb-4890-ac7a-327492aaccd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:41.370984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (73f82a54-cb85-4bb7-a25b-d272dfce4a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:41.371417 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request issued successfully. Aug 08 06:24:41.372335 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b80103bb-c3cb-4fcc-b26c-abe7363954b3 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:41.373145 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 193/779] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:24:41 2026] POST /volume/v3/volumes => generated 746 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:41.392948 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3166e16d-86f1-4b3e-841f-7e5a1f39ebd9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:41.395886 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3166e16d-86f1-4b3e-841f-7e5a1f39ebd9 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:41.396435 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3166e16d-86f1-4b3e-841f-7e5a1f39ebd9 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:41.396435 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3166e16d-86f1-4b3e-841f-7e5a1f39ebd9 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:41.413425 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:41.413425 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:41.424890 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3166e16d-86f1-4b3e-841f-7e5a1f39ebd9 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:41.432479 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3166e16d-86f1-4b3e-841f-7e5a1f39ebd9 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:41.433722 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 197/780] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:41 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:42.455157 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-99f9764c-c75d-4e51-b61e-2f012118b5de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:42.459532 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99f9764c-c75d-4e51-b61e-2f012118b5de tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:42.460033 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99f9764c-c75d-4e51-b61e-2f012118b5de tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:42.460138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99f9764c-c75d-4e51-b61e-2f012118b5de tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:42.476528 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:42.476528 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:42.485369 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-99f9764c-c75d-4e51-b61e-2f012118b5de tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:42.495065 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99f9764c-c75d-4e51-b61e-2f012118b5de tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:42.495065 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 197/781] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:42 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:42.523977 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-db513b27-6c84-4816-bae3-00dad597133b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:42.527059 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db513b27-6c84-4816-bae3-00dad597133b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] POST https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action Aug 08 06:24:42.527214 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-db513b27-6c84-4816-bae3-00dad597133b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action body: b'{"os-attach": {"instance_uuid": "a2e6d8a5-0df0-4e0c-acb0-a548a5ad9b1b", "mountpoint": "/dev/vdb"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:42.527363 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-db513b27-6c84-4816-bae3-00dad597133b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a2e6d8a5-0df0-4e0c-acb0-a548a5ad9b1b", "mountpoint": "/dev/vdb"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:42.549972 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:42.549972 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:42.551807 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-db513b27-6c84-4816-bae3-00dad597133b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:42.570868 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-db513b27-6c84-4816-bae3-00dad597133b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Update volume admin metadata completed successfully. Aug 08 06:24:42.675841 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-db513b27-6c84-4816-bae3-00dad597133b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Attach volume completed successfully. Aug 08 06:24:42.676134 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db513b27-6c84-4816-bae3-00dad597133b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action returned with HTTP 202 Aug 08 06:24:42.676902 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 195/782] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:42 2026] POST /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:42.690206 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-765cf269-2bc9-4c31-bf00-a94a9deb10d4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:42.694635 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-765cf269-2bc9-4c31-bf00-a94a9deb10d4 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:42.694635 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-765cf269-2bc9-4c31-bf00-a94a9deb10d4 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:42.694968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-765cf269-2bc9-4c31-bf00-a94a9deb10d4 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:42.709309 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:42.709309 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:42.716624 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-765cf269-2bc9-4c31-bf00-a94a9deb10d4 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:42.723194 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-765cf269-2bc9-4c31-bf00-a94a9deb10d4 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:42.723856 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 194/783] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:42 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:42.743478 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-62afdc6e-4301-4398-ba97-c511e203a4ce None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:42.748567 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-62afdc6e-4301-4398-ba97-c511e203a4ce tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:42.749027 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-62afdc6e-4301-4398-ba97-c511e203a4ce tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:42.749337 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-62afdc6e-4301-4398-ba97-c511e203a4ce tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:42.774689 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:42.774689 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:42.783479 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-62afdc6e-4301-4398-ba97-c511e203a4ce tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:42.795049 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-62afdc6e-4301-4398-ba97-c511e203a4ce tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:42.795962 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 198/784] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:42 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 1173 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:42.818482 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ac025ca5-1371-46e1-a40f-8fc8f77c6572 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:42.934277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac025ca5-1371-46e1-a40f-8fc8f77c6572 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action Aug 08 06:24:42.938655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac025ca5-1371-46e1-a40f-8fc8f77c6572 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:42.938655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac025ca5-1371-46e1-a40f-8fc8f77c6572 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:42.962130 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:42.962130 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:42.964035 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-ac025ca5-1371-46e1-a40f-8fc8f77c6572 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Updating volume 'a98106b7-2aac-4caf-a7ec-9eaf030057d6' with '{'status': 'error'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:24:43.022731 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac025ca5-1371-46e1-a40f-8fc8f77c6572 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action returned with HTTP 202 Aug 08 06:24:43.028235 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 198/785] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:42 2026] POST /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:43.035696 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-280806d2-391d-4997-9f5d-c9e387b10021 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.039555 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-280806d2-391d-4997-9f5d-c9e387b10021 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:43.039555 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-280806d2-391d-4997-9f5d-c9e387b10021 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:43.040537 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-280806d2-391d-4997-9f5d-c9e387b10021 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:43.059240 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.059240 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:43.067893 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-280806d2-391d-4997-9f5d-c9e387b10021 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:43.077321 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-280806d2-391d-4997-9f5d-c9e387b10021 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:43.077321 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 196/786] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:43 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 1172 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:43.100299 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c46c9db3-e7b3-4517-aa55-bd4d56372ba2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.102232 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c46c9db3-e7b3-4517-aa55-bd4d56372ba2 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action Aug 08 06:24:43.102680 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c46c9db3-e7b3-4517-aa55-bd4d56372ba2 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "beeb7495-443e-4d18-9a2f-c31bde2ce7dd"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:43.102972 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c46c9db3-e7b3-4517-aa55-bd4d56372ba2 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "beeb7495-443e-4d18-9a2f-c31bde2ce7dd"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:43.121044 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.121044 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:43.121490 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c46c9db3-e7b3-4517-aa55-bd4d56372ba2 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Volume info retrieved successfully. Aug 08 06:24:43.147402 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c46c9db3-e7b3-4517-aa55-bd4d56372ba2 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Terminate volume connection completed successfully. Aug 08 06:24:43.160975 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c46c9db3-e7b3-4517-aa55-bd4d56372ba2 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100288) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 08 06:24:43.277936 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c46c9db3-e7b3-4517-aa55-bd4d56372ba2 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Detach volume completed successfully. Aug 08 06:24:43.278380 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c46c9db3-e7b3-4517-aa55-bd4d56372ba2 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action returned with HTTP 202 Aug 08 06:24:43.278867 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 195/787] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:43 2026] POST /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:43.292358 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4567eba3-4c38-493f-9e33-9dfdc95cd9bf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.295749 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4567eba3-4c38-493f-9e33-9dfdc95cd9bf tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:43.295894 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4567eba3-4c38-493f-9e33-9dfdc95cd9bf tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:43.296739 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4567eba3-4c38-493f-9e33-9dfdc95cd9bf tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:43.312642 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.312642 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:43.322497 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4567eba3-4c38-493f-9e33-9dfdc95cd9bf tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:43.329793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4567eba3-4c38-493f-9e33-9dfdc95cd9bf tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:43.330521 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 199/788] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:43 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:43.351589 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dbd038a0-0720-4898-87ce-d2e7c0a3f677 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.353984 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dbd038a0-0720-4898-87ce-d2e7c0a3f677 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:43.354156 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dbd038a0-0720-4898-87ce-d2e7c0a3f677 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:43.354512 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dbd038a0-0720-4898-87ce-d2e7c0a3f677 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:43.363594 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.363594 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:43.376326 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dbd038a0-0720-4898-87ce-d2e7c0a3f677 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:43.387380 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dbd038a0-0720-4898-87ce-d2e7c0a3f677 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:43.388250 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 199/789] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:43 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:43.409203 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0be7cae5-1e56-4857-b4a7-c27ad4058fd5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.413616 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0be7cae5-1e56-4857-b4a7-c27ad4058fd5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] POST https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action Aug 08 06:24:43.414115 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0be7cae5-1e56-4857-b4a7-c27ad4058fd5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action body: b'{"os-detach": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:43.414316 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0be7cae5-1e56-4857-b4a7-c27ad4058fd5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:43.430107 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.430107 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:43.430832 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0be7cae5-1e56-4857-b4a7-c27ad4058fd5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:43.471811 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0be7cae5-1e56-4857-b4a7-c27ad4058fd5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Detach volume completed successfully. Aug 08 06:24:43.471811 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0be7cae5-1e56-4857-b4a7-c27ad4058fd5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action returned with HTTP 202 Aug 08 06:24:43.476285 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 197/790] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:43 2026] POST /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:43.486316 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-00a72dfb-ff8f-40d4-afcf-98fcc98c1c95 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.487859 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-33cad816-a499-4b69-acd7-98591818b41f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.490370 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00a72dfb-ff8f-40d4-afcf-98fcc98c1c95 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:43.491613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00a72dfb-ff8f-40d4-afcf-98fcc98c1c95 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:43.491613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00a72dfb-ff8f-40d4-afcf-98fcc98c1c95 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:43.493623 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33cad816-a499-4b69-acd7-98591818b41f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] DELETE https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:24:43.493848 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-33cad816-a499-4b69-acd7-98591818b41f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:43.494105 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-33cad816-a499-4b69-acd7-98591818b41f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:43.494324 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-33cad816-a499-4b69-acd7-98591818b41f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Delete volume with id: 61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:24:43.508728 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.508728 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:43.509313 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-33cad816-a499-4b69-acd7-98591818b41f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:24:43.515223 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.515223 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:43.529349 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-00a72dfb-ff8f-40d4-afcf-98fcc98c1c95 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:43.535643 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00a72dfb-ff8f-40d4-afcf-98fcc98c1c95 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:43.536229 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 196/791] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:43 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:43.557114 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3a8962cb-8201-49be-bd6d-711a5a4d8d33 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.559685 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a8962cb-8201-49be-bd6d-711a5a4d8d33 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:43.560191 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3a8962cb-8201-49be-bd6d-711a5a4d8d33 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:43.560454 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3a8962cb-8201-49be-bd6d-711a5a4d8d33 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:43.564294 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-33cad816-a499-4b69-acd7-98591818b41f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Delete volume request issued successfully. Aug 08 06:24:43.564516 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33cad816-a499-4b69-acd7-98591818b41f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 202 Aug 08 06:24:43.565175 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 200/792] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:24:43 2026] DELETE /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:24:43.572237 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.572237 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:43.584950 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3a8962cb-8201-49be-bd6d-711a5a4d8d33 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:43.585034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e94f30e3-6234-4b38-8dbd-e519b996f420 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.585034 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e94f30e3-6234-4b38-8dbd-e519b996f420 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:24:43.585034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e94f30e3-6234-4b38-8dbd-e519b996f420 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:43.585034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e94f30e3-6234-4b38-8dbd-e519b996f420 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:43.594321 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a8962cb-8201-49be-bd6d-711a5a4d8d33 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:43.594522 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 200/793] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:43 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:43.598480 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.598480 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:43.605692 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e94f30e3-6234-4b38-8dbd-e519b996f420 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:24:43.613319 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e94f30e3-6234-4b38-8dbd-e519b996f420 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 200 Aug 08 06:24:43.613921 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4580776a-61f3-40fd-ac1c-6eca3c866c85 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.614958 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 198/794] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:43 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:43.618998 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4580776a-61f3-40fd-ac1c-6eca3c866c85 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:43.618998 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4580776a-61f3-40fd-ac1c-6eca3c866c85 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:43.618998 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4580776a-61f3-40fd-ac1c-6eca3c866c85 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:43.618998 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-4580776a-61f3-40fd-ac1c-6eca3c866c85 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Delete volume with id: a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:43.633488 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.633488 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:43.634184 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4580776a-61f3-40fd-ac1c-6eca3c866c85 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:43.668695 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4580776a-61f3-40fd-ac1c-6eca3c866c85 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Delete volume request issued successfully. Aug 08 06:24:43.668973 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4580776a-61f3-40fd-ac1c-6eca3c866c85 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 202 Aug 08 06:24:43.669759 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 197/795] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:24:43 2026] DELETE /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:24:43.683647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f039e558-b3d4-48e8-902b-91981b8bf14a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:43.686228 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f039e558-b3d4-48e8-902b-91981b8bf14a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:43.686508 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f039e558-b3d4-48e8-902b-91981b8bf14a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:43.686875 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f039e558-b3d4-48e8-902b-91981b8bf14a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:43.698541 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:43.698541 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:43.705413 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f039e558-b3d4-48e8-902b-91981b8bf14a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:43.716079 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f039e558-b3d4-48e8-902b-91981b8bf14a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 200 Aug 08 06:24:43.717577 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 201/796] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:43 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:44.425007 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fc8b1202-b275-4d94-812d-df34213ff728 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:44.429242 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:44.430562 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1987173055"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:44.432148 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1987173055'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:44.437722 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume of 1 GB Aug 08 06:24:44.438176 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:44.438176 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:44.438917 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Availability Zones retrieved successfully. Aug 08 06:24:44.450648 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Flow 'volume_create_api' (3a1281a5-7b32-4b83-a8aa-a20674846667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:44.452330 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32772a4-7447-449f-84e1-567ac4c226b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:44.453909 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:44.464942 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:44.464942 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:44.482135 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32772a4-7447-449f-84e1-567ac4c226b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=00859760-e21c-491e-a4a6-b928847e9149,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00859760-e21c-491e-a4a6-b928847e9149', 'encryption_key_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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:44.483361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62da3ac0-4804-43e1-b981-f20d5f620a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:44.549839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Created reservations ['204400c3-46df-4fa4-9c60-fd979aa08cc1', '2c715910-1217-4fa0-a2e8-3d49bfa53aa7', 'e45cc8fc-4aa8-4f9b-bd15-98dcc2f02f5b', '3b3fd6e9-f932-4f0d-8406-15d84724b650'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:44.549839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62da3ac0-4804-43e1-b981-f20d5f620a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['204400c3-46df-4fa4-9c60-fd979aa08cc1', '2c715910-1217-4fa0-a2e8-3d49bfa53aa7', 'e45cc8fc-4aa8-4f9b-bd15-98dcc2f02f5b', '3b3fd6e9-f932-4f0d-8406-15d84724b650']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:44.549839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (178a2cdb-ff35-4856-b9ca-5805cbb960f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:44.587390 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (178a2cdb-ff35-4856-b9ca-5805cbb960f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f652d5de-0958-40d2-8fbd-aa3edf16eb75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1987173055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c60365b565364f5c92a04b70e397d476',qos_specs=None,replication_status=,reservations=['204400c3-46df-4fa4-9c60-fd979aa08cc1','2c715910-1217-4fa0-a2e8-3d49bfa53aa7','e45cc8fc-4aa8-4f9b-bd15-98dcc2f02f5b','3b3fd6e9-f932-4f0d-8406-15d84724b650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596c95592f874b16a53ab0bace403cdf',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1987173055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f652d5de-0958-40d2-8fbd-aa3edf16eb75,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c60365b565364f5c92a04b70e397d476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596c95592f874b16a53ab0bace403cdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00859760-e21c-491e-a4a6-b928847e9149),volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:44.592761 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d719516-87d5-4a02-812b-52ca697a9d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:44.625614 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d719516-87d5-4a02-812b-52ca697a9d3e) transitioned into state 'SUCCESS' from state '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-1987173055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c60365b565364f5c92a04b70e397d476',qos_specs=None,replication_status=,reservations=['204400c3-46df-4fa4-9c60-fd979aa08cc1','2c715910-1217-4fa0-a2e8-3d49bfa53aa7','e45cc8fc-4aa8-4f9b-bd15-98dcc2f02f5b','3b3fd6e9-f932-4f0d-8406-15d84724b650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596c95592f874b16a53ab0bace403cdf',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:44.629273 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b19065f-b226-4ec5-ad5d-725d8f0bf295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:44.636842 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b23b289d-5137-4241-801b-452d2608674f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:44.642012 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b23b289d-5137-4241-801b-452d2608674f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a Aug 08 06:24:44.642012 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b23b289d-5137-4241-801b-452d2608674f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:44.642012 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b23b289d-5137-4241-801b-452d2608674f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:44.644574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b19065f-b226-4ec5-ad5d-725d8f0bf295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:44.645980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Flow 'volume_create_api' (3a1281a5-7b32-4b83-a8aa-a20674846667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:44.646451 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume request issued successfully. Aug 08 06:24:44.651543 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fc8b1202-b275-4d94-812d-df34213ff728 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:44.651543 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 201/797] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:24:44 2026] POST /volume/v3/volumes => generated 758 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:44.653744 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b23b289d-5137-4241-801b-452d2608674f tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a returned with HTTP 404 Aug 08 06:24:44.654831 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 199/798] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:44 2026] GET /volume/v3/volumes/61fe1915-8168-46e4-9c99-e0a43c79ec6a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:44.669429 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7aba0116-72cd-41ea-a736-04947ae71991 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:44.675868 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7aba0116-72cd-41ea-a736-04947ae71991 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:44.675868 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7aba0116-72cd-41ea-a736-04947ae71991 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:44.675868 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7aba0116-72cd-41ea-a736-04947ae71991 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:44.687051 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:44.687051 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:44.698427 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7aba0116-72cd-41ea-a736-04947ae71991 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:44.703817 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7aba0116-72cd-41ea-a736-04947ae71991 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:44.704430 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 198/799] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:44 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:44.736047 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f1061504-b816-4e7a-b20d-ddfb44de18c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:44.737708 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1061504-b816-4e7a-b20d-ddfb44de18c6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 Aug 08 06:24:44.738088 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1061504-b816-4e7a-b20d-ddfb44de18c6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:44.738409 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1061504-b816-4e7a-b20d-ddfb44de18c6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:44.746941 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1061504-b816-4e7a-b20d-ddfb44de18c6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 returned with HTTP 404 Aug 08 06:24:44.746941 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 202/800] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:44 2026] GET /volume/v3/volumes/a98106b7-2aac-4caf-a7ec-9eaf030057d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:44.748356 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d420daa9-4386-4c31-a8a4-c3c5ab419216 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:44.751525 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d420daa9-4386-4c31-a8a4-c3c5ab419216 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] DELETE https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:24:44.751525 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d420daa9-4386-4c31-a8a4-c3c5ab419216 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:44.751835 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d420daa9-4386-4c31-a8a4-c3c5ab419216 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:44.751835 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d420daa9-4386-4c31-a8a4-c3c5ab419216 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Delete volume with id: 687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:24:44.763789 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:44.763789 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:44.764449 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d420daa9-4386-4c31-a8a4-c3c5ab419216 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:24:44.796347 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d420daa9-4386-4c31-a8a4-c3c5ab419216 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Delete volume request issued successfully. Aug 08 06:24:44.796347 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d420daa9-4386-4c31-a8a4-c3c5ab419216 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 202 Aug 08 06:24:44.796755 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 202/801] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:24:44 2026] DELETE /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:24:44.811649 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6733b717-9a95-4522-b4a0-e89c78b57439 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:44.813705 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6733b717-9a95-4522-b4a0-e89c78b57439 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:24:44.814002 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6733b717-9a95-4522-b4a0-e89c78b57439 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:44.814966 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6733b717-9a95-4522-b4a0-e89c78b57439 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:44.824216 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:44.824216 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:44.829609 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6733b717-9a95-4522-b4a0-e89c78b57439 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Volume info retrieved successfully. Aug 08 06:24:44.835702 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6733b717-9a95-4522-b4a0-e89c78b57439 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 200 Aug 08 06:24:44.836233 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 200/802] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:44 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:45.720192 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a4b14124-d8b3-43e7-bbd6-113378bb9d19 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:45.725804 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4b14124-d8b3-43e7-bbd6-113378bb9d19 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:45.725804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4b14124-d8b3-43e7-bbd6-113378bb9d19 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:45.725804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4b14124-d8b3-43e7-bbd6-113378bb9d19 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:45.738031 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:45.738031 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:45.745498 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a4b14124-d8b3-43e7-bbd6-113378bb9d19 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:45.753342 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4b14124-d8b3-43e7-bbd6-113378bb9d19 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:45.754187 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 199/803] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:45 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:45.841246 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-1db40dc5-95e2-4e76-adc3-3e47ceceb070 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:45.844578 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-1db40dc5-95e2-4e76-adc3-3e47ceceb070 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:45.844902 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-1db40dc5-95e2-4e76-adc3-3e47ceceb070 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:45.845520 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-1db40dc5-95e2-4e76-adc3-3e47ceceb070 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:45.855917 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:45.855917 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:45.858819 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0cd94761-14d2-4a89-8110-4cbc92ab0f87 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:45.863905 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-1db40dc5-95e2-4e76-adc3-3e47ceceb070 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:45.864240 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0cd94761-14d2-4a89-8110-4cbc92ab0f87 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] GET https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 Aug 08 06:24:45.864500 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0cd94761-14d2-4a89-8110-4cbc92ab0f87 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:45.864734 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0cd94761-14d2-4a89-8110-4cbc92ab0f87 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:45.871950 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-1db40dc5-95e2-4e76-adc3-3e47ceceb070 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:45.872156 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 203/804] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:45 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:45.874280 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0cd94761-14d2-4a89-8110-4cbc92ab0f87 tempest-AttachVolumeShelveTestJSON-1950597019 tempest-AttachVolumeShelveTestJSON-1950597019-project-member] https://10.4.3.32/volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 returned with HTTP 404 Aug 08 06:24:45.874929 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 203/805] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:45 2026] GET /volume/v3/volumes/687abd1e-cea9-4fdb-a45f-aa73855cc748 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:46.047726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b08b9609-2987-4329-9326-43d722913577 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:46.048215 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b08b9609-2987-4329-9326-43d722913577 None None] GET https://10.4.3.32/volume// Aug 08 06:24:46.049040 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b08b9609-2987-4329-9326-43d722913577 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:46.049040 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b08b9609-2987-4329-9326-43d722913577 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:46.049367 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b08b9609-2987-4329-9326-43d722913577 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:46.049684 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 201/806] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:24:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:46.074538 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-3f8d245c-e63b-4808-8f80-8813a1adc93a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:46.079895 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-3f8d245c-e63b-4808-8f80-8813a1adc93a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:24:46.079895 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-3f8d245c-e63b-4808-8f80-8813a1adc93a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f652d5de-0958-40d2-8fbd-aa3edf16eb75", "connector": null, "instance_uuid": "ec7898c1-a81d-4162-8fa4-b4d2f13b5af0"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:46.092215 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:46.092215 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:46.142529 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-3f8d245c-e63b-4808-8f80-8813a1adc93a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:24:46.143580 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 200/807] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:24:46 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:46.196079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a9d58b2-27a0-49f7-b8c6-9215833573b8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:46.199981 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a9d58b2-27a0-49f7-b8c6-9215833573b8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:46.200288 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a9d58b2-27a0-49f7-b8c6-9215833573b8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:46.200574 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a9d58b2-27a0-49f7-b8c6-9215833573b8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:46.228281 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:46.228281 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:46.239180 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a9d58b2-27a0-49f7-b8c6-9215833573b8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:46.248980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed2eea2b-3d8b-48ab-9c1c-8797d55c1cf3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:46.249764 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed2eea2b-3d8b-48ab-9c1c-8797d55c1cf3 None None] GET https://10.4.3.32/volume// Aug 08 06:24:46.249960 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed2eea2b-3d8b-48ab-9c1c-8797d55c1cf3 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:46.251673 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed2eea2b-3d8b-48ab-9c1c-8797d55c1cf3 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:46.251673 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed2eea2b-3d8b-48ab-9c1c-8797d55c1cf3 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:46.251673 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 204/808] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:46.251847 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a9d58b2-27a0-49f7-b8c6-9215833573b8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:46.252067 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 204/809] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:46 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:46.265299 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-f3256c0e-5186-4eca-b87d-0f094cc48031 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:46.267044 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-f3256c0e-5186-4eca-b87d-0f094cc48031 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:46.267472 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-f3256c0e-5186-4eca-b87d-0f094cc48031 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:46.267699 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-f3256c0e-5186-4eca-b87d-0f094cc48031 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:46.291815 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:46.291815 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:46.300088 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-f3256c0e-5186-4eca-b87d-0f094cc48031 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:46.308638 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-f3256c0e-5186-4eca-b87d-0f094cc48031 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:46.309302 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 202/810] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:24:46 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1030 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:46.446185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-0db83e49-1564-404b-9aa3-9ec57fbefcda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:46.448752 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-0db83e49-1564-404b-9aa3-9ec57fbefcda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] PUT https://10.4.3.32/volume/v3/attachments/83ce3572-4135-4953-870d-f32c7bc28419 Aug 08 06:24:46.449371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-0db83e49-1564-404b-9aa3-9ec57fbefcda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:46.465851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-0db83e49-1564-404b-9aa3-9ec57fbefcda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Acquiring lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:24:46.471344 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-0db83e49-1564-404b-9aa3-9ec57fbefcda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:24:46.473740 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:46.473740 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:46.631495 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-0db83e49-1564-404b-9aa3-9ec57fbefcda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" released by "attachment_update" :: held 0.159s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:24:46.631495 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-0db83e49-1564-404b-9aa3-9ec57fbefcda tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/83ce3572-4135-4953-870d-f32c7bc28419 returned with HTTP 200 Aug 08 06:24:46.631495 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 201/811] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:24:46 2026] PUT /volume/v3/attachments/83ce3572-4135-4953-870d-f32c7bc28419 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:47.276109 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-25f5018b-0664-4048-becf-a8ee5f121f53 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:47.279034 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25f5018b-0664-4048-becf-a8ee5f121f53 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:47.279275 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25f5018b-0664-4048-becf-a8ee5f121f53 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:47.280363 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25f5018b-0664-4048-becf-a8ee5f121f53 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:47.304764 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:47.304764 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:47.311853 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-25f5018b-0664-4048-becf-a8ee5f121f53 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:47.318452 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25f5018b-0664-4048-becf-a8ee5f121f53 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:47.319099 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 205/812] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:47 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:47.449671 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:47.452984 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:47.453584 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-695815579"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:47.456843 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-695815579'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:47.457056 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume of 1 GB Aug 08 06:24:47.464643 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Availability Zones retrieved successfully. Aug 08 06:24:47.475214 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (b483da7b-7e32-4ab7-b964-c70837c7196c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:47.476992 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c574a66-2594-49b0-9946-342217da872e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:47.478789 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:47.526015 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c574a66-2594-49b0-9946-342217da872e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:47.526750 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19de93eb-2f9d-4046-b7fa-28ea7949f5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:47.594439 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Created reservations ['3adfe833-bb21-45ac-a55e-65a299a11f70', '8521b4a5-71e0-4456-a108-ef4e97e7826b', '960dd982-12c0-411b-b80c-0e07588e1a60', '14ad6727-e490-45a9-aae0-a1fb9e154249'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:47.595444 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19de93eb-2f9d-4046-b7fa-28ea7949f5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3adfe833-bb21-45ac-a55e-65a299a11f70', '8521b4a5-71e0-4456-a108-ef4e97e7826b', '960dd982-12c0-411b-b80c-0e07588e1a60', '14ad6727-e490-45a9-aae0-a1fb9e154249']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:47.596570 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed94bba-a9bf-4565-ba80-10559b3d7570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:47.628750 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed94bba-a9bf-4565-ba80-10559b3d7570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac33547-7c93-461f-a367-2385a609c608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-695815579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['3adfe833-bb21-45ac-a55e-65a299a11f70','8521b4a5-71e0-4456-a108-ef4e97e7826b','960dd982-12c0-411b-b80c-0e07588e1a60','14ad6727-e490-45a9-aae0-a1fb9e154249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-695815579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ac33547-7c93-461f-a367-2385a609c608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2eb54e0bc104734ba50b9854f88177e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:47.629973 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11135b7c-fe92-4b0b-b76e-a83be3bbe273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:47.659746 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11135b7c-fe92-4b0b-b76e-a83be3bbe273) transitioned into state 'SUCCESS' from state '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-695815579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['3adfe833-bb21-45ac-a55e-65a299a11f70','8521b4a5-71e0-4456-a108-ef4e97e7826b','960dd982-12c0-411b-b80c-0e07588e1a60','14ad6727-e490-45a9-aae0-a1fb9e154249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:47.661277 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1477a14f-c21a-4cb4-8c78-08a79c168964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:47.691018 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1477a14f-c21a-4cb4-8c78-08a79c168964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:47.692612 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (b483da7b-7e32-4ab7-b964-c70837c7196c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:47.698019 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request issued successfully. Aug 08 06:24:47.699459 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a9e034c2-e0b1-4b85-91aa-edab33b4eb57 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:47.700552 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 205/813] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:24:47 2026] POST /volume/v3/volumes => generated 746 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:47.719980 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b79761aa-0e1c-40c5-b497-6fd7f81f2c13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:47.722827 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b79761aa-0e1c-40c5-b497-6fd7f81f2c13 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 Aug 08 06:24:47.723764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b79761aa-0e1c-40c5-b497-6fd7f81f2c13 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:47.724332 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b79761aa-0e1c-40c5-b497-6fd7f81f2c13 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:47.739320 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:47.739320 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:47.750027 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b79761aa-0e1c-40c5-b497-6fd7f81f2c13 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:47.762458 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b79761aa-0e1c-40c5-b497-6fd7f81f2c13 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 returned with HTTP 200 Aug 08 06:24:47.763171 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 203/814] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:47 2026] GET /volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:48.337567 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-86013086-c7da-4ab6-b400-9a3a0cf89b07 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:48.340218 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86013086-c7da-4ab6-b400-9a3a0cf89b07 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:48.340654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86013086-c7da-4ab6-b400-9a3a0cf89b07 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:48.340728 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86013086-c7da-4ab6-b400-9a3a0cf89b07 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:48.353389 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:48.353389 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:48.358393 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-86013086-c7da-4ab6-b400-9a3a0cf89b07 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:48.364210 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86013086-c7da-4ab6-b400-9a3a0cf89b07 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:48.364846 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 202/815] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:48 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:48.779370 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fd9cf5e5-8ded-478f-ad03-0893ccd3e418 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:48.782808 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd9cf5e5-8ded-478f-ad03-0893ccd3e418 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 Aug 08 06:24:48.783566 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd9cf5e5-8ded-478f-ad03-0893ccd3e418 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:48.783566 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd9cf5e5-8ded-478f-ad03-0893ccd3e418 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:48.793362 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:48.793362 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:48.798414 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fd9cf5e5-8ded-478f-ad03-0893ccd3e418 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:48.804743 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd9cf5e5-8ded-478f-ad03-0893ccd3e418 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 returned with HTTP 200 Aug 08 06:24:48.805319 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 206/816] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:48 2026] GET /volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:48.821824 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-55ab703d-8a3d-4a5d-a238-ec53cbc8db57 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:48.822568 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55ab703d-8a3d-4a5d-a238-ec53cbc8db57 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608/action Aug 08 06:24:48.823007 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55ab703d-8a3d-4a5d-a238-ec53cbc8db57 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:48.823193 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55ab703d-8a3d-4a5d-a238-ec53cbc8db57 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:48.839172 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:48.839172 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:48.840371 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-55ab703d-8a3d-4a5d-a238-ec53cbc8db57 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Updating volume '1ac33547-7c93-461f-a367-2385a609c608' with '{'status': 'attaching'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:24:48.867934 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55ab703d-8a3d-4a5d-a238-ec53cbc8db57 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608/action returned with HTTP 202 Aug 08 06:24:48.868550 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 206/817] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:48 2026] POST /volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:48.880008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4aabab30-7d75-4d06-a117-7075bcbefba1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:48.882222 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4aabab30-7d75-4d06-a117-7075bcbefba1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 Aug 08 06:24:48.882503 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4aabab30-7d75-4d06-a117-7075bcbefba1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:48.882791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4aabab30-7d75-4d06-a117-7075bcbefba1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:48.892178 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:48.892178 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:48.896957 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4aabab30-7d75-4d06-a117-7075bcbefba1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:48.903016 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4aabab30-7d75-4d06-a117-7075bcbefba1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 returned with HTTP 200 Aug 08 06:24:48.903625 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 204/818] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:48 2026] GET /volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:48.926002 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0548362b-9696-4217-8114-5274014e9f2b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:48.927904 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0548362b-9696-4217-8114-5274014e9f2b tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608/action Aug 08 06:24:48.928362 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0548362b-9696-4217-8114-5274014e9f2b tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:48.928572 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0548362b-9696-4217-8114-5274014e9f2b tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:48.945298 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:48.945298 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:48.946196 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0548362b-9696-4217-8114-5274014e9f2b tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Volume info retrieved successfully. Aug 08 06:24:48.974232 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0548362b-9696-4217-8114-5274014e9f2b tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Delete volume request issued successfully. Aug 08 06:24:48.974560 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0548362b-9696-4217-8114-5274014e9f2b tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608/action returned with HTTP 202 Aug 08 06:24:48.975085 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 203/819] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:48 2026] POST /volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:48.986748 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-661a3612-0a2a-4452-8e11-6a347dcbbf31 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:48.988848 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-661a3612-0a2a-4452-8e11-6a347dcbbf31 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 Aug 08 06:24:48.989107 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-661a3612-0a2a-4452-8e11-6a347dcbbf31 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:48.989371 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-661a3612-0a2a-4452-8e11-6a347dcbbf31 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:49.000396 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:49.000396 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:49.012045 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-661a3612-0a2a-4452-8e11-6a347dcbbf31 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:49.020587 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-661a3612-0a2a-4452-8e11-6a347dcbbf31 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 returned with HTTP 200 Aug 08 06:24:49.020587 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 207/820] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:48 2026] GET /volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:49.384752 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aecd9b0a-e4a8-4691-a5a3-d5119cfb538b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:49.386820 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aecd9b0a-e4a8-4691-a5a3-d5119cfb538b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:49.387977 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aecd9b0a-e4a8-4691-a5a3-d5119cfb538b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:49.387977 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aecd9b0a-e4a8-4691-a5a3-d5119cfb538b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:49.399523 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:49.399523 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:49.404426 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aecd9b0a-e4a8-4691-a5a3-d5119cfb538b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:49.411240 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aecd9b0a-e4a8-4691-a5a3-d5119cfb538b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:49.411901 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 207/821] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:49 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:24:50.036191 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1db261b7-4a12-4363-a59e-6b4085bb6fda None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.042134 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1db261b7-4a12-4363-a59e-6b4085bb6fda tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 Aug 08 06:24:50.048595 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1db261b7-4a12-4363-a59e-6b4085bb6fda tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.048920 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1db261b7-4a12-4363-a59e-6b4085bb6fda tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.067490 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1db261b7-4a12-4363-a59e-6b4085bb6fda tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 returned with HTTP 404 Aug 08 06:24:50.068065 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 205/822] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:50 2026] GET /volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:50.080330 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8b48dbf7-a8f3-479e-91f8-b163406d76f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.085810 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b48dbf7-a8f3-479e-91f8-b163406d76f0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 Aug 08 06:24:50.085810 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b48dbf7-a8f3-479e-91f8-b163406d76f0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.085810 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b48dbf7-a8f3-479e-91f8-b163406d76f0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.093086 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b48dbf7-a8f3-479e-91f8-b163406d76f0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 returned with HTTP 404 Aug 08 06:24:50.094042 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 204/823] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:50 2026] GET /volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:50.102871 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-61f33d4b-e1d5-40fb-9d55-71e5220f2a56 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.105136 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61f33d4b-e1d5-40fb-9d55-71e5220f2a56 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 Aug 08 06:24:50.105363 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61f33d4b-e1d5-40fb-9d55-71e5220f2a56 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.105592 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61f33d4b-e1d5-40fb-9d55-71e5220f2a56 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.105749 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-61f33d4b-e1d5-40fb-9d55-71e5220f2a56 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Delete volume with id: 1ac33547-7c93-461f-a367-2385a609c608 Aug 08 06:24:50.121275 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61f33d4b-e1d5-40fb-9d55-71e5220f2a56 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 returned with HTTP 404 Aug 08 06:24:50.121275 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 208/824] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:24:50 2026] DELETE /volume/v3/volumes/1ac33547-7c93-461f-a367-2385a609c608 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:50.129589 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-02c58e30-7201-4570-8027-0d73f47166cd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.132021 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:50.132403 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1619536876"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:50.133892 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1619536876'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:50.134068 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume of 1 GB Aug 08 06:24:50.140095 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Availability Zones retrieved successfully. Aug 08 06:24:50.146637 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (a3f4dad1-c9e6-4f2f-be65-8d673c0bd98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:50.148912 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9500cdbc-da7f-4fdf-8264-cac1f804b42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:50.148912 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:50.197092 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9500cdbc-da7f-4fdf-8264-cac1f804b42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:50.198649 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3767333a-312e-4cc9-a990-6107f3739413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:50.209185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-65489e7b-0f8e-4242-bed9-c79840517d45 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.212324 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-65489e7b-0f8e-4242-bed9-c79840517d45 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments/83ce3572-4135-4953-870d-f32c7bc28419/action Aug 08 06:24:50.212816 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-65489e7b-0f8e-4242-bed9-c79840517d45 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:50.212999 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-65489e7b-0f8e-4242-bed9-c79840517d45 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:50.239917 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:50.239917 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:50.257416 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b93dd1ab-94b2-4e42-aee7-d8b0e7cb4414 req-65489e7b-0f8e-4242-bed9-c79840517d45 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/83ce3572-4135-4953-870d-f32c7bc28419/action returned with HTTP 204 Aug 08 06:24:50.257575 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Created reservations ['e59444e9-1625-49b4-8d6d-9c58f9a8c976', '8153b918-bb25-4c3a-9e18-7999f8b2d62b', '329aac0b-bd3d-4630-9bc2-6f04c7be1af2', '604af138-861d-4b3a-bb15-969a5efa896f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:50.257987 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 206/825] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:24:50 2026] POST /volume/v3/attachments/83ce3572-4135-4953-870d-f32c7bc28419/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:50.258480 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3767333a-312e-4cc9-a990-6107f3739413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59444e9-1625-49b4-8d6d-9c58f9a8c976', '8153b918-bb25-4c3a-9e18-7999f8b2d62b', '329aac0b-bd3d-4630-9bc2-6f04c7be1af2', '604af138-861d-4b3a-bb15-969a5efa896f']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:50.259373 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fb349a-d9be-487f-86b2-245e0d5fc50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:50.288903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fb349a-d9be-487f-86b2-245e0d5fc50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05bb6464-2293-4363-8c00-eb74ffc99e4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1619536876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['e59444e9-1625-49b4-8d6d-9c58f9a8c976','8153b918-bb25-4c3a-9e18-7999f8b2d62b','329aac0b-bd3d-4630-9bc2-6f04c7be1af2','604af138-861d-4b3a-bb15-969a5efa896f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1619536876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05bb6464-2293-4363-8c00-eb74ffc99e4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2eb54e0bc104734ba50b9854f88177e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:50.289882 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfeb44c7-c4cc-4864-94ab-f86db26d4060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:50.325379 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfeb44c7-c4cc-4864-94ab-f86db26d4060) transitioned into state 'SUCCESS' from state '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-1619536876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['e59444e9-1625-49b4-8d6d-9c58f9a8c976','8153b918-bb25-4c3a-9e18-7999f8b2d62b','329aac0b-bd3d-4630-9bc2-6f04c7be1af2','604af138-861d-4b3a-bb15-969a5efa896f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:50.326332 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f45ff9-d1c5-4414-a058-0642fd0d622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:50.346640 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f45ff9-d1c5-4414-a058-0642fd0d622a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:50.347834 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (a3f4dad1-c9e6-4f2f-be65-8d673c0bd98e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:50.348504 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request issued successfully. Aug 08 06:24:50.349987 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02c58e30-7201-4570-8027-0d73f47166cd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:50.350545 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 208/826] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:24:50 2026] POST /volume/v3/volumes => generated 747 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:50.372669 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e3fe026a-497c-47b9-b8da-eb1df02ec730 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.377425 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3fe026a-497c-47b9-b8da-eb1df02ec730 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e Aug 08 06:24:50.377630 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3fe026a-497c-47b9-b8da-eb1df02ec730 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.377886 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3fe026a-497c-47b9-b8da-eb1df02ec730 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.390764 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:50.390764 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:50.394999 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e3fe026a-497c-47b9-b8da-eb1df02ec730 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:50.402577 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3fe026a-497c-47b9-b8da-eb1df02ec730 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e returned with HTTP 200 Aug 08 06:24:50.403872 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 205/827] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:50 2026] GET /volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:50.429716 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e715dbeb-b752-40a2-977f-0fe3e149171a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.431230 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e715dbeb-b752-40a2-977f-0fe3e149171a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:50.431469 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e715dbeb-b752-40a2-977f-0fe3e149171a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.431794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e715dbeb-b752-40a2-977f-0fe3e149171a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.448740 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:50.448740 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:50.458649 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e715dbeb-b752-40a2-977f-0fe3e149171a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:50.466090 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e715dbeb-b752-40a2-977f-0fe3e149171a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:50.466576 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 209/828] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:50 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:50.527045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-194e3793-fd63-4379-9166-4325b71c70ff req-468dd458-47ab-4042-a23a-6b3bc0f61744 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.532869 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-468dd458-47ab-4042-a23a-6b3bc0f61744 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:50.533287 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-468dd458-47ab-4042-a23a-6b3bc0f61744 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.533557 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-468dd458-47ab-4042-a23a-6b3bc0f61744 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.549279 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:50.549279 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:50.558907 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-194e3793-fd63-4379-9166-4325b71c70ff req-468dd458-47ab-4042-a23a-6b3bc0f61744 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:50.566404 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-468dd458-47ab-4042-a23a-6b3bc0f61744 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:50.566404 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 207/829] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:50 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:50.675012 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aefa931d-eb69-4405-bc91-01f948b23311 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.675161 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aefa931d-eb69-4405-bc91-01f948b23311 None None] GET https://10.4.3.32/volume// Aug 08 06:24:50.675337 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aefa931d-eb69-4405-bc91-01f948b23311 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.675618 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aefa931d-eb69-4405-bc91-01f948b23311 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.676155 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aefa931d-eb69-4405-bc91-01f948b23311 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:50.676659 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 209/830] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:24:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:50.684892 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-194e3793-fd63-4379-9166-4325b71c70ff req-a101c309-39c4-481a-9d77-c464f727b605 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.687092 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-a101c309-39c4-481a-9d77-c464f727b605 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:24:50.688016 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-a101c309-39c4-481a-9d77-c464f727b605 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f652d5de-0958-40d2-8fbd-aa3edf16eb75", "connector": null, "instance_uuid": "df078b81-1630-411b-9a3d-92f5c9214435"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:50.700598 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:50.700598 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:50.742886 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-a101c309-39c4-481a-9d77-c464f727b605 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:24:50.743609 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 206/831] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:24:50 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:50.784920 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-439fa61f-d7af-419c-a79e-77567f246f98 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.786796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-439fa61f-d7af-419c-a79e-77567f246f98 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:50.787030 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-439fa61f-d7af-419c-a79e-77567f246f98 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.787304 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-439fa61f-d7af-419c-a79e-77567f246f98 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.810538 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-61910e36-0ba9-428a-bf12-8c8eefe8e89d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.811188 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61910e36-0ba9-428a-bf12-8c8eefe8e89d None None] GET https://10.4.3.32/volume// Aug 08 06:24:50.811383 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61910e36-0ba9-428a-bf12-8c8eefe8e89d None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.811661 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61910e36-0ba9-428a-bf12-8c8eefe8e89d None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.812132 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61910e36-0ba9-428a-bf12-8c8eefe8e89d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:50.812533 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 208/832] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:50.813584 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:50.813584 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:50.819741 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-439fa61f-d7af-419c-a79e-77567f246f98 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:50.824159 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-194e3793-fd63-4379-9166-4325b71c70ff req-1fa7c6dc-32f2-4ff3-86b6-7c183a063962 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.825560 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-439fa61f-d7af-419c-a79e-77567f246f98 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:50.826187 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 210/833] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:50 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:50.830016 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-1fa7c6dc-32f2-4ff3-86b6-7c183a063962 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:50.830219 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-1fa7c6dc-32f2-4ff3-86b6-7c183a063962 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:50.830484 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-1fa7c6dc-32f2-4ff3-86b6-7c183a063962 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:50.847410 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:50.847410 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:50.851189 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-194e3793-fd63-4379-9166-4325b71c70ff req-1fa7c6dc-32f2-4ff3-86b6-7c183a063962 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:50.856190 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-1fa7c6dc-32f2-4ff3-86b6-7c183a063962 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:50.856748 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 210/834] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:24:50 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:50.989174 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-194e3793-fd63-4379-9166-4325b71c70ff req-27b41d46-2263-4ced-95f2-6d75f99966a2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:50.997482 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-27b41d46-2263-4ced-95f2-6d75f99966a2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] PUT https://10.4.3.32/volume/v3/attachments/f61eb20f-70f9-4da7-80bf-5ea0309178bd Aug 08 06:24:50.997987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-27b41d46-2263-4ced-95f2-6d75f99966a2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:51.014870 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-194e3793-fd63-4379-9166-4325b71c70ff req-27b41d46-2263-4ced-95f2-6d75f99966a2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Acquiring lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:24:51.023238 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-194e3793-fd63-4379-9166-4325b71c70ff req-27b41d46-2263-4ced-95f2-6d75f99966a2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" acquired by "attachment_update" :: waited 0.009s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:24:51.024606 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:51.024606 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:51.180303 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-194e3793-fd63-4379-9166-4325b71c70ff req-27b41d46-2263-4ced-95f2-6d75f99966a2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" released by "attachment_update" :: held 0.157s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:24:51.180681 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-27b41d46-2263-4ced-95f2-6d75f99966a2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/f61eb20f-70f9-4da7-80bf-5ea0309178bd returned with HTTP 200 Aug 08 06:24:51.181440 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 207/835] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:24:50 2026] PUT /volume/v3/attachments/f61eb20f-70f9-4da7-80bf-5ea0309178bd => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:51.421428 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e4da8feb-9fa3-4a05-a977-b181e34ba272 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:51.425129 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e4da8feb-9fa3-4a05-a977-b181e34ba272 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e Aug 08 06:24:51.426523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e4da8feb-9fa3-4a05-a977-b181e34ba272 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:51.426523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e4da8feb-9fa3-4a05-a977-b181e34ba272 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:51.441989 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:51.441989 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:51.451404 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e4da8feb-9fa3-4a05-a977-b181e34ba272 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:51.464616 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e4da8feb-9fa3-4a05-a977-b181e34ba272 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e returned with HTTP 200 Aug 08 06:24:51.464842 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 209/836] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:51 2026] GET /volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:51.485806 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e01f9cfd-0a3e-42ac-b2bb-6306a2ea90d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:51.487606 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e01f9cfd-0a3e-42ac-b2bb-6306a2ea90d0 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e/action Aug 08 06:24:51.488487 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e01f9cfd-0a3e-42ac-b2bb-6306a2ea90d0 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:51.489654 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e01f9cfd-0a3e-42ac-b2bb-6306a2ea90d0 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:51.508135 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:51.508135 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:51.508295 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-e01f9cfd-0a3e-42ac-b2bb-6306a2ea90d0 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Updating volume '05bb6464-2293-4363-8c00-eb74ffc99e4e' with '{'status': 'creating'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:24:51.543456 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e01f9cfd-0a3e-42ac-b2bb-6306a2ea90d0 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e/action returned with HTTP 202 Aug 08 06:24:51.543456 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 211/837] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:51 2026] POST /volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:51.555954 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-44fcf06b-2ccb-40c3-b38f-2e3882409874 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:51.558525 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44fcf06b-2ccb-40c3-b38f-2e3882409874 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e Aug 08 06:24:51.559009 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-44fcf06b-2ccb-40c3-b38f-2e3882409874 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:51.559340 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-44fcf06b-2ccb-40c3-b38f-2e3882409874 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:51.574161 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:51.574161 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:51.582214 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-44fcf06b-2ccb-40c3-b38f-2e3882409874 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:51.589992 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44fcf06b-2ccb-40c3-b38f-2e3882409874 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e returned with HTTP 200 Aug 08 06:24:51.590654 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 211/838] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:51 2026] GET /volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:51.607754 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c80b6287-6fcf-4e34-b700-18e513ca8bdc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:51.609449 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c80b6287-6fcf-4e34-b700-18e513ca8bdc tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e/action Aug 08 06:24:51.609666 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c80b6287-6fcf-4e34-b700-18e513ca8bdc tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:51.609830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c80b6287-6fcf-4e34-b700-18e513ca8bdc tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:51.624338 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:51.624338 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:51.625084 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c80b6287-6fcf-4e34-b700-18e513ca8bdc tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Volume info retrieved successfully. Aug 08 06:24:51.649706 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c80b6287-6fcf-4e34-b700-18e513ca8bdc tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Delete volume request issued successfully. Aug 08 06:24:51.650071 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c80b6287-6fcf-4e34-b700-18e513ca8bdc tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e/action returned with HTTP 202 Aug 08 06:24:51.650701 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 208/839] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:51 2026] POST /volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:51.662982 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6eb113f5-68f9-4f42-8275-83a1325ea493 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:51.665020 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6eb113f5-68f9-4f42-8275-83a1325ea493 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e Aug 08 06:24:51.665250 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6eb113f5-68f9-4f42-8275-83a1325ea493 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:51.665516 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6eb113f5-68f9-4f42-8275-83a1325ea493 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:51.673880 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:51.673880 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:51.678704 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6eb113f5-68f9-4f42-8275-83a1325ea493 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:51.685661 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6eb113f5-68f9-4f42-8275-83a1325ea493 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e returned with HTTP 200 Aug 08 06:24:51.686152 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 210/840] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:51 2026] GET /volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:51.776243 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-03f0486d-5b49-4c53-baa1-1dd13e7c06a6 req-a3ca3218-8ee5-4387-8643-0cd719fd17e0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:51.779035 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-03f0486d-5b49-4c53-baa1-1dd13e7c06a6 req-a3ca3218-8ee5-4387-8643-0cd719fd17e0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] DELETE https://10.4.3.32/volume/v3/volumes/tempest-invalid-1965366404 Aug 08 06:24:51.779035 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-03f0486d-5b49-4c53-baa1-1dd13e7c06a6 req-a3ca3218-8ee5-4387-8643-0cd719fd17e0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:51.779035 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-03f0486d-5b49-4c53-baa1-1dd13e7c06a6 req-a3ca3218-8ee5-4387-8643-0cd719fd17e0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:51.779453 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-03f0486d-5b49-4c53-baa1-1dd13e7c06a6 req-a3ca3218-8ee5-4387-8643-0cd719fd17e0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] Delete volume with id: tempest-invalid-1965366404 Aug 08 06:24:51.785698 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-03f0486d-5b49-4c53-baa1-1dd13e7c06a6 req-a3ca3218-8ee5-4387-8643-0cd719fd17e0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-1965366404 returned with HTTP 404 Aug 08 06:24:51.786335 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 212/841] 10.4.3.32 () {70 vars in 1583 bytes} [Sat Aug 8 06:24:51 2026] DELETE /volume/v3/volumes/tempest-invalid-1965366404 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:51.843672 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c5756012-a232-4af5-b9a2-f860ade849a3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:51.846268 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5756012-a232-4af5-b9a2-f860ade849a3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:51.846611 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5756012-a232-4af5-b9a2-f860ade849a3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:51.846729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5756012-a232-4af5-b9a2-f860ade849a3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:51.863080 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:51.863080 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:51.868255 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c5756012-a232-4af5-b9a2-f860ade849a3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:51.879532 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5756012-a232-4af5-b9a2-f860ade849a3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:51.880325 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 212/842] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:51 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:51.892466 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4dd0afda-8d1a-4f1e-a330-9a83f1dab107 req-1994e060-167f-44fd-8233-86073f1749f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:51.894753 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4dd0afda-8d1a-4f1e-a330-9a83f1dab107 req-1994e060-167f-44fd-8233-86073f1749f0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3a843515-c934-46e5-853b-b758deeaf4af Aug 08 06:24:51.895011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4dd0afda-8d1a-4f1e-a330-9a83f1dab107 req-1994e060-167f-44fd-8233-86073f1749f0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:51.895123 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4dd0afda-8d1a-4f1e-a330-9a83f1dab107 req-1994e060-167f-44fd-8233-86073f1749f0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:51.895299 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [req-4dd0afda-8d1a-4f1e-a330-9a83f1dab107 req-1994e060-167f-44fd-8233-86073f1749f0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] Delete volume with id: 3a843515-c934-46e5-853b-b758deeaf4af Aug 08 06:24:51.901503 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4dd0afda-8d1a-4f1e-a330-9a83f1dab107 req-1994e060-167f-44fd-8233-86073f1749f0 tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-member] https://10.4.3.32/volume/v3/volumes/3a843515-c934-46e5-853b-b758deeaf4af returned with HTTP 404 Aug 08 06:24:51.902014 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 209/843] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:24:51 2026] DELETE /volume/v3/volumes/3a843515-c934-46e5-853b-b758deeaf4af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:51.929956 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f5f762ac-15c9-4f0a-b5dd-f72c315e580e req-fb800098-4c85-4bb0-94a5-cd82c027530d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:51.932435 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f5f762ac-15c9-4f0a-b5dd-f72c315e580e req-fb800098-4c85-4bb0-94a5-cd82c027530d tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-reader] GET https://10.4.3.32/volume/v3/volumes/fddbbd18-471e-49fc-8702-c423aa03bb6d Aug 08 06:24:51.932616 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f5f762ac-15c9-4f0a-b5dd-f72c315e580e req-fb800098-4c85-4bb0-94a5-cd82c027530d tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:51.932866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f5f762ac-15c9-4f0a-b5dd-f72c315e580e req-fb800098-4c85-4bb0-94a5-cd82c027530d tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:51.942035 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f5f762ac-15c9-4f0a-b5dd-f72c315e580e req-fb800098-4c85-4bb0-94a5-cd82c027530d tempest-VolumesNegativeTest-828624055 tempest-VolumesNegativeTest-828624055-project-reader] https://10.4.3.32/volume/v3/volumes/fddbbd18-471e-49fc-8702-c423aa03bb6d returned with HTTP 404 Aug 08 06:24:51.942815 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 211/844] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:51 2026] GET /volume/v3/volumes/fddbbd18-471e-49fc-8702-c423aa03bb6d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:52.286399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-32cb97d7-340a-4fe0-a37b-a19786c14bc5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:52.293422 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-32cb97d7-340a-4fe0-a37b-a19786c14bc5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ffcbf370-8aad-41e3-afde-d501fd534b46 Aug 08 06:24:52.293724 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-32cb97d7-340a-4fe0-a37b-a19786c14bc5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:52.294042 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-32cb97d7-340a-4fe0-a37b-a19786c14bc5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:52.306324 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:52.306324 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:52.365067 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-32cb97d7-340a-4fe0-a37b-a19786c14bc5 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/attachments/ffcbf370-8aad-41e3-afde-d501fd534b46 returned with HTTP 200 Aug 08 06:24:52.365601 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 213/845] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:24:52 2026] DELETE /volume/v3/attachments/ffcbf370-8aad-41e3-afde-d501fd534b46 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:52.380016 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-1b109dac-51c5-4dcd-95d3-963e26391251 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:52.384436 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-1b109dac-51c5-4dcd-95d3-963e26391251 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:24:52.384689 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-1b109dac-51c5-4dcd-95d3-963e26391251 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:52.384974 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-1b109dac-51c5-4dcd-95d3-963e26391251 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:52.386717 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-1b109dac-51c5-4dcd-95d3-963e26391251 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Delete volume with id: d93fd6f8-53a5-450c-9186-bb69c8973591 Aug 08 06:24:52.403117 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:52.403117 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:52.403661 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-1b109dac-51c5-4dcd-95d3-963e26391251 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Volume info retrieved successfully. Aug 08 06:24:52.428333 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-1b109dac-51c5-4dcd-95d3-963e26391251 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] Delete volume request issued successfully. Aug 08 06:24:52.428702 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b3eb5fec-1144-4a25-b7a3-8d6fdf38159a req-1b109dac-51c5-4dcd-95d3-963e26391251 tempest-ServerActionsV293TestJSON-1669703937 tempest-ServerActionsV293TestJSON-1669703937-project-member] https://10.4.3.32/volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 returned with HTTP 202 Aug 08 06:24:52.429408 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 213/846] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:24:52 2026] DELETE /volume/v3/volumes/d93fd6f8-53a5-450c-9186-bb69c8973591 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:24:52.706657 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f6de86ae-449f-4bab-b733-bd414dc91df6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:52.710642 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6de86ae-449f-4bab-b733-bd414dc91df6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e Aug 08 06:24:52.711600 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6de86ae-449f-4bab-b733-bd414dc91df6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:52.713088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6de86ae-449f-4bab-b733-bd414dc91df6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:52.723504 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6de86ae-449f-4bab-b733-bd414dc91df6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e returned with HTTP 404 Aug 08 06:24:52.724085 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 210/847] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:52 2026] GET /volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:52.732894 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d599e2c8-dfd7-411a-b717-52dd8bee3d02 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:52.737125 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d599e2c8-dfd7-411a-b717-52dd8bee3d02 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e Aug 08 06:24:52.737125 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d599e2c8-dfd7-411a-b717-52dd8bee3d02 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:52.737672 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d599e2c8-dfd7-411a-b717-52dd8bee3d02 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:52.751442 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d599e2c8-dfd7-411a-b717-52dd8bee3d02 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e returned with HTTP 404 Aug 08 06:24:52.752212 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 212/848] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:52 2026] GET /volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:52.765838 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ea55e6fc-2f35-4d72-8d01-7299496e094f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:52.772678 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea55e6fc-2f35-4d72-8d01-7299496e094f tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] DELETE https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e Aug 08 06:24:52.773024 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea55e6fc-2f35-4d72-8d01-7299496e094f tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:52.773392 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea55e6fc-2f35-4d72-8d01-7299496e094f tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:52.773680 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ea55e6fc-2f35-4d72-8d01-7299496e094f tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Delete volume with id: 05bb6464-2293-4363-8c00-eb74ffc99e4e Aug 08 06:24:52.782643 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea55e6fc-2f35-4d72-8d01-7299496e094f tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e returned with HTTP 404 Aug 08 06:24:52.783324 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 214/849] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:24:52 2026] DELETE /volume/v3/volumes/05bb6464-2293-4363-8c00-eb74ffc99e4e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:52.793723 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:52.796655 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:52.797230 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-408745335"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:52.799975 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-408745335'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:52.799975 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume of 1 GB Aug 08 06:24:52.809753 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Availability Zones retrieved successfully. Aug 08 06:24:52.826890 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (e87f12ee-361f-41fd-920c-6749577bc7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:52.828532 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb87208-0e3e-4452-ae42-03ff88ad654a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:52.830446 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:52.881545 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb87208-0e3e-4452-ae42-03ff88ad654a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:52.882723 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8102f14c-f678-4d5b-aead-b94836fe842f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:52.897575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5bbb5f58-0bc5-45f4-93c2-d0b1a4240000 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:52.900318 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5bbb5f58-0bc5-45f4-93c2-d0b1a4240000 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:52.900602 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5bbb5f58-0bc5-45f4-93c2-d0b1a4240000 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:52.900949 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5bbb5f58-0bc5-45f4-93c2-d0b1a4240000 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:52.925116 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:52.925116 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:52.932898 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5bbb5f58-0bc5-45f4-93c2-d0b1a4240000 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:52.942136 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5bbb5f58-0bc5-45f4-93c2-d0b1a4240000 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:52.943131 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 211/850] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:52 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:52.956737 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Created reservations ['435fada2-b61d-4704-b9dc-b40459f9736a', '750be581-5489-4cd2-9fe4-b4bdb7c72365', '751e3e40-8cbb-4e08-8edd-fac474c150f1', '3e204f28-f498-41d2-b0d8-2d5201553831'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:52.960867 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8102f14c-f678-4d5b-aead-b94836fe842f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['435fada2-b61d-4704-b9dc-b40459f9736a', '750be581-5489-4cd2-9fe4-b4bdb7c72365', '751e3e40-8cbb-4e08-8edd-fac474c150f1', '3e204f28-f498-41d2-b0d8-2d5201553831']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:52.960867 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d3b6a0-cf2e-4758-92e2-5a77e5b47a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:52.999065 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d3b6a0-cf2e-4758-92e2-5a77e5b47a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d3bd02-7e93-4fb1-af89-2ee600797ce6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-408745335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['435fada2-b61d-4704-b9dc-b40459f9736a','750be581-5489-4cd2-9fe4-b4bdb7c72365','751e3e40-8cbb-4e08-8edd-fac474c150f1','3e204f28-f498-41d2-b0d8-2d5201553831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-408745335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3d3bd02-7e93-4fb1-af89-2ee600797ce6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2eb54e0bc104734ba50b9854f88177e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:53.000278 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2460b2df-c31f-4223-ac3c-01aeae4c9596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:53.031708 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2460b2df-c31f-4223-ac3c-01aeae4c9596) transitioned into state 'SUCCESS' from state '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-408745335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['435fada2-b61d-4704-b9dc-b40459f9736a','750be581-5489-4cd2-9fe4-b4bdb7c72365','751e3e40-8cbb-4e08-8edd-fac474c150f1','3e204f28-f498-41d2-b0d8-2d5201553831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:53.032714 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf286599-5c88-4eb6-8d15-a713147775e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:53.048716 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf286599-5c88-4eb6-8d15-a713147775e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:53.050084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (e87f12ee-361f-41fd-920c-6749577bc7e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:53.050609 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request issued successfully. Aug 08 06:24:53.052229 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-933cefc9-f42c-441a-9aba-6ecfa16854c7 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:53.053007 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 214/851] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:24:52 2026] POST /volume/v3/volumes => generated 746 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:53.078458 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-96299a4f-95b7-4d0d-a7de-43f307197f20 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:53.082434 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96299a4f-95b7-4d0d-a7de-43f307197f20 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 Aug 08 06:24:53.084681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96299a4f-95b7-4d0d-a7de-43f307197f20 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:53.084681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96299a4f-95b7-4d0d-a7de-43f307197f20 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:53.095178 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:53.095178 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:53.109002 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-96299a4f-95b7-4d0d-a7de-43f307197f20 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:53.117155 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96299a4f-95b7-4d0d-a7de-43f307197f20 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 returned with HTTP 200 Aug 08 06:24:53.117662 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 213/852] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:53 2026] GET /volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:53.832747 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-194e3793-fd63-4379-9166-4325b71c70ff req-c6c4e5cf-48dd-49c5-903a-38f1c492d299 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:53.835818 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-c6c4e5cf-48dd-49c5-903a-38f1c492d299 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments/f61eb20f-70f9-4da7-80bf-5ea0309178bd/action Aug 08 06:24:53.836318 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-c6c4e5cf-48dd-49c5-903a-38f1c492d299 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:53.836489 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-c6c4e5cf-48dd-49c5-903a-38f1c492d299 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:53.863575 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:53.863575 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:53.875694 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-194e3793-fd63-4379-9166-4325b71c70ff req-c6c4e5cf-48dd-49c5-903a-38f1c492d299 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/f61eb20f-70f9-4da7-80bf-5ea0309178bd/action returned with HTTP 204 Aug 08 06:24:53.876177 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 215/853] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:24:53 2026] POST /volume/v3/attachments/f61eb20f-70f9-4da7-80bf-5ea0309178bd/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:53.961900 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-35758417-bf9d-4e09-8c8a-7e3ed1656289 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:53.963532 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35758417-bf9d-4e09-8c8a-7e3ed1656289 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:53.963896 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35758417-bf9d-4e09-8c8a-7e3ed1656289 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:53.964069 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35758417-bf9d-4e09-8c8a-7e3ed1656289 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:53.980067 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:53.980067 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:53.984998 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-35758417-bf9d-4e09-8c8a-7e3ed1656289 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:53.992229 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35758417-bf9d-4e09-8c8a-7e3ed1656289 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:53.992932 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 212/854] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:53 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:54.136086 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-79e0edc9-069e-4389-96a7-e0412e86ce68 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:54.139430 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79e0edc9-069e-4389-96a7-e0412e86ce68 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 Aug 08 06:24:54.139430 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-79e0edc9-069e-4389-96a7-e0412e86ce68 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:54.139594 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-79e0edc9-069e-4389-96a7-e0412e86ce68 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:54.150794 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:54.150794 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:54.156716 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-79e0edc9-069e-4389-96a7-e0412e86ce68 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:54.161956 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79e0edc9-069e-4389-96a7-e0412e86ce68 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 returned with HTTP 200 Aug 08 06:24:54.162443 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 215/855] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:54 2026] GET /volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:54.180299 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-94e5fd85-3065-4ddc-a84b-35caf6ff4972 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:54.182747 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-94e5fd85-3065-4ddc-a84b-35caf6ff4972 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6/action Aug 08 06:24:54.183451 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-94e5fd85-3065-4ddc-a84b-35caf6ff4972 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:54.183451 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-94e5fd85-3065-4ddc-a84b-35caf6ff4972 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:54.198094 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:54.198094 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:54.198580 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-94e5fd85-3065-4ddc-a84b-35caf6ff4972 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Updating volume 'd3d3bd02-7e93-4fb1-af89-2ee600797ce6' with '{'status': 'error'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:24:54.236372 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-94e5fd85-3065-4ddc-a84b-35caf6ff4972 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6/action returned with HTTP 202 Aug 08 06:24:54.237026 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 214/856] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:54 2026] POST /volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:54.249979 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b97cd75a-16f6-4746-8f2c-5236b9dc2278 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:54.252481 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b97cd75a-16f6-4746-8f2c-5236b9dc2278 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 Aug 08 06:24:54.252946 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b97cd75a-16f6-4746-8f2c-5236b9dc2278 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:54.253217 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b97cd75a-16f6-4746-8f2c-5236b9dc2278 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:54.263219 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:54.263219 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:54.269496 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b97cd75a-16f6-4746-8f2c-5236b9dc2278 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:54.276238 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b97cd75a-16f6-4746-8f2c-5236b9dc2278 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 returned with HTTP 200 Aug 08 06:24:54.276726 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 216/857] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:54 2026] GET /volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:54.297269 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff9c3898-52df-4e74-9b2c-c801053f87cd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:54.299858 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff9c3898-52df-4e74-9b2c-c801053f87cd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6/action Aug 08 06:24:54.300340 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff9c3898-52df-4e74-9b2c-c801053f87cd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:54.300562 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff9c3898-52df-4e74-9b2c-c801053f87cd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:54.313268 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:54.313268 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:54.313791 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ff9c3898-52df-4e74-9b2c-c801053f87cd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Volume info retrieved successfully. Aug 08 06:24:54.363457 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ff9c3898-52df-4e74-9b2c-c801053f87cd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Delete volume request issued successfully. Aug 08 06:24:54.363750 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff9c3898-52df-4e74-9b2c-c801053f87cd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6/action returned with HTTP 202 Aug 08 06:24:54.364836 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 213/858] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:54 2026] POST /volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:54.377549 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-677ad644-9aec-4803-b6cd-46409471a6d5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:54.379029 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-677ad644-9aec-4803-b6cd-46409471a6d5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 Aug 08 06:24:54.380053 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-677ad644-9aec-4803-b6cd-46409471a6d5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:54.380053 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-677ad644-9aec-4803-b6cd-46409471a6d5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:54.392099 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:54.392099 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:54.398870 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-677ad644-9aec-4803-b6cd-46409471a6d5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:54.407061 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-677ad644-9aec-4803-b6cd-46409471a6d5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 returned with HTTP 200 Aug 08 06:24:54.407801 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 216/859] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:54 2026] GET /volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:54.711346 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c5e5724-292d-4211-aad1-463bdf24e525 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:54.900871 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c5e5724-292d-4211-aad1-463bdf24e525 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:24:54.900871 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c5e5724-292d-4211-aad1-463bdf24e525 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1865279471"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:54.902411 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:54.902411 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:54.918679 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c5e5724-292d-4211-aad1-463bdf24e525 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:24:54.919132 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 215/860] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:24:54 2026] POST /volume/v3/types => generated 224 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:54.929234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-13aa6e03-b240-463d-8db5-622cefdcfc50 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:54.931628 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-13aa6e03-b240-463d-8db5-622cefdcfc50 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:24:54.932085 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-13aa6e03-b240-463d-8db5-622cefdcfc50 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1842171973"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:54.948954 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-13aa6e03-b240-463d-8db5-622cefdcfc50 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:24:54.949466 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 217/861] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:24:54 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:54.965449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2505e29b-38a4-412e-8f89-a5895cc5feca None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:55.059043 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2505e29b-38a4-412e-8f89-a5895cc5feca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/groups Aug 08 06:24:55.060879 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2505e29b-38a4-412e-8f89-a5895cc5feca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "15e21534-0d37-4876-87ca-bcfce54c5502", "volume_types": ["eddc0f9d-5539-4dad-a7a0-a97d378f97b7"], "name": "tempest-GroupSnapshotsTest-Group-375349296"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:55.063576 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-2505e29b-38a4-412e-8f89-a5895cc5feca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating new group {'group': {'group_type': '15e21534-0d37-4876-87ca-bcfce54c5502', 'volume_types': ['eddc0f9d-5539-4dad-a7a0-a97d378f97b7'], 'name': 'tempest-GroupSnapshotsTest-Group-375349296'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 06:24:55.069067 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-2505e29b-38a4-412e-8f89-a5895cc5feca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating group tempest-GroupSnapshotsTest-Group-375349296. Aug 08 06:24:55.096955 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2505e29b-38a4-412e-8f89-a5895cc5feca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:24:55.096435. {{(pid=100288) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:24:55.097115 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2505e29b-38a4-412e-8f89-a5895cc5feca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability Zones retrieved successfully. Aug 08 06:24:55.124187 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-2505e29b-38a4-412e-8f89-a5895cc5feca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['1c2814ee-cbc9-4a69-b61a-508f26a43bf2'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:55.163787 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2505e29b-38a4-412e-8f89-a5895cc5feca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 08 06:24:55.164477 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 214/862] 10.4.3.32 () {70 vars in 1290 bytes} [Sat Aug 8 06:24:54 2026] POST /volume/v3/groups => generated 111 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:55.177219 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-31c1747c-c0b7-43ea-82fa-2ba650435fb2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:55.180046 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31c1747c-c0b7-43ea-82fa-2ba650435fb2 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5 Aug 08 06:24:55.180351 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31c1747c-c0b7-43ea-82fa-2ba650435fb2 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:55.180694 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31c1747c-c0b7-43ea-82fa-2ba650435fb2 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:55.180949 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-31c1747c-c0b7-43ea-82fa-2ba650435fb2 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 8154c714-a0b8-4551-8cd4-e2bcc9159cd5 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:24:55.188199 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:55.188199 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:55.201389 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31c1747c-c0b7-43ea-82fa-2ba650435fb2 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5 returned with HTTP 200 Aug 08 06:24:55.202087 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 217/863] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:24:55 2026] GET /volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5 => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:24:55.426597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3e2ed21d-30dd-4815-9b44-bac69e8fbd55 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:55.428986 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e2ed21d-30dd-4815-9b44-bac69e8fbd55 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 Aug 08 06:24:55.429306 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e2ed21d-30dd-4815-9b44-bac69e8fbd55 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:55.429492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e2ed21d-30dd-4815-9b44-bac69e8fbd55 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:55.447315 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e2ed21d-30dd-4815-9b44-bac69e8fbd55 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 returned with HTTP 404 Aug 08 06:24:55.447470 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 216/864] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:55 2026] GET /volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:55.462680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-79000af8-cb8f-4114-b251-7d311bf7422b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:55.465112 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-79000af8-cb8f-4114-b251-7d311bf7422b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 Aug 08 06:24:55.465330 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-79000af8-cb8f-4114-b251-7d311bf7422b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:55.465508 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-79000af8-cb8f-4114-b251-7d311bf7422b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:55.479033 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-79000af8-cb8f-4114-b251-7d311bf7422b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 returned with HTTP 404 Aug 08 06:24:55.479033 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 218/865] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:55 2026] GET /volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:55.485624 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ea67b644-c285-4a53-ba8e-1580d80243e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:55.488085 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea67b644-c285-4a53-ba8e-1580d80243e2 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 Aug 08 06:24:55.488340 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea67b644-c285-4a53-ba8e-1580d80243e2 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:55.488606 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea67b644-c285-4a53-ba8e-1580d80243e2 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:55.488838 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ea67b644-c285-4a53-ba8e-1580d80243e2 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Delete volume with id: d3d3bd02-7e93-4fb1-af89-2ee600797ce6 Aug 08 06:24:55.496645 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea67b644-c285-4a53-ba8e-1580d80243e2 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 returned with HTTP 404 Aug 08 06:24:55.497336 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 215/866] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:24:55 2026] DELETE /volume/v3/volumes/d3d3bd02-7e93-4fb1-af89-2ee600797ce6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:55.510518 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:55.512755 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:55.513151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2147466533"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:55.515434 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2147466533'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:55.515609 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume of 1 GB Aug 08 06:24:55.516019 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:55.516019 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:55.524877 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Availability Zones retrieved successfully. Aug 08 06:24:55.531242 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (4fe51dc9-2d41-45d7-ab09-158b2df3a75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:55.532918 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c768a269-e0f8-4efc-90b9-65c6c57d9240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:55.534715 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:55.570652 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c768a269-e0f8-4efc-90b9-65c6c57d9240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:55.571116 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab421780-c9c7-400d-8ac8-23663704c938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:55.636982 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Created reservations ['1dfda1cf-9346-4a48-9c88-d9d08ee8d828', 'bffc62f9-70b3-4295-9c9d-124d060a4381', '0d2d027d-5701-47d7-865f-ce255713600e', 'beee3a5e-ea4f-470d-b523-a562577438e2'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:55.640799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab421780-c9c7-400d-8ac8-23663704c938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dfda1cf-9346-4a48-9c88-d9d08ee8d828', 'bffc62f9-70b3-4295-9c9d-124d060a4381', '0d2d027d-5701-47d7-865f-ce255713600e', 'beee3a5e-ea4f-470d-b523-a562577438e2']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:55.640799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (720d9ff4-763f-4575-a47e-20678f7f81d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:55.672868 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (720d9ff4-763f-4575-a47e-20678f7f81d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2147466533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['1dfda1cf-9346-4a48-9c88-d9d08ee8d828','bffc62f9-70b3-4295-9c9d-124d060a4381','0d2d027d-5701-47d7-865f-ce255713600e','beee3a5e-ea4f-470d-b523-a562577438e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2147466533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2eb54e0bc104734ba50b9854f88177e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:55.674098 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ebe270-2e1d-4bff-a750-15954678dfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:55.699955 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ebe270-2e1d-4bff-a750-15954678dfe9) transitioned into state 'SUCCESS' from state '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-2147466533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['1dfda1cf-9346-4a48-9c88-d9d08ee8d828','bffc62f9-70b3-4295-9c9d-124d060a4381','0d2d027d-5701-47d7-865f-ce255713600e','beee3a5e-ea4f-470d-b523-a562577438e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:55.700455 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98705ad-2897-46ab-ba9d-bec366e4570f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:55.715687 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98705ad-2897-46ab-ba9d-bec366e4570f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:55.716651 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (4fe51dc9-2d41-45d7-ab09-158b2df3a75e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:55.717484 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request issued successfully. Aug 08 06:24:55.717753 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a297cc8-15c7-44a6-8c2f-ba8e37795255 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:55.718296 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 218/867] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:24:55 2026] POST /volume/v3/volumes => generated 747 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:55.736952 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8292a154-55df-4c54-8b26-d849f65af271 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:55.743581 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8292a154-55df-4c54-8b26-d849f65af271 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 Aug 08 06:24:55.743924 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8292a154-55df-4c54-8b26-d849f65af271 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:55.744198 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8292a154-55df-4c54-8b26-d849f65af271 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:55.761390 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:55.761390 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:55.771944 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8292a154-55df-4c54-8b26-d849f65af271 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:55.776721 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8292a154-55df-4c54-8b26-d849f65af271 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 returned with HTTP 200 Aug 08 06:24:55.777267 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 217/868] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:55 2026] GET /volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:56.215571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3adac9e3-1362-442b-b5c2-8f43c902cb44 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:56.218451 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3adac9e3-1362-442b-b5c2-8f43c902cb44 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5 Aug 08 06:24:56.219145 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3adac9e3-1362-442b-b5c2-8f43c902cb44 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:56.219435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3adac9e3-1362-442b-b5c2-8f43c902cb44 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:56.219629 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-3adac9e3-1362-442b-b5c2-8f43c902cb44 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 8154c714-a0b8-4551-8cd4-e2bcc9159cd5 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:24:56.226556 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.226556 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:56.239888 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3adac9e3-1362-442b-b5c2-8f43c902cb44 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5 returned with HTTP 200 Aug 08 06:24:56.240717 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 219/869] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:24:56 2026] GET /volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:56.255805 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:56.258382 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:56.258763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-127955440", "volume_type": "eddc0f9d-5539-4dad-a7a0-a97d378f97b7", "group_id": "8154c714-a0b8-4551-8cd4-e2bcc9159cd5", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:56.260608 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-127955440', 'volume_type': 'eddc0f9d-5539-4dad-a7a0-a97d378f97b7', 'group_id': '8154c714-a0b8-4551-8cd4-e2bcc9159cd5', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:56.272884 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.272884 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:56.273513 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume of 1 GB Aug 08 06:24:56.282958 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability Zones retrieved successfully. Aug 08 06:24:56.290611 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (c97d410a-d475-43a1-b985-908b3d011cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:56.292977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76968a9-0648-4b0c-89c0-bad3567c5d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:56.293705 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.293705 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:56.294369 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:56.317813 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76968a9-0648-4b0c-89c0-bad3567c5d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:24:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eddc0f9d-5539-4dad-a7a0-a97d378f97b7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1865279471',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eddc0f9d-5539-4dad-a7a0-a97d378f97b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8154c714-a0b8-4551-8cd4-e2bcc9159cd5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:56.318815 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30b7cb2-03a4-4868-ae6b-ac4fd542a4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:56.363586 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1865279471 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1865279471, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:24:56.364785 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1865279471 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1865279471, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:24:56.435727 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['5bd8e67b-7a06-43dd-b704-3ed5ac13222e', '39619918-bdca-45dd-a39e-9c7b54bd4693', '2c459e35-caf1-4ed6-b3d9-34f77efc5b38', 'e7c93d2e-7056-4acc-84c3-e269e0ff85da'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:56.436753 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30b7cb2-03a4-4868-ae6b-ac4fd542a4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd8e67b-7a06-43dd-b704-3ed5ac13222e', '39619918-bdca-45dd-a39e-9c7b54bd4693', '2c459e35-caf1-4ed6-b3d9-34f77efc5b38', 'e7c93d2e-7056-4acc-84c3-e269e0ff85da']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:56.438131 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1097f83c-cd59-45c3-807c-d805f0b03dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:56.471296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1097f83c-cd59-45c3-807c-d805f0b03dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14e4d038-7318-4f04-aae5-578362bf7b85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-127955440',encryption_key_id=None,group_id=8154c714-a0b8-4551-8cd4-e2bcc9159cd5,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['5bd8e67b-7a06-43dd-b704-3ed5ac13222e','39619918-bdca-45dd-a39e-9c7b54bd4693','2c459e35-caf1-4ed6-b3d9-34f77efc5b38','e7c93d2e-7056-4acc-84c3-e269e0ff85da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=eddc0f9d-5539-4dad-a7a0-a97d378f97b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-127955440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8154c714-a0b8-4551-8cd4-e2bcc9159cd5,host=None,id=14e4d038-7318-4f04-aae5-578362bf7b85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0f95ebd878463a8aae3144d2093e31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eddc0f9d-5539-4dad-a7a0-a97d378f97b7),volume_type_id=eddc0f9d-5539-4dad-a7a0-a97d378f97b7)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:56.473871 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255ade70-363a-4a6a-b452-404beb14e2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:56.515723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255ade70-363a-4a6a-b452-404beb14e2b9) transitioned into state 'SUCCESS' from state '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-127955440',encryption_key_id=None,group_id=8154c714-a0b8-4551-8cd4-e2bcc9159cd5,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['5bd8e67b-7a06-43dd-b704-3ed5ac13222e','39619918-bdca-45dd-a39e-9c7b54bd4693','2c459e35-caf1-4ed6-b3d9-34f77efc5b38','e7c93d2e-7056-4acc-84c3-e269e0ff85da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=eddc0f9d-5539-4dad-a7a0-a97d378f97b7)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:56.516565 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0047d4bc-d708-4228-b971-944c2f30d4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:56.538146 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0047d4bc-d708-4228-b971-944c2f30d4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:56.539717 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (c97d410a-d475-43a1-b985-908b3d011cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:56.540209 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume request issued successfully. Aug 08 06:24:56.541293 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:56.542269 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:56.602437 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:56.606686 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.606686 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:56.611393 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8532747-9474-45d8-bb46-bb17dc18ae5e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:56.611960 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 216/870] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:24:56 2026] POST /volume/v3/volumes => generated 820 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:56.632801 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3c8b0dcd-eea2-4f93-b4d0-944e8d2377a3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:56.635414 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c8b0dcd-eea2-4f93-b4d0-944e8d2377a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 Aug 08 06:24:56.635795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c8b0dcd-eea2-4f93-b4d0-944e8d2377a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:56.636049 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c8b0dcd-eea2-4f93-b4d0-944e8d2377a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:56.646322 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.646322 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:56.650853 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3c8b0dcd-eea2-4f93-b4d0-944e8d2377a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:24:56.651794 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-3c8b0dcd-eea2-4f93-b4d0-944e8d2377a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:56.652076 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-3c8b0dcd-eea2-4f93-b4d0-944e8d2377a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:56.728612 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-3c8b0dcd-eea2-4f93-b4d0-944e8d2377a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:56.733972 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.733972 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:56.745088 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c8b0dcd-eea2-4f93-b4d0-944e8d2377a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 returned with HTTP 200 Aug 08 06:24:56.745639 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 219/871] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:56 2026] GET /volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 => generated 888 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:56.792301 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e14b1f91-709f-45bd-8d43-5e89bb1bb11c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:56.797597 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e14b1f91-709f-45bd-8d43-5e89bb1bb11c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 Aug 08 06:24:56.797899 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e14b1f91-709f-45bd-8d43-5e89bb1bb11c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:56.798179 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e14b1f91-709f-45bd-8d43-5e89bb1bb11c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:56.811790 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.811790 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:56.822022 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e14b1f91-709f-45bd-8d43-5e89bb1bb11c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:56.827538 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e14b1f91-709f-45bd-8d43-5e89bb1bb11c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 returned with HTTP 200 Aug 08 06:24:56.828129 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 218/872] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:56 2026] GET /volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:56.850653 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-42ffe38f-28cd-4f4b-884e-f54f94eda594 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:56.852584 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-42ffe38f-28cd-4f4b-884e-f54f94eda594 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7/action Aug 08 06:24:56.853026 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-42ffe38f-28cd-4f4b-884e-f54f94eda594 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:56.853164 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-42ffe38f-28cd-4f4b-884e-f54f94eda594 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:56.864322 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.864322 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:56.864322 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-42ffe38f-28cd-4f4b-884e-f54f94eda594 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Updating volume 'ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7' with '{'status': 'maintenance'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:24:56.889203 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-42ffe38f-28cd-4f4b-884e-f54f94eda594 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7/action returned with HTTP 202 Aug 08 06:24:56.889710 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 220/873] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:56 2026] POST /volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:56.899281 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-09cdcf4a-1629-4b94-bfc9-f6ce60f5179d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:56.901405 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09cdcf4a-1629-4b94-bfc9-f6ce60f5179d tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 Aug 08 06:24:56.901611 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09cdcf4a-1629-4b94-bfc9-f6ce60f5179d tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:56.901847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09cdcf4a-1629-4b94-bfc9-f6ce60f5179d tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:56.915487 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.915487 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:56.920406 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-09cdcf4a-1629-4b94-bfc9-f6ce60f5179d tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:56.928079 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09cdcf4a-1629-4b94-bfc9-f6ce60f5179d tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 returned with HTTP 200 Aug 08 06:24:56.928687 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 217/874] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:56 2026] GET /volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:56.943633 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b1971e78-8f0c-4b87-9b03-9f7babc9c8f7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:56.946007 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b1971e78-8f0c-4b87-9b03-9f7babc9c8f7 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7/action Aug 08 06:24:56.946465 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b1971e78-8f0c-4b87-9b03-9f7babc9c8f7 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:56.946600 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b1971e78-8f0c-4b87-9b03-9f7babc9c8f7 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:56.957134 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:56.957134 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:56.957699 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b1971e78-8f0c-4b87-9b03-9f7babc9c8f7 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Volume info retrieved successfully. Aug 08 06:24:56.984331 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b1971e78-8f0c-4b87-9b03-9f7babc9c8f7 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Delete volume request issued successfully. Aug 08 06:24:56.984526 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b1971e78-8f0c-4b87-9b03-9f7babc9c8f7 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7/action returned with HTTP 202 Aug 08 06:24:56.985014 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 220/875] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:56 2026] POST /volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:56.992452 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9069c414-ea9f-4a04-9359-f90ff89d96c0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:56.997348 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9069c414-ea9f-4a04-9359-f90ff89d96c0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 Aug 08 06:24:56.998459 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9069c414-ea9f-4a04-9359-f90ff89d96c0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:56.998824 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9069c414-ea9f-4a04-9359-f90ff89d96c0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:57.011450 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:57.011450 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:57.023050 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9069c414-ea9f-4a04-9359-f90ff89d96c0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:57.029554 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9069c414-ea9f-4a04-9359-f90ff89d96c0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 returned with HTTP 200 Aug 08 06:24:57.029856 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 219/876] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:56 2026] GET /volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:57.764118 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-722407f9-cf91-4bf8-8bad-cb6c26a1d373 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:57.770073 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-722407f9-cf91-4bf8-8bad-cb6c26a1d373 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 Aug 08 06:24:57.771259 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-722407f9-cf91-4bf8-8bad-cb6c26a1d373 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:57.772210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-722407f9-cf91-4bf8-8bad-cb6c26a1d373 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:57.793763 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:57.793763 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:57.803345 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-722407f9-cf91-4bf8-8bad-cb6c26a1d373 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:24:57.804352 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-722407f9-cf91-4bf8-8bad-cb6c26a1d373 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:57.804529 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-722407f9-cf91-4bf8-8bad-cb6c26a1d373 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:57.860940 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-23d9d633-774a-43aa-b3cf-84ec17d853ec None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:57.863424 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-23d9d633-774a-43aa-b3cf-84ec17d853ec tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:24:57.863861 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-23d9d633-774a-43aa-b3cf-84ec17d853ec tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:57.864106 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-23d9d633-774a-43aa-b3cf-84ec17d853ec tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:57.869875 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-722407f9-cf91-4bf8-8bad-cb6c26a1d373 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:57.874127 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:57.874127 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:57.882968 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:57.882968 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:57.884044 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-722407f9-cf91-4bf8-8bad-cb6c26a1d373 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 returned with HTTP 200 Aug 08 06:24:57.884505 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 221/877] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:57 2026] GET /volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:57.894545 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-23d9d633-774a-43aa-b3cf-84ec17d853ec tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:24:57.905661 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-23d9d633-774a-43aa-b3cf-84ec17d853ec tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:24:57.907388 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 218/878] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:24:57 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:57.911130 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8414e6d-6513-429f-b44a-93d4643a3f94 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:57.913665 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8414e6d-6513-429f-b44a-93d4643a3f94 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Aug 08 06:24:57.914341 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8414e6d-6513-429f-b44a-93d4643a3f94 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8154c714-a0b8-4551-8cd4-e2bcc9159cd5", "name": "tempest-group_snapshot-1975810750"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:57.916882 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-f8414e6d-6513-429f-b44a-93d4643a3f94 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8154c714-a0b8-4551-8cd4-e2bcc9159cd5', 'name': 'tempest-group_snapshot-1975810750'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 06:24:57.922561 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:57.922561 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:57.927680 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.group_snapshots [None req-f8414e6d-6513-429f-b44a-93d4643a3f94 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating group_snapshot tempest-group_snapshot-1975810750. Aug 08 06:24:57.959797 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:57.959797 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:57.981418 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-f8414e6d-6513-429f-b44a-93d4643a3f94 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1865279471 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1865279471, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:24:57.981998 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-f8414e6d-6513-429f-b44a-93d4643a3f94 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1865279471 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1865279471, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:24:58.026512 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f8414e6d-6513-429f-b44a-93d4643a3f94 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['eb5e6a85-7ff9-47b7-a8e7-5174261b79da', '0058fb7a-2e26-4ca3-a0c7-2e03efd3937d', '66975224-be25-4f2a-a892-2b4200cf5558', 'dcf90ca4-384e-4cf8-94aa-58bc9b688ffd'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:58.053765 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ee13329b-6e95-43e6-8285-d351b6766e87 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:58.057737 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee13329b-6e95-43e6-8285-d351b6766e87 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 Aug 08 06:24:58.058061 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee13329b-6e95-43e6-8285-d351b6766e87 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:58.060957 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee13329b-6e95-43e6-8285-d351b6766e87 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:58.073224 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee13329b-6e95-43e6-8285-d351b6766e87 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 returned with HTTP 404 Aug 08 06:24:58.074016 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 220/879] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:58 2026] GET /volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:58.086632 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93d6cfc5-78e3-426e-ae7e-92cf65fbfc5b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:58.089159 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93d6cfc5-78e3-426e-ae7e-92cf65fbfc5b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 Aug 08 06:24:58.089472 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93d6cfc5-78e3-426e-ae7e-92cf65fbfc5b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:58.089952 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93d6cfc5-78e3-426e-ae7e-92cf65fbfc5b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:58.098366 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93d6cfc5-78e3-426e-ae7e-92cf65fbfc5b tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 returned with HTTP 404 Aug 08 06:24:58.099078 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 222/880] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:58 2026] GET /volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:58.109162 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7e440ec3-badf-407b-aac6-d869588001eb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:58.109324 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8414e6d-6513-429f-b44a-93d4643a3f94 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Aug 08 06:24:58.109929 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 221/881] 10.4.3.32 () {70 vars in 1317 bytes} [Sat Aug 8 06:24:57 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:58.114269 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e440ec3-badf-407b-aac6-d869588001eb tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 Aug 08 06:24:58.114691 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e440ec3-badf-407b-aac6-d869588001eb tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:58.115141 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e440ec3-badf-407b-aac6-d869588001eb tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:58.115612 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7e440ec3-badf-407b-aac6-d869588001eb tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Delete volume with id: ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 Aug 08 06:24:58.124629 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e440ec3-badf-407b-aac6-d869588001eb tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 returned with HTTP 404 Aug 08 06:24:58.125402 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 219/882] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:24:58 2026] DELETE /volume/v3/volumes/ac5bf1a7-e743-4f4a-bad4-ca54ddb1c5f7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:58.128721 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5cb065e5-7c24-4792-bf46-ae8fa9ebe6a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:58.132726 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5cb065e5-7c24-4792-bf46-ae8fa9ebe6a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f Aug 08 06:24:58.133246 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5cb065e5-7c24-4792-bf46-ae8fa9ebe6a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:58.133420 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5cb065e5-7c24-4792-bf46-ae8fa9ebe6a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:58.133575 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-5cb065e5-7c24-4792-bf46-ae8fa9ebe6a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member a7e91bbb-c254-4e38-ac11-8e00d6062c9f {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:24:58.141961 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:58.143363 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:58.143363 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:58.144999 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:24:58.145473 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-904749590"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:58.147421 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-904749590'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:24:58.147533 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5cb065e5-7c24-4792-bf46-ae8fa9ebe6a3 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f returned with HTTP 200 Aug 08 06:24:58.147620 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume of 1 GB Aug 08 06:24:58.148099 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 221/883] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:24:58 2026] GET /volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:58.154139 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Availability Zones retrieved successfully. Aug 08 06:24:58.163379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (6c9eeb08-ad91-46fe-ae45-a102515340c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:58.163379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bcb809d-ebeb-4de3-9d99-4b4636c9538b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:58.165087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:58.213357 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bcb809d-ebeb-4de3-9d99-4b4636c9538b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:58.214300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aec3ef7-7654-473a-a377-5c4d77ca86be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:58.295657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Created reservations ['7056a751-1af6-4e42-a1b1-89ec2a00ab16', '282e0565-1b81-44ba-8b10-151765368c17', '1d26a02d-e6c4-438d-9c45-122776b686bb', '76c0f6b7-7dbe-4468-b5c0-74573a8e82c1'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:58.297041 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aec3ef7-7654-473a-a377-5c4d77ca86be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7056a751-1af6-4e42-a1b1-89ec2a00ab16', '282e0565-1b81-44ba-8b10-151765368c17', '1d26a02d-e6c4-438d-9c45-122776b686bb', '76c0f6b7-7dbe-4468-b5c0-74573a8e82c1']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:58.298029 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678343b2-934b-4506-8926-90c22b65dd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:58.349213 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678343b2-934b-4506-8926-90c22b65dd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3471776-8ed4-4023-ba89-b418493c5638', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-904749590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['7056a751-1af6-4e42-a1b1-89ec2a00ab16','282e0565-1b81-44ba-8b10-151765368c17','1d26a02d-e6c4-438d-9c45-122776b686bb','76c0f6b7-7dbe-4468-b5c0-74573a8e82c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-904749590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3471776-8ed4-4023-ba89-b418493c5638,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2eb54e0bc104734ba50b9854f88177e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:58.350579 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e947a4-acb9-4df5-bc6b-071303850798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:58.393324 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7960619d-be00-4365-b060-1db30e0afbff None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:58.393910 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7960619d-be00-4365-b060-1db30e0afbff None None] GET https://10.4.3.32/volume// Aug 08 06:24:58.394088 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7960619d-be00-4365-b060-1db30e0afbff None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:58.394441 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7960619d-be00-4365-b060-1db30e0afbff None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:58.394786 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7960619d-be00-4365-b060-1db30e0afbff None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:24:58.395690 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 222/884] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:24:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:24:58.403021 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e947a4-acb9-4df5-bc6b-071303850798) transitioned into state 'SUCCESS' from state '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-904749590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2eb54e0bc104734ba50b9854f88177e',qos_specs=None,replication_status=,reservations=['7056a751-1af6-4e42-a1b1-89ec2a00ab16','282e0565-1b81-44ba-8b10-151765368c17','1d26a02d-e6c4-438d-9c45-122776b686bb','76c0f6b7-7dbe-4468-b5c0-74573a8e82c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1449ebcbeb014f5dae96d66f13b64d11',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:58.404187 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04fef2ce-08f1-4375-9d8a-c66ff4eaba9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:58.407385 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-d1c38cc4-4323-460c-98de-efa0adc37fe7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:58.411960 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-d1c38cc4-4323-460c-98de-efa0adc37fe7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:24:58.412864 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-d1c38cc4-4323-460c-98de-efa0adc37fe7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f652d5de-0958-40d2-8fbd-aa3edf16eb75", "connector": null, "instance_uuid": "ec7898c1-a81d-4162-8fa4-b4d2f13b5af0"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:58.428768 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04fef2ce-08f1-4375-9d8a-c66ff4eaba9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:58.430140 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Flow 'volume_create_api' (6c9eeb08-ad91-46fe-ae45-a102515340c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:58.430620 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Create volume request issued successfully. Aug 08 06:24:58.431490 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dfb990d7-7bb0-4dae-ba5b-77ef6a1710c5 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:24:58.432092 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 223/885] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:24:58 2026] POST /volume/v3/volumes => generated 746 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:24:58.445412 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:58.445412 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:58.457067 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-18f5fa2d-6943-4f44-8255-dfb974658a2c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:58.460194 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18f5fa2d-6943-4f44-8255-dfb974658a2c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:24:58.460702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18f5fa2d-6943-4f44-8255-dfb974658a2c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:58.460702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18f5fa2d-6943-4f44-8255-dfb974658a2c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:58.474191 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:58.474191 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:58.482975 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-18f5fa2d-6943-4f44-8255-dfb974658a2c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:58.500642 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18f5fa2d-6943-4f44-8255-dfb974658a2c tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 200 Aug 08 06:24:58.501401 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 222/886] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:58 2026] GET /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:58.516414 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-d1c38cc4-4323-460c-98de-efa0adc37fe7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:24:58.516577 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 220/887] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:24:58 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:58.536195 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-0abd2440-2d10-40fb-93af-14be85b92895 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:58.539263 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-0abd2440-2d10-40fb-93af-14be85b92895 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/attachments/83ce3572-4135-4953-870d-f32c7bc28419 Aug 08 06:24:58.539328 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-0abd2440-2d10-40fb-93af-14be85b92895 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:58.539641 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-0abd2440-2d10-40fb-93af-14be85b92895 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:58.550647 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:58.550647 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:58.704182 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-0abd2440-2d10-40fb-93af-14be85b92895 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/83ce3572-4135-4953-870d-f32c7bc28419 returned with HTTP 200 Aug 08 06:24:58.705636 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 223/888] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:24:58 2026] DELETE /volume/v3/attachments/83ce3572-4135-4953-870d-f32c7bc28419 => generated 367 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:59.161610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-71c732c0-69cc-4d97-a3c0-c8b8109c495f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.163637 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-71c732c0-69cc-4d97-a3c0-c8b8109c495f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f Aug 08 06:24:59.163908 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-71c732c0-69cc-4d97-a3c0-c8b8109c495f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:59.164110 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-71c732c0-69cc-4d97-a3c0-c8b8109c495f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:59.164264 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-71c732c0-69cc-4d97-a3c0-c8b8109c495f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member a7e91bbb-c254-4e38-ac11-8e00d6062c9f {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:24:59.170848 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.170848 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:59.175849 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-71c732c0-69cc-4d97-a3c0-c8b8109c495f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f returned with HTTP 200 Aug 08 06:24:59.176340 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 224/889] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:24:59 2026] GET /volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:24:59.187700 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e9231f37-2b05-4734-ad87-642ab3c98c22 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.189950 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9231f37-2b05-4734-ad87-642ab3c98c22 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 08 06:24:59.190269 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9231f37-2b05-4734-ad87-642ab3c98c22 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:59.190520 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9231f37-2b05-4734-ad87-642ab3c98c22 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:59.190892 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-e9231f37-2b05-4734-ad87-642ab3c98c22 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:24:59.192114 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-e9231f37-2b05-4734-ad87-642ab3c98c22 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:24:59.210620 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e9231f37-2b05-4734-ad87-642ab3c98c22 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all snapshots completed successfully. Aug 08 06:24:59.210949 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.210949 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:59.211747 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9231f37-2b05-4734-ad87-642ab3c98c22 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 06:24:59.212277 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 223/890] 10.4.3.32 () {66 vars in 1257 bytes} [Sat Aug 8 06:24:59 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:59.227539 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-213b0ba5-cb57-48af-a1e4-c570f698e94d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.231452 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-213b0ba5-cb57-48af-a1e4-c570f698e94d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/4903ffaa-27cf-435f-ba35-0e9f162b6b4f Aug 08 06:24:59.231832 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-213b0ba5-cb57-48af-a1e4-c570f698e94d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:59.232152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-213b0ba5-cb57-48af-a1e4-c570f698e94d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:59.246268 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.246268 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:59.246887 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-213b0ba5-cb57-48af-a1e4-c570f698e94d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Snapshot retrieved successfully. Aug 08 06:24:59.248090 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-213b0ba5-cb57-48af-a1e4-c570f698e94d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/4903ffaa-27cf-435f-ba35-0e9f162b6b4f returned with HTTP 200 Aug 08 06:24:59.248683 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 221/891] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:24:59 2026] GET /volume/v3/snapshots/4903ffaa-27cf-435f-ba35-0e9f162b6b4f => generated 451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:59.262307 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.265238 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/groups/action Aug 08 06:24:59.265678 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "a7e91bbb-c254-4e38-ac11-8e00d6062c9f", "name": "tempest-Group_from_snap-1956140421"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:59.266083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a7e91bbb-c254-4e38-ac11-8e00d6062c9f", "name": "tempest-Group_from_snap-1956140421"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:59.268106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'a7e91bbb-c254-4e38-ac11-8e00d6062c9f', 'name': 'tempest-Group_from_snap-1956140421'}}. {{(pid=100291) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 08 06:24:59.268256 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating group tempest-Group_from_snap-1956140421 from group_snapshot a7e91bbb-c254-4e38-ac11-8e00d6062c9f. Aug 08 06:24:59.272636 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.272636 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:59.286066 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.286066 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:59.291340 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.291340 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:59.344147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['0a723b7b-8d5b-48b0-9a87-54feef939445'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:59.436970 np0000006785 devstack@c-api.service[100291]: INFO cinder.group.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] A mapping entry already exists for group 045600ff-18ee-48c9-a39c-cfee37402a0e and volume type eddc0f9d-5539-4dad-a7a0-a97d378f97b7. Do not need to create again. Aug 08 06:24:59.437172 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.437172 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:59.444578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:24:59.441423. {{(pid=100291) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:24:59.444578 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability Zones retrieved successfully. Aug 08 06:24:59.450337 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (9cb4d871-64f1-4ab4-91c9-9a03fa52a386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:59.453647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62416fa-5de3-4ae6-a33b-2e8c9739f3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:59.455475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:24:59.495560 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62416fa-5de3-4ae6-a33b-2e8c9739f3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4903ffaa-27cf-435f-ba35-0e9f162b6b4f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:24:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eddc0f9d-5539-4dad-a7a0-a97d378f97b7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1865279471',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eddc0f9d-5539-4dad-a7a0-a97d378f97b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '045600ff-18ee-48c9-a39c-cfee37402a0e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:59.498244 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671bd3cc-d464-4ed2-bf6c-c458901fdeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:59.520546 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c5ce8242-1d0f-4d01-90f9-5dbb76e859bd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.526120 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c5ce8242-1d0f-4d01-90f9-5dbb76e859bd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:24:59.526120 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c5ce8242-1d0f-4d01-90f9-5dbb76e859bd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:59.526361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c5ce8242-1d0f-4d01-90f9-5dbb76e859bd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:59.536616 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1865279471 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1865279471, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:24:59.539738 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.539738 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:59.548282 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c5ce8242-1d0f-4d01-90f9-5dbb76e859bd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:59.549737 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['eab14a18-3c52-4288-8b96-2800b5216ec6', 'a03466a2-71f1-4f07-b114-43aa01d8a016'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:24:59.550762 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671bd3cc-d464-4ed2-bf6c-c458901fdeda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eab14a18-3c52-4288-8b96-2800b5216ec6', 'a03466a2-71f1-4f07-b114-43aa01d8a016']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:59.551484 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb79aab8-996e-4609-96c6-1cab42258331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:59.559425 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c5ce8242-1d0f-4d01-90f9-5dbb76e859bd tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 200 Aug 08 06:24:59.560094 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 225/892] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:59 2026] GET /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:59.583432 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b921bcd2-3e6f-474c-9472-3f2483273ea9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.592141 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b921bcd2-3e6f-474c-9472-3f2483273ea9 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action Aug 08 06:24:59.594801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b921bcd2-3e6f-474c-9472-3f2483273ea9 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:59.594801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b921bcd2-3e6f-474c-9472-3f2483273ea9 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:59.602312 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb79aab8-996e-4609-96c6-1cab42258331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9111548-e646-41b3-860c-a34a447160ea', '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=045600ff-18ee-48c9-a39c-cfee37402a0e,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['eab14a18-3c52-4288-8b96-2800b5216ec6','a03466a2-71f1-4f07-b114-43aa01d8a016'],size=1,snapshot_id=4903ffaa-27cf-435f-ba35-0e9f162b6b4f,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=eddc0f9d-5539-4dad-a7a0-a97d378f97b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=045600ff-18ee-48c9-a39c-cfee37402a0e,host=None,id=f9111548-e646-41b3-860c-a34a447160ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0f95ebd878463a8aae3144d2093e31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4903ffaa-27cf-435f-ba35-0e9f162b6b4f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eddc0f9d-5539-4dad-a7a0-a97d378f97b7),volume_type_id=eddc0f9d-5539-4dad-a7a0-a97d378f97b7)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:59.603788 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ca8dbe-1f3c-4c57-83ef-2148d438e859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:24:59.610685 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.610685 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:59.611565 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-b921bcd2-3e6f-474c-9472-3f2483273ea9 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Updating volume 'a3471776-8ed4-4023-ba89-b418493c5638' with '{'status': 'error'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:24:59.626788 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ca8dbe-1f3c-4c57-83ef-2148d438e859) transitioned into state 'SUCCESS' from 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=045600ff-18ee-48c9-a39c-cfee37402a0e,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['eab14a18-3c52-4288-8b96-2800b5216ec6','a03466a2-71f1-4f07-b114-43aa01d8a016'],size=1,snapshot_id=4903ffaa-27cf-435f-ba35-0e9f162b6b4f,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=eddc0f9d-5539-4dad-a7a0-a97d378f97b7)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:24:59.629987 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (9cb4d871-64f1-4ab4-91c9-9a03fa52a386) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:24:59.629987 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume request issued successfully. Aug 08 06:24:59.642836 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b921bcd2-3e6f-474c-9472-3f2483273ea9 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action returned with HTTP 202 Aug 08 06:24:59.643158 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 224/893] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:59 2026] POST /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:59.656967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-80f30445-b789-4a11-a197-c2f373ebe4e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.660113 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80f30445-b789-4a11-a197-c2f373ebe4e0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:24:59.660406 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80f30445-b789-4a11-a197-c2f373ebe4e0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:59.660630 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80f30445-b789-4a11-a197-c2f373ebe4e0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:59.671331 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.671331 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:59.674389 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-927b6955-3a46-45ab-9bfd-4f223fb4004d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/action returned with HTTP 202 Aug 08 06:24:59.675152 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 224/894] 10.4.3.32 () {70 vars in 1311 bytes} [Sat Aug 8 06:24:59 2026] POST /volume/v3/groups/action => generated 103 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:24:59.680458 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-80f30445-b789-4a11-a197-c2f373ebe4e0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:59.688356 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80f30445-b789-4a11-a197-c2f373ebe4e0 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 200 Aug 08 06:24:59.688799 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a1053853-9f49-4546-9159-97617a94248b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.688881 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 222/895] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:59 2026] GET /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:59.694571 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:24:59.694910 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:59.695051 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:59.695370 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:24:59.699444 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:24:59.710995 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d77a2900-c64d-4d25-9948-ba510de50217 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.716923 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d77a2900-c64d-4d25-9948-ba510de50217 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action Aug 08 06:24:59.717199 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all volumes completed successfully. Aug 08 06:24:59.717250 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d77a2900-c64d-4d25-9948-ba510de50217 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:59.717250 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d77a2900-c64d-4d25-9948-ba510de50217 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:59.717376 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:59.717376 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:59.731140 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.731140 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:59.731140 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-d77a2900-c64d-4d25-9948-ba510de50217 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Updating volume 'a3471776-8ed4-4023-ba89-b418493c5638' with '{'status': 'available'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:24:59.768946 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d77a2900-c64d-4d25-9948-ba510de50217 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action returned with HTTP 202 Aug 08 06:24:59.769686 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 225/896] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:59 2026] POST /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:59.782134 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:59.784241 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-849ee788-5971-4075-97b3-d46dc0fffd73 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.786604 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-849ee788-5971-4075-97b3-d46dc0fffd73 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:24:59.787168 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-849ee788-5971-4075-97b3-d46dc0fffd73 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:59.787168 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-849ee788-5971-4075-97b3-d46dc0fffd73 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:59.787951 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.787951 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:59.794588 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:59.794866 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:59.795756 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.795756 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:59.800914 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-849ee788-5971-4075-97b3-d46dc0fffd73 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:59.807650 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-849ee788-5971-4075-97b3-d46dc0fffd73 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 200 Aug 08 06:24:59.810172 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 225/897] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:59 2026] GET /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:59.831884 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa042baa-c17a-4907-8d84-040d83bd4b31 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.836171 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa042baa-c17a-4907-8d84-040d83bd4b31 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action Aug 08 06:24:59.836733 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa042baa-c17a-4907-8d84-040d83bd4b31 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:59.838152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa042baa-c17a-4907-8d84-040d83bd4b31 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:59.853385 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:59.855891 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.855891 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:24:59.856388 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-aa042baa-c17a-4907-8d84-040d83bd4b31 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Updating volume 'a3471776-8ed4-4023-ba89-b418493c5638' with '{'status': 'maintenance'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:24:59.858664 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.858664 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:59.874682 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1053853-9f49-4546-9159-97617a94248b tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:24:59.874850 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 226/898] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:24:59 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:24:59.887733 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa042baa-c17a-4907-8d84-040d83bd4b31 tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action returned with HTTP 202 Aug 08 06:24:59.891800 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 223/899] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:59 2026] POST /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:24:59.898702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7afef2b9-2379-4ac4-8faf-fbe50f8b4101 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.903970 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7afef2b9-2379-4ac4-8faf-fbe50f8b4101 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/f9111548-e646-41b3-860c-a34a447160ea Aug 08 06:24:59.905293 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7afef2b9-2379-4ac4-8faf-fbe50f8b4101 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:59.905293 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7afef2b9-2379-4ac4-8faf-fbe50f8b4101 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:59.907969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b423141d-06c6-4dc2-afef-5f7a6a3654d1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.911423 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b423141d-06c6-4dc2-afef-5f7a6a3654d1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:24:59.912932 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b423141d-06c6-4dc2-afef-5f7a6a3654d1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:24:59.912932 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b423141d-06c6-4dc2-afef-5f7a6a3654d1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:24:59.918549 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.918549 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:24:59.925616 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7afef2b9-2379-4ac4-8faf-fbe50f8b4101 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:24:59.926584 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.926584 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:24:59.926834 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-7afef2b9-2379-4ac4-8faf-fbe50f8b4101 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:24:59.927218 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-7afef2b9-2379-4ac4-8faf-fbe50f8b4101 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:24:59.936152 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b423141d-06c6-4dc2-afef-5f7a6a3654d1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:24:59.947453 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b423141d-06c6-4dc2-afef-5f7a6a3654d1 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 200 Aug 08 06:24:59.948304 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 226/900] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:24:59 2026] GET /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:24:59.971438 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-daaf9218-8a20-4200-ae4b-47a69fcacfbd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:24:59.975944 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-daaf9218-8a20-4200-ae4b-47a69fcacfbd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] POST https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action Aug 08 06:24:59.976295 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-daaf9218-8a20-4200-ae4b-47a69fcacfbd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:24:59.976412 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-daaf9218-8a20-4200-ae4b-47a69fcacfbd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:24:59.987395 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-7afef2b9-2379-4ac4-8faf-fbe50f8b4101 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:24:59.988997 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.988997 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:24:59.989258 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-daaf9218-8a20-4200-ae4b-47a69fcacfbd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] Updating volume 'a3471776-8ed4-4023-ba89-b418493c5638' with '{'status': 'available'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:24:59.992152 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:24:59.992152 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:00.003989 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7afef2b9-2379-4ac4-8faf-fbe50f8b4101 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/f9111548-e646-41b3-860c-a34a447160ea returned with HTTP 200 Aug 08 06:25:00.004415 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 226/901] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:24:59 2026] GET /volume/v3/volumes/f9111548-e646-41b3-860c-a34a447160ea => generated 925 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:00.022236 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-817e4337-6791-4e3d-94d5-794bdbcba9ec None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.023580 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-daaf9218-8a20-4200-ae4b-47a69fcacfbd tempest-VolumesActionsTest-1467053315 tempest-VolumesActionsTest-1467053315-project-admin] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action returned with HTTP 202 Aug 08 06:25:00.023580 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 227/902] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:24:59 2026] POST /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:00.024379 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-817e4337-6791-4e3d-94d5-794bdbcba9ec tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/045600ff-18ee-48c9-a39c-cfee37402a0e Aug 08 06:25:00.024621 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-817e4337-6791-4e3d-94d5-794bdbcba9ec tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.024917 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-817e4337-6791-4e3d-94d5-794bdbcba9ec tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.025091 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-817e4337-6791-4e3d-94d5-794bdbcba9ec tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 045600ff-18ee-48c9-a39c-cfee37402a0e {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:00.030329 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.030329 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:00.036708 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af8b6a52-9b45-48ea-a7d3-b8ad5d9a2342 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.041010 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af8b6a52-9b45-48ea-a7d3-b8ad5d9a2342 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:25:00.041314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af8b6a52-9b45-48ea-a7d3-b8ad5d9a2342 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.041524 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af8b6a52-9b45-48ea-a7d3-b8ad5d9a2342 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.050148 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-817e4337-6791-4e3d-94d5-794bdbcba9ec tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/045600ff-18ee-48c9-a39c-cfee37402a0e returned with HTTP 200 Aug 08 06:25:00.050538 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 224/903] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/groups/045600ff-18ee-48c9-a39c-cfee37402a0e => generated 418 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:00.060636 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.060636 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:00.063991 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9b7a2794-2887-4655-9665-cf7a32d93241 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.066863 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:25:00.067440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.067531 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.067956 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:00.068026 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af8b6a52-9b45-48ea-a7d3-b8ad5d9a2342 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:25:00.068974 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:00.080081 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af8b6a52-9b45-48ea-a7d3-b8ad5d9a2342 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 200 Aug 08 06:25:00.080081 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 227/904] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:00.080442 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all volumes completed successfully. Aug 08 06:25:00.081305 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:00.081467 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:00.094594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b924622d-8578-4fdb-918e-0d1d3ec63516 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.094698 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-44c3aaf4-6e1a-4749-87f0-baba4222b474 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.097119 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b924622d-8578-4fdb-918e-0d1d3ec63516 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:25:00.097344 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-44c3aaf4-6e1a-4749-87f0-baba4222b474 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] PUT https://10.4.3.32/volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1 Aug 08 06:25:00.098253 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b924622d-8578-4fdb-918e-0d1d3ec63516 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.098390 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-44c3aaf4-6e1a-4749-87f0-baba4222b474 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:00.098504 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b924622d-8578-4fdb-918e-0d1d3ec63516 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.109371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-44c3aaf4-6e1a-4749-87f0-baba4222b474 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Acquiring lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:25:00.112959 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.112959 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:00.115784 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-44c3aaf4-6e1a-4749-87f0-baba4222b474 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:25:00.116929 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.116929 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:00.124800 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b924622d-8578-4fdb-918e-0d1d3ec63516 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:25:00.128717 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b924622d-8578-4fdb-918e-0d1d3ec63516 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 200 Aug 08 06:25:00.129604 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 228/905] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:00.142062 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:00.145836 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e89d7486-0ce5-4e06-a6df-34b36568a43a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.146901 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.146901 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:00.147927 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e89d7486-0ce5-4e06-a6df-34b36568a43a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:25:00.148134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e89d7486-0ce5-4e06-a6df-34b36568a43a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.152057 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e89d7486-0ce5-4e06-a6df-34b36568a43a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.152376 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e89d7486-0ce5-4e06-a6df-34b36568a43a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Delete volume with id: a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:25:00.152498 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:00.152743 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:00.172149 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.172149 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:00.172149 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e89d7486-0ce5-4e06-a6df-34b36568a43a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:25:00.202975 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e89d7486-0ce5-4e06-a6df-34b36568a43a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Delete volume request issued successfully. Aug 08 06:25:00.203118 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e89d7486-0ce5-4e06-a6df-34b36568a43a tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 202 Aug 08 06:25:00.204063 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 228/906] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:00 2026] DELETE /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 06:25:00.208457 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:00.213830 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.213830 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:00.215137 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-61977532-6ba4-4af4-bbdc-65d2b7b7dfc6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.217733 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61977532-6ba4-4af4-bbdc-65d2b7b7dfc6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:25:00.218939 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61977532-6ba4-4af4-bbdc-65d2b7b7dfc6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.218939 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61977532-6ba4-4af4-bbdc-65d2b7b7dfc6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.223743 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9b7a2794-2887-4655-9665-cf7a32d93241 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:25:00.224316 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 227/907] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:25:00.234756 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.234756 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:00.243185 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-61977532-6ba4-4af4-bbdc-65d2b7b7dfc6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Volume info retrieved successfully. Aug 08 06:25:00.246706 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c1f0fb60-758e-4749-a838-35ef243e4291 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.249590 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61977532-6ba4-4af4-bbdc-65d2b7b7dfc6 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 200 Aug 08 06:25:00.251147 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 229/908] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:00.252140 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c1f0fb60-758e-4749-a838-35ef243e4291 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/groups/045600ff-18ee-48c9-a39c-cfee37402a0e/action Aug 08 06:25:00.254798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c1f0fb60-758e-4749-a838-35ef243e4291 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:00.254798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c1f0fb60-758e-4749-a838-35ef243e4291 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:00.259850 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-c1f0fb60-758e-4749-a838-35ef243e4291 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] delete called for group 045600ff-18ee-48c9-a39c-cfee37402a0e {{(pid=100291) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:25:00.259850 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-c1f0fb60-758e-4749-a838-35ef243e4291 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Delete group with id: 045600ff-18ee-48c9-a39c-cfee37402a0e Aug 08 06:25:00.264032 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.264032 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:00.293463 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-44c3aaf4-6e1a-4749-87f0-baba4222b474 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" released by "attachment_update" :: held 0.177s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:25:00.293890 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-44c3aaf4-6e1a-4749-87f0-baba4222b474 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1 returned with HTTP 200 Aug 08 06:25:00.294210 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 225/909] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:25:00 2026] PUT /volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:00.326448 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c1f0fb60-758e-4749-a838-35ef243e4291 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/045600ff-18ee-48c9-a39c-cfee37402a0e/action returned with HTTP 202 Aug 08 06:25:00.326448 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 229/910] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:25:00 2026] POST /volume/v3/groups/045600ff-18ee-48c9-a39c-cfee37402a0e/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:00.326563 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-b8cf09fb-2c26-4609-8eb4-68dc755fe4ee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.328918 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-b8cf09fb-2c26-4609-8eb4-68dc755fe4ee tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1 Aug 08 06:25:00.329174 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-b8cf09fb-2c26-4609-8eb4-68dc755fe4ee tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.329426 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-b8cf09fb-2c26-4609-8eb4-68dc755fe4ee tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.340339 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb8a22e6-a456-4f61-98ad-5a2babac2400 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.343826 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb8a22e6-a456-4f61-98ad-5a2babac2400 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/f9111548-e646-41b3-860c-a34a447160ea Aug 08 06:25:00.343826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb8a22e6-a456-4f61-98ad-5a2babac2400 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.344162 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb8a22e6-a456-4f61-98ad-5a2babac2400 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.356089 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.356089 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:00.357811 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-b8cf09fb-2c26-4609-8eb4-68dc755fe4ee tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1 returned with HTTP 200 Aug 08 06:25:00.358732 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 228/911] 10.4.3.32 () {70 vars in 1644 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:25:00.363687 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fb8a22e6-a456-4f61-98ad-5a2babac2400 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:00.364149 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-fb8a22e6-a456-4f61-98ad-5a2babac2400 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:00.364393 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-fb8a22e6-a456-4f61-98ad-5a2babac2400 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:00.416397 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-fb8a22e6-a456-4f61-98ad-5a2babac2400 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:00.420742 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.420742 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:00.429136 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb8a22e6-a456-4f61-98ad-5a2babac2400 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/f9111548-e646-41b3-860c-a34a447160ea returned with HTTP 200 Aug 08 06:25:00.429519 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 230/912] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/volumes/f9111548-e646-41b3-860c-a34a447160ea => generated 924 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:00.531382 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5ec73b77-1a71-469b-bc0b-991ffa382308 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.671087 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ec73b77-1a71-469b-bc0b-991ffa382308 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] GET https://10.4.3.32/volume/v3/os-hosts Aug 08 06:25:00.671087 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ec73b77-1a71-469b-bc0b-991ffa382308 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.671087 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ec73b77-1a71-469b-bc0b-991ffa382308 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.671087 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.671087 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:00.685596 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.hosts [None req-5ec73b77-1a71-469b-bc0b-991ffa382308 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] status, active and update: available, enabled, 2026-08-08 06:24:05+00:00 {{(pid=100288) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 06:25:00.685596 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.hosts [None req-5ec73b77-1a71-469b-bc0b-991ffa382308 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] status, active and update: available, enabled, 2026-08-08 06:24:02+00:00 {{(pid=100288) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 06:25:00.685596 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.hosts [None req-5ec73b77-1a71-469b-bc0b-991ffa382308 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] status, active and update: available, enabled, 2026-08-08 06:23:41+00:00 {{(pid=100288) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 06:25:00.685596 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ec73b77-1a71-469b-bc0b-991ffa382308 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] https://10.4.3.32/volume/v3/os-hosts returned with HTTP 200 Aug 08 06:25:00.685596 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 226/913] 10.4.3.32 () {66 vars in 1233 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/os-hosts => generated 560 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:00.698697 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-603a2570-574f-4383-8512-d33585429652 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.700595 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-603a2570-574f-4383-8512-d33585429652 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] GET https://10.4.3.32/volume/v3/os-hosts Aug 08 06:25:00.701031 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-603a2570-574f-4383-8512-d33585429652 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.702805 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-603a2570-574f-4383-8512-d33585429652 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.715192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.hosts [None req-603a2570-574f-4383-8512-d33585429652 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] status, active and update: available, enabled, 2026-08-08 06:24:05+00:00 {{(pid=100291) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 06:25:00.715192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.hosts [None req-603a2570-574f-4383-8512-d33585429652 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] status, active and update: available, enabled, 2026-08-08 06:24:02+00:00 {{(pid=100291) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 06:25:00.715192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.hosts [None req-603a2570-574f-4383-8512-d33585429652 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] status, active and update: available, enabled, 2026-08-08 06:23:41+00:00 {{(pid=100291) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 06:25:00.715192 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-603a2570-574f-4383-8512-d33585429652 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] https://10.4.3.32/volume/v3/os-hosts returned with HTTP 200 Aug 08 06:25:00.715192 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 230/914] 10.4.3.32 () {66 vars in 1233 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/os-hosts => generated 560 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:00.724731 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c5ce7bdc-e3c5-4d6d-a8f9-d7c43353b934 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:00.727269 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5ce7bdc-e3c5-4d6d-a8f9-d7c43353b934 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] GET https://10.4.3.32/volume/v3/os-hosts/np0000006785@storpool Aug 08 06:25:00.727569 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c5ce7bdc-e3c5-4d6d-a8f9-d7c43353b934 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:00.727888 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c5ce7bdc-e3c5-4d6d-a8f9-d7c43353b934 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:00.730809 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:00.730809 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:00.827509 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5ce7bdc-e3c5-4d6d-a8f9-d7c43353b934 tempest-VolumeHostsAdminTestsJSON-2132009260 tempest-VolumeHostsAdminTestsJSON-2132009260-project-admin] https://10.4.3.32/volume/v3/os-hosts/np0000006785@storpool returned with HTTP 200 Aug 08 06:25:00.828105 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 229/915] 10.4.3.32 () {66 vars in 1299 bytes} [Sat Aug 8 06:25:00 2026] GET /volume/v3/os-hosts/np0000006785@storpool => generated 1315 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:01.271151 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9d6b570a-f637-4f1d-8fe9-b149d1b00600 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:01.274688 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d6b570a-f637-4f1d-8fe9-b149d1b00600 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] GET https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 Aug 08 06:25:01.274688 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d6b570a-f637-4f1d-8fe9-b149d1b00600 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:01.274688 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d6b570a-f637-4f1d-8fe9-b149d1b00600 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:01.285969 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d6b570a-f637-4f1d-8fe9-b149d1b00600 tempest-VolumesActionsTest-1822183514 tempest-VolumesActionsTest-1822183514-project-member] https://10.4.3.32/volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 returned with HTTP 404 Aug 08 06:25:01.287539 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 231/916] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:01 2026] GET /volume/v3/volumes/a3471776-8ed4-4023-ba89-b418493c5638 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:01.451642 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3ddc27bb-7daf-4e70-b275-efa42f1119f2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:01.457093 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ddc27bb-7daf-4e70-b275-efa42f1119f2 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/f9111548-e646-41b3-860c-a34a447160ea Aug 08 06:25:01.457093 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ddc27bb-7daf-4e70-b275-efa42f1119f2 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:01.457582 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ddc27bb-7daf-4e70-b275-efa42f1119f2 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:01.468111 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ddc27bb-7daf-4e70-b275-efa42f1119f2 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/f9111548-e646-41b3-860c-a34a447160ea returned with HTTP 404 Aug 08 06:25:01.468653 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 227/917] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:01 2026] GET /volume/v3/volumes/f9111548-e646-41b3-860c-a34a447160ea => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:01.482054 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f1bb578a-384b-4c36-adf1-bc5c1a675d9a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:01.487117 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1bb578a-384b-4c36-adf1-bc5c1a675d9a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/045600ff-18ee-48c9-a39c-cfee37402a0e Aug 08 06:25:01.487403 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1bb578a-384b-4c36-adf1-bc5c1a675d9a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:01.487648 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1bb578a-384b-4c36-adf1-bc5c1a675d9a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:01.487830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-f1bb578a-384b-4c36-adf1-bc5c1a675d9a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 045600ff-18ee-48c9-a39c-cfee37402a0e {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:01.497671 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1bb578a-384b-4c36-adf1-bc5c1a675d9a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/045600ff-18ee-48c9-a39c-cfee37402a0e returned with HTTP 404 Aug 08 06:25:01.497671 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 231/918] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:01 2026] GET /volume/v3/groups/045600ff-18ee-48c9-a39c-cfee37402a0e => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:01.511935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8d23ff3f-bcb9-41fd-941b-6fc83ef02ac6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:01.516807 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8d23ff3f-bcb9-41fd-941b-6fc83ef02ac6 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f Aug 08 06:25:01.516807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8d23ff3f-bcb9-41fd-941b-6fc83ef02ac6 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:01.516807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8d23ff3f-bcb9-41fd-941b-6fc83ef02ac6 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:01.516807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-8d23ff3f-bcb9-41fd-941b-6fc83ef02ac6 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] delete called for member a7e91bbb-c254-4e38-ac11-8e00d6062c9f {{(pid=100289) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 06:25:01.516807 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.group_snapshots [None req-8d23ff3f-bcb9-41fd-941b-6fc83ef02ac6 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Delete group_snapshot with id: a7e91bbb-c254-4e38-ac11-8e00d6062c9f Aug 08 06:25:01.535254 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:01.535254 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:01.610813 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8d23ff3f-bcb9-41fd-941b-6fc83ef02ac6 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f returned with HTTP 202 Aug 08 06:25:01.612210 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 230/919] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:25:01 2026] DELETE /volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:01.624674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-64aba88a-cf97-4628-a3a2-cb561f989130 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:01.628172 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:25:01.628172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:01.629437 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:01.629437 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:01.633844 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:01.654998 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all volumes completed successfully. Aug 08 06:25:01.656763 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:01.656763 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:01.710890 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:01.719430 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:01.719430 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:01.739044 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-64aba88a-cf97-4628-a3a2-cb561f989130 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:25:01.739589 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 232/920] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:25:01 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:01.757965 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-313335c8-c1a0-478f-a492-fc1f36945e80 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:01.761193 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-313335c8-c1a0-478f-a492-fc1f36945e80 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 08 06:25:01.761509 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-313335c8-c1a0-478f-a492-fc1f36945e80 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:01.761722 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-313335c8-c1a0-478f-a492-fc1f36945e80 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:01.762113 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-313335c8-c1a0-478f-a492-fc1f36945e80 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:01.763497 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-313335c8-c1a0-478f-a492-fc1f36945e80 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:25:01.789543 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-313335c8-c1a0-478f-a492-fc1f36945e80 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all snapshots completed successfully. Aug 08 06:25:01.791606 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-313335c8-c1a0-478f-a492-fc1f36945e80 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 06:25:01.792380 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 228/921] 10.4.3.32 () {66 vars in 1257 bytes} [Sat Aug 8 06:25:01 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:01.806347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-890d38d9-ee47-4435-bdd5-fef5a1a7ec2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:01.809752 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-890d38d9-ee47-4435-bdd5-fef5a1a7ec2c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f Aug 08 06:25:01.810460 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-890d38d9-ee47-4435-bdd5-fef5a1a7ec2c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:01.810460 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-890d38d9-ee47-4435-bdd5-fef5a1a7ec2c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:01.810460 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-890d38d9-ee47-4435-bdd5-fef5a1a7ec2c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member a7e91bbb-c254-4e38-ac11-8e00d6062c9f {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:25:01.818173 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-890d38d9-ee47-4435-bdd5-fef5a1a7ec2c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f returned with HTTP 404 Aug 08 06:25:01.818899 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 232/922] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:25:01 2026] GET /volume/v3/group_snapshots/a7e91bbb-c254-4e38-ac11-8e00d6062c9f => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:01.828585 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd0b6673-295a-4185-911e-f313c882beca None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:01.830898 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:25:01.831200 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:01.831907 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:01.832156 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:01.832489 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:01.832489 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:01.834325 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:01.849791 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all volumes completed successfully. Aug 08 06:25:01.854363 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:01.855154 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:01.916946 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:01.922192 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:01.922192 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:01.934180 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd0b6673-295a-4185-911e-f313c882beca tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:25:01.935390 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 231/923] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:25:01 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:01.952131 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2221f56f-e0e7-4e24-aed8-fc359c282b64 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:01.958009 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2221f56f-e0e7-4e24-aed8-fc359c282b64 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5/action Aug 08 06:25:01.958009 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2221f56f-e0e7-4e24-aed8-fc359c282b64 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:01.958009 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2221f56f-e0e7-4e24-aed8-fc359c282b64 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:01.959980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-2221f56f-e0e7-4e24-aed8-fc359c282b64 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] delete called for group 8154c714-a0b8-4551-8cd4-e2bcc9159cd5 {{(pid=100290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:25:01.961343 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-2221f56f-e0e7-4e24-aed8-fc359c282b64 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Delete group with id: 8154c714-a0b8-4551-8cd4-e2bcc9159cd5 Aug 08 06:25:01.965280 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:01.965280 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:02.060087 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2221f56f-e0e7-4e24-aed8-fc359c282b64 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5/action returned with HTTP 202 Aug 08 06:25:02.060887 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 233/924] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:25:01 2026] POST /volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:02.072250 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fe9e8b06-bce4-497d-a95a-8b387cfd54e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:02.075704 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe9e8b06-bce4-497d-a95a-8b387cfd54e0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 Aug 08 06:25:02.079034 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe9e8b06-bce4-497d-a95a-8b387cfd54e0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:02.079034 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe9e8b06-bce4-497d-a95a-8b387cfd54e0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:02.092102 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:02.092102 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:02.102396 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fe9e8b06-bce4-497d-a95a-8b387cfd54e0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:02.103381 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-fe9e8b06-bce4-497d-a95a-8b387cfd54e0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:02.103571 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-fe9e8b06-bce4-497d-a95a-8b387cfd54e0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:02.166216 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-fe9e8b06-bce4-497d-a95a-8b387cfd54e0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:02.172227 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:02.172227 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:02.185718 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe9e8b06-bce4-497d-a95a-8b387cfd54e0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 returned with HTTP 200 Aug 08 06:25:02.185718 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 229/925] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:02 2026] GET /volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:03.209526 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-acd120d9-75db-4610-af03-bd4ce53ab03d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:03.213922 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-acd120d9-75db-4610-af03-bd4ce53ab03d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 Aug 08 06:25:03.214893 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-acd120d9-75db-4610-af03-bd4ce53ab03d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:03.215300 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-acd120d9-75db-4610-af03-bd4ce53ab03d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:03.228642 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-acd120d9-75db-4610-af03-bd4ce53ab03d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 returned with HTTP 404 Aug 08 06:25:03.229524 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 233/926] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:03 2026] GET /volume/v3/volumes/14e4d038-7318-4f04-aae5-578362bf7b85 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:03.242071 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b0024b33-f3de-4428-bd5e-7d8031f5dac8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:03.247230 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0024b33-f3de-4428-bd5e-7d8031f5dac8 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5 Aug 08 06:25:03.247467 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0024b33-f3de-4428-bd5e-7d8031f5dac8 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:03.248064 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0024b33-f3de-4428-bd5e-7d8031f5dac8 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:03.248064 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-b0024b33-f3de-4428-bd5e-7d8031f5dac8 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 8154c714-a0b8-4551-8cd4-e2bcc9159cd5 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:03.253909 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0024b33-f3de-4428-bd5e-7d8031f5dac8 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5 returned with HTTP 404 Aug 08 06:25:03.254468 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 232/927] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:03 2026] GET /volume/v3/groups/8154c714-a0b8-4551-8cd4-e2bcc9159cd5 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:03.263387 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a473c5aa-a95e-49ac-99c3-e9f0e5110dd8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:03.266436 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a473c5aa-a95e-49ac-99c3-e9f0e5110dd8 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/15e21534-0d37-4876-87ca-bcfce54c5502 Aug 08 06:25:03.267193 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a473c5aa-a95e-49ac-99c3-e9f0e5110dd8 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:03.267193 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a473c5aa-a95e-49ac-99c3-e9f0e5110dd8 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:03.299518 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a473c5aa-a95e-49ac-99c3-e9f0e5110dd8 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/group_types/15e21534-0d37-4876-87ca-bcfce54c5502 returned with HTTP 202 Aug 08 06:25:03.300121 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 234/928] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:25:03 2026] DELETE /volume/v3/group_types/15e21534-0d37-4876-87ca-bcfce54c5502 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:03.318179 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f30bd62-4fbc-4f6a-b4db-d99339bf4aa5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:03.320232 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f30bd62-4fbc-4f6a-b4db-d99339bf4aa5 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] DELETE https://10.4.3.32/volume/v3/types/eddc0f9d-5539-4dad-a7a0-a97d378f97b7 Aug 08 06:25:03.320451 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f30bd62-4fbc-4f6a-b4db-d99339bf4aa5 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:03.320617 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f30bd62-4fbc-4f6a-b4db-d99339bf4aa5 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:03.386219 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f30bd62-4fbc-4f6a-b4db-d99339bf4aa5 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/types/eddc0f9d-5539-4dad-a7a0-a97d378f97b7 returned with HTTP 202 Aug 08 06:25:03.387714 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 230/929] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:25:03 2026] DELETE /volume/v3/types/eddc0f9d-5539-4dad-a7a0-a97d378f97b7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:03.400875 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-de1719eb-3fc4-4f9f-9c95-677d5e23a3ad None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:03.405803 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de1719eb-3fc4-4f9f-9c95-677d5e23a3ad tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] GET https://10.4.3.32/volume/v3/types/eddc0f9d-5539-4dad-a7a0-a97d378f97b7 Aug 08 06:25:03.405803 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de1719eb-3fc4-4f9f-9c95-677d5e23a3ad tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:03.405803 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de1719eb-3fc4-4f9f-9c95-677d5e23a3ad tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:03.408025 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de1719eb-3fc4-4f9f-9c95-677d5e23a3ad tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/types/eddc0f9d-5539-4dad-a7a0-a97d378f97b7 returned with HTTP 404 Aug 08 06:25:03.408822 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 234/930] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:03 2026] GET /volume/v3/types/eddc0f9d-5539-4dad-a7a0-a97d378f97b7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:03.424955 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bc1790ef-3b22-4a5c-90b9-13c06bdbb785 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:03.430581 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bc1790ef-3b22-4a5c-90b9-13c06bdbb785 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:25:03.431919 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bc1790ef-3b22-4a5c-90b9-13c06bdbb785 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-966422889"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:03.458186 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bc1790ef-3b22-4a5c-90b9-13c06bdbb785 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:25:03.458186 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 233/931] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:25:03 2026] POST /volume/v3/types => generated 223 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:03.470474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-254dfaf8-f8fa-4c1e-904a-914f122ec3d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:03.472914 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-254dfaf8-f8fa-4c1e-904a-914f122ec3d4 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:25:03.473513 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-254dfaf8-f8fa-4c1e-904a-914f122ec3d4 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-672580650"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:03.503902 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-254dfaf8-f8fa-4c1e-904a-914f122ec3d4 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:25:03.504452 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 235/932] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:25:03 2026] POST /volume/v3/group_types => generated 180 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:03.515166 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-28096ec3-8ec2-4baf-ae71-0e02f67014bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:03.518266 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28096ec3-8ec2-4baf-ae71-0e02f67014bf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/groups Aug 08 06:25:03.518695 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28096ec3-8ec2-4baf-ae71-0e02f67014bf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b1c9c158-c361-4361-bc95-88b0649ffa76", "volume_types": ["1bd5c372-8302-47bf-864e-db0c8fa91b60"], "name": "tempest-GroupSnapshotsTest-Group-1063981773"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:03.520798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-28096ec3-8ec2-4baf-ae71-0e02f67014bf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating new group {'group': {'group_type': 'b1c9c158-c361-4361-bc95-88b0649ffa76', 'volume_types': ['1bd5c372-8302-47bf-864e-db0c8fa91b60'], 'name': 'tempest-GroupSnapshotsTest-Group-1063981773'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 06:25:03.526747 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-28096ec3-8ec2-4baf-ae71-0e02f67014bf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating group tempest-GroupSnapshotsTest-Group-1063981773. Aug 08 06:25:03.538742 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-28096ec3-8ec2-4baf-ae71-0e02f67014bf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability Zones retrieved successfully. Aug 08 06:25:03.564922 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-28096ec3-8ec2-4baf-ae71-0e02f67014bf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['af8af168-9760-47f1-a13f-f0a79b193737'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:03.614736 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28096ec3-8ec2-4baf-ae71-0e02f67014bf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 08 06:25:03.615349 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 231/933] 10.4.3.32 () {70 vars in 1290 bytes} [Sat Aug 8 06:25:03 2026] POST /volume/v3/groups => generated 112 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:03.627623 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a87b1504-0274-40ed-9c8a-44511ce6b8a1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:03.631083 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a87b1504-0274-40ed-9c8a-44511ce6b8a1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:03.631083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a87b1504-0274-40ed-9c8a-44511ce6b8a1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:03.631083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a87b1504-0274-40ed-9c8a-44511ce6b8a1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:03.631083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-a87b1504-0274-40ed-9c8a-44511ce6b8a1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:03.635152 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:03.635152 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:03.656427 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a87b1504-0274-40ed-9c8a-44511ce6b8a1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:03.657029 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 235/934] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:03 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:04.614506 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-2fb93c88-f6fb-409e-8b83-e22983beba51 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:04.619060 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-2fb93c88-f6fb-409e-8b83-e22983beba51 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1/action Aug 08 06:25:04.619689 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-2fb93c88-f6fb-409e-8b83-e22983beba51 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:04.619689 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-2fb93c88-f6fb-409e-8b83-e22983beba51 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:04.664999 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:04.664999 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:04.671141 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-242d8c8e-d213-4368-9705-233bc8c9978a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:04.673031 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-242d8c8e-d213-4368-9705-233bc8c9978a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:04.673247 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-242d8c8e-d213-4368-9705-233bc8c9978a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:04.673568 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-242d8c8e-d213-4368-9705-233bc8c9978a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:04.673966 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-242d8c8e-d213-4368-9705-233bc8c9978a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:04.677933 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:04.677933 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:04.687324 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1bc2ae2c-d076-4a18-8840-888decc0a407 req-2fb93c88-f6fb-409e-8b83-e22983beba51 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1/action returned with HTTP 204 Aug 08 06:25:04.688092 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 234/935] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:25:04 2026] POST /volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:04.688215 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-242d8c8e-d213-4368-9705-233bc8c9978a tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:04.689087 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 236/936] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:04 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:04.705609 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8559d347-a22c-4cf8-931e-b2413893a91e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:04.709750 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:04.709750 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-38086242", "volume_type": "1bd5c372-8302-47bf-864e-db0c8fa91b60", "group_id": "69912229-62da-4f96-8b07-d85ffac580e6", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:04.711648 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-38086242', 'volume_type': '1bd5c372-8302-47bf-864e-db0c8fa91b60', 'group_id': '69912229-62da-4f96-8b07-d85ffac580e6', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:04.721990 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:04.721990 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:04.722570 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume of 1 GB Aug 08 06:25:04.730033 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability Zones retrieved successfully. Aug 08 06:25:04.738259 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (6ef81d21-553b-43ab-8f5f-abf67a7e2acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:04.739675 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba92286-ecf8-4a64-bedb-93c1352321cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:04.740512 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:04.740512 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:04.741878 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:04.781306 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba92286-ecf8-4a64-bedb-93c1352321cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1bd5c372-8302-47bf-864e-db0c8fa91b60,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-966422889',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1bd5c372-8302-47bf-864e-db0c8fa91b60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '69912229-62da-4f96-8b07-d85ffac580e6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:04.783948 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab51e48a-e9ef-43f7-90a0-aeafb732e051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:04.830688 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.830688 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.846389 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-de1f3b54-a921-41e7-a036-812db8d154d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:04.880941 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['bdc08d22-4cf5-45d6-ba6a-7acb66b6d3cb', 'd2e8b61f-f05d-4967-9a92-7bdf24e8526d', '154bb4e2-7acb-40f8-9262-87241c3fe6e1', '02956ad3-a692-4979-af5b-d6412c6faf50'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:04.881643 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab51e48a-e9ef-43f7-90a0-aeafb732e051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdc08d22-4cf5-45d6-ba6a-7acb66b6d3cb', 'd2e8b61f-f05d-4967-9a92-7bdf24e8526d', '154bb4e2-7acb-40f8-9262-87241c3fe6e1', '02956ad3-a692-4979-af5b-d6412c6faf50']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:04.882714 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ad26ad-0333-4245-9d07-145c5c6d42a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:04.917229 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ad26ad-0333-4245-9d07-145c5c6d42a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3fcc537-0c49-43ec-bff5-e90fe3e5c672', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-38086242',encryption_key_id=None,group_id=69912229-62da-4f96-8b07-d85ffac580e6,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['bdc08d22-4cf5-45d6-ba6a-7acb66b6d3cb','d2e8b61f-f05d-4967-9a92-7bdf24e8526d','154bb4e2-7acb-40f8-9262-87241c3fe6e1','02956ad3-a692-4979-af5b-d6412c6faf50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=1bd5c372-8302-47bf-864e-db0c8fa91b60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-38086242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=69912229-62da-4f96-8b07-d85ffac580e6,host=None,id=b3fcc537-0c49-43ec-bff5-e90fe3e5c672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0f95ebd878463a8aae3144d2093e31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1bd5c372-8302-47bf-864e-db0c8fa91b60),volume_type_id=1bd5c372-8302-47bf-864e-db0c8fa91b60)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:04.919503 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f6cd06-18c4-46bf-92a7-7eac0dc06e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:04.953970 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba Aug 08 06:25:04.954116 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f6cd06-18c4-46bf-92a7-7eac0dc06e8f) transitioned into state 'SUCCESS' from state '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-38086242',encryption_key_id=None,group_id=69912229-62da-4f96-8b07-d85ffac580e6,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['bdc08d22-4cf5-45d6-ba6a-7acb66b6d3cb','d2e8b61f-f05d-4967-9a92-7bdf24e8526d','154bb4e2-7acb-40f8-9262-87241c3fe6e1','02956ad3-a692-4979-af5b-d6412c6faf50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=1bd5c372-8302-47bf-864e-db0c8fa91b60)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:04.954795 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5e342b-e64c-40ea-8152-f523ceb55cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:04.954887 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:04.956984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:04.956984 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:04.956984 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:04.976656 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.976656 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.978035 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.978173 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.978744 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.979705 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.979973 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5e342b-e64c-40ea-8152-f523ceb55cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:04.980080 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.980080 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.980639 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.980725 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (6ef81d21-553b-43ab-8f5f-abf67a7e2acb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:04.980897 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:04.981234 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume request issued successfully. Aug 08 06:25:04.982331 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:04.982567 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:05.001479 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de1f3b54-a921-41e7-a036-812db8d154d7 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba returned with HTTP 200 Aug 08 06:25:05.001982 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 236/937] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:04 2026] GET /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba => generated 633 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:05.024102 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f2d91738-e5a7-4349-9f33-e95921859c7d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.028671 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba/defaults Aug 08 06:25:05.031179 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:05.031179 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'defaults' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:05.044497 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:05.046716 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.047231 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.047954 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.049616 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.049959 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:05.049959 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:05.051118 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.051118 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.052659 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.057822 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8559d347-a22c-4cf8-931e-b2413893a91e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:05.057993 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f2d91738-e5a7-4349-9f33-e95921859c7d tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba/defaults returned with HTTP 200 Aug 08 06:25:05.058878 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 232/938] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:25:04 2026] POST /volume/v3/volumes => generated 818 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:05.058953 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 235/939] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:25:05 2026] GET /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba/defaults => generated 633 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:05.079352 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.079493 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-853c31c7-16c5-415d-b7ce-c389ef35e247 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.081568 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-853c31c7-16c5-415d-b7ce-c389ef35e247 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/b3fcc537-0c49-43ec-bff5-e90fe3e5c672 Aug 08 06:25:05.082088 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-853c31c7-16c5-415d-b7ce-c389ef35e247 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:05.082602 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-853c31c7-16c5-415d-b7ce-c389ef35e247 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:05.084487 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba Aug 08 06:25:05.085627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:05.094494 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:05.094494 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:05.097934 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:05.097934 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:05.107346 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-853c31c7-16c5-415d-b7ce-c389ef35e247 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:05.107346 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-853c31c7-16c5-415d-b7ce-c389ef35e247 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:05.107346 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-853c31c7-16c5-415d-b7ce-c389ef35e247 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:05.175178 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.175347 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-853c31c7-16c5-415d-b7ce-c389ef35e247 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:05.175657 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.176069 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.176483 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.177327 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.177327 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.177642 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.177977 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.186898 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:05.186898 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:05.193598 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f61cd82-76f3-4935-8ea1-ee480ed2c740 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba returned with HTTP 200 Aug 08 06:25:05.194317 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 237/940] 10.4.3.32 () {68 vars in 1367 bytes} [Sat Aug 8 06:25:05 2026] PUT /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba => generated 591 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:05.202763 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-853c31c7-16c5-415d-b7ce-c389ef35e247 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/b3fcc537-0c49-43ec-bff5-e90fe3e5c672 returned with HTTP 200 Aug 08 06:25:05.203093 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 237/941] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:05 2026] GET /volume/v3/volumes/b3fcc537-0c49-43ec-bff5-e90fe3e5c672 => generated 886 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:05.205885 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-46af9c57-088c-4ff1-9a02-8563132b3183 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.208664 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-46af9c57-088c-4ff1-9a02-8563132b3183 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] DELETE https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba Aug 08 06:25:05.208827 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-46af9c57-088c-4ff1-9a02-8563132b3183 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:05.208997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-46af9c57-088c-4ff1-9a02-8563132b3183 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:05.218187 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-46af9c57-088c-4ff1-9a02-8563132b3183 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba returned with HTTP 200 Aug 08 06:25:05.218647 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 233/942] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:25:05 2026] DELETE /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 06:25:05.234726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-28031ded-bb96-4681-8f20-a71c605e9c12 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.238559 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28031ded-bb96-4681-8f20-a71c605e9c12 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba Aug 08 06:25:05.238559 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28031ded-bb96-4681-8f20-a71c605e9c12 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:05.240456 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28031ded-bb96-4681-8f20-a71c605e9c12 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:05.271375 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28031ded-bb96-4681-8f20-a71c605e9c12 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba returned with HTTP 200 Aug 08 06:25:05.272396 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 236/943] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:05 2026] GET /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba => generated 633 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:05.285656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-988fdbe4-2303-4945-b8d3-5e65e2add025 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.289070 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-988fdbe4-2303-4945-b8d3-5e65e2add025 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba Aug 08 06:25:05.289365 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-988fdbe4-2303-4945-b8d3-5e65e2add025 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:05.509037 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-988fdbe4-2303-4945-b8d3-5e65e2add025 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba returned with HTTP 200 Aug 08 06:25:05.509037 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 238/944] 10.4.3.32 () {68 vars in 1368 bytes} [Sat Aug 8 06:25:05 2026] PUT /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba => generated 591 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:05.527254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3a988d4f-994d-41c0-b1e3-7369d5c84053 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.530059 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a988d4f-994d-41c0-b1e3-7369d5c84053 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba/defaults Aug 08 06:25:05.530059 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a988d4f-994d-41c0-b1e3-7369d5c84053 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:05.530279 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a988d4f-994d-41c0-b1e3-7369d5c84053 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'defaults' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:05.550357 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a988d4f-994d-41c0-b1e3-7369d5c84053 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba/defaults returned with HTTP 200 Aug 08 06:25:05.550955 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 238/945] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:25:05 2026] GET /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba/defaults => generated 633 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:05.569040 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dd86f421-5c04-4773-8185-58df2cadf56f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.571506 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba Aug 08 06:25:05.571942 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:05.573456 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:05.595004 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-966422889 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-966422889, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.596875 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.596875 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.596875 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.596875 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.596875 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:05.615510 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dd86f421-5c04-4773-8185-58df2cadf56f tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba returned with HTTP 200 Aug 08 06:25:05.615510 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 234/946] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:05 2026] GET /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba => generated 633 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:05.637393 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-41fe7a23-5530-4d41-a989-7a880394449b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.643766 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41fe7a23-5530-4d41-a989-7a880394449b tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True Aug 08 06:25:05.644082 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41fe7a23-5530-4d41-a989-7a880394449b tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:05.645277 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41fe7a23-5530-4d41-a989-7a880394449b tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:05.690012 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41fe7a23-5530-4d41-a989-7a880394449b tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True returned with HTTP 200 Aug 08 06:25:05.690012 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 237/947] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:05 2026] GET /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True => generated 1374 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:05.714820 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-17666fe0-67d5-4313-a55c-889948900cf1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:05.850062 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:05.850556 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-323841121"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:05.852912 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-323841121'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:05.852912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Create volume of 1 GB Aug 08 06:25:05.862616 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Availability Zones retrieved successfully. Aug 08 06:25:05.870890 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Flow 'volume_create_api' (e3d59d09-fce6-4122-adc1-5983e82672c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:05.872268 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3b126f-4c10-4a77-a61a-d3564992398f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:05.873590 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:05.919716 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3b126f-4c10-4a77-a61a-d3564992398f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:05.920072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a2c1276-ed11-4156-89ce-fb11d8248d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:06.012113 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Created reservations ['1a44993e-5e4e-4260-b27f-14d3924913aa', 'f8a7e65b-0f60-4434-800b-863ab2effee1', 'b39690b5-02db-4e00-8aea-f61695e3979d', 'e4cb8d98-bcf9-4941-aabd-29eb1745e3e2'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:06.013083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a2c1276-ed11-4156-89ce-fb11d8248d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a44993e-5e4e-4260-b27f-14d3924913aa', 'f8a7e65b-0f60-4434-800b-863ab2effee1', 'b39690b5-02db-4e00-8aea-f61695e3979d', 'e4cb8d98-bcf9-4941-aabd-29eb1745e3e2']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:06.013951 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48b9559-fedc-4424-90de-d89a000575bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:06.040740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48b9559-fedc-4424-90de-d89a000575bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5b0b981-63a0-44eb-a564-3b8413a3e44a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-323841121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f1ad4cf0494d8f8746d267709cddba',qos_specs=None,replication_status=,reservations=['1a44993e-5e4e-4260-b27f-14d3924913aa','f8a7e65b-0f60-4434-800b-863ab2effee1','b39690b5-02db-4e00-8aea-f61695e3979d','e4cb8d98-bcf9-4941-aabd-29eb1745e3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2e29562878423ea0c09b963112fac4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-323841121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5b0b981-63a0-44eb-a564-3b8413a3e44a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10f1ad4cf0494d8f8746d267709cddba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f2e29562878423ea0c09b963112fac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:06.043067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726ad2bb-b87e-4419-86c6-bf68d23c294a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:06.068703 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726ad2bb-b87e-4419-86c6-bf68d23c294a) transitioned into state 'SUCCESS' from state '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-323841121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f1ad4cf0494d8f8746d267709cddba',qos_specs=None,replication_status=,reservations=['1a44993e-5e4e-4260-b27f-14d3924913aa','f8a7e65b-0f60-4434-800b-863ab2effee1','b39690b5-02db-4e00-8aea-f61695e3979d','e4cb8d98-bcf9-4941-aabd-29eb1745e3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2e29562878423ea0c09b963112fac4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:06.069970 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04e87ac-d2ca-43be-aa3e-8b2f15941cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:06.083673 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04e87ac-d2ca-43be-aa3e-8b2f15941cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:06.084708 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Flow 'volume_create_api' (e3d59d09-fce6-4122-adc1-5983e82672c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:06.085218 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Create volume request issued successfully. Aug 08 06:25:06.085921 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17666fe0-67d5-4313-a55c-889948900cf1 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:06.086338 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 239/948] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:05 2026] POST /volume/v3/volumes => generated 753 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:06.102950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-485bcc97-3112-481f-bddf-31f433575011 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:06.105688 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-485bcc97-3112-481f-bddf-31f433575011 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] GET https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a Aug 08 06:25:06.107996 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-485bcc97-3112-481f-bddf-31f433575011 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:06.107996 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-485bcc97-3112-481f-bddf-31f433575011 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:06.117672 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:06.117672 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:06.123351 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-485bcc97-3112-481f-bddf-31f433575011 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Volume info retrieved successfully. Aug 08 06:25:06.130880 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-485bcc97-3112-481f-bddf-31f433575011 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a returned with HTTP 200 Aug 08 06:25:06.131864 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 239/949] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:06 2026] GET /volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:06.226103 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d489f9b3-1010-4e2d-8287-77a45f7a5073 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:06.229884 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d489f9b3-1010-4e2d-8287-77a45f7a5073 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/b3fcc537-0c49-43ec-bff5-e90fe3e5c672 Aug 08 06:25:06.229884 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d489f9b3-1010-4e2d-8287-77a45f7a5073 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:06.229884 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d489f9b3-1010-4e2d-8287-77a45f7a5073 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:06.242807 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:06.242807 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:06.250137 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d489f9b3-1010-4e2d-8287-77a45f7a5073 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:06.251287 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-d489f9b3-1010-4e2d-8287-77a45f7a5073 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:06.252791 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-d489f9b3-1010-4e2d-8287-77a45f7a5073 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:06.309230 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-d489f9b3-1010-4e2d-8287-77a45f7a5073 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:06.315443 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:06.315443 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:06.329984 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d489f9b3-1010-4e2d-8287-77a45f7a5073 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/b3fcc537-0c49-43ec-bff5-e90fe3e5c672 returned with HTTP 200 Aug 08 06:25:06.330646 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 235/950] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:06 2026] GET /volume/v3/volumes/b3fcc537-0c49-43ec-bff5-e90fe3e5c672 => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:06.350767 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:06.353606 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:06.354879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1460514468", "volume_type": "1bd5c372-8302-47bf-864e-db0c8fa91b60", "group_id": "69912229-62da-4f96-8b07-d85ffac580e6", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:06.357105 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1460514468', 'volume_type': '1bd5c372-8302-47bf-864e-db0c8fa91b60', 'group_id': '69912229-62da-4f96-8b07-d85ffac580e6', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:06.372117 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:06.372117 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:06.373579 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume of 1 GB Aug 08 06:25:06.394585 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability Zones retrieved successfully. Aug 08 06:25:06.411021 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (624ba6da-3c5d-4c58-ac43-41c1a4359e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:06.412027 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24d979e-70e8-4334-9b86-c75ba54ed13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:06.413473 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:06.413473 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:06.414090 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:06.454738 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24d979e-70e8-4334-9b86-c75ba54ed13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1bd5c372-8302-47bf-864e-db0c8fa91b60,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-966422889',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1bd5c372-8302-47bf-864e-db0c8fa91b60', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '69912229-62da-4f96-8b07-d85ffac580e6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:06.456425 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53465cb7-3e50-4b64-9148-3d69906d721d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:06.525578 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['b066658a-b59f-4078-9ca5-29f583831ad2', '7499eba1-ce03-4fa0-be5b-c8ff944b5b53', '7dd64f83-a25a-4e78-ade6-f57a518b2a95', '77c690aa-5660-4bb1-919e-867b4e5e6392'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:06.526624 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53465cb7-3e50-4b64-9148-3d69906d721d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b066658a-b59f-4078-9ca5-29f583831ad2', '7499eba1-ce03-4fa0-be5b-c8ff944b5b53', '7dd64f83-a25a-4e78-ade6-f57a518b2a95', '77c690aa-5660-4bb1-919e-867b4e5e6392']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:06.527939 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9097b0ae-f616-4546-bb34-d2a3a8ce38bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:06.562157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9097b0ae-f616-4546-bb34-d2a3a8ce38bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '187b9d45-f2e1-4435-9f21-3dfa5be59dc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1460514468',encryption_key_id=None,group_id=69912229-62da-4f96-8b07-d85ffac580e6,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['b066658a-b59f-4078-9ca5-29f583831ad2','7499eba1-ce03-4fa0-be5b-c8ff944b5b53','7dd64f83-a25a-4e78-ade6-f57a518b2a95','77c690aa-5660-4bb1-919e-867b4e5e6392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=1bd5c372-8302-47bf-864e-db0c8fa91b60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1460514468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=69912229-62da-4f96-8b07-d85ffac580e6,host=None,id=187b9d45-f2e1-4435-9f21-3dfa5be59dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0f95ebd878463a8aae3144d2093e31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1bd5c372-8302-47bf-864e-db0c8fa91b60),volume_type_id=1bd5c372-8302-47bf-864e-db0c8fa91b60)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:06.563324 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc2d327-39bc-4798-b4de-76c1a30e0e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:06.588139 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc2d327-39bc-4798-b4de-76c1a30e0e11) transitioned into state 'SUCCESS' from state '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-1460514468',encryption_key_id=None,group_id=69912229-62da-4f96-8b07-d85ffac580e6,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['b066658a-b59f-4078-9ca5-29f583831ad2','7499eba1-ce03-4fa0-be5b-c8ff944b5b53','7dd64f83-a25a-4e78-ade6-f57a518b2a95','77c690aa-5660-4bb1-919e-867b4e5e6392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=1bd5c372-8302-47bf-864e-db0c8fa91b60)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:06.589070 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (481f5ad5-7b3d-47ef-a405-bfed0111ccaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:06.608357 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (481f5ad5-7b3d-47ef-a405-bfed0111ccaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:06.609563 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (624ba6da-3c5d-4c58-ac43-41c1a4359e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:06.610205 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume request issued successfully. Aug 08 06:25:06.612098 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:06.612098 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:06.665995 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:06.669645 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:06.669645 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:06.675662 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dbe71f21-0b6c-4593-bc34-a61151e55aad tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:06.676320 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 238/951] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:25:06 2026] POST /volume/v3/volumes => generated 820 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:06.692502 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-73eba4f6-629e-4a48-9c98-b3957f12cfcf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:06.694787 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73eba4f6-629e-4a48-9c98-b3957f12cfcf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 Aug 08 06:25:06.695002 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73eba4f6-629e-4a48-9c98-b3957f12cfcf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:06.695196 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73eba4f6-629e-4a48-9c98-b3957f12cfcf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:06.707964 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:06.707964 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:06.715811 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-73eba4f6-629e-4a48-9c98-b3957f12cfcf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:06.716913 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-73eba4f6-629e-4a48-9c98-b3957f12cfcf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:06.717444 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-73eba4f6-629e-4a48-9c98-b3957f12cfcf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:06.778365 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-73eba4f6-629e-4a48-9c98-b3957f12cfcf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:06.782888 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:06.782888 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:06.796629 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73eba4f6-629e-4a48-9c98-b3957f12cfcf tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 returned with HTTP 200 Aug 08 06:25:06.797181 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 240/952] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:06 2026] GET /volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 => generated 888 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:07.153968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b5dea408-0a94-400f-8617-b91abea6e967 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:07.156095 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5dea408-0a94-400f-8617-b91abea6e967 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] GET https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a Aug 08 06:25:07.157461 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5dea408-0a94-400f-8617-b91abea6e967 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:07.157461 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5dea408-0a94-400f-8617-b91abea6e967 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:07.167508 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:07.167508 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:07.174730 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b5dea408-0a94-400f-8617-b91abea6e967 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Volume info retrieved successfully. Aug 08 06:25:07.183607 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5dea408-0a94-400f-8617-b91abea6e967 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a returned with HTTP 200 Aug 08 06:25:07.183607 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 240/953] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:07 2026] GET /volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:07.201764 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d134c5cd-e07b-4e3c-8035-5fcc539dbab0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:07.205802 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d134c5cd-e07b-4e3c-8035-5fcc539dbab0 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True Aug 08 06:25:07.206901 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d134c5cd-e07b-4e3c-8035-5fcc539dbab0 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:07.209604 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d134c5cd-e07b-4e3c-8035-5fcc539dbab0 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:07.252659 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d134c5cd-e07b-4e3c-8035-5fcc539dbab0 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True returned with HTTP 200 Aug 08 06:25:07.253242 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 236/954] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:07 2026] GET /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True => generated 1374 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:07.269239 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b9ddf908-f0fa-4367-9d67-d4ca393bd36f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:07.271924 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9ddf908-f0fa-4367-9d67-d4ca393bd36f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a Aug 08 06:25:07.271924 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9ddf908-f0fa-4367-9d67-d4ca393bd36f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:07.272131 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b9ddf908-f0fa-4367-9d67-d4ca393bd36f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:07.272378 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b9ddf908-f0fa-4367-9d67-d4ca393bd36f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Delete volume with id: c5b0b981-63a0-44eb-a564-3b8413a3e44a Aug 08 06:25:07.283191 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:07.283191 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:07.283933 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b9ddf908-f0fa-4367-9d67-d4ca393bd36f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Volume info retrieved successfully. Aug 08 06:25:07.316360 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b9ddf908-f0fa-4367-9d67-d4ca393bd36f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Delete volume request issued successfully. Aug 08 06:25:07.316833 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b9ddf908-f0fa-4367-9d67-d4ca393bd36f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a returned with HTTP 202 Aug 08 06:25:07.317397 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 239/955] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:07 2026] DELETE /volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:07.329049 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d0205fbc-2c10-4a5f-90e5-81ee0bd5c132 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:07.331937 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0205fbc-2c10-4a5f-90e5-81ee0bd5c132 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] GET https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a Aug 08 06:25:07.332793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0205fbc-2c10-4a5f-90e5-81ee0bd5c132 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:07.332793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0205fbc-2c10-4a5f-90e5-81ee0bd5c132 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:07.347223 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:07.347223 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:07.357943 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d0205fbc-2c10-4a5f-90e5-81ee0bd5c132 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Volume info retrieved successfully. Aug 08 06:25:07.368268 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0205fbc-2c10-4a5f-90e5-81ee0bd5c132 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a returned with HTTP 200 Aug 08 06:25:07.369187 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 241/956] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:07 2026] GET /volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:07.813984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3a891b7d-4635-4f81-9eea-a17a3802c263 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:07.816331 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a891b7d-4635-4f81-9eea-a17a3802c263 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 Aug 08 06:25:07.816673 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a891b7d-4635-4f81-9eea-a17a3802c263 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:07.816795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a891b7d-4635-4f81-9eea-a17a3802c263 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:07.832716 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:07.832716 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:07.841617 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3a891b7d-4635-4f81-9eea-a17a3802c263 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:07.842723 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-3a891b7d-4635-4f81-9eea-a17a3802c263 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:07.842982 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-3a891b7d-4635-4f81-9eea-a17a3802c263 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:07.906980 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-3a891b7d-4635-4f81-9eea-a17a3802c263 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:07.913847 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:07.913847 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:07.926380 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a891b7d-4635-4f81-9eea-a17a3802c263 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 returned with HTTP 200 Aug 08 06:25:07.926896 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 241/957] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:07 2026] GET /volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:07.945557 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-28a52aa9-1460-4cda-ac58-89a3a8ac4e78 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:07.948376 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28a52aa9-1460-4cda-ac58-89a3a8ac4e78 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] PUT https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:07.949792 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28a52aa9-1460-4cda-ac58-89a3a8ac4e78 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b3fcc537-0c49-43ec-bff5-e90fe3e5c672"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:07.956876 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-28a52aa9-1460-4cda-ac58-89a3a8ac4e78 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Update called for group 69912229-62da-4f96-8b07-d85ffac580e6. {{(pid=100288) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 06:25:07.957154 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-28a52aa9-1460-4cda-ac58-89a3a8ac4e78 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Updating group 69912229-62da-4f96-8b07-d85ffac580e6 with name None description: None add_volumes: None remove_volumes: b3fcc537-0c49-43ec-bff5-e90fe3e5c672. Aug 08 06:25:07.961611 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:07.961611 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:08.009656 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28a52aa9-1460-4cda-ac58-89a3a8ac4e78 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 202 Aug 08 06:25:08.009948 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 237/958] 10.4.3.32 () {70 vars in 1399 bytes} [Sat Aug 8 06:25:07 2026] PUT /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:08.019670 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c2ec5bd4-d314-416f-92e7-ece7d6fd6c73 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:08.022912 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2ec5bd4-d314-416f-92e7-ece7d6fd6c73 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:08.023213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2ec5bd4-d314-416f-92e7-ece7d6fd6c73 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:08.023500 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2ec5bd4-d314-416f-92e7-ece7d6fd6c73 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:08.024230 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-c2ec5bd4-d314-416f-92e7-ece7d6fd6c73 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:08.028579 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:08.028579 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:08.038747 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2ec5bd4-d314-416f-92e7-ece7d6fd6c73 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:08.039321 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 240/959] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:08 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:08.389909 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-87572f87-1843-4dfa-930a-deae4a6c2704 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:08.392852 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87572f87-1843-4dfa-930a-deae4a6c2704 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] GET https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a Aug 08 06:25:08.393138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87572f87-1843-4dfa-930a-deae4a6c2704 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:08.393372 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87572f87-1843-4dfa-930a-deae4a6c2704 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:08.402191 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87572f87-1843-4dfa-930a-deae4a6c2704 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a returned with HTTP 404 Aug 08 06:25:08.403162 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 242/960] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:08 2026] GET /volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:08.412458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3d27da95-b5e9-4dfe-b87b-91372eb9904a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:08.414983 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d27da95-b5e9-4dfe-b87b-91372eb9904a tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] GET https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a Aug 08 06:25:08.415239 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d27da95-b5e9-4dfe-b87b-91372eb9904a tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:08.415586 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d27da95-b5e9-4dfe-b87b-91372eb9904a tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:08.426681 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d27da95-b5e9-4dfe-b87b-91372eb9904a tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a returned with HTTP 404 Aug 08 06:25:08.427846 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 242/961] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:08 2026] GET /volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:08.437184 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9a32988d-d545-4721-88c1-10f0078accaf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:08.439859 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a32988d-d545-4721-88c1-10f0078accaf tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a Aug 08 06:25:08.440191 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a32988d-d545-4721-88c1-10f0078accaf tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:08.440393 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a32988d-d545-4721-88c1-10f0078accaf tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:08.440592 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9a32988d-d545-4721-88c1-10f0078accaf tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Delete volume with id: c5b0b981-63a0-44eb-a564-3b8413a3e44a Aug 08 06:25:08.452124 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a32988d-d545-4721-88c1-10f0078accaf tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a returned with HTTP 404 Aug 08 06:25:08.452702 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 238/962] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:08 2026] DELETE /volume/v3/volumes/c5b0b981-63a0-44eb-a564-3b8413a3e44a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:08.465233 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-41025355-3210-4249-9dab-69e088c22be6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:08.467599 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:08.468103 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-46417523"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:08.470546 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-46417523'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:08.470709 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Create volume of 1 GB Aug 08 06:25:08.471875 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:08.471875 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:08.475997 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Availability Zones retrieved successfully. Aug 08 06:25:08.487031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Flow 'volume_create_api' (e3bcc702-a615-44c0-8ed8-db8b0847e14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:08.488338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f9953a-0a0a-45f9-b2be-eb368d0bfa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:08.489630 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:08.527904 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f9953a-0a0a-45f9-b2be-eb368d0bfa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:08.529145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f51468-76b7-4a7d-bc5a-95a5d185217b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:08.608840 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Created reservations ['c3e2e4b3-539b-4300-9e68-f0a12a691641', 'f035bb76-fbe8-49ac-a123-c33b4a357b13', 'ef047df4-786a-4596-8e6b-7e28523841be', '73044a68-def1-41b7-b620-3a8c68c3f97a'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:08.610260 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f51468-76b7-4a7d-bc5a-95a5d185217b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3e2e4b3-539b-4300-9e68-f0a12a691641', 'f035bb76-fbe8-49ac-a123-c33b4a357b13', 'ef047df4-786a-4596-8e6b-7e28523841be', '73044a68-def1-41b7-b620-3a8c68c3f97a']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:08.611265 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a251c8f-dd89-48f0-9a19-a32c3b9d47a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:08.647503 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a251c8f-dd89-48f0-9a19-a32c3b9d47a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14f0b6c2-d66f-4599-8133-8bb500b26336', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-46417523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f1ad4cf0494d8f8746d267709cddba',qos_specs=None,replication_status=,reservations=['c3e2e4b3-539b-4300-9e68-f0a12a691641','f035bb76-fbe8-49ac-a123-c33b4a357b13','ef047df4-786a-4596-8e6b-7e28523841be','73044a68-def1-41b7-b620-3a8c68c3f97a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2e29562878423ea0c09b963112fac4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-46417523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14f0b6c2-d66f-4599-8133-8bb500b26336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10f1ad4cf0494d8f8746d267709cddba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f2e29562878423ea0c09b963112fac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:08.649241 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1891e7d1-511a-4fe5-8e98-4f97dd205c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:08.679582 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1891e7d1-511a-4fe5-8e98-4f97dd205c85) transitioned into state 'SUCCESS' from state '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-46417523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f1ad4cf0494d8f8746d267709cddba',qos_specs=None,replication_status=,reservations=['c3e2e4b3-539b-4300-9e68-f0a12a691641','f035bb76-fbe8-49ac-a123-c33b4a357b13','ef047df4-786a-4596-8e6b-7e28523841be','73044a68-def1-41b7-b620-3a8c68c3f97a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2e29562878423ea0c09b963112fac4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:08.680899 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511763f6-557c-481b-b3ad-2712f9080a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:08.708005 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511763f6-557c-481b-b3ad-2712f9080a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:08.713034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Flow 'volume_create_api' (e3bcc702-a615-44c0-8ed8-db8b0847e14b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:08.715264 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Create volume request issued successfully. Aug 08 06:25:08.715264 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41025355-3210-4249-9dab-69e088c22be6 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:08.715440 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 241/963] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:08 2026] POST /volume/v3/volumes => generated 752 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:08.750713 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7ae936d-17f5-4946-a03a-31766285e9dc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:08.756033 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7ae936d-17f5-4946-a03a-31766285e9dc tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] GET https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:08.756033 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7ae936d-17f5-4946-a03a-31766285e9dc tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:08.756033 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7ae936d-17f5-4946-a03a-31766285e9dc tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:08.767324 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:08.767324 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:08.780429 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a7ae936d-17f5-4946-a03a-31766285e9dc tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Volume info retrieved successfully. Aug 08 06:25:08.790543 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7ae936d-17f5-4946-a03a-31766285e9dc tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 returned with HTTP 200 Aug 08 06:25:08.791368 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 243/964] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:08 2026] GET /volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:09.052685 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b5b25c7f-da23-4497-bdd0-1b070bacd254 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:09.055129 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5b25c7f-da23-4497-bdd0-1b070bacd254 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:09.055428 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5b25c7f-da23-4497-bdd0-1b070bacd254 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:09.056304 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5b25c7f-da23-4497-bdd0-1b070bacd254 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:09.056304 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-b5b25c7f-da23-4497-bdd0-1b070bacd254 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:09.062615 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:09.062615 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:09.075749 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5b25c7f-da23-4497-bdd0-1b070bacd254 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:09.076317 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 243/965] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:09 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:09.088488 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fa139837-3ad8-4d3f-84ba-43715fcc4637 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:09.090522 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa139837-3ad8-4d3f-84ba-43715fcc4637 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] PUT https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:09.090929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa139837-3ad8-4d3f-84ba-43715fcc4637 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b3fcc537-0c49-43ec-bff5-e90fe3e5c672"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:09.092893 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-fa139837-3ad8-4d3f-84ba-43715fcc4637 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Update called for group 69912229-62da-4f96-8b07-d85ffac580e6. {{(pid=100288) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 06:25:09.093054 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-fa139837-3ad8-4d3f-84ba-43715fcc4637 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Updating group 69912229-62da-4f96-8b07-d85ffac580e6 with name None description: None add_volumes: b3fcc537-0c49-43ec-bff5-e90fe3e5c672 remove_volumes: None. Aug 08 06:25:09.096540 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:09.096540 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:09.135388 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa139837-3ad8-4d3f-84ba-43715fcc4637 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 202 Aug 08 06:25:09.137860 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 239/966] 10.4.3.32 () {70 vars in 1399 bytes} [Sat Aug 8 06:25:09 2026] PUT /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:09.145828 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4dd79cd4-7c74-4442-88ab-09db92367ef1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:09.148885 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dd79cd4-7c74-4442-88ab-09db92367ef1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:09.149194 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dd79cd4-7c74-4442-88ab-09db92367ef1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:09.149458 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dd79cd4-7c74-4442-88ab-09db92367ef1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:09.149630 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-4dd79cd4-7c74-4442-88ab-09db92367ef1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:09.155701 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:09.155701 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:09.169923 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dd79cd4-7c74-4442-88ab-09db92367ef1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:09.170391 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 242/967] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:09 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:09.438860 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:09.441891 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:09.442416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-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": "36b63f83-d161-4e68-82f2-115f93569993", "source_volid": null, "backup_id": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:09.444910 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-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': '36b63f83-d161-4e68-82f2-115f93569993', 'source_volid': None, 'backup_id': None}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:09.592784 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Create volume of 1 GB Aug 08 06:25:09.599745 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Availability Zones retrieved successfully. Aug 08 06:25:09.608069 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Flow 'volume_create_api' (d1692d36-081a-4903-833e-3cee39141410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:09.610321 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b956abec-5eaf-433e-b0c4-1b272b21d7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:09.612125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:09.721651 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b956abec-5eaf-433e-b0c4-1b272b21d7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:09.723276 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19394c07-74c2-4d90-83b1-7d1b9ab69a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:09.804392 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Created reservations ['f42d8895-b421-4db0-a135-6b395e2ea577', 'fecb451c-9fa0-4fef-bbcc-657ba1a79484', '4d332bf0-2408-4606-b878-48c1b98223a5', '940b096b-a54b-44d7-8e01-f23765cc7038'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:09.804392 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19394c07-74c2-4d90-83b1-7d1b9ab69a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f42d8895-b421-4db0-a135-6b395e2ea577', 'fecb451c-9fa0-4fef-bbcc-657ba1a79484', '4d332bf0-2408-4606-b878-48c1b98223a5', '940b096b-a54b-44d7-8e01-f23765cc7038']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:09.805921 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f41d645-80a7-42ae-b7b8-8b61c3eb0cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:09.813453 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-91582ad2-ec1a-439a-b788-033d6fa206ed None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:09.821353 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-91582ad2-ec1a-439a-b788-033d6fa206ed tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] GET https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:09.821526 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-91582ad2-ec1a-439a-b788-033d6fa206ed tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:09.822626 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-91582ad2-ec1a-439a-b788-033d6fa206ed tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:09.837300 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:09.837300 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:09.841657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f41d645-80a7-42ae-b7b8-8b61c3eb0cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a532a2a-9238-486d-be5f-e8f8c04fc3af', '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='7a2ea615322c443e9fa1fafbd8a1a432',qos_specs=None,replication_status=,reservations=['f42d8895-b421-4db0-a135-6b395e2ea577','fecb451c-9fa0-4fef-bbcc-657ba1a79484','4d332bf0-2408-4606-b878-48c1b98223a5','940b096b-a54b-44d7-8e01-f23765cc7038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04a205d6952141e9aa2812757ac4719f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:09Z,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=9a532a2a-9238-486d-be5f-e8f8c04fc3af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a2ea615322c443e9fa1fafbd8a1a432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04a205d6952141e9aa2812757ac4719f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:09.842478 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40d6624-6106-4781-9c1f-436c6a82cc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:09.847068 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-91582ad2-ec1a-439a-b788-033d6fa206ed tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Volume info retrieved successfully. Aug 08 06:25:09.858180 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-91582ad2-ec1a-439a-b788-033d6fa206ed tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 returned with HTTP 200 Aug 08 06:25:09.858180 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 244/968] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:09 2026] GET /volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:09.877517 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4b990972-3933-4a39-bd5d-ee8c865f9005 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:09.880278 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4b990972-3933-4a39-bd5d-ee8c865f9005 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True Aug 08 06:25:09.880501 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4b990972-3933-4a39-bd5d-ee8c865f9005 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:09.880680 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4b990972-3933-4a39-bd5d-ee8c865f9005 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:09.881023 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40d6624-6106-4781-9c1f-436c6a82cc08) transitioned into 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='7a2ea615322c443e9fa1fafbd8a1a432',qos_specs=None,replication_status=,reservations=['f42d8895-b421-4db0-a135-6b395e2ea577','fecb451c-9fa0-4fef-bbcc-657ba1a79484','4d332bf0-2408-4606-b878-48c1b98223a5','940b096b-a54b-44d7-8e01-f23765cc7038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04a205d6952141e9aa2812757ac4719f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:09.881149 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:09.881149 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:09.882220 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a72bde3-a5ba-40e1-91c2-75c70441847b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:09.902272 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a72bde3-a5ba-40e1-91c2-75c70441847b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:09.904634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Flow 'volume_create_api' (d1692d36-081a-4903-833e-3cee39141410) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:09.904634 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Create volume request issued successfully. Aug 08 06:25:09.905634 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9e907ce3-516a-4db0-ba6e-43e6f456a803 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:09.907823 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 244/969] 10.4.3.32 () {72 vars in 1534 bytes} [Sat Aug 8 06:25:09 2026] POST /volume/v3/volumes => generated 701 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:09.920098 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-eb7e3dd1-432d-4c07-a183-2d9479a315db None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:09.922349 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4b990972-3933-4a39-bd5d-ee8c865f9005 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True returned with HTTP 200 Aug 08 06:25:09.923067 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 240/970] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:09 2026] GET /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True => generated 1374 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:09.923957 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-eb7e3dd1-432d-4c07-a183-2d9479a315db tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af Aug 08 06:25:09.924314 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-eb7e3dd1-432d-4c07-a183-2d9479a315db tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:09.924616 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-eb7e3dd1-432d-4c07-a183-2d9479a315db tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:09.946619 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-80ad0d9f-e627-4028-a8ad-15c17a3a9c05 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:09.948901 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80ad0d9f-e627-4028-a8ad-15c17a3a9c05 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/edd4ff917f394f2cbe6a22204d233cb5?usage=True Aug 08 06:25:09.949440 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-80ad0d9f-e627-4028-a8ad-15c17a3a9c05 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:09.949866 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-80ad0d9f-e627-4028-a8ad-15c17a3a9c05 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:09.953851 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:09.953851 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:09.962242 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-eb7e3dd1-432d-4c07-a183-2d9479a315db tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:25:09.971053 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-eb7e3dd1-432d-4c07-a183-2d9479a315db tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af returned with HTTP 200 Aug 08 06:25:09.972157 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 243/971] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:09 2026] GET /volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af => generated 769 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:09.982626 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80ad0d9f-e627-4028-a8ad-15c17a3a9c05 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/edd4ff917f394f2cbe6a22204d233cb5?usage=True returned with HTTP 200 Aug 08 06:25:09.982626 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 245/972] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:09 2026] GET /volume/v3/os-quota-sets/edd4ff917f394f2cbe6a22204d233cb5?usage=True => generated 1374 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:09.989142 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-ee9ff282-92ca-447a-aefc-8c5d0a30ebde None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:09.992463 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-ee9ff282-92ca-447a-aefc-8c5d0a30ebde tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af Aug 08 06:25:09.993063 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-ee9ff282-92ca-447a-aefc-8c5d0a30ebde tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:09.993495 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-ee9ff282-92ca-447a-aefc-8c5d0a30ebde tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:10.004061 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:10.004061 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:10.007492 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-94a8d637-44ba-4b3c-9337-6ebc70c757d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.010120 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-ee9ff282-92ca-447a-aefc-8c5d0a30ebde tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:25:10.010320 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-94a8d637-44ba-4b3c-9337-6ebc70c757d7 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer Aug 08 06:25:10.010886 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-94a8d637-44ba-4b3c-9337-6ebc70c757d7 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "14f0b6c2-d66f-4599-8133-8bb500b26336"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:10.013154 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.volume_transfer [None req-94a8d637-44ba-4b3c-9337-6ebc70c757d7 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Creating new volume transfer {'transfer': {'volume_id': '14f0b6c2-d66f-4599-8133-8bb500b26336'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 08 06:25:10.013154 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-94a8d637-44ba-4b3c-9337-6ebc70c757d7 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Creating transfer of volume 14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:10.014001 np0000006785 devstack@c-api.service[100288]: INFO cinder.transfer.api [None req-94a8d637-44ba-4b3c-9337-6ebc70c757d7 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Generating transfer record for volume 14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:10.022529 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-ee9ff282-92ca-447a-aefc-8c5d0a30ebde tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af returned with HTTP 200 Aug 08 06:25:10.023342 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 245/973] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:09 2026] GET /volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af => generated 769 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:10.039193 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:10.039193 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:10.067924 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-94a8d637-44ba-4b3c-9337-6ebc70c757d7 tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 202 Aug 08 06:25:10.068608 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 241/974] 10.4.3.32 () {68 vars in 1284 bytes} [Sat Aug 8 06:25:10 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:10.084566 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.184833 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7f1ade51-e247-4594-8478-595363c741f5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.188991 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f1ade51-e247-4594-8478-595363c741f5 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:10.188991 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f1ade51-e247-4594-8478-595363c741f5 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:10.190713 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f1ade51-e247-4594-8478-595363c741f5 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:10.190713 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-7f1ade51-e247-4594-8478-595363c741f5 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:10.196653 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:10.196653 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:10.221236 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f1ade51-e247-4594-8478-595363c741f5 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:10.221431 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 246/975] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:10 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:10.240856 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-49c4b08c-61ab-4b80-a88d-9695deef63e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.245004 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49c4b08c-61ab-4b80-a88d-9695deef63e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] PUT https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:10.245004 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49c4b08c-61ab-4b80-a88d-9695deef63e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "187b9d45-f2e1-4435-9f21-3dfa5be59dc8"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:10.254703 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-49c4b08c-61ab-4b80-a88d-9695deef63e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Update called for group 69912229-62da-4f96-8b07-d85ffac580e6. {{(pid=100290) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 06:25:10.254888 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-49c4b08c-61ab-4b80-a88d-9695deef63e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Updating group 69912229-62da-4f96-8b07-d85ffac580e6 with name None description: None add_volumes: None remove_volumes: 187b9d45-f2e1-4435-9f21-3dfa5be59dc8. Aug 08 06:25:10.262877 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:10.262877 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:10.296610 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49c4b08c-61ab-4b80-a88d-9695deef63e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 202 Aug 08 06:25:10.297237 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 246/976] 10.4.3.32 () {70 vars in 1399 bytes} [Sat Aug 8 06:25:10 2026] PUT /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:10.313990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4f9e12f5-4c91-4ecc-8809-36f413521450 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.314132 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer/57f0c2b1-76d6-471b-b462-273606506d0f/accept Aug 08 06:25:10.314132 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "27ae22fae16bae07"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:10.316123 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f9e12f5-4c91-4ecc-8809-36f413521450 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:10.316594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f9e12f5-4c91-4ecc-8809-36f413521450 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:10.316908 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f9e12f5-4c91-4ecc-8809-36f413521450 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:10.317082 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-4f9e12f5-4c91-4ecc-8809-36f413521450 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:10.317234 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.volume_transfer [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Accepting volume transfer 57f0c2b1-76d6-471b-b462-273606506d0f {{(pid=100289) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 06:25:10.317737 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.volume_transfer [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Accepting transfer 57f0c2b1-76d6-471b-b462-273606506d0f Aug 08 06:25:10.328330 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:10.328330 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:10.343722 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f9e12f5-4c91-4ecc-8809-36f413521450 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:10.344674 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 242/977] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:10 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:10.462762 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Created reservations ['8f5b9e25-34e7-47da-9c24-a50c8d99fe22', '228506bf-cef9-4234-a59c-aa75f49ea357', 'f60029c3-d614-41e3-ae9c-f033fb7c18da', 'dc843e16-e453-4f99-a01d-d078d74ffab9'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:10.495157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Created reservations ['97b5bcbe-e862-4958-8d4e-9ef6e113f0ee', 'da06042e-bd16-4f45-acf4-9780aaab7bcc', 'f0da9654-5adc-4e96-b913-9790804f2cee', 'e07c7336-2cd6-4071-bd13-f76432d4ec29'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:10.562344 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Created reservations ['a7118095-dcf6-4662-8a85-b542cd27c69a', 'e5ad4152-f2c2-4f06-a88a-f8646d88adbc', 'bb3dd84a-41ec-4023-b198-c8b6a5871d16', 'd11a9d68-0065-4aa7-8836-d5c462d7ddfd'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:10.624996 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Created reservations ['6e7f201c-54de-4c50-821c-fc656f5a78ed', 'ca5dc6c1-df5a-49e9-b1e8-473816246355', 'd5fc0406-9260-4875-a694-7316b40f2060', '95955bb0-73bb-40e8-b666-1a39206b917f'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:10.641748 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Transfer volume completed successfully. Aug 08 06:25:10.756345 np0000006785 devstack@c-api.service[100289]: INFO cinder.transfer.api [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Volume 14f0b6c2-d66f-4599-8133-8bb500b26336 has been transferred. Aug 08 06:25:10.771592 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4353114c-e66b-4198-b8c1-ce8eb1fd79b0 tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/57f0c2b1-76d6-471b-b462-273606506d0f/accept returned with HTTP 202 Aug 08 06:25:10.771592 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 244/978] 10.4.3.32 () {68 vars in 1416 bytes} [Sat Aug 8 06:25:10 2026] POST /volume/v3/os-volume-transfer/57f0c2b1-76d6-471b-b462-273606506d0f/accept => generated 363 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:10.785571 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aef81efb-15d4-403d-b08d-6064aeb629be None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.787750 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aef81efb-15d4-403d-b08d-6064aeb629be tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] GET https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:10.788226 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aef81efb-15d4-403d-b08d-6064aeb629be tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:10.788933 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aef81efb-15d4-403d-b08d-6064aeb629be tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:10.801387 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:10.801387 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:10.813045 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aef81efb-15d4-403d-b08d-6064aeb629be tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] Volume info retrieved successfully. Aug 08 06:25:10.817275 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aef81efb-15d4-403d-b08d-6064aeb629be tempest-VolumeQuotasAdminTestJSON-44730122 tempest-VolumeQuotasAdminTestJSON-44730122-project-member] https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 returned with HTTP 200 Aug 08 06:25:10.817978 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 247/979] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:10 2026] GET /volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:10.839017 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-917048ae-bc39-497d-a2e2-170dad3b4301 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.841054 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-917048ae-bc39-497d-a2e2-170dad3b4301 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True Aug 08 06:25:10.841297 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-917048ae-bc39-497d-a2e2-170dad3b4301 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:10.841556 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-917048ae-bc39-497d-a2e2-170dad3b4301 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:10.868973 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-917048ae-bc39-497d-a2e2-170dad3b4301 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True returned with HTTP 200 Aug 08 06:25:10.869633 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 247/980] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:10 2026] GET /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba?usage=True => generated 1374 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:10.885332 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dccd1b78-d79d-4b90-8840-c0984a7b00e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.887640 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dccd1b78-d79d-4b90-8840-c0984a7b00e5 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/edd4ff917f394f2cbe6a22204d233cb5?usage=True Aug 08 06:25:10.888078 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dccd1b78-d79d-4b90-8840-c0984a7b00e5 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:10.888230 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dccd1b78-d79d-4b90-8840-c0984a7b00e5 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:10.888690 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:10.888690 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:10.913820 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dccd1b78-d79d-4b90-8840-c0984a7b00e5 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/edd4ff917f394f2cbe6a22204d233cb5?usage=True returned with HTTP 200 Aug 08 06:25:10.914327 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 243/981] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:10 2026] GET /volume/v3/os-quota-sets/edd4ff917f394f2cbe6a22204d233cb5?usage=True => generated 1374 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:10.932424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-43ee9cf0-0a7b-4ff1-8b35-e46afccc2f56 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.934334 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43ee9cf0-0a7b-4ff1-8b35-e46afccc2f56 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:10.934487 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43ee9cf0-0a7b-4ff1-8b35-e46afccc2f56 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:10.935382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43ee9cf0-0a7b-4ff1-8b35-e46afccc2f56 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:10.935382 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-43ee9cf0-0a7b-4ff1-8b35-e46afccc2f56 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Delete volume with id: 14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:10.947517 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:10.947517 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:10.947841 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-43ee9cf0-0a7b-4ff1-8b35-e46afccc2f56 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Volume info retrieved successfully. Aug 08 06:25:10.975064 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-43ee9cf0-0a7b-4ff1-8b35-e46afccc2f56 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Delete volume request issued successfully. Aug 08 06:25:10.975498 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43ee9cf0-0a7b-4ff1-8b35-e46afccc2f56 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 returned with HTTP 202 Aug 08 06:25:10.976056 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 245/982] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:10 2026] DELETE /volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:10.987983 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3b7e8ace-a8cc-490d-82c5-74634a596452 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:10.991556 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b7e8ace-a8cc-490d-82c5-74634a596452 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:10.991864 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b7e8ace-a8cc-490d-82c5-74634a596452 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:10.992095 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b7e8ace-a8cc-490d-82c5-74634a596452 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:11.004825 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:11.004825 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:11.011347 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3b7e8ace-a8cc-490d-82c5-74634a596452 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Volume info retrieved successfully. Aug 08 06:25:11.016494 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b7e8ace-a8cc-490d-82c5-74634a596452 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 returned with HTTP 200 Aug 08 06:25:11.017002 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 248/983] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:10 2026] GET /volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:11.358875 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1751aa77-009d-4e27-940e-568ddaf5da63 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:11.361491 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1751aa77-009d-4e27-940e-568ddaf5da63 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:11.361805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1751aa77-009d-4e27-940e-568ddaf5da63 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:11.362021 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1751aa77-009d-4e27-940e-568ddaf5da63 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:11.362204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-1751aa77-009d-4e27-940e-568ddaf5da63 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:11.366924 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:11.366924 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:11.384285 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1751aa77-009d-4e27-940e-568ddaf5da63 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:11.384695 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 248/984] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:11 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:11.398449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-20b30bd5-8869-480d-8fda-529ae6b597dd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:11.401096 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-20b30bd5-8869-480d-8fda-529ae6b597dd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] PUT https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:11.401883 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-20b30bd5-8869-480d-8fda-529ae6b597dd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "187b9d45-f2e1-4435-9f21-3dfa5be59dc8"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:11.404302 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-20b30bd5-8869-480d-8fda-529ae6b597dd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Update called for group 69912229-62da-4f96-8b07-d85ffac580e6. {{(pid=100288) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 06:25:11.404302 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-20b30bd5-8869-480d-8fda-529ae6b597dd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Updating group 69912229-62da-4f96-8b07-d85ffac580e6 with name None description: None add_volumes: 187b9d45-f2e1-4435-9f21-3dfa5be59dc8 remove_volumes: None. Aug 08 06:25:11.410541 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:11.410541 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:11.452094 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-20b30bd5-8869-480d-8fda-529ae6b597dd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 202 Aug 08 06:25:11.452663 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 244/985] 10.4.3.32 () {70 vars in 1399 bytes} [Sat Aug 8 06:25:11 2026] PUT /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:11.465188 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6d8ce215-d5ca-41b7-ab25-6909fe53eab0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:11.467661 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d8ce215-d5ca-41b7-ab25-6909fe53eab0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:11.467986 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d8ce215-d5ca-41b7-ab25-6909fe53eab0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:11.468320 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d8ce215-d5ca-41b7-ab25-6909fe53eab0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:11.468522 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-6d8ce215-d5ca-41b7-ab25-6909fe53eab0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:11.474937 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:11.474937 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:11.489509 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d8ce215-d5ca-41b7-ab25-6909fe53eab0 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:11.490126 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 246/986] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:11 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:11.587395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9d56ded9-10ac-4de0-9797-b896f45790ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:11.588014 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d56ded9-10ac-4de0-9797-b896f45790ab None None] GET https://10.4.3.32/volume// Aug 08 06:25:11.588182 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d56ded9-10ac-4de0-9797-b896f45790ab None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:11.588428 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d56ded9-10ac-4de0-9797-b896f45790ab None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:11.589512 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d56ded9-10ac-4de0-9797-b896f45790ab None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:11.589512 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 249/987] 10.4.3.32 () {64 vars in 997 bytes} [Sat Aug 8 06:25:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:11.599450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cedde821-beb7-4a13-a021-139e7e60be7b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:11.599830 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cedde821-beb7-4a13-a021-139e7e60be7b None None] GET https://10.4.3.32/volume// Aug 08 06:25:11.599996 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cedde821-beb7-4a13-a021-139e7e60be7b None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:11.600173 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cedde821-beb7-4a13-a021-139e7e60be7b None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:11.600505 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cedde821-beb7-4a13-a021-139e7e60be7b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:11.600807 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 249/988] 10.4.3.32 () {64 vars in 997 bytes} [Sat Aug 8 06:25:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:11.611809 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb7cde77-744b-4ef0-bf65-2bc991ee4f52 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:11.738919 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb7cde77-744b-4ef0-bf65-2bc991ee4f52 tempest-VersionsTest-245882543 tempest-VersionsTest-245882543-project-member] GET https://10.4.3.32/volume/v3/ Aug 08 06:25:11.739228 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb7cde77-744b-4ef0-bf65-2bc991ee4f52 tempest-VersionsTest-245882543 tempest-VersionsTest-245882543-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:11.739402 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb7cde77-744b-4ef0-bf65-2bc991ee4f52 tempest-VersionsTest-245882543 tempest-VersionsTest-245882543-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:11.739948 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb7cde77-744b-4ef0-bf65-2bc991ee4f52 tempest-VersionsTest-245882543 tempest-VersionsTest-245882543-project-member] https://10.4.3.32/volume/v3/ returned with HTTP 200 Aug 08 06:25:11.740623 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 245/989] 10.4.3.32 () {66 vars in 1209 bytes} [Sat Aug 8 06:25:11 2026] GET /volume/v3/ => generated 385 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:12.034723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4a781bf6-e4cf-4338-a02b-76fac6da2ffa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.036594 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a781bf6-e4cf-4338-a02b-76fac6da2ffa tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:12.036848 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a781bf6-e4cf-4338-a02b-76fac6da2ffa tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:12.037050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a781bf6-e4cf-4338-a02b-76fac6da2ffa tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:12.047196 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a781bf6-e4cf-4338-a02b-76fac6da2ffa tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 returned with HTTP 404 Aug 08 06:25:12.048281 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 247/990] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:12 2026] GET /volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:12.059699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ded354ef-b33a-42f0-ad12-727c231a5aac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.063459 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ded354ef-b33a-42f0-ad12-727c231a5aac tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] GET https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:12.063626 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ded354ef-b33a-42f0-ad12-727c231a5aac tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:12.063920 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ded354ef-b33a-42f0-ad12-727c231a5aac tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:12.077678 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ded354ef-b33a-42f0-ad12-727c231a5aac tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 returned with HTTP 404 Aug 08 06:25:12.078482 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 250/991] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:12 2026] GET /volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:12.091195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-19318b35-11f3-484f-8cd7-d65ca15b1d1f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.093871 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19318b35-11f3-484f-8cd7-d65ca15b1d1f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] DELETE https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:12.095821 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19318b35-11f3-484f-8cd7-d65ca15b1d1f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:12.095821 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19318b35-11f3-484f-8cd7-d65ca15b1d1f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:12.095821 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-19318b35-11f3-484f-8cd7-d65ca15b1d1f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] Delete volume with id: 14f0b6c2-d66f-4599-8133-8bb500b26336 Aug 08 06:25:12.104077 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19318b35-11f3-484f-8cd7-d65ca15b1d1f tempest-VolumeQuotasAdminTestJSON-1878472770 tempest-VolumeQuotasAdminTestJSON-1878472770-project-member] https://10.4.3.32/volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 returned with HTTP 404 Aug 08 06:25:12.104077 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 250/992] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:12 2026] DELETE /volume/v3/volumes/14f0b6c2-d66f-4599-8133-8bb500b26336 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:12.115895 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f0aa8a74-40f8-48e1-a34b-9a332703fd44 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.119621 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0aa8a74-40f8-48e1-a34b-9a332703fd44 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/1ac5a7d1544d4b1aa2e90f2c531bedc1?usage=True Aug 08 06:25:12.119892 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0aa8a74-40f8-48e1-a34b-9a332703fd44 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:12.120046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0aa8a74-40f8-48e1-a34b-9a332703fd44 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:12.120340 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:12.120340 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:12.156410 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0aa8a74-40f8-48e1-a34b-9a332703fd44 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/1ac5a7d1544d4b1aa2e90f2c531bedc1?usage=True returned with HTTP 200 Aug 08 06:25:12.156865 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 246/993] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:12 2026] GET /volume/v3/os-quota-sets/1ac5a7d1544d4b1aa2e90f2c531bedc1?usage=True => generated 1374 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:12.174985 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e831d5b6-5432-4116-a280-19258e30e364 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.177121 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e831d5b6-5432-4116-a280-19258e30e364 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba Aug 08 06:25:12.177558 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e831d5b6-5432-4116-a280-19258e30e364 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:12.208638 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:12.208638 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:12.337564 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e831d5b6-5432-4116-a280-19258e30e364 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba returned with HTTP 200 Aug 08 06:25:12.338078 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 248/994] 10.4.3.32 () {68 vars in 1368 bytes} [Sat Aug 8 06:25:12 2026] PUT /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba => generated 593 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:12.360151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7d35a2c5-4c74-4d33-a35c-50d9bd8ae4b5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.364295 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d35a2c5-4c74-4d33-a35c-50d9bd8ae4b5 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba Aug 08 06:25:12.364712 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d35a2c5-4c74-4d33-a35c-50d9bd8ae4b5 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:12.504537 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5c632bac-16f2-4b6b-8e05-abf8a15732ae None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.508680 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c632bac-16f2-4b6b-8e05-abf8a15732ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:12.508680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c632bac-16f2-4b6b-8e05-abf8a15732ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:12.508680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c632bac-16f2-4b6b-8e05-abf8a15732ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:12.508680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-5c632bac-16f2-4b6b-8e05-abf8a15732ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:12.518393 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:12.518393 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:12.520368 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d35a2c5-4c74-4d33-a35c-50d9bd8ae4b5 tempest-VolumeQuotasAdminTestJSON-2054257003 tempest-VolumeQuotasAdminTestJSON-2054257003-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba returned with HTTP 200 Aug 08 06:25:12.522108 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 251/995] 10.4.3.32 () {68 vars in 1368 bytes} [Sat Aug 8 06:25:12 2026] PUT /volume/v3/os-quota-sets/10f1ad4cf0494d8f8746d267709cddba => generated 591 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:12.537572 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c632bac-16f2-4b6b-8e05-abf8a15732ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 200 Aug 08 06:25:12.538027 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 251/996] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:12 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:12.552046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d82963c-48ae-488f-8791-11cbf9907d01 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.554453 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:25:12.554646 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:12.554963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:12.555330 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:12.556429 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:12.569947 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all volumes completed successfully. Aug 08 06:25:12.569947 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:12.569947 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:12.624380 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:12.632866 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:12.632866 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:12.638041 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:12.638332 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:12.686261 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:12.692814 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:12.692814 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:12.703523 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d82963c-48ae-488f-8791-11cbf9907d01 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:25:12.704172 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 247/997] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:25:12 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:25:12.729521 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c0adc918-957e-40ae-acd7-2f4f6916a088 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.732965 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0adc918-957e-40ae-acd7-2f4f6916a088 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Aug 08 06:25:12.732965 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0adc918-957e-40ae-acd7-2f4f6916a088 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "69912229-62da-4f96-8b07-d85ffac580e6", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-756255285"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:12.735320 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-c0adc918-957e-40ae-acd7-2f4f6916a088 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '69912229-62da-4f96-8b07-d85ffac580e6', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-756255285'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 06:25:12.739293 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:12.739293 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:12.743174 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.group_snapshots [None req-c0adc918-957e-40ae-acd7-2f4f6916a088 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-756255285. Aug 08 06:25:12.802811 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:12.802811 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:12.872048 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c0adc918-957e-40ae-acd7-2f4f6916a088 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['e1f9ba00-4b16-4d06-94c3-ce4e74e3b45a', '52e28759-56af-4e6f-9f6a-17f55b4daca5', '0a453ed3-6afa-46b0-ba64-a261e6adb461', 'dcc9533c-9c42-481a-aace-de217462abd6'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:12.924847 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0adc918-957e-40ae-acd7-2f4f6916a088 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Aug 08 06:25:12.925718 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 249/998] 10.4.3.32 () {70 vars in 1317 bytes} [Sat Aug 8 06:25:12 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:12.938657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fa918a67-b77b-4a3f-a5a3-c6e9eff82de9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:12.941799 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa918a67-b77b-4a3f-a5a3-c6e9eff82de9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 Aug 08 06:25:12.941891 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa918a67-b77b-4a3f-a5a3-c6e9eff82de9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:12.942150 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa918a67-b77b-4a3f-a5a3-c6e9eff82de9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:12.942532 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-fa918a67-b77b-4a3f-a5a3-c6e9eff82de9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 8269c4be-2a8d-4011-a68a-3fcfe903e1c1 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:25:12.947309 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:12.947309 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:12.953398 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa918a67-b77b-4a3f-a5a3-c6e9eff82de9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 returned with HTTP 200 Aug 08 06:25:12.953837 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 252/999] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:25:12 2026] GET /volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:13.040346 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9b28e592-af52-4e64-a40d-e6b4d648c672 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:13.043348 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9b28e592-af52-4e64-a40d-e6b4d648c672 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af Aug 08 06:25:13.043581 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9b28e592-af52-4e64-a40d-e6b4d648c672 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:13.044249 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9b28e592-af52-4e64-a40d-e6b4d648c672 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:13.047523 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=352,cinder:UPDATE=76,cinder:INSERT=48,cinder:DELETE=4 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:25:13.055498 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:13.055498 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:13.060693 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9b28e592-af52-4e64-a40d-e6b4d648c672 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:25:13.068749 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-9b28e592-af52-4e64-a40d-e6b4d648c672 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af returned with HTTP 200 Aug 08 06:25:13.069332 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 252/1000] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:13 2026] GET /volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af => generated 1309 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:13.090815 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-13b950a5-e627-49d7-bdb7-cac750fa65b7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:13.091304 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13b950a5-e627-49d7-bdb7-cac750fa65b7 None None] GET https://10.4.3.32/volume// Aug 08 06:25:13.091515 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13b950a5-e627-49d7-bdb7-cac750fa65b7 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:13.091659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13b950a5-e627-49d7-bdb7-cac750fa65b7 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:13.092042 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13b950a5-e627-49d7-bdb7-cac750fa65b7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:13.092322 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 248/1001] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:25:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:13.101471 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-15607b4e-6176-4fdb-8a76-da199ce96ef4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:13.107565 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-15607b4e-6176-4fdb-8a76-da199ce96ef4 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:25:13.108231 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-15607b4e-6176-4fdb-8a76-da199ce96ef4 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a532a2a-9238-486d-be5f-e8f8c04fc3af", "connector": null, "instance_uuid": "2f1867a9-56ad-4d42-813b-f4a61d387086"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:13.119644 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:13.119644 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:13.150431 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-15607b4e-6176-4fdb-8a76-da199ce96ef4 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:25:13.151116 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 250/1002] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:25:13 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:13.160902 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bf6fbe7e-2b89-448c-ba89-4138c3ffbcb3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:13.161375 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf6fbe7e-2b89-448c-ba89-4138c3ffbcb3 None None] GET https://10.4.3.32/volume// Aug 08 06:25:13.161557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf6fbe7e-2b89-448c-ba89-4138c3ffbcb3 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:13.162531 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf6fbe7e-2b89-448c-ba89-4138c3ffbcb3 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:13.162531 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf6fbe7e-2b89-448c-ba89-4138c3ffbcb3 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:13.166097 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 253/1003] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:25:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:13.174598 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-de71a9ee-4d4c-4d3c-917d-575e852644a8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:13.177918 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-de71a9ee-4d4c-4d3c-917d-575e852644a8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af Aug 08 06:25:13.178209 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-de71a9ee-4d4c-4d3c-917d-575e852644a8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:13.179356 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-de71a9ee-4d4c-4d3c-917d-575e852644a8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:13.190292 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:13.190292 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:13.194088 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-de71a9ee-4d4c-4d3c-917d-575e852644a8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:25:13.199997 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-de71a9ee-4d4c-4d3c-917d-575e852644a8 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af returned with HTTP 200 Aug 08 06:25:13.200525 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 253/1004] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:25:13 2026] GET /volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af => generated 1488 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:25:13.321056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-27102b72-ef4a-4649-ab03-54d5ceeb6c7c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:13.323841 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-27102b72-ef4a-4649-ab03-54d5ceeb6c7c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] PUT https://10.4.3.32/volume/v3/attachments/863d300f-d19e-4cfa-b6ef-bc4f7ab0d37b Aug 08 06:25:13.324296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-27102b72-ef4a-4649-ab03-54d5ceeb6c7c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:13.339011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-27102b72-ef4a-4649-ab03-54d5ceeb6c7c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Acquiring lock "cinder-attachment_update-9a532a2a-9238-486d-be5f-e8f8c04fc3af-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:25:13.347389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-27102b72-ef4a-4649-ab03-54d5ceeb6c7c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Lock "cinder-attachment_update-9a532a2a-9238-486d-be5f-e8f8c04fc3af-np0000006785" acquired by "attachment_update" :: waited 0.008s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:25:13.348968 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:13.348968 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:13.485927 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-27102b72-ef4a-4649-ab03-54d5ceeb6c7c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Lock "cinder-attachment_update-9a532a2a-9238-486d-be5f-e8f8c04fc3af-np0000006785" released by "attachment_update" :: held 0.139s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:25:13.486251 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-27102b72-ef4a-4649-ab03-54d5ceeb6c7c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/attachments/863d300f-d19e-4cfa-b6ef-bc4f7ab0d37b returned with HTTP 200 Aug 08 06:25:13.486905 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 249/1005] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:25:13 2026] PUT /volume/v3/attachments/863d300f-d19e-4cfa-b6ef-bc4f7ab0d37b => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:13.531524 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-6a927834-e8ee-45a8-86b4-59933cd051d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:13.535746 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-6a927834-e8ee-45a8-86b4-59933cd051d6 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] POST https://10.4.3.32/volume/v3/attachments/863d300f-d19e-4cfa-b6ef-bc4f7ab0d37b/action Aug 08 06:25:13.536568 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-6a927834-e8ee-45a8-86b4-59933cd051d6 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:13.536676 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-6a927834-e8ee-45a8-86b4-59933cd051d6 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:13.572428 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:13.572428 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:13.598312 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0b98a69c-5b2e-45fc-b6a6-df7ba30c0942 req-6a927834-e8ee-45a8-86b4-59933cd051d6 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/attachments/863d300f-d19e-4cfa-b6ef-bc4f7ab0d37b/action returned with HTTP 204 Aug 08 06:25:13.599937 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 251/1006] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:25:13 2026] POST /volume/v3/attachments/863d300f-d19e-4cfa-b6ef-bc4f7ab0d37b/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:13.971415 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f3349806-06cc-4ed5-bf4b-99c01cdd7892 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:13.973577 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3349806-06cc-4ed5-bf4b-99c01cdd7892 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 Aug 08 06:25:13.973987 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3349806-06cc-4ed5-bf4b-99c01cdd7892 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:13.974638 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3349806-06cc-4ed5-bf4b-99c01cdd7892 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:13.975177 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-f3349806-06cc-4ed5-bf4b-99c01cdd7892 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 8269c4be-2a8d-4011-a68a-3fcfe903e1c1 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:25:13.983388 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:13.983388 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:13.990845 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3349806-06cc-4ed5-bf4b-99c01cdd7892 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 returned with HTTP 200 Aug 08 06:25:13.991240 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 254/1007] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:25:13 2026] GET /volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:14.005891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-44b3f58c-faf0-404c-afeb-1986905992e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:14.009623 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-44b3f58c-faf0-404c-afeb-1986905992e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 08 06:25:14.009623 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-44b3f58c-faf0-404c-afeb-1986905992e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:14.011800 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-44b3f58c-faf0-404c-afeb-1986905992e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:14.012445 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-44b3f58c-faf0-404c-afeb-1986905992e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:14.014192 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-44b3f58c-faf0-404c-afeb-1986905992e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:25:14.033941 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-44b3f58c-faf0-404c-afeb-1986905992e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all snapshots completed successfully. Aug 08 06:25:14.034905 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:14.034905 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:14.035937 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-44b3f58c-faf0-404c-afeb-1986905992e9 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 06:25:14.036991 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 254/1008] 10.4.3.32 () {66 vars in 1257 bytes} [Sat Aug 8 06:25:14 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:14.053153 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-92ae8299-7078-42a4-b660-c7596dcf0958 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:14.056931 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-92ae8299-7078-42a4-b660-c7596dcf0958 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/7f089940-5ca0-4d41-b8d5-cd12cfbf712a Aug 08 06:25:14.058929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-92ae8299-7078-42a4-b660-c7596dcf0958 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:14.058929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-92ae8299-7078-42a4-b660-c7596dcf0958 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:14.067765 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:14.067765 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:14.068266 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-92ae8299-7078-42a4-b660-c7596dcf0958 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Snapshot retrieved successfully. Aug 08 06:25:14.069251 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-92ae8299-7078-42a4-b660-c7596dcf0958 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/7f089940-5ca0-4d41-b8d5-cd12cfbf712a returned with HTTP 200 Aug 08 06:25:14.069600 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 250/1009] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:14 2026] GET /volume/v3/snapshots/7f089940-5ca0-4d41-b8d5-cd12cfbf712a => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:14.083090 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c8e9f57d-0266-4abf-b4a9-42cb68259e96 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:14.087517 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8e9f57d-0266-4abf-b4a9-42cb68259e96 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/72d04653-1a85-4b10-a988-92c69f9966d3 Aug 08 06:25:14.087653 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8e9f57d-0266-4abf-b4a9-42cb68259e96 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:14.091933 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8e9f57d-0266-4abf-b4a9-42cb68259e96 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:14.096388 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=379,cinder:UPDATE=103,cinder:INSERT=60,cinder:DELETE=3 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:25:14.102229 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:14.102229 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:14.102541 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c8e9f57d-0266-4abf-b4a9-42cb68259e96 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Snapshot retrieved successfully. Aug 08 06:25:14.104026 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8e9f57d-0266-4abf-b4a9-42cb68259e96 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/72d04653-1a85-4b10-a988-92c69f9966d3 returned with HTTP 200 Aug 08 06:25:14.104308 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 252/1010] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:14 2026] GET /volume/v3/snapshots/72d04653-1a85-4b10-a988-92c69f9966d3 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:14.122676 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-782ec14a-688f-49b0-a0b9-db4afe927a5d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:14.126977 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-782ec14a-688f-49b0-a0b9-db4afe927a5d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 Aug 08 06:25:14.127332 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-782ec14a-688f-49b0-a0b9-db4afe927a5d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:14.127795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-782ec14a-688f-49b0-a0b9-db4afe927a5d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:14.127795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-782ec14a-688f-49b0-a0b9-db4afe927a5d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] delete called for member 8269c4be-2a8d-4011-a68a-3fcfe903e1c1 {{(pid=100291) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 06:25:14.127795 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.group_snapshots [None req-782ec14a-688f-49b0-a0b9-db4afe927a5d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Delete group_snapshot with id: 8269c4be-2a8d-4011-a68a-3fcfe903e1c1 Aug 08 06:25:14.133303 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:14.133303 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:14.208941 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:14.213854 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-782ec14a-688f-49b0-a0b9-db4afe927a5d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 returned with HTTP 202 Aug 08 06:25:14.213854 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 255/1011] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:25:14 2026] DELETE /volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:14.214291 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:14.214291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-120232999"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:14.216629 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-120232999'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:14.216629 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Create volume of 1 GB Aug 08 06:25:14.229746 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:14.233521 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Availability Zones retrieved successfully. Aug 08 06:25:14.236991 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:25:14.236991 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:14.237234 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:14.238042 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:14.239502 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:14.242669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Flow 'volume_create_api' (cad6226e-f860-42ca-98e0-32053af04a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:14.245629 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc09b852-086b-412b-872e-e1f87df744bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:14.245629 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:14.254155 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all volumes completed successfully. Aug 08 06:25:14.254864 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:14.254864 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:14.311469 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc09b852-086b-412b-872e-e1f87df744bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:14.314004 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75fe45d5-0a89-4887-a930-c7e214b6cd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:14.320726 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:14.328593 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:14.328593 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:14.337892 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:14.338519 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:14.393612 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:14.399407 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Created reservations ['2fac8dca-5aa2-4c60-b91f-615a5ca407f3', 'b4b4ace6-7766-4e69-8e8a-fbe809c8c7e4', '9d59b586-48ee-4e4b-8d71-eaf219e48fa1', '98e10f05-f71f-4fe7-b339-efce016493c3'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:14.399627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75fe45d5-0a89-4887-a930-c7e214b6cd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fac8dca-5aa2-4c60-b91f-615a5ca407f3', 'b4b4ace6-7766-4e69-8e8a-fbe809c8c7e4', '9d59b586-48ee-4e4b-8d71-eaf219e48fa1', '98e10f05-f71f-4fe7-b339-efce016493c3']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:14.400115 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:14.400115 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:14.400683 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a825ef4-f392-406e-b431-6cea87a7f461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:14.418875 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f74d278e-8846-4680-bf7a-15ea7eb60001 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:25:14.420402 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 251/1012] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:25:14 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:25:14.441442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-80df2d66-8ba6-44c7-9922-36b6fc3d0281 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:14.443937 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80df2d66-8ba6-44c7-9922-36b6fc3d0281 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 08 06:25:14.444304 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80df2d66-8ba6-44c7-9922-36b6fc3d0281 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:14.444523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80df2d66-8ba6-44c7-9922-36b6fc3d0281 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:14.445159 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-80df2d66-8ba6-44c7-9922-36b6fc3d0281 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:14.446875 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-80df2d66-8ba6-44c7-9922-36b6fc3d0281 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:25:14.452635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a825ef4-f392-406e-b431-6cea87a7f461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00440e2c-c6aa-40db-82b4-df7e942958cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-120232999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd51ce3ace5f4309bae8c77dc18b493a',qos_specs=None,replication_status=,reservations=['2fac8dca-5aa2-4c60-b91f-615a5ca407f3','b4b4ace6-7766-4e69-8e8a-fbe809c8c7e4','9d59b586-48ee-4e4b-8d71-eaf219e48fa1','98e10f05-f71f-4fe7-b339-efce016493c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cc77e4c9cb24957a19238526a2bf7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-120232999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00440e2c-c6aa-40db-82b4-df7e942958cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd51ce3ace5f4309bae8c77dc18b493a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cc77e4c9cb24957a19238526a2bf7a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:14.454430 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ff9295-3697-42e3-86a1-ba7e2b5aa26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:14.456044 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-80df2d66-8ba6-44c7-9922-36b6fc3d0281 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all snapshots completed successfully. Aug 08 06:25:14.456739 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:14.456739 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:14.457735 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80df2d66-8ba6-44c7-9922-36b6fc3d0281 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 06:25:14.459812 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 253/1013] 10.4.3.32 () {66 vars in 1257 bytes} [Sat Aug 8 06:25:14 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:14.473956 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-10d373ad-7831-4145-b50a-c6993f2aa447 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:14.479546 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10d373ad-7831-4145-b50a-c6993f2aa447 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/7f089940-5ca0-4d41-b8d5-cd12cfbf712a Aug 08 06:25:14.479546 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10d373ad-7831-4145-b50a-c6993f2aa447 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:14.479546 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10d373ad-7831-4145-b50a-c6993f2aa447 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:14.489851 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:14.489851 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:14.490305 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-10d373ad-7831-4145-b50a-c6993f2aa447 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Snapshot retrieved successfully. Aug 08 06:25:14.491521 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10d373ad-7831-4145-b50a-c6993f2aa447 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/7f089940-5ca0-4d41-b8d5-cd12cfbf712a returned with HTTP 200 Aug 08 06:25:14.491817 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ff9295-3697-42e3-86a1-ba7e2b5aa26e) transitioned into state 'SUCCESS' from state '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-120232999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd51ce3ace5f4309bae8c77dc18b493a',qos_specs=None,replication_status=,reservations=['2fac8dca-5aa2-4c60-b91f-615a5ca407f3','b4b4ace6-7766-4e69-8e8a-fbe809c8c7e4','9d59b586-48ee-4e4b-8d71-eaf219e48fa1','98e10f05-f71f-4fe7-b339-efce016493c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cc77e4c9cb24957a19238526a2bf7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:14.491962 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 256/1014] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:14 2026] GET /volume/v3/snapshots/7f089940-5ca0-4d41-b8d5-cd12cfbf712a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:14.492475 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498a23f1-064e-4a85-9940-07106feff3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:14.518918 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498a23f1-064e-4a85-9940-07106feff3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:14.520637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Flow 'volume_create_api' (cad6226e-f860-42ca-98e0-32053af04a03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:14.520637 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Create volume request issued successfully. Aug 08 06:25:14.523074 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0441b9c-3cd6-4e66-88a1-61ec223a5178 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:14.523074 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 255/1015] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:14 2026] POST /volume/v3/volumes => generated 752 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:14.549357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee6a96b0-0cb1-4f4d-a576-a26987fdf6b3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:14.552725 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee6a96b0-0cb1-4f4d-a576-a26987fdf6b3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:14.552725 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee6a96b0-0cb1-4f4d-a576-a26987fdf6b3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:14.554098 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee6a96b0-0cb1-4f4d-a576-a26987fdf6b3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:14.564400 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:14.564400 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:14.573467 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ee6a96b0-0cb1-4f4d-a576-a26987fdf6b3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:14.585100 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee6a96b0-0cb1-4f4d-a576-a26987fdf6b3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:14.585874 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 252/1016] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:14 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:15.507153 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd5519e3-e9f4-4bf8-90a8-8f2101367131 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:15.510283 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd5519e3-e9f4-4bf8-90a8-8f2101367131 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/7f089940-5ca0-4d41-b8d5-cd12cfbf712a Aug 08 06:25:15.510359 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd5519e3-e9f4-4bf8-90a8-8f2101367131 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:15.510598 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd5519e3-e9f4-4bf8-90a8-8f2101367131 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:15.517590 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd5519e3-e9f4-4bf8-90a8-8f2101367131 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/7f089940-5ca0-4d41-b8d5-cd12cfbf712a returned with HTTP 404 Aug 08 06:25:15.518576 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 254/1017] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:15 2026] GET /volume/v3/snapshots/7f089940-5ca0-4d41-b8d5-cd12cfbf712a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:15.533180 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8a1a7cf5-32bd-436d-aea8-24b6d23cb161 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:15.537491 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a1a7cf5-32bd-436d-aea8-24b6d23cb161 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 Aug 08 06:25:15.537655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a1a7cf5-32bd-436d-aea8-24b6d23cb161 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:15.537858 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a1a7cf5-32bd-436d-aea8-24b6d23cb161 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:15.538074 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-8a1a7cf5-32bd-436d-aea8-24b6d23cb161 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 8269c4be-2a8d-4011-a68a-3fcfe903e1c1 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:25:15.546856 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a1a7cf5-32bd-436d-aea8-24b6d23cb161 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 returned with HTTP 404 Aug 08 06:25:15.547083 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 257/1018] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:25:15 2026] GET /volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:15.560796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-29e1d5e5-2cbe-40e2-b0bd-6d01c6a3b536 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:15.563973 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-29e1d5e5-2cbe-40e2-b0bd-6d01c6a3b536 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 Aug 08 06:25:15.564312 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-29e1d5e5-2cbe-40e2-b0bd-6d01c6a3b536 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:15.564613 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-29e1d5e5-2cbe-40e2-b0bd-6d01c6a3b536 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:15.564843 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-29e1d5e5-2cbe-40e2-b0bd-6d01c6a3b536 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] delete called for member 8269c4be-2a8d-4011-a68a-3fcfe903e1c1 {{(pid=100290) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 06:25:15.564979 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.group_snapshots [None req-29e1d5e5-2cbe-40e2-b0bd-6d01c6a3b536 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Delete group_snapshot with id: 8269c4be-2a8d-4011-a68a-3fcfe903e1c1 Aug 08 06:25:15.570057 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-29e1d5e5-2cbe-40e2-b0bd-6d01c6a3b536 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 returned with HTTP 404 Aug 08 06:25:15.570622 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 256/1019] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:25:15 2026] DELETE /volume/v3/group_snapshots/8269c4be-2a8d-4011-a68a-3fcfe903e1c1 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:15.581084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:15.583123 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:25:15.583344 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:15.583570 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:15.583915 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:15.585108 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:15.597938 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all volumes completed successfully. Aug 08 06:25:15.599022 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:15.599243 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:15.612249 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a3a8c5c3-8d8c-41e9-a701-d7976831aa71 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:15.615455 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3a8c5c3-8d8c-41e9-a701-d7976831aa71 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:15.615673 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3a8c5c3-8d8c-41e9-a701-d7976831aa71 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:15.616450 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3a8c5c3-8d8c-41e9-a701-d7976831aa71 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:15.635956 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:15.635956 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:15.642130 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a3a8c5c3-8d8c-41e9-a701-d7976831aa71 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:15.650284 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3a8c5c3-8d8c-41e9-a701-d7976831aa71 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:15.651072 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 255/1020] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:15 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:15.662866 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:15.671684 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:15.671684 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:15.679107 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:15.679107 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:15.734089 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-623b48f0-a5b6-41e2-9cfa-04074fcd0b0d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:15.737621 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-623b48f0-a5b6-41e2-9cfa-04074fcd0b0d tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:15.738020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-623b48f0-a5b6-41e2-9cfa-04074fcd0b0d tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:15.738078 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-623b48f0-a5b6-41e2-9cfa-04074fcd0b0d tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:15.742401 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:15.749504 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:15.749504 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:15.754068 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:15.754068 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:15.762676 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-623b48f0-a5b6-41e2-9cfa-04074fcd0b0d tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:15.764110 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d3a60a37-9e94-4dff-80bd-537683ce8adc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:25:15.765041 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 253/1021] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:25:15 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:25:15.770667 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-623b48f0-a5b6-41e2-9cfa-04074fcd0b0d tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:15.771390 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 258/1022] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:15 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:15.788601 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1a22311b-5e07-4327-b28b-cf33c9d03177 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:15.794131 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a22311b-5e07-4327-b28b-cf33c9d03177 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6/action Aug 08 06:25:15.794131 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a22311b-5e07-4327-b28b-cf33c9d03177 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:15.794131 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a22311b-5e07-4327-b28b-cf33c9d03177 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:15.799256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-1a22311b-5e07-4327-b28b-cf33c9d03177 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] delete called for group 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:25:15.799256 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-1a22311b-5e07-4327-b28b-cf33c9d03177 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Delete group with id: 69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:15.811201 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:15.811201 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:15.926422 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a22311b-5e07-4327-b28b-cf33c9d03177 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6/action returned with HTTP 202 Aug 08 06:25:15.928407 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 257/1023] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:25:15 2026] POST /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:15.940080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f89e21aa-ada0-4b73-a8ba-4d8255e97184 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:15.945895 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f89e21aa-ada0-4b73-a8ba-4d8255e97184 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 Aug 08 06:25:15.946302 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f89e21aa-ada0-4b73-a8ba-4d8255e97184 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:15.948236 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f89e21aa-ada0-4b73-a8ba-4d8255e97184 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:15.968949 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:15.968949 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:15.975945 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f89e21aa-ada0-4b73-a8ba-4d8255e97184 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:15.976863 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-f89e21aa-ada0-4b73-a8ba-4d8255e97184 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:15.977033 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-f89e21aa-ada0-4b73-a8ba-4d8255e97184 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:16.045636 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-f89e21aa-ada0-4b73-a8ba-4d8255e97184 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:16.056935 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:16.056935 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:16.069358 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f89e21aa-ada0-4b73-a8ba-4d8255e97184 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 returned with HTTP 200 Aug 08 06:25:16.070822 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 256/1024] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:15 2026] GET /volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:16.122338 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-017443d6-4594-44dd-a049-755b629ce5d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:16.122926 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-017443d6-4594-44dd-a049-755b629ce5d6 None None] GET https://10.4.3.32/volume// Aug 08 06:25:16.123197 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-017443d6-4594-44dd-a049-755b629ce5d6 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:16.123456 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-017443d6-4594-44dd-a049-755b629ce5d6 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:16.124079 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-017443d6-4594-44dd-a049-755b629ce5d6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:16.124620 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 254/1025] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:25:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:16.137713 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7496e200-8f81-43f6-9e92-5820ce678428 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:16.140726 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7496e200-8f81-43f6-9e92-5820ce678428 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:25:16.141165 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7496e200-8f81-43f6-9e92-5820ce678428 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00440e2c-c6aa-40db-82b4-df7e942958cf", "connector": null, "instance_uuid": "79c67389-848a-433f-aa7a-a4faa31ff3ed"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:16.155956 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:16.155956 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:16.207090 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7496e200-8f81-43f6-9e92-5820ce678428 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:25:16.207628 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 259/1026] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:25:16 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:16.250364 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c6c200ee-1bea-45b8-b13a-fd262dabd9b8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:16.254193 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c6c200ee-1bea-45b8-b13a-fd262dabd9b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:16.254370 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c6c200ee-1bea-45b8-b13a-fd262dabd9b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:16.254987 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c6c200ee-1bea-45b8-b13a-fd262dabd9b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:16.273212 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9a21bdcf-a131-4d94-ae31-5e5907917851 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:16.274356 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:16.274356 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:16.274494 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a21bdcf-a131-4d94-ae31-5e5907917851 None None] GET https://10.4.3.32/volume// Aug 08 06:25:16.275062 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a21bdcf-a131-4d94-ae31-5e5907917851 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:16.275340 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a21bdcf-a131-4d94-ae31-5e5907917851 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:16.276006 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a21bdcf-a131-4d94-ae31-5e5907917851 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:16.276559 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 257/1027] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:25:16 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:16.281615 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c6c200ee-1bea-45b8-b13a-fd262dabd9b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:16.291586 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c6c200ee-1bea-45b8-b13a-fd262dabd9b8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:16.292326 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 258/1028] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:16 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:16.293855 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-b6c065f0-8a3d-45a0-addb-2ecf63f8b248 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:16.298426 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-b6c065f0-8a3d-45a0-addb-2ecf63f8b248 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:16.299272 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-b6c065f0-8a3d-45a0-addb-2ecf63f8b248 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:16.300170 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-b6c065f0-8a3d-45a0-addb-2ecf63f8b248 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:16.318871 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:16.318871 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:16.327788 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-b6c065f0-8a3d-45a0-addb-2ecf63f8b248 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:16.332545 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-b6c065f0-8a3d-45a0-addb-2ecf63f8b248 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:16.333071 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 255/1029] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:25:16 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:25:16.466132 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7c4e0e66-ce7a-482a-811f-ef61f4646a2f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:16.471480 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7c4e0e66-ce7a-482a-811f-ef61f4646a2f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] PUT https://10.4.3.32/volume/v3/attachments/66c717a1-7a63-4f73-b9c9-df0718a6e4d7 Aug 08 06:25:16.472044 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7c4e0e66-ce7a-482a-811f-ef61f4646a2f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:16.485885 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7c4e0e66-ce7a-482a-811f-ef61f4646a2f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Acquiring lock "cinder-attachment_update-00440e2c-c6aa-40db-82b4-df7e942958cf-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:25:16.499276 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7c4e0e66-ce7a-482a-811f-ef61f4646a2f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Lock "cinder-attachment_update-00440e2c-c6aa-40db-82b4-df7e942958cf-np0000006785" acquired by "attachment_update" :: waited 0.014s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:25:16.501201 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:16.501201 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:16.658884 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7c4e0e66-ce7a-482a-811f-ef61f4646a2f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Lock "cinder-attachment_update-00440e2c-c6aa-40db-82b4-df7e942958cf-np0000006785" released by "attachment_update" :: held 0.160s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:25:16.659572 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-7c4e0e66-ce7a-482a-811f-ef61f4646a2f tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments/66c717a1-7a63-4f73-b9c9-df0718a6e4d7 returned with HTTP 200 Aug 08 06:25:16.660255 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 260/1030] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:25:16 2026] PUT /volume/v3/attachments/66c717a1-7a63-4f73-b9c9-df0718a6e4d7 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:17.101928 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b3e18c85-8ba0-4203-a351-e07af346de51 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.101928 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b3e18c85-8ba0-4203-a351-e07af346de51 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 Aug 08 06:25:17.104874 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b3e18c85-8ba0-4203-a351-e07af346de51 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:17.106122 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b3e18c85-8ba0-4203-a351-e07af346de51 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:17.133310 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b3e18c85-8ba0-4203-a351-e07af346de51 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 returned with HTTP 404 Aug 08 06:25:17.133310 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 258/1031] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:17 2026] GET /volume/v3/volumes/187b9d45-f2e1-4435-9f21-3dfa5be59dc8 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:17.149009 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7888f536-811e-44f4-972a-53d0b07dbf29 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.151728 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7888f536-811e-44f4-972a-53d0b07dbf29 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/b3fcc537-0c49-43ec-bff5-e90fe3e5c672 Aug 08 06:25:17.152031 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7888f536-811e-44f4-972a-53d0b07dbf29 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:17.152346 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7888f536-811e-44f4-972a-53d0b07dbf29 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:17.165628 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7888f536-811e-44f4-972a-53d0b07dbf29 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/b3fcc537-0c49-43ec-bff5-e90fe3e5c672 returned with HTTP 404 Aug 08 06:25:17.166480 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 259/1032] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:17 2026] GET /volume/v3/volumes/b3fcc537-0c49-43ec-bff5-e90fe3e5c672 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:17.179579 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-02414fff-25a9-4083-8691-b6f8eed7f9ae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.185693 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02414fff-25a9-4083-8691-b6f8eed7f9ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 Aug 08 06:25:17.186697 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02414fff-25a9-4083-8691-b6f8eed7f9ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:17.187103 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02414fff-25a9-4083-8691-b6f8eed7f9ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:17.187372 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-02414fff-25a9-4083-8691-b6f8eed7f9ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 69912229-62da-4f96-8b07-d85ffac580e6 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:17.193353 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02414fff-25a9-4083-8691-b6f8eed7f9ae tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 returned with HTTP 404 Aug 08 06:25:17.194103 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 256/1033] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:17 2026] GET /volume/v3/groups/69912229-62da-4f96-8b07-d85ffac580e6 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 08 06:25:17.216370 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8c319189-f63f-4a44-86bc-5ffd431961e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.223150 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8c319189-f63f-4a44-86bc-5ffd431961e9 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/b1c9c158-c361-4361-bc95-88b0649ffa76 Aug 08 06:25:17.223150 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8c319189-f63f-4a44-86bc-5ffd431961e9 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:17.223150 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8c319189-f63f-4a44-86bc-5ffd431961e9 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:17.223150 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:17.223150 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:17.266501 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8c319189-f63f-4a44-86bc-5ffd431961e9 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/group_types/b1c9c158-c361-4361-bc95-88b0649ffa76 returned with HTTP 202 Aug 08 06:25:17.267311 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 261/1034] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:25:17 2026] DELETE /volume/v3/group_types/b1c9c158-c361-4361-bc95-88b0649ffa76 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:17.280323 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-98d567c9-fa86-469e-8a75-7ec27671d285 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.283636 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98d567c9-fa86-469e-8a75-7ec27671d285 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] DELETE https://10.4.3.32/volume/v3/types/1bd5c372-8302-47bf-864e-db0c8fa91b60 Aug 08 06:25:17.284015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98d567c9-fa86-469e-8a75-7ec27671d285 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:17.284469 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98d567c9-fa86-469e-8a75-7ec27671d285 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:17.313877 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cdeeebb1-cbb6-465d-9e8d-f47036a1ab86 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.317465 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cdeeebb1-cbb6-465d-9e8d-f47036a1ab86 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:17.317465 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cdeeebb1-cbb6-465d-9e8d-f47036a1ab86 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:17.317919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cdeeebb1-cbb6-465d-9e8d-f47036a1ab86 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:17.340331 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:17.340331 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:17.355172 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cdeeebb1-cbb6-465d-9e8d-f47036a1ab86 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:17.363217 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98d567c9-fa86-469e-8a75-7ec27671d285 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/types/1bd5c372-8302-47bf-864e-db0c8fa91b60 returned with HTTP 202 Aug 08 06:25:17.363721 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cdeeebb1-cbb6-465d-9e8d-f47036a1ab86 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:17.363835 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 259/1035] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:25:17 2026] DELETE /volume/v3/types/1bd5c372-8302-47bf-864e-db0c8fa91b60 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:17.364389 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 260/1036] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:17 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:17.380309 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-25058580-0fa3-4c56-929b-87ef662fcac2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.389093 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25058580-0fa3-4c56-929b-87ef662fcac2 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] GET https://10.4.3.32/volume/v3/types/1bd5c372-8302-47bf-864e-db0c8fa91b60 Aug 08 06:25:17.389254 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25058580-0fa3-4c56-929b-87ef662fcac2 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:17.390675 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25058580-0fa3-4c56-929b-87ef662fcac2 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:17.410166 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25058580-0fa3-4c56-929b-87ef662fcac2 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/types/1bd5c372-8302-47bf-864e-db0c8fa91b60 returned with HTTP 404 Aug 08 06:25:17.410515 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 257/1037] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:17 2026] GET /volume/v3/types/1bd5c372-8302-47bf-864e-db0c8fa91b60 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:17.430889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-949f9a64-76d9-4d0c-9ebf-c445dd3f5868 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.436081 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-949f9a64-76d9-4d0c-9ebf-c445dd3f5868 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:25:17.436081 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-949f9a64-76d9-4d0c-9ebf-c445dd3f5868 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1898198220"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:17.454625 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7bccc2b9-0141-4bb2-ace6-30a92b169863 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.458598 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-949f9a64-76d9-4d0c-9ebf-c445dd3f5868 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:25:17.459403 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 262/1038] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:25:17 2026] POST /volume/v3/types => generated 224 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:17.472676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8fe52bb1-9fb9-441d-8ea1-2313ae0876a5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.475072 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8fe52bb1-9fb9-441d-8ea1-2313ae0876a5 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:25:17.479837 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8fe52bb1-9fb9-441d-8ea1-2313ae0876a5 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-352375789"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:17.500635 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.503990 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:17.505558 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8fe52bb1-9fb9-441d-8ea1-2313ae0876a5 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:25:17.505979 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 261/1039] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:25:17 2026] POST /volume/v3/group_types => generated 180 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:17.509181 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-31805700"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:17.509849 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-31805700'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:17.510000 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Create volume of 1 GB Aug 08 06:25:17.519126 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Availability Zones retrieved successfully. Aug 08 06:25:17.521179 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2576c006-1fa6-4d2b-9524-8a33f6ca5880 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.524412 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2576c006-1fa6-4d2b-9524-8a33f6ca5880 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/groups Aug 08 06:25:17.525196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2576c006-1fa6-4d2b-9524-8a33f6ca5880 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "470fd816-8a87-44a3-8106-fd25dbf3ee41", "volume_types": ["b88452b3-96c0-43dd-9dc1-5b5d02f937d4"], "name": "tempest-GroupSnapshotsTest-Group-68838348"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:17.527817 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-2576c006-1fa6-4d2b-9524-8a33f6ca5880 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating new group {'group': {'group_type': '470fd816-8a87-44a3-8106-fd25dbf3ee41', 'volume_types': ['b88452b3-96c0-43dd-9dc1-5b5d02f937d4'], 'name': 'tempest-GroupSnapshotsTest-Group-68838348'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 06:25:17.531352 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Flow 'volume_create_api' (119e5f4b-452f-42d1-8788-7933f9b00e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:17.532445 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704453cb-f0bb-4d20-b18a-f4e16639ac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:17.534644 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:17.538559 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-2576c006-1fa6-4d2b-9524-8a33f6ca5880 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating group tempest-GroupSnapshotsTest-Group-68838348. Aug 08 06:25:17.566861 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2576c006-1fa6-4d2b-9524-8a33f6ca5880 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability Zones retrieved successfully. Aug 08 06:25:17.591618 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704453cb-f0bb-4d20-b18a-f4e16639ac2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:17.592047 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d97bd0-7bda-4862-a498-86befc47baf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:17.594176 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-2576c006-1fa6-4d2b-9524-8a33f6ca5880 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['abdf47a8-f920-487f-901d-ac2129127a48'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:17.610730 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7bccc2b9-0141-4bb2-ace6-30a92b169863 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:25:17.611390 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7bccc2b9-0141-4bb2-ace6-30a92b169863 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1881689569", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:17.653361 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7bccc2b9-0141-4bb2-ace6-30a92b169863 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:25:17.653361 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 260/1040] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:25:17 2026] POST /volume/v3/types => generated 275 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:17.656397 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2576c006-1fa6-4d2b-9524-8a33f6ca5880 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 08 06:25:17.656397 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 263/1041] 10.4.3.32 () {70 vars in 1290 bytes} [Sat Aug 8 06:25:17 2026] POST /volume/v3/groups => generated 110 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:17.672311 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-66ca37dc-943a-4fe9-899d-76fe6b2d3533 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.673323 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-883e0ca9-2f56-4845-9e90-ad6fb34a60c0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.674665 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66ca37dc-943a-4fe9-899d-76fe6b2d3533 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d Aug 08 06:25:17.675266 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-883e0ca9-2f56-4845-9e90-ad6fb34a60c0 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:25:17.675354 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66ca37dc-943a-4fe9-899d-76fe6b2d3533 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:17.675517 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66ca37dc-943a-4fe9-899d-76fe6b2d3533 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:17.676544 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-883e0ca9-2f56-4845-9e90-ad6fb34a60c0 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-731573534", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:17.676650 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-66ca37dc-943a-4fe9-899d-76fe6b2d3533 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:17.683694 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:17.683694 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:17.703371 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66ca37dc-943a-4fe9-899d-76fe6b2d3533 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d returned with HTTP 200 Aug 08 06:25:17.703371 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 262/1042] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:17 2026] GET /volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d => generated 390 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:17.712352 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-883e0ca9-2f56-4845-9e90-ad6fb34a60c0 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:25:17.712612 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 261/1043] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:25:17 2026] POST /volume/v3/types => generated 274 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:17.727375 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Created reservations ['8719833e-ea16-4dc9-b26d-21dbcee0ba2b', 'cd7eecb0-6417-455f-88ae-9867edcf6d5c', 'c3b3acb7-ce37-4874-8fc1-a8af606e1343', '174aebc1-7738-4376-b89c-aea09b13037e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:17.728690 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d97bd0-7bda-4862-a498-86befc47baf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8719833e-ea16-4dc9-b26d-21dbcee0ba2b', 'cd7eecb0-6417-455f-88ae-9867edcf6d5c', 'c3b3acb7-ce37-4874-8fc1-a8af606e1343', '174aebc1-7738-4376-b89c-aea09b13037e']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:17.730209 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:17.730524 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fb2513-8130-4962-ab00-616de50f8d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:17.767766 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fb2513-8130-4962-ab00-616de50f8d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aab2cd66-a29c-434c-b25b-0d1ec1d0e550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-31805700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1341c4d654843b4b228d50855f17566',qos_specs=None,replication_status=,reservations=['8719833e-ea16-4dc9-b26d-21dbcee0ba2b','cd7eecb0-6417-455f-88ae-9867edcf6d5c','c3b3acb7-ce37-4874-8fc1-a8af606e1343','174aebc1-7738-4376-b89c-aea09b13037e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9251b6e39ce9484a8cf3a32cfc9b4c16',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-31805700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aab2cd66-a29c-434c-b25b-0d1ec1d0e550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1341c4d654843b4b228d50855f17566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9251b6e39ce9484a8cf3a32cfc9b4c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:17.768520 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae09d535-3916-4b13-840c-6c696adeec0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:17.796907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae09d535-3916-4b13-840c-6c696adeec0e) transitioned into state 'SUCCESS' from state '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-31805700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1341c4d654843b4b228d50855f17566',qos_specs=None,replication_status=,reservations=['8719833e-ea16-4dc9-b26d-21dbcee0ba2b','cd7eecb0-6417-455f-88ae-9867edcf6d5c','c3b3acb7-ce37-4874-8fc1-a8af606e1343','174aebc1-7738-4376-b89c-aea09b13037e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9251b6e39ce9484a8cf3a32cfc9b4c16',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:17.797835 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56905d0c-a1b1-4ea9-b248-dcd4df5b15e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:17.817585 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56905d0c-a1b1-4ea9-b248-dcd4df5b15e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:17.819032 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Flow 'volume_create_api' (119e5f4b-452f-42d1-8788-7933f9b00e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:17.820793 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Create volume request issued successfully. Aug 08 06:25:17.820793 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5b715b1e-4000-4593-9ee7-0ae67fc4d5e2 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:17.820920 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 258/1044] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:17 2026] POST /volume/v3/volumes => generated 750 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:17.851429 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:17.851940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1754129025", "volume_type": "11485549-17c2-4952-ab5f-6a0022d8c246", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:17.854090 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1754129025', 'volume_type': '11485549-17c2-4952-ab5f-6a0022d8c246', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:17.861389 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Create volume of 1 GB Aug 08 06:25:17.862095 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:17.862095 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:17.863044 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Availability Zones retrieved successfully. Aug 08 06:25:17.873076 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Flow 'volume_create_api' (b998b307-899c-4319-bc2a-c53411786fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:17.875131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (699e80dd-a025-473a-9fdd-bda0d6859e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:17.877477 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:17.922618 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (699e80dd-a025-473a-9fdd-bda0d6859e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:25:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=11485549-17c2-4952-ab5f-6a0022d8c246,is_public=True,name='tempest-VolumeTypesTest-volume-type-1881689569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11485549-17c2-4952-ab5f-6a0022d8c246', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:17.923088 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba93e1e-e08a-423a-baa8-00243bdc1d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:17.986855 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1881689569 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1881689569, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:17.988015 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1881689569 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1881689569, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:18.087947 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Created reservations ['a4477a89-8ef5-4269-98fd-57713aa42da8', 'dfa1d34a-8e27-43d0-aaf0-13ba659bd45a', '8118c17a-1257-4ac9-9a04-75d1dedd74c1', '0bdaeb21-5d83-436b-b7e8-1faddaaa7a19'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:18.087947 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba93e1e-e08a-423a-baa8-00243bdc1d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4477a89-8ef5-4269-98fd-57713aa42da8', 'dfa1d34a-8e27-43d0-aaf0-13ba659bd45a', '8118c17a-1257-4ac9-9a04-75d1dedd74c1', '0bdaeb21-5d83-436b-b7e8-1faddaaa7a19']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:18.089331 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f574139-ddf2-4299-aa20-c27946e52e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:18.167615 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f574139-ddf2-4299-aa20-c27946e52e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54068808-1f79-4372-87ee-e745ed3ded84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1754129025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2ea36911214a69b70a1cce8156ba1b',qos_specs=None,replication_status=,reservations=['a4477a89-8ef5-4269-98fd-57713aa42da8','dfa1d34a-8e27-43d0-aaf0-13ba659bd45a','8118c17a-1257-4ac9-9a04-75d1dedd74c1','0bdaeb21-5d83-436b-b7e8-1faddaaa7a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d91bc280763422f962595922c56ef27',volume_type_id=11485549-17c2-4952-ab5f-6a0022d8c246), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1754129025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54068808-1f79-4372-87ee-e745ed3ded84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b2ea36911214a69b70a1cce8156ba1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d91bc280763422f962595922c56ef27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11485549-17c2-4952-ab5f-6a0022d8c246),volume_type_id=11485549-17c2-4952-ab5f-6a0022d8c246)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:18.167615 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9c3039-00ea-4445-bda9-91226bcbbfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:18.211677 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9c3039-00ea-4445-bda9-91226bcbbfe1) transitioned into state 'SUCCESS' from state '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-1754129025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b2ea36911214a69b70a1cce8156ba1b',qos_specs=None,replication_status=,reservations=['a4477a89-8ef5-4269-98fd-57713aa42da8','dfa1d34a-8e27-43d0-aaf0-13ba659bd45a','8118c17a-1257-4ac9-9a04-75d1dedd74c1','0bdaeb21-5d83-436b-b7e8-1faddaaa7a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d91bc280763422f962595922c56ef27',volume_type_id=11485549-17c2-4952-ab5f-6a0022d8c246)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:18.212106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6cdfbe-9331-4696-b7d8-2eaef47c533e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:18.232331 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6cdfbe-9331-4696-b7d8-2eaef47c533e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:18.234364 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Flow 'volume_create_api' (b998b307-899c-4319-bc2a-c53411786fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:18.236038 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Create volume request issued successfully. Aug 08 06:25:18.237801 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4f06465-e64a-4f8d-8ea4-d5606d985886 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:18.237801 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 264/1045] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:25:17 2026] POST /volume/v3/volumes => generated 782 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:18.260802 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-349643c4-7e61-4376-b514-ec64ec49da4b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:18.262219 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-349643c4-7e61-4376-b514-ec64ec49da4b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] GET https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:18.264295 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-349643c4-7e61-4376-b514-ec64ec49da4b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:18.264576 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-349643c4-7e61-4376-b514-ec64ec49da4b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:18.279424 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:18.279424 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:18.288678 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-349643c4-7e61-4376-b514-ec64ec49da4b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Volume info retrieved successfully. Aug 08 06:25:18.300398 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-349643c4-7e61-4376-b514-ec64ec49da4b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 returned with HTTP 200 Aug 08 06:25:18.301168 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 263/1046] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:18 2026] GET /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:18.396554 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da8805f9-9b94-4bfb-930a-9fe155ac3509 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:18.404745 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da8805f9-9b94-4bfb-930a-9fe155ac3509 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:18.404745 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da8805f9-9b94-4bfb-930a-9fe155ac3509 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:18.404745 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da8805f9-9b94-4bfb-930a-9fe155ac3509 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:18.439745 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:18.439745 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:18.460764 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-da8805f9-9b94-4bfb-930a-9fe155ac3509 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:18.485691 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da8805f9-9b94-4bfb-930a-9fe155ac3509 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:18.485837 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 262/1047] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:18 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 845 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:18.721916 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-912da8a5-4a79-4bdc-a73b-37dbcc0d3bcc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:18.728028 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-912da8a5-4a79-4bdc-a73b-37dbcc0d3bcc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d Aug 08 06:25:18.728028 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-912da8a5-4a79-4bdc-a73b-37dbcc0d3bcc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:18.728251 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-912da8a5-4a79-4bdc-a73b-37dbcc0d3bcc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:18.728412 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-912da8a5-4a79-4bdc-a73b-37dbcc0d3bcc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:18.742907 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:18.742907 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:18.757377 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-912da8a5-4a79-4bdc-a73b-37dbcc0d3bcc tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d returned with HTTP 200 Aug 08 06:25:18.758925 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 259/1048] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:18 2026] GET /volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:18.776809 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-adb3925a-6450-4548-95eb-88044de987c1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:18.782631 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:18.783357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-457060391", "volume_type": "b88452b3-96c0-43dd-9dc1-5b5d02f937d4", "group_id": "2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:18.790023 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-457060391', 'volume_type': 'b88452b3-96c0-43dd-9dc1-5b5d02f937d4', 'group_id': '2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:18.802927 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:18.802927 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:18.803658 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume of 1 GB Aug 08 06:25:18.815048 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Availability Zones retrieved successfully. Aug 08 06:25:18.823060 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (552b2cdb-c281-46b3-b563-5f1fd09e5ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:18.824230 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e35385d-5e3c-4577-a80d-98ac398f719f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:18.825174 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:18.825174 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:18.825498 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:18.868052 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e35385d-5e3c-4577-a80d-98ac398f719f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:25:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b88452b3-96c0-43dd-9dc1-5b5d02f937d4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1898198220',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b88452b3-96c0-43dd-9dc1-5b5d02f937d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:18.869931 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d2cfc7c-c417-4444-9978-12e41aec9855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:18.925806 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1898198220 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1898198220, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:18.925806 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1898198220 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1898198220, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:18.978654 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['8d9f7b4d-5b79-4a60-a030-fbb54586e45c', '30d263fd-0178-41f5-8f1e-2776e855a888', 'd94c2af6-b67d-444f-95a9-e95cc5570594', '7105d249-167f-4323-aa3b-b47af379f6ce'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:18.980846 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d2cfc7c-c417-4444-9978-12e41aec9855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9f7b4d-5b79-4a60-a030-fbb54586e45c', '30d263fd-0178-41f5-8f1e-2776e855a888', 'd94c2af6-b67d-444f-95a9-e95cc5570594', '7105d249-167f-4323-aa3b-b47af379f6ce']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:18.981220 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aefdcec-0e21-45b4-970e-e481efd7a451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:19.023660 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aefdcec-0e21-45b4-970e-e481efd7a451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '363c7b98-4855-4f1b-966d-570eff45b598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-457060391',encryption_key_id=None,group_id=2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['8d9f7b4d-5b79-4a60-a030-fbb54586e45c','30d263fd-0178-41f5-8f1e-2776e855a888','d94c2af6-b67d-444f-95a9-e95cc5570594','7105d249-167f-4323-aa3b-b47af379f6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=b88452b3-96c0-43dd-9dc1-5b5d02f937d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-457060391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d,host=None,id=363c7b98-4855-4f1b-966d-570eff45b598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0f95ebd878463a8aae3144d2093e31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b88452b3-96c0-43dd-9dc1-5b5d02f937d4),volume_type_id=b88452b3-96c0-43dd-9dc1-5b5d02f937d4)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:19.025120 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfaa679-484d-4860-bd7b-bb5771387c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:19.065172 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfaa679-484d-4860-bd7b-bb5771387c7c) transitioned into state 'SUCCESS' from state '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-457060391',encryption_key_id=None,group_id=2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d,group_type_id=,metadata={},multiattach=False,project_id='ca0f95ebd878463a8aae3144d2093e31',qos_specs=None,replication_status=,reservations=['8d9f7b4d-5b79-4a60-a030-fbb54586e45c','30d263fd-0178-41f5-8f1e-2776e855a888','d94c2af6-b67d-444f-95a9-e95cc5570594','7105d249-167f-4323-aa3b-b47af379f6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3d2a68cab24e3bb193ac655853eb59',volume_type_id=b88452b3-96c0-43dd-9dc1-5b5d02f937d4)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:19.066594 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ccc745-4e9a-4ef3-92d6-2b4a82430d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:19.094920 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ccc745-4e9a-4ef3-92d6-2b4a82430d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:19.097750 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Flow 'volume_create_api' (552b2cdb-c281-46b3-b563-5f1fd09e5ba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:19.097750 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Create volume request issued successfully. Aug 08 06:25:19.098063 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:19.098353 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:19.164919 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:19.172104 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:19.172104 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:19.178413 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-adb3925a-6450-4548-95eb-88044de987c1 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:19.178413 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 265/1049] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:25:18 2026] POST /volume/v3/volumes => generated 820 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:19.200244 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1579c43f-5578-4ce5-bf82-a6c550b29905 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:19.202120 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1579c43f-5578-4ce5-bf82-a6c550b29905 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 Aug 08 06:25:19.202435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1579c43f-5578-4ce5-bf82-a6c550b29905 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:19.202686 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1579c43f-5578-4ce5-bf82-a6c550b29905 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:19.212318 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:19.212318 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:19.217924 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1579c43f-5578-4ce5-bf82-a6c550b29905 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:19.218899 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-1579c43f-5578-4ce5-bf82-a6c550b29905 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:19.218899 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-1579c43f-5578-4ce5-bf82-a6c550b29905 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:19.285541 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-1579c43f-5578-4ce5-bf82-a6c550b29905 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:19.291137 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:19.291137 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:19.308712 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1579c43f-5578-4ce5-bf82-a6c550b29905 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 returned with HTTP 200 Aug 08 06:25:19.310753 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 264/1050] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:19 2026] GET /volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 => generated 888 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:19.323616 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5bdc84f8-74b6-455d-bac4-5b6c064a030d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:19.327283 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5bdc84f8-74b6-455d-bac4-5b6c064a030d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] GET https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:19.327283 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5bdc84f8-74b6-455d-bac4-5b6c064a030d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:19.327283 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5bdc84f8-74b6-455d-bac4-5b6c064a030d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:19.337390 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:19.337390 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:19.348611 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5bdc84f8-74b6-455d-bac4-5b6c064a030d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Volume info retrieved successfully. Aug 08 06:25:19.358985 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5bdc84f8-74b6-455d-bac4-5b6c064a030d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 returned with HTTP 200 Aug 08 06:25:19.358985 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 263/1051] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:19 2026] GET /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:19.382837 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d08fa6e-866a-4456-8020-27836aed9736 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:19.384296 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] POST https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84/action Aug 08 06:25:19.384842 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Action body: b'{"os-retype": {"new_type": "7476e525-95bf-477b-84a3-fce5dd043bec"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:19.385100 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "7476e525-95bf-477b-84a3-fce5dd043bec"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:19.396370 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:19.396370 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:19.397420 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Volume info retrieved successfully. Aug 08 06:25:19.422367 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-731573534 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-731573534, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:19.422834 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-731573534 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-731573534, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:19.462562 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Created reservations ['c6dea89f-311b-4a36-8661-a46d2a04b2aa', '02fc3a34-d15e-4922-89b8-8a921f335453'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:19.489930 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1881689569 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1881689569, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:19.490426 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1881689569 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1881689569, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:19.505045 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Created reservations ['3eceefa4-5706-4fdb-8d41-827c5a6d4520', 'e700c015-fa97-47bc-b5ae-10826201ce20'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:19.510326 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f4324781-2251-40e1-a3e3-64f0687ed46c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:19.513814 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4324781-2251-40e1-a3e3-64f0687ed46c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:19.513814 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4324781-2251-40e1-a3e3-64f0687ed46c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:19.514175 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4324781-2251-40e1-a3e3-64f0687ed46c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:19.539809 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:19.539809 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:19.545894 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f4324781-2251-40e1-a3e3-64f0687ed46c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:19.558256 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4324781-2251-40e1-a3e3-64f0687ed46c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:19.558974 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 266/1052] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:19 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:19.565497 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Retype volume request issued successfully. Aug 08 06:25:19.565497 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d08fa6e-866a-4456-8020-27836aed9736 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84/action returned with HTTP 202 Aug 08 06:25:19.565497 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 260/1053] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:19 2026] POST /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:19.575966 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-08bb5365-0fc3-4c5a-8797-d53611f47c4d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:19.579294 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08bb5365-0fc3-4c5a-8797-d53611f47c4d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] GET https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:19.579745 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08bb5365-0fc3-4c5a-8797-d53611f47c4d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:19.580301 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08bb5365-0fc3-4c5a-8797-d53611f47c4d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:19.590272 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:19.590272 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:19.595709 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-08bb5365-0fc3-4c5a-8797-d53611f47c4d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Volume info retrieved successfully. Aug 08 06:25:19.605259 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08bb5365-0fc3-4c5a-8797-d53611f47c4d tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 returned with HTTP 200 Aug 08 06:25:19.606117 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 265/1054] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:19 2026] GET /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:20.157060 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-4b10a925-2d42-4107-9127-93f826f736f9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.159570 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-4b10a925-2d42-4107-9127-93f826f736f9 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/attachments/66c717a1-7a63-4f73-b9c9-df0718a6e4d7/action Aug 08 06:25:20.160015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-4b10a925-2d42-4107-9127-93f826f736f9 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:20.160157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-4b10a925-2d42-4107-9127-93f826f736f9 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:20.204874 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.204874 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:20.224615 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2fe07eeb-1f45-4f06-b362-0e247c008b77 req-4b10a925-2d42-4107-9127-93f826f736f9 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments/66c717a1-7a63-4f73-b9c9-df0718a6e4d7/action returned with HTTP 204 Aug 08 06:25:20.225105 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 264/1055] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:25:20 2026] POST /volume/v3/attachments/66c717a1-7a63-4f73-b9c9-df0718a6e4d7/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:20.332702 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9049d87e-765a-473c-a416-bc6a3bb0335f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.338228 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9049d87e-765a-473c-a416-bc6a3bb0335f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 Aug 08 06:25:20.338228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9049d87e-765a-473c-a416-bc6a3bb0335f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.338228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9049d87e-765a-473c-a416-bc6a3bb0335f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.349684 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.349684 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:20.354922 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9049d87e-765a-473c-a416-bc6a3bb0335f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:20.355941 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-9049d87e-765a-473c-a416-bc6a3bb0335f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:20.356162 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-9049d87e-765a-473c-a416-bc6a3bb0335f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:20.415321 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-9049d87e-765a-473c-a416-bc6a3bb0335f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:20.419537 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.419537 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:20.431257 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9049d87e-765a-473c-a416-bc6a3bb0335f tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 returned with HTTP 200 Aug 08 06:25:20.431664 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 267/1056] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:20.450140 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1a83d3c8-01c6-48ee-a72d-c0e74adf7a85 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.455070 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a83d3c8-01c6-48ee-a72d-c0e74adf7a85 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Aug 08 06:25:20.455651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a83d3c8-01c6-48ee-a72d-c0e74adf7a85 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d", "name": "tempest-group_snapshot-1831752540"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:20.462316 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.group_snapshots [None req-1a83d3c8-01c6-48ee-a72d-c0e74adf7a85 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d', 'name': 'tempest-group_snapshot-1831752540'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 06:25:20.469174 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.469174 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:20.478757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.group_snapshots [None req-1a83d3c8-01c6-48ee-a72d-c0e74adf7a85 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Creating group_snapshot tempest-group_snapshot-1831752540. Aug 08 06:25:20.515217 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.515217 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:20.540140 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-1a83d3c8-01c6-48ee-a72d-c0e74adf7a85 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1898198220 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1898198220, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:20.540140 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-1a83d3c8-01c6-48ee-a72d-c0e74adf7a85 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1898198220 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1898198220, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:25:20.576655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cec83101-519c-4a42-bb30-d9ab6b8e82b6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.580845 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cec83101-519c-4a42-bb30-d9ab6b8e82b6 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:20.581171 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cec83101-519c-4a42-bb30-d9ab6b8e82b6 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.581519 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cec83101-519c-4a42-bb30-d9ab6b8e82b6 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.596214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-1a83d3c8-01c6-48ee-a72d-c0e74adf7a85 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Created reservations ['443cda96-2774-42fd-8220-e256b90f569e', 'aa966fcb-40a3-486f-997b-2a45a76f06ef', 'cdc6e5f9-5e29-4001-b343-b7ec56cf26b6', 'be69cac4-f7b3-45d0-a59a-52b5072c721b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:20.605229 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.605229 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:20.613450 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cec83101-519c-4a42-bb30-d9ab6b8e82b6 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:20.627684 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cec83101-519c-4a42-bb30-d9ab6b8e82b6 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:20.628094 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4f8eae53-3f62-4a4f-9d50-2b56758164ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.628717 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 266/1057] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:20.631300 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f8eae53-3f62-4a4f-9d50-2b56758164ae tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] GET https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:20.631300 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f8eae53-3f62-4a4f-9d50-2b56758164ae tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.631300 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f8eae53-3f62-4a4f-9d50-2b56758164ae tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.649647 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.649647 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:20.650059 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca8442cb-3a9a-4607-96f9-5f06c9957933 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.652960 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca8442cb-3a9a-4607-96f9-5f06c9957933 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:20.653210 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca8442cb-3a9a-4607-96f9-5f06c9957933 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.653757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca8442cb-3a9a-4607-96f9-5f06c9957933 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.656484 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4f8eae53-3f62-4a4f-9d50-2b56758164ae tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Volume info retrieved successfully. Aug 08 06:25:20.661644 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a83d3c8-01c6-48ee-a72d-c0e74adf7a85 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Aug 08 06:25:20.662251 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 261/1058] 10.4.3.32 () {70 vars in 1317 bytes} [Sat Aug 8 06:25:20 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:20.662901 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f8eae53-3f62-4a4f-9d50-2b56758164ae tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 returned with HTTP 200 Aug 08 06:25:20.663792 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 265/1059] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:20.674888 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.674888 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:20.676057 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ff771076-278b-4bb3-b411-f00f33e1d7aa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.678296 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff771076-278b-4bb3-b411-f00f33e1d7aa tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 Aug 08 06:25:20.678601 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff771076-278b-4bb3-b411-f00f33e1d7aa tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.678962 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff771076-278b-4bb3-b411-f00f33e1d7aa tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.680060 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-ff771076-278b-4bb3-b411-f00f33e1d7aa tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 0efe815e-891d-40c6-8d71-713983d90777 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:25:20.683237 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ca8442cb-3a9a-4607-96f9-5f06c9957933 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:20.684156 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.684156 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:20.686865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dede3e00-77a9-462c-be52-17faffb4163e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.691281 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dede3e00-77a9-462c-be52-17faffb4163e tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] GET https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:20.691425 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dede3e00-77a9-462c-be52-17faffb4163e tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.691789 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dede3e00-77a9-462c-be52-17faffb4163e tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.693788 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff771076-278b-4bb3-b411-f00f33e1d7aa tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 returned with HTTP 200 Aug 08 06:25:20.693788 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 267/1060] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:20.698826 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca8442cb-3a9a-4607-96f9-5f06c9957933 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:20.698826 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 268/1061] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:20.702441 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.702441 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:20.708936 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dede3e00-77a9-462c-be52-17faffb4163e tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Volume info retrieved successfully. Aug 08 06:25:20.715362 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dede3e00-77a9-462c-be52-17faffb4163e tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 returned with HTTP 200 Aug 08 06:25:20.716028 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 262/1062] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:20.741958 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3bc36fa7-c78c-4f87-a47f-712eac934f3b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.748331 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3bc36fa7-c78c-4f87-a47f-712eac934f3b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] GET https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:20.748331 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3bc36fa7-c78c-4f87-a47f-712eac934f3b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.749809 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3bc36fa7-c78c-4f87-a47f-712eac934f3b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.765611 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.765611 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:20.774400 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3bc36fa7-c78c-4f87-a47f-712eac934f3b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Volume info retrieved successfully. Aug 08 06:25:20.783622 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-07a6e2ae-168e-4048-8cd9-24f635824c48 req-d499aef2-84b2-4239-8841-919c50233817 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.790379 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3bc36fa7-c78c-4f87-a47f-712eac934f3b tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 returned with HTTP 200 Aug 08 06:25:20.790632 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-07a6e2ae-168e-4048-8cd9-24f635824c48 req-d499aef2-84b2-4239-8841-919c50233817 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:20.790632 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-07a6e2ae-168e-4048-8cd9-24f635824c48 req-d499aef2-84b2-4239-8841-919c50233817 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.790749 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 266/1063] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 => generated 874 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:20.790809 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-07a6e2ae-168e-4048-8cd9-24f635824c48 req-d499aef2-84b2-4239-8841-919c50233817 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.810672 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.810672 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:20.820910 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-07a6e2ae-168e-4048-8cd9-24f635824c48 req-d499aef2-84b2-4239-8841-919c50233817 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:20.829904 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-806011c8-f244-4a88-ac08-7719e62f92cd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.831318 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-07a6e2ae-168e-4048-8cd9-24f635824c48 req-d499aef2-84b2-4239-8841-919c50233817 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:20.832995 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 268/1064] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 1137 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:20.835875 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-806011c8-f244-4a88-ac08-7719e62f92cd tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] DELETE https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:20.836238 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-806011c8-f244-4a88-ac08-7719e62f92cd tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.836462 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-806011c8-f244-4a88-ac08-7719e62f92cd tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.837269 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-806011c8-f244-4a88-ac08-7719e62f92cd tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Delete volume with id: 54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:20.859448 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.859448 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:20.859448 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-806011c8-f244-4a88-ac08-7719e62f92cd tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Volume info retrieved successfully. Aug 08 06:25:20.872941 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-611bb1c9-221c-4f0d-8359-e0605a35620b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.874924 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-611bb1c9-221c-4f0d-8359-e0605a35620b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:20.875345 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-611bb1c9-221c-4f0d-8359-e0605a35620b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.875763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-611bb1c9-221c-4f0d-8359-e0605a35620b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.893969 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.893969 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:20.904835 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-806011c8-f244-4a88-ac08-7719e62f92cd tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Delete volume request issued successfully. Aug 08 06:25:20.904953 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-611bb1c9-221c-4f0d-8359-e0605a35620b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:20.905003 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-806011c8-f244-4a88-ac08-7719e62f92cd tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 returned with HTTP 202 Aug 08 06:25:20.905003 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 269/1065] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:20 2026] DELETE /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:20.915064 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-611bb1c9-221c-4f0d-8359-e0605a35620b tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:20.915064 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 263/1066] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:20.919707 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b443e9c7-723b-4a3e-bc52-41ca1aef1ce7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:20.923591 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b443e9c7-723b-4a3e-bc52-41ca1aef1ce7 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] GET https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:20.923876 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b443e9c7-723b-4a3e-bc52-41ca1aef1ce7 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:20.925613 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b443e9c7-723b-4a3e-bc52-41ca1aef1ce7 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:20.943926 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:20.943926 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:20.956282 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b443e9c7-723b-4a3e-bc52-41ca1aef1ce7 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Volume info retrieved successfully. Aug 08 06:25:20.966385 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b443e9c7-723b-4a3e-bc52-41ca1aef1ce7 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 returned with HTTP 200 Aug 08 06:25:20.966612 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 267/1067] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:20 2026] GET /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 => generated 873 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:21.011449 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-bea7f0a5-ae6b-4043-8932-a7a68ec67486 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.016064 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-bea7f0a5-ae6b-4043-8932-a7a68ec67486 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:21.016376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-bea7f0a5-ae6b-4043-8932-a7a68ec67486 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.016785 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-bea7f0a5-ae6b-4043-8932-a7a68ec67486 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.035544 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.035544 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:21.049369 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-bea7f0a5-ae6b-4043-8932-a7a68ec67486 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:21.062106 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-bea7f0a5-ae6b-4043-8932-a7a68ec67486 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:21.063466 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 269/1068] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:21.112528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-e0f39c2b-36e4-4db1-a0d2-39345a63b4c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.115520 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-e0f39c2b-36e4-4db1-a0d2-39345a63b4c2 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf/action Aug 08 06:25:21.116123 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-e0f39c2b-36e4-4db1-a0d2-39345a63b4c2 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:21.116371 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-e0f39c2b-36e4-4db1-a0d2-39345a63b4c2 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:21.157801 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6cdd4e8e-56f6-4916-986e-d1feef348044 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.158142 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.158142 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:21.158142 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-e0f39c2b-36e4-4db1-a0d2-39345a63b4c2 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:21.158255 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6cdd4e8e-56f6-4916-986e-d1feef348044 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:21.158392 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6cdd4e8e-56f6-4916-986e-d1feef348044 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.159289 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6cdd4e8e-56f6-4916-986e-d1feef348044 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.172130 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-e0f39c2b-36e4-4db1-a0d2-39345a63b4c2 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Begin detaching volume completed successfully. Aug 08 06:25:21.173422 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-e0f39c2b-36e4-4db1-a0d2-39345a63b4c2 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf/action returned with HTTP 202 Aug 08 06:25:21.173919 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.173919 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:21.174698 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 270/1069] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:25:21 2026] POST /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:21.181074 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6cdd4e8e-56f6-4916-986e-d1feef348044 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:21.193169 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6cdd4e8e-56f6-4916-986e-d1feef348044 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:21.193867 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 264/1070] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:21.259532 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-591f466a-5bba-4775-ae0d-8e7528d209c4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.260654 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-591f466a-5bba-4775-ae0d-8e7528d209c4 None None] GET https://10.4.3.32/volume// Aug 08 06:25:21.260654 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-591f466a-5bba-4775-ae0d-8e7528d209c4 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.260654 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-591f466a-5bba-4775-ae0d-8e7528d209c4 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.261112 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-591f466a-5bba-4775-ae0d-8e7528d209c4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:21.261461 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 268/1071] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:21.273986 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-b1495ff1-87eb-4c4a-9c93-62dfc812b789 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.277575 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-b1495ff1-87eb-4c4a-9c93-62dfc812b789 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:21.277707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-4a86f837-0502-4e95-81db-c9cc6cb987e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.277829 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-b1495ff1-87eb-4c4a-9c93-62dfc812b789 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.278324 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-b1495ff1-87eb-4c4a-9c93-62dfc812b789 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.282755 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-4a86f837-0502-4e95-81db-c9cc6cb987e9 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:21.283174 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-4a86f837-0502-4e95-81db-c9cc6cb987e9 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.284131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-4a86f837-0502-4e95-81db-c9cc6cb987e9 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.287037 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.287037 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:21.296290 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-b1495ff1-87eb-4c4a-9c93-62dfc812b789 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:21.302818 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.302818 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:21.309886 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-4a86f837-0502-4e95-81db-c9cc6cb987e9 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:21.310164 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-b1495ff1-87eb-4c4a-9c93-62dfc812b789 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:21.311124 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 270/1072] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:21.318214 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-4a86f837-0502-4e95-81db-c9cc6cb987e9 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:21.319080 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 271/1073] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 1320 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:25:21.438471 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-505a1e97-da87-47af-b3e8-e7ab56c2f3b8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.439712 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-505a1e97-da87-47af-b3e8-e7ab56c2f3b8 None None] GET https://10.4.3.32/volume// Aug 08 06:25:21.439712 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-505a1e97-da87-47af-b3e8-e7ab56c2f3b8 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.439712 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-505a1e97-da87-47af-b3e8-e7ab56c2f3b8 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.440435 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-505a1e97-da87-47af-b3e8-e7ab56c2f3b8 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:21.441608 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 265/1074] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:21.452574 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-284a73b5-101e-469d-af4c-d24154b734ab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.455745 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-284a73b5-101e-469d-af4c-d24154b734ab tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:25:21.456601 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-284a73b5-101e-469d-af4c-d24154b734ab tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c287657-1445-492c-929a-151b09ef221d", "connector": null, "instance_uuid": "d8adc759-4072-47e2-ac5c-e7c1e6197695"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:21.468127 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.468127 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:21.523672 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-284a73b5-101e-469d-af4c-d24154b734ab tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:25:21.523672 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 269/1075] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:25:21 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:21.581088 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-68c2642c-2b48-4fbb-aeea-d02843131d69 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.583410 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-68c2642c-2b48-4fbb-aeea-d02843131d69 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:21.584534 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-68c2642c-2b48-4fbb-aeea-d02843131d69 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.584534 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-68c2642c-2b48-4fbb-aeea-d02843131d69 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.601267 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b89fe743-4a2a-49f5-a475-60b30064b9e5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.601267 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b89fe743-4a2a-49f5-a475-60b30064b9e5 None None] GET https://10.4.3.32/volume// Aug 08 06:25:21.601697 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b89fe743-4a2a-49f5-a475-60b30064b9e5 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.601697 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b89fe743-4a2a-49f5-a475-60b30064b9e5 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.601930 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b89fe743-4a2a-49f5-a475-60b30064b9e5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:21.602701 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 272/1076] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:21.604142 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.604142 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:21.611014 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-68c2642c-2b48-4fbb-aeea-d02843131d69 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:21.614481 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-0c99812e-3789-42bf-ad38-d2cea758e828 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.617849 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-0c99812e-3789-42bf-ad38-d2cea758e828 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:21.617934 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-0c99812e-3789-42bf-ad38-d2cea758e828 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.618380 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-0c99812e-3789-42bf-ad38-d2cea758e828 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.619320 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-68c2642c-2b48-4fbb-aeea-d02843131d69 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:21.620031 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 271/1077] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:21.636124 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.636124 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:21.646908 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-0c99812e-3789-42bf-ad38-d2cea758e828 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:21.655053 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-0c99812e-3789-42bf-ad38-d2cea758e828 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:21.655638 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 266/1078] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 1029 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:25:21.708409 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b6f86240-63ff-4cf4-b53e-7a50782ac422 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.713273 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6f86240-63ff-4cf4-b53e-7a50782ac422 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 Aug 08 06:25:21.714022 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6f86240-63ff-4cf4-b53e-7a50782ac422 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.714417 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6f86240-63ff-4cf4-b53e-7a50782ac422 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.714619 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-b6f86240-63ff-4cf4-b53e-7a50782ac422 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 0efe815e-891d-40c6-8d71-713983d90777 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:25:21.723938 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.723938 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:21.731746 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6f86240-63ff-4cf4-b53e-7a50782ac422 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 returned with HTTP 200 Aug 08 06:25:21.732394 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 270/1079] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 => generated 308 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:21.744617 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-87799b8a-2d79-4475-b028-ca1967f44464 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.750061 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87799b8a-2d79-4475-b028-ca1967f44464 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 08 06:25:21.751278 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87799b8a-2d79-4475-b028-ca1967f44464 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.751501 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87799b8a-2d79-4475-b028-ca1967f44464 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.752691 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-87799b8a-2d79-4475-b028-ca1967f44464 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:21.755477 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-87799b8a-2d79-4475-b028-ca1967f44464 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:25:21.764868 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-87799b8a-2d79-4475-b028-ca1967f44464 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all snapshots completed successfully. Aug 08 06:25:21.765418 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.765418 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:21.766940 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87799b8a-2d79-4475-b028-ca1967f44464 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 06:25:21.767439 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 273/1080] 10.4.3.32 () {66 vars in 1257 bytes} [Sat Aug 8 06:25:21 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) Aug 08 06:25:21.783084 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-20e997ca-8fc8-4992-a86a-3b52a19fcd74 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.785733 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-20e997ca-8fc8-4992-a86a-3b52a19fcd74 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/7f387bed-9d8d-4424-b832-9372b759e193 Aug 08 06:25:21.785733 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-20e997ca-8fc8-4992-a86a-3b52a19fcd74 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.785858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-20e997ca-8fc8-4992-a86a-3b52a19fcd74 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.796143 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.796143 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:21.796143 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-20e997ca-8fc8-4992-a86a-3b52a19fcd74 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Snapshot retrieved successfully. Aug 08 06:25:21.797250 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-20e997ca-8fc8-4992-a86a-3b52a19fcd74 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/7f387bed-9d8d-4424-b832-9372b759e193 returned with HTTP 200 Aug 08 06:25:21.797972 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 272/1081] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/snapshots/7f387bed-9d8d-4424-b832-9372b759e193 => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:21.798757 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-245e3ff9-2c76-4767-8580-699296501f77 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.802981 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-245e3ff9-2c76-4767-8580-699296501f77 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] PUT https://10.4.3.32/volume/v3/attachments/1d71e188-0fea-4d06-bcfd-7bad8c8f4995 Aug 08 06:25:21.803481 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-245e3ff9-2c76-4767-8580-699296501f77 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:21.815478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-45c2cbb7-5e16-415e-8171-0cb69d4a984c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.819745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-245e3ff9-2c76-4767-8580-699296501f77 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Acquiring lock "cinder-attachment_update-3c287657-1445-492c-929a-151b09ef221d-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:25:21.823235 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45c2cbb7-5e16-415e-8171-0cb69d4a984c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 Aug 08 06:25:21.823826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45c2cbb7-5e16-415e-8171-0cb69d4a984c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.824295 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45c2cbb7-5e16-415e-8171-0cb69d4a984c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.824295 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-45c2cbb7-5e16-415e-8171-0cb69d4a984c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 0efe815e-891d-40c6-8d71-713983d90777 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:25:21.826074 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-245e3ff9-2c76-4767-8580-699296501f77 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Lock "cinder-attachment_update-3c287657-1445-492c-929a-151b09ef221d-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:25:21.828467 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.828467 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:21.833292 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.833292 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:21.842179 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45c2cbb7-5e16-415e-8171-0cb69d4a984c tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 returned with HTTP 200 Aug 08 06:25:21.842348 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 271/1082] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 => generated 308 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:21.857386 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b88410b5-f16d-45d4-a5a1-77dd00067932 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.860253 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b88410b5-f16d-45d4-a5a1-77dd00067932 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/detail Aug 08 06:25:21.860253 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b88410b5-f16d-45d4-a5a1-77dd00067932 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.860253 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b88410b5-f16d-45d4-a5a1-77dd00067932 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.873274 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b88410b5-f16d-45d4-a5a1-77dd00067932 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 08 06:25:21.873274 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 274/1083] 10.4.3.32 () {68 vars in 1316 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:21.884256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3ce18840-ff00-4961-a031-4d8d39c042c4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.887733 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ce18840-ff00-4961-a031-4d8d39c042c4 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 Aug 08 06:25:21.888090 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ce18840-ff00-4961-a031-4d8d39c042c4 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.888376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ce18840-ff00-4961-a031-4d8d39c042c4 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.888576 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-3ce18840-ff00-4961-a031-4d8d39c042c4 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] delete called for member 0efe815e-891d-40c6-8d71-713983d90777 {{(pid=100290) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 06:25:21.890152 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.group_snapshots [None req-3ce18840-ff00-4961-a031-4d8d39c042c4 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Delete group_snapshot with id: 0efe815e-891d-40c6-8d71-713983d90777 Aug 08 06:25:21.898354 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.898354 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:21.899106 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f9b683fe-4b53-4536-9e2b-f98b95114c7e req-d562e7d8-3b85-48df-b749-59a1831c134c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.906551 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f9b683fe-4b53-4536-9e2b-f98b95114c7e req-d562e7d8-3b85-48df-b749-59a1831c134c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] GET https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af Aug 08 06:25:21.906551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f9b683fe-4b53-4536-9e2b-f98b95114c7e req-d562e7d8-3b85-48df-b749-59a1831c134c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.906551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f9b683fe-4b53-4536-9e2b-f98b95114c7e req-d562e7d8-3b85-48df-b749-59a1831c134c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.924152 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.924152 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:21.939940 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f9b683fe-4b53-4536-9e2b-f98b95114c7e req-d562e7d8-3b85-48df-b749-59a1831c134c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:25:21.952642 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f9b683fe-4b53-4536-9e2b-f98b95114c7e req-d562e7d8-3b85-48df-b749-59a1831c134c tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af returned with HTTP 200 Aug 08 06:25:21.953273 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 272/1084] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af => generated 1601 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:21.971523 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ce18840-ff00-4961-a031-4d8d39c042c4 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 returned with HTTP 202 Aug 08 06:25:21.972129 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 273/1085] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:25:21 2026] DELETE /volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:21.985288 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.989914 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:25:21.990125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.990405 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:21.992750 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:21.992899 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2c5f1f86-8a4c-4d84-b7d9-ac5da0739e36 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:21.992967 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:21.992967 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:21.993042 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-245e3ff9-2c76-4767-8580-699296501f77 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Lock "cinder-attachment_update-3c287657-1445-492c-929a-151b09ef221d-np0000006785" released by "attachment_update" :: held 0.167s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:25:21.993042 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-245e3ff9-2c76-4767-8580-699296501f77 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/attachments/1d71e188-0fea-4d06-bcfd-7bad8c8f4995 returned with HTTP 200 Aug 08 06:25:21.993137 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:21.993961 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 267/1086] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:25:21 2026] PUT /volume/v3/attachments/1d71e188-0fea-4d06-bcfd-7bad8c8f4995 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:21.996253 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c5f1f86-8a4c-4d84-b7d9-ac5da0739e36 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] GET https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 Aug 08 06:25:21.996651 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c5f1f86-8a4c-4d84-b7d9-ac5da0739e36 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:21.996817 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c5f1f86-8a4c-4d84-b7d9-ac5da0739e36 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.009748 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all volumes completed successfully. Aug 08 06:25:22.010792 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:22.010907 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c5f1f86-8a4c-4d84-b7d9-ac5da0739e36 tempest-VolumeTypesTest-185962643 tempest-VolumeTypesTest-185962643-project-member] https://10.4.3.32/volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 returned with HTTP 404 Aug 08 06:25:22.011030 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:22.012328 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 273/1087] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/volumes/54068808-1f79-4372-87ee-e745ed3ded84 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:22.020600 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-327b3ebe-e4fd-4f56-9d55-4e30d33d67bb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.024796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-327b3ebe-e4fd-4f56-9d55-4e30d33d67bb tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] DELETE https://10.4.3.32/volume/v3/types/7476e525-95bf-477b-84a3-fce5dd043bec Aug 08 06:25:22.025108 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-327b3ebe-e4fd-4f56-9d55-4e30d33d67bb tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.025506 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-327b3ebe-e4fd-4f56-9d55-4e30d33d67bb tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.025891 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:22.025891 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:22.079054 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:22.083892 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-327b3ebe-e4fd-4f56-9d55-4e30d33d67bb tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/7476e525-95bf-477b-84a3-fce5dd043bec returned with HTTP 202 Aug 08 06:25:22.084042 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 274/1088] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:25:22 2026] DELETE /volume/v3/types/7476e525-95bf-477b-84a3-fce5dd043bec => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:22.089581 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:22.089581 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:22.094566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-546fc96f-a4fd-4f4e-b76f-01f8cc00fd22 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.099005 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-546fc96f-a4fd-4f4e-b76f-01f8cc00fd22 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/7476e525-95bf-477b-84a3-fce5dd043bec Aug 08 06:25:22.099325 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-546fc96f-a4fd-4f4e-b76f-01f8cc00fd22 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.099622 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-546fc96f-a4fd-4f4e-b76f-01f8cc00fd22 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.101267 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-75b8eb27-8c63-470c-a5cb-7c03f9a699f7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:25:22.101783 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 275/1089] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:25:21 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:22.107759 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-546fc96f-a4fd-4f4e-b76f-01f8cc00fd22 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/7476e525-95bf-477b-84a3-fce5dd043bec returned with HTTP 404 Aug 08 06:25:22.108548 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 268/1090] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/7476e525-95bf-477b-84a3-fce5dd043bec => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:22.119280 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c43f04d-aeb4-446d-9c99-dfa349d32365 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.119377 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b26c34d2-3234-4a3e-96a6-3756dc8e01bd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.121690 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c43f04d-aeb4-446d-9c99-dfa349d32365 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] DELETE https://10.4.3.32/volume/v3/types/11485549-17c2-4952-ab5f-6a0022d8c246 Aug 08 06:25:22.122004 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c43f04d-aeb4-446d-9c99-dfa349d32365 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.122357 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c43f04d-aeb4-446d-9c99-dfa349d32365 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.123058 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b26c34d2-3234-4a3e-96a6-3756dc8e01bd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 08 06:25:22.123380 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b26c34d2-3234-4a3e-96a6-3756dc8e01bd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.123784 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b26c34d2-3234-4a3e-96a6-3756dc8e01bd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.124577 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-b26c34d2-3234-4a3e-96a6-3756dc8e01bd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:22.127302 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-b26c34d2-3234-4a3e-96a6-3756dc8e01bd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:25:22.134631 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b26c34d2-3234-4a3e-96a6-3756dc8e01bd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all snapshots completed successfully. Aug 08 06:25:22.136125 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b26c34d2-3234-4a3e-96a6-3756dc8e01bd tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 06:25:22.136890 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 275/1091] 10.4.3.32 () {66 vars in 1257 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:22.150101 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-72eff3e5-bfac-43be-8702-6e58aa3a39eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.153330 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72eff3e5-bfac-43be-8702-6e58aa3a39eb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 Aug 08 06:25:22.153330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72eff3e5-bfac-43be-8702-6e58aa3a39eb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.154151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72eff3e5-bfac-43be-8702-6e58aa3a39eb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.154151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-72eff3e5-bfac-43be-8702-6e58aa3a39eb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 0efe815e-891d-40c6-8d71-713983d90777 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:25:22.159573 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72eff3e5-bfac-43be-8702-6e58aa3a39eb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 returned with HTTP 404 Aug 08 06:25:22.159704 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 276/1092] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:22.170369 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-48cf6428-a359-4649-97eb-b0a53d33b90d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.174223 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-48cf6428-a359-4649-97eb-b0a53d33b90d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/group_snapshots Aug 08 06:25:22.174223 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-48cf6428-a359-4649-97eb-b0a53d33b90d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.174223 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-48cf6428-a359-4649-97eb-b0a53d33b90d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.174223 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:22.174223 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:22.179142 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c43f04d-aeb4-446d-9c99-dfa349d32365 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/11485549-17c2-4952-ab5f-6a0022d8c246 returned with HTTP 202 Aug 08 06:25:22.179809 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 274/1093] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:25:22 2026] DELETE /volume/v3/types/11485549-17c2-4952-ab5f-6a0022d8c246 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:22.183021 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-48cf6428-a359-4649-97eb-b0a53d33b90d tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 200 Aug 08 06:25:22.183021 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 269/1094] 10.4.3.32 () {68 vars in 1295 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.190012 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6130f626-3499-44b7-9978-63af145f8891 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.192328 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6130f626-3499-44b7-9978-63af145f8891 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/11485549-17c2-4952-ab5f-6a0022d8c246 Aug 08 06:25:22.192328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6130f626-3499-44b7-9978-63af145f8891 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.192466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6130f626-3499-44b7-9978-63af145f8891 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.196386 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca5c11d3-fb4f-49db-9e4a-92a0d944b311 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.196703 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6130f626-3499-44b7-9978-63af145f8891 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/11485549-17c2-4952-ab5f-6a0022d8c246 returned with HTTP 404 Aug 08 06:25:22.197566 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 276/1095] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/11485549-17c2-4952-ab5f-6a0022d8c246 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 06:25:22.199117 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca5c11d3-fb4f-49db-9e4a-92a0d944b311 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 Aug 08 06:25:22.199358 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca5c11d3-fb4f-49db-9e4a-92a0d944b311 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.199870 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca5c11d3-fb4f-49db-9e4a-92a0d944b311 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.200111 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-ca5c11d3-fb4f-49db-9e4a-92a0d944b311 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] delete called for member 0efe815e-891d-40c6-8d71-713983d90777 {{(pid=100291) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 06:25:22.200314 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.group_snapshots [None req-ca5c11d3-fb4f-49db-9e4a-92a0d944b311 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Delete group_snapshot with id: 0efe815e-891d-40c6-8d71-713983d90777 Aug 08 06:25:22.206573 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca5c11d3-fb4f-49db-9e4a-92a0d944b311 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 returned with HTTP 404 Aug 08 06:25:22.208070 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 277/1096] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:25:22 2026] DELETE /volume/v3/group_snapshots/0efe815e-891d-40c6-8d71-713983d90777 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 08 06:25:22.212670 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-99b80599-dc54-40d5-88c4-accb3a7b3a13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.215321 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99b80599-dc54-40d5-88c4-accb3a7b3a13 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:25:22.216983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99b80599-dc54-40d5-88c4-accb3a7b3a13 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-899359651", "description": "tempest-volume-type-description-1919601131", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:22.219343 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.223298 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:25:22.223622 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.223877 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.224176 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:22.227484 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:22.241004 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Get all volumes completed successfully. Aug 08 06:25:22.242329 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:22.242548 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:22.249893 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99b80599-dc54-40d5-88c4-accb3a7b3a13 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:25:22.250414 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 275/1097] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:25:22 2026] POST /volume/v3/types => generated 314 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.267684 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-283b88ab-76d2-4bfa-9455-a6ff4529bdd1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.270623 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-283b88ab-76d2-4bfa-9455-a6ff4529bdd1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/04ec9cb2-d934-44f1-82d7-96104f61b8f6 Aug 08 06:25:22.270623 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-283b88ab-76d2-4bfa-9455-a6ff4529bdd1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.270623 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-283b88ab-76d2-4bfa-9455-a6ff4529bdd1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.279993 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-283b88ab-76d2-4bfa-9455-a6ff4529bdd1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/04ec9cb2-d934-44f1-82d7-96104f61b8f6 returned with HTTP 200 Aug 08 06:25:22.283240 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 277/1098] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/04ec9cb2-d934-44f1-82d7-96104f61b8f6 => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.301379 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-094713e4-b557-459d-ae51-7ea499ed9e0c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.304357 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:22.305110 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-094713e4-b557-459d-ae51-7ea499ed9e0c tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] DELETE https://10.4.3.32/volume/v3/types/04ec9cb2-d934-44f1-82d7-96104f61b8f6 Aug 08 06:25:22.305904 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-094713e4-b557-459d-ae51-7ea499ed9e0c tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.306207 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-094713e4-b557-459d-ae51-7ea499ed9e0c tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.310165 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:22.310165 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:22.332811 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06f5e7eb-eb0c-4e9c-be9d-cb8e63b1e55e tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:25:22.332811 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 270/1099] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:22.351551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-21d72b3b-2123-48d6-8d37-5ee42f200efb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.354498 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21d72b3b-2123-48d6-8d37-5ee42f200efb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] POST https://10.4.3.32/volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d/action Aug 08 06:25:22.355046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21d72b3b-2123-48d6-8d37-5ee42f200efb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:22.355266 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21d72b3b-2123-48d6-8d37-5ee42f200efb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:22.357491 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-21d72b3b-2123-48d6-8d37-5ee42f200efb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] delete called for group 2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d {{(pid=100289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:25:22.357679 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-21d72b3b-2123-48d6-8d37-5ee42f200efb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Delete group with id: 2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d Aug 08 06:25:22.365356 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:22.365356 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:22.379954 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-094713e4-b557-459d-ae51-7ea499ed9e0c tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/04ec9cb2-d934-44f1-82d7-96104f61b8f6 returned with HTTP 202 Aug 08 06:25:22.380503 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 278/1100] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:25:22 2026] DELETE /volume/v3/types/04ec9cb2-d934-44f1-82d7-96104f61b8f6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:22.393822 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a4686e4c-931e-43e2-a90b-ceb66a63c4a2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.398173 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4686e4c-931e-43e2-a90b-ceb66a63c4a2 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/04ec9cb2-d934-44f1-82d7-96104f61b8f6 Aug 08 06:25:22.398498 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4686e4c-931e-43e2-a90b-ceb66a63c4a2 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.398498 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4686e4c-931e-43e2-a90b-ceb66a63c4a2 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.404115 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4686e4c-931e-43e2-a90b-ceb66a63c4a2 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/04ec9cb2-d934-44f1-82d7-96104f61b8f6 returned with HTTP 404 Aug 08 06:25:22.405267 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 278/1101] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/04ec9cb2-d934-44f1-82d7-96104f61b8f6 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:22.424019 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8e004ccc-a489-4075-9d0d-b3d3125e89c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.428899 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e004ccc-a489-4075-9d0d-b3d3125e89c5 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:25:22.429346 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8e004ccc-a489-4075-9d0d-b3d3125e89c5 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-412863583"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:22.456868 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e004ccc-a489-4075-9d0d-b3d3125e89c5 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:25:22.457623 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 271/1102] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:25:22 2026] POST /volume/v3/types => generated 220 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.467220 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21d72b3b-2123-48d6-8d37-5ee42f200efb tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d/action returned with HTTP 202 Aug 08 06:25:22.467756 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 276/1103] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:25:22 2026] POST /volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:22.472625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fa7ee2fd-ee03-4d7c-848d-6207422d4ebf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.475185 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa7ee2fd-ee03-4d7c-848d-6207422d4ebf tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] POST https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption Aug 08 06:25:22.475607 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa7ee2fd-ee03-4d7c-848d-6207422d4ebf tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:22.480189 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-190c8123-63b3-4f3a-8ea9-373b0e4bac18 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.484168 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-190c8123-63b3-4f3a-8ea9-373b0e4bac18 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 Aug 08 06:25:22.484878 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-190c8123-63b3-4f3a-8ea9-373b0e4bac18 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.485190 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-190c8123-63b3-4f3a-8ea9-373b0e4bac18 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.501888 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:22.501888 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:22.507732 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-190c8123-63b3-4f3a-8ea9-373b0e4bac18 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Volume info retrieved successfully. Aug 08 06:25:22.508898 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-190c8123-63b3-4f3a-8ea9-373b0e4bac18 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:25:22.509167 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-190c8123-63b3-4f3a-8ea9-373b0e4bac18 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:25:22.551543 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa7ee2fd-ee03-4d7c-848d-6207422d4ebf tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption returned with HTTP 200 Aug 08 06:25:22.552661 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 279/1104] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:25:22 2026] POST /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption => generated 239 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.565219 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ded5a40d-68a3-47d9-97a1-17d9449ed2b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.566952 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-190c8123-63b3-4f3a-8ea9-373b0e4bac18 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:25:22.567793 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ded5a40d-68a3-47d9-97a1-17d9449ed2b1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption Aug 08 06:25:22.570929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ded5a40d-68a3-47d9-97a1-17d9449ed2b1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.570929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ded5a40d-68a3-47d9-97a1-17d9449ed2b1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.571641 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:22.571641 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:22.589364 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ded5a40d-68a3-47d9-97a1-17d9449ed2b1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption returned with HTTP 200 Aug 08 06:25:22.589948 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-190c8123-63b3-4f3a-8ea9-373b0e4bac18 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 returned with HTTP 200 Aug 08 06:25:22.590276 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 272/1105] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.590589 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 279/1106] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 => generated 912 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:22.605482 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a37298ba-17eb-4815-8a44-80cbdef9279b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.608238 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a37298ba-17eb-4815-8a44-80cbdef9279b tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] PUT https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption/bad62c05-95cf-4962-aed6-43fee9a7a50a Aug 08 06:25:22.608914 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a37298ba-17eb-4815-8a44-80cbdef9279b tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:22.642690 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4c469057-835b-4a79-862e-1f7f2e9e53d4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.644849 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c469057-835b-4a79-862e-1f7f2e9e53d4 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:22.645256 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c469057-835b-4a79-862e-1f7f2e9e53d4 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.645401 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c469057-835b-4a79-862e-1f7f2e9e53d4 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.659686 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:22.659686 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:22.659882 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a37298ba-17eb-4815-8a44-80cbdef9279b tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption/bad62c05-95cf-4962-aed6-43fee9a7a50a returned with HTTP 200 Aug 08 06:25:22.660286 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 277/1107] 10.4.3.32 () {68 vars in 1500 bytes} [Sat Aug 8 06:25:22 2026] PUT /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption/bad62c05-95cf-4962-aed6-43fee9a7a50a => generated 122 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.664626 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4c469057-835b-4a79-862e-1f7f2e9e53d4 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:22.671129 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c469057-835b-4a79-862e-1f7f2e9e53d4 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:22.671482 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 280/1108] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.672985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2b554146-821e-4773-83c2-25fe02dfd2e7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.675518 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2b554146-821e-4773-83c2-25fe02dfd2e7 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption Aug 08 06:25:22.675840 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2b554146-821e-4773-83c2-25fe02dfd2e7 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.676144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2b554146-821e-4773-83c2-25fe02dfd2e7 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.691697 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2b554146-821e-4773-83c2-25fe02dfd2e7 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption returned with HTTP 200 Aug 08 06:25:22.692121 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 273/1109] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.712670 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-500878f8-cbcc-49e7-beb2-8b07fb4cf334 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.714069 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-500878f8-cbcc-49e7-beb2-8b07fb4cf334 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption/cipher Aug 08 06:25:22.714273 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-500878f8-cbcc-49e7-beb2-8b07fb4cf334 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.714623 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-500878f8-cbcc-49e7-beb2-8b07fb4cf334 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.728456 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-500878f8-cbcc-49e7-beb2-8b07fb4cf334 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption/cipher returned with HTTP 200 Aug 08 06:25:22.728456 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 280/1110] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 08 06:25:22.743158 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-51ceba7b-beb5-490d-b0fd-baa5443f1172 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.747682 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51ceba7b-beb5-490d-b0fd-baa5443f1172 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] DELETE https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption/bad62c05-95cf-4962-aed6-43fee9a7a50a Aug 08 06:25:22.748247 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51ceba7b-beb5-490d-b0fd-baa5443f1172 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.748470 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51ceba7b-beb5-490d-b0fd-baa5443f1172 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.773263 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51ceba7b-beb5-490d-b0fd-baa5443f1172 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption/bad62c05-95cf-4962-aed6-43fee9a7a50a returned with HTTP 202 Aug 08 06:25:22.773855 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 278/1111] 10.4.3.32 () {66 vars in 1482 bytes} [Sat Aug 8 06:25:22 2026] DELETE /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption/bad62c05-95cf-4962-aed6-43fee9a7a50a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:22.783816 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2a030b48-0302-4b25-be1d-8ec5110b91bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.786409 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2a030b48-0302-4b25-be1d-8ec5110b91bc tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption Aug 08 06:25:22.786557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2a030b48-0302-4b25-be1d-8ec5110b91bc tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.787527 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2a030b48-0302-4b25-be1d-8ec5110b91bc tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.801162 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2a030b48-0302-4b25-be1d-8ec5110b91bc tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption returned with HTTP 200 Aug 08 06:25:22.802874 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 281/1112] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 06:25:22.817311 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c918e719-28fb-4c45-9726-76c3b8da62f3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.819484 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c918e719-28fb-4c45-9726-76c3b8da62f3 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption Aug 08 06:25:22.819818 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c918e719-28fb-4c45-9726-76c3b8da62f3 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.820526 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c918e719-28fb-4c45-9726-76c3b8da62f3 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.829850 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c918e719-28fb-4c45-9726-76c3b8da62f3 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption returned with HTTP 200 Aug 08 06:25:22.831212 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 274/1113] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 06:25:22.843788 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2d5b1ce7-5379-4df0-8f42-dfab9d87efa6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.846048 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d5b1ce7-5379-4df0-8f42-dfab9d87efa6 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] DELETE https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251 Aug 08 06:25:22.846312 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d5b1ce7-5379-4df0-8f42-dfab9d87efa6 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.846573 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d5b1ce7-5379-4df0-8f42-dfab9d87efa6 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.882382 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d5b1ce7-5379-4df0-8f42-dfab9d87efa6 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251 returned with HTTP 202 Aug 08 06:25:22.883476 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 281/1114] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:25:22 2026] DELETE /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:22.891088 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4a722de3-4ae2-476c-8d16-0b71585c7516 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.893046 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a722de3-4ae2-476c-8d16-0b71585c7516 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251 Aug 08 06:25:22.893401 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a722de3-4ae2-476c-8d16-0b71585c7516 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.893501 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a722de3-4ae2-476c-8d16-0b71585c7516 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.899731 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a722de3-4ae2-476c-8d16-0b71585c7516 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251 returned with HTTP 404 Aug 08 06:25:22.900263 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 279/1115] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types/9335ea42-8d47-4bf6-af83-96b6c3a35251 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:22.915758 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-867b046c-7ac1-49f4-84ac-fdb70e42a3e8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.919240 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-867b046c-7ac1-49f4-84ac-fdb70e42a3e8 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types Aug 08 06:25:22.919541 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-867b046c-7ac1-49f4-84ac-fdb70e42a3e8 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:22.919866 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-867b046c-7ac1-49f4-84ac-fdb70e42a3e8 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:22.947024 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-867b046c-7ac1-49f4-84ac-fdb70e42a3e8 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:25:22.947445 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 282/1116] 10.4.3.32 () {66 vars in 1224 bytes} [Sat Aug 8 06:25:22 2026] GET /volume/v3/types => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:22.963909 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bdeffae1-d869-499b-87a8-526ff44cdb86 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:22.966866 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bdeffae1-d869-499b-87a8-526ff44cdb86 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:25:22.967507 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bdeffae1-d869-499b-87a8-526ff44cdb86 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-415607324"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:22.981879 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.001088 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bdeffae1-d869-499b-87a8-526ff44cdb86 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:25:23.001605 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 275/1117] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:25:22 2026] POST /volume/v3/types => generated 220 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:23.012159 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-41873e6c-086f-4235-afc3-64844466a0b1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.014316 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41873e6c-086f-4235-afc3-64844466a0b1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] PUT https://10.4.3.32/volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f Aug 08 06:25:23.014744 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41873e6c-086f-4235-afc3-64844466a0b1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1165667733", "description": "tempest-volume-type-description-1307652874", "is_public": false}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:23.043876 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:23.044526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-471414141"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:23.048141 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-471414141'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:23.048330 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Create volume of 1 GB Aug 08 06:25:23.056378 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Availability Zones retrieved successfully. Aug 08 06:25:23.064589 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Flow 'volume_create_api' (ffae877e-fe71-4a6d-acb0-f3c8666d1a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:23.066303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb9a8f9-3145-4a9e-8cfe-c15ec8732f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:23.067787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:23.084113 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41873e6c-086f-4235-afc3-64844466a0b1 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f returned with HTTP 200 Aug 08 06:25:23.084738 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 280/1118] 10.4.3.32 () {68 vars in 1356 bytes} [Sat Aug 8 06:25:23 2026] PUT /volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f => generated 205 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:23.099135 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b2c445dd-f24e-4582-a94f-5b66c9e74b22 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.108458 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b2c445dd-f24e-4582-a94f-5b66c9e74b22 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f Aug 08 06:25:23.108458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b2c445dd-f24e-4582-a94f-5b66c9e74b22 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.108458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b2c445dd-f24e-4582-a94f-5b66c9e74b22 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.116832 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb9a8f9-3145-4a9e-8cfe-c15ec8732f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:23.117219 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b2c445dd-f24e-4582-a94f-5b66c9e74b22 tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f returned with HTTP 200 Aug 08 06:25:23.117804 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 283/1119] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:23 2026] GET /volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f => generated 269 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:23.117865 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2133b63-a639-4d01-87c2-c04ff1733497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:23.134729 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2447c514-ef35-420a-ac75-ce9bc650094a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.139083 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2447c514-ef35-420a-ac75-ce9bc650094a tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] DELETE https://10.4.3.32/volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f Aug 08 06:25:23.139508 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2447c514-ef35-420a-ac75-ce9bc650094a tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.141187 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2447c514-ef35-420a-ac75-ce9bc650094a tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.187880 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2447c514-ef35-420a-ac75-ce9bc650094a tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f returned with HTTP 202 Aug 08 06:25:23.188429 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 276/1120] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:25:23 2026] DELETE /volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:23.199652 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-48cbb339-8917-4241-a5e2-cb9a2740a81c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.201394 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-48cbb339-8917-4241-a5e2-cb9a2740a81c tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] GET https://10.4.3.32/volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f Aug 08 06:25:23.201741 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-48cbb339-8917-4241-a5e2-cb9a2740a81c tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.201953 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-48cbb339-8917-4241-a5e2-cb9a2740a81c tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.206361 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-48cbb339-8917-4241-a5e2-cb9a2740a81c tempest-VolumeTypesTest-1568696848 tempest-VolumeTypesTest-1568696848-project-admin] https://10.4.3.32/volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f returned with HTTP 404 Aug 08 06:25:23.206914 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 281/1121] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:23 2026] GET /volume/v3/types/0b5bf1f9-c4e2-4721-8bdf-f93060bd391f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:23.229820 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Created reservations ['ac65484e-bd47-4c01-b592-cf29ca1be031', '582b37f7-45e4-4d35-9735-81120196666e', '7b45020b-0f9b-48b8-80ff-6ab57561e61c', 'cc4944ee-0445-4489-bb51-7c57482c7c0a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:23.229820 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2133b63-a639-4d01-87c2-c04ff1733497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac65484e-bd47-4c01-b592-cf29ca1be031', '582b37f7-45e4-4d35-9735-81120196666e', '7b45020b-0f9b-48b8-80ff-6ab57561e61c', 'cc4944ee-0445-4489-bb51-7c57482c7c0a']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:23.229820 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eab7943-c484-4f3d-9712-60c073434c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:23.278154 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eab7943-c484-4f3d-9712-60c073434c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fac073e-5bb7-48c8-a508-83dc03234d6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-471414141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6e05e266e490fa491457ca27a29fd',qos_specs=None,replication_status=,reservations=['ac65484e-bd47-4c01-b592-cf29ca1be031','582b37f7-45e4-4d35-9735-81120196666e','7b45020b-0f9b-48b8-80ff-6ab57561e61c','cc4944ee-0445-4489-bb51-7c57482c7c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3002d8459a47e3a0c27201c59cf77f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-471414141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fac073e-5bb7-48c8-a508-83dc03234d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b6e05e266e490fa491457ca27a29fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd3002d8459a47e3a0c27201c59cf77f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:23.279606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f19665fb-d3f8-4689-b301-3f18d3d931cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:23.329326 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f19665fb-d3f8-4689-b301-3f18d3d931cf) transitioned into state 'SUCCESS' from state '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-471414141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b6e05e266e490fa491457ca27a29fd',qos_specs=None,replication_status=,reservations=['ac65484e-bd47-4c01-b592-cf29ca1be031','582b37f7-45e4-4d35-9735-81120196666e','7b45020b-0f9b-48b8-80ff-6ab57561e61c','cc4944ee-0445-4489-bb51-7c57482c7c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3002d8459a47e3a0c27201c59cf77f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:23.333028 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b0fbaf-bf86-4c27-94c4-0a422e774812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:23.349748 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b0fbaf-bf86-4c27-94c4-0a422e774812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:23.349748 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Flow 'volume_create_api' (ffae877e-fe71-4a6d-acb0-f3c8666d1a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:23.350038 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Create volume request issued successfully. Aug 08 06:25:23.350592 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a98444b-ee96-44fc-b5b5-8cd5d9101a79 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:23.351305 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 282/1122] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:22 2026] POST /volume/v3/volumes => generated 746 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:23.366821 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6abc05b6-f33b-4846-9b64-4529e3ca5403 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.372340 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6abc05b6-f33b-4846-9b64-4529e3ca5403 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:23.372653 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6abc05b6-f33b-4846-9b64-4529e3ca5403 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.372999 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6abc05b6-f33b-4846-9b64-4529e3ca5403 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.395012 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:23.395012 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:23.405894 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6abc05b6-f33b-4846-9b64-4529e3ca5403 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:23.413813 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6abc05b6-f33b-4846-9b64-4529e3ca5403 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:23.414369 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 284/1123] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:23 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:23.613121 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c286e80c-4d04-4806-ab7c-6208395e77ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.615453 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c286e80c-4d04-4806-ab7c-6208395e77ed tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 Aug 08 06:25:23.615753 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c286e80c-4d04-4806-ab7c-6208395e77ed tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.615971 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c286e80c-4d04-4806-ab7c-6208395e77ed tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.623969 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c286e80c-4d04-4806-ab7c-6208395e77ed tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 returned with HTTP 404 Aug 08 06:25:23.624630 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 277/1124] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:25:23 2026] GET /volume/v3/volumes/363c7b98-4855-4f1b-966d-570eff45b598 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 08 06:25:23.637678 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e0da3c6d-ad61-4c2d-a134-37c2dd83c8b7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.648384 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0da3c6d-ad61-4c2d-a134-37c2dd83c8b7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] GET https://10.4.3.32/volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d Aug 08 06:25:23.648384 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e0da3c6d-ad61-4c2d-a134-37c2dd83c8b7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.650235 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e0da3c6d-ad61-4c2d-a134-37c2dd83c8b7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.650471 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-e0da3c6d-ad61-4c2d-a134-37c2dd83c8b7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] show called for member 2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:25:23.661229 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0da3c6d-ad61-4c2d-a134-37c2dd83c8b7 tempest-GroupSnapshotsTest-1971918050 tempest-GroupSnapshotsTest-1971918050-project-member] https://10.4.3.32/volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d returned with HTTP 404 Aug 08 06:25:23.661229 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 282/1125] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:25:23 2026] GET /volume/v3/groups/2ba5312b-0c0e-49b8-b2ff-4bdaa9b76b3d => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:25:23.669010 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8b5180e2-5d6c-44d1-90a2-1bfb77f24690 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.672296 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b5180e2-5d6c-44d1-90a2-1bfb77f24690 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/470fd816-8a87-44a3-8106-fd25dbf3ee41 Aug 08 06:25:23.672871 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8b5180e2-5d6c-44d1-90a2-1bfb77f24690 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.673159 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8b5180e2-5d6c-44d1-90a2-1bfb77f24690 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.673718 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:23.673718 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:23.689513 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fc788952-2d25-4568-bbbc-9aa66f8a9aff None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.691103 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b5180e2-5d6c-44d1-90a2-1bfb77f24690 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/group_types/470fd816-8a87-44a3-8106-fd25dbf3ee41 returned with HTTP 202 Aug 08 06:25:23.692269 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 283/1126] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:25:23 2026] DELETE /volume/v3/group_types/470fd816-8a87-44a3-8106-fd25dbf3ee41 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:25:23.692391 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc788952-2d25-4568-bbbc-9aa66f8a9aff tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:23.692391 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc788952-2d25-4568-bbbc-9aa66f8a9aff tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.692492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc788952-2d25-4568-bbbc-9aa66f8a9aff tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.700215 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7a350a47-0d1f-4b53-958f-7f8910036235 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.702805 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a350a47-0d1f-4b53-958f-7f8910036235 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] DELETE https://10.4.3.32/volume/v3/types/b88452b3-96c0-43dd-9dc1-5b5d02f937d4 Aug 08 06:25:23.703025 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a350a47-0d1f-4b53-958f-7f8910036235 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.703520 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a350a47-0d1f-4b53-958f-7f8910036235 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.707009 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:23.707009 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:23.715379 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fc788952-2d25-4568-bbbc-9aa66f8a9aff tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:23.722370 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc788952-2d25-4568-bbbc-9aa66f8a9aff tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:23.723144 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 285/1127] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:23 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:23.733489 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a350a47-0d1f-4b53-958f-7f8910036235 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/types/b88452b3-96c0-43dd-9dc1-5b5d02f937d4 returned with HTTP 202 Aug 08 06:25:23.734065 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 278/1128] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:25:23 2026] DELETE /volume/v3/types/b88452b3-96c0-43dd-9dc1-5b5d02f937d4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:23.747555 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-26e6a9b1-f548-4b0a-ba93-ceaf75154a65 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:23.753179 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26e6a9b1-f548-4b0a-ba93-ceaf75154a65 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] GET https://10.4.3.32/volume/v3/types/b88452b3-96c0-43dd-9dc1-5b5d02f937d4 Aug 08 06:25:23.753569 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26e6a9b1-f548-4b0a-ba93-ceaf75154a65 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:23.754195 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26e6a9b1-f548-4b0a-ba93-ceaf75154a65 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:23.763278 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26e6a9b1-f548-4b0a-ba93-ceaf75154a65 tempest-GroupSnapshotsTest-1326484287 tempest-GroupSnapshotsTest-1326484287-project-admin] https://10.4.3.32/volume/v3/types/b88452b3-96c0-43dd-9dc1-5b5d02f937d4 returned with HTTP 404 Aug 08 06:25:23.763990 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 283/1129] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:25:23 2026] GET /volume/v3/types/b88452b3-96c0-43dd-9dc1-5b5d02f937d4 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:24.452331 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7cec7be8-0521-48fe-9999-ac36f2d058af None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:24.454504 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cec7be8-0521-48fe-9999-ac36f2d058af tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:24.454635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7cec7be8-0521-48fe-9999-ac36f2d058af tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:24.454807 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7cec7be8-0521-48fe-9999-ac36f2d058af tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:24.464091 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:24.464091 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:24.469145 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7cec7be8-0521-48fe-9999-ac36f2d058af tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:24.474316 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cec7be8-0521-48fe-9999-ac36f2d058af tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:24.474936 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 284/1130] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:24 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:25:24.744634 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7ffb7639-f239-42b6-a077-5c61c622d2b3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:24.751104 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ffb7639-f239-42b6-a077-5c61c622d2b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:24.751104 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7ffb7639-f239-42b6-a077-5c61c622d2b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:24.751104 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7ffb7639-f239-42b6-a077-5c61c622d2b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:24.778504 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:24.778504 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:24.785941 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7ffb7639-f239-42b6-a077-5c61c622d2b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:24.792620 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ffb7639-f239-42b6-a077-5c61c622d2b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:24.793250 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 286/1131] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:24 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:25.429445 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-fcef28fa-138d-490e-beb0-c85bf74eb677 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:25.432181 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-fcef28fa-138d-490e-beb0-c85bf74eb677 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] POST https://10.4.3.32/volume/v3/attachments/1d71e188-0fea-4d06-bcfd-7bad8c8f4995/action Aug 08 06:25:25.432413 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-fcef28fa-138d-490e-beb0-c85bf74eb677 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:25.434634 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-fcef28fa-138d-490e-beb0-c85bf74eb677 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:25.457499 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:25.457499 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:25.476198 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-726b7081-c914-4f89-84c5-ea6ff6df5b76 req-fcef28fa-138d-490e-beb0-c85bf74eb677 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/attachments/1d71e188-0fea-4d06-bcfd-7bad8c8f4995/action returned with HTTP 204 Aug 08 06:25:25.476936 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 279/1132] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:25:25 2026] POST /volume/v3/attachments/1d71e188-0fea-4d06-bcfd-7bad8c8f4995/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:25.509078 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-1d39002f-c52e-472a-b0ce-d53d5d058996 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:25.513060 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-1d39002f-c52e-472a-b0ce-d53d5d058996 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] DELETE https://10.4.3.32/volume/v3/attachments/66c717a1-7a63-4f73-b9c9-df0718a6e4d7 Aug 08 06:25:25.514866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-1d39002f-c52e-472a-b0ce-d53d5d058996 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:25.514866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-1d39002f-c52e-472a-b0ce-d53d5d058996 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:25.530542 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:25.530542 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:25.607205 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fd9545d9-d39a-4acb-98b6-ac3b9cc6f975 req-1d39002f-c52e-472a-b0ce-d53d5d058996 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments/66c717a1-7a63-4f73-b9c9-df0718a6e4d7 returned with HTTP 200 Aug 08 06:25:25.608314 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 284/1133] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:25:25 2026] DELETE /volume/v3/attachments/66c717a1-7a63-4f73-b9c9-df0718a6e4d7 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:25.813540 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b1af85b9-3362-43df-a1df-e10bc2e43d32 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:25.816049 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1af85b9-3362-43df-a1df-e10bc2e43d32 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:25.816402 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1af85b9-3362-43df-a1df-e10bc2e43d32 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:25.816453 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1af85b9-3362-43df-a1df-e10bc2e43d32 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:25.833563 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:25.833563 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:25.845732 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b1af85b9-3362-43df-a1df-e10bc2e43d32 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:25.854605 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1af85b9-3362-43df-a1df-e10bc2e43d32 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:25.855223 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 285/1134] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:25 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:25.873996 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a42b566-9c90-48b9-a15f-848b0cf35d43 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:25.876462 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a42b566-9c90-48b9-a15f-848b0cf35d43 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:25.876729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a42b566-9c90-48b9-a15f-848b0cf35d43 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:25.876978 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a42b566-9c90-48b9-a15f-848b0cf35d43 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:25.890404 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:25.890404 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:25.897745 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1a42b566-9c90-48b9-a15f-848b0cf35d43 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:25.909271 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a42b566-9c90-48b9-a15f-848b0cf35d43 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:25.910146 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 287/1135] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:25 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:25.928658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-10a61581-84b4-4148-a3a3-95f9ac257480 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:25.933497 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10a61581-84b4-4148-a3a3-95f9ac257480 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:25.933497 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10a61581-84b4-4148-a3a3-95f9ac257480 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:25.933497 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10a61581-84b4-4148-a3a3-95f9ac257480 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:25.952154 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:25.952154 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:25.958868 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-10a61581-84b4-4148-a3a3-95f9ac257480 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:25.966903 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10a61581-84b4-4148-a3a3-95f9ac257480 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:25.967606 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 280/1136] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:25 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:26.157965 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a9e2f025-d634-4fd5-ad03-438fd5f6b2d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:26.177255 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-dfc16a42-bde6-477b-888d-555c50e57a5c req-629b1646-ee0a-49f0-812c-908dc8dfcfcc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:26.182324 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-dfc16a42-bde6-477b-888d-555c50e57a5c req-629b1646-ee0a-49f0-812c-908dc8dfcfcc tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:25:26.182764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-dfc16a42-bde6-477b-888d-555c50e57a5c req-629b1646-ee0a-49f0-812c-908dc8dfcfcc tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:26.182956 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-dfc16a42-bde6-477b-888d-555c50e57a5c req-629b1646-ee0a-49f0-812c-908dc8dfcfcc tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:26.206791 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:26.206791 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:26.214592 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-dfc16a42-bde6-477b-888d-555c50e57a5c req-629b1646-ee0a-49f0-812c-908dc8dfcfcc tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:25:26.222276 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-dfc16a42-bde6-477b-888d-555c50e57a5c req-629b1646-ee0a-49f0-812c-908dc8dfcfcc tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:25:26.222993 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 286/1137] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:26 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:26.403648 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9e2f025-d634-4fd5-ad03-438fd5f6b2d6 tempest-AvailabilityZoneTestJSON-842885598 tempest-AvailabilityZoneTestJSON-842885598-project-member] GET https://10.4.3.32/volume/v3/os-availability-zone Aug 08 06:25:26.403648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9e2f025-d634-4fd5-ad03-438fd5f6b2d6 tempest-AvailabilityZoneTestJSON-842885598 tempest-AvailabilityZoneTestJSON-842885598-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:26.403648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9e2f025-d634-4fd5-ad03-438fd5f6b2d6 tempest-AvailabilityZoneTestJSON-842885598 tempest-AvailabilityZoneTestJSON-842885598-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:26.410587 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a9e2f025-d634-4fd5-ad03-438fd5f6b2d6 tempest-AvailabilityZoneTestJSON-842885598 tempest-AvailabilityZoneTestJSON-842885598-project-member] Availability Zones retrieved successfully. Aug 08 06:25:26.410973 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9e2f025-d634-4fd5-ad03-438fd5f6b2d6 tempest-AvailabilityZoneTestJSON-842885598 tempest-AvailabilityZoneTestJSON-842885598-project-member] https://10.4.3.32/volume/v3/os-availability-zone returned with HTTP 200 Aug 08 06:25:26.411474 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 285/1138] 10.4.3.32 () {66 vars in 1269 bytes} [Sat Aug 8 06:25:26 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:26.616019 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-278a3c96-34e5-42d1-8007-6e87968352e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:26.618409 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-278a3c96-34e5-42d1-8007-6e87968352e4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:25:26.618700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-278a3c96-34e5-42d1-8007-6e87968352e4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:26.618992 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-278a3c96-34e5-42d1-8007-6e87968352e4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:26.630651 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:26.630651 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:26.637396 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-278a3c96-34e5-42d1-8007-6e87968352e4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:25:26.647843 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-278a3c96-34e5-42d1-8007-6e87968352e4 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:25:26.648598 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 288/1139] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:26 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:27.275030 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e33a4bcd-57ba-4c68-ae78-19310db0e2d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:27.415740 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e33a4bcd-57ba-4c68-ae78-19310db0e2d6 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 Aug 08 06:25:27.415740 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e33a4bcd-57ba-4c68-ae78-19310db0e2d6 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:27.415987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e33a4bcd-57ba-4c68-ae78-19310db0e2d6 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:27.435029 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e33a4bcd-57ba-4c68-ae78-19310db0e2d6 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 returned with HTTP 200 Aug 08 06:25:27.435412 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 281/1140] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:27 2026] GET /volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 => generated 437 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:27.456581 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-97a25902-8868-4675-87d8-b2347120af7a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:27.576946 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:27.577389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1552257565"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:27.580369 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1552257565'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:27.580493 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Create volume of 1 GB Aug 08 06:25:27.587685 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Availability Zones retrieved successfully. Aug 08 06:25:27.596913 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Flow 'volume_create_api' (b4620fd0-98a7-49eb-b37d-7c52b6251fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:27.599040 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99375acf-b15a-4431-a60a-c4f71dddcaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:27.600183 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:27.650893 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99375acf-b15a-4431-a60a-c4f71dddcaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:27.652463 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a881b172-5d4d-44e2-a637-70a92e92182b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:27.752961 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Created reservations ['9d788c9a-9580-47af-ba44-5a487d0b028d', '2af9ffba-138a-4aad-b732-ea775553a07d', 'deac9086-9a91-4380-b118-8381d8371767', '74e1ffad-a999-44f4-bb26-a88f089e3f4e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:27.752961 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a881b172-5d4d-44e2-a637-70a92e92182b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d788c9a-9580-47af-ba44-5a487d0b028d', '2af9ffba-138a-4aad-b732-ea775553a07d', 'deac9086-9a91-4380-b118-8381d8371767', '74e1ffad-a999-44f4-bb26-a88f089e3f4e']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:27.752961 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd8efda-f08e-41a0-bf4f-bf770e2d69be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:27.790466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd8efda-f08e-41a0-bf4f-bf770e2d69be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '907fa059-6bb3-4233-86df-40947f01e8f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1552257565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5114360dae7e4c9ca441ffea0f14a499',qos_specs=None,replication_status=,reservations=['9d788c9a-9580-47af-ba44-5a487d0b028d','2af9ffba-138a-4aad-b732-ea775553a07d','deac9086-9a91-4380-b118-8381d8371767','74e1ffad-a999-44f4-bb26-a88f089e3f4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16077b52f5d146be8507d71a9201fcb5',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1552257565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=907fa059-6bb3-4233-86df-40947f01e8f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5114360dae7e4c9ca441ffea0f14a499',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16077b52f5d146be8507d71a9201fcb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:27.791765 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadc0db0-756e-40c9-a6cc-07fbf8c2e7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:27.824634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadc0db0-756e-40c9-a6cc-07fbf8c2e7e4) transitioned into state 'SUCCESS' from state '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-1552257565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5114360dae7e4c9ca441ffea0f14a499',qos_specs=None,replication_status=,reservations=['9d788c9a-9580-47af-ba44-5a487d0b028d','2af9ffba-138a-4aad-b732-ea775553a07d','deac9086-9a91-4380-b118-8381d8371767','74e1ffad-a999-44f4-bb26-a88f089e3f4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16077b52f5d146be8507d71a9201fcb5',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:27.826371 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d8fe60-4300-4caa-84e7-32944dc995e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:27.843006 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d8fe60-4300-4caa-84e7-32944dc995e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:27.843006 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Flow 'volume_create_api' (b4620fd0-98a7-49eb-b37d-7c52b6251fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:27.843006 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Create volume request issued successfully. Aug 08 06:25:27.843580 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-97a25902-8868-4675-87d8-b2347120af7a tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:27.844045 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 287/1141] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:27 2026] POST /volume/v3/volumes => generated 757 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:27.868765 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-336dbd78-d35e-4bca-94f7-8d2301a00e16 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:27.872256 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-336dbd78-d35e-4bca-94f7-8d2301a00e16 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] GET https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 Aug 08 06:25:27.872497 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-336dbd78-d35e-4bca-94f7-8d2301a00e16 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:27.872798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-336dbd78-d35e-4bca-94f7-8d2301a00e16 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:27.884150 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:27.884150 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:27.891804 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-336dbd78-d35e-4bca-94f7-8d2301a00e16 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Volume info retrieved successfully. Aug 08 06:25:27.897987 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-336dbd78-d35e-4bca-94f7-8d2301a00e16 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 returned with HTTP 200 Aug 08 06:25:27.899384 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 286/1142] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:27 2026] GET /volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:28.255605 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bcee4a86-44fc-48b6-a56e-650a3d88ee0d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:28.373061 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bcee4a86-44fc-48b6-a56e-650a3d88ee0d tempest-ExtensionsTestJSON-480502007 tempest-ExtensionsTestJSON-480502007-project-member] GET https://10.4.3.32/volume/v3/extensions Aug 08 06:25:28.373311 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bcee4a86-44fc-48b6-a56e-650a3d88ee0d tempest-ExtensionsTestJSON-480502007 tempest-ExtensionsTestJSON-480502007-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:28.373559 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bcee4a86-44fc-48b6-a56e-650a3d88ee0d tempest-ExtensionsTestJSON-480502007 tempest-ExtensionsTestJSON-480502007-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:28.374039 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bcee4a86-44fc-48b6-a56e-650a3d88ee0d tempest-ExtensionsTestJSON-480502007 tempest-ExtensionsTestJSON-480502007-project-member] https://10.4.3.32/volume/v3/extensions returned with HTTP 200 Aug 08 06:25:28.374481 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 289/1143] 10.4.3.32 () {66 vars in 1239 bytes} [Sat Aug 8 06:25:28 2026] GET /volume/v3/extensions => generated 5245 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:28.924873 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c5c08e51-2c8c-413e-9ab3-9daffb804a2c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:28.929563 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c5c08e51-2c8c-413e-9ab3-9daffb804a2c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] GET https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 Aug 08 06:25:28.929916 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c5c08e51-2c8c-413e-9ab3-9daffb804a2c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:28.930195 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c5c08e51-2c8c-413e-9ab3-9daffb804a2c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:28.952994 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:28.952994 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:28.958331 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c5c08e51-2c8c-413e-9ab3-9daffb804a2c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Volume info retrieved successfully. Aug 08 06:25:28.963818 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c5c08e51-2c8c-413e-9ab3-9daffb804a2c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 returned with HTTP 200 Aug 08 06:25:28.964289 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 282/1144] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:28 2026] GET /volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:28.983133 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3c9ba4c7-6ad1-4314-9754-a82c341e183a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:28.985865 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c9ba4c7-6ad1-4314-9754-a82c341e183a tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 Aug 08 06:25:28.986269 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c9ba4c7-6ad1-4314-9754-a82c341e183a tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:28.999839 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:28.999839 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:29.064641 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c9ba4c7-6ad1-4314-9754-a82c341e183a tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 returned with HTTP 200 Aug 08 06:25:29.065279 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 288/1145] 10.4.3.32 () {68 vars in 1367 bytes} [Sat Aug 8 06:25:28 2026] PUT /volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 => generated 392 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:25:29.077458 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:29.080582 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:29.080582 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:29.082259 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:29.082320 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Create volume of 2 GB Aug 08 06:25:29.087525 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Availability Zones retrieved successfully. Aug 08 06:25:29.101870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Flow 'volume_create_api' (b44ac630-3513-446f-ad18-c4c37635b422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:29.103184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2392140-0592-4f56-be58-31773535de68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:29.104305 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Validating volume size '2' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:29.143790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2392140-0592-4f56-be58-31773535de68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:29.145136 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7c5e0b-2590-42d3-8033-ae9de6c43f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:29.203735 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota_utils [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Quota exceeded for 5114360dae7e4c9ca441ffea0f14a499, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 08 06:25:29.208470 np0000006785 devstack@c-api.service[100289]: WARNING cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7c5e0b-2590-42d3-8033-ae9de6c43f63) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 06:25:29.208470 np0000006785 devstack@c-api.service[100289]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 08 06:25:29.211126 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7c5e0b-2590-42d3-8033-ae9de6c43f63) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:29.212120 np0000006785 devstack@c-api.service[100289]: WARNING cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7c5e0b-2590-42d3-8033-ae9de6c43f63) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 06:25:29.213040 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2392140-0592-4f56-be58-31773535de68) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:29.214349 np0000006785 devstack@c-api.service[100289]: WARNING cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2392140-0592-4f56-be58-31773535de68) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 06:25:29.215457 np0000006785 devstack@c-api.service[100289]: WARNING cinder.volume.api [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Flow 'volume_create_api' (b44ac630-3513-446f-ad18-c4c37635b422) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 06:25:29.215832 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.middleware.fault [None req-9c4f8de7-822a-4fc6-a9fe-b2a905fa8b7c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 413 Aug 08 06:25:29.216867 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 287/1146] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:29 2026] POST /volume/v3/volumes => generated 208 bytes in 140 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 06:25:29.228443 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e99d3a04-3715-4315-a221-a056053323b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:29.231056 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e99d3a04-3715-4315-a221-a056053323b0 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 Aug 08 06:25:29.231586 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e99d3a04-3715-4315-a221-a056053323b0 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:29.307432 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e99d3a04-3715-4315-a221-a056053323b0 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 returned with HTTP 200 Aug 08 06:25:29.308048 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 290/1147] 10.4.3.32 () {68 vars in 1367 bytes} [Sat Aug 8 06:25:29 2026] PUT /volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 => generated 392 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:29.319751 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:29.321793 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:29.322190 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:29.324121 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:29.324265 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Create volume of 1 GB Aug 08 06:25:29.330993 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Availability Zones retrieved successfully. Aug 08 06:25:29.339241 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Flow 'volume_create_api' (2f01916f-456d-4642-a4e3-822e03b16dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:29.340730 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35ed84d5-4cf1-46b0-9402-890e4fd13fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:29.342270 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:29.383172 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35ed84d5-4cf1-46b0-9402-890e4fd13fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:29.384142 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc76674d-f8ca-4d65-b006-299480839faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:29.439887 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota_utils [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Quota exceeded for 5114360dae7e4c9ca441ffea0f14a499, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 08 06:25:29.443505 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc76674d-f8ca-4d65-b006-299480839faf) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 06:25:29.443505 np0000006785 devstack@c-api.service[100288]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 08 06:25:29.447321 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc76674d-f8ca-4d65-b006-299480839faf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:29.448208 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc76674d-f8ca-4d65-b006-299480839faf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 06:25:29.448848 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35ed84d5-4cf1-46b0-9402-890e4fd13fa5) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:29.449448 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35ed84d5-4cf1-46b0-9402-890e4fd13fa5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 06:25:29.451029 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Flow 'volume_create_api' (2f01916f-456d-4642-a4e3-822e03b16dbf) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 06:25:29.451029 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.middleware.fault [None req-d7870f32-6438-4be1-a56a-8fccf31bb581 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 413 Aug 08 06:25:29.451230 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 283/1148] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:29 2026] POST /volume/v3/volumes => generated 150 bytes in 132 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 06:25:29.469223 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3cd6d0e7-1e7b-481e-9d36-ff958f3b4e2a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:29.471450 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3cd6d0e7-1e7b-481e-9d36-ff958f3b4e2a tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 Aug 08 06:25:29.471882 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3cd6d0e7-1e7b-481e-9d36-ff958f3b4e2a tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:29.518425 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3cd6d0e7-1e7b-481e-9d36-ff958f3b4e2a tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 returned with HTTP 200 Aug 08 06:25:29.518967 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 289/1149] 10.4.3.32 () {68 vars in 1367 bytes} [Sat Aug 8 06:25:29 2026] PUT /volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 => generated 391 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:29.531084 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d9d139ed-aac2-4100-bf32-3190aba0d885 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:29.533130 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9d139ed-aac2-4100-bf32-3190aba0d885 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] POST https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5/action Aug 08 06:25:29.533418 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9d139ed-aac2-4100-bf32-3190aba0d885 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:29.533527 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9d139ed-aac2-4100-bf32-3190aba0d885 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:29.553501 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:29.553501 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:29.554078 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d9d139ed-aac2-4100-bf32-3190aba0d885 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Volume info retrieved successfully. Aug 08 06:25:29.611176 np0000006785 devstack@c-api.service[100289]: ERROR cinder.volume.api [None req-d9d139ed-aac2-4100-bf32-3190aba0d885 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Quota exceeded for 5114360dae7e4c9ca441ffea0f14a499, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 08 06:25:29.625800 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.middleware.fault [None req-d9d139ed-aac2-4100-bf32-3190aba0d885 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5/action returned with HTTP 413 Aug 08 06:25:29.626397 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 288/1150] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:29 2026] POST /volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5/action => generated 208 bytes in 96 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 06:25:29.636643 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c925d65e-a2ef-402e-a938-ea87d6aab0e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:29.640475 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c925d65e-a2ef-402e-a938-ea87d6aab0e9 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] GET https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 Aug 08 06:25:29.640475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c925d65e-a2ef-402e-a938-ea87d6aab0e9 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:29.640475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c925d65e-a2ef-402e-a938-ea87d6aab0e9 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:29.650368 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:29.650368 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:29.657047 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c925d65e-a2ef-402e-a938-ea87d6aab0e9 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Volume info retrieved successfully. Aug 08 06:25:29.660000 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c925d65e-a2ef-402e-a938-ea87d6aab0e9 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 returned with HTTP 200 Aug 08 06:25:29.660887 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 291/1151] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:29 2026] GET /volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:29.675618 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1fbb1e71-dd04-4624-96c8-45633772bb0c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:29.677881 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1fbb1e71-dd04-4624-96c8-45633772bb0c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] DELETE https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 Aug 08 06:25:29.677968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1fbb1e71-dd04-4624-96c8-45633772bb0c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:29.678163 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1fbb1e71-dd04-4624-96c8-45633772bb0c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:29.678372 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-1fbb1e71-dd04-4624-96c8-45633772bb0c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Delete volume with id: 907fa059-6bb3-4233-86df-40947f01e8f5 Aug 08 06:25:29.689054 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:29.689054 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:29.689801 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1fbb1e71-dd04-4624-96c8-45633772bb0c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Volume info retrieved successfully. Aug 08 06:25:29.719972 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1fbb1e71-dd04-4624-96c8-45633772bb0c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Delete volume request issued successfully. Aug 08 06:25:29.720244 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1fbb1e71-dd04-4624-96c8-45633772bb0c tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 returned with HTTP 202 Aug 08 06:25:29.720786 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 284/1152] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:29 2026] DELETE /volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:29.732291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e142e4f5-bd2f-4457-a6f5-437b6ebd8477 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:29.735245 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e142e4f5-bd2f-4457-a6f5-437b6ebd8477 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] GET https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 Aug 08 06:25:29.735884 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e142e4f5-bd2f-4457-a6f5-437b6ebd8477 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:29.735884 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e142e4f5-bd2f-4457-a6f5-437b6ebd8477 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:29.743208 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:29.743208 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:29.747864 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e142e4f5-bd2f-4457-a6f5-437b6ebd8477 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Volume info retrieved successfully. Aug 08 06:25:29.752651 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e142e4f5-bd2f-4457-a6f5-437b6ebd8477 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 returned with HTTP 200 Aug 08 06:25:29.753361 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 290/1153] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:29 2026] GET /volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:30.070172 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:30.216384 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:30.216925 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-764269116"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:30.218802 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-764269116'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:30.218957 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Create volume of 1 GB Aug 08 06:25:30.232018 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Availability Zones retrieved successfully. Aug 08 06:25:30.243235 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Flow 'volume_create_api' (669b8cad-9ffd-4f2e-b55a-f91101027065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:30.244604 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cec5db0-fd2c-4cd9-8a63-c8840c03886a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:30.246752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:30.293666 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cec5db0-fd2c-4cd9-8a63-c8840c03886a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:30.298210 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383d5236-c03c-4aca-9df3-22099bb42e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:30.420308 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Created reservations ['c5e91f2f-49d3-4728-9ba2-25db8b3a8d2a', 'e9667732-dd65-4882-9196-df7fbfca9d65', '69a63bc6-fd2d-4994-aec7-5dc475165ca1', 'be8a6f9c-69bd-40f9-8478-0c0197567da1'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:30.421241 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383d5236-c03c-4aca-9df3-22099bb42e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5e91f2f-49d3-4728-9ba2-25db8b3a8d2a', 'e9667732-dd65-4882-9196-df7fbfca9d65', '69a63bc6-fd2d-4994-aec7-5dc475165ca1', 'be8a6f9c-69bd-40f9-8478-0c0197567da1']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:30.422050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a232c6d-ee4c-4ebc-a053-1b90fd2e2149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:30.457791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a232c6d-ee4c-4ebc-a053-1b90fd2e2149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '711652d5-7dad-4643-b0fc-843ac41b8e95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-764269116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a6a412475a44c59388de2ab75a0b89',qos_specs=None,replication_status=,reservations=['c5e91f2f-49d3-4728-9ba2-25db8b3a8d2a','e9667732-dd65-4882-9196-df7fbfca9d65','69a63bc6-fd2d-4994-aec7-5dc475165ca1','be8a6f9c-69bd-40f9-8478-0c0197567da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a695b82dbe497ca3283e4f89d67619',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-764269116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=711652d5-7dad-4643-b0fc-843ac41b8e95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61a6a412475a44c59388de2ab75a0b89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31a695b82dbe497ca3283e4f89d67619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:30.458838 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad75a52-0e71-4adb-8a7d-4e12a4f8d94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:30.488634 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad75a52-0e71-4adb-8a7d-4e12a4f8d94b) transitioned into state 'SUCCESS' from state '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-764269116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a6a412475a44c59388de2ab75a0b89',qos_specs=None,replication_status=,reservations=['c5e91f2f-49d3-4728-9ba2-25db8b3a8d2a','e9667732-dd65-4882-9196-df7fbfca9d65','69a63bc6-fd2d-4994-aec7-5dc475165ca1','be8a6f9c-69bd-40f9-8478-0c0197567da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a695b82dbe497ca3283e4f89d67619',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:30.489755 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2255764f-4b95-4e24-a532-b66a84a29cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:30.503269 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2255764f-4b95-4e24-a532-b66a84a29cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:30.504245 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Flow 'volume_create_api' (669b8cad-9ffd-4f2e-b55a-f91101027065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:30.505075 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Create volume request issued successfully. Aug 08 06:25:30.505380 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f371f68-49ab-4ee4-aab5-9bfb02f24243 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:30.505929 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 289/1154] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:30 2026] POST /volume/v3/volumes => generated 752 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:30.526847 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a91f6fc-184d-429e-9058-2890fb84e33b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:30.532395 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a91f6fc-184d-429e-9058-2890fb84e33b tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 Aug 08 06:25:30.532395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a91f6fc-184d-429e-9058-2890fb84e33b tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:30.532395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a91f6fc-184d-429e-9058-2890fb84e33b tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:30.721980 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:30.721980 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:30.727352 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1a91f6fc-184d-429e-9058-2890fb84e33b tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Volume info retrieved successfully. Aug 08 06:25:30.733250 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a91f6fc-184d-429e-9058-2890fb84e33b tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 returned with HTTP 200 Aug 08 06:25:30.733250 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 292/1155] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:30 2026] GET /volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 => generated 820 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:30.776885 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-357995be-9627-4f8d-afdc-511a3fa85af7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:30.779127 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-357995be-9627-4f8d-afdc-511a3fa85af7 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] GET https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 Aug 08 06:25:30.780793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-357995be-9627-4f8d-afdc-511a3fa85af7 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:30.780793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-357995be-9627-4f8d-afdc-511a3fa85af7 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:30.795293 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-357995be-9627-4f8d-afdc-511a3fa85af7 tempest-VolumeQuotasNegativeTestJSON-943129258 tempest-VolumeQuotasNegativeTestJSON-943129258-project-member] https://10.4.3.32/volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 returned with HTTP 404 Aug 08 06:25:30.795574 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 285/1156] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:30 2026] GET /volume/v3/volumes/907fa059-6bb3-4233-86df-40947f01e8f5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:30.805308 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-70bb57c8-1f45-4cf1-bd8f-48a3a006d852 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:30.807660 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-70bb57c8-1f45-4cf1-bd8f-48a3a006d852 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 Aug 08 06:25:30.808165 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-70bb57c8-1f45-4cf1-bd8f-48a3a006d852 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:30.951323 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-70bb57c8-1f45-4cf1-bd8f-48a3a006d852 tempest-VolumeQuotasNegativeTestJSON-333062624 tempest-VolumeQuotasNegativeTestJSON-333062624-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 returned with HTTP 200 Aug 08 06:25:30.952254 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 291/1157] 10.4.3.32 () {68 vars in 1368 bytes} [Sat Aug 8 06:25:30 2026] PUT /volume/v3/os-quota-sets/5114360dae7e4c9ca441ffea0f14a499 => generated 395 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:31.753929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3423a804-98d1-4ff1-9f5f-3389577b65b6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:31.758521 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3423a804-98d1-4ff1-9f5f-3389577b65b6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 Aug 08 06:25:31.758804 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3423a804-98d1-4ff1-9f5f-3389577b65b6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:31.759084 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3423a804-98d1-4ff1-9f5f-3389577b65b6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:31.771180 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:31.771180 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:31.784654 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3423a804-98d1-4ff1-9f5f-3389577b65b6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Volume info retrieved successfully. Aug 08 06:25:31.790884 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3423a804-98d1-4ff1-9f5f-3389577b65b6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 returned with HTTP 200 Aug 08 06:25:31.792516 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 290/1158] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:31 2026] GET /volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:31.810004 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-faea0481-c93b-43c4-9154-adad69525d4e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:31.812212 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-faea0481-c93b-43c4-9154-adad69525d4e tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:25:31.812672 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-faea0481-c93b-43c4-9154-adad69525d4e tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "711652d5-7dad-4643-b0fc-843ac41b8e95", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-333186911"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:31.825811 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:31.825811 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:31.825811 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-faea0481-c93b-43c4-9154-adad69525d4e tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Volume info retrieved successfully. Aug 08 06:25:31.825811 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-faea0481-c93b-43c4-9154-adad69525d4e tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Create snapshot from volume 711652d5-7dad-4643-b0fc-843ac41b8e95 Aug 08 06:25:31.893571 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-faea0481-c93b-43c4-9154-adad69525d4e tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Created reservations ['1d1094f9-ce24-4dc2-9e5a-12dbf68d1f29', 'a9dfd7ea-3213-43b7-bcc8-ab7df5843689', '6a48f6cf-bde1-4fd7-a174-e74ae00e4b99', 'afb5100d-9c27-4b7e-9f85-85f1dbb19498'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:31.935300 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-faea0481-c93b-43c4-9154-adad69525d4e tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot create request issued successfully. Aug 08 06:25:31.935820 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-faea0481-c93b-43c4-9154-adad69525d4e tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:25:31.936443 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 293/1159] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:25:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:31.953388 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8da41e0c-2cc9-4fdf-9482-f5d9d58dc3ba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:31.955034 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8da41e0c-2cc9-4fdf-9482-f5d9d58dc3ba tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 Aug 08 06:25:31.955221 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8da41e0c-2cc9-4fdf-9482-f5d9d58dc3ba tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:31.955409 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8da41e0c-2cc9-4fdf-9482-f5d9d58dc3ba tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:31.960717 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:31.960717 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:31.960980 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8da41e0c-2cc9-4fdf-9482-f5d9d58dc3ba tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:31.962033 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8da41e0c-2cc9-4fdf-9482-f5d9d58dc3ba tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 returned with HTTP 200 Aug 08 06:25:31.963363 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 286/1160] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:31 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:32.975006 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-61be453d-429c-4bb1-9efe-3c737c3e9e90 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:32.977624 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61be453d-429c-4bb1-9efe-3c737c3e9e90 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 Aug 08 06:25:32.977926 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61be453d-429c-4bb1-9efe-3c737c3e9e90 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:32.978185 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61be453d-429c-4bb1-9efe-3c737c3e9e90 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:32.985557 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:32.985557 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:32.986720 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-61be453d-429c-4bb1-9efe-3c737c3e9e90 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:32.987368 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61be453d-429c-4bb1-9efe-3c737c3e9e90 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 returned with HTTP 200 Aug 08 06:25:32.987920 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 292/1161] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:32 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:33.001286 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-02ff7c0c-2c2e-491e-b5b9-c5ba7c9f8e7f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.003332 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-02ff7c0c-2c2e-491e-b5b9-c5ba7c9f8e7f tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] POST https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.003744 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-02ff7c0c-2c2e-491e-b5b9-c5ba7c9f8e7f tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:33.012347 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.012347 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:33.012951 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-02ff7c0c-2c2e-491e-b5b9-c5ba7c9f8e7f tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.056437 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-02ff7c0c-2c2e-491e-b5b9-c5ba7c9f8e7f tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Update snapshot metadata completed successfully. Aug 08 06:25:33.056932 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-02ff7c0c-2c2e-491e-b5b9-c5ba7c9f8e7f tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.057550 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 291/1162] 10.4.3.32 () {68 vars in 1395 bytes} [Sat Aug 8 06:25:33 2026] POST /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 68 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.068729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-771fdf0c-31f3-4404-9902-d654c852da48 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.071872 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-771fdf0c-31f3-4404-9902-d654c852da48 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.072968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-771fdf0c-31f3-4404-9902-d654c852da48 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.072968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-771fdf0c-31f3-4404-9902-d654c852da48 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.082452 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.082452 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:33.083252 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-771fdf0c-31f3-4404-9902-d654c852da48 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.084677 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-771fdf0c-31f3-4404-9902-d654c852da48 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Get snapshot metadata completed successfully. Aug 08 06:25:33.088247 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-771fdf0c-31f3-4404-9902-d654c852da48 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.088895 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 294/1163] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.099508 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-912820e3-566b-4546-a441-c22dfdf4d135 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.101812 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-912820e3-566b-4546-a441-c22dfdf4d135 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] PUT https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.102177 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-912820e3-566b-4546-a441-c22dfdf4d135 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:33.111505 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.111505 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:33.112066 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-912820e3-566b-4546-a441-c22dfdf4d135 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.145477 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-912820e3-566b-4546-a441-c22dfdf4d135 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Update snapshot metadata completed successfully. Aug 08 06:25:33.145864 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-912820e3-566b-4546-a441-c22dfdf4d135 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.146331 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 287/1164] 10.4.3.32 () {68 vars in 1394 bytes} [Sat Aug 8 06:25:33 2026] PUT /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.156544 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7746335-b754-4867-9cec-961520274d53 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.159317 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7746335-b754-4867-9cec-961520274d53 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.159317 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7746335-b754-4867-9cec-961520274d53 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.160240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7746335-b754-4867-9cec-961520274d53 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.167402 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.167402 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:33.167912 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a7746335-b754-4867-9cec-961520274d53 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.168619 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a7746335-b754-4867-9cec-961520274d53 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Get snapshot metadata completed successfully. Aug 08 06:25:33.169009 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7746335-b754-4867-9cec-961520274d53 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.169921 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 293/1165] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.182317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-11ba2a16-31ef-49e7-b32c-dfcea961ea6c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.184351 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11ba2a16-31ef-49e7-b32c-dfcea961ea6c tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata/key3 Aug 08 06:25:33.184555 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11ba2a16-31ef-49e7-b32c-dfcea961ea6c tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.184856 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11ba2a16-31ef-49e7-b32c-dfcea961ea6c tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.192203 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.192203 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:33.193737 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11ba2a16-31ef-49e7-b32c-dfcea961ea6c tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.194222 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11ba2a16-31ef-49e7-b32c-dfcea961ea6c tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Get snapshot metadata completed successfully. Aug 08 06:25:33.207291 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11ba2a16-31ef-49e7-b32c-dfcea961ea6c tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Delete snapshot metadata completed successfully. Aug 08 06:25:33.207291 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11ba2a16-31ef-49e7-b32c-dfcea961ea6c tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata/key3 returned with HTTP 200 Aug 08 06:25:33.208014 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 292/1166] 10.4.3.32 () {66 vars in 1392 bytes} [Sat Aug 8 06:25:33 2026] DELETE /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 08 06:25:33.219335 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cda23999-aecd-437b-99fe-f7d021f8c053 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.221922 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cda23999-aecd-437b-99fe-f7d021f8c053 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.222083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cda23999-aecd-437b-99fe-f7d021f8c053 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.223051 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cda23999-aecd-437b-99fe-f7d021f8c053 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.230594 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.230594 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:33.230594 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cda23999-aecd-437b-99fe-f7d021f8c053 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.231936 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cda23999-aecd-437b-99fe-f7d021f8c053 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Get snapshot metadata completed successfully. Aug 08 06:25:33.231936 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cda23999-aecd-437b-99fe-f7d021f8c053 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.233942 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 295/1167] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.242792 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dea9de87-54ec-49e1-be8a-073bc4f6d977 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.246375 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dea9de87-54ec-49e1-be8a-073bc4f6d977 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] PUT https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.246375 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dea9de87-54ec-49e1-be8a-073bc4f6d977 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:33.256107 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.256107 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:33.257455 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dea9de87-54ec-49e1-be8a-073bc4f6d977 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.280382 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dea9de87-54ec-49e1-be8a-073bc4f6d977 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Update snapshot metadata completed successfully. Aug 08 06:25:33.280382 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dea9de87-54ec-49e1-be8a-073bc4f6d977 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.281674 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 288/1168] 10.4.3.32 () {68 vars in 1394 bytes} [Sat Aug 8 06:25:33 2026] PUT /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 16 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.296750 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d3f5f713-951c-4e21-b115-cdccb0016bd7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.301763 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d3f5f713-951c-4e21-b115-cdccb0016bd7 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] POST https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.301763 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d3f5f713-951c-4e21-b115-cdccb0016bd7 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:33.315329 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.315329 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:33.315831 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d3f5f713-951c-4e21-b115-cdccb0016bd7 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.359207 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d3f5f713-951c-4e21-b115-cdccb0016bd7 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Update snapshot metadata completed successfully. Aug 08 06:25:33.359665 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d3f5f713-951c-4e21-b115-cdccb0016bd7 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.360223 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 294/1169] 10.4.3.32 () {68 vars in 1395 bytes} [Sat Aug 8 06:25:33 2026] POST /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.372492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-08150279-09e6-4e11-ba79-4e831a889cdf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.375236 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08150279-09e6-4e11-ba79-4e831a889cdf tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.375236 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08150279-09e6-4e11-ba79-4e831a889cdf tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.375995 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08150279-09e6-4e11-ba79-4e831a889cdf tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.383737 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.383737 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:33.384313 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-08150279-09e6-4e11-ba79-4e831a889cdf tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.385405 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-08150279-09e6-4e11-ba79-4e831a889cdf tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Get snapshot metadata completed successfully. Aug 08 06:25:33.385760 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08150279-09e6-4e11-ba79-4e831a889cdf tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.387831 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 293/1170] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.398951 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a93344c-7840-4c28-b69e-5f8bac42998f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.401428 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a93344c-7840-4c28-b69e-5f8bac42998f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:33.402022 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a93344c-7840-4c28-b69e-5f8bac42998f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-attach": {"instance_uuid": "25fbef76-f2ac-40df-b14a-5fc6cc3b7c01", "mountpoint": "/dev/vdb"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:33.402293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a93344c-7840-4c28-b69e-5f8bac42998f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "25fbef76-f2ac-40df-b14a-5fc6cc3b7c01", "mountpoint": "/dev/vdb"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:33.406913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-51246e3e-19af-43e5-9874-1dbe70eac084 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.409514 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51246e3e-19af-43e5-9874-1dbe70eac084 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] PUT https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata/key3 Aug 08 06:25:33.410052 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51246e3e-19af-43e5-9874-1dbe70eac084 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:33.415854 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.415854 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:33.416502 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4a93344c-7840-4c28-b69e-5f8bac42998f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:33.418150 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.418150 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:33.418890 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-51246e3e-19af-43e5-9874-1dbe70eac084 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.433566 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4a93344c-7840-4c28-b69e-5f8bac42998f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Update volume admin metadata completed successfully. Aug 08 06:25:33.448868 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-51246e3e-19af-43e5-9874-1dbe70eac084 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Update snapshot metadata completed successfully. Aug 08 06:25:33.449202 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51246e3e-19af-43e5-9874-1dbe70eac084 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata/key3 returned with HTTP 200 Aug 08 06:25:33.449755 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 289/1171] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:25:33 2026] PUT /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata/key3 => generated 35 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.462551 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-268e0cb5-57c7-4de8-8392-48bd589ee624 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.465192 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-268e0cb5-57c7-4de8-8392-48bd589ee624 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata/key3 Aug 08 06:25:33.465411 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-268e0cb5-57c7-4de8-8392-48bd589ee624 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.465700 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-268e0cb5-57c7-4de8-8392-48bd589ee624 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.473091 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.473091 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:33.477401 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-268e0cb5-57c7-4de8-8392-48bd589ee624 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.478476 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-268e0cb5-57c7-4de8-8392-48bd589ee624 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Get snapshot metadata completed successfully. Aug 08 06:25:33.479120 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-268e0cb5-57c7-4de8-8392-48bd589ee624 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata/key3 returned with HTTP 200 Aug 08 06:25:33.479495 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 295/1172] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.489884 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-40174806-6987-455f-b0f5-e65629bbb030 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.496108 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40174806-6987-455f-b0f5-e65629bbb030 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.496411 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40174806-6987-455f-b0f5-e65629bbb030 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.496670 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40174806-6987-455f-b0f5-e65629bbb030 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.503032 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4a93344c-7840-4c28-b69e-5f8bac42998f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Attach volume completed successfully. Aug 08 06:25:33.503339 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a93344c-7840-4c28-b69e-5f8bac42998f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:25:33.504297 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 296/1173] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:33 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:33.511022 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.511022 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:33.511663 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-40174806-6987-455f-b0f5-e65629bbb030 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.513714 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-45f95f1b-f9fa-4da6-b6e9-f92def07aeb0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.514487 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-40174806-6987-455f-b0f5-e65629bbb030 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Get snapshot metadata completed successfully. Aug 08 06:25:33.514903 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40174806-6987-455f-b0f5-e65629bbb030 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.515421 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 294/1174] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.516434 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45f95f1b-f9fa-4da6-b6e9-f92def07aeb0 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:33.516810 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45f95f1b-f9fa-4da6-b6e9-f92def07aeb0 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.516979 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45f95f1b-f9fa-4da6-b6e9-f92def07aeb0 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.524566 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-624ce5cd-09f8-4449-a71b-7e962b01ed10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.527720 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-624ce5cd-09f8-4449-a71b-7e962b01ed10 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] PUT https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata Aug 08 06:25:33.527720 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-624ce5cd-09f8-4449-a71b-7e962b01ed10 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:33.536471 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.536471 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:33.536719 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.536719 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:33.536828 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-624ce5cd-09f8-4449-a71b-7e962b01ed10 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.542932 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-45f95f1b-f9fa-4da6-b6e9-f92def07aeb0 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:33.553179 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45f95f1b-f9fa-4da6-b6e9-f92def07aeb0 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:33.553882 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 290/1175] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 1173 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:33.563358 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-624ce5cd-09f8-4449-a71b-7e962b01ed10 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Update snapshot metadata completed successfully. Aug 08 06:25:33.563755 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-624ce5cd-09f8-4449-a71b-7e962b01ed10 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata returned with HTTP 200 Aug 08 06:25:33.564369 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 296/1176] 10.4.3.32 () {68 vars in 1394 bytes} [Sat Aug 8 06:25:33 2026] PUT /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:33.570637 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cb4381aa-2ada-4d47-a473-d9fb4061251b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.575257 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb4381aa-2ada-4d47-a473-d9fb4061251b tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:33.577300 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb4381aa-2ada-4d47-a473-d9fb4061251b tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-detach": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:33.577458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb4381aa-2ada-4d47-a473-d9fb4061251b tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:33.578622 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f04d88f5-76d2-4f36-905b-2650379d2fc6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.580735 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f04d88f5-76d2-4f36-905b-2650379d2fc6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 Aug 08 06:25:33.581045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f04d88f5-76d2-4f36-905b-2650379d2fc6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.581235 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f04d88f5-76d2-4f36-905b-2650379d2fc6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.581393 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-f04d88f5-76d2-4f36-905b-2650379d2fc6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Delete snapshot with id: d780ae42-4fc1-46ee-9b81-a430f9abdca4 Aug 08 06:25:33.591414 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.591414 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:33.592264 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f04d88f5-76d2-4f36-905b-2650379d2fc6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.592825 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.592825 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:33.593815 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb4381aa-2ada-4d47-a473-d9fb4061251b tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:33.601871 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.623816 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f04d88f5-76d2-4f36-905b-2650379d2fc6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot delete request issued successfully. Aug 08 06:25:33.623816 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f04d88f5-76d2-4f36-905b-2650379d2fc6 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 returned with HTTP 202 Aug 08 06:25:33.625125 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 295/1177] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:25:33 2026] DELETE /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:33.637809 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-df4c5457-ac57-430d-be66-5b2824922929 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.639950 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df4c5457-ac57-430d-be66-5b2824922929 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 Aug 08 06:25:33.640176 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df4c5457-ac57-430d-be66-5b2824922929 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.640426 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df4c5457-ac57-430d-be66-5b2824922929 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.646476 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.646476 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:33.647161 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-df4c5457-ac57-430d-be66-5b2824922929 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Snapshot retrieved successfully. Aug 08 06:25:33.649168 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df4c5457-ac57-430d-be66-5b2824922929 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 returned with HTTP 200 Aug 08 06:25:33.649168 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 297/1178] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:33.668261 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb4381aa-2ada-4d47-a473-d9fb4061251b tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Detach volume completed successfully. Aug 08 06:25:33.669663 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb4381aa-2ada-4d47-a473-d9fb4061251b tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:25:33.669887 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 297/1179] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:33 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:33.679686 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b5639d0-886c-48ee-b218-52ec17b4fa9f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.683184 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b5639d0-886c-48ee-b218-52ec17b4fa9f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:33.684798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b5639d0-886c-48ee-b218-52ec17b4fa9f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.684798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b5639d0-886c-48ee-b218-52ec17b4fa9f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.740855 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:33.741396 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-400648301"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:33.743966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-400648301'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:33.744052 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create volume of 1 GB Aug 08 06:25:33.752874 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Availability Zones retrieved successfully. Aug 08 06:25:33.761144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Flow 'volume_create_api' (06ff6e16-3200-41f6-8d84-1977dd36a1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:33.762387 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (563f80fe-1291-47f5-9826-637370258289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:33.763808 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:33.802994 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (563f80fe-1291-47f5-9826-637370258289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:33.803890 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd480723-1671-4959-8452-37dd24e696ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:33.858502 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.858502 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:33.863874 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2b5639d0-886c-48ee-b218-52ec17b4fa9f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:33.872975 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b5639d0-886c-48ee-b218-52ec17b4fa9f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:33.873451 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 296/1180] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:33.892313 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Created reservations ['b0b5855e-399c-4daf-a728-abc8d9e10a42', 'ae5c984d-eded-4d90-bb60-c5abd0902cdb', '2cb68082-aceb-46ad-8a4e-6f29ff3a5731', '84bbd59c-1b0d-469e-8cb9-d526cd5d350a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:33.894200 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd480723-1671-4959-8452-37dd24e696ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0b5855e-399c-4daf-a728-abc8d9e10a42', 'ae5c984d-eded-4d90-bb60-c5abd0902cdb', '2cb68082-aceb-46ad-8a4e-6f29ff3a5731', '84bbd59c-1b0d-469e-8cb9-d526cd5d350a']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:33.895173 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c4da967-b481-4c04-b300-bcdbc5a6b525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:33.923099 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c4da967-b481-4c04-b300-bcdbc5a6b525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ffba834-b093-44df-ac4f-81bc944abdf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-400648301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1058a951d62c4b769db45919bfd7a045',qos_specs=None,replication_status=,reservations=['b0b5855e-399c-4daf-a728-abc8d9e10a42','ae5c984d-eded-4d90-bb60-c5abd0902cdb','2cb68082-aceb-46ad-8a4e-6f29ff3a5731','84bbd59c-1b0d-469e-8cb9-d526cd5d350a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84154580d4fd4033896a3a60ad82d4c8',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-400648301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ffba834-b093-44df-ac4f-81bc944abdf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1058a951d62c4b769db45919bfd7a045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84154580d4fd4033896a3a60ad82d4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:33.923946 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ae5db9-c34f-497b-9b08-b15ecd94941a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:33.948575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ae5db9-c34f-497b-9b08-b15ecd94941a) transitioned into state 'SUCCESS' from state '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-400648301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1058a951d62c4b769db45919bfd7a045',qos_specs=None,replication_status=,reservations=['b0b5855e-399c-4daf-a728-abc8d9e10a42','ae5c984d-eded-4d90-bb60-c5abd0902cdb','2cb68082-aceb-46ad-8a4e-6f29ff3a5731','84bbd59c-1b0d-469e-8cb9-d526cd5d350a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84154580d4fd4033896a3a60ad82d4c8',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:33.949499 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa03b92b-ec47-420c-afdc-08026a3862a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:33.966673 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa03b92b-ec47-420c-afdc-08026a3862a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:33.967682 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Flow 'volume_create_api' (06ff6e16-3200-41f6-8d84-1977dd36a1ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:33.968028 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create volume request issued successfully. Aug 08 06:25:33.968673 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a978e60f-9283-46ce-b9c7-cb4fca237290 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:33.969508 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 291/1181] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:33 2026] POST /volume/v3/volumes => generated 748 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:33.985856 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-76a667ec-d54e-4c8f-bebf-9e47fe0196e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:33.988181 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76a667ec-d54e-4c8f-bebf-9e47fe0196e6 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:33.988466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76a667ec-d54e-4c8f-bebf-9e47fe0196e6 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:33.988842 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76a667ec-d54e-4c8f-bebf-9e47fe0196e6 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:33.998676 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:33.998676 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:34.004872 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-76a667ec-d54e-4c8f-bebf-9e47fe0196e6 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:34.011549 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76a667ec-d54e-4c8f-bebf-9e47fe0196e6 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 returned with HTTP 200 Aug 08 06:25:34.011549 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 298/1182] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:33 2026] GET /volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:34.666343 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c554e42d-d1c3-443a-acac-ebd50811e4bb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:34.669003 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c554e42d-d1c3-443a-acac-ebd50811e4bb tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 Aug 08 06:25:34.669294 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c554e42d-d1c3-443a-acac-ebd50811e4bb tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:34.669423 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c554e42d-d1c3-443a-acac-ebd50811e4bb tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:34.674857 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c554e42d-d1c3-443a-acac-ebd50811e4bb tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 returned with HTTP 404 Aug 08 06:25:34.675415 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 298/1183] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:34 2026] GET /volume/v3/snapshots/d780ae42-4fc1-46ee-9b81-a430f9abdca4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:34.685983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9e1f2568-2bd0-435b-945a-e67cc4ecc225 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:34.688473 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e1f2568-2bd0-435b-945a-e67cc4ecc225 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 Aug 08 06:25:34.688690 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9e1f2568-2bd0-435b-945a-e67cc4ecc225 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:34.689120 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9e1f2568-2bd0-435b-945a-e67cc4ecc225 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:34.699285 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:34.699285 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:34.705843 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9e1f2568-2bd0-435b-945a-e67cc4ecc225 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Volume info retrieved successfully. Aug 08 06:25:34.712804 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e1f2568-2bd0-435b-945a-e67cc4ecc225 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 returned with HTTP 200 Aug 08 06:25:34.714667 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 297/1184] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:34 2026] GET /volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:34.733591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0cbfc2f9-6d11-45e0-8810-7f56710c0bb3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:34.739233 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0cbfc2f9-6d11-45e0-8810-7f56710c0bb3 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] DELETE https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 Aug 08 06:25:34.739233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0cbfc2f9-6d11-45e0-8810-7f56710c0bb3 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:34.739710 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0cbfc2f9-6d11-45e0-8810-7f56710c0bb3 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:34.739710 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-0cbfc2f9-6d11-45e0-8810-7f56710c0bb3 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Delete volume with id: 711652d5-7dad-4643-b0fc-843ac41b8e95 Aug 08 06:25:34.751649 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:34.751649 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:34.752350 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0cbfc2f9-6d11-45e0-8810-7f56710c0bb3 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Volume info retrieved successfully. Aug 08 06:25:34.781236 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0cbfc2f9-6d11-45e0-8810-7f56710c0bb3 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Delete volume request issued successfully. Aug 08 06:25:34.781387 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0cbfc2f9-6d11-45e0-8810-7f56710c0bb3 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 returned with HTTP 202 Aug 08 06:25:34.782378 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 292/1185] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:34 2026] DELETE /volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:34.793257 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cb28d93c-66f3-4fc3-bdc5-f8e1c4234f9a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:34.795806 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb28d93c-66f3-4fc3-bdc5-f8e1c4234f9a tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 Aug 08 06:25:34.796113 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb28d93c-66f3-4fc3-bdc5-f8e1c4234f9a tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:34.796401 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb28d93c-66f3-4fc3-bdc5-f8e1c4234f9a tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:34.806562 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:34.806562 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:34.812128 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cb28d93c-66f3-4fc3-bdc5-f8e1c4234f9a tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Volume info retrieved successfully. Aug 08 06:25:34.820261 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb28d93c-66f3-4fc3-bdc5-f8e1c4234f9a tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 returned with HTTP 200 Aug 08 06:25:34.820261 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 299/1186] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:34 2026] GET /volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:35.033399 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-59249ac6-26c2-4b55-b9e7-09c47a8cf520 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:35.037757 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59249ac6-26c2-4b55-b9e7-09c47a8cf520 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:35.038366 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59249ac6-26c2-4b55-b9e7-09c47a8cf520 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:35.038870 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59249ac6-26c2-4b55-b9e7-09c47a8cf520 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:35.048196 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:35.048196 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:35.055545 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-59249ac6-26c2-4b55-b9e7-09c47a8cf520 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:35.062813 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59249ac6-26c2-4b55-b9e7-09c47a8cf520 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 returned with HTTP 200 Aug 08 06:25:35.063233 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 299/1187] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:35 2026] GET /volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:35.084387 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a288aeb1-0fce-4bb9-bf9c-1a3c0582e682 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:35.088888 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a288aeb1-0fce-4bb9-bf9c-1a3c0582e682 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:25:35.088888 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a288aeb1-0fce-4bb9-bf9c-1a3c0582e682 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ffba834-b093-44df-ac4f-81bc944abdf6", "name": "tempest-VolumesDeleteCascade-Snapshot-1547474355"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:35.100988 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:35.100988 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:35.102070 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a288aeb1-0fce-4bb9-bf9c-1a3c0582e682 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:35.102070 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-a288aeb1-0fce-4bb9-bf9c-1a3c0582e682 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create snapshot from volume 4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:35.182334 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a288aeb1-0fce-4bb9-bf9c-1a3c0582e682 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Created reservations ['20852ab9-3d5d-40db-9a6f-e5ec6632c380', 'fa1e54dc-a1ef-4f32-a34c-a2e0abae7b5e', '3a145315-fedb-4a8b-94ea-7358c2dba073', 'c2871e73-40db-4ac1-84e8-f7733f412cf1'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:35.234169 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a288aeb1-0fce-4bb9-bf9c-1a3c0582e682 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot create request issued successfully. Aug 08 06:25:35.234706 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a288aeb1-0fce-4bb9-bf9c-1a3c0582e682 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:25:35.235307 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 298/1188] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:25:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:25:35.248285 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0d99f5a8-6621-4d3e-8fe1-6cef80af7713 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:35.250590 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d99f5a8-6621-4d3e-8fe1-6cef80af7713 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/snapshots/35438c3d-d57f-4a71-a334-09b819b354c1 Aug 08 06:25:35.250900 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d99f5a8-6621-4d3e-8fe1-6cef80af7713 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:35.251182 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d99f5a8-6621-4d3e-8fe1-6cef80af7713 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:35.258494 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:35.258494 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:35.259115 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0d99f5a8-6621-4d3e-8fe1-6cef80af7713 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot retrieved successfully. Aug 08 06:25:35.260238 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d99f5a8-6621-4d3e-8fe1-6cef80af7713 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots/35438c3d-d57f-4a71-a334-09b819b354c1 returned with HTTP 200 Aug 08 06:25:35.261153 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 293/1189] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:35 2026] GET /volume/v3/snapshots/35438c3d-d57f-4a71-a334-09b819b354c1 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:35.845279 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3c426ef3-1983-4c81-a10f-22ed666c6d74 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:35.850386 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c426ef3-1983-4c81-a10f-22ed666c6d74 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] GET https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 Aug 08 06:25:35.850386 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c426ef3-1983-4c81-a10f-22ed666c6d74 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:35.850386 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c426ef3-1983-4c81-a10f-22ed666c6d74 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:35.863005 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c426ef3-1983-4c81-a10f-22ed666c6d74 tempest-SnapshotMetadataTestJSON-1218450096 tempest-SnapshotMetadataTestJSON-1218450096-project-member] https://10.4.3.32/volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 returned with HTTP 404 Aug 08 06:25:35.863690 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 300/1190] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:35 2026] GET /volume/v3/volumes/711652d5-7dad-4643-b0fc-843ac41b8e95 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:36.272919 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-422227a2-440b-46ee-8911-9a6ace8de06a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:36.275919 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-422227a2-440b-46ee-8911-9a6ace8de06a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/snapshots/35438c3d-d57f-4a71-a334-09b819b354c1 Aug 08 06:25:36.276179 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-422227a2-440b-46ee-8911-9a6ace8de06a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:36.276421 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-422227a2-440b-46ee-8911-9a6ace8de06a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:36.305893 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:36.305893 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:36.305893 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-422227a2-440b-46ee-8911-9a6ace8de06a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot retrieved successfully. Aug 08 06:25:36.308705 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-422227a2-440b-46ee-8911-9a6ace8de06a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots/35438c3d-d57f-4a71-a334-09b819b354c1 returned with HTTP 200 Aug 08 06:25:36.309299 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 300/1191] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:36 2026] GET /volume/v3/snapshots/35438c3d-d57f-4a71-a334-09b819b354c1 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:36.324664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1b6095c2-9625-45db-84c2-771b1689f91d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:36.327582 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b6095c2-9625-45db-84c2-771b1689f91d tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:25:36.328348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1b6095c2-9625-45db-84c2-771b1689f91d tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ffba834-b093-44df-ac4f-81bc944abdf6", "name": "tempest-VolumesDeleteCascade-Snapshot-1982955843"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:36.340530 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:36.340530 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:36.341246 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1b6095c2-9625-45db-84c2-771b1689f91d tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:36.341433 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-1b6095c2-9625-45db-84c2-771b1689f91d tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create snapshot from volume 4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:36.385367 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-1b6095c2-9625-45db-84c2-771b1689f91d tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Created reservations ['753fd5c9-4f6a-4428-ab7b-e2152a8895fb', '8789acd9-5302-4c78-973b-89ca537fd520', '6b881e0f-8ab6-4483-bae6-62598ba302fd', 'f752b083-d559-41f3-b83c-63be5504d7b7'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:36.425717 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1b6095c2-9625-45db-84c2-771b1689f91d tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot create request issued successfully. Aug 08 06:25:36.425717 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b6095c2-9625-45db-84c2-771b1689f91d tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:25:36.426583 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 299/1192] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:25:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:36.435614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d8b46533-6325-46e4-abe0-02a38905a545 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:36.438757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8b46533-6325-46e4-abe0-02a38905a545 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/snapshots/4dd7a3cf-4bf9-4a60-8808-30fa72333a75 Aug 08 06:25:36.439928 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d8b46533-6325-46e4-abe0-02a38905a545 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:36.439928 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d8b46533-6325-46e4-abe0-02a38905a545 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:36.445865 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:36.445865 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:36.446894 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d8b46533-6325-46e4-abe0-02a38905a545 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot retrieved successfully. Aug 08 06:25:36.448351 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8b46533-6325-46e4-abe0-02a38905a545 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots/4dd7a3cf-4bf9-4a60-8808-30fa72333a75 returned with HTTP 200 Aug 08 06:25:36.449285 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 294/1193] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:36 2026] GET /volume/v3/snapshots/4dd7a3cf-4bf9-4a60-8808-30fa72333a75 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:36.886396 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-fb349216-cf4d-4e65-9dc5-0d2c605c72f4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:36.892635 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-fb349216-cf4d-4e65-9dc5-0d2c605c72f4 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] DELETE https://10.4.3.32/volume/v3/attachments/863d300f-d19e-4cfa-b6ef-bc4f7ab0d37b Aug 08 06:25:36.892635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-fb349216-cf4d-4e65-9dc5-0d2c605c72f4 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:36.892635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-fb349216-cf4d-4e65-9dc5-0d2c605c72f4 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:36.907115 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:36.907115 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:37.168481 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-fb349216-cf4d-4e65-9dc5-0d2c605c72f4 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/attachments/863d300f-d19e-4cfa-b6ef-bc4f7ab0d37b returned with HTTP 200 Aug 08 06:25:37.169053 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 301/1194] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:25:36 2026] DELETE /volume/v3/attachments/863d300f-d19e-4cfa-b6ef-bc4f7ab0d37b => generated 19 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:37.189259 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-28cf71a5-e788-4e1f-8854-a90ed8b27fab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:37.194848 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-28cf71a5-e788-4e1f-8854-a90ed8b27fab tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af Aug 08 06:25:37.195057 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-28cf71a5-e788-4e1f-8854-a90ed8b27fab tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:37.195323 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-28cf71a5-e788-4e1f-8854-a90ed8b27fab tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:37.196339 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-28cf71a5-e788-4e1f-8854-a90ed8b27fab tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Delete volume with id: 9a532a2a-9238-486d-be5f-e8f8c04fc3af Aug 08 06:25:37.202195 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=571,cinder:UPDATE=141,cinder:INSERT=75,cinder:DELETE=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:25:37.217155 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:37.217155 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:37.217791 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-28cf71a5-e788-4e1f-8854-a90ed8b27fab tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:25:37.263185 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-28cf71a5-e788-4e1f-8854-a90ed8b27fab tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Delete volume request issued successfully. Aug 08 06:25:37.263397 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f4a1f242-5fb6-4bc1-a89d-9e4aa3d6433b req-28cf71a5-e788-4e1f-8854-a90ed8b27fab tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af returned with HTTP 202 Aug 08 06:25:37.264612 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 301/1195] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:25:37 2026] DELETE /volume/v3/volumes/9a532a2a-9238-486d-be5f-e8f8c04fc3af => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:37.464674 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8ee4ecfb-ff4f-4a13-bb47-2839a054e915 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:37.469184 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ee4ecfb-ff4f-4a13-bb47-2839a054e915 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/snapshots/4dd7a3cf-4bf9-4a60-8808-30fa72333a75 Aug 08 06:25:37.469184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ee4ecfb-ff4f-4a13-bb47-2839a054e915 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:37.469650 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ee4ecfb-ff4f-4a13-bb47-2839a054e915 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:37.477956 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:37.477956 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:37.480354 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8ee4ecfb-ff4f-4a13-bb47-2839a054e915 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot retrieved successfully. Aug 08 06:25:37.482129 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ee4ecfb-ff4f-4a13-bb47-2839a054e915 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots/4dd7a3cf-4bf9-4a60-8808-30fa72333a75 returned with HTTP 200 Aug 08 06:25:37.482129 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 300/1196] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:37 2026] GET /volume/v3/snapshots/4dd7a3cf-4bf9-4a60-8808-30fa72333a75 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:37.496266 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b6f3016b-2830-461e-9e61-b6b26e70acda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:37.498793 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6f3016b-2830-461e-9e61-b6b26e70acda tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6?cascade=True Aug 08 06:25:37.499135 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6f3016b-2830-461e-9e61-b6b26e70acda tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:37.499492 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6f3016b-2830-461e-9e61-b6b26e70acda tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:37.499762 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b6f3016b-2830-461e-9e61-b6b26e70acda tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete volume with id: 4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:37.510764 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:37.510764 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:37.511862 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b6f3016b-2830-461e-9e61-b6b26e70acda tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:37.565008 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b6f3016b-2830-461e-9e61-b6b26e70acda tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete volume request issued successfully. Aug 08 06:25:37.565496 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6f3016b-2830-461e-9e61-b6b26e70acda tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6?cascade=True returned with HTTP 202 Aug 08 06:25:37.567426 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 295/1197] 10.4.3.32 () {66 vars in 1369 bytes} [Sat Aug 8 06:25:37 2026] DELETE /volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6?cascade=True => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:37.580540 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d4b31a1d-5ec1-4f66-ae82-fad482f2e1ab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:37.583637 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4b31a1d-5ec1-4f66-ae82-fad482f2e1ab tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:37.584129 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4b31a1d-5ec1-4f66-ae82-fad482f2e1ab tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:37.584440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4b31a1d-5ec1-4f66-ae82-fad482f2e1ab tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:37.593937 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:37.593937 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:37.599221 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d4b31a1d-5ec1-4f66-ae82-fad482f2e1ab tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:37.609289 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4b31a1d-5ec1-4f66-ae82-fad482f2e1ab tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 returned with HTTP 200 Aug 08 06:25:37.609951 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 302/1198] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:37 2026] GET /volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:37.839694 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-222073d6-acc8-4b57-8676-5fecdf1bcd9e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:37.994612 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-222073d6-acc8-4b57-8676-5fecdf1bcd9e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 08 06:25:37.995133 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-222073d6-acc8-4b57-8676-5fecdf1bcd9e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:37.995521 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-222073d6-acc8-4b57-8676-5fecdf1bcd9e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:37.996207 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-222073d6-acc8-4b57-8676-5fecdf1bcd9e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:37.997102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-222073d6-acc8-4b57-8676-5fecdf1bcd9e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:38.005268 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-222073d6-acc8-4b57-8676-5fecdf1bcd9e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:38.006333 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-222073d6-acc8-4b57-8676-5fecdf1bcd9e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 08 06:25:38.007368 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 302/1199] 10.4.3.32 () {66 vars in 1230 bytes} [Sat Aug 8 06:25:37 2026] GET /volume/v3/volumes => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:38.026981 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74ae5471-217a-44b5-b43e-5b25fb88410f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.031058 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:38.031636 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1717631715"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:38.035287 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1717631715'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:38.036939 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Create volume of 1 GB Aug 08 06:25:38.040764 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Availability Zones retrieved successfully. Aug 08 06:25:38.047850 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Flow 'volume_create_api' (051cf912-1f4b-47b7-8e48-fe32b78f26e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:38.048323 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2d058d-2ecc-41e2-80dd-860c41f48f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:38.049421 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:38.099011 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2d058d-2ecc-41e2-80dd-860c41f48f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:38.100228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f188476f-efd0-4d73-be5f-0896314482b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:38.215330 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Created reservations ['b9948aa5-cfc9-4abf-a00b-28174c4a73d5', 'a6b91b69-b3b9-4f08-ad61-9a36b52c4811', 'fc918b22-e8b6-403d-bec6-d868d61c0bb1', '872fe2eb-ca95-4a09-8923-c2d090fa4754'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:38.215330 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f188476f-efd0-4d73-be5f-0896314482b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9948aa5-cfc9-4abf-a00b-28174c4a73d5', 'a6b91b69-b3b9-4f08-ad61-9a36b52c4811', 'fc918b22-e8b6-403d-bec6-d868d61c0bb1', '872fe2eb-ca95-4a09-8923-c2d090fa4754']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:38.215761 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7deb4a31-8f98-4852-be43-71ae325b113b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:38.252561 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7deb4a31-8f98-4852-be43-71ae325b113b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adbe533b-b2b2-4a9a-b57c-2853d366765d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1717631715',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='98b988121681463787bc7e44ce1f47c3',qos_specs=None,replication_status=,reservations=['b9948aa5-cfc9-4abf-a00b-28174c4a73d5','a6b91b69-b3b9-4f08-ad61-9a36b52c4811','fc918b22-e8b6-403d-bec6-d868d61c0bb1','872fe2eb-ca95-4a09-8923-c2d090fa4754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a6ba7d16a4aa6a26b1ae05fdf807e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1717631715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adbe533b-b2b2-4a9a-b57c-2853d366765d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='98b988121681463787bc7e44ce1f47c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521a6ba7d16a4aa6a26b1ae05fdf807e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:38.254017 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2493b37-0eb2-408a-b630-b87fb62949e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:38.290138 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2493b37-0eb2-408a-b630-b87fb62949e5) transitioned into state 'SUCCESS' from state '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-1717631715',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='98b988121681463787bc7e44ce1f47c3',qos_specs=None,replication_status=,reservations=['b9948aa5-cfc9-4abf-a00b-28174c4a73d5','a6b91b69-b3b9-4f08-ad61-9a36b52c4811','fc918b22-e8b6-403d-bec6-d868d61c0bb1','872fe2eb-ca95-4a09-8923-c2d090fa4754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a6ba7d16a4aa6a26b1ae05fdf807e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:38.291219 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a85fda0-2bf3-4d88-92eb-e4790e92d082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:38.311605 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a85fda0-2bf3-4d88-92eb-e4790e92d082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:38.313133 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Flow 'volume_create_api' (051cf912-1f4b-47b7-8e48-fe32b78f26e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:38.314081 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Create volume request issued successfully. Aug 08 06:25:38.315243 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74ae5471-217a-44b5-b43e-5b25fb88410f tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:38.315243 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 301/1200] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:25:38 2026] POST /volume/v3/volumes => generated 762 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:38.338502 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2ebc0f2a-c5f0-4f3e-a6e8-7888bd2ca870 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.340596 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ebc0f2a-c5f0-4f3e-a6e8-7888bd2ca870 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:38.340827 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ebc0f2a-c5f0-4f3e-a6e8-7888bd2ca870 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:38.341074 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ebc0f2a-c5f0-4f3e-a6e8-7888bd2ca870 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:38.351575 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:38.351575 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:38.359525 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2ebc0f2a-c5f0-4f3e-a6e8-7888bd2ca870 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:38.372780 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ebc0f2a-c5f0-4f3e-a6e8-7888bd2ca870 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d returned with HTTP 200 Aug 08 06:25:38.373471 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 296/1201] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:38 2026] GET /volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d => generated 830 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:38.630760 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-61f67db5-c537-4289-b21a-749b7c7198be None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.633628 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61f67db5-c537-4289-b21a-749b7c7198be tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:38.633827 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61f67db5-c537-4289-b21a-749b7c7198be tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:38.634165 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61f67db5-c537-4289-b21a-749b7c7198be tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:38.646064 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61f67db5-c537-4289-b21a-749b7c7198be tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 returned with HTTP 404 Aug 08 06:25:38.646236 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 303/1202] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:38 2026] GET /volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:38.657823 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-caf99016-316e-4295-8e58-a487590b6655 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.660204 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-caf99016-316e-4295-8e58-a487590b6655 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 08 06:25:38.660507 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-caf99016-316e-4295-8e58-a487590b6655 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:38.660822 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-caf99016-316e-4295-8e58-a487590b6655 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:38.661291 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-caf99016-316e-4295-8e58-a487590b6655 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:38.662565 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-caf99016-316e-4295-8e58-a487590b6655 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:38.676812 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-caf99016-316e-4295-8e58-a487590b6655 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Get all volumes completed successfully. Aug 08 06:25:38.677262 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-caf99016-316e-4295-8e58-a487590b6655 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 08 06:25:38.677978 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 303/1203] 10.4.3.32 () {66 vars in 1230 bytes} [Sat Aug 8 06:25:38 2026] GET /volume/v3/volumes => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:38.694683 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3d08937b-9c5a-4082-9d9e-cca33365cab8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.702842 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3d08937b-9c5a-4082-9d9e-cca33365cab8 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 08 06:25:38.703039 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3d08937b-9c5a-4082-9d9e-cca33365cab8 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:38.703258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3d08937b-9c5a-4082-9d9e-cca33365cab8 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:38.703594 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-3d08937b-9c5a-4082-9d9e-cca33365cab8 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:38.705690 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:38.705690 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:38.706326 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-3d08937b-9c5a-4082-9d9e-cca33365cab8 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:25:38.713851 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3d08937b-9c5a-4082-9d9e-cca33365cab8 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Get all snapshots completed successfully. Aug 08 06:25:38.713851 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3d08937b-9c5a-4082-9d9e-cca33365cab8 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 08 06:25:38.713851 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 302/1204] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:25:38 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:38.723514 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d9506883-766f-4129-8652-34efd71528b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.726002 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9506883-766f-4129-8652-34efd71528b1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/4dd7a3cf-4bf9-4a60-8808-30fa72333a75 Aug 08 06:25:38.726233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9506883-766f-4129-8652-34efd71528b1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:38.726444 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9506883-766f-4129-8652-34efd71528b1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:38.726598 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-d9506883-766f-4129-8652-34efd71528b1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete snapshot with id: 4dd7a3cf-4bf9-4a60-8808-30fa72333a75 Aug 08 06:25:38.733217 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9506883-766f-4129-8652-34efd71528b1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots/4dd7a3cf-4bf9-4a60-8808-30fa72333a75 returned with HTTP 404 Aug 08 06:25:38.733217 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 297/1205] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:25:38 2026] DELETE /volume/v3/snapshots/4dd7a3cf-4bf9-4a60-8808-30fa72333a75 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:38.741950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cffbd32d-e49a-41c6-bd8b-c7bc0688d49b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.745366 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cffbd32d-e49a-41c6-bd8b-c7bc0688d49b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/35438c3d-d57f-4a71-a334-09b819b354c1 Aug 08 06:25:38.745634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cffbd32d-e49a-41c6-bd8b-c7bc0688d49b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:38.746758 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cffbd32d-e49a-41c6-bd8b-c7bc0688d49b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:38.746758 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-cffbd32d-e49a-41c6-bd8b-c7bc0688d49b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete snapshot with id: 35438c3d-d57f-4a71-a334-09b819b354c1 Aug 08 06:25:38.752635 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cffbd32d-e49a-41c6-bd8b-c7bc0688d49b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots/35438c3d-d57f-4a71-a334-09b819b354c1 returned with HTTP 404 Aug 08 06:25:38.753362 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 304/1206] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:25:38 2026] DELETE /volume/v3/snapshots/35438c3d-d57f-4a71-a334-09b819b354c1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:38.761965 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b25e4af5-89a9-45b2-97f3-9d9f7b578531 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.765174 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b25e4af5-89a9-45b2-97f3-9d9f7b578531 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:38.765402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b25e4af5-89a9-45b2-97f3-9d9f7b578531 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:38.765617 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b25e4af5-89a9-45b2-97f3-9d9f7b578531 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:38.779475 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b25e4af5-89a9-45b2-97f3-9d9f7b578531 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 returned with HTTP 404 Aug 08 06:25:38.780250 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 304/1207] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:38 2026] GET /volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:38.788089 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-615449b8-ee9e-4eae-9114-4df0292bbfdb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.791753 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-615449b8-ee9e-4eae-9114-4df0292bbfdb tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:38.791919 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-615449b8-ee9e-4eae-9114-4df0292bbfdb tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:38.792043 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-615449b8-ee9e-4eae-9114-4df0292bbfdb tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:38.792219 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-615449b8-ee9e-4eae-9114-4df0292bbfdb tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete volume with id: 4ffba834-b093-44df-ac4f-81bc944abdf6 Aug 08 06:25:38.798977 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-615449b8-ee9e-4eae-9114-4df0292bbfdb tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 returned with HTTP 404 Aug 08 06:25:38.799533 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 303/1208] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:38 2026] DELETE /volume/v3/volumes/4ffba834-b093-44df-ac4f-81bc944abdf6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:38.814732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:38.815550 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:38.816369 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1181977476"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:38.817748 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1181977476'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:38.818013 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create volume of 1 GB Aug 08 06:25:38.823096 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Availability Zones retrieved successfully. Aug 08 06:25:38.830682 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Flow 'volume_create_api' (369b0cbd-62ab-48a0-aa4d-e964a962529d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:38.835271 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ac25a2-5b42-4814-b642-4b16abe38f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:38.836144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:38.882608 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ac25a2-5b42-4814-b642-4b16abe38f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:38.882608 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ef12c5-a430-483e-8d8e-b906a76c7c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:38.953053 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Created reservations ['bd87f52a-1912-4e58-be01-2fe84c3c6b51', 'c51447a5-5794-4242-8a40-c9235799d195', '571910a9-b7ee-4a25-9af2-9fb8a2ddb9ad', 'a98c6d7e-245c-415b-a376-9de75df339b8'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:38.954038 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ef12c5-a430-483e-8d8e-b906a76c7c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd87f52a-1912-4e58-be01-2fe84c3c6b51', 'c51447a5-5794-4242-8a40-c9235799d195', '571910a9-b7ee-4a25-9af2-9fb8a2ddb9ad', 'a98c6d7e-245c-415b-a376-9de75df339b8']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:38.954999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606f9a83-373e-46c5-8f60-9e4d2ba99663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:38.990573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606f9a83-373e-46c5-8f60-9e4d2ba99663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27ab56f7-3e52-4edf-b27b-32ff7160fbf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1181977476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1058a951d62c4b769db45919bfd7a045',qos_specs=None,replication_status=,reservations=['bd87f52a-1912-4e58-be01-2fe84c3c6b51','c51447a5-5794-4242-8a40-c9235799d195','571910a9-b7ee-4a25-9af2-9fb8a2ddb9ad','a98c6d7e-245c-415b-a376-9de75df339b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84154580d4fd4033896a3a60ad82d4c8',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1181977476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27ab56f7-3e52-4edf-b27b-32ff7160fbf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1058a951d62c4b769db45919bfd7a045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84154580d4fd4033896a3a60ad82d4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:38.991785 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35cad753-8331-44e3-9276-d4eaf1dd8af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:39.017803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35cad753-8331-44e3-9276-d4eaf1dd8af0) transitioned into state 'SUCCESS' from state '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-1181977476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1058a951d62c4b769db45919bfd7a045',qos_specs=None,replication_status=,reservations=['bd87f52a-1912-4e58-be01-2fe84c3c6b51','c51447a5-5794-4242-8a40-c9235799d195','571910a9-b7ee-4a25-9af2-9fb8a2ddb9ad','a98c6d7e-245c-415b-a376-9de75df339b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84154580d4fd4033896a3a60ad82d4c8',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:39.019433 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9fef63a-7bf8-4506-96e8-4ba6bddcac63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:39.033643 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9fef63a-7bf8-4506-96e8-4ba6bddcac63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:39.034931 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Flow 'volume_create_api' (369b0cbd-62ab-48a0-aa4d-e964a962529d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:39.035358 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create volume request issued successfully. Aug 08 06:25:39.036264 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b9c002ef-bc3f-4fc6-a2fe-9b090bad7b62 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:39.036890 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 298/1209] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:38 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) Aug 08 06:25:39.056990 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-694daf67-5c32-4a8e-9a56-b076ad639a89 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:39.060015 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-694daf67-5c32-4a8e-9a56-b076ad639a89 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 Aug 08 06:25:39.060092 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-694daf67-5c32-4a8e-9a56-b076ad639a89 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:39.060510 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-694daf67-5c32-4a8e-9a56-b076ad639a89 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:39.070495 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:39.070495 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:39.075419 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-694daf67-5c32-4a8e-9a56-b076ad639a89 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:39.080117 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-694daf67-5c32-4a8e-9a56-b076ad639a89 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 returned with HTTP 200 Aug 08 06:25:39.080920 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 305/1210] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:39 2026] GET /volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:39.393620 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eafdf72e-9a2c-4546-afc3-2fe58b3004f0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:39.397665 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eafdf72e-9a2c-4546-afc3-2fe58b3004f0 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:39.398758 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eafdf72e-9a2c-4546-afc3-2fe58b3004f0 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:39.398979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eafdf72e-9a2c-4546-afc3-2fe58b3004f0 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:39.411180 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:39.411180 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:39.418338 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eafdf72e-9a2c-4546-afc3-2fe58b3004f0 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:39.424735 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eafdf72e-9a2c-4546-afc3-2fe58b3004f0 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d returned with HTTP 200 Aug 08 06:25:39.425686 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 305/1211] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:39 2026] GET /volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:39.438908 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0f467ab9-d086-41f0-b483-ac523b2ab8a5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:39.441301 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f467ab9-d086-41f0-b483-ac523b2ab8a5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:39.441301 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f467ab9-d086-41f0-b483-ac523b2ab8a5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:39.441301 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f467ab9-d086-41f0-b483-ac523b2ab8a5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:39.449493 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:39.449493 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:39.456638 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0f467ab9-d086-41f0-b483-ac523b2ab8a5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:39.463008 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f467ab9-d086-41f0-b483-ac523b2ab8a5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d returned with HTTP 200 Aug 08 06:25:39.463452 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 304/1212] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:39 2026] GET /volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:39.481416 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:39.482150 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:39.482658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2064238141"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:39.484838 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2064238141'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:39.485029 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Create volume of 1 GB Aug 08 06:25:39.485473 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:39.485473 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:39.492701 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Availability Zones retrieved successfully. Aug 08 06:25:39.501628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Flow 'volume_create_api' (02d00ce6-a31b-4d54-90c4-d870cf0ce3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:39.503526 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5de8bc-9c33-49d9-aced-04fff9ebb58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:39.505649 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:39.539415 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5de8bc-9c33-49d9-aced-04fff9ebb58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:39.540214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c207b089-9d74-4f41-9fc7-048971cde73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:39.584256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Created reservations ['265be34f-39a5-46b6-8222-f406f575a26b', 'd918585a-46af-4b55-83b4-54a2918dad3a', '3960d274-5004-4437-9605-6409eb3cc72b', 'ebab2681-96d3-4b6e-a03d-00ae14a24a6c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:39.585130 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c207b089-9d74-4f41-9fc7-048971cde73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['265be34f-39a5-46b6-8222-f406f575a26b', 'd918585a-46af-4b55-83b4-54a2918dad3a', '3960d274-5004-4437-9605-6409eb3cc72b', 'ebab2681-96d3-4b6e-a03d-00ae14a24a6c']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:39.585992 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79c9794-7193-4733-8301-c3286c8bda66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:39.613110 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79c9794-7193-4733-8301-c3286c8bda66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '778ff364-506e-479c-8489-3dc7f4e1d6ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2064238141',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='98b988121681463787bc7e44ce1f47c3',qos_specs=None,replication_status=,reservations=['265be34f-39a5-46b6-8222-f406f575a26b','d918585a-46af-4b55-83b4-54a2918dad3a','3960d274-5004-4437-9605-6409eb3cc72b','ebab2681-96d3-4b6e-a03d-00ae14a24a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a6ba7d16a4aa6a26b1ae05fdf807e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2064238141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=778ff364-506e-479c-8489-3dc7f4e1d6ea,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='98b988121681463787bc7e44ce1f47c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521a6ba7d16a4aa6a26b1ae05fdf807e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:39.615146 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba64be71-6699-4dcf-8e47-3bf4280c9fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:39.638552 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba64be71-6699-4dcf-8e47-3bf4280c9fe1) transitioned into state 'SUCCESS' from state '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-2064238141',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='98b988121681463787bc7e44ce1f47c3',qos_specs=None,replication_status=,reservations=['265be34f-39a5-46b6-8222-f406f575a26b','d918585a-46af-4b55-83b4-54a2918dad3a','3960d274-5004-4437-9605-6409eb3cc72b','ebab2681-96d3-4b6e-a03d-00ae14a24a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a6ba7d16a4aa6a26b1ae05fdf807e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:39.639300 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a46387-9615-4c73-85c7-a07145666ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:39.651567 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a46387-9615-4c73-85c7-a07145666ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:39.652468 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Flow 'volume_create_api' (02d00ce6-a31b-4d54-90c4-d870cf0ce3ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:39.652849 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Create volume request issued successfully. Aug 08 06:25:39.653463 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a1d2c2e-2e86-4fe9-bac7-799d62eff36d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:39.653910 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 299/1213] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:25:39 2026] POST /volume/v3/volumes => generated 762 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:39.670726 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-caff96c2-1fd0-4150-bf75-864ec5a26355 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:39.673026 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-caff96c2-1fd0-4150-bf75-864ec5a26355 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:39.673432 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-caff96c2-1fd0-4150-bf75-864ec5a26355 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:39.673490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-caff96c2-1fd0-4150-bf75-864ec5a26355 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:39.683235 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:39.683235 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:39.688251 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-caff96c2-1fd0-4150-bf75-864ec5a26355 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:39.694219 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-caff96c2-1fd0-4150-bf75-864ec5a26355 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea returned with HTTP 200 Aug 08 06:25:39.694678 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 306/1214] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:39 2026] GET /volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:40.097108 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6f910e0e-ef24-414a-9372-099c4a1b10af None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:40.099982 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6f910e0e-ef24-414a-9372-099c4a1b10af tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 Aug 08 06:25:40.100408 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6f910e0e-ef24-414a-9372-099c4a1b10af tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:40.100619 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6f910e0e-ef24-414a-9372-099c4a1b10af tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:40.109634 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:40.109634 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:40.115612 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6f910e0e-ef24-414a-9372-099c4a1b10af tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:40.123322 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6f910e0e-ef24-414a-9372-099c4a1b10af tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 returned with HTTP 200 Aug 08 06:25:40.123916 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 306/1215] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:40 2026] GET /volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:40.143857 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4103ab5-5618-4d1c-bb66-db4537cabff1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:40.149841 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4103ab5-5618-4d1c-bb66-db4537cabff1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:25:40.150322 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4103ab5-5618-4d1c-bb66-db4537cabff1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27ab56f7-3e52-4edf-b27b-32ff7160fbf2", "name": "tempest-VolumesDeleteCascade-Snapshot-523323871"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:40.174448 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:40.174448 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:40.175037 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a4103ab5-5618-4d1c-bb66-db4537cabff1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:40.175246 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-a4103ab5-5618-4d1c-bb66-db4537cabff1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create snapshot from volume 27ab56f7-3e52-4edf-b27b-32ff7160fbf2 Aug 08 06:25:40.239464 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a4103ab5-5618-4d1c-bb66-db4537cabff1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Created reservations ['765b78f4-f8cd-4be0-8689-ec35bcf56bbd', 'b37918c3-6fc0-431e-9fc5-68fe5e092506', '25fb348c-43bd-4f16-9d67-db18717cf2a8', '54605b63-ca8f-47ec-99c6-5addc88f8882'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:40.332431 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a4103ab5-5618-4d1c-bb66-db4537cabff1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot create request issued successfully. Aug 08 06:25:40.332903 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4103ab5-5618-4d1c-bb66-db4537cabff1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:25:40.333429 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 305/1216] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:25:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:40.346985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-df700dc8-4a8c-44c5-bcc2-4bd2230e331e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:40.349805 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df700dc8-4a8c-44c5-bcc2-4bd2230e331e tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/snapshots/4931fe13-a793-4752-81df-36bdecfd036c Aug 08 06:25:40.350044 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df700dc8-4a8c-44c5-bcc2-4bd2230e331e tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:40.350262 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df700dc8-4a8c-44c5-bcc2-4bd2230e331e tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:40.353011 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=612,cinder:INSERT=95,cinder:UPDATE=155,cinder:DELETE=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:25:40.363967 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:40.363967 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:40.364614 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-df700dc8-4a8c-44c5-bcc2-4bd2230e331e tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot retrieved successfully. Aug 08 06:25:40.365635 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df700dc8-4a8c-44c5-bcc2-4bd2230e331e tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots/4931fe13-a793-4752-81df-36bdecfd036c returned with HTTP 200 Aug 08 06:25:40.366280 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 300/1217] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:40 2026] GET /volume/v3/snapshots/4931fe13-a793-4752-81df-36bdecfd036c => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:40.712206 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-632ff6df-af86-4a25-8d41-93cbae4d980a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:40.714694 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-632ff6df-af86-4a25-8d41-93cbae4d980a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:40.714694 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-632ff6df-af86-4a25-8d41-93cbae4d980a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:40.714921 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-632ff6df-af86-4a25-8d41-93cbae4d980a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:40.724975 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:40.724975 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:40.736747 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-632ff6df-af86-4a25-8d41-93cbae4d980a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:40.744613 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-632ff6df-af86-4a25-8d41-93cbae4d980a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea returned with HTTP 200 Aug 08 06:25:40.745111 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 307/1218] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:40 2026] GET /volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:40.762710 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-50258f47-78bf-4c50-ae52-fcdad18da966 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:40.765465 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50258f47-78bf-4c50-ae52-fcdad18da966 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:40.765847 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50258f47-78bf-4c50-ae52-fcdad18da966 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:40.766396 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50258f47-78bf-4c50-ae52-fcdad18da966 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:40.776073 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:40.776073 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:40.781160 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-50258f47-78bf-4c50-ae52-fcdad18da966 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:40.787347 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50258f47-78bf-4c50-ae52-fcdad18da966 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea returned with HTTP 200 Aug 08 06:25:40.787937 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 307/1219] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:40 2026] GET /volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:40.808150 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c0d76608-6677-485d-8588-7114b82d420b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:40.810757 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:40.811356 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-45897485"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:40.813643 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-45897485'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:40.813825 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Create volume of 1 GB Aug 08 06:25:40.814254 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:40.814254 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:40.819894 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Availability Zones retrieved successfully. Aug 08 06:25:40.827742 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Flow 'volume_create_api' (1e6bf4f7-9d56-4f9f-bdee-5d1e007cf1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:40.829343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b76f07f-a7fc-455d-a22a-e2e4b5b2ebd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:40.830419 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:40.865785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b76f07f-a7fc-455d-a22a-e2e4b5b2ebd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:40.866656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d033ae-1b32-45f0-94d0-875c6066cbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:40.924362 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Created reservations ['99b1cfae-6703-4a2c-b0ff-9e5a74e8cff2', 'b3cd167d-b577-4d70-a0cf-33f57b84789d', '4ef63105-ab0f-4069-aa19-e3d548f0ebee', '2ebb38eb-d3e6-4ed4-af16-cefdbfe6b3d1'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:40.925363 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d033ae-1b32-45f0-94d0-875c6066cbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99b1cfae-6703-4a2c-b0ff-9e5a74e8cff2', 'b3cd167d-b577-4d70-a0cf-33f57b84789d', '4ef63105-ab0f-4069-aa19-e3d548f0ebee', '2ebb38eb-d3e6-4ed4-af16-cefdbfe6b3d1']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:40.926465 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764a8d62-4701-41e5-abff-a9a5b0b2a863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:40.954931 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764a8d62-4701-41e5-abff-a9a5b0b2a863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56a465ec-a37a-48f2-a7e6-67476a4c0537', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-45897485',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='98b988121681463787bc7e44ce1f47c3',qos_specs=None,replication_status=,reservations=['99b1cfae-6703-4a2c-b0ff-9e5a74e8cff2','b3cd167d-b577-4d70-a0cf-33f57b84789d','4ef63105-ab0f-4069-aa19-e3d548f0ebee','2ebb38eb-d3e6-4ed4-af16-cefdbfe6b3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a6ba7d16a4aa6a26b1ae05fdf807e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-45897485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56a465ec-a37a-48f2-a7e6-67476a4c0537,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='98b988121681463787bc7e44ce1f47c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521a6ba7d16a4aa6a26b1ae05fdf807e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:40.956128 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da86e04-0033-42e7-b2b1-487d64365847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:40.978126 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da86e04-0033-42e7-b2b1-487d64365847) transitioned into state 'SUCCESS' from state '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-45897485',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='98b988121681463787bc7e44ce1f47c3',qos_specs=None,replication_status=,reservations=['99b1cfae-6703-4a2c-b0ff-9e5a74e8cff2','b3cd167d-b577-4d70-a0cf-33f57b84789d','4ef63105-ab0f-4069-aa19-e3d548f0ebee','2ebb38eb-d3e6-4ed4-af16-cefdbfe6b3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a6ba7d16a4aa6a26b1ae05fdf807e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:40.979138 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed063670-7828-45f0-8329-486e992bd397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:40.992255 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed063670-7828-45f0-8329-486e992bd397) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:40.993527 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Flow 'volume_create_api' (1e6bf4f7-9d56-4f9f-bdee-5d1e007cf1ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:40.994176 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Create volume request issued successfully. Aug 08 06:25:40.994907 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c0d76608-6677-485d-8588-7114b82d420b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:40.995931 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 306/1220] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:25:40 2026] POST /volume/v3/volumes => generated 760 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:41.012768 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6cf6750a-e2a0-4fa4-89c6-29b8a4095641 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:41.014810 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6cf6750a-e2a0-4fa4-89c6-29b8a4095641 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:41.015085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6cf6750a-e2a0-4fa4-89c6-29b8a4095641 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:41.015296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6cf6750a-e2a0-4fa4-89c6-29b8a4095641 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:41.025537 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:41.025537 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:41.031155 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6cf6750a-e2a0-4fa4-89c6-29b8a4095641 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:41.039866 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6cf6750a-e2a0-4fa4-89c6-29b8a4095641 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 returned with HTTP 200 Aug 08 06:25:41.040355 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 301/1221] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:41 2026] GET /volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:41.385800 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a01c8322-d51a-404b-a1e5-6300dbc88769 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:41.387353 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a01c8322-d51a-404b-a1e5-6300dbc88769 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/snapshots/4931fe13-a793-4752-81df-36bdecfd036c Aug 08 06:25:41.388091 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a01c8322-d51a-404b-a1e5-6300dbc88769 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:41.388091 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a01c8322-d51a-404b-a1e5-6300dbc88769 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:41.399799 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:41.399799 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:41.401372 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a01c8322-d51a-404b-a1e5-6300dbc88769 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot retrieved successfully. Aug 08 06:25:41.404294 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a01c8322-d51a-404b-a1e5-6300dbc88769 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots/4931fe13-a793-4752-81df-36bdecfd036c returned with HTTP 200 Aug 08 06:25:41.404294 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 308/1222] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:41 2026] GET /volume/v3/snapshots/4931fe13-a793-4752-81df-36bdecfd036c => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:41.416288 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:41.418860 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:41.419327 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4931fe13-a793-4752-81df-36bdecfd036c", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-937130594"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:41.422217 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create volume request body: {'volume': {'snapshot_id': '4931fe13-a793-4752-81df-36bdecfd036c', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-937130594'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:41.430350 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:41.430350 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:41.431114 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Snapshot retrieved successfully. Aug 08 06:25:41.431281 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create volume of 1 GB Aug 08 06:25:41.437724 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Availability Zones retrieved successfully. Aug 08 06:25:41.445398 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Flow 'volume_create_api' (54157875-c0b8-4ec2-b956-f9fef4b075dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:41.447476 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3f0d2d-5759-422e-ba0f-01947fea90d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:41.449013 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:41.489849 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3f0d2d-5759-422e-ba0f-01947fea90d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4931fe13-a793-4752-81df-36bdecfd036c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:41.490626 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2ff0b4-2876-4e20-a10a-989abcfe1922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:41.551641 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Created reservations ['9d69cd85-3ce8-4bc6-a48a-e8a358edbbb4', 'c9276334-8604-4e60-8793-b3cc354d7e78', '9fdb055a-6823-4224-9a98-e710a38c0a8b', 'ea7b6c81-341e-4bb6-99a7-a7e295ebecc3'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:41.552660 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2ff0b4-2876-4e20-a10a-989abcfe1922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d69cd85-3ce8-4bc6-a48a-e8a358edbbb4', 'c9276334-8604-4e60-8793-b3cc354d7e78', '9fdb055a-6823-4224-9a98-e710a38c0a8b', 'ea7b6c81-341e-4bb6-99a7-a7e295ebecc3']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:41.553694 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c559c5-c7c2-4b69-90d2-cc7f5d4ce199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:41.611034 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c559c5-c7c2-4b69-90d2-cc7f5d4ce199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b19d2a28-88d5-423f-883d-e6ded639163d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-937130594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1058a951d62c4b769db45919bfd7a045',qos_specs=None,replication_status=,reservations=['9d69cd85-3ce8-4bc6-a48a-e8a358edbbb4','c9276334-8604-4e60-8793-b3cc354d7e78','9fdb055a-6823-4224-9a98-e710a38c0a8b','ea7b6c81-341e-4bb6-99a7-a7e295ebecc3'],size=1,snapshot_id=4931fe13-a793-4752-81df-36bdecfd036c,source_replicaid=,source_volid=None,status='creating',user_id='84154580d4fd4033896a3a60ad82d4c8',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-937130594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b19d2a28-88d5-423f-883d-e6ded639163d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1058a951d62c4b769db45919bfd7a045',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4931fe13-a793-4752-81df-36bdecfd036c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84154580d4fd4033896a3a60ad82d4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:41.612227 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6097d4b0-9643-44d2-8ece-5a052c1a2441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:41.643906 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6097d4b0-9643-44d2-8ece-5a052c1a2441) transitioned into state 'SUCCESS' from state '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-937130594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1058a951d62c4b769db45919bfd7a045',qos_specs=None,replication_status=,reservations=['9d69cd85-3ce8-4bc6-a48a-e8a358edbbb4','c9276334-8604-4e60-8793-b3cc354d7e78','9fdb055a-6823-4224-9a98-e710a38c0a8b','ea7b6c81-341e-4bb6-99a7-a7e295ebecc3'],size=1,snapshot_id=4931fe13-a793-4752-81df-36bdecfd036c,source_replicaid=,source_volid=None,status='creating',user_id='84154580d4fd4033896a3a60ad82d4c8',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:41.644786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08d81f4-08fe-41a5-91ca-826defdc257e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:41.667331 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08d81f4-08fe-41a5-91ca-826defdc257e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:41.668203 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Flow 'volume_create_api' (54157875-c0b8-4ec2-b956-f9fef4b075dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:41.668522 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Create volume request issued successfully. Aug 08 06:25:41.669255 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e49b157f-1e7b-4f34-8a17-41ac14ef0f13 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:41.669785 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 308/1223] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:25:41 2026] POST /volume/v3/volumes => generated 782 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:41.684164 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-747e5c12-65df-4828-bc56-1a4a88e7b09c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:41.686904 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-747e5c12-65df-4828-bc56-1a4a88e7b09c tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d Aug 08 06:25:41.687490 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-747e5c12-65df-4828-bc56-1a4a88e7b09c tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:41.687832 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-747e5c12-65df-4828-bc56-1a4a88e7b09c tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:41.698646 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:41.698646 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:41.704806 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-747e5c12-65df-4828-bc56-1a4a88e7b09c tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:41.711078 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-747e5c12-65df-4828-bc56-1a4a88e7b09c tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d returned with HTTP 200 Aug 08 06:25:41.712176 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 307/1224] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:41 2026] GET /volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.059653 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f47b5a99-1009-4ffc-90ba-10d649e090c6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.062313 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f47b5a99-1009-4ffc-90ba-10d649e090c6 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:42.062659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f47b5a99-1009-4ffc-90ba-10d649e090c6 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.062967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f47b5a99-1009-4ffc-90ba-10d649e090c6 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.075043 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.075043 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:42.085903 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f47b5a99-1009-4ffc-90ba-10d649e090c6 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:42.094146 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f47b5a99-1009-4ffc-90ba-10d649e090c6 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 returned with HTTP 200 Aug 08 06:25:42.094855 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 302/1225] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.110846 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a1ad7d0d-a7e6-4642-bd18-9d65564f3cd2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.113389 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1ad7d0d-a7e6-4642-bd18-9d65564f3cd2 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:42.113669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1ad7d0d-a7e6-4642-bd18-9d65564f3cd2 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.113970 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1ad7d0d-a7e6-4642-bd18-9d65564f3cd2 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.128055 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.128055 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:42.134610 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a1ad7d0d-a7e6-4642-bd18-9d65564f3cd2 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:42.144211 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1ad7d0d-a7e6-4642-bd18-9d65564f3cd2 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 returned with HTTP 200 Aug 08 06:25:42.144211 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 309/1226] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.162200 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8fdecdd1-5c14-4311-bbbc-17f25ad68c3c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.164548 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8fdecdd1-5c14-4311-bbbc-17f25ad68c3c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 08 06:25:42.164715 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8fdecdd1-5c14-4311-bbbc-17f25ad68c3c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.164802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8fdecdd1-5c14-4311-bbbc-17f25ad68c3c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.165071 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-8fdecdd1-5c14-4311-bbbc-17f25ad68c3c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.165413 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.165413 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:42.165927 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fdecdd1-5c14-4311-bbbc-17f25ad68c3c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.175826 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8fdecdd1-5c14-4311-bbbc-17f25ad68c3c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.176547 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8fdecdd1-5c14-4311-bbbc-17f25ad68c3c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 08 06:25:42.177809 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 309/1227] 10.4.3.32 () {66 vars in 1230 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes => generated 968 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.193717 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-71a4a359-78b2-49b4-95c8-f873c2abfb27 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.199145 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-71a4a359-78b2-49b4-95c8-f873c2abfb27 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2064238141 Aug 08 06:25:42.199145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-71a4a359-78b2-49b4-95c8-f873c2abfb27 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.199145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-71a4a359-78b2-49b4-95c8-f873c2abfb27 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.199145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-71a4a359-78b2-49b4-95c8-f873c2abfb27 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.200900 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-71a4a359-78b2-49b4-95c8-f873c2abfb27 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2064238141'), ('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.242173 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-71a4a359-78b2-49b4-95c8-f873c2abfb27 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.242733 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-71a4a359-78b2-49b4-95c8-f873c2abfb27 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2064238141 returned with HTTP 200 Aug 08 06:25:42.243196 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 308/1228] 10.4.3.32 () {66 vars in 1331 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2064238141 => generated 332 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.260370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-28d7171d-d197-40aa-bc03-504867521331 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.262944 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28d7171d-d197-40aa-bc03-504867521331 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2064238141 Aug 08 06:25:42.263243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28d7171d-d197-40aa-bc03-504867521331 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.263525 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28d7171d-d197-40aa-bc03-504867521331 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.263972 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-28d7171d-d197-40aa-bc03-504867521331 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.265053 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-28d7171d-d197-40aa-bc03-504867521331 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2064238141'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.313685 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-28d7171d-d197-40aa-bc03-504867521331 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.314803 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.314803 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:42.321438 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28d7171d-d197-40aa-bc03-504867521331 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2064238141 returned with HTTP 200 Aug 08 06:25:42.322467 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 303/1229] 10.4.3.32 () {66 vars in 1352 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2064238141 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.344194 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-02746461-08dd-400d-ac01-447a49349160 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.346822 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02746461-08dd-400d-ac01-447a49349160 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1 Aug 08 06:25:42.347048 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02746461-08dd-400d-ac01-447a49349160 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.347303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02746461-08dd-400d-ac01-447a49349160 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.347727 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-02746461-08dd-400d-ac01-447a49349160 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.348755 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-02746461-08dd-400d-ac01-447a49349160 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.366653 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-02746461-08dd-400d-ac01-447a49349160 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.368363 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.368363 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:42.378671 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02746461-08dd-400d-ac01-447a49349160 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 08 06:25:42.380107 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 310/1230] 10.4.3.32 () {66 vars in 1266 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/detail?limit=1 => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.399436 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b097539a-87c7-45cb-a587-1d70693df799 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.402742 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b097539a-87c7-45cb-a587-1d70693df799 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:42.402742 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b097539a-87c7-45cb-a587-1d70693df799 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.403155 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b097539a-87c7-45cb-a587-1d70693df799 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.403526 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-b097539a-87c7-45cb-a587-1d70693df799 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.404112 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.404112 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:42.405036 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b097539a-87c7-45cb-a587-1d70693df799 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.453146 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b097539a-87c7-45cb-a587-1d70693df799 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.453146 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.453146 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:42.459483 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b097539a-87c7-45cb-a587-1d70693df799 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=56a465ec-a37a-48f2-a7e6-67476a4c0537 returned with HTTP 200 Aug 08 06:25:42.460124 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 310/1231] 10.4.3.32 () {66 vars in 1354 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=56a465ec-a37a-48f2-a7e6-67476a4c0537 => generated 1000 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:42.474637 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4d9df0fd-3bd3-4f92-93d9-a66d2c11c34e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.476961 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d9df0fd-3bd3-4f92-93d9-a66d2c11c34e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:42.477213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d9df0fd-3bd3-4f92-93d9-a66d2c11c34e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.477464 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d9df0fd-3bd3-4f92-93d9-a66d2c11c34e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.477796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-4d9df0fd-3bd3-4f92-93d9-a66d2c11c34e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.478203 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.478203 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:42.478745 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4d9df0fd-3bd3-4f92-93d9-a66d2c11c34e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.530469 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4d9df0fd-3bd3-4f92-93d9-a66d2c11c34e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.531763 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.531763 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:42.541029 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d9df0fd-3bd3-4f92-93d9-a66d2c11c34e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=778ff364-506e-479c-8489-3dc7f4e1d6ea returned with HTTP 200 Aug 08 06:25:42.541486 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 309/1232] 10.4.3.32 () {66 vars in 1354 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=778ff364-506e-479c-8489-3dc7f4e1d6ea => generated 1000 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:42.559942 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a51ff405-d768-4322-9b84-381dea80e6c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.564568 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a51ff405-d768-4322-9b84-381dea80e6c5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:42.564568 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a51ff405-d768-4322-9b84-381dea80e6c5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.566061 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a51ff405-d768-4322-9b84-381dea80e6c5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.566461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-a51ff405-d768-4322-9b84-381dea80e6c5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.569371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a51ff405-d768-4322-9b84-381dea80e6c5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.618578 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a51ff405-d768-4322-9b84-381dea80e6c5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.621691 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a51ff405-d768-4322-9b84-381dea80e6c5 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=adbe533b-b2b2-4a9a-b57c-2853d366765d returned with HTTP 200 Aug 08 06:25:42.622669 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 304/1233] 10.4.3.32 () {66 vars in 1354 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=adbe533b-b2b2-4a9a-b57c-2853d366765d => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:42.642634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-57e4fd68-90fd-48f4-9744-2eb6245044ef None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.645898 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-57e4fd68-90fd-48f4-9744-2eb6245044ef tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 08 06:25:42.645898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-57e4fd68-90fd-48f4-9744-2eb6245044ef tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.645898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-57e4fd68-90fd-48f4-9744-2eb6245044ef tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.645898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-57e4fd68-90fd-48f4-9744-2eb6245044ef tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.645898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-57e4fd68-90fd-48f4-9744-2eb6245044ef tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value available, assuming string {{(pid=100290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:42.646454 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-57e4fd68-90fd-48f4-9744-2eb6245044ef tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.682251 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-57e4fd68-90fd-48f4-9744-2eb6245044ef tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.683441 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.683441 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:42.690390 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-57e4fd68-90fd-48f4-9744-2eb6245044ef tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 08 06:25:42.690898 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 311/1234] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1885 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:42.716066 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-700e63f4-049f-483d-9144-8c7f9ffa983d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.717718 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-700e63f4-049f-483d-9144-8c7f9ffa983d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 08 06:25:42.717921 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-700e63f4-049f-483d-9144-8c7f9ffa983d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.718099 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-700e63f4-049f-483d-9144-8c7f9ffa983d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.721794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-700e63f4-049f-483d-9144-8c7f9ffa983d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.721794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-700e63f4-049f-483d-9144-8c7f9ffa983d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value available, assuming string {{(pid=100291) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:42.721794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-700e63f4-049f-483d-9144-8c7f9ffa983d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.728285 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b4bf804d-7e72-4ef2-b4d5-6578b2354b03 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.734100 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b4bf804d-7e72-4ef2-b4d5-6578b2354b03 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d Aug 08 06:25:42.734356 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b4bf804d-7e72-4ef2-b4d5-6578b2354b03 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.734611 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b4bf804d-7e72-4ef2-b4d5-6578b2354b03 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.746289 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.746289 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:42.752699 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b4bf804d-7e72-4ef2-b4d5-6578b2354b03 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:42.757816 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b4bf804d-7e72-4ef2-b4d5-6578b2354b03 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d returned with HTTP 200 Aug 08 06:25:42.758126 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-700e63f4-049f-483d-9144-8c7f9ffa983d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.758289 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 310/1235] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.758924 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.758924 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:42.764256 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-700e63f4-049f-483d-9144-8c7f9ffa983d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 08 06:25:42.764766 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 311/1236] 10.4.3.32 () {66 vars in 1352 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:42.774637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-438a629f-1745-48aa-902a-38cf9dd78574 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.776807 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-438a629f-1745-48aa-902a-38cf9dd78574 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d Aug 08 06:25:42.777215 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-438a629f-1745-48aa-902a-38cf9dd78574 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.777524 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-438a629f-1745-48aa-902a-38cf9dd78574 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.785588 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cb42d6ce-5816-4a07-9d4e-8423d6e78f0a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.791057 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb42d6ce-5816-4a07-9d4e-8423d6e78f0a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1 Aug 08 06:25:42.791057 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb42d6ce-5816-4a07-9d4e-8423d6e78f0a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.791057 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb42d6ce-5816-4a07-9d4e-8423d6e78f0a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.791295 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.791295 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:42.791437 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-cb42d6ce-5816-4a07-9d4e-8423d6e78f0a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.792949 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cb42d6ce-5816-4a07-9d4e-8423d6e78f0a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.801595 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-438a629f-1745-48aa-902a-38cf9dd78574 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:42.806490 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cb42d6ce-5816-4a07-9d4e-8423d6e78f0a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.806490 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb42d6ce-5816-4a07-9d4e-8423d6e78f0a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 08 06:25:42.806490 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 312/1237] 10.4.3.32 () {66 vars in 1245 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes?limit=1 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.820165 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-438a629f-1745-48aa-902a-38cf9dd78574 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d returned with HTTP 200 Aug 08 06:25:42.820165 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 305/1238] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.820438 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cee6206b-67d5-481e-a794-a72101c43d83 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.822084 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cee6206b-67d5-481e-a794-a72101c43d83 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1&marker=56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:42.822535 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cee6206b-67d5-481e-a794-a72101c43d83 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.822905 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cee6206b-67d5-481e-a794-a72101c43d83 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.823280 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-cee6206b-67d5-481e-a794-a72101c43d83 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.824191 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cee6206b-67d5-481e-a794-a72101c43d83 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.840823 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1056c85e-19fc-4371-867f-81a996d1d485 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.844425 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1056c85e-19fc-4371-867f-81a996d1d485 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] DELETE https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2?cascade=True Aug 08 06:25:42.848216 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1056c85e-19fc-4371-867f-81a996d1d485 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.848216 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1056c85e-19fc-4371-867f-81a996d1d485 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.848216 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1056c85e-19fc-4371-867f-81a996d1d485 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete volume with id: 27ab56f7-3e52-4edf-b27b-32ff7160fbf2 Aug 08 06:25:42.848361 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cee6206b-67d5-481e-a794-a72101c43d83 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.848902 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cee6206b-67d5-481e-a794-a72101c43d83 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?limit=1&marker=56a465ec-a37a-48f2-a7e6-67476a4c0537 returned with HTTP 200 Aug 08 06:25:42.854042 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 311/1239] 10.4.3.32 () {66 vars in 1333 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes?limit=1&marker=56a465ec-a37a-48f2-a7e6-67476a4c0537 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.861068 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.861068 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:42.863904 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1056c85e-19fc-4371-867f-81a996d1d485 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:42.873929 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2907f02e-4371-43d3-9011-15ee835386cc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.879285 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2907f02e-4371-43d3-9011-15ee835386cc tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1&marker=778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:42.879285 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2907f02e-4371-43d3-9011-15ee835386cc tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.879285 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2907f02e-4371-43d3-9011-15ee835386cc tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.879285 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-2907f02e-4371-43d3-9011-15ee835386cc tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.884219 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.884219 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:42.884219 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2907f02e-4371-43d3-9011-15ee835386cc tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.926169 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1056c85e-19fc-4371-867f-81a996d1d485 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete volume request issued successfully. Aug 08 06:25:42.926449 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1056c85e-19fc-4371-867f-81a996d1d485 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2?cascade=True returned with HTTP 202 Aug 08 06:25:42.927161 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 312/1240] 10.4.3.32 () {66 vars in 1369 bytes} [Sat Aug 8 06:25:42 2026] DELETE /volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2?cascade=True => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:42.940808 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2907f02e-4371-43d3-9011-15ee835386cc tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.941517 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-88af65cf-332e-40cd-a327-337561a0032b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.941666 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2907f02e-4371-43d3-9011-15ee835386cc tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?limit=1&marker=778ff364-506e-479c-8489-3dc7f4e1d6ea returned with HTTP 200 Aug 08 06:25:42.941666 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 313/1241] 10.4.3.32 () {66 vars in 1333 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes?limit=1&marker=778ff364-506e-479c-8489-3dc7f4e1d6ea => generated 467 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.941816 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-88af65cf-332e-40cd-a327-337561a0032b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 Aug 08 06:25:42.941816 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-88af65cf-332e-40cd-a327-337561a0032b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.941816 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-88af65cf-332e-40cd-a327-337561a0032b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.955008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2a061bd4-37c2-42bf-a89b-8bb5d3807df9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.956594 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.956594 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:42.957495 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2a061bd4-37c2-42bf-a89b-8bb5d3807df9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1&marker=adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:42.957495 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2a061bd4-37c2-42bf-a89b-8bb5d3807df9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.957724 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2a061bd4-37c2-42bf-a89b-8bb5d3807df9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.957800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-2a061bd4-37c2-42bf-a89b-8bb5d3807df9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.958140 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.958140 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:42.958599 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2a061bd4-37c2-42bf-a89b-8bb5d3807df9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:42.964148 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-88af65cf-332e-40cd-a327-337561a0032b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:42.970666 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-88af65cf-332e-40cd-a327-337561a0032b tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 returned with HTTP 200 Aug 08 06:25:42.971805 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 306/1242] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:42.973127 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2a061bd4-37c2-42bf-a89b-8bb5d3807df9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:42.973610 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2a061bd4-37c2-42bf-a89b-8bb5d3807df9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?limit=1&marker=adbe533b-b2b2-4a9a-b57c-2853d366765d returned with HTTP 200 Aug 08 06:25:42.974174 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 312/1243] 10.4.3.32 () {66 vars in 1333 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes?limit=1&marker=adbe533b-b2b2-4a9a-b57c-2853d366765d => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:42.988755 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aa620fc8-a3aa-4bb8-ade1-eeca582b0c91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:42.994707 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aa620fc8-a3aa-4bb8-ade1-eeca582b0c91 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1717631715&status=available Aug 08 06:25:42.995135 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aa620fc8-a3aa-4bb8-ade1-eeca582b0c91 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:42.995405 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aa620fc8-a3aa-4bb8-ade1-eeca582b0c91 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:42.995976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-aa620fc8-a3aa-4bb8-ade1-eeca582b0c91 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:42.996368 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aa620fc8-a3aa-4bb8-ade1-eeca582b0c91 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value available, assuming string {{(pid=100291) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:42.996850 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:42.996850 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:42.997250 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aa620fc8-a3aa-4bb8-ade1-eeca582b0c91 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1717631715'), ('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.046014 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aa620fc8-a3aa-4bb8-ade1-eeca582b0c91 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.046456 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aa620fc8-a3aa-4bb8-ade1-eeca582b0c91 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1717631715&status=available returned with HTTP 200 Aug 08 06:25:43.047298 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 313/1244] 10.4.3.32 () {66 vars in 1365 bytes} [Sat Aug 8 06:25:42 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1717631715&status=available => generated 332 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:43.059951 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c50ac416-2c80-46f4-a4dc-3d84e2144314 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.065794 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c50ac416-2c80-46f4-a4dc-3d84e2144314 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-45897485&status=available Aug 08 06:25:43.065794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c50ac416-2c80-46f4-a4dc-3d84e2144314 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.065794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c50ac416-2c80-46f4-a4dc-3d84e2144314 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.065794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-c50ac416-2c80-46f4-a4dc-3d84e2144314 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.065794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c50ac416-2c80-46f4-a4dc-3d84e2144314 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value available, assuming string {{(pid=100290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:43.066383 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.066383 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:43.067466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c50ac416-2c80-46f4-a4dc-3d84e2144314 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-45897485'), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.110120 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c50ac416-2c80-46f4-a4dc-3d84e2144314 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.110888 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.110888 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:43.115819 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c50ac416-2c80-46f4-a4dc-3d84e2144314 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-45897485&status=available returned with HTTP 200 Aug 08 06:25:43.116293 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 314/1245] 10.4.3.32 () {66 vars in 1382 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-45897485&status=available => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:43.141356 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9028ec0c-47f2-4a19-8b16-7595dba1251c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.143815 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9028ec0c-47f2-4a19-8b16-7595dba1251c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?marker=adbe533b-b2b2-4a9a-b57c-2853d366765d&sort=id%3Aasc Aug 08 06:25:43.144130 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9028ec0c-47f2-4a19-8b16-7595dba1251c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.144376 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9028ec0c-47f2-4a19-8b16-7595dba1251c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.144752 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-9028ec0c-47f2-4a19-8b16-7595dba1251c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.149192 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9028ec0c-47f2-4a19-8b16-7595dba1251c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.409761 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9028ec0c-47f2-4a19-8b16-7595dba1251c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.412130 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9028ec0c-47f2-4a19-8b16-7595dba1251c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?marker=adbe533b-b2b2-4a9a-b57c-2853d366765d&sort=id%3Aasc returned with HTTP 200 Aug 08 06:25:43.412334 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 307/1246] 10.4.3.32 () {66 vars in 1366 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes/detail?marker=adbe533b-b2b2-4a9a-b57c-2853d366765d&sort=id%3Aasc => generated 15 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 08 06:25:43.433447 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-362a55ba-1649-4e74-9ee7-fdebfc992462 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.438034 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-362a55ba-1649-4e74-9ee7-fdebfc992462 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 08 06:25:43.439164 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-362a55ba-1649-4e74-9ee7-fdebfc992462 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.439164 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-362a55ba-1649-4e74-9ee7-fdebfc992462 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.439164 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-362a55ba-1649-4e74-9ee7-fdebfc992462 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.440382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-362a55ba-1649-4e74-9ee7-fdebfc992462 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.480370 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-362a55ba-1649-4e74-9ee7-fdebfc992462 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.480370 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.480370 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:43.489970 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-362a55ba-1649-4e74-9ee7-fdebfc992462 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 08 06:25:43.489970 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 313/1247] 10.4.3.32 () {66 vars in 1330 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:43.508003 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9dee100e-465a-4818-89bc-9176ccee8ad4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.511068 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9dee100e-465a-4818-89bc-9176ccee8ad4 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:25:43.511625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9dee100e-465a-4818-89bc-9176ccee8ad4 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.512016 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9dee100e-465a-4818-89bc-9176ccee8ad4 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.512385 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-9dee100e-465a-4818-89bc-9176ccee8ad4 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.512884 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.512884 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:43.513524 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9dee100e-465a-4818-89bc-9176ccee8ad4 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.525424 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9dee100e-465a-4818-89bc-9176ccee8ad4 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.526790 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.526790 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:43.534805 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9dee100e-465a-4818-89bc-9176ccee8ad4 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:25:43.535627 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 314/1248] 10.4.3.32 () {66 vars in 1251 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:43.552066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c9017b3c-1028-4a47-8ec9-28dedb748920 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.555217 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9017b3c-1028-4a47-8ec9-28dedb748920 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 08 06:25:43.555511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9017b3c-1028-4a47-8ec9-28dedb748920 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.555752 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9017b3c-1028-4a47-8ec9-28dedb748920 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.556096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-c9017b3c-1028-4a47-8ec9-28dedb748920 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.557146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c9017b3c-1028-4a47-8ec9-28dedb748920 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.593923 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c9017b3c-1028-4a47-8ec9-28dedb748920 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.594524 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9017b3c-1028-4a47-8ec9-28dedb748920 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 08 06:25:43.595129 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 315/1249] 10.4.3.32 () {66 vars in 1309 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:25:43.609207 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dc75d18d-ef78-4659-9d9e-93d2c8323105 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.611035 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc75d18d-ef78-4659-9d9e-93d2c8323105 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?availability_zone=nova Aug 08 06:25:43.611238 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc75d18d-ef78-4659-9d9e-93d2c8323105 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.611468 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc75d18d-ef78-4659-9d9e-93d2c8323105 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.611665 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-dc75d18d-ef78-4659-9d9e-93d2c8323105 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.611900 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-dc75d18d-ef78-4659-9d9e-93d2c8323105 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value nova, assuming string {{(pid=100288) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:43.613017 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-dc75d18d-ef78-4659-9d9e-93d2c8323105 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.648206 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dc75d18d-ef78-4659-9d9e-93d2c8323105 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.648918 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc75d18d-ef78-4659-9d9e-93d2c8323105 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 08 06:25:43.650116 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 308/1250] 10.4.3.32 () {66 vars in 1275 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:43.660216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c39c41cb-b507-4ef3-b63a-5b4f435d1b62 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.662133 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c39c41cb-b507-4ef3-b63a-5b4f435d1b62 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?availability_zone=nova Aug 08 06:25:43.662336 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c39c41cb-b507-4ef3-b63a-5b4f435d1b62 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.662524 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c39c41cb-b507-4ef3-b63a-5b4f435d1b62 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.662823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-c39c41cb-b507-4ef3-b63a-5b4f435d1b62 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.663160 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c39c41cb-b507-4ef3-b63a-5b4f435d1b62 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value nova, assuming string {{(pid=100289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:43.663797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c39c41cb-b507-4ef3-b63a-5b4f435d1b62 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.701116 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c39c41cb-b507-4ef3-b63a-5b4f435d1b62 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.701734 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c39c41cb-b507-4ef3-b63a-5b4f435d1b62 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 08 06:25:43.702197 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 314/1251] 10.4.3.32 () {66 vars in 1275 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:43.712819 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f70d5ac4-dad0-4191-ad5c-0ee0a173f8c7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.714281 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f70d5ac4-dad0-4191-ad5c-0ee0a173f8c7 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?bootable=false Aug 08 06:25:43.714704 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f70d5ac4-dad0-4191-ad5c-0ee0a173f8c7 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.715032 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f70d5ac4-dad0-4191-ad5c-0ee0a173f8c7 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.715364 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-f70d5ac4-dad0-4191-ad5c-0ee0a173f8c7 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.717615 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f70d5ac4-dad0-4191-ad5c-0ee0a173f8c7 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.758276 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f70d5ac4-dad0-4191-ad5c-0ee0a173f8c7 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.759125 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f70d5ac4-dad0-4191-ad5c-0ee0a173f8c7 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 08 06:25:43.759812 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 315/1252] 10.4.3.32 () {66 vars in 1259 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:43.771287 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93eef9c5-74ac-4622-bc43-c816fd205699 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.776371 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93eef9c5-74ac-4622-bc43-c816fd205699 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?bootable=false Aug 08 06:25:43.776797 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93eef9c5-74ac-4622-bc43-c816fd205699 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.776970 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93eef9c5-74ac-4622-bc43-c816fd205699 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.777223 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-93eef9c5-74ac-4622-bc43-c816fd205699 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.777569 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.777569 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:43.781349 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93eef9c5-74ac-4622-bc43-c816fd205699 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.833867 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-93eef9c5-74ac-4622-bc43-c816fd205699 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.834690 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93eef9c5-74ac-4622-bc43-c816fd205699 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 08 06:25:43.835267 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 316/1253] 10.4.3.32 () {66 vars in 1259 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:43.851809 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c684fb49-40b7-44ed-85a9-a4e61f9b97a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.856007 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c684fb49-40b7-44ed-85a9-a4e61f9b97a8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?status=available Aug 08 06:25:43.856007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c684fb49-40b7-44ed-85a9-a4e61f9b97a8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.856007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c684fb49-40b7-44ed-85a9-a4e61f9b97a8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.856007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-c684fb49-40b7-44ed-85a9-a4e61f9b97a8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.856007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c684fb49-40b7-44ed-85a9-a4e61f9b97a8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value available, assuming string {{(pid=100288) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:43.856007 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.856007 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:43.856339 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c684fb49-40b7-44ed-85a9-a4e61f9b97a8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.894459 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c684fb49-40b7-44ed-85a9-a4e61f9b97a8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.894809 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c684fb49-40b7-44ed-85a9-a4e61f9b97a8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?status=available returned with HTTP 200 Aug 08 06:25:43.895256 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 309/1254] 10.4.3.32 () {66 vars in 1263 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:43.912142 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e0966a29-f606-4153-80fe-a2f46b7070b9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.918909 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0966a29-f606-4153-80fe-a2f46b7070b9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes?status=available Aug 08 06:25:43.918909 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e0966a29-f606-4153-80fe-a2f46b7070b9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.918909 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e0966a29-f606-4153-80fe-a2f46b7070b9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.918909 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-e0966a29-f606-4153-80fe-a2f46b7070b9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.919894 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0966a29-f606-4153-80fe-a2f46b7070b9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value available, assuming string {{(pid=100289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:43.920049 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.920049 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:43.920791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0966a29-f606-4153-80fe-a2f46b7070b9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.967508 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-16b3b422-f2a5-4c90-a6cc-8530d6bd70f9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.971838 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-16b3b422-f2a5-4c90-a6cc-8530d6bd70f9 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] DELETE https://10.4.3.32/volume/v3/attachments/e79655c8-dc2d-4eaa-9bd8-b4c9b41bd42f Aug 08 06:25:43.972056 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-16b3b422-f2a5-4c90-a6cc-8530d6bd70f9 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.972325 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-16b3b422-f2a5-4c90-a6cc-8530d6bd70f9 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.975889 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e0966a29-f606-4153-80fe-a2f46b7070b9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:43.976696 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0966a29-f606-4153-80fe-a2f46b7070b9 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes?status=available returned with HTTP 200 Aug 08 06:25:43.977630 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 315/1255] 10.4.3.32 () {66 vars in 1263 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:43.987490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1422c0fc-095f-4b45-8098-b3915dd7ac10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.988659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-38e3d881-37b0-4b5b-b90c-12660e3e047b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:43.990346 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1422c0fc-095f-4b45-8098-b3915dd7ac10 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 Aug 08 06:25:43.990829 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1422c0fc-095f-4b45-8098-b3915dd7ac10 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.990995 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1422c0fc-095f-4b45-8098-b3915dd7ac10 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.991385 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38e3d881-37b0-4b5b-b90c-12660e3e047b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?availability_zone=nova Aug 08 06:25:43.991575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38e3d881-37b0-4b5b-b90c-12660e3e047b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:43.991819 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38e3d881-37b0-4b5b-b90c-12660e3e047b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:43.992026 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-38e3d881-37b0-4b5b-b90c-12660e3e047b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:43.992283 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-38e3d881-37b0-4b5b-b90c-12660e3e047b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value nova, assuming string {{(pid=100288) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:43.992597 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.992597 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:43.992972 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-38e3d881-37b0-4b5b-b90c-12660e3e047b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:43.993026 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:43.993026 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:44.001594 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1422c0fc-095f-4b45-8098-b3915dd7ac10 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 returned with HTTP 404 Aug 08 06:25:44.002167 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 317/1256] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:44.004300 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-38e3d881-37b0-4b5b-b90c-12660e3e047b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:44.004444 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.004444 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:44.012275 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38e3d881-37b0-4b5b-b90c-12660e3e047b tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 08 06:25:44.012975 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 310/1257] 10.4.3.32 () {66 vars in 1296 bytes} [Sat Aug 8 06:25:43 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:44.013951 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-33082def-d13b-4022-ac00-4e398b483278 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.017497 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-33082def-d13b-4022-ac00-4e398b483278 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 08 06:25:44.017796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-33082def-d13b-4022-ac00-4e398b483278 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.018041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-33082def-d13b-4022-ac00-4e398b483278 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.018318 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-33082def-d13b-4022-ac00-4e398b483278 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:44.018696 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.018696 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:44.019283 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-33082def-d13b-4022-ac00-4e398b483278 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:44.031081 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-33082def-d13b-4022-ac00-4e398b483278 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Get all volumes completed successfully. Aug 08 06:25:44.032165 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-33082def-d13b-4022-ac00-4e398b483278 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 08 06:25:44.032854 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 316/1258] 10.4.3.32 () {66 vars in 1230 bytes} [Sat Aug 8 06:25:44 2026] GET /volume/v3/volumes => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:44.034171 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f0ae1f99-46ab-40eb-a1a0-81d64da0b13c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.037300 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f0ae1f99-46ab-40eb-a1a0-81d64da0b13c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?bootable=false Aug 08 06:25:44.037523 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f0ae1f99-46ab-40eb-a1a0-81d64da0b13c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.037737 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f0ae1f99-46ab-40eb-a1a0-81d64da0b13c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.038016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-f0ae1f99-46ab-40eb-a1a0-81d64da0b13c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:44.038351 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.038351 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:44.039008 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f0ae1f99-46ab-40eb-a1a0-81d64da0b13c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:44.043449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-607248c1-c758-40d7-9cbe-15602fa5dfa0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.047658 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f0ae1f99-46ab-40eb-a1a0-81d64da0b13c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:44.047796 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-607248c1-c758-40d7-9cbe-15602fa5dfa0 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 08 06:25:44.047975 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-607248c1-c758-40d7-9cbe-15602fa5dfa0 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.048218 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-607248c1-c758-40d7-9cbe-15602fa5dfa0 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.048478 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-607248c1-c758-40d7-9cbe-15602fa5dfa0 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:44.048606 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.048606 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:44.051227 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-607248c1-c758-40d7-9cbe-15602fa5dfa0 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:25:44.053541 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f0ae1f99-46ab-40eb-a1a0-81d64da0b13c tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 08 06:25:44.053958 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 318/1259] 10.4.3.32 () {66 vars in 1280 bytes} [Sat Aug 8 06:25:44 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:44.054605 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-607248c1-c758-40d7-9cbe-15602fa5dfa0 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Get all snapshots completed successfully. Aug 08 06:25:44.055407 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-607248c1-c758-40d7-9cbe-15602fa5dfa0 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 08 06:25:44.055589 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 311/1260] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:25:44 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) Aug 08 06:25:44.071803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0eb44354-d51c-4be0-8692-ad6af1add53a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.073644 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0eb44354-d51c-4be0-8692-ad6af1add53a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d Aug 08 06:25:44.074501 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0eb44354-d51c-4be0-8692-ad6af1add53a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.074501 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0eb44354-d51c-4be0-8692-ad6af1add53a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.074627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-573b4fa9-bca4-4d97-9f1c-9c91bd8d9501 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.076363 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-573b4fa9-bca4-4d97-9f1c-9c91bd8d9501 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?status=available Aug 08 06:25:44.076652 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-573b4fa9-bca4-4d97-9f1c-9c91bd8d9501 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.076820 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-573b4fa9-bca4-4d97-9f1c-9c91bd8d9501 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.078434 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-573b4fa9-bca4-4d97-9f1c-9c91bd8d9501 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:25:44.078434 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-573b4fa9-bca4-4d97-9f1c-9c91bd8d9501 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Could not evaluate value available, assuming string {{(pid=100290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:25:44.078434 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-573b4fa9-bca4-4d97-9f1c-9c91bd8d9501 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:25:44.083689 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.083689 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:44.088810 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-16b3b422-f2a5-4c90-a6cc-8530d6bd70f9 tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/attachments/e79655c8-dc2d-4eaa-9bd8-b4c9b41bd42f returned with HTTP 200 Aug 08 06:25:44.088934 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0eb44354-d51c-4be0-8692-ad6af1add53a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:44.089169 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 316/1261] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:25:43 2026] DELETE /volume/v3/attachments/e79655c8-dc2d-4eaa-9bd8-b4c9b41bd42f => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:44.094218 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0eb44354-d51c-4be0-8692-ad6af1add53a tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d returned with HTTP 200 Aug 08 06:25:44.094903 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 317/1262] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:44 2026] GET /volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:25:44.105524 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-2bd72999-9254-44dd-91d6-4dc7b93b776d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.109037 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9c514ae5-a20c-49e7-a46d-0eab986b867f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.109508 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-573b4fa9-bca4-4d97-9f1c-9c91bd8d9501 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Get all volumes completed successfully. Aug 08 06:25:44.109809 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-2bd72999-9254-44dd-91d6-4dc7b93b776d tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 Aug 08 06:25:44.110076 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-2bd72999-9254-44dd-91d6-4dc7b93b776d tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.110354 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-2bd72999-9254-44dd-91d6-4dc7b93b776d tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.110409 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.110409 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:44.110601 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-2bd72999-9254-44dd-91d6-4dc7b93b776d tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Delete volume with id: f4e9b246-3b83-4083-b1ad-2652d3be3f80 Aug 08 06:25:44.111607 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c514ae5-a20c-49e7-a46d-0eab986b867f tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d Aug 08 06:25:44.112042 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c514ae5-a20c-49e7-a46d-0eab986b867f tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.112882 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c514ae5-a20c-49e7-a46d-0eab986b867f tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.112882 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9c514ae5-a20c-49e7-a46d-0eab986b867f tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete volume with id: b19d2a28-88d5-423f-883d-e6ded639163d Aug 08 06:25:44.118924 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-573b4fa9-bca4-4d97-9f1c-9c91bd8d9501 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 08 06:25:44.120730 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 319/1263] 10.4.3.32 () {66 vars in 1284 bytes} [Sat Aug 8 06:25:44 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:44.122706 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.122706 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:44.123205 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.123205 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:44.123543 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-2bd72999-9254-44dd-91d6-4dc7b93b776d tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Volume info retrieved successfully. Aug 08 06:25:44.123912 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9c514ae5-a20c-49e7-a46d-0eab986b867f tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:44.136687 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9cb7b783-b1be-467a-94f3-b00beb919830 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.140055 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9cb7b783-b1be-467a-94f3-b00beb919830 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:44.140055 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9cb7b783-b1be-467a-94f3-b00beb919830 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.140055 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9cb7b783-b1be-467a-94f3-b00beb919830 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.147738 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.147738 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:44.150382 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-2bd72999-9254-44dd-91d6-4dc7b93b776d tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] Delete volume request issued successfully. Aug 08 06:25:44.150796 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e669dd6-49e1-4c2d-94e9-1a28e743c336 req-2bd72999-9254-44dd-91d6-4dc7b93b776d tempest-ServerBootFromVolumeStableRescueTest-299470393 tempest-ServerBootFromVolumeStableRescueTest-299470393-project-member] https://10.4.3.32/volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 returned with HTTP 202 Aug 08 06:25:44.153286 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 312/1264] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:25:44 2026] DELETE /volume/v3/volumes/f4e9b246-3b83-4083-b1ad-2652d3be3f80 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:44.153392 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9c514ae5-a20c-49e7-a46d-0eab986b867f tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete volume request issued successfully. Aug 08 06:25:44.153392 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c514ae5-a20c-49e7-a46d-0eab986b867f tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d returned with HTTP 202 Aug 08 06:25:44.153392 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 317/1265] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:44 2026] DELETE /volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:44.153496 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9cb7b783-b1be-467a-94f3-b00beb919830 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:44.163295 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9cb7b783-b1be-467a-94f3-b00beb919830 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 returned with HTTP 200 Aug 08 06:25:44.163295 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 318/1266] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:44 2026] GET /volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:44.167072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-34386cac-ef0d-4caa-bc06-ebbf46d0d135 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.169338 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34386cac-ef0d-4caa-bc06-ebbf46d0d135 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d Aug 08 06:25:44.170403 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34386cac-ef0d-4caa-bc06-ebbf46d0d135 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.170869 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34386cac-ef0d-4caa-bc06-ebbf46d0d135 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.176006 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-29f5bfc2-95c7-4a2d-bd0a-d5541b3c192e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.179972 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.179972 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:44.180891 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29f5bfc2-95c7-4a2d-bd0a-d5541b3c192e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] DELETE https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:44.184935 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-29f5bfc2-95c7-4a2d-bd0a-d5541b3c192e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.184935 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-29f5bfc2-95c7-4a2d-bd0a-d5541b3c192e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.184935 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-29f5bfc2-95c7-4a2d-bd0a-d5541b3c192e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Delete volume with id: 56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:44.186975 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-34386cac-ef0d-4caa-bc06-ebbf46d0d135 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Volume info retrieved successfully. Aug 08 06:25:44.194215 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.194215 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:44.194798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34386cac-ef0d-4caa-bc06-ebbf46d0d135 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d returned with HTTP 200 Aug 08 06:25:44.194929 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-29f5bfc2-95c7-4a2d-bd0a-d5541b3c192e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:44.195944 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 320/1267] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:44 2026] GET /volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:44.226744 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-29f5bfc2-95c7-4a2d-bd0a-d5541b3c192e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Delete volume request issued successfully. Aug 08 06:25:44.226744 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29f5bfc2-95c7-4a2d-bd0a-d5541b3c192e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 returned with HTTP 202 Aug 08 06:25:44.226744 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 313/1268] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:44 2026] DELETE /volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:44.239498 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e5e457fe-019e-4489-b9c8-367d70e552c3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:44.242273 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5e457fe-019e-4489-b9c8-367d70e552c3 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:44.242562 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5e457fe-019e-4489-b9c8-367d70e552c3 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:44.243273 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5e457fe-019e-4489-b9c8-367d70e552c3 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:44.252838 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:44.252838 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:44.258133 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5e457fe-019e-4489-b9c8-367d70e552c3 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:44.265803 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5e457fe-019e-4489-b9c8-367d70e552c3 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 returned with HTTP 200 Aug 08 06:25:44.266202 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 318/1269] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:44 2026] GET /volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:45.220407 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ae6ea20e-6691-481d-863f-17c6ea1746d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.222586 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae6ea20e-6691-481d-863f-17c6ea1746d6 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d Aug 08 06:25:45.222845 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae6ea20e-6691-481d-863f-17c6ea1746d6 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.223129 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae6ea20e-6691-481d-863f-17c6ea1746d6 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.232878 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae6ea20e-6691-481d-863f-17c6ea1746d6 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d returned with HTTP 404 Aug 08 06:25:45.233501 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 319/1270] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:45 2026] GET /volume/v3/volumes/b19d2a28-88d5-423f-883d-e6ded639163d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:45.243597 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a9bef5e8-46c8-487d-b102-2acf8c484282 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.246096 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9bef5e8-46c8-487d-b102-2acf8c484282 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/4931fe13-a793-4752-81df-36bdecfd036c Aug 08 06:25:45.246383 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9bef5e8-46c8-487d-b102-2acf8c484282 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.246675 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9bef5e8-46c8-487d-b102-2acf8c484282 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.246879 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-a9bef5e8-46c8-487d-b102-2acf8c484282 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete snapshot with id: 4931fe13-a793-4752-81df-36bdecfd036c Aug 08 06:25:45.253177 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9bef5e8-46c8-487d-b102-2acf8c484282 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/snapshots/4931fe13-a793-4752-81df-36bdecfd036c returned with HTTP 404 Aug 08 06:25:45.253900 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 321/1271] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:25:45 2026] DELETE /volume/v3/snapshots/4931fe13-a793-4752-81df-36bdecfd036c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:45.263322 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-02aa8c4e-8e57-408f-84db-ce84d38bab73 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.265602 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02aa8c4e-8e57-408f-84db-ce84d38bab73 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] GET https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 Aug 08 06:25:45.265861 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02aa8c4e-8e57-408f-84db-ce84d38bab73 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.266102 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02aa8c4e-8e57-408f-84db-ce84d38bab73 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.283107 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02aa8c4e-8e57-408f-84db-ce84d38bab73 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 returned with HTTP 404 Aug 08 06:25:45.283762 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 314/1272] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:45 2026] GET /volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:45.285238 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-77ff6037-195d-4e64-b23a-ea183f8342fd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.294680 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77ff6037-195d-4e64-b23a-ea183f8342fd tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 Aug 08 06:25:45.294993 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77ff6037-195d-4e64-b23a-ea183f8342fd tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.295866 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77ff6037-195d-4e64-b23a-ea183f8342fd tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.296959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3ab5cfda-163b-4924-8399-4c16240031f1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.299006 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ab5cfda-163b-4924-8399-4c16240031f1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] DELETE https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 Aug 08 06:25:45.299208 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ab5cfda-163b-4924-8399-4c16240031f1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.299405 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ab5cfda-163b-4924-8399-4c16240031f1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.299588 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-3ab5cfda-163b-4924-8399-4c16240031f1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] Delete volume with id: 27ab56f7-3e52-4edf-b27b-32ff7160fbf2 Aug 08 06:25:45.304899 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77ff6037-195d-4e64-b23a-ea183f8342fd tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 returned with HTTP 404 Aug 08 06:25:45.305516 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 319/1273] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:45 2026] GET /volume/v3/volumes/56a465ec-a37a-48f2-a7e6-67476a4c0537 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:45.307341 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ab5cfda-163b-4924-8399-4c16240031f1 tempest-VolumesDeleteCascade-1576147327 tempest-VolumesDeleteCascade-1576147327-project-member] https://10.4.3.32/volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 returned with HTTP 404 Aug 08 06:25:45.307933 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 320/1274] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:45 2026] DELETE /volume/v3/volumes/27ab56f7-3e52-4edf-b27b-32ff7160fbf2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:45.315212 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5fd134f5-89bf-40a6-9164-a30738ed3179 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.317464 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fd134f5-89bf-40a6-9164-a30738ed3179 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:45.317599 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fd134f5-89bf-40a6-9164-a30738ed3179 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.317868 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fd134f5-89bf-40a6-9164-a30738ed3179 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.328032 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:45.328032 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:45.334328 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5fd134f5-89bf-40a6-9164-a30738ed3179 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:45.342593 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fd134f5-89bf-40a6-9164-a30738ed3179 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea returned with HTTP 200 Aug 08 06:25:45.342593 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 322/1275] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:45 2026] GET /volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:45.355470 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e520a08f-a656-42fc-b797-8fd474a3e373 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.357921 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e520a08f-a656-42fc-b797-8fd474a3e373 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] DELETE https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:45.358851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e520a08f-a656-42fc-b797-8fd474a3e373 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.358851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e520a08f-a656-42fc-b797-8fd474a3e373 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.359148 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e520a08f-a656-42fc-b797-8fd474a3e373 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Delete volume with id: 778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:45.370076 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:45.370076 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:45.371224 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e520a08f-a656-42fc-b797-8fd474a3e373 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:45.396832 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e520a08f-a656-42fc-b797-8fd474a3e373 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Delete volume request issued successfully. Aug 08 06:25:45.397151 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e520a08f-a656-42fc-b797-8fd474a3e373 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea returned with HTTP 202 Aug 08 06:25:45.398401 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 315/1276] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:45 2026] DELETE /volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:45.407241 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8651fdb1-bdf4-4e59-8ff2-77adf29e1fb8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.409504 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8651fdb1-bdf4-4e59-8ff2-77adf29e1fb8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:45.409786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8651fdb1-bdf4-4e59-8ff2-77adf29e1fb8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.410263 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8651fdb1-bdf4-4e59-8ff2-77adf29e1fb8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.417924 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:45.417924 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:45.422288 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8651fdb1-bdf4-4e59-8ff2-77adf29e1fb8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:45.426478 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8651fdb1-bdf4-4e59-8ff2-77adf29e1fb8 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea returned with HTTP 200 Aug 08 06:25:45.426895 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 320/1277] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:45 2026] GET /volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:45.796886 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74ea1cf8-32ff-4aa7-ab8e-74014b8c5556 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.800629 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74ea1cf8-32ff-4aa7-ab8e-74014b8c5556 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:45.801101 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74ea1cf8-32ff-4aa7-ab8e-74014b8c5556 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-attach": {"instance_uuid": "997ee998-b09f-4102-842c-fb301f26a8f4", "mountpoint": "/dev/vdb"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:45.801327 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74ea1cf8-32ff-4aa7-ab8e-74014b8c5556 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "997ee998-b09f-4102-842c-fb301f26a8f4", "mountpoint": "/dev/vdb"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:45.812969 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:45.812969 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:45.813624 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-74ea1cf8-32ff-4aa7-ab8e-74014b8c5556 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:45.822527 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-74ea1cf8-32ff-4aa7-ab8e-74014b8c5556 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Update volume admin metadata completed successfully. Aug 08 06:25:45.890054 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-74ea1cf8-32ff-4aa7-ab8e-74014b8c5556 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Attach volume completed successfully. Aug 08 06:25:45.890382 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74ea1cf8-32ff-4aa7-ab8e-74014b8c5556 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:25:45.891031 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 321/1278] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:45 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:45.899912 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6b168fbf-78b6-4a69-9d86-e96868233520 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.902513 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b168fbf-78b6-4a69-9d86-e96868233520 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:45.902824 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b168fbf-78b6-4a69-9d86-e96868233520 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.903104 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b168fbf-78b6-4a69-9d86-e96868233520 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.920246 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:45.920246 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:45.928065 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6b168fbf-78b6-4a69-9d86-e96868233520 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:45.935837 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b168fbf-78b6-4a69-9d86-e96868233520 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:45.936579 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 323/1279] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:45 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 1173 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:45.953574 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b74cacd3-f0cc-437e-9fbb-f2eb9230dca8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.955517 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b74cacd3-f0cc-437e-9fbb-f2eb9230dca8 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:45.955784 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b74cacd3-f0cc-437e-9fbb-f2eb9230dca8 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:45.956023 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b74cacd3-f0cc-437e-9fbb-f2eb9230dca8 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:45.968800 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:45.968800 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:45.974677 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b74cacd3-f0cc-437e-9fbb-f2eb9230dca8 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:45.980014 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b74cacd3-f0cc-437e-9fbb-f2eb9230dca8 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:45.980408 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 316/1280] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:45 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:45.993281 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1b180084-2c05-46a2-9ca1-f05a37963f1a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:45.998880 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b180084-2c05-46a2-9ca1-f05a37963f1a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:45.999343 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b180084-2c05-46a2-9ca1-f05a37963f1a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-detach": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:45.999512 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b180084-2c05-46a2-9ca1-f05a37963f1a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:46.015681 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:46.015681 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:46.016402 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1b180084-2c05-46a2-9ca1-f05a37963f1a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:46.072304 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1b180084-2c05-46a2-9ca1-f05a37963f1a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Detach volume completed successfully. Aug 08 06:25:46.072669 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b180084-2c05-46a2-9ca1-f05a37963f1a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:25:46.073251 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 321/1281] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:45 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:46.083597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b830d9d4-c5a0-497b-99b3-311a7f062906 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:46.085811 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b830d9d4-c5a0-497b-99b3-311a7f062906 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:46.086021 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b830d9d4-c5a0-497b-99b3-311a7f062906 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:46.086226 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b830d9d4-c5a0-497b-99b3-311a7f062906 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:46.098010 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:46.098010 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:46.107356 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b830d9d4-c5a0-497b-99b3-311a7f062906 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:46.113906 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b830d9d4-c5a0-497b-99b3-311a7f062906 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:46.114478 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 322/1282] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:46 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:46.446002 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1bc7c0e7-2521-4455-b963-17b41bd0365a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:46.449590 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bc7c0e7-2521-4455-b963-17b41bd0365a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea Aug 08 06:25:46.449894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bc7c0e7-2521-4455-b963-17b41bd0365a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:46.450155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bc7c0e7-2521-4455-b963-17b41bd0365a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:46.466463 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bc7c0e7-2521-4455-b963-17b41bd0365a tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea returned with HTTP 404 Aug 08 06:25:46.467386 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 324/1283] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:46 2026] GET /volume/v3/volumes/778ff364-506e-479c-8489-3dc7f4e1d6ea => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:46.478357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bdf3fbe9-a6a9-4ed1-87fc-5edc0feab32d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:46.480823 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bdf3fbe9-a6a9-4ed1-87fc-5edc0feab32d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:46.481095 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bdf3fbe9-a6a9-4ed1-87fc-5edc0feab32d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:46.481795 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bdf3fbe9-a6a9-4ed1-87fc-5edc0feab32d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:46.494350 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:46.494350 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:46.499050 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bdf3fbe9-a6a9-4ed1-87fc-5edc0feab32d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:46.505847 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bdf3fbe9-a6a9-4ed1-87fc-5edc0feab32d tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d returned with HTTP 200 Aug 08 06:25:46.506551 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 317/1284] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:46 2026] GET /volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:46.521470 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9e7cf064-de9e-4389-af67-fb6cf6f9db51 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:46.523164 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9e7cf064-de9e-4389-af67-fb6cf6f9db51 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] DELETE https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:46.523164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9e7cf064-de9e-4389-af67-fb6cf6f9db51 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:46.523164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9e7cf064-de9e-4389-af67-fb6cf6f9db51 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:46.523701 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9e7cf064-de9e-4389-af67-fb6cf6f9db51 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Delete volume with id: adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:46.533213 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:46.533213 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:46.533689 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9e7cf064-de9e-4389-af67-fb6cf6f9db51 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:46.560053 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9e7cf064-de9e-4389-af67-fb6cf6f9db51 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Delete volume request issued successfully. Aug 08 06:25:46.560053 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9e7cf064-de9e-4389-af67-fb6cf6f9db51 tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d returned with HTTP 202 Aug 08 06:25:46.563796 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 322/1285] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:46 2026] DELETE /volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:46.569750 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0739df96-ad48-48f5-a598-923045958dea None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:46.572419 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0739df96-ad48-48f5-a598-923045958dea tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:46.573000 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0739df96-ad48-48f5-a598-923045958dea tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:46.573000 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0739df96-ad48-48f5-a598-923045958dea tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:46.585406 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:46.585406 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:46.591242 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0739df96-ad48-48f5-a598-923045958dea tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Volume info retrieved successfully. Aug 08 06:25:46.598454 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0739df96-ad48-48f5-a598-923045958dea tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d returned with HTTP 200 Aug 08 06:25:46.598598 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 323/1286] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:46 2026] GET /volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:46.897212 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:47.023463 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:47.023989 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1680324784"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:47.033630 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1680324784'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:47.033630 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Create volume of 1 GB Aug 08 06:25:47.040812 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Availability Zones retrieved successfully. Aug 08 06:25:47.049307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Flow 'volume_create_api' (3b351600-d8e6-4ab8-a6e6-aff53d1536f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:47.049443 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af4fd9f-76bd-465c-a75b-26b0dcac05f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:47.051514 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:47.083149 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af4fd9f-76bd-465c-a75b-26b0dcac05f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:47.083817 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d93001-70d1-4443-85ad-6cc06d9e45f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:47.167076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Created reservations ['cad9e237-017d-4738-a0de-d2c3bf24a110', 'cb4b3c4a-7e53-4ef2-9fba-59ceda36df4a', 'ec82e9d0-9616-4df9-b47f-32593d558ea3', '5bf29e0a-b9c3-4179-bdf3-46bb319155b7'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:47.167353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d93001-70d1-4443-85ad-6cc06d9e45f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad9e237-017d-4738-a0de-d2c3bf24a110', 'cb4b3c4a-7e53-4ef2-9fba-59ceda36df4a', 'ec82e9d0-9616-4df9-b47f-32593d558ea3', '5bf29e0a-b9c3-4179-bdf3-46bb319155b7']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:47.168363 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc0a1ad-89c8-4025-9e7e-fb42fb293b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:47.199698 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc0a1ad-89c8-4025-9e7e-fb42fb293b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd9911a9-b1ad-44c0-9540-3fd83f70027b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1680324784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='187474fb2d5c42f9b169d125bd58f0ed',qos_specs=None,replication_status=,reservations=['cad9e237-017d-4738-a0de-d2c3bf24a110','cb4b3c4a-7e53-4ef2-9fba-59ceda36df4a','ec82e9d0-9616-4df9-b47f-32593d558ea3','5bf29e0a-b9c3-4179-bdf3-46bb319155b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14e9336e507441a9d900638e25ae9a9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1680324784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd9911a9-b1ad-44c0-9540-3fd83f70027b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='187474fb2d5c42f9b169d125bd58f0ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f14e9336e507441a9d900638e25ae9a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:47.200781 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa8907e-e259-4bd7-9902-0b7201c0d2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:47.224521 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa8907e-e259-4bd7-9902-0b7201c0d2a3) transitioned into state 'SUCCESS' from state '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-1680324784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='187474fb2d5c42f9b169d125bd58f0ed',qos_specs=None,replication_status=,reservations=['cad9e237-017d-4738-a0de-d2c3bf24a110','cb4b3c4a-7e53-4ef2-9fba-59ceda36df4a','ec82e9d0-9616-4df9-b47f-32593d558ea3','5bf29e0a-b9c3-4179-bdf3-46bb319155b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14e9336e507441a9d900638e25ae9a9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:47.225463 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04373ea-907c-4ff8-8389-7c90fa4f18f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:47.242190 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04373ea-907c-4ff8-8389-7c90fa4f18f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:47.243321 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Flow 'volume_create_api' (3b351600-d8e6-4ab8-a6e6-aff53d1536f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:47.243689 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Create volume request issued successfully. Aug 08 06:25:47.246074 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2f57890b-85fe-4d9c-9ee8-a679e1b142e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:47.246074 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 325/1287] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:46 2026] POST /volume/v3/volumes => generated 748 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:47.263200 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f987bd67-fc3a-48e1-87f7-43eb6fd8d346 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:47.265792 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f987bd67-fc3a-48e1-87f7-43eb6fd8d346 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b Aug 08 06:25:47.266104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f987bd67-fc3a-48e1-87f7-43eb6fd8d346 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:47.266387 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f987bd67-fc3a-48e1-87f7-43eb6fd8d346 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:47.294908 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:47.294908 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:47.305869 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f987bd67-fc3a-48e1-87f7-43eb6fd8d346 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:47.318473 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f987bd67-fc3a-48e1-87f7-43eb6fd8d346 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b returned with HTTP 200 Aug 08 06:25:47.319083 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 318/1288] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:47 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:47.618398 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-387b9402-7703-4047-8ae8-ffc9b2da1e4e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:47.623488 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-387b9402-7703-4047-8ae8-ffc9b2da1e4e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] GET https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d Aug 08 06:25:47.623488 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-387b9402-7703-4047-8ae8-ffc9b2da1e4e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:47.623488 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-387b9402-7703-4047-8ae8-ffc9b2da1e4e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:47.634426 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-387b9402-7703-4047-8ae8-ffc9b2da1e4e tempest-VolumesListTestJSON-1545066638 tempest-VolumesListTestJSON-1545066638-project-member] https://10.4.3.32/volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d returned with HTTP 404 Aug 08 06:25:47.634950 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 323/1289] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:47 2026] GET /volume/v3/volumes/adbe533b-b2b2-4a9a-b57c-2853d366765d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:48.339575 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-02fd0b00-5e3c-42ab-99dd-410de1bc47bf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.341456 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-02fd0b00-5e3c-42ab-99dd-410de1bc47bf tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b Aug 08 06:25:48.341691 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-02fd0b00-5e3c-42ab-99dd-410de1bc47bf tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.341920 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-02fd0b00-5e3c-42ab-99dd-410de1bc47bf tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.349432 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.349432 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:48.353278 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-02fd0b00-5e3c-42ab-99dd-410de1bc47bf tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.357321 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-02fd0b00-5e3c-42ab-99dd-410de1bc47bf tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b returned with HTTP 200 Aug 08 06:25:48.357853 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 324/1290] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:48.381098 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-72454d42-65fc-4b4d-b8b7-ec0a71bdf6f5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.383237 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-72454d42-65fc-4b4d-b8b7-ec0a71bdf6f5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] POST https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata Aug 08 06:25:48.383550 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-72454d42-65fc-4b4d-b8b7-ec0a71bdf6f5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.395019 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.395019 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:48.395738 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-72454d42-65fc-4b4d-b8b7-ec0a71bdf6f5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.407022 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-72454d42-65fc-4b4d-b8b7-ec0a71bdf6f5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Create volume metadata completed successfully. Aug 08 06:25:48.407513 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-72454d42-65fc-4b4d-b8b7-ec0a71bdf6f5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata returned with HTTP 200 Aug 08 06:25:48.408364 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 326/1291] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:25:48 2026] POST /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata => generated 101 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:48.420426 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-051c4b63-bd4c-4e65-926a-56e8e4ba4fbd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.423140 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-051c4b63-bd4c-4e65-926a-56e8e4ba4fbd tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata Aug 08 06:25:48.423538 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-051c4b63-bd4c-4e65-926a-56e8e4ba4fbd tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.423603 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-051c4b63-bd4c-4e65-926a-56e8e4ba4fbd tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.432425 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.432425 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:48.433111 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-051c4b63-bd4c-4e65-926a-56e8e4ba4fbd tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.441697 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-051c4b63-bd4c-4e65-926a-56e8e4ba4fbd tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Get volume metadata completed successfully. Aug 08 06:25:48.441839 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-051c4b63-bd4c-4e65-926a-56e8e4ba4fbd tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata returned with HTTP 200 Aug 08 06:25:48.442163 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 319/1292] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:48.454762 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-491e398b-a872-401c-89b2-901031c9eb52 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.456811 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-491e398b-a872-401c-89b2-901031c9eb52 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] PUT https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata Aug 08 06:25:48.457266 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-491e398b-a872-401c-89b2-901031c9eb52 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.466921 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.466921 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:48.467483 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-491e398b-a872-401c-89b2-901031c9eb52 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.486474 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-491e398b-a872-401c-89b2-901031c9eb52 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Update volume metadata completed successfully. Aug 08 06:25:48.486928 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-491e398b-a872-401c-89b2-901031c9eb52 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata returned with HTTP 200 Aug 08 06:25:48.487497 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 324/1293] 10.4.3.32 () {68 vars in 1388 bytes} [Sat Aug 8 06:25:48 2026] PUT /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:48.495875 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2ea32395-76c1-4b39-9493-c1c69a3906e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.497906 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2ea32395-76c1-4b39-9493-c1c69a3906e6 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata Aug 08 06:25:48.498121 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2ea32395-76c1-4b39-9493-c1c69a3906e6 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.498337 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2ea32395-76c1-4b39-9493-c1c69a3906e6 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.506628 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.506628 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:48.507202 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2ea32395-76c1-4b39-9493-c1c69a3906e6 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.514785 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2ea32395-76c1-4b39-9493-c1c69a3906e6 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Get volume metadata completed successfully. Aug 08 06:25:48.515085 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2ea32395-76c1-4b39-9493-c1c69a3906e6 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata returned with HTTP 200 Aug 08 06:25:48.515638 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 325/1294] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:48.524019 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-be7c1f35-0cee-4c5a-a2cf-45a3fce8726c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.525855 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be7c1f35-0cee-4c5a-a2cf-45a3fce8726c tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata/key1 Aug 08 06:25:48.526076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be7c1f35-0cee-4c5a-a2cf-45a3fce8726c tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.526300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be7c1f35-0cee-4c5a-a2cf-45a3fce8726c tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.533220 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.533220 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:48.533917 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-be7c1f35-0cee-4c5a-a2cf-45a3fce8726c tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.539360 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-be7c1f35-0cee-4c5a-a2cf-45a3fce8726c tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Get volume metadata completed successfully. Aug 08 06:25:48.547351 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-be7c1f35-0cee-4c5a-a2cf-45a3fce8726c tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Delete volume metadata completed successfully. Aug 08 06:25:48.547578 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be7c1f35-0cee-4c5a-a2cf-45a3fce8726c tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata/key1 returned with HTTP 200 Aug 08 06:25:48.548138 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 327/1295] 10.4.3.32 () {66 vars in 1386 bytes} [Sat Aug 8 06:25:48 2026] DELETE /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 08 06:25:48.555966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-29b5a070-10d6-4f78-98b1-24284d2b6b39 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.557915 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29b5a070-10d6-4f78-98b1-24284d2b6b39 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata Aug 08 06:25:48.558126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-29b5a070-10d6-4f78-98b1-24284d2b6b39 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.558302 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-29b5a070-10d6-4f78-98b1-24284d2b6b39 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.565923 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.565923 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:48.566373 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-29b5a070-10d6-4f78-98b1-24284d2b6b39 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.571980 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-29b5a070-10d6-4f78-98b1-24284d2b6b39 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Get volume metadata completed successfully. Aug 08 06:25:48.572251 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29b5a070-10d6-4f78-98b1-24284d2b6b39 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata returned with HTTP 200 Aug 08 06:25:48.572710 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 320/1296] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:48.583398 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca208679-33e5-46d7-a009-5034c6d6b881 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.586546 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca208679-33e5-46d7-a009-5034c6d6b881 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] PUT https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata Aug 08 06:25:48.587091 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca208679-33e5-46d7-a009-5034c6d6b881 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.598050 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.598050 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:48.598862 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ca208679-33e5-46d7-a009-5034c6d6b881 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.610406 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ca208679-33e5-46d7-a009-5034c6d6b881 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Update volume metadata completed successfully. Aug 08 06:25:48.611316 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca208679-33e5-46d7-a009-5034c6d6b881 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata returned with HTTP 200 Aug 08 06:25:48.611316 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 325/1297] 10.4.3.32 () {68 vars in 1388 bytes} [Sat Aug 8 06:25:48 2026] PUT /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:48.622281 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fb966721-da4e-4b8d-b9cf-2cfd06c23663 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.624080 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fb966721-da4e-4b8d-b9cf-2cfd06c23663 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] POST https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata Aug 08 06:25:48.624394 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fb966721-da4e-4b8d-b9cf-2cfd06c23663 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.632479 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.632479 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:48.632994 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fb966721-da4e-4b8d-b9cf-2cfd06c23663 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.641080 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fb966721-da4e-4b8d-b9cf-2cfd06c23663 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Create volume metadata completed successfully. Aug 08 06:25:48.641358 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fb966721-da4e-4b8d-b9cf-2cfd06c23663 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata returned with HTTP 200 Aug 08 06:25:48.641980 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 326/1298] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:25:48 2026] POST /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:48.650138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-58f930a5-1b28-4884-876e-1361d9d2a43a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.652675 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-58f930a5-1b28-4884-876e-1361d9d2a43a tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] PUT https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata/key3 Aug 08 06:25:48.652675 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-58f930a5-1b28-4884-876e-1361d9d2a43a tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.661085 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.661085 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:48.661424 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-58f930a5-1b28-4884-876e-1361d9d2a43a tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.669116 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-58f930a5-1b28-4884-876e-1361d9d2a43a tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Update volume metadata completed successfully. Aug 08 06:25:48.669439 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-58f930a5-1b28-4884-876e-1361d9d2a43a tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata/key3 returned with HTTP 200 Aug 08 06:25:48.669866 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 328/1299] 10.4.3.32 () {68 vars in 1403 bytes} [Sat Aug 8 06:25:48 2026] PUT /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:48.677650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-135a8184-f5aa-489f-a35a-eca48e9d3f0d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.680205 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-135a8184-f5aa-489f-a35a-eca48e9d3f0d tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata/key3 Aug 08 06:25:48.680384 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-135a8184-f5aa-489f-a35a-eca48e9d3f0d tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.680635 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-135a8184-f5aa-489f-a35a-eca48e9d3f0d tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.689294 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.689294 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:48.689860 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-135a8184-f5aa-489f-a35a-eca48e9d3f0d tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.695822 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-135a8184-f5aa-489f-a35a-eca48e9d3f0d tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Get volume metadata completed successfully. Aug 08 06:25:48.696104 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-135a8184-f5aa-489f-a35a-eca48e9d3f0d tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata/key3 returned with HTTP 200 Aug 08 06:25:48.696591 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 321/1300] 10.4.3.32 () {66 vars in 1383 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:48.703711 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6c561b4-9a47-4dda-81eb-5c8f2961344b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.705752 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6c561b4-9a47-4dda-81eb-5c8f2961344b tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata Aug 08 06:25:48.705985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6c561b4-9a47-4dda-81eb-5c8f2961344b tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.706291 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6c561b4-9a47-4dda-81eb-5c8f2961344b tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.714031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-668284ea-64b7-428c-93ab-05cf09201e6f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.714210 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.714210 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:48.714821 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b6c561b4-9a47-4dda-81eb-5c8f2961344b tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.716173 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-668284ea-64b7-428c-93ab-05cf09201e6f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:48.716620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-668284ea-64b7-428c-93ab-05cf09201e6f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:48.716793 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-668284ea-64b7-428c-93ab-05cf09201e6f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.722329 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b6c561b4-9a47-4dda-81eb-5c8f2961344b tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Get volume metadata completed successfully. Aug 08 06:25:48.722714 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6c561b4-9a47-4dda-81eb-5c8f2961344b tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata returned with HTTP 200 Aug 08 06:25:48.723394 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 326/1301] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:48.726536 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.726536 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:48.727172 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-668284ea-64b7-428c-93ab-05cf09201e6f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:48.732083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3bf1925e-a7b1-4e15-82af-6fad3c52d817 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.734406 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3bf1925e-a7b1-4e15-82af-6fad3c52d817 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] PUT https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata Aug 08 06:25:48.734710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3bf1925e-a7b1-4e15-82af-6fad3c52d817 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.736684 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-668284ea-64b7-428c-93ab-05cf09201e6f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Reserve volume completed successfully. Aug 08 06:25:48.736908 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-668284ea-64b7-428c-93ab-05cf09201e6f tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:25:48.737351 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 327/1302] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:48 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:48.745472 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-136b73e5-07a4-4781-837c-49af9d25b779 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.747663 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-136b73e5-07a4-4781-837c-49af9d25b779 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:48.747963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-136b73e5-07a4-4781-837c-49af9d25b779 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.748201 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.748201 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:48.748275 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-136b73e5-07a4-4781-837c-49af9d25b779 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.748887 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3bf1925e-a7b1-4e15-82af-6fad3c52d817 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.757692 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.757692 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:48.761892 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3bf1925e-a7b1-4e15-82af-6fad3c52d817 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Update volume metadata completed successfully. Aug 08 06:25:48.762117 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-136b73e5-07a4-4781-837c-49af9d25b779 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:48.762228 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3bf1925e-a7b1-4e15-82af-6fad3c52d817 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata returned with HTTP 200 Aug 08 06:25:48.762702 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 329/1303] 10.4.3.32 () {68 vars in 1388 bytes} [Sat Aug 8 06:25:48 2026] PUT /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:48.767003 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-136b73e5-07a4-4781-837c-49af9d25b779 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:48.767672 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 322/1304] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:48.772716 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bac4bcbd-9fb8-41f3-99bf-6efd6b72fb71 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.775448 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bac4bcbd-9fb8-41f3-99bf-6efd6b72fb71 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b Aug 08 06:25:48.775703 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bac4bcbd-9fb8-41f3-99bf-6efd6b72fb71 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.775969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bac4bcbd-9fb8-41f3-99bf-6efd6b72fb71 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.780229 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d15f989a-3129-491e-a4d2-885467d0b28a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.782407 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d15f989a-3129-491e-a4d2-885467d0b28a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:48.782920 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d15f989a-3129-491e-a4d2-885467d0b28a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:48.783112 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d15f989a-3129-491e-a4d2-885467d0b28a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.785168 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.785168 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:48.791970 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bac4bcbd-9fb8-41f3-99bf-6efd6b72fb71 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.797556 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.797556 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:48.798072 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d15f989a-3129-491e-a4d2-885467d0b28a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:48.798326 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bac4bcbd-9fb8-41f3-99bf-6efd6b72fb71 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b returned with HTTP 200 Aug 08 06:25:48.799036 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 327/1305] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:48.812721 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-09790969-b55e-45ca-8aef-95c9399a619f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.813728 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d15f989a-3129-491e-a4d2-885467d0b28a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Unreserve volume completed successfully. Aug 08 06:25:48.813973 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d15f989a-3129-491e-a4d2-885467d0b28a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:25:48.814421 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 328/1306] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:48 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:48.815189 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09790969-b55e-45ca-8aef-95c9399a619f tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b Aug 08 06:25:48.815545 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09790969-b55e-45ca-8aef-95c9399a619f tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.815786 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09790969-b55e-45ca-8aef-95c9399a619f tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.815992 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-09790969-b55e-45ca-8aef-95c9399a619f tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Delete volume with id: bd9911a9-b1ad-44c0-9540-3fd83f70027b Aug 08 06:25:48.823013 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-529afba6-6936-4032-969a-0d9e7f93a2ea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.825320 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.825320 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:48.825435 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-529afba6-6936-4032-969a-0d9e7f93a2ea tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:48.825696 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-529afba6-6936-4032-969a-0d9e7f93a2ea tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.825986 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-529afba6-6936-4032-969a-0d9e7f93a2ea tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.826096 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09790969-b55e-45ca-8aef-95c9399a619f tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.835785 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.835785 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:48.840872 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-529afba6-6936-4032-969a-0d9e7f93a2ea tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:48.847577 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-529afba6-6936-4032-969a-0d9e7f93a2ea tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:48.847697 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09790969-b55e-45ca-8aef-95c9399a619f tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Delete volume request issued successfully. Aug 08 06:25:48.847868 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09790969-b55e-45ca-8aef-95c9399a619f tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b returned with HTTP 202 Aug 08 06:25:48.848098 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 323/1307] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:48.848439 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 330/1308] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:48 2026] DELETE /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:48.860488 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-840734f8-613f-4fe3-9210-ac5e0c445a55 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.862503 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-840734f8-613f-4fe3-9210-ac5e0c445a55 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b Aug 08 06:25:48.862921 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-840734f8-613f-4fe3-9210-ac5e0c445a55 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.863232 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-840734f8-613f-4fe3-9210-ac5e0c445a55 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.869241 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fa4eac45-5151-4453-89f7-24fbe5c73010 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.872062 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa4eac45-5151-4453-89f7-24fbe5c73010 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:48.872447 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa4eac45-5151-4453-89f7-24fbe5c73010 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:48.872593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa4eac45-5151-4453-89f7-24fbe5c73010 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.872953 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.872953 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:48.882549 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-840734f8-613f-4fe3-9210-ac5e0c445a55 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Volume info retrieved successfully. Aug 08 06:25:48.888682 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.888682 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:48.888987 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-840734f8-613f-4fe3-9210-ac5e0c445a55 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b returned with HTTP 200 Aug 08 06:25:48.889080 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa4eac45-5151-4453-89f7-24fbe5c73010 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:48.889507 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 328/1309] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:48.896638 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa4eac45-5151-4453-89f7-24fbe5c73010 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume updated successfully. Aug 08 06:25:48.897173 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa4eac45-5151-4453-89f7-24fbe5c73010 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 200 Aug 08 06:25:48.897743 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 329/1310] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:48 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 06:25:48.907139 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-91c707b6-c553-48cb-805d-d2e2ec4a662d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.909648 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91c707b6-c553-48cb-805d-d2e2ec4a662d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:48.910186 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91c707b6-c553-48cb-805d-d2e2ec4a662d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.910270 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91c707b6-c553-48cb-805d-d2e2ec4a662d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:48.920788 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.920788 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:48.926648 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-91c707b6-c553-48cb-805d-d2e2ec4a662d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:48.934175 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91c707b6-c553-48cb-805d-d2e2ec4a662d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:48.934817 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 324/1311] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:48.952822 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-16fd2e8b-95a5-457c-97fd-adefb74c1468 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.956083 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-16fd2e8b-95a5-457c-97fd-adefb74c1468 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:48.956548 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-16fd2e8b-95a5-457c-97fd-adefb74c1468 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:48.956695 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-16fd2e8b-95a5-457c-97fd-adefb74c1468 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:48.973040 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:48.973040 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:48.973727 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-16fd2e8b-95a5-457c-97fd-adefb74c1468 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:48.985737 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-16fd2e8b-95a5-457c-97fd-adefb74c1468 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume updated successfully. Aug 08 06:25:48.986196 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-16fd2e8b-95a5-457c-97fd-adefb74c1468 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 200 Aug 08 06:25:48.986730 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 331/1312] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:48 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 06:25:48.997109 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7a336e15-e3a5-49a1-9a5f-ceefbb45df99 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:48.998906 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a336e15-e3a5-49a1-9a5f-ceefbb45df99 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:48.998906 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a336e15-e3a5-49a1-9a5f-ceefbb45df99 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:48.998906 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a336e15-e3a5-49a1-9a5f-ceefbb45df99 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:49.006998 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:49.006998 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:49.011412 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7a336e15-e3a5-49a1-9a5f-ceefbb45df99 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:49.016425 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a336e15-e3a5-49a1-9a5f-ceefbb45df99 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:49.017049 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 329/1313] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:48 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:49.037294 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2acc1b60-90a3-435e-9967-abbddd3982f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:49.039860 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2acc1b60-90a3-435e-9967-abbddd3982f3 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:49.040384 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2acc1b60-90a3-435e-9967-abbddd3982f3 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:49.040588 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2acc1b60-90a3-435e-9967-abbddd3982f3 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:49.054571 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:49.054571 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:49.055041 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2acc1b60-90a3-435e-9967-abbddd3982f3 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:49.070474 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2acc1b60-90a3-435e-9967-abbddd3982f3 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Update volume admin metadata completed successfully. Aug 08 06:25:49.070712 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2acc1b60-90a3-435e-9967-abbddd3982f3 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Update readonly setting on volume completed successfully. Aug 08 06:25:49.071054 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2acc1b60-90a3-435e-9967-abbddd3982f3 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:25:49.071746 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 330/1314] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:49 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:49.079849 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8e0da927-70a1-46ff-85be-3e7b0c972db7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:49.081858 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e0da927-70a1-46ff-85be-3e7b0c972db7 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:49.081948 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8e0da927-70a1-46ff-85be-3e7b0c972db7 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:49.082147 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8e0da927-70a1-46ff-85be-3e7b0c972db7 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:49.089539 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:49.089539 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:49.093846 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8e0da927-70a1-46ff-85be-3e7b0c972db7 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:49.098174 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e0da927-70a1-46ff-85be-3e7b0c972db7 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:49.098553 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 325/1315] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:49 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:49.113121 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-09ae327e-c35d-49dc-a00c-d956aa24a08a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:49.115349 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09ae327e-c35d-49dc-a00c-d956aa24a08a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:49.115883 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09ae327e-c35d-49dc-a00c-d956aa24a08a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:49.115969 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09ae327e-c35d-49dc-a00c-d956aa24a08a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:49.128104 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:49.128104 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:49.129028 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09ae327e-c35d-49dc-a00c-d956aa24a08a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:49.141479 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09ae327e-c35d-49dc-a00c-d956aa24a08a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Update volume admin metadata completed successfully. Aug 08 06:25:49.141653 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09ae327e-c35d-49dc-a00c-d956aa24a08a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Update readonly setting on volume completed successfully. Aug 08 06:25:49.141954 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09ae327e-c35d-49dc-a00c-d956aa24a08a tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:25:49.142443 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 332/1316] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:49 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:49.149843 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1ef28be3-711f-4f66-8258-71cc52203206 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:49.152866 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ef28be3-711f-4f66-8258-71cc52203206 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:25:49.153134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ef28be3-711f-4f66-8258-71cc52203206 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:49.153388 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ef28be3-711f-4f66-8258-71cc52203206 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:49.164704 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:49.164704 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:49.171803 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ef28be3-711f-4f66-8258-71cc52203206 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:49.178173 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ef28be3-711f-4f66-8258-71cc52203206 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:25:49.178897 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 330/1317] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:49 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:49.199146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1656dba6-8ed6-42a6-9311-32e51d251bee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:49.201621 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1656dba6-8ed6-42a6-9311-32e51d251bee tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:25:49.201932 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1656dba6-8ed6-42a6-9311-32e51d251bee tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1308887070", "disk_format": "raw"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:49.202085 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1656dba6-8ed6-42a6-9311-32e51d251bee tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1308887070", "disk_format": "raw"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:49.211852 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:49.211852 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:49.212288 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1656dba6-8ed6-42a6-9311-32e51d251bee tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:25:49.240057 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:49.240057 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:49.247378 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.image.image_utils [None req-1656dba6-8ed6-42a6-9311-32e51d251bee tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1308887070'}] 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-1308887070'}]. {{(pid=100289) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 08 06:25:49.904149 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3032cfbb-7258-4569-80df-1653363333e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:49.906128 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3032cfbb-7258-4569-80df-1653363333e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] GET https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b Aug 08 06:25:49.906329 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3032cfbb-7258-4569-80df-1653363333e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:49.906519 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3032cfbb-7258-4569-80df-1653363333e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:49.912733 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3032cfbb-7258-4569-80df-1653363333e5 tempest-VolumesMetadataTest-816177808 tempest-VolumesMetadataTest-816177808-project-member] https://10.4.3.32/volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b returned with HTTP 404 Aug 08 06:25:49.913156 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 326/1318] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:49 2026] GET /volume/v3/volumes/bd9911a9-b1ad-44c0-9540-3fd83f70027b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:50.050334 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1656dba6-8ed6-42a6-9311-32e51d251bee tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Copy volume to image completed successfully. Aug 08 06:25:50.050845 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1656dba6-8ed6-42a6-9311-32e51d251bee tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:25:50.051463 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 331/1319] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:25:49 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 687 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:50.249378 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-cbe1381c-56cb-4ff5-90ff-608a2f2a4186 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:50.256495 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-cbe1381c-56cb-4ff5-90ff-608a2f2a4186 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:25:50.259058 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-cbe1381c-56cb-4ff5-90ff-608a2f2a4186 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:50.259467 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-cbe1381c-56cb-4ff5-90ff-608a2f2a4186 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:50.279118 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:50.279118 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:50.283547 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-cbe1381c-56cb-4ff5-90ff-608a2f2a4186 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:25:50.290189 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-cbe1381c-56cb-4ff5-90ff-608a2f2a4186 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:25:50.290685 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 333/1320] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:25:50 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:50.784075 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5427c8cf-7483-415d-b89b-d25a321a8213 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:50.784879 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5427c8cf-7483-415d-b89b-d25a321a8213 None None] GET https://10.4.3.32/volume// Aug 08 06:25:50.784879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5427c8cf-7483-415d-b89b-d25a321a8213 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:50.785356 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5427c8cf-7483-415d-b89b-d25a321a8213 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:50.785610 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5427c8cf-7483-415d-b89b-d25a321a8213 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:25:50.785964 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 331/1321] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:25:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:25:50.796007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-fdd9284f-258a-4098-b108-eb7afbeb6261 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:50.798383 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-fdd9284f-258a-4098-b108-eb7afbeb6261 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:25:50.798938 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-fdd9284f-258a-4098-b108-eb7afbeb6261 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f652d5de-0958-40d2-8fbd-aa3edf16eb75", "connector": null, "instance_uuid": "df078b81-1630-411b-9a3d-92f5c9214435"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:50.824091 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:50.824091 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:50.864291 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-fdd9284f-258a-4098-b108-eb7afbeb6261 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:25:50.865011 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 327/1322] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:25:50 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:50.883090 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-25dccecb-2993-45b5-bd9d-0f1bd7f8a482 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:50.885554 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-25dccecb-2993-45b5-bd9d-0f1bd7f8a482 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f61eb20f-70f9-4da7-80bf-5ea0309178bd Aug 08 06:25:50.885796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-25dccecb-2993-45b5-bd9d-0f1bd7f8a482 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:50.886008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-25dccecb-2993-45b5-bd9d-0f1bd7f8a482 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:50.894225 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:50.894225 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:50.981879 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-25dccecb-2993-45b5-bd9d-0f1bd7f8a482 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/f61eb20f-70f9-4da7-80bf-5ea0309178bd returned with HTTP 200 Aug 08 06:25:50.982365 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 332/1323] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:25:50 2026] DELETE /volume/v3/attachments/f61eb20f-70f9-4da7-80bf-5ea0309178bd => generated 367 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:51.618093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dcdab927-009c-4359-b578-c42f58d471c9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:51.620289 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:51.620706 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1044094648"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:51.623515 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Create volume request body: {'volume': {'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1044094648'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:51.800407 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Create volume of 1 GB Aug 08 06:25:51.810218 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Availability Zones retrieved successfully. Aug 08 06:25:51.817898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Flow 'volume_create_api' (e307c1b3-f6ae-4ad0-9271-2a854de7b8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:51.819867 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ce7f7a-bd9e-4c3a-a5e9-5fb528cad490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:51.821250 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:51.900360 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ce7f7a-bd9e-4c3a-a5e9-5fb528cad490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:51.901435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6524991-80c5-49b0-8269-025f95c477ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:51.993037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Created reservations ['cf6de5c8-c130-4738-97da-dd203948e746', '64ce56ac-07c6-48bb-a619-0866cc426b8d', 'b91379fc-9f6d-42b6-9fbb-99016abcfbc2', 'af940f04-87aa-4804-9b91-e2711f0ff024'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:51.993906 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6524991-80c5-49b0-8269-025f95c477ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf6de5c8-c130-4738-97da-dd203948e746', '64ce56ac-07c6-48bb-a619-0866cc426b8d', 'b91379fc-9f6d-42b6-9fbb-99016abcfbc2', 'af940f04-87aa-4804-9b91-e2711f0ff024']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:51.995008 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe95d3d-9fe8-409f-adf1-cf303e0c88bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:52.027448 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe95d3d-9fe8-409f-adf1-cf303e0c88bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91b8fc43-2a9d-4de3-936b-b88c12514815', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1044094648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2370188b9ba84b788a04fa92ad2db06f',qos_specs=None,replication_status=,reservations=['cf6de5c8-c130-4738-97da-dd203948e746','64ce56ac-07c6-48bb-a619-0866cc426b8d','b91379fc-9f6d-42b6-9fbb-99016abcfbc2','af940f04-87aa-4804-9b91-e2711f0ff024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbf1e15b66c49af870febaa3aebf54a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1044094648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91b8fc43-2a9d-4de3-936b-b88c12514815,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2370188b9ba84b788a04fa92ad2db06f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fbf1e15b66c49af870febaa3aebf54a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:52.028347 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae07eb19-0655-4d37-8429-285824897851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:52.059389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae07eb19-0655-4d37-8429-285824897851) transitioned into state 'SUCCESS' from state '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-1044094648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2370188b9ba84b788a04fa92ad2db06f',qos_specs=None,replication_status=,reservations=['cf6de5c8-c130-4738-97da-dd203948e746','64ce56ac-07c6-48bb-a619-0866cc426b8d','b91379fc-9f6d-42b6-9fbb-99016abcfbc2','af940f04-87aa-4804-9b91-e2711f0ff024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbf1e15b66c49af870febaa3aebf54a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:52.060598 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e87e1c-7b77-4188-82dc-0b566eb64635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:52.082293 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e87e1c-7b77-4188-82dc-0b566eb64635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:52.082293 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Flow 'volume_create_api' (e307c1b3-f6ae-4ad0-9271-2a854de7b8ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:52.082293 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Create volume request issued successfully. Aug 08 06:25:52.082293 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcdab927-009c-4359-b578-c42f58d471c9 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:52.083046 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 334/1324] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:25:51 2026] POST /volume/v3/volumes => generated 746 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:52.103617 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3fc2498f-6686-479d-acb2-8b024561277e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:52.107459 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3fc2498f-6686-479d-acb2-8b024561277e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:52.107740 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3fc2498f-6686-479d-acb2-8b024561277e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:52.108024 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3fc2498f-6686-479d-acb2-8b024561277e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:52.122535 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:52.122535 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:52.128620 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3fc2498f-6686-479d-acb2-8b024561277e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:52.134464 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3fc2498f-6686-479d-acb2-8b024561277e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 returned with HTTP 200 Aug 08 06:25:52.135075 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 332/1325] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:52 2026] GET /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:52.143427 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-67085144-6300-42ef-a713-4ad5b4910761 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:52.146806 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-67085144-6300-42ef-a713-4ad5b4910761 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] PUT https://10.4.3.32/volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc Aug 08 06:25:52.147216 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-67085144-6300-42ef-a713-4ad5b4910761 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:52.163335 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-67085144-6300-42ef-a713-4ad5b4910761 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Acquiring lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:25:52.170902 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-67085144-6300-42ef-a713-4ad5b4910761 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:25:52.172405 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:52.172405 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:52.363327 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-67085144-6300-42ef-a713-4ad5b4910761 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-f652d5de-0958-40d2-8fbd-aa3edf16eb75-np0000006785" released by "attachment_update" :: held 0.193s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:25:52.363795 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-67085144-6300-42ef-a713-4ad5b4910761 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc returned with HTTP 200 Aug 08 06:25:52.364384 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 328/1326] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:25:52 2026] PUT /volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:52.374648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-ca2dd4cd-26d4-49e8-b7f4-41ecca516b32 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:52.377375 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-ca2dd4cd-26d4-49e8-b7f4-41ecca516b32 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc Aug 08 06:25:52.377699 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-ca2dd4cd-26d4-49e8-b7f4-41ecca516b32 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:52.377984 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-ca2dd4cd-26d4-49e8-b7f4-41ecca516b32 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:52.397398 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-ca2dd4cd-26d4-49e8-b7f4-41ecca516b32 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc returned with HTTP 200 Aug 08 06:25:52.397994 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 333/1327] 10.4.3.32 () {70 vars in 1644 bytes} [Sat Aug 8 06:25:52 2026] GET /volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:53.150794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2d7cf703-be79-4e26-b7c3-c67e8c8e3380 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:53.155677 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d7cf703-be79-4e26-b7c3-c67e8c8e3380 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:53.156094 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d7cf703-be79-4e26-b7c3-c67e8c8e3380 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:53.157012 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d7cf703-be79-4e26-b7c3-c67e8c8e3380 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:53.169673 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:53.169673 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:53.176707 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2d7cf703-be79-4e26-b7c3-c67e8c8e3380 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:53.188962 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d7cf703-be79-4e26-b7c3-c67e8c8e3380 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 returned with HTTP 200 Aug 08 06:25:53.189654 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 335/1328] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:53 2026] GET /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 => generated 1354 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:53.211915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0e3dd490-c82f-458f-8ab5-e60f429d31ec None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:53.214840 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e3dd490-c82f-458f-8ab5-e60f429d31ec tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] POST https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815/action Aug 08 06:25:53.215384 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e3dd490-c82f-458f-8ab5-e60f429d31ec tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:53.215384 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e3dd490-c82f-458f-8ab5-e60f429d31ec tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:53.230232 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:53.230232 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:53.231578 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0e3dd490-c82f-458f-8ab5-e60f429d31ec tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:53.311607 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-0e3dd490-c82f-458f-8ab5-e60f429d31ec tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Created reservations ['4f9412fa-dcb0-43c4-8ebb-bb59a8207af3', '991ac3ce-69ec-4724-8c62-f9d347eb878c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:53.331172 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0e3dd490-c82f-458f-8ab5-e60f429d31ec tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Extend volume request issued successfully. Aug 08 06:25:53.331466 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e3dd490-c82f-458f-8ab5-e60f429d31ec tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815/action returned with HTTP 202 Aug 08 06:25:53.332052 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 333/1329] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:53 2026] POST /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:53.341888 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-84c19954-ae24-46b4-ae8e-abf73b573c8a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:53.347533 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84c19954-ae24-46b4-ae8e-abf73b573c8a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:53.347847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84c19954-ae24-46b4-ae8e-abf73b573c8a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:53.348152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84c19954-ae24-46b4-ae8e-abf73b573c8a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:53.363788 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:53.363788 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:53.371387 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-84c19954-ae24-46b4-ae8e-abf73b573c8a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:53.377991 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84c19954-ae24-46b4-ae8e-abf73b573c8a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 returned with HTTP 200 Aug 08 06:25:53.378424 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 329/1330] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:53 2026] GET /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:54.396298 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fe0db1ee-5176-4d58-9800-60bb97cfe83b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:54.402693 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe0db1ee-5176-4d58-9800-60bb97cfe83b tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:54.403125 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe0db1ee-5176-4d58-9800-60bb97cfe83b tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:54.403411 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe0db1ee-5176-4d58-9800-60bb97cfe83b tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:54.417537 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:54.417537 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:54.423492 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fe0db1ee-5176-4d58-9800-60bb97cfe83b tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:54.431450 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe0db1ee-5176-4d58-9800-60bb97cfe83b tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 returned with HTTP 200 Aug 08 06:25:54.432188 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 334/1331] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:54 2026] GET /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:54.451633 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-43c3cdfe-35fa-4c4a-b3c4-a58e8d8c5b9c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:54.455050 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-43c3cdfe-35fa-4c4a-b3c4-a58e8d8c5b9c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:54.456267 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-43c3cdfe-35fa-4c4a-b3c4-a58e8d8c5b9c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:54.459169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-43c3cdfe-35fa-4c4a-b3c4-a58e8d8c5b9c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:54.469666 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:54.469666 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:54.474766 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-43c3cdfe-35fa-4c4a-b3c4-a58e8d8c5b9c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:54.479974 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-43c3cdfe-35fa-4c4a-b3c4-a58e8d8c5b9c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 returned with HTTP 200 Aug 08 06:25:54.480467 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 336/1332] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:54 2026] GET /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:25:54.498103 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-804e2a83-2add-41f0-8a53-320aa26a4396 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:54.500567 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-804e2a83-2add-41f0-8a53-320aa26a4396 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:54.500832 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-804e2a83-2add-41f0-8a53-320aa26a4396 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:54.501099 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-804e2a83-2add-41f0-8a53-320aa26a4396 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:54.510541 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:54.510541 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:54.516686 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-804e2a83-2add-41f0-8a53-320aa26a4396 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:54.524886 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-804e2a83-2add-41f0-8a53-320aa26a4396 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 returned with HTTP 200 Aug 08 06:25:54.525246 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 334/1333] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:54 2026] GET /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:54.544395 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ecdef2fa-a877-46bb-bf0a-4e72b0c643f5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:54.546850 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ecdef2fa-a877-46bb-bf0a-4e72b0c643f5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] DELETE https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:54.547154 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ecdef2fa-a877-46bb-bf0a-4e72b0c643f5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:54.547400 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ecdef2fa-a877-46bb-bf0a-4e72b0c643f5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:54.547876 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ecdef2fa-a877-46bb-bf0a-4e72b0c643f5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Delete volume with id: 91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:54.560010 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:54.560010 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:54.560768 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ecdef2fa-a877-46bb-bf0a-4e72b0c643f5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:54.589228 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ecdef2fa-a877-46bb-bf0a-4e72b0c643f5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Delete volume request issued successfully. Aug 08 06:25:54.589547 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ecdef2fa-a877-46bb-bf0a-4e72b0c643f5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 returned with HTTP 202 Aug 08 06:25:54.590159 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 330/1334] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:25:54 2026] DELETE /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:54.603763 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-28d36dca-47b3-4095-af0c-cf46e577587a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:54.607505 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28d36dca-47b3-4095-af0c-cf46e577587a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:54.607505 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28d36dca-47b3-4095-af0c-cf46e577587a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:54.607839 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28d36dca-47b3-4095-af0c-cf46e577587a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:54.620729 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:54.620729 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:54.626580 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-28d36dca-47b3-4095-af0c-cf46e577587a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:54.633974 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28d36dca-47b3-4095-af0c-cf46e577587a tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 returned with HTTP 200 Aug 08 06:25:54.635020 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 335/1335] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:54 2026] GET /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:55.160326 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8a23da8a-93c6-4614-b86f-5bce30cd33fc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:55.259929 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a23da8a-93c6-4614-b86f-5bce30cd33fc tempest-VolumePoolsAdminTestsJSON-1586804751 tempest-VolumePoolsAdminTestsJSON-1586804751-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True Aug 08 06:25:55.260331 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a23da8a-93c6-4614-b86f-5bce30cd33fc tempest-VolumePoolsAdminTestsJSON-1586804751 tempest-VolumePoolsAdminTestsJSON-1586804751-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:55.260566 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a23da8a-93c6-4614-b86f-5bce30cd33fc tempest-VolumePoolsAdminTestsJSON-1586804751 tempest-VolumePoolsAdminTestsJSON-1586804751-project-admin] Calling method 'get_pools' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:55.278844 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a23da8a-93c6-4614-b86f-5bce30cd33fc tempest-VolumePoolsAdminTestsJSON-1586804751 tempest-VolumePoolsAdminTestsJSON-1586804751-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 08 06:25:55.279845 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 337/1336] 10.4.3.32 () {66 vars in 1307 bytes} [Sat Aug 8 06:25:55 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:25:55.293723 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3a558e46-3575-4499-9eb9-ae239c0b9bf6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:55.294451 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a558e46-3575-4499-9eb9-ae239c0b9bf6 tempest-VolumePoolsAdminTestsJSON-1586804751 tempest-VolumePoolsAdminTestsJSON-1586804751-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 08 06:25:55.294754 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a558e46-3575-4499-9eb9-ae239c0b9bf6 tempest-VolumePoolsAdminTestsJSON-1586804751 tempest-VolumePoolsAdminTestsJSON-1586804751-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:55.295041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a558e46-3575-4499-9eb9-ae239c0b9bf6 tempest-VolumePoolsAdminTestsJSON-1586804751 tempest-VolumePoolsAdminTestsJSON-1586804751-project-admin] Calling method 'get_pools' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:55.316914 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a558e46-3575-4499-9eb9-ae239c0b9bf6 tempest-VolumePoolsAdminTestsJSON-1586804751 tempest-VolumePoolsAdminTestsJSON-1586804751-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 06:25:55.317389 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 335/1337] 10.4.3.32 () {66 vars in 1284 bytes} [Sat Aug 8 06:25:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:55.661669 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-48b37006-a82b-4d8a-a383-a95ae7e7a5a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:55.667821 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-48b37006-a82b-4d8a-a383-a95ae7e7a5a8 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 Aug 08 06:25:55.669890 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-48b37006-a82b-4d8a-a383-a95ae7e7a5a8 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:55.669890 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-48b37006-a82b-4d8a-a383-a95ae7e7a5a8 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:55.680765 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-48b37006-a82b-4d8a-a383-a95ae7e7a5a8 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 returned with HTTP 404 Aug 08 06:25:55.684510 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 331/1338] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:55 2026] GET /volume/v3/volumes/91b8fc43-2a9d-4de3-936b-b88c12514815 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:55.697648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9e495689-af84-444b-8734-04aef26661fe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:55.701620 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:55.701996 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1644461667"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:55.703730 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1644461667'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:55.704613 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Create volume of 1 GB Aug 08 06:25:55.712862 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Availability Zones retrieved successfully. Aug 08 06:25:55.721800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Flow 'volume_create_api' (5da580a3-24f6-4493-bd95-8d4ed52cbe4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:55.722973 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d0c01b-619f-4910-b30b-2300fbbcaddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:55.727011 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:55.785789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d0c01b-619f-4910-b30b-2300fbbcaddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:55.787374 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (830e8cb3-0a5f-4fdf-8b1e-506e2519f3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:55.906451 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Created reservations ['c271ae98-884a-4c4c-8b3c-aabb42dbb6a9', '95876c96-e9f1-4964-845e-2e139536ca87', '26a8db06-7418-4f1a-a914-cb44d9b83594', 'eaf98974-5b61-4384-b5b0-c5e647a89014'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:55.909805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (830e8cb3-0a5f-4fdf-8b1e-506e2519f3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c271ae98-884a-4c4c-8b3c-aabb42dbb6a9', '95876c96-e9f1-4964-845e-2e139536ca87', '26a8db06-7418-4f1a-a914-cb44d9b83594', 'eaf98974-5b61-4384-b5b0-c5e647a89014']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:55.909805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a606963-250e-4c12-af5e-8ac0d98a5d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:55.969400 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a606963-250e-4c12-af5e-8ac0d98a5d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b3c8e29-672a-4ea6-90ac-5382b59ca23a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1644461667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2370188b9ba84b788a04fa92ad2db06f',qos_specs=None,replication_status=,reservations=['c271ae98-884a-4c4c-8b3c-aabb42dbb6a9','95876c96-e9f1-4964-845e-2e139536ca87','26a8db06-7418-4f1a-a914-cb44d9b83594','eaf98974-5b61-4384-b5b0-c5e647a89014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbf1e15b66c49af870febaa3aebf54a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1644461667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b3c8e29-672a-4ea6-90ac-5382b59ca23a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2370188b9ba84b788a04fa92ad2db06f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fbf1e15b66c49af870febaa3aebf54a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:55.972652 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71e5e91c-7efb-4fe3-9e9e-edb7000018e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:56.013953 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71e5e91c-7efb-4fe3-9e9e-edb7000018e7) transitioned into state 'SUCCESS' from state '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-1644461667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2370188b9ba84b788a04fa92ad2db06f',qos_specs=None,replication_status=,reservations=['c271ae98-884a-4c4c-8b3c-aabb42dbb6a9','95876c96-e9f1-4964-845e-2e139536ca87','26a8db06-7418-4f1a-a914-cb44d9b83594','eaf98974-5b61-4384-b5b0-c5e647a89014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbf1e15b66c49af870febaa3aebf54a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:56.015071 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b91e4a9-99c9-4dc0-8e34-9f475dc1f41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:56.039337 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b91e4a9-99c9-4dc0-8e34-9f475dc1f41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:56.040659 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Flow 'volume_create_api' (5da580a3-24f6-4493-bd95-8d4ed52cbe4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:56.041714 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Create volume request issued successfully. Aug 08 06:25:56.042905 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9e495689-af84-444b-8734-04aef26661fe tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:56.043916 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 336/1339] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:55 2026] POST /volume/v3/volumes => generated 746 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:56.064824 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9f3c418-92a5-43ac-9e32-0b438d4c9d84 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:56.068178 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9f3c418-92a5-43ac-9e32-0b438d4c9d84 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:25:56.068305 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9f3c418-92a5-43ac-9e32-0b438d4c9d84 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:56.068591 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9f3c418-92a5-43ac-9e32-0b438d4c9d84 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:56.082190 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:56.082190 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:56.093381 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d9f3c418-92a5-43ac-9e32-0b438d4c9d84 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:56.101179 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9f3c418-92a5-43ac-9e32-0b438d4c9d84 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a returned with HTTP 200 Aug 08 06:25:56.101179 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 338/1340] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:56 2026] GET /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:25:56.685851 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:56.830626 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:25:56.831899 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1902679223"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:56.838416 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1902679223'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:25:56.838608 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume of 1 GB Aug 08 06:25:56.848802 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Availability Zones retrieved successfully. Aug 08 06:25:56.854837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (8ccf0770-a85d-49c7-bcd7-9f0a5ed32695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:56.859174 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efb67ec7-46c1-42de-ab63-eccceabd2c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:56.860861 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:25:56.905134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efb67ec7-46c1-42de-ab63-eccceabd2c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:56.906741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54394f0e-31a1-4fcf-8ee1-7548a4706b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:57.021085 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['2241833a-1633-4c07-aef6-f7817b9c91a6', '28ec16bc-683b-47b6-8cda-87cf83d8967c', '85413a15-4e5c-4169-92e5-350266cad39d', '83f649f8-10ca-45f9-90d7-243ccac803a7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:57.022711 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54394f0e-31a1-4fcf-8ee1-7548a4706b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2241833a-1633-4c07-aef6-f7817b9c91a6', '28ec16bc-683b-47b6-8cda-87cf83d8967c', '85413a15-4e5c-4169-92e5-350266cad39d', '83f649f8-10ca-45f9-90d7-243ccac803a7']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:57.026792 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a362fb-1f3a-418d-bdde-3dd33be190cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:57.062247 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a362fb-1f3a-418d-bdde-3dd33be190cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30bc9872-befc-470e-b487-1c111147d638', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1902679223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['2241833a-1633-4c07-aef6-f7817b9c91a6','28ec16bc-683b-47b6-8cda-87cf83d8967c','85413a15-4e5c-4169-92e5-350266cad39d','83f649f8-10ca-45f9-90d7-243ccac803a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1902679223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30bc9872-befc-470e-b487-1c111147d638,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678511999ff4422b7db9ee96830c0c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:57.065353 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49131eeb-405a-4ec0-9bd8-705b25c9a652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:57.103624 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49131eeb-405a-4ec0-9bd8-705b25c9a652) transitioned into state 'SUCCESS' from state '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-1902679223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['2241833a-1633-4c07-aef6-f7817b9c91a6','28ec16bc-683b-47b6-8cda-87cf83d8967c','85413a15-4e5c-4169-92e5-350266cad39d','83f649f8-10ca-45f9-90d7-243ccac803a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:57.105518 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3a3564-572e-48d7-bc0f-6840dfdb4780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:25:57.122854 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3aa767f1-eed0-441f-90c8-7502ec2acaaa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:57.128905 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3aa767f1-eed0-441f-90c8-7502ec2acaaa tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:25:57.128905 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3aa767f1-eed0-441f-90c8-7502ec2acaaa tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:57.128905 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3aa767f1-eed0-441f-90c8-7502ec2acaaa tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:57.129181 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3a3564-572e-48d7-bc0f-6840dfdb4780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:25:57.129528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (8ccf0770-a85d-49c7-bcd7-9f0a5ed32695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:25:57.130487 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request issued successfully. Aug 08 06:25:57.131195 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d2fc700-89a6-43de-997b-e60711eb9ddb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:25:57.132351 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 336/1341] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:25:56 2026] POST /volume/v3/volumes => generated 752 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:57.145433 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:57.145433 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:57.154800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-47efde91-49ee-4bbc-9c15-d200aadb8fc8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:57.157569 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47efde91-49ee-4bbc-9c15-d200aadb8fc8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:25:57.158364 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47efde91-49ee-4bbc-9c15-d200aadb8fc8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:57.158409 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3aa767f1-eed0-441f-90c8-7502ec2acaaa tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:57.158528 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47efde91-49ee-4bbc-9c15-d200aadb8fc8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:57.164572 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3aa767f1-eed0-441f-90c8-7502ec2acaaa tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a returned with HTTP 200 Aug 08 06:25:57.164806 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 332/1342] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:57 2026] GET /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:57.169842 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:57.169842 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:57.178541 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-47efde91-49ee-4bbc-9c15-d200aadb8fc8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:25:57.185419 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47efde91-49ee-4bbc-9c15-d200aadb8fc8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:25:57.186045 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 337/1343] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:57 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:57.187437 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f583e95d-02fa-4645-abfe-4a59781167eb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:57.192211 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f583e95d-02fa-4645-abfe-4a59781167eb tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:25:57.192211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f583e95d-02fa-4645-abfe-4a59781167eb tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b3c8e29-672a-4ea6-90ac-5382b59ca23a", "name": "tempest-VolumesExtendTest-Snapshot-247329796"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:57.204928 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:57.204928 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:57.204928 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f583e95d-02fa-4645-abfe-4a59781167eb tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:57.205299 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-f583e95d-02fa-4645-abfe-4a59781167eb tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Create snapshot from volume 8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:25:57.265554 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-f583e95d-02fa-4645-abfe-4a59781167eb tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Created reservations ['5c054a36-0b06-4b32-8611-2510e6e4cb8c', '2a7dc32a-3d21-4b03-8e5c-c34dca33c06d', 'a5860004-f95e-48c1-9607-6f11ba51bed2', 'f0e7f88e-c074-47dc-945a-8ed80487ad53'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:57.345798 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f583e95d-02fa-4645-abfe-4a59781167eb tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Snapshot create request issued successfully. Aug 08 06:25:57.346977 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f583e95d-02fa-4645-abfe-4a59781167eb tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:25:57.346977 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 339/1344] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:25:57 2026] POST /volume/v3/snapshots => generated 303 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:57.357154 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-9e64ddc3-1509-4d78-b88e-96397863f190 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:57.361684 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-9e64ddc3-1509-4d78-b88e-96397863f190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc/action Aug 08 06:25:57.362113 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fe6b8f28-e7de-4d0d-9d2c-43f4e36a5925 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:57.362389 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-9e64ddc3-1509-4d78-b88e-96397863f190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:57.362686 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-9e64ddc3-1509-4d78-b88e-96397863f190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:57.367582 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe6b8f28-e7de-4d0d-9d2c-43f4e36a5925 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f Aug 08 06:25:57.368441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe6b8f28-e7de-4d0d-9d2c-43f4e36a5925 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:57.368441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe6b8f28-e7de-4d0d-9d2c-43f4e36a5925 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:57.385035 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:57.385035 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:57.385723 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fe6b8f28-e7de-4d0d-9d2c-43f4e36a5925 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Snapshot retrieved successfully. Aug 08 06:25:57.389061 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe6b8f28-e7de-4d0d-9d2c-43f4e36a5925 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f returned with HTTP 200 Aug 08 06:25:57.389467 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 333/1345] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:57 2026] GET /volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f => generated 435 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:25:57.414807 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:57.414807 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:57.447678 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c8d8f2d6-16bd-4563-8408-d1c995436a02 req-9e64ddc3-1509-4d78-b88e-96397863f190 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc/action returned with HTTP 204 Aug 08 06:25:57.448328 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 337/1346] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:25:57 2026] POST /volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:58.202947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dae5f67b-5ca6-40f7-871c-edd022ba3094 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:58.206385 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dae5f67b-5ca6-40f7-871c-edd022ba3094 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:25:58.206702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dae5f67b-5ca6-40f7-871c-edd022ba3094 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:58.207009 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dae5f67b-5ca6-40f7-871c-edd022ba3094 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:58.224096 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:58.224096 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:58.231125 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dae5f67b-5ca6-40f7-871c-edd022ba3094 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:25:58.237321 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dae5f67b-5ca6-40f7-871c-edd022ba3094 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:25:58.243814 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 338/1347] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:58 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:58.259394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b47092d3-cdcb-42a7-95b8-b329df3e80c0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:58.262261 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b47092d3-cdcb-42a7-95b8-b329df3e80c0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:25:58.262518 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b47092d3-cdcb-42a7-95b8-b329df3e80c0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:58.262760 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b47092d3-cdcb-42a7-95b8-b329df3e80c0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:58.271597 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:58.271597 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:58.276719 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b47092d3-cdcb-42a7-95b8-b329df3e80c0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:25:58.283046 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b47092d3-cdcb-42a7-95b8-b329df3e80c0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:25:58.283571 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 340/1348] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:58 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:58.302325 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fe6d9a20-8157-40ca-bce0-7ba0ee74b73c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:58.305642 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe6d9a20-8157-40ca-bce0-7ba0ee74b73c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:25:58.310804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe6d9a20-8157-40ca-bce0-7ba0ee74b73c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30bc9872-befc-470e-b487-1c111147d638", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-53490587"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:58.331111 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:58.331111 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:58.332493 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fe6d9a20-8157-40ca-bce0-7ba0ee74b73c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:25:58.332634 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-fe6d9a20-8157-40ca-bce0-7ba0ee74b73c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume 30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:25:58.407555 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-07258566-411a-43e2-9c50-5eefe5cf01d5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:58.410480 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-07258566-411a-43e2-9c50-5eefe5cf01d5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f Aug 08 06:25:58.410829 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-07258566-411a-43e2-9c50-5eefe5cf01d5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:58.411256 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-07258566-411a-43e2-9c50-5eefe5cf01d5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:58.424065 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:58.424065 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:58.424572 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-07258566-411a-43e2-9c50-5eefe5cf01d5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Snapshot retrieved successfully. Aug 08 06:25:58.425760 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-07258566-411a-43e2-9c50-5eefe5cf01d5 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f returned with HTTP 200 Aug 08 06:25:58.426269 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 338/1349] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:58 2026] GET /volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:58.437363 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-fe6d9a20-8157-40ca-bce0-7ba0ee74b73c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['dcfa8d58-1548-4718-81c9-f213848a60c1', 'dade0225-0067-4ba5-9686-d1bec111ab3e', '78a4d346-060b-4927-936b-bc3e589dfac6', '36812ab1-893a-4fe1-93f0-b3d88c0326af'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:58.445231 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a0e66632-320a-4f5f-b976-be498614184c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:58.447833 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0e66632-320a-4f5f-b976-be498614184c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] POST https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a/action Aug 08 06:25:58.448675 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0e66632-320a-4f5f-b976-be498614184c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:25:58.450049 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0e66632-320a-4f5f-b976-be498614184c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:58.479514 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:58.479514 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:58.480344 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a0e66632-320a-4f5f-b976-be498614184c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:58.530425 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fe6d9a20-8157-40ca-bce0-7ba0ee74b73c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot create request issued successfully. Aug 08 06:25:58.531574 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe6d9a20-8157-40ca-bce0-7ba0ee74b73c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:25:58.534610 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 334/1350] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:25:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:58.551953 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d03c9177-862c-4603-8fd5-182083d50ef6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:58.555258 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d03c9177-862c-4603-8fd5-182083d50ef6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 Aug 08 06:25:58.555576 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d03c9177-862c-4603-8fd5-182083d50ef6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:58.555934 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d03c9177-862c-4603-8fd5-182083d50ef6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:58.570586 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:58.570586 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:58.571877 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d03c9177-862c-4603-8fd5-182083d50ef6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:25:58.574922 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d03c9177-862c-4603-8fd5-182083d50ef6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 returned with HTTP 200 Aug 08 06:25:58.575078 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 341/1351] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:58 2026] GET /volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:58.576876 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a0e66632-320a-4f5f-b976-be498614184c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Created reservations ['d1edfa62-30a9-4f72-9598-6e2265fa4e60', '160317fa-1b07-4bb4-aa02-e6b588f0d364'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:58.603656 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a0e66632-320a-4f5f-b976-be498614184c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Extend volume request issued successfully. Aug 08 06:25:58.603656 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0e66632-320a-4f5f-b976-be498614184c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a/action returned with HTTP 202 Aug 08 06:25:58.604761 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 339/1352] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:25:58 2026] POST /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:58.618064 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eaca3951-33e7-4139-96f6-e9320b53dbdd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:58.621375 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eaca3951-33e7-4139-96f6-e9320b53dbdd tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:25:58.622707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eaca3951-33e7-4139-96f6-e9320b53dbdd tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:58.622707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eaca3951-33e7-4139-96f6-e9320b53dbdd tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:58.643190 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:58.643190 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:58.648582 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eaca3951-33e7-4139-96f6-e9320b53dbdd tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:58.655903 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eaca3951-33e7-4139-96f6-e9320b53dbdd tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a returned with HTTP 200 Aug 08 06:25:58.656571 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 339/1353] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:58 2026] GET /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:25:59.367829 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e12ac677-d905-4215-a427-d4ae7d3b0db4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.566949 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e12ac677-d905-4215-a427-d4ae7d3b0db4 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:25:59.567319 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e12ac677-d905-4215-a427-d4ae7d3b0db4 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1443913290"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:59.569529 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.569529 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:59.590874 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e12ac677-d905-4215-a427-d4ae7d3b0db4 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:25:59.591016 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 335/1354] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:25:59 2026] POST /volume/v3/types => generated 231 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:59.592521 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-94f46615-ee3f-402c-8432-d785318725ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.595325 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-94f46615-ee3f-402c-8432-d785318725ee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 Aug 08 06:25:59.595614 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-94f46615-ee3f-402c-8432-d785318725ee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.595854 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-94f46615-ee3f-402c-8432-d785318725ee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.604585 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.604585 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:59.604932 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-94f46615-ee3f-402c-8432-d785318725ee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:25:59.606516 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-94f46615-ee3f-402c-8432-d785318725ee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 returned with HTTP 200 Aug 08 06:25:59.607374 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 342/1355] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:59 2026] GET /volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:59.609726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a64c1dda-abc7-4dfc-ac51-e859c78c0dc0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.616643 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a64c1dda-abc7-4dfc-ac51-e859c78c0dc0 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] POST https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs Aug 08 06:25:59.616868 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a64c1dda-abc7-4dfc-ac51-e859c78c0dc0 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:59.622101 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f669bd6e-aba4-4e44-8e26-1284e621ac97 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.627418 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f669bd6e-aba4-4e44-8e26-1284e621ac97 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:25:59.628305 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f669bd6e-aba4-4e44-8e26-1284e621ac97 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "30bc9872-befc-470e-b487-1c111147d638", "snapshot_id": "4145d82f-da4d-42fe-b0f1-018e071bca88", "name": "tempest-VolumesSnapshotTestJSON-Backup-1737850467", "container": "tempest-volumessnapshottestjson-backup-container-403294897"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:59.633339 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-f669bd6e-aba4-4e44-8e26-1284e621ac97 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Creating new backup {'backup': {'volume_id': '30bc9872-befc-470e-b487-1c111147d638', 'snapshot_id': '4145d82f-da4d-42fe-b0f1-018e071bca88', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1737850467', 'container': 'tempest-volumessnapshottestjson-backup-container-403294897'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:25:59.633339 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-f669bd6e-aba4-4e44-8e26-1284e621ac97 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Creating backup of volume 30bc9872-befc-470e-b487-1c111147d638 in container tempest-volumessnapshottestjson-backup-container-403294897 Aug 08 06:25:59.648363 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.648363 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:59.649179 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f669bd6e-aba4-4e44-8e26-1284e621ac97 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:25:59.659533 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.659533 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:59.660283 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f669bd6e-aba4-4e44-8e26-1284e621ac97 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:25:59.678362 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a64c1dda-abc7-4dfc-ac51-e859c78c0dc0 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs returned with HTTP 200 Aug 08 06:25:59.678590 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 340/1356] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:25:59 2026] POST /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs => generated 34 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:59.678856 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-510ee52b-9be2-41d4-8228-9ef624862cf2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.682135 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-510ee52b-9be2-41d4-8228-9ef624862cf2 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:25:59.682135 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-510ee52b-9be2-41d4-8228-9ef624862cf2 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.683600 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-510ee52b-9be2-41d4-8228-9ef624862cf2 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.694182 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b45358b7-0441-4907-9d57-ab955dbbb229 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.696197 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.696197 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:25:59.703382 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b45358b7-0441-4907-9d57-ab955dbbb229 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] GET https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec3 Aug 08 06:25:59.703382 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b45358b7-0441-4907-9d57-ab955dbbb229 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.703382 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b45358b7-0441-4907-9d57-ab955dbbb229 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.703631 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-510ee52b-9be2-41d4-8228-9ef624862cf2 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:59.709347 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-510ee52b-9be2-41d4-8228-9ef624862cf2 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a returned with HTTP 200 Aug 08 06:25:59.709607 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 336/1357] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:59 2026] GET /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:59.724191 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b45358b7-0441-4907-9d57-ab955dbbb229 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec3 returned with HTTP 200 Aug 08 06:25:59.724191 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 343/1358] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:25:59 2026] GET /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec3 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:59.729672 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c3eb418-049b-4542-94d6-c7ff80705eb4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.737826 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c3eb418-049b-4542-94d6-c7ff80705eb4 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:25:59.737826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c3eb418-049b-4542-94d6-c7ff80705eb4 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.738026 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c3eb418-049b-4542-94d6-c7ff80705eb4 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.743082 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6a5740db-0310-469b-842a-9d8209441689 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.745568 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a5740db-0310-469b-842a-9d8209441689 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] DELETE https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec3 Aug 08 06:25:59.745828 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a5740db-0310-469b-842a-9d8209441689 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.746044 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a5740db-0310-469b-842a-9d8209441689 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.752536 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.752536 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:59.752790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f669bd6e-aba4-4e44-8e26-1284e621ac97 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['b630d44c-191a-40f8-acad-82b18d75b2f2', '1dc0fd1a-7697-4b09-9c1c-80a4f4d74640'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:25:59.761783 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4c3eb418-049b-4542-94d6-c7ff80705eb4 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:25:59.770727 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c3eb418-049b-4542-94d6-c7ff80705eb4 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a returned with HTTP 200 Aug 08 06:25:59.770727 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 341/1359] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:59 2026] GET /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:59.779012 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a5740db-0310-469b-842a-9d8209441689 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec3 returned with HTTP 202 Aug 08 06:25:59.779738 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 337/1360] 10.4.3.32 () {66 vars in 1392 bytes} [Sat Aug 8 06:25:59 2026] DELETE /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:25:59.805533 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-838d21c7-ebfa-4148-9b9a-3b7cc918e71e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.805685 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-021dc2e1-01b0-4d91-be44-c742ba690705 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.808165 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-838d21c7-ebfa-4148-9b9a-3b7cc918e71e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f Aug 08 06:25:59.808362 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-838d21c7-ebfa-4148-9b9a-3b7cc918e71e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.809620 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-838d21c7-ebfa-4148-9b9a-3b7cc918e71e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.809620 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-838d21c7-ebfa-4148-9b9a-3b7cc918e71e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Delete snapshot with id: b804f28e-5936-472b-a584-ae46ca55164f Aug 08 06:25:59.809800 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-021dc2e1-01b0-4d91-be44-c742ba690705 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] GET https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec3 Aug 08 06:25:59.809800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-021dc2e1-01b0-4d91-be44-c742ba690705 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.812582 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-021dc2e1-01b0-4d91-be44-c742ba690705 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.824028 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.824028 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:59.825147 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-838d21c7-ebfa-4148-9b9a-3b7cc918e71e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Snapshot retrieved successfully. Aug 08 06:25:59.832945 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-021dc2e1-01b0-4d91-be44-c742ba690705 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec3 returned with HTTP 404 Aug 08 06:25:59.832945 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 342/1361] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:25:59 2026] GET /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec3 => generated 129 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:25:59.848484 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da77269f-236a-4884-af13-7765b69c48fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.854097 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da77269f-236a-4884-af13-7765b69c48fb tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] POST https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs Aug 08 06:25:59.854661 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da77269f-236a-4884-af13-7765b69c48fb tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:25:59.863102 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f669bd6e-aba4-4e44-8e26-1284e621ac97 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:25:59.863102 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 340/1362] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:25:59 2026] POST /volume/v3/backups => generated 333 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:25:59.865529 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-838d21c7-ebfa-4148-9b9a-3b7cc918e71e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Snapshot delete request issued successfully. Aug 08 06:25:59.865529 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-838d21c7-ebfa-4148-9b9a-3b7cc918e71e tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f returned with HTTP 202 Aug 08 06:25:59.865529 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 344/1363] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:25:59 2026] DELETE /volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:25:59.875885 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dcb64182-d828-499b-9887-848aa1fdf13b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.877578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-418af99e-0292-451f-9a98-778142fca92f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.880042 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dcb64182-d828-499b-9887-848aa1fdf13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:25:59.880509 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dcb64182-d828-499b-9887-848aa1fdf13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.881650 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dcb64182-d828-499b-9887-848aa1fdf13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.881932 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-dcb64182-d828-499b-9887-848aa1fdf13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:25:59.882976 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-418af99e-0292-451f-9a98-778142fca92f tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f Aug 08 06:25:59.882976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-418af99e-0292-451f-9a98-778142fca92f tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.883082 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-418af99e-0292-451f-9a98-778142fca92f tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.890069 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.890069 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:25:59.890623 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-418af99e-0292-451f-9a98-778142fca92f tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Snapshot retrieved successfully. Aug 08 06:25:59.892930 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-418af99e-0292-451f-9a98-778142fca92f tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f returned with HTTP 200 Aug 08 06:25:59.892930 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 341/1364] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:25:59 2026] GET /volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:59.905977 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da77269f-236a-4884-af13-7765b69c48fb tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs returned with HTTP 200 Aug 08 06:25:59.906599 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 338/1365] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:25:59 2026] POST /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs => generated 34 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:59.913087 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.913087 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:25:59.914742 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dcb64182-d828-499b-9887-848aa1fdf13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:25:59.914742 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 343/1366] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:25:59 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 806 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:25:59.922166 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3f1f1d53-8e19-4484-a187-e9822a0903e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.930177 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f1f1d53-8e19-4484-a187-e9822a0903e2 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] GET https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs Aug 08 06:25:59.930368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f1f1d53-8e19-4484-a187-e9822a0903e2 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:25:59.930548 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f1f1d53-8e19-4484-a187-e9822a0903e2 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:25:59.932389 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:25:59.932389 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:25:59.945521 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f1f1d53-8e19-4484-a187-e9822a0903e2 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs returned with HTTP 200 Aug 08 06:25:59.946282 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 345/1367] 10.4.3.32 () {66 vars in 1371 bytes} [Sat Aug 8 06:25:59 2026] GET /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:25:59.963689 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a33156f9-ef3b-4dda-b67e-011c4cbfdc61 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:25:59.969820 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a33156f9-ef3b-4dda-b67e-011c4cbfdc61 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] POST https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs Aug 08 06:25:59.969820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a33156f9-ef3b-4dda-b67e-011c4cbfdc61 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:00.017830 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a33156f9-ef3b-4dda-b67e-011c4cbfdc61 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs returned with HTTP 200 Aug 08 06:26:00.019334 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 342/1368] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:25:59 2026] POST /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs => generated 34 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:26:00.032368 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-807e75da-3c86-41e5-a317-45fb0b49130d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:00.036842 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-807e75da-3c86-41e5-a317-45fb0b49130d tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] PUT https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec2 Aug 08 06:26:00.036842 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-807e75da-3c86-41e5-a317-45fb0b49130d tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:00.074811 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-807e75da-3c86-41e5-a317-45fb0b49130d tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec2 returned with HTTP 200 Aug 08 06:26:00.075906 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 339/1369] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:26:00 2026] PUT /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec2 => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:26:00.086271 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6626df9b-205b-4838-bee6-53fb04aa524e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:00.087996 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6626df9b-205b-4838-bee6-53fb04aa524e tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] GET https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec2 Aug 08 06:26:00.088363 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6626df9b-205b-4838-bee6-53fb04aa524e tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:00.088363 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6626df9b-205b-4838-bee6-53fb04aa524e tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:00.106210 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6626df9b-205b-4838-bee6-53fb04aa524e tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec2 returned with HTTP 200 Aug 08 06:26:00.106713 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 344/1370] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:26:00 2026] GET /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs/spec2 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:26:00.118477 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5540e6c4-3c66-4818-8c93-e45e8a637c8f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:00.120374 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5540e6c4-3c66-4818-8c93-e45e8a637c8f tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] POST https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs Aug 08 06:26:00.121162 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5540e6c4-3c66-4818-8c93-e45e8a637c8f tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:00.169458 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5540e6c4-3c66-4818-8c93-e45e8a637c8f tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs returned with HTTP 200 Aug 08 06:26:00.169949 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 346/1371] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:26:00 2026] POST /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs => generated 51 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:26:00.186178 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e107df01-b864-4f87-ac04-a6c184daff22 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:00.189392 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e107df01-b864-4f87-ac04-a6c184daff22 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] GET https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs Aug 08 06:26:00.190170 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e107df01-b864-4f87-ac04-a6c184daff22 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:00.190170 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e107df01-b864-4f87-ac04-a6c184daff22 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:00.211795 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e107df01-b864-4f87-ac04-a6c184daff22 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs returned with HTTP 200 Aug 08 06:26:00.211795 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 343/1372] 10.4.3.32 () {66 vars in 1371 bytes} [Sat Aug 8 06:26:00 2026] GET /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c/extra_specs => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:26:00.232816 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a187200-34f4-4a2a-95e3-cbb9513a9f1d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:00.239572 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a187200-34f4-4a2a-95e3-cbb9513a9f1d tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] DELETE https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c Aug 08 06:26:00.239572 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a187200-34f4-4a2a-95e3-cbb9513a9f1d tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:00.239572 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a187200-34f4-4a2a-95e3-cbb9513a9f1d tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:00.316233 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a187200-34f4-4a2a-95e3-cbb9513a9f1d tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c returned with HTTP 202 Aug 08 06:26:00.316846 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 340/1373] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:26:00 2026] DELETE /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:00.335020 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-26cdb29a-9530-422a-b6cd-a1fbbb332454 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:00.337730 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26cdb29a-9530-422a-b6cd-a1fbbb332454 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] GET https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c Aug 08 06:26:00.338234 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26cdb29a-9530-422a-b6cd-a1fbbb332454 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:00.338331 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26cdb29a-9530-422a-b6cd-a1fbbb332454 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:00.344024 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26cdb29a-9530-422a-b6cd-a1fbbb332454 tempest-VolumeTypesExtraSpecsTest-543538175 tempest-VolumeTypesExtraSpecsTest-543538175-project-admin] https://10.4.3.32/volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c returned with HTTP 404 Aug 08 06:26:00.345047 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 345/1374] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:26:00 2026] GET /volume/v3/types/bb46d7cf-f587-4e19-b8b2-6db2621adb8c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:00.905392 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f694728-09e6-4667-b32f-aa366729a319 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:00.912823 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f694728-09e6-4667-b32f-aa366729a319 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f Aug 08 06:26:00.912823 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f694728-09e6-4667-b32f-aa366729a319 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:00.912823 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f694728-09e6-4667-b32f-aa366729a319 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:00.922518 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f694728-09e6-4667-b32f-aa366729a319 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f returned with HTTP 404 Aug 08 06:26:00.923652 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 347/1375] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:26:00 2026] GET /volume/v3/snapshots/b804f28e-5936-472b-a584-ae46ca55164f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:00.935806 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d60d1334-d28c-4094-a792-69fb8428be90 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:00.937561 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fe82e9d4-66ea-4026-83d3-8e46b64a5399 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:00.939388 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d60d1334-d28c-4094-a792-69fb8428be90 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:00.939623 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d60d1334-d28c-4094-a792-69fb8428be90 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:00.939842 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d60d1334-d28c-4094-a792-69fb8428be90 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:00.939959 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d60d1334-d28c-4094-a792-69fb8428be90 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:00.946797 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe82e9d4-66ea-4026-83d3-8e46b64a5399 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:26:00.946797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe82e9d4-66ea-4026-83d3-8e46b64a5399 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:00.946797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe82e9d4-66ea-4026-83d3-8e46b64a5399 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:00.950254 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:00.950254 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:00.950533 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d60d1334-d28c-4094-a792-69fb8428be90 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:00.952268 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 344/1376] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:00 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:00.959762 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:00.959762 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:00.968980 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fe82e9d4-66ea-4026-83d3-8e46b64a5399 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:26:00.974654 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe82e9d4-66ea-4026-83d3-8e46b64a5399 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a returned with HTTP 200 Aug 08 06:26:00.975238 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 341/1377] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:00 2026] GET /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:01.000764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d1feb5e9-0c1e-4264-bff9-ad883185dec0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:01.003718 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1feb5e9-0c1e-4264-bff9-ad883185dec0 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:26:01.003912 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d1feb5e9-0c1e-4264-bff9-ad883185dec0 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:01.004317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d1feb5e9-0c1e-4264-bff9-ad883185dec0 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:01.004554 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-d1feb5e9-0c1e-4264-bff9-ad883185dec0 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Delete volume with id: 8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:26:01.025583 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:01.025583 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:01.026158 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d1feb5e9-0c1e-4264-bff9-ad883185dec0 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:26:01.074223 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d1feb5e9-0c1e-4264-bff9-ad883185dec0 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Delete volume request issued successfully. Aug 08 06:26:01.074223 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1feb5e9-0c1e-4264-bff9-ad883185dec0 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a returned with HTTP 202 Aug 08 06:26:01.074223 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 346/1378] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:26:00 2026] DELETE /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:01.085082 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eb2370a3-8635-4189-8e3c-09e62846658c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:01.087585 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eb2370a3-8635-4189-8e3c-09e62846658c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:26:01.087585 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eb2370a3-8635-4189-8e3c-09e62846658c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:01.087585 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eb2370a3-8635-4189-8e3c-09e62846658c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:01.100760 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:01.100760 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:01.108143 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-eb2370a3-8635-4189-8e3c-09e62846658c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Volume info retrieved successfully. Aug 08 06:26:01.116307 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eb2370a3-8635-4189-8e3c-09e62846658c tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a returned with HTTP 200 Aug 08 06:26:01.117294 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 348/1379] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:01 2026] GET /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:01.969976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-efd76291-d3c5-4ae8-b52d-f1100b6484cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:01.974662 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-efd76291-d3c5-4ae8-b52d-f1100b6484cb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:01.975106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-efd76291-d3c5-4ae8-b52d-f1100b6484cb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:01.975106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-efd76291-d3c5-4ae8-b52d-f1100b6484cb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:01.975221 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-efd76291-d3c5-4ae8-b52d-f1100b6484cb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:01.986302 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:01.986302 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:01.987733 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-efd76291-d3c5-4ae8-b52d-f1100b6484cb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:01.987867 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 345/1380] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:01 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:02.142692 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eb600f2e-8c59-4f57-b691-add76d1b7827 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:02.144622 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb600f2e-8c59-4f57-b691-add76d1b7827 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] GET https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a Aug 08 06:26:02.145274 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb600f2e-8c59-4f57-b691-add76d1b7827 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:02.145274 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb600f2e-8c59-4f57-b691-add76d1b7827 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:02.161594 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb600f2e-8c59-4f57-b691-add76d1b7827 tempest-VolumesExtendTest-1448774633 tempest-VolumesExtendTest-1448774633-project-member] https://10.4.3.32/volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a returned with HTTP 404 Aug 08 06:26:02.161594 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 342/1381] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:02 2026] GET /volume/v3/volumes/8b3c8e29-672a-4ea6-90ac-5382b59ca23a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:03.006872 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-39c631e1-28e8-4aab-8567-8c42c18ed3f0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:03.010273 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39c631e1-28e8-4aab-8567-8c42c18ed3f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:03.010273 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39c631e1-28e8-4aab-8567-8c42c18ed3f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:03.010273 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-39c631e1-28e8-4aab-8567-8c42c18ed3f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:03.010791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-39c631e1-28e8-4aab-8567-8c42c18ed3f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:03.021444 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:03.021444 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:03.021847 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-39c631e1-28e8-4aab-8567-8c42c18ed3f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:03.022313 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 347/1382] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:03 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:04.042871 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e9d54dbd-ed28-4a90-a9ce-32fce921e713 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:04.045435 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9d54dbd-ed28-4a90-a9ce-32fce921e713 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:04.045743 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9d54dbd-ed28-4a90-a9ce-32fce921e713 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:04.045995 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9d54dbd-ed28-4a90-a9ce-32fce921e713 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:04.046612 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e9d54dbd-ed28-4a90-a9ce-32fce921e713 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:04.068811 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:04.068811 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:04.071941 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9d54dbd-ed28-4a90-a9ce-32fce921e713 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:04.071941 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 349/1383] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:04 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:05.092640 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fb885afd-525f-419e-8f1f-a5f8332a71d4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:05.094703 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb885afd-525f-419e-8f1f-a5f8332a71d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:05.095115 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb885afd-525f-419e-8f1f-a5f8332a71d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:05.095301 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb885afd-525f-419e-8f1f-a5f8332a71d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:05.095455 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-fb885afd-525f-419e-8f1f-a5f8332a71d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:05.101401 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:05.101401 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:05.103575 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb885afd-525f-419e-8f1f-a5f8332a71d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:05.103575 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 346/1384] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:05 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:06.126113 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0eeb4356-e1a4-4bd3-8190-1b9dd5e6550a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:06.132232 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0eeb4356-e1a4-4bd3-8190-1b9dd5e6550a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:06.132804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0eeb4356-e1a4-4bd3-8190-1b9dd5e6550a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:06.132804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0eeb4356-e1a4-4bd3-8190-1b9dd5e6550a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:06.133150 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-0eeb4356-e1a4-4bd3-8190-1b9dd5e6550a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:06.167687 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:06.167687 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:06.167687 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0eeb4356-e1a4-4bd3-8190-1b9dd5e6550a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:06.167687 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 343/1385] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:06 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:07.117518 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-60d5597c-9e6a-492f-917a-3458cb02b986 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:07.122451 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60d5597c-9e6a-492f-917a-3458cb02b986 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:07.122723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60d5597c-9e6a-492f-917a-3458cb02b986 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:07.123047 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60d5597c-9e6a-492f-917a-3458cb02b986 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:07.138216 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:07.138216 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:07.146085 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-60d5597c-9e6a-492f-917a-3458cb02b986 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:07.155270 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60d5597c-9e6a-492f-917a-3458cb02b986 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:07.155641 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 348/1386] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:07 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:07.183940 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-43793741-8905-4325-814a-d864efa96b40 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:07.190799 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-43793741-8905-4325-814a-d864efa96b40 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:07.191046 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-43793741-8905-4325-814a-d864efa96b40 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:07.191196 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-43793741-8905-4325-814a-d864efa96b40 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:07.191404 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-43793741-8905-4325-814a-d864efa96b40 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:07.204143 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:07.204143 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:07.207518 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-43793741-8905-4325-814a-d864efa96b40 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:07.207518 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 350/1387] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:07 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:07.250648 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-426cee45-9204-4a5e-8f06-f1531fed12ed None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:07.254029 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-426cee45-9204-4a5e-8f06-f1531fed12ed tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:07.254029 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-426cee45-9204-4a5e-8f06-f1531fed12ed tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:07.254254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-426cee45-9204-4a5e-8f06-f1531fed12ed tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:07.269747 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:07.269747 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:07.280672 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-426cee45-9204-4a5e-8f06-f1531fed12ed tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:07.290446 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-426cee45-9204-4a5e-8f06-f1531fed12ed tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:07.291090 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 347/1388] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:07 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:07.413318 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-050307a2-f638-46ec-ad15-2090db63692c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:07.415755 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-050307a2-f638-46ec-ad15-2090db63692c None None] GET https://10.4.3.32/volume// Aug 08 06:26:07.415755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-050307a2-f638-46ec-ad15-2090db63692c None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:07.415755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-050307a2-f638-46ec-ad15-2090db63692c None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:07.415755 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-050307a2-f638-46ec-ad15-2090db63692c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:07.415755 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 344/1389] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:26:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:07.425707 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-5827ebed-6b63-4290-bd0a-aa6e38e7dac0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:07.431287 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-5827ebed-6b63-4290-bd0a-aa6e38e7dac0 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:26:07.431424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-5827ebed-6b63-4290-bd0a-aa6e38e7dac0 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aab2cd66-a29c-434c-b25b-0d1ec1d0e550", "connector": null, "instance_uuid": "14a8abdb-6090-41ea-9fd2-ce04dc81d9b9"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:07.446804 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:07.446804 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:07.506687 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-5827ebed-6b63-4290-bd0a-aa6e38e7dac0 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:26:07.507169 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 349/1390] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:26:07 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:07.548262 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-538300eb-fc39-4082-a4fe-e82b475d2b8a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:07.550667 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-538300eb-fc39-4082-a4fe-e82b475d2b8a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:07.551362 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-538300eb-fc39-4082-a4fe-e82b475d2b8a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:07.551362 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-538300eb-fc39-4082-a4fe-e82b475d2b8a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:07.563297 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ffe4418f-ee87-4d07-a333-237093979bf3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:07.563557 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffe4418f-ee87-4d07-a333-237093979bf3 None None] GET https://10.4.3.32/volume// Aug 08 06:26:07.563557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ffe4418f-ee87-4d07-a333-237093979bf3 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:07.563853 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ffe4418f-ee87-4d07-a333-237093979bf3 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:07.563964 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:07.563964 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:07.564184 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffe4418f-ee87-4d07-a333-237093979bf3 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:07.564545 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 348/1391] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:07.577760 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-538300eb-fc39-4082-a4fe-e82b475d2b8a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:07.584849 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-ff2ba8df-c32d-445e-aab1-514b8f534842 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:07.592765 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-538300eb-fc39-4082-a4fe-e82b475d2b8a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:07.593815 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 351/1392] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:07 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:07.593920 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-ff2ba8df-c32d-445e-aab1-514b8f534842 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:07.594196 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-ff2ba8df-c32d-445e-aab1-514b8f534842 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:07.594459 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-ff2ba8df-c32d-445e-aab1-514b8f534842 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:07.615782 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:07.615782 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:07.625798 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-ff2ba8df-c32d-445e-aab1-514b8f534842 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:07.631974 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-ff2ba8df-c32d-445e-aab1-514b8f534842 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:07.632483 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 345/1393] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:07 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1022 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:26:07.758681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-078d6e9e-5980-49f0-af86-dd143c76af1f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:07.762119 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-078d6e9e-5980-49f0-af86-dd143c76af1f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] PUT https://10.4.3.32/volume/v3/attachments/2da9bfe7-1f09-4901-8026-69f02cf0e794 Aug 08 06:26:07.762691 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-078d6e9e-5980-49f0-af86-dd143c76af1f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:07.777187 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-078d6e9e-5980-49f0-af86-dd143c76af1f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Acquiring lock "cinder-attachment_update-aab2cd66-a29c-434c-b25b-0d1ec1d0e550-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:26:07.785036 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-078d6e9e-5980-49f0-af86-dd143c76af1f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Lock "cinder-attachment_update-aab2cd66-a29c-434c-b25b-0d1ec1d0e550-np0000006785" acquired by "attachment_update" :: waited 0.008s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:26:07.787733 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:07.787733 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:07.975189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-078d6e9e-5980-49f0-af86-dd143c76af1f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Lock "cinder-attachment_update-aab2cd66-a29c-434c-b25b-0d1ec1d0e550-np0000006785" released by "attachment_update" :: held 0.189s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:26:07.975189 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-078d6e9e-5980-49f0-af86-dd143c76af1f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/2da9bfe7-1f09-4901-8026-69f02cf0e794 returned with HTTP 200 Aug 08 06:26:07.979493 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 350/1394] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:26:07 2026] PUT /volume/v3/attachments/2da9bfe7-1f09-4901-8026-69f02cf0e794 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:26:08.228651 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c163ffad-0541-4590-a1d9-b33b0acbb299 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:08.232078 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c163ffad-0541-4590-a1d9-b33b0acbb299 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:08.232078 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c163ffad-0541-4590-a1d9-b33b0acbb299 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:08.233045 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c163ffad-0541-4590-a1d9-b33b0acbb299 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:08.234054 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c163ffad-0541-4590-a1d9-b33b0acbb299 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:08.241084 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:08.241084 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:08.242355 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c163ffad-0541-4590-a1d9-b33b0acbb299 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:08.244672 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 349/1395] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:08 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:08.613762 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ceda5278-acbc-4202-ad0b-8b97e7be9cb9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:08.616076 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ceda5278-acbc-4202-ad0b-8b97e7be9cb9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:08.616283 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ceda5278-acbc-4202-ad0b-8b97e7be9cb9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:08.616563 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ceda5278-acbc-4202-ad0b-8b97e7be9cb9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:08.634859 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:08.634859 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:08.643306 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ceda5278-acbc-4202-ad0b-8b97e7be9cb9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:08.651581 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ceda5278-acbc-4202-ad0b-8b97e7be9cb9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:08.652250 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 352/1396] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:08 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:08.655316 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-09c946de-09c3-4ba4-884b-ac8be9b6146c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:08.659721 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09c946de-09c3-4ba4-884b-ac8be9b6146c tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:08.661354 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09c946de-09c3-4ba4-884b-ac8be9b6146c tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:08.661354 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09c946de-09c3-4ba4-884b-ac8be9b6146c tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:08.674028 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:08.674028 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:08.686000 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-09c946de-09c3-4ba4-884b-ac8be9b6146c tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:08.695622 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09c946de-09c3-4ba4-884b-ac8be9b6146c tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:26:08.696099 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 346/1397] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:08 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:09.263904 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e2d23a3-1353-4a85-b2f6-0d744b920153 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:09.275629 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e2d23a3-1353-4a85-b2f6-0d744b920153 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:09.275629 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e2d23a3-1353-4a85-b2f6-0d744b920153 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:09.275629 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e2d23a3-1353-4a85-b2f6-0d744b920153 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:09.275629 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5e2d23a3-1353-4a85-b2f6-0d744b920153 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:09.278497 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:09.278497 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:09.279255 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e2d23a3-1353-4a85-b2f6-0d744b920153 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:09.280000 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 351/1398] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:09 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:09.668956 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6f671b6-a8ec-4160-be4d-ff33f1b737ac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:09.671273 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6f671b6-a8ec-4160-be4d-ff33f1b737ac tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:09.671737 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6f671b6-a8ec-4160-be4d-ff33f1b737ac tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:09.671737 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6f671b6-a8ec-4160-be4d-ff33f1b737ac tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:09.687121 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:09.687121 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:09.693043 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b6f671b6-a8ec-4160-be4d-ff33f1b737ac tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:09.704132 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6f671b6-a8ec-4160-be4d-ff33f1b737ac tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:09.704132 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 350/1399] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:09 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:09.718648 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-77885f10-aaab-4383-be73-99e9c11e9b26 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:09.720442 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-77885f10-aaab-4383-be73-99e9c11e9b26 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:09.720763 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-77885f10-aaab-4383-be73-99e9c11e9b26 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:09.720943 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-77885f10-aaab-4383-be73-99e9c11e9b26 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:09.730659 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:09.730659 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:09.735713 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-77885f10-aaab-4383-be73-99e9c11e9b26 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:09.741567 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-77885f10-aaab-4383-be73-99e9c11e9b26 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:26:09.742153 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 353/1400] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:09 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:10.295452 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a7c024f9-50bd-49dc-a2af-7f4001804c52 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:10.300472 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a7c024f9-50bd-49dc-a2af-7f4001804c52 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:10.300472 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a7c024f9-50bd-49dc-a2af-7f4001804c52 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:10.300472 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a7c024f9-50bd-49dc-a2af-7f4001804c52 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:10.300472 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a7c024f9-50bd-49dc-a2af-7f4001804c52 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:10.311441 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:10.311441 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:10.312055 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a7c024f9-50bd-49dc-a2af-7f4001804c52 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:10.313543 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 347/1401] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:10 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:10.726217 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-68ca1406-533b-41d9-b8c1-61471e7b13b6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:10.728648 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68ca1406-533b-41d9-b8c1-61471e7b13b6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:10.728959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68ca1406-533b-41d9-b8c1-61471e7b13b6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:10.729438 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68ca1406-533b-41d9-b8c1-61471e7b13b6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:10.744331 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:10.744331 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:10.750952 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-68ca1406-533b-41d9-b8c1-61471e7b13b6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:10.757694 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68ca1406-533b-41d9-b8c1-61471e7b13b6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:10.758312 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 352/1402] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:10 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:10.762124 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a2b9f1d4-4c3a-4025-b521-ef89208399e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:10.764391 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2b9f1d4-4c3a-4025-b521-ef89208399e4 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:10.764650 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2b9f1d4-4c3a-4025-b521-ef89208399e4 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:10.765362 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2b9f1d4-4c3a-4025-b521-ef89208399e4 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:10.776258 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:10.776258 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:10.781973 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a2b9f1d4-4c3a-4025-b521-ef89208399e4 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:10.793758 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2b9f1d4-4c3a-4025-b521-ef89208399e4 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:26:10.794263 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 351/1403] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:10 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:11.327004 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6b5a6c5a-7863-4efd-b0a4-97cc197c3860 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:11.331163 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b5a6c5a-7863-4efd-b0a4-97cc197c3860 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:11.331388 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b5a6c5a-7863-4efd-b0a4-97cc197c3860 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:11.331653 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b5a6c5a-7863-4efd-b0a4-97cc197c3860 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:11.331843 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6b5a6c5a-7863-4efd-b0a4-97cc197c3860 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:11.341519 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:11.341519 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:11.342931 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b5a6c5a-7863-4efd-b0a4-97cc197c3860 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:11.343706 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 354/1404] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:11 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:11.367540 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-5578917c-8aed-481b-b4ce-27abb0c298aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:11.370252 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-5578917c-8aed-481b-b4ce-27abb0c298aa tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/attachments/2da9bfe7-1f09-4901-8026-69f02cf0e794/action Aug 08 06:26:11.370418 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-5578917c-8aed-481b-b4ce-27abb0c298aa tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:11.370476 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-5578917c-8aed-481b-b4ce-27abb0c298aa tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:11.406069 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:11.406069 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:11.427143 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-fb72b3e2-0d69-4b61-a775-fc224e777e82 req-5578917c-8aed-481b-b4ce-27abb0c298aa tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/2da9bfe7-1f09-4901-8026-69f02cf0e794/action returned with HTTP 204 Aug 08 06:26:11.427661 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 348/1405] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:26:11 2026] POST /volume/v3/attachments/2da9bfe7-1f09-4901-8026-69f02cf0e794/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:11.777212 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c537b046-f987-4d0e-99df-cfc53f7464ef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:11.781352 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c537b046-f987-4d0e-99df-cfc53f7464ef tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:11.781625 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c537b046-f987-4d0e-99df-cfc53f7464ef tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:11.781866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c537b046-f987-4d0e-99df-cfc53f7464ef tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:11.812622 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:11.812622 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:11.813975 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4f9f4008-fdca-424a-b4ed-215d8066a84d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:11.813975 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f9f4008-fdca-424a-b4ed-215d8066a84d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:11.814402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f9f4008-fdca-424a-b4ed-215d8066a84d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:11.814402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f9f4008-fdca-424a-b4ed-215d8066a84d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:11.815612 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c537b046-f987-4d0e-99df-cfc53f7464ef tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:11.827424 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c537b046-f987-4d0e-99df-cfc53f7464ef tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:11.827424 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 353/1406] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:11 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1135 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:11.827947 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:11.827947 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:11.837128 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4f9f4008-fdca-424a-b4ed-215d8066a84d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:11.846383 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eb70a77e-521e-4b54-8c51-f5dcc97770e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:11.846944 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f9f4008-fdca-424a-b4ed-215d8066a84d tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:26:11.847556 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 352/1407] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:11 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:11.853034 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eb70a77e-521e-4b54-8c51-f5dcc97770e6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:11.853585 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eb70a77e-521e-4b54-8c51-f5dcc97770e6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:11.853585 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eb70a77e-521e-4b54-8c51-f5dcc97770e6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:11.877015 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:11.877015 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:11.881670 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-eb70a77e-521e-4b54-8c51-f5dcc97770e6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:11.890692 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eb70a77e-521e-4b54-8c51-f5dcc97770e6 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:11.891261 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 355/1408] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:11 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:11.911563 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4fee1158-c48c-4f03-94c4-78810d7a9c14 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:11.917917 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fee1158-c48c-4f03-94c4-78810d7a9c14 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] POST https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action Aug 08 06:26:11.918357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fee1158-c48c-4f03-94c4-78810d7a9c14 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1836364237", "disk_format": "qcow2"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:11.918567 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4fee1158-c48c-4f03-94c4-78810d7a9c14 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1836364237", "disk_format": "qcow2"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:11.934458 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:11.934458 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:11.935495 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4fee1158-c48c-4f03-94c4-78810d7a9c14 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:11.954956 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:11.954956 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:11.963938 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.image.image_utils [None req-4fee1158-c48c-4f03-94c4-78810d7a9c14 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1836364237'}] 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-1836364237'}]. {{(pid=100288) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 08 06:26:12.935823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-88268797-e2bc-41f4-aec4-31e58e76cc3c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:12.935823 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-88268797-e2bc-41f4-aec4-31e58e76cc3c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:12.935823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-88268797-e2bc-41f4-aec4-31e58e76cc3c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:12.935823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-88268797-e2bc-41f4-aec4-31e58e76cc3c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:12.935823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-88268797-e2bc-41f4-aec4-31e58e76cc3c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:12.935823 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:12.935823 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:12.935823 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-88268797-e2bc-41f4-aec4-31e58e76cc3c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:12.935823 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 354/1409] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:12 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:12.937673 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-3399ac22-d7c0-4cd8-9627-d3966cf5ba4f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:12.937673 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-3399ac22-d7c0-4cd8-9627-d3966cf5ba4f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:12.937673 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-3399ac22-d7c0-4cd8-9627-d3966cf5ba4f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:12.937673 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-3399ac22-d7c0-4cd8-9627-d3966cf5ba4f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:12.937673 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:12.937673 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:12.937673 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-3399ac22-d7c0-4cd8-9627-d3966cf5ba4f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:12.937673 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-3399ac22-d7c0-4cd8-9627-d3966cf5ba4f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:12.937673 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 353/1410] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:12 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:12.940133 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4fee1158-c48c-4f03-94c4-78810d7a9c14 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Copy volume to image completed successfully. Aug 08 06:26:12.940133 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4fee1158-c48c-4f03-94c4-78810d7a9c14 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action returned with HTTP 202 Aug 08 06:26:12.940133 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 349/1411] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:26:11 2026] POST /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d/action => generated 689 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:13.387058 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-afd0faa8-9de6-42da-a578-10319f1c4a8f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:13.389930 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-afd0faa8-9de6-42da-a578-10319f1c4a8f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:13.390209 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-afd0faa8-9de6-42da-a578-10319f1c4a8f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:13.390447 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-afd0faa8-9de6-42da-a578-10319f1c4a8f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:13.390641 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-afd0faa8-9de6-42da-a578-10319f1c4a8f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:13.393005 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=499,cinder:INSERT=66,cinder:UPDATE=108 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:26:13.399667 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:13.399667 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:13.401212 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-afd0faa8-9de6-42da-a578-10319f1c4a8f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:13.403397 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 356/1412] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:13 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:13.935962 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0f04c728-6966-45bd-8acb-6a1d75986f33 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:13.940533 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f04c728-6966-45bd-8acb-6a1d75986f33 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:26:13.943202 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f04c728-6966-45bd-8acb-6a1d75986f33 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:13.943202 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f04c728-6966-45bd-8acb-6a1d75986f33 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:13.961096 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:13.961096 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:13.974352 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0f04c728-6966-45bd-8acb-6a1d75986f33 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:26:13.981124 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f04c728-6966-45bd-8acb-6a1d75986f33 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:26:13.982390 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 355/1413] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:13 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:13.983501 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cb926f24-1518-455f-8fa3-acbb695f3563 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:13.984091 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb926f24-1518-455f-8fa3-acbb695f3563 None None] GET https://10.4.3.32/volume// Aug 08 06:26:13.984361 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb926f24-1518-455f-8fa3-acbb695f3563 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:13.984628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb926f24-1518-455f-8fa3-acbb695f3563 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:13.985099 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb926f24-1518-455f-8fa3-acbb695f3563 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:13.985804 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 354/1414] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:13.999244 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-e9c50116-071a-4377-b315-46a3d2a761b7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:14.012322 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-e9c50116-071a-4377-b315-46a3d2a761b7 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:26:14.012322 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-e9c50116-071a-4377-b315-46a3d2a761b7 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aab2cd66-a29c-434c-b25b-0d1ec1d0e550", "connector": null, "instance_uuid": "14a8abdb-6090-41ea-9fd2-ce04dc81d9b9"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:14.033891 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:14.033891 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:14.051035 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2daadb86-7b94-480c-9188-4d5f5ec6e4b3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:14.057156 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2daadb86-7b94-480c-9188-4d5f5ec6e4b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:26:14.057531 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2daadb86-7b94-480c-9188-4d5f5ec6e4b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:14.058127 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2daadb86-7b94-480c-9188-4d5f5ec6e4b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:14.075571 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:14.075571 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:14.081203 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2daadb86-7b94-480c-9188-4d5f5ec6e4b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:26:14.088406 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-e9c50116-071a-4377-b315-46a3d2a761b7 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:26:14.089047 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 350/1415] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:26:13 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:14.091055 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2daadb86-7b94-480c-9188-4d5f5ec6e4b3 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:26:14.091577 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 357/1416] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:14 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:14.105826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-87ed72be-1c86-42d2-a0b1-f8ebb8c60a81 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:14.105826 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87ed72be-1c86-42d2-a0b1-f8ebb8c60a81 None None] GET https://10.4.3.32/volume// Aug 08 06:26:14.105826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-87ed72be-1c86-42d2-a0b1-f8ebb8c60a81 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:14.105826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-87ed72be-1c86-42d2-a0b1-f8ebb8c60a81 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:14.108830 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87ed72be-1c86-42d2-a0b1-f8ebb8c60a81 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:14.109392 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 356/1417] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:14 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:14.126943 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-80077d4f-74e8-4062-8b8a-8158c5d33707 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:14.129172 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-80077d4f-74e8-4062-8b8a-8158c5d33707 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:14.129725 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-80077d4f-74e8-4062-8b8a-8158c5d33707 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:14.130641 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-80077d4f-74e8-4062-8b8a-8158c5d33707 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:14.130722 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-eb4c6a5d-6bc0-481c-a7e3-5686df3f2e7f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:14.135150 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-eb4c6a5d-6bc0-481c-a7e3-5686df3f2e7f tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] POST https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d/action Aug 08 06:26:14.135817 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-eb4c6a5d-6bc0-481c-a7e3-5686df3f2e7f tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:14.135817 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-eb4c6a5d-6bc0-481c-a7e3-5686df3f2e7f tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:14.157402 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:14.157402 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:14.159081 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:14.159081 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:14.159639 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-eb4c6a5d-6bc0-481c-a7e3-5686df3f2e7f tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:26:14.165530 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-80077d4f-74e8-4062-8b8a-8158c5d33707 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:14.168939 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-eb4c6a5d-6bc0-481c-a7e3-5686df3f2e7f tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Begin detaching volume completed successfully. Aug 08 06:26:14.169274 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-eb4c6a5d-6bc0-481c-a7e3-5686df3f2e7f tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d/action returned with HTTP 202 Aug 08 06:26:14.169763 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 351/1418] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:26:14 2026] POST /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:26:14.173798 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-80077d4f-74e8-4062-8b8a-8158c5d33707 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:14.174278 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 355/1419] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:14 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1315 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:26:14.242845 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-36c5bb56-c73d-496d-ab89-d14194929378 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:14.243805 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36c5bb56-c73d-496d-ab89-d14194929378 None None] GET https://10.4.3.32/volume// Aug 08 06:26:14.243969 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36c5bb56-c73d-496d-ab89-d14194929378 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:14.244243 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36c5bb56-c73d-496d-ab89-d14194929378 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:14.244534 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36c5bb56-c73d-496d-ab89-d14194929378 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:14.244903 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 358/1420] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:14.255706 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-b95a9691-c25f-45fc-b1b9-0ea394ec5400 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:14.258180 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-b95a9691-c25f-45fc-b1b9-0ea394ec5400 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:26:14.258180 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-b95a9691-c25f-45fc-b1b9-0ea394ec5400 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:14.258318 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-b95a9691-c25f-45fc-b1b9-0ea394ec5400 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:14.261005 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=473,cinder:UPDATE=125,cinder:INSERT=70 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:26:14.271378 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:14.271378 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:14.276996 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-b95a9691-c25f-45fc-b1b9-0ea394ec5400 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:26:14.281950 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-b95a9691-c25f-45fc-b1b9-0ea394ec5400 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:26:14.283280 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 357/1421] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:14 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 06:26:14.420128 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6147efda-f463-47e9-a104-2950d664bd89 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:14.425568 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6147efda-f463-47e9-a104-2950d664bd89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:14.425568 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6147efda-f463-47e9-a104-2950d664bd89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:14.427754 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6147efda-f463-47e9-a104-2950d664bd89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:14.427999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6147efda-f463-47e9-a104-2950d664bd89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:14.441262 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:14.441262 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:14.443404 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6147efda-f463-47e9-a104-2950d664bd89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:14.444083 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 352/1422] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:14 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:15.462819 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bbddb8d6-1a4f-4afc-8578-ad364742d2d6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:15.465020 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbddb8d6-1a4f-4afc-8578-ad364742d2d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:15.465420 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbddb8d6-1a4f-4afc-8578-ad364742d2d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:15.466478 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbddb8d6-1a4f-4afc-8578-ad364742d2d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:15.466845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bbddb8d6-1a4f-4afc-8578-ad364742d2d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:15.474476 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:15.474476 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:15.476394 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbddb8d6-1a4f-4afc-8578-ad364742d2d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:15.476977 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 356/1423] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:15 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:16.284285 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-258c021b-acfb-4321-8b75-95f8ea2d0f4f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:16.288147 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-258c021b-acfb-4321-8b75-95f8ea2d0f4f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] DELETE https://10.4.3.32/volume/v3/attachments/2da9bfe7-1f09-4901-8026-69f02cf0e794 Aug 08 06:26:16.288456 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-258c021b-acfb-4321-8b75-95f8ea2d0f4f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:16.288740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-258c021b-acfb-4321-8b75-95f8ea2d0f4f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:16.299048 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:16.299048 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:16.395991 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-258c021b-acfb-4321-8b75-95f8ea2d0f4f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/2da9bfe7-1f09-4901-8026-69f02cf0e794 returned with HTTP 200 Aug 08 06:26:16.396524 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 359/1424] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:26:16 2026] DELETE /volume/v3/attachments/2da9bfe7-1f09-4901-8026-69f02cf0e794 => generated 192 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:16.495069 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-32e36d09-7011-4bcf-89be-02e0511a139a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:16.498068 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32e36d09-7011-4bcf-89be-02e0511a139a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:16.498566 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32e36d09-7011-4bcf-89be-02e0511a139a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:16.498994 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32e36d09-7011-4bcf-89be-02e0511a139a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:16.500436 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-32e36d09-7011-4bcf-89be-02e0511a139a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:16.510815 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:16.510815 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:16.511796 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32e36d09-7011-4bcf-89be-02e0511a139a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:16.512488 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 358/1425] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:16 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:16.722299 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2b158d2e-0e5a-4cc0-895f-78c51cd0653b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:16.727469 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2b158d2e-0e5a-4cc0-895f-78c51cd0653b tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] DELETE https://10.4.3.32/volume/v3/attachments/1d71e188-0fea-4d06-bcfd-7bad8c8f4995 Aug 08 06:26:16.727749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2b158d2e-0e5a-4cc0-895f-78c51cd0653b tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:16.728477 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2b158d2e-0e5a-4cc0-895f-78c51cd0653b tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:16.745994 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:16.745994 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:16.822613 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-260bb9ff-d3a5-465b-9bcb-a8a92f7d6fff req-2b158d2e-0e5a-4cc0-895f-78c51cd0653b tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/attachments/1d71e188-0fea-4d06-bcfd-7bad8c8f4995 returned with HTTP 200 Aug 08 06:26:16.826465 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 353/1426] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:26:16 2026] DELETE /volume/v3/attachments/1d71e188-0fea-4d06-bcfd-7bad8c8f4995 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:16.936857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-deb94a4a-4fb2-4be4-beaf-a1c0c2ba192b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:16.937592 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-deb94a4a-4fb2-4be4-beaf-a1c0c2ba192b None None] GET https://10.4.3.32/volume// Aug 08 06:26:16.937840 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-deb94a4a-4fb2-4be4-beaf-a1c0c2ba192b None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:16.938095 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-deb94a4a-4fb2-4be4-beaf-a1c0c2ba192b None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:16.938554 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-deb94a4a-4fb2-4be4-beaf-a1c0c2ba192b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:16.938945 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 357/1427] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 08 06:26:16.956833 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-64b1e535-4fbe-4912-8eb8-805721b0718a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:16.961145 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-64b1e535-4fbe-4912-8eb8-805721b0718a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:26:16.961330 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-64b1e535-4fbe-4912-8eb8-805721b0718a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:16.961558 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-64b1e535-4fbe-4912-8eb8-805721b0718a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:16.980437 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:16.980437 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:16.986253 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-64b1e535-4fbe-4912-8eb8-805721b0718a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:26:16.994913 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-64b1e535-4fbe-4912-8eb8-805721b0718a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:26:16.995527 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 360/1428] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:16 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:26:17.122359 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-5cf3bcc1-2260-4176-ac78-c5d5470a9cfd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:17.131354 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-5cf3bcc1-2260-4176-ac78-c5d5470a9cfd tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] PUT https://10.4.3.32/volume/v3/attachments/22ec798f-10cf-47fe-827b-e8d8f6206685 Aug 08 06:26:17.133229 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-5cf3bcc1-2260-4176-ac78-c5d5470a9cfd tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:17.160433 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-5cf3bcc1-2260-4176-ac78-c5d5470a9cfd tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Acquiring lock "cinder-attachment_update-aab2cd66-a29c-434c-b25b-0d1ec1d0e550-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:26:17.169285 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-5cf3bcc1-2260-4176-ac78-c5d5470a9cfd tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Lock "cinder-attachment_update-aab2cd66-a29c-434c-b25b-0d1ec1d0e550-np0000006785" acquired by "attachment_update" :: waited 0.009s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:26:17.171149 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:17.171149 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:17.358447 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-5cf3bcc1-2260-4176-ac78-c5d5470a9cfd tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Lock "cinder-attachment_update-aab2cd66-a29c-434c-b25b-0d1ec1d0e550-np0000006785" released by "attachment_update" :: held 0.188s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:26:17.358447 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-5cf3bcc1-2260-4176-ac78-c5d5470a9cfd tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/22ec798f-10cf-47fe-827b-e8d8f6206685 returned with HTTP 200 Aug 08 06:26:17.360102 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 359/1429] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:26:17 2026] PUT /volume/v3/attachments/22ec798f-10cf-47fe-827b-e8d8f6206685 => generated 969 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:17.398339 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-ee2c9e14-ae56-4073-ba9e-79a360e36c03 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:17.401171 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-ee2c9e14-ae56-4073-ba9e-79a360e36c03 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/attachments/22ec798f-10cf-47fe-827b-e8d8f6206685/action Aug 08 06:26:17.401765 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-ee2c9e14-ae56-4073-ba9e-79a360e36c03 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:17.402837 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-ee2c9e14-ae56-4073-ba9e-79a360e36c03 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:17.429068 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8728fc98-82c6-4563-a87f-3e0efbf586fd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:17.431857 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8728fc98-82c6-4563-a87f-3e0efbf586fd tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:26:17.431985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8728fc98-82c6-4563-a87f-3e0efbf586fd tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:17.433000 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8728fc98-82c6-4563-a87f-3e0efbf586fd tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:17.433151 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:17.433151 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:17.446004 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:17.446004 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:17.456080 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e094110f-ce5f-47b1-b5ad-de012904ded4 req-ee2c9e14-ae56-4073-ba9e-79a360e36c03 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/22ec798f-10cf-47fe-827b-e8d8f6206685/action returned with HTTP 204 Aug 08 06:26:17.457269 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 354/1430] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:26:17 2026] POST /volume/v3/attachments/22ec798f-10cf-47fe-827b-e8d8f6206685/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:17.457640 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8728fc98-82c6-4563-a87f-3e0efbf586fd tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:26:17.466737 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8728fc98-82c6-4563-a87f-3e0efbf586fd tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:26:17.467205 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 358/1431] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:17 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:26:17.531146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9ee432b0-c7fe-444c-ae55-979dad212f93 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:17.533626 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ee432b0-c7fe-444c-ae55-979dad212f93 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:17.533791 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ee432b0-c7fe-444c-ae55-979dad212f93 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:17.534361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ee432b0-c7fe-444c-ae55-979dad212f93 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:17.534637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9ee432b0-c7fe-444c-ae55-979dad212f93 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:17.544411 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:17.544411 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:17.545629 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ee432b0-c7fe-444c-ae55-979dad212f93 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:17.546218 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 361/1432] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:17 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:18.482421 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:18.565270 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3d2065c9-fc55-4c18-84a1-47f6bb872e3a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:18.569250 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d2065c9-fc55-4c18-84a1-47f6bb872e3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:18.570126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d2065c9-fc55-4c18-84a1-47f6bb872e3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:18.570126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d2065c9-fc55-4c18-84a1-47f6bb872e3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:18.570126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3d2065c9-fc55-4c18-84a1-47f6bb872e3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:18.581016 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:18.581016 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:18.582486 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d2065c9-fc55-4c18-84a1-47f6bb872e3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:18.583060 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 355/1433] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:18 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:18.672691 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:18.675887 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1871811776"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:18.675887 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1871811776'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:18.675887 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Create volume of 1 GB Aug 08 06:26:18.676041 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:18.676041 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:18.683738 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Availability Zones retrieved successfully. Aug 08 06:26:18.691429 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Flow 'volume_create_api' (cd847f1b-8a4d-49c3-8191-68144cfac9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:18.693081 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342ce3d0-7d64-49aa-bdb9-1cd11db59312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:18.694444 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:18.740935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342ce3d0-7d64-49aa-bdb9-1cd11db59312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:18.740935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b9d48e-dda7-4f1b-91e9-4d0fbd6a52ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:18.840379 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9a5caf62-3f68-414b-a311-3065f69681e5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:18.843575 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:18.844492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-513342171"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:18.847216 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-513342171'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:18.847397 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Create volume of 1 GB Aug 08 06:26:18.857085 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Availability Zones retrieved successfully. Aug 08 06:26:18.860926 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Created reservations ['5756fec2-f399-4189-80bd-640ee87c6c77', 'cd4d7469-5c45-4b06-a7c7-242ac86a5142', '7b39bee5-40c1-44da-a299-a6a51005b895', 'aa840f39-ccbe-4126-b663-8142556b61e5'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:18.863049 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b9d48e-dda7-4f1b-91e9-4d0fbd6a52ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5756fec2-f399-4189-80bd-640ee87c6c77', 'cd4d7469-5c45-4b06-a7c7-242ac86a5142', '7b39bee5-40c1-44da-a299-a6a51005b895', 'aa840f39-ccbe-4126-b663-8142556b61e5']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:18.863686 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56948fa-79d4-48c7-adea-05526c3cbd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:18.867856 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Flow 'volume_create_api' (c39e0a9b-d75c-45a5-8946-efbda08193d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:18.869648 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98504bb4-e5ac-4958-8cdd-93bb94a62f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:18.871135 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:18.893758 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d56948fa-79d4-48c7-adea-05526c3cbd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32b76afa-c290-4c65-b477-b6dcfc5488a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1871811776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c44a599707e4a30959903b0508c97d1',qos_specs=None,replication_status=,reservations=['5756fec2-f399-4189-80bd-640ee87c6c77','cd4d7469-5c45-4b06-a7c7-242ac86a5142','7b39bee5-40c1-44da-a299-a6a51005b895','aa840f39-ccbe-4126-b663-8142556b61e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='410bab30b3b140c998ac5e86d0e5cf76',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1871811776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32b76afa-c290-4c65-b477-b6dcfc5488a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c44a599707e4a30959903b0508c97d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='410bab30b3b140c998ac5e86d0e5cf76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:18.895296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19703010-a5eb-4608-a04a-5d8c901df543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:18.920799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98504bb4-e5ac-4958-8cdd-93bb94a62f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:18.921383 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45589b85-b6fe-4f98-ac90-fbecd6c81079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:18.924269 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19703010-a5eb-4608-a04a-5d8c901df543) transitioned into state 'SUCCESS' from state '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-1871811776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c44a599707e4a30959903b0508c97d1',qos_specs=None,replication_status=,reservations=['5756fec2-f399-4189-80bd-640ee87c6c77','cd4d7469-5c45-4b06-a7c7-242ac86a5142','7b39bee5-40c1-44da-a299-a6a51005b895','aa840f39-ccbe-4126-b663-8142556b61e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='410bab30b3b140c998ac5e86d0e5cf76',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:18.926794 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf503f37-ec0f-4122-b89b-339f94287e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:18.945138 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf503f37-ec0f-4122-b89b-339f94287e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:18.946328 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Flow 'volume_create_api' (cd847f1b-8a4d-49c3-8191-68144cfac9c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:18.946676 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Create volume request issued successfully. Aug 08 06:26:18.947457 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5506481-10f8-4bc0-a6d1-5e7054152852 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:18.948010 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 360/1434] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:26:18 2026] POST /volume/v3/volumes => generated 772 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:18.970606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-61880a2c-d7f7-4e94-8bd2-3e4107cf7b18 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:18.976438 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61880a2c-d7f7-4e94-8bd2-3e4107cf7b18 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:26:18.976692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61880a2c-d7f7-4e94-8bd2-3e4107cf7b18 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:18.977004 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61880a2c-d7f7-4e94-8bd2-3e4107cf7b18 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:18.987449 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Created reservations ['eb737640-1f4f-41bc-b12d-e3f21b0df549', '64fe44b6-2ab7-4f2a-ba85-7e9ab0c7d642', 'b2334125-4562-43e7-a441-a1e15f61c19d', 'ae87a45b-4892-41e6-8463-104dda5c0179'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:18.988584 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45589b85-b6fe-4f98-ac90-fbecd6c81079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb737640-1f4f-41bc-b12d-e3f21b0df549', '64fe44b6-2ab7-4f2a-ba85-7e9ab0c7d642', 'b2334125-4562-43e7-a441-a1e15f61c19d', 'ae87a45b-4892-41e6-8463-104dda5c0179']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:18.989672 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c86448b-3b6c-44d2-b723-a327f48c6d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:18.989979 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:18.989979 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:18.997247 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-61880a2c-d7f7-4e94-8bd2-3e4107cf7b18 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:26:19.004457 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61880a2c-d7f7-4e94-8bd2-3e4107cf7b18 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:26:19.004457 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 362/1435] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:26:18 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:19.019147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c86448b-3b6c-44d2-b723-a327f48c6d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e149452-b33e-41e2-a69c-849035120f75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-513342171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd51ce3ace5f4309bae8c77dc18b493a',qos_specs=None,replication_status=,reservations=['eb737640-1f4f-41bc-b12d-e3f21b0df549','64fe44b6-2ab7-4f2a-ba85-7e9ab0c7d642','b2334125-4562-43e7-a441-a1e15f61c19d','ae87a45b-4892-41e6-8463-104dda5c0179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cc77e4c9cb24957a19238526a2bf7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-513342171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e149452-b33e-41e2-a69c-849035120f75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd51ce3ace5f4309bae8c77dc18b493a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cc77e4c9cb24957a19238526a2bf7a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:19.020129 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d238e5c5-35d9-4a3b-8d62-5f8e1ea930e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:19.053915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d238e5c5-35d9-4a3b-8d62-5f8e1ea930e3) transitioned into state 'SUCCESS' from state '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-513342171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd51ce3ace5f4309bae8c77dc18b493a',qos_specs=None,replication_status=,reservations=['eb737640-1f4f-41bc-b12d-e3f21b0df549','64fe44b6-2ab7-4f2a-ba85-7e9ab0c7d642','b2334125-4562-43e7-a441-a1e15f61c19d','ae87a45b-4892-41e6-8463-104dda5c0179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cc77e4c9cb24957a19238526a2bf7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:19.053915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2da8404-78f7-4b5f-a67e-217d9bcf4e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:19.072011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2da8404-78f7-4b5f-a67e-217d9bcf4e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:19.072011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Flow 'volume_create_api' (c39e0a9b-d75c-45a5-8946-efbda08193d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:19.072011 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Create volume request issued successfully. Aug 08 06:26:19.072482 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a5caf62-3f68-414b-a311-3065f69681e5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:19.072958 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 359/1436] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:26:18 2026] POST /volume/v3/volumes => generated 752 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:19.090685 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c1064d6-7c36-4034-934c-fde86329414c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:19.093475 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c1064d6-7c36-4034-934c-fde86329414c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:19.093726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c1064d6-7c36-4034-934c-fde86329414c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:19.094010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c1064d6-7c36-4034-934c-fde86329414c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:19.106802 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:19.106802 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:19.115640 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2c1064d6-7c36-4034-934c-fde86329414c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:19.121943 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c1064d6-7c36-4034-934c-fde86329414c tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:19.122722 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 356/1437] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:19 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:26:19.609243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a1b8576c-60f0-4bd5-ac64-8e304ef5a0aa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:19.611671 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a1b8576c-60f0-4bd5-ac64-8e304ef5a0aa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:19.612255 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a1b8576c-60f0-4bd5-ac64-8e304ef5a0aa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:19.612352 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a1b8576c-60f0-4bd5-ac64-8e304ef5a0aa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:19.612463 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a1b8576c-60f0-4bd5-ac64-8e304ef5a0aa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:19.619830 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:19.619830 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:19.620041 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a1b8576c-60f0-4bd5-ac64-8e304ef5a0aa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:19.620568 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 361/1438] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:19 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:20.027535 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-91be7574-b0ae-4401-8db9-d90f3a689d61 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.032613 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91be7574-b0ae-4401-8db9-d90f3a689d61 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:26:20.033247 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-91be7574-b0ae-4401-8db9-d90f3a689d61 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:20.033425 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-91be7574-b0ae-4401-8db9-d90f3a689d61 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:20.045852 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:20.045852 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:20.053027 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-91be7574-b0ae-4401-8db9-d90f3a689d61 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:26:20.058198 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91be7574-b0ae-4401-8db9-d90f3a689d61 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:26:20.058808 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 363/1439] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:26:20 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:20.145191 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a840fab3-9fa2-4192-81dd-7b86342037ed None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.148151 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a840fab3-9fa2-4192-81dd-7b86342037ed tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:20.148609 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a840fab3-9fa2-4192-81dd-7b86342037ed tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:20.149063 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a840fab3-9fa2-4192-81dd-7b86342037ed tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:20.161482 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:20.161482 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:20.168104 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a840fab3-9fa2-4192-81dd-7b86342037ed tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:20.174783 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a840fab3-9fa2-4192-81dd-7b86342037ed tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:20.175472 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 360/1440] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:20 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:20.243055 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-af75e6db-497e-4f60-8777-1a808d72e519 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.246899 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-af75e6db-497e-4f60-8777-1a808d72e519 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:20.247079 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-af75e6db-497e-4f60-8777-1a808d72e519 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:20.247316 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-af75e6db-497e-4f60-8777-1a808d72e519 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:20.265760 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:20.265760 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:20.276363 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-af75e6db-497e-4f60-8777-1a808d72e519 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:20.283412 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-af75e6db-497e-4f60-8777-1a808d72e519 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:20.284017 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 357/1441] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:20 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:20.472810 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ab2f86b1-8b5f-4544-afb8-5b6da05fb362 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.473362 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab2f86b1-8b5f-4544-afb8-5b6da05fb362 None None] GET https://10.4.3.32/volume// Aug 08 06:26:20.473574 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab2f86b1-8b5f-4544-afb8-5b6da05fb362 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:20.473865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab2f86b1-8b5f-4544-afb8-5b6da05fb362 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:20.476369 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab2f86b1-8b5f-4544-afb8-5b6da05fb362 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:20.476369 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 362/1442] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:26:20 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:20.489095 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-cd378f08-e510-4552-9004-10979e8d59ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.493696 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-cd378f08-e510-4552-9004-10979e8d59ed tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:26:20.495200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-cd378f08-e510-4552-9004-10979e8d59ed tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e149452-b33e-41e2-a69c-849035120f75", "connector": null, "instance_uuid": "7150447d-95e1-4877-b9c8-28f7e8242e9c"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:20.516226 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:20.516226 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:20.577104 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-cd378f08-e510-4552-9004-10979e8d59ed tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:26:20.577904 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 364/1443] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:26:20 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:20.640743 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76ed8e96-14f6-4973-a882-039d29250873 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.643038 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76ed8e96-14f6-4973-a882-039d29250873 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:20.644974 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76ed8e96-14f6-4973-a882-039d29250873 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:20.644974 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76ed8e96-14f6-4973-a882-039d29250873 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:20.644974 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-76ed8e96-14f6-4973-a882-039d29250873 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:20.652525 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:20.652525 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:20.652525 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76ed8e96-14f6-4973-a882-039d29250873 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:20.653607 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 361/1444] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:20 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:20.654914 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-768d1b44-6457-46ac-92a9-9a12191fdd55 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.661065 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-768d1b44-6457-46ac-92a9-9a12191fdd55 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:20.661065 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-768d1b44-6457-46ac-92a9-9a12191fdd55 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:20.661185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e2e3e56-109f-4f97-a019-bc9a84747ccf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.661185 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e2e3e56-109f-4f97-a019-bc9a84747ccf None None] GET https://10.4.3.32/volume// Aug 08 06:26:20.661566 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e2e3e56-109f-4f97-a019-bc9a84747ccf None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:20.661592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e2e3e56-109f-4f97-a019-bc9a84747ccf None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:20.662071 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e2e3e56-109f-4f97-a019-bc9a84747ccf None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:20.663031 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 363/1445] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:20.664298 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-768d1b44-6457-46ac-92a9-9a12191fdd55 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:20.674003 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-8bdbb60f-5922-4872-a3fe-9504843fff92 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.676540 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-8bdbb60f-5922-4872-a3fe-9504843fff92 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:20.676971 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-8bdbb60f-5922-4872-a3fe-9504843fff92 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:20.677524 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-8bdbb60f-5922-4872-a3fe-9504843fff92 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:20.686653 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:20.686653 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:20.694569 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-768d1b44-6457-46ac-92a9-9a12191fdd55 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:20.697538 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:20.697538 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:20.700448 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-8bdbb60f-5922-4872-a3fe-9504843fff92 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:20.705514 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-768d1b44-6457-46ac-92a9-9a12191fdd55 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:20.706205 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 358/1446] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:20 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:20.706406 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-8bdbb60f-5922-4872-a3fe-9504843fff92 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:20.707414 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 365/1447] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:20 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:26:20.847006 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-e749e731-e167-421d-84c0-cb8ee9463259 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:20.850356 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-e749e731-e167-421d-84c0-cb8ee9463259 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] PUT https://10.4.3.32/volume/v3/attachments/f89aa65c-4815-46b6-86ad-70c14e6fed6a Aug 08 06:26:20.850981 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-e749e731-e167-421d-84c0-cb8ee9463259 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:20.863665 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-e749e731-e167-421d-84c0-cb8ee9463259 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Acquiring lock "cinder-attachment_update-1e149452-b33e-41e2-a69c-849035120f75-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:26:20.870362 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-e749e731-e167-421d-84c0-cb8ee9463259 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Lock "cinder-attachment_update-1e149452-b33e-41e2-a69c-849035120f75-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:26:20.871940 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:20.871940 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:21.013944 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-e749e731-e167-421d-84c0-cb8ee9463259 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Lock "cinder-attachment_update-1e149452-b33e-41e2-a69c-849035120f75-np0000006785" released by "attachment_update" :: held 0.143s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:26:21.014391 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-e749e731-e167-421d-84c0-cb8ee9463259 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments/f89aa65c-4815-46b6-86ad-70c14e6fed6a returned with HTTP 200 Aug 08 06:26:21.014821 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 362/1448] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:26:20 2026] PUT /volume/v3/attachments/f89aa65c-4815-46b6-86ad-70c14e6fed6a => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:21.670138 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-01887b64-ba08-4cda-8517-0b3f479a273f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:21.672180 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-01887b64-ba08-4cda-8517-0b3f479a273f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:21.672481 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-01887b64-ba08-4cda-8517-0b3f479a273f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:21.672698 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-01887b64-ba08-4cda-8517-0b3f479a273f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:21.672874 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-01887b64-ba08-4cda-8517-0b3f479a273f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:21.678716 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:21.678716 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:21.679570 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-01887b64-ba08-4cda-8517-0b3f479a273f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:21.680030 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 364/1449] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:21 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:21.724721 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6bc04da7-fa1f-4ae5-8113-dc751790bdd5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:21.726724 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bc04da7-fa1f-4ae5-8113-dc751790bdd5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:21.726959 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bc04da7-fa1f-4ae5-8113-dc751790bdd5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:21.727184 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bc04da7-fa1f-4ae5-8113-dc751790bdd5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:21.738967 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:21.738967 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:21.743386 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6bc04da7-fa1f-4ae5-8113-dc751790bdd5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:21.748695 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bc04da7-fa1f-4ae5-8113-dc751790bdd5 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:21.749294 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 359/1450] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:21 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:21.795171 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-afb77ce2-1749-4b25-9d22-e9630901141c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:21.797088 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-afb77ce2-1749-4b25-9d22-e9630901141c tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:26:21.797386 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-afb77ce2-1749-4b25-9d22-e9630901141c tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:21.797672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-afb77ce2-1749-4b25-9d22-e9630901141c tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:21.797799 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-afb77ce2-1749-4b25-9d22-e9630901141c tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Delete volume with id: 3c287657-1445-492c-929a-151b09ef221d Aug 08 06:26:21.806090 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:21.806090 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:21.807118 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-afb77ce2-1749-4b25-9d22-e9630901141c tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:26:21.827796 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-afb77ce2-1749-4b25-9d22-e9630901141c tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Delete volume request issued successfully. Aug 08 06:26:21.828089 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-afb77ce2-1749-4b25-9d22-e9630901141c tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 202 Aug 08 06:26:21.828684 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 366/1451] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:26:21 2026] DELETE /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:21.835911 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-55e4eb98-e989-4902-8b8d-0aaaaf26897b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:21.839385 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55e4eb98-e989-4902-8b8d-0aaaaf26897b tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:26:21.839636 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55e4eb98-e989-4902-8b8d-0aaaaf26897b tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:21.839871 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55e4eb98-e989-4902-8b8d-0aaaaf26897b tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:21.847714 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:21.847714 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:21.853094 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-55e4eb98-e989-4902-8b8d-0aaaaf26897b tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Volume info retrieved successfully. Aug 08 06:26:21.859626 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55e4eb98-e989-4902-8b8d-0aaaaf26897b tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 200 Aug 08 06:26:21.860218 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 363/1452] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:21 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:22.693142 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05101db5-149d-487e-a79b-dc7707f478ab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:22.694978 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05101db5-149d-487e-a79b-dc7707f478ab tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:22.695187 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05101db5-149d-487e-a79b-dc7707f478ab tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:22.695373 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05101db5-149d-487e-a79b-dc7707f478ab tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:22.695496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-05101db5-149d-487e-a79b-dc7707f478ab tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:22.699992 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:22.699992 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:22.700801 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05101db5-149d-487e-a79b-dc7707f478ab tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:22.701197 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 365/1453] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:22 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:22.766749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c3f0989e-9f17-4feb-b8fd-c7aa0a325433 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:22.770168 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3f0989e-9f17-4feb-b8fd-c7aa0a325433 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:22.770168 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3f0989e-9f17-4feb-b8fd-c7aa0a325433 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:22.770168 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3f0989e-9f17-4feb-b8fd-c7aa0a325433 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:22.779158 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:22.779158 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:22.782970 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3f0989e-9f17-4feb-b8fd-c7aa0a325433 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:22.787670 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3f0989e-9f17-4feb-b8fd-c7aa0a325433 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:22.788076 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 360/1454] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:22 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:22.878149 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c1cd716e-2f9f-47d1-b5ac-b4f4fb2a5966 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:22.879882 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1cd716e-2f9f-47d1-b5ac-b4f4fb2a5966 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] GET https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d Aug 08 06:26:22.880124 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1cd716e-2f9f-47d1-b5ac-b4f4fb2a5966 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:22.880382 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1cd716e-2f9f-47d1-b5ac-b4f4fb2a5966 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:22.887595 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1cd716e-2f9f-47d1-b5ac-b4f4fb2a5966 tempest-ServerStableDeviceRescueTest-2070989493 tempest-ServerStableDeviceRescueTest-2070989493-project-member] https://10.4.3.32/volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d returned with HTTP 404 Aug 08 06:26:22.888231 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 367/1455] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:22 2026] GET /volume/v3/volumes/3c287657-1445-492c-929a-151b09ef221d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:23.715310 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7f43fabc-c210-4acf-a816-2cf19e785b7e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:23.717489 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f43fabc-c210-4acf-a816-2cf19e785b7e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:23.717759 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f43fabc-c210-4acf-a816-2cf19e785b7e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:23.718018 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f43fabc-c210-4acf-a816-2cf19e785b7e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:23.718224 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7f43fabc-c210-4acf-a816-2cf19e785b7e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:23.724102 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:23.724102 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:23.725088 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f43fabc-c210-4acf-a816-2cf19e785b7e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:23.725575 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 364/1456] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:23 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:23.805055 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a63471a-255c-4763-a554-c3d6eda5e987 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:23.807033 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a63471a-255c-4763-a554-c3d6eda5e987 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:23.807296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a63471a-255c-4763-a554-c3d6eda5e987 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:23.807565 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a63471a-255c-4763-a554-c3d6eda5e987 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:23.825150 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:23.825150 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:23.829602 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0a63471a-255c-4763-a554-c3d6eda5e987 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:23.839668 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a63471a-255c-4763-a554-c3d6eda5e987 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:23.840310 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 366/1457] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:23 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:23.957475 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d6663272-162f-425f-a95a-4967451df026 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:23.960670 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6663272-162f-425f-a95a-4967451df026 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:23.962060 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6663272-162f-425f-a95a-4967451df026 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:23.962060 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6663272-162f-425f-a95a-4967451df026 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:23.971379 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:23.971379 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:23.978060 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d6663272-162f-425f-a95a-4967451df026 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:23.986465 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6663272-162f-425f-a95a-4967451df026 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:26:23.987139 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 361/1458] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:23 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:24.739096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b679a073-1382-400d-9a8c-86047ae5c1fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:24.741109 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b679a073-1382-400d-9a8c-86047ae5c1fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:24.741435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b679a073-1382-400d-9a8c-86047ae5c1fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:24.741730 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b679a073-1382-400d-9a8c-86047ae5c1fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:24.741894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b679a073-1382-400d-9a8c-86047ae5c1fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:24.748729 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:24.748729 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:24.749859 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b679a073-1382-400d-9a8c-86047ae5c1fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:24.750421 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 368/1459] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:24 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:24.855871 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7795a45b-e2f1-4573-87f8-a02cf6d30f90 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:24.859212 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7795a45b-e2f1-4573-87f8-a02cf6d30f90 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:24.859647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7795a45b-e2f1-4573-87f8-a02cf6d30f90 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:24.860020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7795a45b-e2f1-4573-87f8-a02cf6d30f90 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:24.880619 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:24.880619 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:24.887038 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7795a45b-e2f1-4573-87f8-a02cf6d30f90 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:24.897095 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7795a45b-e2f1-4573-87f8-a02cf6d30f90 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:24.897410 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 365/1460] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:24 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:25.001501 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f926de54-2b40-4ae3-a652-9436597c2ea5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:25.003882 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f926de54-2b40-4ae3-a652-9436597c2ea5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:25.003882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f926de54-2b40-4ae3-a652-9436597c2ea5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:25.003882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f926de54-2b40-4ae3-a652-9436597c2ea5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:25.013738 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:25.013738 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:25.021543 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f926de54-2b40-4ae3-a652-9436597c2ea5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:25.033819 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f926de54-2b40-4ae3-a652-9436597c2ea5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:26:25.033819 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 367/1461] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:25 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:25.658472 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-50a6d747-487c-4bed-8911-05b382e4e241 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:25.660885 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-50a6d747-487c-4bed-8911-05b382e4e241 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/attachments/f89aa65c-4815-46b6-86ad-70c14e6fed6a/action Aug 08 06:26:25.661273 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-50a6d747-487c-4bed-8911-05b382e4e241 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:25.661411 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-50a6d747-487c-4bed-8911-05b382e4e241 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:25.680914 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:25.680914 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:25.711368 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4afda930-dd4e-479a-9a43-6e35aa5750ea req-50a6d747-487c-4bed-8911-05b382e4e241 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments/f89aa65c-4815-46b6-86ad-70c14e6fed6a/action returned with HTTP 204 Aug 08 06:26:25.712046 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 362/1462] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:26:25 2026] POST /volume/v3/attachments/f89aa65c-4815-46b6-86ad-70c14e6fed6a/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:25.764358 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-62e65c4c-dcb6-4ba8-9cc8-c4ee29130104 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:25.766888 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62e65c4c-dcb6-4ba8-9cc8-c4ee29130104 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:25.767696 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62e65c4c-dcb6-4ba8-9cc8-c4ee29130104 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:25.768692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62e65c4c-dcb6-4ba8-9cc8-c4ee29130104 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:25.768692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-62e65c4c-dcb6-4ba8-9cc8-c4ee29130104 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:25.774972 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:25.774972 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:25.776690 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62e65c4c-dcb6-4ba8-9cc8-c4ee29130104 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:25.778099 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 369/1463] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:25 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:25.921385 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ea00525-3c28-40e1-b717-01a2afbdc461 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:25.922282 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ea00525-3c28-40e1-b717-01a2afbdc461 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:25.922282 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ea00525-3c28-40e1-b717-01a2afbdc461 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:25.922618 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ea00525-3c28-40e1-b717-01a2afbdc461 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:25.938006 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:25.938006 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:25.946212 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2ea00525-3c28-40e1-b717-01a2afbdc461 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:25.955828 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ea00525-3c28-40e1-b717-01a2afbdc461 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:25.956429 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 366/1464] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:25 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:25.976634 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-872296e0-b614-4f5f-9430-f5516a9372a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:25.979025 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-872296e0-b614-4f5f-9430-f5516a9372a7 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:25.979131 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-872296e0-b614-4f5f-9430-f5516a9372a7 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:25.979509 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-872296e0-b614-4f5f-9430-f5516a9372a7 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.003533 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.003533 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:26.014162 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-872296e0-b614-4f5f-9430-f5516a9372a7 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:26.025814 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-872296e0-b614-4f5f-9430-f5516a9372a7 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:26.026726 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 368/1465] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:25 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:26.048587 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40f47a68-577e-4e8a-9a0f-b77905eed113 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.052190 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40f47a68-577e-4e8a-9a0f-b77905eed113 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:26.052190 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40f47a68-577e-4e8a-9a0f-b77905eed113 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.052190 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40f47a68-577e-4e8a-9a0f-b77905eed113 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.052190 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-40f47a68-577e-4e8a-9a0f-b77905eed113 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Delete volume with id: 1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:26.055333 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d645d671-d7c8-41b9-94f1-fbed6fa393f5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.058659 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d645d671-d7c8-41b9-94f1-fbed6fa393f5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:26.058955 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d645d671-d7c8-41b9-94f1-fbed6fa393f5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.059087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d645d671-d7c8-41b9-94f1-fbed6fa393f5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.070799 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.070799 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:26.070799 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-40f47a68-577e-4e8a-9a0f-b77905eed113 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:26.079383 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.079383 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:26.084815 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-40f47a68-577e-4e8a-9a0f-b77905eed113 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 08 06:26:26.085102 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40f47a68-577e-4e8a-9a0f-b77905eed113 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 400 Aug 08 06:26:26.085818 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 363/1466] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:26:26 2026] DELETE /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 307 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:26:26.090037 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d645d671-d7c8-41b9-94f1-fbed6fa393f5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:26.093309 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d645d671-d7c8-41b9-94f1-fbed6fa393f5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:26:26.093820 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 370/1467] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:26 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:26.097826 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-243cd277-bc9c-4219-9756-e3a50c5adba3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.102378 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-243cd277-bc9c-4219-9756-e3a50c5adba3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:26.102378 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-243cd277-bc9c-4219-9756-e3a50c5adba3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.102378 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-243cd277-bc9c-4219-9756-e3a50c5adba3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.117569 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.117569 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:26.123871 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-243cd277-bc9c-4219-9756-e3a50c5adba3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:26.135029 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-243cd277-bc9c-4219-9756-e3a50c5adba3 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:26.135597 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 367/1468] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:26 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:26.190027 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-c86067ca-255a-40de-91b0-b0bafc7682c8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.194557 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-c86067ca-255a-40de-91b0-b0bafc7682c8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:26.194840 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-c86067ca-255a-40de-91b0-b0bafc7682c8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.196793 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-c86067ca-255a-40de-91b0-b0bafc7682c8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.213558 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.213558 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:26.223668 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-c86067ca-255a-40de-91b0-b0bafc7682c8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:26.231441 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-c86067ca-255a-40de-91b0-b0bafc7682c8 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:26.232150 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 369/1469] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:26 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:26.262157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-4e6e72e9-47fb-4777-b2a9-9d6a59571342 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.265288 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-4e6e72e9-47fb-4777-b2a9-9d6a59571342 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] POST https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75/action Aug 08 06:26:26.265682 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-4e6e72e9-47fb-4777-b2a9-9d6a59571342 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:26.265824 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-4e6e72e9-47fb-4777-b2a9-9d6a59571342 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:26.290274 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.290274 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:26.290825 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-4e6e72e9-47fb-4777-b2a9-9d6a59571342 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:26.308428 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-4e6e72e9-47fb-4777-b2a9-9d6a59571342 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Begin detaching volume completed successfully. Aug 08 06:26:26.308754 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-4e6e72e9-47fb-4777-b2a9-9d6a59571342 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75/action returned with HTTP 202 Aug 08 06:26:26.309418 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 364/1470] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:26:26 2026] POST /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:26:26.412687 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-62d98e28-6bb7-4b44-af22-5d5481059af2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.413292 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62d98e28-6bb7-4b44-af22-5d5481059af2 None None] GET https://10.4.3.32/volume// Aug 08 06:26:26.413577 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62d98e28-6bb7-4b44-af22-5d5481059af2 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.413903 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62d98e28-6bb7-4b44-af22-5d5481059af2 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.414411 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62d98e28-6bb7-4b44-af22-5d5481059af2 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:26.415315 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 371/1471] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:26.454466 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-d85d4d1e-b703-4262-9a78-865bfd99f951 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.456847 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-d85d4d1e-b703-4262-9a78-865bfd99f951 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:26.457076 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-d85d4d1e-b703-4262-9a78-865bfd99f951 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.458156 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-d85d4d1e-b703-4262-9a78-865bfd99f951 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.475376 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.475376 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:26.481984 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-d85d4d1e-b703-4262-9a78-865bfd99f951 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:26.489390 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-d85d4d1e-b703-4262-9a78-865bfd99f951 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:26.489390 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 368/1472] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:26 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 1320 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:26:26.794648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5c0d1754-f8e0-4571-8c3f-2bac26069679 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.796627 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c0d1754-f8e0-4571-8c3f-2bac26069679 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:26.796870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c0d1754-f8e0-4571-8c3f-2bac26069679 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.797815 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c0d1754-f8e0-4571-8c3f-2bac26069679 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.797815 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5c0d1754-f8e0-4571-8c3f-2bac26069679 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:26.804495 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.804495 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:26.805950 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c0d1754-f8e0-4571-8c3f-2bac26069679 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:26.806453 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 370/1473] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:26 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:26.827587 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f07fc51-c2e0-432c-a5dc-80f8445903ef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.830630 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f07fc51-c2e0-432c-a5dc-80f8445903ef tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 Aug 08 06:26:26.833793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f07fc51-c2e0-432c-a5dc-80f8445903ef tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.833793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f07fc51-c2e0-432c-a5dc-80f8445903ef tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.838350 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.838350 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:26.838923 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3f07fc51-c2e0-432c-a5dc-80f8445903ef tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:26:26.840391 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f07fc51-c2e0-432c-a5dc-80f8445903ef tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 returned with HTTP 200 Aug 08 06:26:26.841036 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 365/1474] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:26:26 2026] GET /volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:26.854100 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f5a1e05d-9e74-4b0d-978c-e590be61894b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.856542 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5a1e05d-9e74-4b0d-978c-e590be61894b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:26.856846 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5a1e05d-9e74-4b0d-978c-e590be61894b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.857121 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5a1e05d-9e74-4b0d-978c-e590be61894b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.857385 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f5a1e05d-9e74-4b0d-978c-e590be61894b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:26.867099 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.867099 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:26.869648 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5a1e05d-9e74-4b0d-978c-e590be61894b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:26.869648 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 372/1475] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:26 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:26.884518 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ffe3ff6c-b339-4922-9c6b-5d7bca722049 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.892388 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffe3ff6c-b339-4922-9c6b-5d7bca722049 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:26.892648 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ffe3ff6c-b339-4922-9c6b-5d7bca722049 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.892935 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ffe3ff6c-b339-4922-9c6b-5d7bca722049 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.894323 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-ffe3ff6c-b339-4922-9c6b-5d7bca722049 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete backup with id: 951b42af-abb8-41cd-9860-f34ae0ab40ad. Aug 08 06:26:26.901567 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.901567 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:26.931283 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-ffe3ff6c-b339-4922-9c6b-5d7bca722049 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] delete_backup rpcapi backup_id 951b42af-abb8-41cd-9860-f34ae0ab40ad {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:26:26.934753 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffe3ff6c-b339-4922-9c6b-5d7bca722049 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 202 Aug 08 06:26:26.935324 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 369/1476] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:26:26 2026] DELETE /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:26:26.946866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bb3b3b57-761a-4895-8a71-68c1d056c18a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:26.950753 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bb3b3b57-761a-4895-8a71-68c1d056c18a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:26.951457 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bb3b3b57-761a-4895-8a71-68c1d056c18a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:26.951960 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bb3b3b57-761a-4895-8a71-68c1d056c18a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:26.951960 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bb3b3b57-761a-4895-8a71-68c1d056c18a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:26.962003 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:26.962003 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:26.964151 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bb3b3b57-761a-4895-8a71-68c1d056c18a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 200 Aug 08 06:26:26.964151 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 371/1477] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:26 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:27.415118 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2ef3b31b-197c-4763-931e-c822d8dbb5ff None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:27.418175 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ef3b31b-197c-4763-931e-c822d8dbb5ff tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:27.418517 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ef3b31b-197c-4763-931e-c822d8dbb5ff tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:27.418748 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ef3b31b-197c-4763-931e-c822d8dbb5ff tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:27.430266 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:27.430266 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:27.438023 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2ef3b31b-197c-4763-931e-c822d8dbb5ff tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:27.446945 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ef3b31b-197c-4763-931e-c822d8dbb5ff tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:26:27.446945 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 366/1478] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:27 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:27.462945 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6cdb20be-65b5-4cb9-b2a7-cb2a32cde583 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:27.468746 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6cdb20be-65b5-4cb9-b2a7-cb2a32cde583 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:27.468968 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6cdb20be-65b5-4cb9-b2a7-cb2a32cde583 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:27.469154 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6cdb20be-65b5-4cb9-b2a7-cb2a32cde583 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:27.471589 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6cdb20be-65b5-4cb9-b2a7-cb2a32cde583 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Delete volume with id: 9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:27.479471 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:27.479471 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:27.479614 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6cdb20be-65b5-4cb9-b2a7-cb2a32cde583 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:27.507214 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6cdb20be-65b5-4cb9-b2a7-cb2a32cde583 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Delete volume request issued successfully. Aug 08 06:26:27.507571 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6cdb20be-65b5-4cb9-b2a7-cb2a32cde583 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 202 Aug 08 06:26:27.508207 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 373/1479] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:26:27 2026] DELETE /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:27.518800 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d768b5bc-80d0-430d-8d74-95e632f0e1a5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:27.521581 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d768b5bc-80d0-430d-8d74-95e632f0e1a5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:27.522919 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d768b5bc-80d0-430d-8d74-95e632f0e1a5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:27.522919 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d768b5bc-80d0-430d-8d74-95e632f0e1a5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:27.532297 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:27.532297 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:27.536708 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d768b5bc-80d0-430d-8d74-95e632f0e1a5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Volume info retrieved successfully. Aug 08 06:26:27.542353 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d768b5bc-80d0-430d-8d74-95e632f0e1a5 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 200 Aug 08 06:26:27.543978 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 370/1480] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:27 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:27.836003 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-6e424a05-2736-489a-9d82-7f4c420bf040 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:27.843641 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-6e424a05-2736-489a-9d82-7f4c420bf040 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f89aa65c-4815-46b6-86ad-70c14e6fed6a Aug 08 06:26:27.843760 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-6e424a05-2736-489a-9d82-7f4c420bf040 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:27.844184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-6e424a05-2736-489a-9d82-7f4c420bf040 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:27.861273 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:27.861273 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:27.977992 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-271c1692-7b92-4fdc-9905-d4e95fa64d3a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:27.980571 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-271c1692-7b92-4fdc-9905-d4e95fa64d3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad Aug 08 06:26:27.980571 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-271c1692-7b92-4fdc-9905-d4e95fa64d3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:27.980893 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7f3aaa12-9f41-42f0-9775-4bc23fc49b71 req-6e424a05-2736-489a-9d82-7f4c420bf040 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/attachments/f89aa65c-4815-46b6-86ad-70c14e6fed6a returned with HTTP 200 Aug 08 06:26:27.980945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-271c1692-7b92-4fdc-9905-d4e95fa64d3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:27.980983 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 372/1481] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:26:27 2026] DELETE /volume/v3/attachments/f89aa65c-4815-46b6-86ad-70c14e6fed6a => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:27.981021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-271c1692-7b92-4fdc-9905-d4e95fa64d3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Show backup with id 951b42af-abb8-41cd-9860-f34ae0ab40ad. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:26:27.989095 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-271c1692-7b92-4fdc-9905-d4e95fa64d3a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad returned with HTTP 404 Aug 08 06:26:27.990164 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 367/1482] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:27 2026] GET /volume/v3/backups/951b42af-abb8-41cd-9860-f34ae0ab40ad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:28.123492 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e4662b43-19b1-49b4-85de-7ccc21268ddc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:28.128786 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4662b43-19b1-49b4-85de-7ccc21268ddc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 Aug 08 06:26:28.129134 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e4662b43-19b1-49b4-85de-7ccc21268ddc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:28.129495 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e4662b43-19b1-49b4-85de-7ccc21268ddc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:28.129550 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-e4662b43-19b1-49b4-85de-7ccc21268ddc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 4145d82f-da4d-42fe-b0f1-018e071bca88 Aug 08 06:26:28.136340 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:28.136340 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:28.136955 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e4662b43-19b1-49b4-85de-7ccc21268ddc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:26:28.163125 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e4662b43-19b1-49b4-85de-7ccc21268ddc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:26:28.163424 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4662b43-19b1-49b4-85de-7ccc21268ddc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 returned with HTTP 202 Aug 08 06:26:28.163899 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 374/1483] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:26:28 2026] DELETE /volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:28.174991 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-988493df-7111-454b-a52a-00ca286e83d4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:28.176434 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-988493df-7111-454b-a52a-00ca286e83d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 Aug 08 06:26:28.176749 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-988493df-7111-454b-a52a-00ca286e83d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:28.177063 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-988493df-7111-454b-a52a-00ca286e83d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:28.189906 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:28.189906 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:28.189906 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-988493df-7111-454b-a52a-00ca286e83d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:26:28.189906 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-988493df-7111-454b-a52a-00ca286e83d4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 returned with HTTP 200 Aug 08 06:26:28.189906 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 371/1484] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:26:28 2026] GET /volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:28.532258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-67dba85c-a7cd-4a27-8abf-c28d40cce048 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:28.536833 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67dba85c-a7cd-4a27-8abf-c28d40cce048 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:28.536833 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67dba85c-a7cd-4a27-8abf-c28d40cce048 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:28.536833 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67dba85c-a7cd-4a27-8abf-c28d40cce048 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:28.547111 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:28.547111 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:28.551661 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-67dba85c-a7cd-4a27-8abf-c28d40cce048 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:28.557502 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67dba85c-a7cd-4a27-8abf-c28d40cce048 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:28.558081 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 373/1485] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:28 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:28.560798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1eb6e2f0-9615-41d0-b932-6bfa1287df73 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:28.563595 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1eb6e2f0-9615-41d0-b932-6bfa1287df73 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] GET https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d Aug 08 06:26:28.563830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1eb6e2f0-9615-41d0-b932-6bfa1287df73 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:28.563971 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1eb6e2f0-9615-41d0-b932-6bfa1287df73 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:28.573552 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1eb6e2f0-9615-41d0-b932-6bfa1287df73 tempest-VolumesActionsTest-1905236435 tempest-VolumesActionsTest-1905236435-project-member] https://10.4.3.32/volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d returned with HTTP 404 Aug 08 06:26:28.574248 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 368/1486] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:28 2026] GET /volume/v3/volumes/9fac073e-5bb7-48c8-a508-83dc03234d6d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:29.203875 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-60229df5-920f-4f9b-b1e3-37a050f4175b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:29.206391 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60229df5-920f-4f9b-b1e3-37a050f4175b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 Aug 08 06:26:29.206743 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60229df5-920f-4f9b-b1e3-37a050f4175b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:29.208275 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60229df5-920f-4f9b-b1e3-37a050f4175b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:29.214374 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60229df5-920f-4f9b-b1e3-37a050f4175b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 returned with HTTP 404 Aug 08 06:26:29.214374 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 375/1487] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:26:29 2026] GET /volume/v3/snapshots/4145d82f-da4d-42fe-b0f1-018e071bca88 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:29.226571 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bbb8edec-3385-499e-b1a5-558e46160e1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:29.230766 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbb8edec-3385-499e-b1a5-558e46160e1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:26:29.231119 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbb8edec-3385-499e-b1a5-558e46160e1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:29.231482 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbb8edec-3385-499e-b1a5-558e46160e1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:29.246181 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:29.246181 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:29.255018 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bbb8edec-3385-499e-b1a5-558e46160e1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:26:29.260669 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbb8edec-3385-499e-b1a5-558e46160e1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:26:29.261149 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 372/1488] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:29 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:29.310161 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:29.316063 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:29.316063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2051435753"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:29.316732 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request body: {'volume': {'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2051435753'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:29.438641 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume of 1 GB Aug 08 06:26:29.449298 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Availability Zones retrieved successfully. Aug 08 06:26:29.456009 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (a6d29987-128e-4761-b091-c4e15b9201ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:29.458034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15766a08-ead7-42fa-9e91-0e9c752553ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:29.459168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:29.593337 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15766a08-ead7-42fa-9e91-0e9c752553ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:29.594199 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51ef42a-bbd8-4301-8fb5-3f2956660e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:29.661890 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['55c15d23-35d5-4214-805e-352914ec6418', 'abf8ae86-ad08-43a7-9f23-1f0fc3b10202', '43073b5d-f199-4ea1-95df-c0720c31d7ad', '3a5e8c57-5edf-494b-b7a3-925739d4a0ab'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:29.663080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51ef42a-bbd8-4301-8fb5-3f2956660e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55c15d23-35d5-4214-805e-352914ec6418', 'abf8ae86-ad08-43a7-9f23-1f0fc3b10202', '43073b5d-f199-4ea1-95df-c0720c31d7ad', '3a5e8c57-5edf-494b-b7a3-925739d4a0ab']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:29.664001 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644ad225-9d58-42ca-909b-cbaa1d49e636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:29.699870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644ad225-9d58-42ca-909b-cbaa1d49e636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f872ad17-0257-41b1-aa5e-85daf088d884', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2051435753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['55c15d23-35d5-4214-805e-352914ec6418','abf8ae86-ad08-43a7-9f23-1f0fc3b10202','43073b5d-f199-4ea1-95df-c0720c31d7ad','3a5e8c57-5edf-494b-b7a3-925739d4a0ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2051435753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f872ad17-0257-41b1-aa5e-85daf088d884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678511999ff4422b7db9ee96830c0c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:29.700822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbb89b90-50ae-4791-b8c4-c9c4d9a08056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:29.725163 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbb89b90-50ae-4791-b8c4-c9c4d9a08056) transitioned into state 'SUCCESS' from state '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-2051435753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['55c15d23-35d5-4214-805e-352914ec6418','abf8ae86-ad08-43a7-9f23-1f0fc3b10202','43073b5d-f199-4ea1-95df-c0720c31d7ad','3a5e8c57-5edf-494b-b7a3-925739d4a0ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:29.726250 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf525b4-affd-4e1e-b96a-f025b817c05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:29.738393 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf525b4-affd-4e1e-b96a-f025b817c05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:29.739343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (a6d29987-128e-4761-b091-c4e15b9201ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:29.739663 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request issued successfully. Aug 08 06:26:29.740269 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8d4977f6-4e15-4e2d-96b1-91e32cf1ac4a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:29.740934 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 374/1489] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:26:29 2026] POST /volume/v3/volumes => generated 752 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:29.759459 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-86eb83c9-2402-495c-83d0-3100ef540a53 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:29.762654 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86eb83c9-2402-495c-83d0-3100ef540a53 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:26:29.763045 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86eb83c9-2402-495c-83d0-3100ef540a53 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:29.764253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86eb83c9-2402-495c-83d0-3100ef540a53 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:29.778152 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:29.778152 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:29.788941 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-86eb83c9-2402-495c-83d0-3100ef540a53 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:26:29.798178 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86eb83c9-2402-495c-83d0-3100ef540a53 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:26:29.798833 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 369/1490] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:29 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:30.820570 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a0fb9238-d5fd-4f88-a290-7d8090dea1f0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:30.825125 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0fb9238-d5fd-4f88-a290-7d8090dea1f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:26:30.825125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0fb9238-d5fd-4f88-a290-7d8090dea1f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:30.825698 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0fb9238-d5fd-4f88-a290-7d8090dea1f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:30.838037 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:30.838037 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:30.844505 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a0fb9238-d5fd-4f88-a290-7d8090dea1f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:26:30.851392 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0fb9238-d5fd-4f88-a290-7d8090dea1f0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:26:30.853029 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 376/1491] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:30 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:32.468420 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c52024df-e63c-4691-8212-2f8e16d3b377 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:32.470589 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:32.471016 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2094908496", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:32.473024 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2094908496', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:32.473253 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Create volume of 1 GB Aug 08 06:26:32.480875 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Availability Zones retrieved successfully. Aug 08 06:26:32.485622 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Flow 'volume_create_api' (93876d66-3c1e-4ae7-9245-f67f609443cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:32.486786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6739eb41-673e-414c-8d8d-3557f37f58d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:32.488628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:32.537293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6739eb41-673e-414c-8d8d-3557f37f58d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:32.538615 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fce4667-177e-4cbf-ac55-680dad0206bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:32.665373 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Created reservations ['f5cb184d-6d54-4210-907c-06aa793f7b86', 'ae256a94-c9c5-4e35-a776-9842be7a70b9', '41676630-d003-44dd-9ad6-1f25c8b13d6e', 'e835c32a-c1e6-45b0-9215-1633754fc6f1'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:32.667480 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fce4667-177e-4cbf-ac55-680dad0206bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5cb184d-6d54-4210-907c-06aa793f7b86', 'ae256a94-c9c5-4e35-a776-9842be7a70b9', '41676630-d003-44dd-9ad6-1f25c8b13d6e', 'e835c32a-c1e6-45b0-9215-1633754fc6f1']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:32.669400 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f770a357-efe2-4a8e-b943-4bd290a47f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:32.707453 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f770a357-efe2-4a8e-b943-4bd290a47f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9eaa40-ebd7-499a-8a2b-db0df053fb7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2094908496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d650c812544f497cb640e7a09e09707f',qos_specs=None,replication_status=,reservations=['f5cb184d-6d54-4210-907c-06aa793f7b86','ae256a94-c9c5-4e35-a776-9842be7a70b9','41676630-d003-44dd-9ad6-1f25c8b13d6e','e835c32a-c1e6-45b0-9215-1633754fc6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='668a0ea37b9d4f1cb2a58de6fb1f4030',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2094908496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9eaa40-ebd7-499a-8a2b-db0df053fb7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d650c812544f497cb640e7a09e09707f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='668a0ea37b9d4f1cb2a58de6fb1f4030',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:32.708689 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa1fd76-97bd-4b14-a45b-3705e103a666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:32.746683 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa1fd76-97bd-4b14-a45b-3705e103a666) transitioned into state 'SUCCESS' from state '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-2094908496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d650c812544f497cb640e7a09e09707f',qos_specs=None,replication_status=,reservations=['f5cb184d-6d54-4210-907c-06aa793f7b86','ae256a94-c9c5-4e35-a776-9842be7a70b9','41676630-d003-44dd-9ad6-1f25c8b13d6e','e835c32a-c1e6-45b0-9215-1633754fc6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='668a0ea37b9d4f1cb2a58de6fb1f4030',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:32.747873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b6eafc-ab72-4af6-9b24-2146463fd308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:32.774563 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b6eafc-ab72-4af6-9b24-2146463fd308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:32.776014 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Flow 'volume_create_api' (93876d66-3c1e-4ae7-9245-f67f609443cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:32.776381 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Create volume request issued successfully. Aug 08 06:26:32.777422 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c52024df-e63c-4691-8212-2f8e16d3b377 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:32.778446 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 373/1492] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:26:32 2026] POST /volume/v3/volumes => generated 753 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:32.793920 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4f8a36f9-b3cd-46ec-9c2a-e8715f4ff791 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:32.797507 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f8a36f9-b3cd-46ec-9c2a-e8715f4ff791 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:32.797983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f8a36f9-b3cd-46ec-9c2a-e8715f4ff791 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:32.798147 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f8a36f9-b3cd-46ec-9c2a-e8715f4ff791 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:32.808448 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:32.808448 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:32.821949 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4f8a36f9-b3cd-46ec-9c2a-e8715f4ff791 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:32.830606 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f8a36f9-b3cd-46ec-9c2a-e8715f4ff791 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:32.832016 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 375/1493] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:32 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:33.237492 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0d02a55b-e6a7-4a87-a3ff-ad6e84ebebcc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:33.239808 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d02a55b-e6a7-4a87-a3ff-ad6e84ebebcc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:33.240214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d02a55b-e6a7-4a87-a3ff-ad6e84ebebcc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:33.240485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d02a55b-e6a7-4a87-a3ff-ad6e84ebebcc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:33.240745 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-0d02a55b-e6a7-4a87-a3ff-ad6e84ebebcc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Delete volume with id: 1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:33.250256 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:33.250256 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:33.253370 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0d02a55b-e6a7-4a87-a3ff-ad6e84ebebcc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:33.283678 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0d02a55b-e6a7-4a87-a3ff-ad6e84ebebcc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Delete volume request issued successfully. Aug 08 06:26:33.284026 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d02a55b-e6a7-4a87-a3ff-ad6e84ebebcc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 202 Aug 08 06:26:33.284931 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 370/1494] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:26:33 2026] DELETE /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:33.297859 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-213ba807-fd0f-4fe3-b66c-91af7c26b345 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:33.300786 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-213ba807-fd0f-4fe3-b66c-91af7c26b345 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:33.301911 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-213ba807-fd0f-4fe3-b66c-91af7c26b345 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:33.302059 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-213ba807-fd0f-4fe3-b66c-91af7c26b345 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:33.317824 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:33.317824 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:33.326368 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-213ba807-fd0f-4fe3-b66c-91af7c26b345 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:33.335411 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-213ba807-fd0f-4fe3-b66c-91af7c26b345 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 200 Aug 08 06:26:33.336419 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 377/1495] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:33 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:33.859551 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4fa0dfaa-3e84-4310-94dc-8795c235ca65 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:33.860366 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4fa0dfaa-3e84-4310-94dc-8795c235ca65 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:33.860976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4fa0dfaa-3e84-4310-94dc-8795c235ca65 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:33.860976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4fa0dfaa-3e84-4310-94dc-8795c235ca65 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:33.872336 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:33.872336 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:33.879330 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4fa0dfaa-3e84-4310-94dc-8795c235ca65 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:33.886614 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4fa0dfaa-3e84-4310-94dc-8795c235ca65 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:33.887227 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 374/1496] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:33 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:33.903685 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f767e45d-3a04-447c-98b2-3890e1d91883 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:33.905717 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f767e45d-3a04-447c-98b2-3890e1d91883 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:33.905985 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f767e45d-3a04-447c-98b2-3890e1d91883 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:33.906359 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f767e45d-3a04-447c-98b2-3890e1d91883 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:33.914740 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:33.914740 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:33.919054 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f767e45d-3a04-447c-98b2-3890e1d91883 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:33.924894 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f767e45d-3a04-447c-98b2-3890e1d91883 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:33.925914 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 376/1497] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:33 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:33.944234 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e61a1855-d8c6-4567-b939-77337ba0c85e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:33.946256 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e61a1855-d8c6-4567-b939-77337ba0c85e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 08 06:26:33.946545 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e61a1855-d8c6-4567-b939-77337ba0c85e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:33.946840 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e61a1855-d8c6-4567-b939-77337ba0c85e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:33.947512 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-e61a1855-d8c6-4567-b939-77337ba0c85e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:26:33.949394 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e61a1855-d8c6-4567-b939-77337ba0c85e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:26:33.959119 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e61a1855-d8c6-4567-b939-77337ba0c85e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Get all volumes completed successfully. Aug 08 06:26:33.959759 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e61a1855-d8c6-4567-b939-77337ba0c85e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 08 06:26:33.960448 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 371/1498] 10.4.3.32 () {66 vars in 1230 bytes} [Sat Aug 8 06:26:33 2026] GET /volume/v3/volumes => generated 337 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:33.971972 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9f6d289c-e2e3-453c-a5ee-de1d5edda19a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:33.976653 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f6d289c-e2e3-453c-a5ee-de1d5edda19a tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:33.977240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f6d289c-e2e3-453c-a5ee-de1d5edda19a tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:33.978135 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f6d289c-e2e3-453c-a5ee-de1d5edda19a tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:33.992993 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:33.992993 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:34.002424 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9f6d289c-e2e3-453c-a5ee-de1d5edda19a tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:34.010321 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f6d289c-e2e3-453c-a5ee-de1d5edda19a tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:34.011071 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 378/1499] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:33 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:34.077988 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-67e43b20-9d67-4f9d-8634-6f9b384d6758 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:34.082684 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-67e43b20-9d67-4f9d-8634-6f9b384d6758 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:34.082684 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-67e43b20-9d67-4f9d-8634-6f9b384d6758 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:34.082684 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-67e43b20-9d67-4f9d-8634-6f9b384d6758 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:34.100594 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:34.100594 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:34.111539 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-67e43b20-9d67-4f9d-8634-6f9b384d6758 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:34.119413 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-67e43b20-9d67-4f9d-8634-6f9b384d6758 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:34.120207 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 375/1500] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:34 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:34.238076 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-03570b5a-2774-453d-b31c-a4d36451c230 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:34.238821 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03570b5a-2774-453d-b31c-a4d36451c230 None None] GET https://10.4.3.32/volume// Aug 08 06:26:34.238821 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03570b5a-2774-453d-b31c-a4d36451c230 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:34.239106 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-03570b5a-2774-453d-b31c-a4d36451c230 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:34.239570 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-03570b5a-2774-453d-b31c-a4d36451c230 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:34.240126 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 377/1501] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:26:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:34.256953 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-dd7bbf1e-07eb-4d93-9986-57494d75cc0f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:34.356543 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93c5b97f-02ed-460c-b7ac-23019ebdea14 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:34.359196 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93c5b97f-02ed-460c-b7ac-23019ebdea14 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 Aug 08 06:26:34.359514 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93c5b97f-02ed-460c-b7ac-23019ebdea14 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:34.359732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93c5b97f-02ed-460c-b7ac-23019ebdea14 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:34.375598 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93c5b97f-02ed-460c-b7ac-23019ebdea14 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 returned with HTTP 404 Aug 08 06:26:34.376595 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 379/1502] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:34 2026] GET /volume/v3/volumes/1e149452-b33e-41e2-a69c-849035120f75 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:34.474379 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ea0730c5-e5ce-412b-a657-3aa4b80f4c7a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:34.476379 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea0730c5-e5ce-412b-a657-3aa4b80f4c7a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] DELETE https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:26:34.477378 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ea0730c5-e5ce-412b-a657-3aa4b80f4c7a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:34.477873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ea0730c5-e5ce-412b-a657-3aa4b80f4c7a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:34.478351 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ea0730c5-e5ce-412b-a657-3aa4b80f4c7a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Delete volume with id: 00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:26:34.495801 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:34.495801 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:34.495801 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ea0730c5-e5ce-412b-a657-3aa4b80f4c7a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:34.536897 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ea0730c5-e5ce-412b-a657-3aa4b80f4c7a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Delete volume request issued successfully. Aug 08 06:26:34.536897 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea0730c5-e5ce-412b-a657-3aa4b80f4c7a tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 202 Aug 08 06:26:34.536897 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 376/1503] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:26:34 2026] DELETE /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:34.551982 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f035430a-bac9-4697-a2da-d5af10c04559 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:34.554560 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f035430a-bac9-4697-a2da-d5af10c04559 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:26:34.554799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f035430a-bac9-4697-a2da-d5af10c04559 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:34.555029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f035430a-bac9-4697-a2da-d5af10c04559 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:34.567633 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:34.567633 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:34.577706 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f035430a-bac9-4697-a2da-d5af10c04559 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:34.586354 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f035430a-bac9-4697-a2da-d5af10c04559 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 200 Aug 08 06:26:34.586354 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 378/1504] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:34 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:26:34.609015 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-dd7bbf1e-07eb-4d93-9986-57494d75cc0f tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:26:34.613422 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-dd7bbf1e-07eb-4d93-9986-57494d75cc0f tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a9eaa40-ebd7-499a-8a2b-db0df053fb7d", "connector": null, "instance_uuid": "887c2106-5059-4af7-8ab0-60752c66fa9a"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:34.631508 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:34.631508 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:34.698826 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-dd7bbf1e-07eb-4d93-9986-57494d75cc0f tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:26:34.699548 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 372/1505] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:26:34 2026] POST /volume/v3/attachments => generated 273 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:34.767134 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aae07348-4a21-4711-8f2c-a55f496570ff None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:34.768265 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aae07348-4a21-4711-8f2c-a55f496570ff tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:34.768588 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aae07348-4a21-4711-8f2c-a55f496570ff tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:34.768843 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aae07348-4a21-4711-8f2c-a55f496570ff tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:34.788144 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:34.788144 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:34.794942 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-aae07348-4a21-4711-8f2c-a55f496570ff tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:34.796306 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-046f552b-e85d-499a-8eb4-39cb6837f4f6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:34.796939 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-046f552b-e85d-499a-8eb4-39cb6837f4f6 None None] GET https://10.4.3.32/volume// Aug 08 06:26:34.797272 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-046f552b-e85d-499a-8eb4-39cb6837f4f6 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:34.797995 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-046f552b-e85d-499a-8eb4-39cb6837f4f6 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:34.799021 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-046f552b-e85d-499a-8eb4-39cb6837f4f6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:34.799077 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 377/1506] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:34.805729 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aae07348-4a21-4711-8f2c-a55f496570ff tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:34.806365 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 380/1507] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:34 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:26:34.818036 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-ce93ecc4-91bc-42df-9e62-a19658f5fabd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:34.819596 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-ce93ecc4-91bc-42df-9e62-a19658f5fabd tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:34.820506 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-ce93ecc4-91bc-42df-9e62-a19658f5fabd tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:34.820506 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-ce93ecc4-91bc-42df-9e62-a19658f5fabd tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:34.845591 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:34.845591 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:34.853027 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-ce93ecc4-91bc-42df-9e62-a19658f5fabd tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:34.864586 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-ce93ecc4-91bc-42df-9e62-a19658f5fabd tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:34.865441 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 379/1508] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:34 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:26:35.021036 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-0a4d3af5-7eb2-4b7d-9027-5aa721a6672d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:35.023563 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-0a4d3af5-7eb2-4b7d-9027-5aa721a6672d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] PUT https://10.4.3.32/volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec Aug 08 06:26:35.023987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-0a4d3af5-7eb2-4b7d-9027-5aa721a6672d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:35.034235 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-0a4d3af5-7eb2-4b7d-9027-5aa721a6672d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Acquiring lock "cinder-attachment_update-5a9eaa40-ebd7-499a-8a2b-db0df053fb7d-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:26:35.042654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-0a4d3af5-7eb2-4b7d-9027-5aa721a6672d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Lock "cinder-attachment_update-5a9eaa40-ebd7-499a-8a2b-db0df053fb7d-np0000006785" acquired by "attachment_update" :: waited 0.008s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:26:35.046970 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:35.046970 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:35.175799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-0a4d3af5-7eb2-4b7d-9027-5aa721a6672d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Lock "cinder-attachment_update-5a9eaa40-ebd7-499a-8a2b-db0df053fb7d-np0000006785" released by "attachment_update" :: held 0.133s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:26:35.176832 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-0a4d3af5-7eb2-4b7d-9027-5aa721a6672d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec returned with HTTP 200 Aug 08 06:26:35.176832 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 373/1509] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:26:35 2026] PUT /volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:35.604886 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3940d6b9-954d-44c1-952a-388ef69e9363 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:35.607964 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3940d6b9-954d-44c1-952a-388ef69e9363 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf Aug 08 06:26:35.608228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3940d6b9-954d-44c1-952a-388ef69e9363 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:35.608403 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3940d6b9-954d-44c1-952a-388ef69e9363 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:35.615951 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3940d6b9-954d-44c1-952a-388ef69e9363 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf returned with HTTP 404 Aug 08 06:26:35.616465 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 378/1510] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:35 2026] GET /volume/v3/volumes/00440e2c-c6aa-40db-82b4-df7e942958cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:35.762464 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-63b3a846-09fe-47d2-b76b-06e2920de7cc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:35.768332 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63b3a846-09fe-47d2-b76b-06e2920de7cc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:26:35.768479 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-63b3a846-09fe-47d2-b76b-06e2920de7cc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:35.768663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-63b3a846-09fe-47d2-b76b-06e2920de7cc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:35.768864 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-63b3a846-09fe-47d2-b76b-06e2920de7cc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Delete volume with id: 2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:26:35.787208 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:35.787208 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:35.789861 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-63b3a846-09fe-47d2-b76b-06e2920de7cc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:35.826735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-76f16c99-2b10-4483-a2fc-c43924e29143 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:35.832148 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76f16c99-2b10-4483-a2fc-c43924e29143 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:35.832148 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76f16c99-2b10-4483-a2fc-c43924e29143 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:35.832148 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76f16c99-2b10-4483-a2fc-c43924e29143 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:35.833105 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-63b3a846-09fe-47d2-b76b-06e2920de7cc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Delete volume request issued successfully. Aug 08 06:26:35.833372 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63b3a846-09fe-47d2-b76b-06e2920de7cc tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 202 Aug 08 06:26:35.833981 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 381/1511] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:26:35 2026] DELETE /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:35.844275 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-888d7f39-56b3-4573-9965-beb961213d75 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:35.846610 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-888d7f39-56b3-4573-9965-beb961213d75 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:26:35.846881 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-888d7f39-56b3-4573-9965-beb961213d75 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:35.847144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-888d7f39-56b3-4573-9965-beb961213d75 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:35.850087 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:35.850087 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:35.856994 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-76f16c99-2b10-4483-a2fc-c43924e29143 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:35.863424 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76f16c99-2b10-4483-a2fc-c43924e29143 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:35.864391 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 380/1512] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:35 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:35.865358 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:35.865358 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:35.871456 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-888d7f39-56b3-4573-9965-beb961213d75 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Volume info retrieved successfully. Aug 08 06:26:35.880249 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-888d7f39-56b3-4573-9965-beb961213d75 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 200 Aug 08 06:26:35.880249 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 374/1513] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:35 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:36.883631 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-61478862-90e2-4ae5-a8d4-719326e308c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:36.887063 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-61478862-90e2-4ae5-a8d4-719326e308c6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:36.887063 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-61478862-90e2-4ae5-a8d4-719326e308c6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:36.887411 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-61478862-90e2-4ae5-a8d4-719326e308c6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:36.900122 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-92258f2a-32d1-4c01-ad35-b762e2672e11 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:36.902723 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92258f2a-32d1-4c01-ad35-b762e2672e11 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] GET https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 Aug 08 06:26:36.903124 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92258f2a-32d1-4c01-ad35-b762e2672e11 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:36.903394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92258f2a-32d1-4c01-ad35-b762e2672e11 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:36.904043 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:36.904043 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:36.913277 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-61478862-90e2-4ae5-a8d4-719326e308c6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:36.916857 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92258f2a-32d1-4c01-ad35-b762e2672e11 tempest-AttachVolumeNegativeTest-555754897 tempest-AttachVolumeNegativeTest-555754897-project-member] https://10.4.3.32/volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 returned with HTTP 404 Aug 08 06:26:36.918981 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 382/1514] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:36 2026] GET /volume/v3/volumes/2aa52c58-7a35-4f1c-bcde-ed8ccf06ce05 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:36.919547 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-61478862-90e2-4ae5-a8d4-719326e308c6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:36.920037 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 379/1515] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:36 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:37.943259 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6ab031c8-c6a6-4061-9bc9-a8c76337dcfa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:37.945857 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ab031c8-c6a6-4061-9bc9-a8c76337dcfa tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:37.945857 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ab031c8-c6a6-4061-9bc9-a8c76337dcfa tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:37.946902 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ab031c8-c6a6-4061-9bc9-a8c76337dcfa tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:37.960212 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:37.960212 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:37.966672 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6ab031c8-c6a6-4061-9bc9-a8c76337dcfa tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:37.973725 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ab031c8-c6a6-4061-9bc9-a8c76337dcfa tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:37.975016 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 381/1516] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:37 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:38.994115 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3681530c-386e-43f8-b9fa-1e24a8bf9583 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:38.996723 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3681530c-386e-43f8-b9fa-1e24a8bf9583 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:38.996723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3681530c-386e-43f8-b9fa-1e24a8bf9583 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:38.996916 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3681530c-386e-43f8-b9fa-1e24a8bf9583 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:39.013083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-b2228915-42f4-4cad-b84f-a22445d6fe19 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:39.015108 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-b2228915-42f4-4cad-b84f-a22445d6fe19 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] POST https://10.4.3.32/volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec/action Aug 08 06:26:39.015692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-b2228915-42f4-4cad-b84f-a22445d6fe19 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:39.015954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-b2228915-42f4-4cad-b84f-a22445d6fe19 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:39.016884 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:39.016884 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:39.022848 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3681530c-386e-43f8-b9fa-1e24a8bf9583 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:39.029724 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3681530c-386e-43f8-b9fa-1e24a8bf9583 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:39.030257 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 375/1517] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:38 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:39.046808 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:39.046808 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:39.066999 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0235d3d0-a469-4e13-bc2c-ed40d53dacb1 req-b2228915-42f4-4cad-b84f-a22445d6fe19 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec/action returned with HTTP 204 Aug 08 06:26:39.067355 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 383/1518] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:26:39 2026] POST /volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:40.050043 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e14079fa-bb6b-4dcc-8c63-6cc2b3e3bb24 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.052248 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e14079fa-bb6b-4dcc-8c63-6cc2b3e3bb24 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:40.052630 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e14079fa-bb6b-4dcc-8c63-6cc2b3e3bb24 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:40.053012 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e14079fa-bb6b-4dcc-8c63-6cc2b3e3bb24 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:40.055601 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=337,cinder:UPDATE=75,cinder:INSERT=45 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:26:40.072806 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:40.072806 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:40.077077 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e14079fa-bb6b-4dcc-8c63-6cc2b3e3bb24 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:40.086365 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e14079fa-bb6b-4dcc-8c63-6cc2b3e3bb24 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:40.086365 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 380/1519] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:40 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:40.107579 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1c6ddf84-4327-46b9-a416-70508d0533af None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.111048 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1c6ddf84-4327-46b9-a416-70508d0533af tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:40.111430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1c6ddf84-4327-46b9-a416-70508d0533af tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:40.111703 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1c6ddf84-4327-46b9-a416-70508d0533af tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:40.115969 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-38a6494c-a7c6-4861-a8d6-bbfccb48c0a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.118807 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38a6494c-a7c6-4861-a8d6-bbfccb48c0a4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:40.119548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38a6494c-a7c6-4861-a8d6-bbfccb48c0a4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:40.119966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38a6494c-a7c6-4861-a8d6-bbfccb48c0a4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:40.124642 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:40.124642 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:40.129313 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1c6ddf84-4327-46b9-a416-70508d0533af tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:40.133803 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1c6ddf84-4327-46b9-a416-70508d0533af tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:40.134236 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 382/1520] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:40 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:40.141497 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:40.141497 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:40.146856 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-38a6494c-a7c6-4861-a8d6-bbfccb48c0a4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Volume info retrieved successfully. Aug 08 06:26:40.153609 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38a6494c-a7c6-4861-a8d6-bbfccb48c0a4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:40.154328 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 376/1521] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:40 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:40.156401 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4321d71a-430a-4a85-9357-2efb1c1c7dec None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.158574 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4321d71a-430a-4a85-9357-2efb1c1c7dec tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:26:40.159160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4321d71a-430a-4a85-9357-2efb1c1c7dec tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a9eaa40-ebd7-499a-8a2b-db0df053fb7d", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-163901551", "description": null, "metadata": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:40.184157 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:40.184157 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:40.184157 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4321d71a-430a-4a85-9357-2efb1c1c7dec tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:40.184157 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-4321d71a-430a-4a85-9357-2efb1c1c7dec tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Create snapshot from volume 5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:40.224002 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-a6d5a092-30dc-4eb3-9d31-ebff3fdd25e3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.226365 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-a6d5a092-30dc-4eb3-9d31-ebff3fdd25e3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:40.226802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-a6d5a092-30dc-4eb3-9d31-ebff3fdd25e3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:40.227220 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-a6d5a092-30dc-4eb3-9d31-ebff3fdd25e3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:40.252284 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:40.252284 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:40.257402 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-a6d5a092-30dc-4eb3-9d31-ebff3fdd25e3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:40.263978 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-a6d5a092-30dc-4eb3-9d31-ebff3fdd25e3 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:40.264806 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 381/1522] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:40 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:40.265725 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-4321d71a-430a-4a85-9357-2efb1c1c7dec tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Created reservations ['5cd74e1c-e9d7-420e-a226-cb1e6aad2ca6', 'ba570b28-1281-49aa-ac70-9d1ebc6382a8', '806d1c06-46c4-4486-91bc-fdcacac2ea9d', 'b4b29cbb-1120-4357-be58-4383da9228b6'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:40.301624 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-bd700634-cdff-47d2-8de4-070c0f36a19d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.305511 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-bd700634-cdff-47d2-8de4-070c0f36a19d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75/action Aug 08 06:26:40.305511 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-bd700634-cdff-47d2-8de4-070c0f36a19d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:40.305511 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-bd700634-cdff-47d2-8de4-070c0f36a19d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:40.346903 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:40.346903 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:40.348450 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-bd700634-cdff-47d2-8de4-070c0f36a19d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:40.370077 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-bd700634-cdff-47d2-8de4-070c0f36a19d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Begin detaching volume completed successfully. Aug 08 06:26:40.370734 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-bd700634-cdff-47d2-8de4-070c0f36a19d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75/action returned with HTTP 202 Aug 08 06:26:40.371037 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 383/1523] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:26:40 2026] POST /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:26:40.375586 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4321d71a-430a-4a85-9357-2efb1c1c7dec tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Snapshot force create request issued successfully. Aug 08 06:26:40.376238 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4321d71a-430a-4a85-9357-2efb1c1c7dec tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:26:40.377253 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 384/1524] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:26:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:40.392114 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a790b274-4ad9-4263-b785-d21e1dadc58b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.397577 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a790b274-4ad9-4263-b785-d21e1dadc58b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:26:40.397634 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a790b274-4ad9-4263-b785-d21e1dadc58b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:40.397901 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a790b274-4ad9-4263-b785-d21e1dadc58b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:40.407807 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:40.407807 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:40.408682 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a790b274-4ad9-4263-b785-d21e1dadc58b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Snapshot retrieved successfully. Aug 08 06:26:40.409595 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a790b274-4ad9-4263-b785-d21e1dadc58b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 returned with HTTP 200 Aug 08 06:26:40.410084 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 377/1525] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:26:40 2026] GET /volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:40.412726 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a2fea29f-f9ec-41c3-95b2-86f4937f9d60 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.418737 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2fea29f-f9ec-41c3-95b2-86f4937f9d60 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:40.418737 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2fea29f-f9ec-41c3-95b2-86f4937f9d60 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:40.420390 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2fea29f-f9ec-41c3-95b2-86f4937f9d60 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:40.462064 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:40.462064 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:40.468599 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a2fea29f-f9ec-41c3-95b2-86f4937f9d60 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:40.477569 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2fea29f-f9ec-41c3-95b2-86f4937f9d60 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:40.478238 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 382/1526] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:40 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1443 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:40.532481 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-be65168a-e539-4dd9-b0ff-fdff4363604b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.533284 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-be65168a-e539-4dd9-b0ff-fdff4363604b None None] GET https://10.4.3.32/volume// Aug 08 06:26:40.533560 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-be65168a-e539-4dd9-b0ff-fdff4363604b None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:40.533896 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-be65168a-e539-4dd9-b0ff-fdff4363604b None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:40.534950 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-be65168a-e539-4dd9-b0ff-fdff4363604b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:40.537938 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 384/1527] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:40 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:40.546899 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-d24c7f96-5f88-4431-a9a2-7ffe64fd91fa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:40.554957 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-d24c7f96-5f88-4431-a9a2-7ffe64fd91fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:40.554957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-d24c7f96-5f88-4431-a9a2-7ffe64fd91fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:40.554957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-d24c7f96-5f88-4431-a9a2-7ffe64fd91fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:40.592563 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:40.592563 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:40.598352 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-d24c7f96-5f88-4431-a9a2-7ffe64fd91fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:40.606447 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-d24c7f96-5f88-4431-a9a2-7ffe64fd91fa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:40.607042 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 385/1528] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:40 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1623 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:26:41.431829 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0f4b4b94-2353-4239-b2ed-5efb9717532b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:41.436302 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f4b4b94-2353-4239-b2ed-5efb9717532b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:26:41.436740 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f4b4b94-2353-4239-b2ed-5efb9717532b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:41.437229 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f4b4b94-2353-4239-b2ed-5efb9717532b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:41.441956 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=274,cinder:UPDATE=44,cinder:INSERT=17 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:26:41.452192 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:41.452192 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:41.452784 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0f4b4b94-2353-4239-b2ed-5efb9717532b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Snapshot retrieved successfully. Aug 08 06:26:41.453987 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f4b4b94-2353-4239-b2ed-5efb9717532b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 returned with HTTP 200 Aug 08 06:26:41.455074 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 378/1529] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:26:41 2026] GET /volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:26:41.469338 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-79045238-a260-4c69-97e6-02cb7216f332 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:41.473701 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79045238-a260-4c69-97e6-02cb7216f332 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:26:41.473996 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-79045238-a260-4c69-97e6-02cb7216f332 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:41.474262 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-79045238-a260-4c69-97e6-02cb7216f332 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:41.481760 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:41.481760 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:41.483002 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-79045238-a260-4c69-97e6-02cb7216f332 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Snapshot retrieved successfully. Aug 08 06:26:41.484007 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79045238-a260-4c69-97e6-02cb7216f332 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 returned with HTTP 200 Aug 08 06:26:41.484698 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 383/1530] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:26:41 2026] GET /volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:41.497473 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-c07bd835-4d09-4c5e-978f-6a521a3bc390 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:41.499360 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9e3f7d88-b0cb-44a3-8c5f-fc75ae083ac5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:41.499758 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-c07bd835-4d09-4c5e-978f-6a521a3bc390 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:41.499929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-c07bd835-4d09-4c5e-978f-6a521a3bc390 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:41.500245 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-c07bd835-4d09-4c5e-978f-6a521a3bc390 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:41.501104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7c21d44c-4342-4543-a0c2-fb75adb1e6f9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:41.503382 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e3f7d88-b0cb-44a3-8c5f-fc75ae083ac5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:26:41.503524 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e3f7d88-b0cb-44a3-8c5f-fc75ae083ac5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:41.503834 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e3f7d88-b0cb-44a3-8c5f-fc75ae083ac5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:41.504256 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7c21d44c-4342-4543-a0c2-fb75adb1e6f9 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:41.504591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7c21d44c-4342-4543-a0c2-fb75adb1e6f9 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:41.504913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7c21d44c-4342-4543-a0c2-fb75adb1e6f9 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:41.527044 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:41.527044 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:41.534309 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:41.534309 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:41.537970 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:41.537970 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:41.544287 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e3f7d88-b0cb-44a3-8c5f-fc75ae083ac5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:26:41.545954 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-c07bd835-4d09-4c5e-978f-6a521a3bc390 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:41.546342 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7c21d44c-4342-4543-a0c2-fb75adb1e6f9 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:41.554923 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e3f7d88-b0cb-44a3-8c5f-fc75ae083ac5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:26:41.555165 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7c21d44c-4342-4543-a0c2-fb75adb1e6f9 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:41.555247 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 386/1531] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:41 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 1138 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:41.555285 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 379/1532] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:41 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:26:41.559980 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-c07bd835-4d09-4c5e-978f-6a521a3bc390 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:41.559980 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 385/1533] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:41 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1443 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:41.608136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-e23da605-b91c-4ae9-b311-375d19053156 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:41.614582 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-e23da605-b91c-4ae9-b311-375d19053156 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1 Aug 08 06:26:41.614761 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-e23da605-b91c-4ae9-b311-375d19053156 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:41.615041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-e23da605-b91c-4ae9-b311-375d19053156 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:41.627858 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:41.627858 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:41.729220 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c2e33515-bf6a-4fdf-a9c8-85a950c66147 req-e23da605-b91c-4ae9-b311-375d19053156 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1 returned with HTTP 200 Aug 08 06:26:41.730800 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 384/1534] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:26:41 2026] DELETE /volume/v3/attachments/2386c86a-3e54-47b5-8e8d-f1795d7ad2b1 => generated 192 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:42.573552 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e833106c-05f5-4ac0-8cfa-9d09a732b60b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:42.577401 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e833106c-05f5-4ac0-8cfa-9d09a732b60b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:42.577736 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e833106c-05f5-4ac0-8cfa-9d09a732b60b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:42.578388 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e833106c-05f5-4ac0-8cfa-9d09a732b60b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:42.598764 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:42.598764 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:42.611503 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e833106c-05f5-4ac0-8cfa-9d09a732b60b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:42.619408 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e833106c-05f5-4ac0-8cfa-9d09a732b60b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:42.620195 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 387/1535] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:42 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:42.644943 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f8f85820-2a23-43e6-9139-3133a26afd36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:42.649573 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8f85820-2a23-43e6-9139-3133a26afd36 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:42.650717 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8f85820-2a23-43e6-9139-3133a26afd36 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:42.650966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8f85820-2a23-43e6-9139-3133a26afd36 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:42.675683 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:42.675683 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:42.684488 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f8f85820-2a23-43e6-9139-3133a26afd36 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] Volume info retrieved successfully. Aug 08 06:26:42.692541 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8f85820-2a23-43e6-9139-3133a26afd36 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-reader] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:42.693083 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 380/1536] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:42 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1143 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:42.758423 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-81b5d094-3651-43da-8cbb-d693b17e605a req-b794437c-e207-4194-ace8-e5a3ef960fa4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:42.761157 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-b794437c-e207-4194-ace8-e5a3ef960fa4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:42.761591 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-b794437c-e207-4194-ace8-e5a3ef960fa4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:42.761591 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-b794437c-e207-4194-ace8-e5a3ef960fa4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:42.776089 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:42.776089 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:42.778732 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-81b5d094-3651-43da-8cbb-d693b17e605a req-b794437c-e207-4194-ace8-e5a3ef960fa4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:42.787101 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-b794437c-e207-4194-ace8-e5a3ef960fa4 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:42.787101 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 386/1537] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:42 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:42.833164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-81b5d094-3651-43da-8cbb-d693b17e605a req-489e5b8c-8e8b-4bfd-885c-5235d7dd61fb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:42.837050 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-489e5b8c-8e8b-4bfd-885c-5235d7dd61fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75/action Aug 08 06:26:42.837593 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-489e5b8c-8e8b-4bfd-885c-5235d7dd61fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:42.837734 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-489e5b8c-8e8b-4bfd-885c-5235d7dd61fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:42.852571 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:42.852571 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:42.853198 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-81b5d094-3651-43da-8cbb-d693b17e605a req-489e5b8c-8e8b-4bfd-885c-5235d7dd61fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:42.862946 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-81b5d094-3651-43da-8cbb-d693b17e605a req-489e5b8c-8e8b-4bfd-885c-5235d7dd61fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Begin detaching volume completed successfully. Aug 08 06:26:42.863287 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-489e5b8c-8e8b-4bfd-885c-5235d7dd61fb tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75/action returned with HTTP 202 Aug 08 06:26:42.866804 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 385/1538] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:26:42 2026] POST /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 08 06:26:42.895379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-38d91132-13b9-4f63-9b34-e55e1f2287f8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:42.899457 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38d91132-13b9-4f63-9b34-e55e1f2287f8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:42.900440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38d91132-13b9-4f63-9b34-e55e1f2287f8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:42.900440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38d91132-13b9-4f63-9b34-e55e1f2287f8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:42.922931 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:42.922931 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:42.932400 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-38d91132-13b9-4f63-9b34-e55e1f2287f8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:42.940692 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38d91132-13b9-4f63-9b34-e55e1f2287f8 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:42.941600 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 388/1539] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:42 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:42.949135 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-82775bdb-56c9-4ff1-8c74-0d37be96426e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:42.949463 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82775bdb-56c9-4ff1-8c74-0d37be96426e None None] GET https://10.4.3.32/volume// Aug 08 06:26:42.949648 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-82775bdb-56c9-4ff1-8c74-0d37be96426e None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:42.949920 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-82775bdb-56c9-4ff1-8c74-0d37be96426e None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:42.950377 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82775bdb-56c9-4ff1-8c74-0d37be96426e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:42.950706 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 381/1540] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:42.981011 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-81b5d094-3651-43da-8cbb-d693b17e605a req-0dd8c516-53e2-4aca-b610-54f06e66884a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:42.985947 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-0dd8c516-53e2-4aca-b610-54f06e66884a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:42.985947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-0dd8c516-53e2-4aca-b610-54f06e66884a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:42.985947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-0dd8c516-53e2-4aca-b610-54f06e66884a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:43.003938 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:43.003938 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:43.009607 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-81b5d094-3651-43da-8cbb-d693b17e605a req-0dd8c516-53e2-4aca-b610-54f06e66884a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:43.015823 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-0dd8c516-53e2-4aca-b610-54f06e66884a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:43.016463 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 387/1541] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:42 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:26:43.046309 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-44f08328-6948-469b-9cf5-e2185d7a6285 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:43.215223 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44f08328-6948-469b-9cf5-e2185d7a6285 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:26:43.215723 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-44f08328-6948-469b-9cf5-e2185d7a6285 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1657983000"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:43.244682 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44f08328-6948-469b-9cf5-e2185d7a6285 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:26:43.245191 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 386/1542] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:26:43 2026] POST /volume/v3/types => generated 228 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:43.257073 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b1dd11fb-4e02-4f74-9a4a-388b400dbfa6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:43.262537 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1dd11fb-4e02-4f74-9a4a-388b400dbfa6 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:26:43.262537 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1dd11fb-4e02-4f74-9a4a-388b400dbfa6 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1966632177"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:43.306924 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1dd11fb-4e02-4f74-9a4a-388b400dbfa6 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:26:43.307357 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 389/1543] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:26:43 2026] POST /volume/v3/group_types => generated 185 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:43.329165 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c3faaac3-403e-4e8f-9c02-b0e97eb0472b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:43.567655 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3faaac3-403e-4e8f-9c02-b0e97eb0472b tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] POST https://10.4.3.32/volume/v3/groups Aug 08 06:26:43.568161 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3faaac3-403e-4e8f-9c02-b0e97eb0472b tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4013a6b9-21cf-4629-9e3d-ebf5232ca419", "volume_types": ["6cd3396b-1a35-41cd-aafd-d7daffb0b7ac"], "name": "tempest-GroupSnapshotsV319Test-Group-1932602522"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:43.570895 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-c3faaac3-403e-4e8f-9c02-b0e97eb0472b tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Creating new group {'group': {'group_type': '4013a6b9-21cf-4629-9e3d-ebf5232ca419', 'volume_types': ['6cd3396b-1a35-41cd-aafd-d7daffb0b7ac'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1932602522'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 06:26:43.582604 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-c3faaac3-403e-4e8f-9c02-b0e97eb0472b tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1932602522. Aug 08 06:26:43.593559 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3faaac3-403e-4e8f-9c02-b0e97eb0472b tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Availability Zones retrieved successfully. Aug 08 06:26:43.648513 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-c3faaac3-403e-4e8f-9c02-b0e97eb0472b tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Created reservations ['2907fb1f-9a41-4e43-afcc-b0ad717402e3'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:43.716838 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3faaac3-403e-4e8f-9c02-b0e97eb0472b tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 08 06:26:43.717488 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 382/1544] 10.4.3.32 () {70 vars in 1290 bytes} [Sat Aug 8 06:26:43 2026] POST /volume/v3/groups => generated 116 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 08 06:26:43.731120 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7c580980-8aa8-4752-99a2-ee0f7edca7d0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:43.734177 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c580980-8aa8-4752-99a2-ee0f7edca7d0 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae Aug 08 06:26:43.737305 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c580980-8aa8-4752-99a2-ee0f7edca7d0 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:43.737305 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c580980-8aa8-4752-99a2-ee0f7edca7d0 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:43.737305 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-7c580980-8aa8-4752-99a2-ee0f7edca7d0 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member bb2447c4-5be2-47d1-b6db-11a39cc75cae {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:26:43.742038 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:43.742038 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:43.762233 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c580980-8aa8-4752-99a2-ee0f7edca7d0 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae returned with HTTP 200 Aug 08 06:26:43.762233 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 388/1545] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:26:43 2026] GET /volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae => generated 396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:43.971249 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-680bede8-11a6-4e70-8ef0-38b123b8cc4d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:43.975005 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-680bede8-11a6-4e70-8ef0-38b123b8cc4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:43.975536 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-680bede8-11a6-4e70-8ef0-38b123b8cc4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:43.975536 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-680bede8-11a6-4e70-8ef0-38b123b8cc4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:43.995283 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:43.995283 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:44.005571 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-680bede8-11a6-4e70-8ef0-38b123b8cc4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:44.017924 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-680bede8-11a6-4e70-8ef0-38b123b8cc4d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:44.017924 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 387/1546] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:43 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:44.779732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b053a516-87ad-4489-ab89-fbca42ac120c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:44.782961 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b053a516-87ad-4489-ab89-fbca42ac120c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae Aug 08 06:26:44.783301 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b053a516-87ad-4489-ab89-fbca42ac120c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:44.783583 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b053a516-87ad-4489-ab89-fbca42ac120c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:44.783783 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-b053a516-87ad-4489-ab89-fbca42ac120c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member bb2447c4-5be2-47d1-b6db-11a39cc75cae {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:26:44.790223 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:44.790223 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:44.809848 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b053a516-87ad-4489-ab89-fbca42ac120c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae returned with HTTP 200 Aug 08 06:26:44.810418 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 390/1547] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:26:44 2026] GET /volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae => generated 397 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:44.823747 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:44.827165 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:44.829210 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-490193958", "volume_type": "6cd3396b-1a35-41cd-aafd-d7daffb0b7ac", "group_id": "bb2447c4-5be2-47d1-b6db-11a39cc75cae", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:44.830357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-490193958', 'volume_type': '6cd3396b-1a35-41cd-aafd-d7daffb0b7ac', 'group_id': 'bb2447c4-5be2-47d1-b6db-11a39cc75cae', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:44.847179 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:44.847179 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:44.847792 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Create volume of 1 GB Aug 08 06:26:44.860305 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Availability Zones retrieved successfully. Aug 08 06:26:44.870509 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Flow 'volume_create_api' (ad537211-27d3-4ea2-a5ec-031516c7e02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:44.870509 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a66df518-0282-4de2-9520-9f4e7371e473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:44.871345 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:44.871345 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:44.872163 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:44.913902 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a66df518-0282-4de2-9520-9f4e7371e473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:26:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6cd3396b-1a35-41cd-aafd-d7daffb0b7ac,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1657983000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cd3396b-1a35-41cd-aafd-d7daffb0b7ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bb2447c4-5be2-47d1-b6db-11a39cc75cae', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:44.914791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2dd71b-4493-47b8-bf42-9b5bd0beaa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:44.962914 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1657983000 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1657983000, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:26:44.963661 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1657983000 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1657983000, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:26:45.018477 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Created reservations ['70fe7bf4-f20c-498f-b2b7-72f3332cd4f0', 'd61ec5ec-7e21-46d3-949e-b1f7deb9fc37', 'fbebbf4d-5803-4735-8adc-33dd877200bb', 'e094583f-e054-43e7-a08d-04e1196012bb'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:45.019760 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2dd71b-4493-47b8-bf42-9b5bd0beaa9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70fe7bf4-f20c-498f-b2b7-72f3332cd4f0', 'd61ec5ec-7e21-46d3-949e-b1f7deb9fc37', 'fbebbf4d-5803-4735-8adc-33dd877200bb', 'e094583f-e054-43e7-a08d-04e1196012bb']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:45.021384 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec937ce-7af6-43e7-a1e9-7f13312c02b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:45.035742 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b6afbfc0-0ed1-4704-9ea1-ce6d523a002c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:45.038203 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6afbfc0-0ed1-4704-9ea1-ce6d523a002c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:45.038586 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6afbfc0-0ed1-4704-9ea1-ce6d523a002c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:45.039147 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6afbfc0-0ed1-4704-9ea1-ce6d523a002c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:45.060029 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:45.060029 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:45.061380 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec937ce-7af6-43e7-a1e9-7f13312c02b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f675a99b-edc3-4df8-8642-a5b4d2397428', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-490193958',encryption_key_id=None,group_id=bb2447c4-5be2-47d1-b6db-11a39cc75cae,group_type_id=,metadata={},multiattach=False,project_id='090a72b596fe48ddb4b715b332ed654c',qos_specs=None,replication_status=,reservations=['70fe7bf4-f20c-498f-b2b7-72f3332cd4f0','d61ec5ec-7e21-46d3-949e-b1f7deb9fc37','fbebbf4d-5803-4735-8adc-33dd877200bb','e094583f-e054-43e7-a08d-04e1196012bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3cd172f296647999f01c97ad6e09852',volume_type_id=6cd3396b-1a35-41cd-aafd-d7daffb0b7ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-490193958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bb2447c4-5be2-47d1-b6db-11a39cc75cae,host=None,id=f675a99b-edc3-4df8-8642-a5b4d2397428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='090a72b596fe48ddb4b715b332ed654c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3cd172f296647999f01c97ad6e09852',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd3396b-1a35-41cd-aafd-d7daffb0b7ac),volume_type_id=6cd3396b-1a35-41cd-aafd-d7daffb0b7ac)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:45.063064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff918369-4ba3-4a74-91a7-6efd8dfb184b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:45.065677 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b6afbfc0-0ed1-4704-9ea1-ce6d523a002c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:45.073396 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6afbfc0-0ed1-4704-9ea1-ce6d523a002c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:45.074055 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 389/1548] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:45 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:45.094257 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff918369-4ba3-4a74-91a7-6efd8dfb184b) transitioned into state 'SUCCESS' from state '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-490193958',encryption_key_id=None,group_id=bb2447c4-5be2-47d1-b6db-11a39cc75cae,group_type_id=,metadata={},multiattach=False,project_id='090a72b596fe48ddb4b715b332ed654c',qos_specs=None,replication_status=,reservations=['70fe7bf4-f20c-498f-b2b7-72f3332cd4f0','d61ec5ec-7e21-46d3-949e-b1f7deb9fc37','fbebbf4d-5803-4735-8adc-33dd877200bb','e094583f-e054-43e7-a08d-04e1196012bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3cd172f296647999f01c97ad6e09852',volume_type_id=6cd3396b-1a35-41cd-aafd-d7daffb0b7ac)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:45.095372 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4bb904-f6af-4dd9-afd1-f7e683eb8d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:45.116735 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4bb904-f6af-4dd9-afd1-f7e683eb8d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:45.117709 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Flow 'volume_create_api' (ad537211-27d3-4ea2-a5ec-031516c7e02e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:45.118228 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Create volume request issued successfully. Aug 08 06:26:45.119304 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:26:45.119685 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:26:45.174621 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:26:45.180597 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:45.180597 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:45.188558 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-247cda25-3706-4f64-8ad8-51e1072ecac4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:45.189351 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 383/1549] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:26:44 2026] POST /volume/v3/volumes => generated 824 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:45.210298 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f4cb6244-a2ea-4162-8d0e-35486df2e958 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:45.214310 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4cb6244-a2ea-4162-8d0e-35486df2e958 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 Aug 08 06:26:45.214597 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4cb6244-a2ea-4162-8d0e-35486df2e958 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:45.215214 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4cb6244-a2ea-4162-8d0e-35486df2e958 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:45.228087 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:45.228087 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:45.233062 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f4cb6244-a2ea-4162-8d0e-35486df2e958 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Volume info retrieved successfully. Aug 08 06:26:45.233983 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-f4cb6244-a2ea-4162-8d0e-35486df2e958 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:26:45.234574 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-f4cb6244-a2ea-4162-8d0e-35486df2e958 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:26:45.280113 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-f4cb6244-a2ea-4162-8d0e-35486df2e958 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:26:45.283493 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:45.283493 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:45.296720 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4cb6244-a2ea-4162-8d0e-35486df2e958 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 returned with HTTP 200 Aug 08 06:26:45.296720 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 388/1550] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:26:45 2026] GET /volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 => generated 892 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:46.094198 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb7f0c19-b6ab-4618-9673-05bece3728e0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:46.096922 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb7f0c19-b6ab-4618-9673-05bece3728e0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:46.097247 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb7f0c19-b6ab-4618-9673-05bece3728e0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:46.097661 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb7f0c19-b6ab-4618-9673-05bece3728e0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:46.115659 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:46.115659 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:46.120559 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fb7f0c19-b6ab-4618-9673-05bece3728e0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:46.127302 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb7f0c19-b6ab-4618-9673-05bece3728e0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:46.128284 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 391/1551] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:46 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:46.314357 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5f41ef6c-66a6-46c7-af47-8c03b933baaa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:46.318733 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f41ef6c-66a6-46c7-af47-8c03b933baaa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 Aug 08 06:26:46.318733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f41ef6c-66a6-46c7-af47-8c03b933baaa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:46.318733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f41ef6c-66a6-46c7-af47-8c03b933baaa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:46.325580 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:46.325580 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:46.329631 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5f41ef6c-66a6-46c7-af47-8c03b933baaa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Volume info retrieved successfully. Aug 08 06:26:46.330476 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-5f41ef6c-66a6-46c7-af47-8c03b933baaa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:26:46.332842 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-5f41ef6c-66a6-46c7-af47-8c03b933baaa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:26:46.392394 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-5f41ef6c-66a6-46c7-af47-8c03b933baaa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:26:46.403590 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:46.403590 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:46.429732 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f41ef6c-66a6-46c7-af47-8c03b933baaa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 returned with HTTP 200 Aug 08 06:26:46.429732 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 390/1552] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:26:46 2026] GET /volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 => generated 917 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:46.451970 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4605cd34-ec28-4d7f-8766-8fa9affdc2ba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:46.457144 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4605cd34-ec28-4d7f-8766-8fa9affdc2ba tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Aug 08 06:26:46.457144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4605cd34-ec28-4d7f-8766-8fa9affdc2ba tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bb2447c4-5be2-47d1-b6db-11a39cc75cae", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1608296814"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:46.459967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.group_snapshots [None req-4605cd34-ec28-4d7f-8766-8fa9affdc2ba tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bb2447c4-5be2-47d1-b6db-11a39cc75cae', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1608296814'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 06:26:46.468814 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:46.468814 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:46.472909 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.group_snapshots [None req-4605cd34-ec28-4d7f-8766-8fa9affdc2ba tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1608296814. Aug 08 06:26:46.512002 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:46.512002 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:46.532200 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-4605cd34-ec28-4d7f-8766-8fa9affdc2ba tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1657983000 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1657983000, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:26:46.570209 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-4605cd34-ec28-4d7f-8766-8fa9affdc2ba tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Created reservations ['db6642c9-ab27-4372-8f09-53fb8b19b0a1', 'c2da7a48-2b49-4836-be1c-7bf53df4653a', 'af5ed29a-f5f7-401e-a422-98ce0fbf4651', '92924d00-2da3-4c75-8816-936410adee47'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:46.611979 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4605cd34-ec28-4d7f-8766-8fa9affdc2ba tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Aug 08 06:26:46.612493 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 384/1553] 10.4.3.32 () {70 vars in 1317 bytes} [Sat Aug 8 06:26:46 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:46.624041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f59159f1-9a3e-4290-ac5b-1d12db994d4d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:46.629044 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f59159f1-9a3e-4290-ac5b-1d12db994d4d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 Aug 08 06:26:46.629499 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f59159f1-9a3e-4290-ac5b-1d12db994d4d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:46.629499 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f59159f1-9a3e-4290-ac5b-1d12db994d4d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:46.629930 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-f59159f1-9a3e-4290-ac5b-1d12db994d4d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member 266377f1-205c-4ac3-a13c-7057228e4873 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:26:46.636252 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:46.636252 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:46.644059 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f59159f1-9a3e-4290-ac5b-1d12db994d4d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 returned with HTTP 200 Aug 08 06:26:46.644494 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 389/1554] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:26:46 2026] GET /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:47.145622 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5eb01009-03fd-4ba2-8600-801315aaea25 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.149129 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5eb01009-03fd-4ba2-8600-801315aaea25 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:47.149395 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5eb01009-03fd-4ba2-8600-801315aaea25 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.149596 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5eb01009-03fd-4ba2-8600-801315aaea25 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.167109 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.167109 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:47.170921 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-81b5d094-3651-43da-8cbb-d693b17e605a req-c9f1fb1c-50ac-490f-9676-0658ab6e5b7b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.176129 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5eb01009-03fd-4ba2-8600-801315aaea25 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:47.177345 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-c9f1fb1c-50ac-490f-9676-0658ab6e5b7b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:47.177627 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-c9f1fb1c-50ac-490f-9676-0658ab6e5b7b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.177899 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-c9f1fb1c-50ac-490f-9676-0658ab6e5b7b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.190120 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5eb01009-03fd-4ba2-8600-801315aaea25 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:47.190632 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 392/1555] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:47 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:47.195914 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.195914 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:47.207673 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-81b5d094-3651-43da-8cbb-d693b17e605a req-c9f1fb1c-50ac-490f-9676-0658ab6e5b7b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:47.216182 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-c9f1fb1c-50ac-490f-9676-0658ab6e5b7b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:47.216820 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 391/1556] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:47 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:47.636020 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-81b5d094-3651-43da-8cbb-d693b17e605a req-903d9dc9-0468-402f-b7d6-d2492bcef039 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.640641 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-903d9dc9-0468-402f-b7d6-d2492bcef039 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc Aug 08 06:26:47.640886 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-903d9dc9-0468-402f-b7d6-d2492bcef039 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.641065 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-903d9dc9-0468-402f-b7d6-d2492bcef039 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.653368 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.653368 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:47.659336 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-01c472d8-e0b5-444f-9d85-114ea9edbacf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.667471 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-01c472d8-e0b5-444f-9d85-114ea9edbacf tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 Aug 08 06:26:47.667471 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-01c472d8-e0b5-444f-9d85-114ea9edbacf tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.667471 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-01c472d8-e0b5-444f-9d85-114ea9edbacf tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.667471 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-01c472d8-e0b5-444f-9d85-114ea9edbacf tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member 266377f1-205c-4ac3-a13c-7057228e4873 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:26:47.672383 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.672383 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:47.680524 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-01c472d8-e0b5-444f-9d85-114ea9edbacf tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 returned with HTTP 200 Aug 08 06:26:47.681023 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 390/1557] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:26:47 2026] GET /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 => generated 331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:47.694472 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9deed311-48a1-466e-ab4c-23579a4788a4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.698781 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9deed311-48a1-466e-ab4c-23579a4788a4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 08 06:26:47.699235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9deed311-48a1-466e-ab4c-23579a4788a4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.699307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9deed311-48a1-466e-ab4c-23579a4788a4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.699631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-9deed311-48a1-466e-ab4c-23579a4788a4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:26:47.705057 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-9deed311-48a1-466e-ab4c-23579a4788a4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:26:47.715181 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9deed311-48a1-466e-ab4c-23579a4788a4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Get all snapshots completed successfully. Aug 08 06:26:47.718124 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.718124 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:47.718124 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9deed311-48a1-466e-ab4c-23579a4788a4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 06:26:47.718928 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 393/1558] 10.4.3.32 () {66 vars in 1257 bytes} [Sat Aug 8 06:26:47 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:47.733598 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-81b5d094-3651-43da-8cbb-d693b17e605a req-903d9dc9-0468-402f-b7d6-d2492bcef039 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc returned with HTTP 200 Aug 08 06:26:47.734550 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b28c1ab7-d2b9-4b42-9a82-8425a4ab6ff4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.735261 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 385/1559] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:26:47 2026] DELETE /volume/v3/attachments/82be40cd-3ed7-4a5b-a4d9-3867889867bc => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:47.740915 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b28c1ab7-d2b9-4b42-9a82-8425a4ab6ff4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/snapshots/c2be31ad-dc1e-458d-85d9-a74d3709dbb1 Aug 08 06:26:47.741324 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b28c1ab7-d2b9-4b42-9a82-8425a4ab6ff4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.741466 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b28c1ab7-d2b9-4b42-9a82-8425a4ab6ff4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.747870 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.747870 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:47.748877 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b28c1ab7-d2b9-4b42-9a82-8425a4ab6ff4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Snapshot retrieved successfully. Aug 08 06:26:47.750024 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b28c1ab7-d2b9-4b42-9a82-8425a4ab6ff4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/snapshots/c2be31ad-dc1e-458d-85d9-a74d3709dbb1 returned with HTTP 200 Aug 08 06:26:47.750355 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 392/1560] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:26:47 2026] GET /volume/v3/snapshots/c2be31ad-dc1e-458d-85d9-a74d3709dbb1 => generated 474 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:47.762921 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fcb1fccf-dbc2-4746-84a8-4fc8b1efd04b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.766751 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcb1fccf-dbc2-4746-84a8-4fc8b1efd04b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action Aug 08 06:26:47.767700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcb1fccf-dbc2-4746-84a8-4fc8b1efd04b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:47.767700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcb1fccf-dbc2-4746-84a8-4fc8b1efd04b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:47.769710 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-fcb1fccf-dbc2-4746-84a8-4fc8b1efd04b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Updating group '266377f1-205c-4ac3-a13c-7057228e4873' with 'creating' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 06:26:47.776882 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.776882 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:47.795525 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcb1fccf-dbc2-4746-84a8-4fc8b1efd04b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action returned with HTTP 202 Aug 08 06:26:47.795525 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 391/1561] 10.4.3.32 () {70 vars in 1448 bytes} [Sat Aug 8 06:26:47 2026] POST /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 08 06:26:47.807214 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-002cd1b8-35c2-4703-bbae-07851a8739fc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.812348 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-002cd1b8-35c2-4703-bbae-07851a8739fc tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 Aug 08 06:26:47.812348 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-002cd1b8-35c2-4703-bbae-07851a8739fc tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.812348 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-002cd1b8-35c2-4703-bbae-07851a8739fc tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.812348 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-002cd1b8-35c2-4703-bbae-07851a8739fc tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member 266377f1-205c-4ac3-a13c-7057228e4873 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:26:47.816319 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.816319 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:47.821631 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-002cd1b8-35c2-4703-bbae-07851a8739fc tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 returned with HTTP 200 Aug 08 06:26:47.823748 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 394/1562] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:26:47 2026] GET /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:47.837307 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f2e12d0c-c9c5-4e68-bb0e-b52876dc3784 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.840538 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2e12d0c-c9c5-4e68-bb0e-b52876dc3784 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action Aug 08 06:26:47.840538 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2e12d0c-c9c5-4e68-bb0e-b52876dc3784 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:47.840823 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2e12d0c-c9c5-4e68-bb0e-b52876dc3784 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:47.843391 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.group_snapshots [None req-f2e12d0c-c9c5-4e68-bb0e-b52876dc3784 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Updating group '266377f1-205c-4ac3-a13c-7057228e4873' with 'available' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 06:26:47.850624 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.850624 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:47.865355 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2e12d0c-c9c5-4e68-bb0e-b52876dc3784 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action returned with HTTP 202 Aug 08 06:26:47.866148 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 386/1563] 10.4.3.32 () {70 vars in 1448 bytes} [Sat Aug 8 06:26:47 2026] POST /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:26:47.876921 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4615189f-7c30-43f4-966b-50421ca29034 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.879062 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4615189f-7c30-43f4-966b-50421ca29034 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 Aug 08 06:26:47.879237 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4615189f-7c30-43f4-966b-50421ca29034 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.879498 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4615189f-7c30-43f4-966b-50421ca29034 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.879706 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-4615189f-7c30-43f4-966b-50421ca29034 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member 266377f1-205c-4ac3-a13c-7057228e4873 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:26:47.883433 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.883433 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:47.887086 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4615189f-7c30-43f4-966b-50421ca29034 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 returned with HTTP 200 Aug 08 06:26:47.887489 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 393/1564] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:26:47 2026] GET /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:47.899729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9041f95a-d9e7-4917-bc44-538b7d6b349b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.901971 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9041f95a-d9e7-4917-bc44-538b7d6b349b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action Aug 08 06:26:47.902598 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9041f95a-d9e7-4917-bc44-538b7d6b349b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:47.902598 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9041f95a-d9e7-4917-bc44-538b7d6b349b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:47.904481 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-9041f95a-d9e7-4917-bc44-538b7d6b349b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Updating group '266377f1-205c-4ac3-a13c-7057228e4873' with 'error' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 06:26:47.910519 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.910519 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:47.921031 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9041f95a-d9e7-4917-bc44-538b7d6b349b tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action returned with HTTP 202 Aug 08 06:26:47.922255 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 392/1565] 10.4.3.32 () {70 vars in 1448 bytes} [Sat Aug 8 06:26:47 2026] POST /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:26:47.931433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8d541a2f-6348-4891-b20f-2d8699eae47c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.934378 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8d541a2f-6348-4891-b20f-2d8699eae47c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 Aug 08 06:26:47.934378 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8d541a2f-6348-4891-b20f-2d8699eae47c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.934569 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8d541a2f-6348-4891-b20f-2d8699eae47c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.934676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-8d541a2f-6348-4891-b20f-2d8699eae47c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member 266377f1-205c-4ac3-a13c-7057228e4873 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:26:47.938183 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.938183 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:47.941960 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8d541a2f-6348-4891-b20f-2d8699eae47c tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 returned with HTTP 200 Aug 08 06:26:47.942427 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 395/1566] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:26:47 2026] GET /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 => generated 327 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:47.953744 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-12e9d8a1-d1f9-46ba-bc02-efc729036805 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.955708 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12e9d8a1-d1f9-46ba-bc02-efc729036805 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action Aug 08 06:26:47.956118 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-12e9d8a1-d1f9-46ba-bc02-efc729036805 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:47.956544 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-12e9d8a1-d1f9-46ba-bc02-efc729036805 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:47.957665 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.group_snapshots [None req-12e9d8a1-d1f9-46ba-bc02-efc729036805 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Updating group '266377f1-205c-4ac3-a13c-7057228e4873' with 'available' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 06:26:47.961021 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.961021 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:47.968138 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12e9d8a1-d1f9-46ba-bc02-efc729036805 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action returned with HTTP 202 Aug 08 06:26:47.968745 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 387/1567] 10.4.3.32 () {70 vars in 1448 bytes} [Sat Aug 8 06:26:47 2026] POST /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:26:47.978752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d7884573-75ec-4fb7-9aec-679dcfaf837d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:47.981167 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d7884573-75ec-4fb7-9aec-679dcfaf837d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 Aug 08 06:26:47.981458 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d7884573-75ec-4fb7-9aec-679dcfaf837d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:47.981730 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d7884573-75ec-4fb7-9aec-679dcfaf837d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:47.981934 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-d7884573-75ec-4fb7-9aec-679dcfaf837d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member 266377f1-205c-4ac3-a13c-7057228e4873 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:26:47.986260 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:47.986260 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:47.990555 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d7884573-75ec-4fb7-9aec-679dcfaf837d tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 returned with HTTP 200 Aug 08 06:26:47.991432 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 394/1568] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:26:47 2026] GET /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:48.006591 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b3b68f75-4175-4fcd-b62a-6d77264ae1f3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.009981 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b3b68f75-4175-4fcd-b62a-6d77264ae1f3 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 Aug 08 06:26:48.011884 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b3b68f75-4175-4fcd-b62a-6d77264ae1f3 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.011884 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b3b68f75-4175-4fcd-b62a-6d77264ae1f3 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:48.012034 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-b3b68f75-4175-4fcd-b62a-6d77264ae1f3 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] delete called for member 266377f1-205c-4ac3-a13c-7057228e4873 {{(pid=100291) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 06:26:48.012230 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.group_snapshots [None req-b3b68f75-4175-4fcd-b62a-6d77264ae1f3 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Delete group_snapshot with id: 266377f1-205c-4ac3-a13c-7057228e4873 Aug 08 06:26:48.017303 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.017303 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:48.055757 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b3b68f75-4175-4fcd-b62a-6d77264ae1f3 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 returned with HTTP 202 Aug 08 06:26:48.056295 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 393/1569] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:26:48 2026] DELETE /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:26:48.068476 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.070580 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:26:48.070881 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.072235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:48.072235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:26:48.072384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:26:48.081903 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Get all volumes completed successfully. Aug 08 06:26:48.082803 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:26:48.083042 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:26:48.127434 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:26:48.132943 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.132943 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:48.146595 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07193a2f-37c3-4c2d-ad19-7b47b9ab0809 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:26:48.147388 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 396/1570] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:26:48 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:48.166426 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f9ff782-ca1f-4081-9659-13dfec8da4aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.169796 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f9ff782-ca1f-4081-9659-13dfec8da4aa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 08 06:26:48.169994 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f9ff782-ca1f-4081-9659-13dfec8da4aa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.170277 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f9ff782-ca1f-4081-9659-13dfec8da4aa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:48.170633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-7f9ff782-ca1f-4081-9659-13dfec8da4aa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:26:48.174085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-7f9ff782-ca1f-4081-9659-13dfec8da4aa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:26:48.189797 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f9ff782-ca1f-4081-9659-13dfec8da4aa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Get all snapshots completed successfully. Aug 08 06:26:48.192051 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f9ff782-ca1f-4081-9659-13dfec8da4aa tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 06:26:48.195063 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 388/1571] 10.4.3.32 () {66 vars in 1257 bytes} [Sat Aug 8 06:26:48 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:26:48.208884 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8ef00cf8-d33b-49f3-aeaa-5136f4c11694 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.210744 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ef00cf8-d33b-49f3-aeaa-5136f4c11694 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 Aug 08 06:26:48.211094 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ef00cf8-d33b-49f3-aeaa-5136f4c11694 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.211532 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ef00cf8-d33b-49f3-aeaa-5136f4c11694 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:48.211532 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.group_snapshots [None req-8ef00cf8-d33b-49f3-aeaa-5136f4c11694 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member 266377f1-205c-4ac3-a13c-7057228e4873 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 06:26:48.211596 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-132af521-d0c3-4f84-857f-8e86f0edcc2f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.214403 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-132af521-d0c3-4f84-857f-8e86f0edcc2f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:48.214761 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-132af521-d0c3-4f84-857f-8e86f0edcc2f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.215049 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-132af521-d0c3-4f84-857f-8e86f0edcc2f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:48.216849 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ef00cf8-d33b-49f3-aeaa-5136f4c11694 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 returned with HTTP 404 Aug 08 06:26:48.218055 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 395/1572] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:26:48 2026] GET /volume/v3/group_snapshots/266377f1-205c-4ac3-a13c-7057228e4873 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:26:48.227546 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.227546 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:48.227898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-96b26270-86d8-4202-91d0-6234be23c030 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.230209 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:26:48.230209 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.230209 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:48.230588 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:26:48.231385 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:26:48.234548 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-132af521-d0c3-4f84-857f-8e86f0edcc2f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:48.238028 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Get all volumes completed successfully. Aug 08 06:26:48.238740 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:26:48.238855 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:26:48.242251 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-132af521-d0c3-4f84-857f-8e86f0edcc2f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:48.243122 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 394/1573] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:48 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:48.264648 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-24479f6b-c6b6-4f63-8093-dccca318cdde None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.266744 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24479f6b-c6b6-4f63-8093-dccca318cdde tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:48.268090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24479f6b-c6b6-4f63-8093-dccca318cdde tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.269797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24479f6b-c6b6-4f63-8093-dccca318cdde tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:48.278543 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:26:48.282239 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.282239 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:48.286723 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.286723 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:48.291710 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96b26270-86d8-4202-91d0-6234be23c030 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:26:48.292921 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 397/1574] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:26:48 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:48.294301 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-24479f6b-c6b6-4f63-8093-dccca318cdde tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:48.301424 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24479f6b-c6b6-4f63-8093-dccca318cdde tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:48.301975 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 389/1575] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:48 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:48.317994 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-95494f00-c61a-4ed2-9d95-543188392580 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.330707 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95494f00-c61a-4ed2-9d95-543188392580 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] POST https://10.4.3.32/volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae/action Aug 08 06:26:48.330707 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95494f00-c61a-4ed2-9d95-543188392580 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:48.330707 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95494f00-c61a-4ed2-9d95-543188392580 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:48.333051 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-95494f00-c61a-4ed2-9d95-543188392580 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] delete called for group bb2447c4-5be2-47d1-b6db-11a39cc75cae {{(pid=100289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:26:48.333051 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-95494f00-c61a-4ed2-9d95-543188392580 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Delete group with id: bb2447c4-5be2-47d1-b6db-11a39cc75cae Aug 08 06:26:48.339397 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.339397 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:48.406453 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-286008a7-9f38-473e-acdf-2374903cfa47 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.410191 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95494f00-c61a-4ed2-9d95-543188392580 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae/action returned with HTTP 202 Aug 08 06:26:48.411016 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-286008a7-9f38-473e-acdf-2374903cfa47 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:26:48.411284 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 396/1576] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:26:48 2026] POST /volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:26:48.411354 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-286008a7-9f38-473e-acdf-2374903cfa47 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.411762 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-286008a7-9f38-473e-acdf-2374903cfa47 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:48.423366 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93ef104e-ff9e-45c3-89a3-4ee7b753fb51 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.424585 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.424585 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:48.425442 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93ef104e-ff9e-45c3-89a3-4ee7b753fb51 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 Aug 08 06:26:48.425681 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93ef104e-ff9e-45c3-89a3-4ee7b753fb51 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.425955 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93ef104e-ff9e-45c3-89a3-4ee7b753fb51 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:48.431292 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-286008a7-9f38-473e-acdf-2374903cfa47 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:48.437913 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.437913 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:48.439673 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-286008a7-9f38-473e-acdf-2374903cfa47 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:26:48.440425 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 395/1577] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:48 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:48.444354 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-93ef104e-ff9e-45c3-89a3-4ee7b753fb51 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Volume info retrieved successfully. Aug 08 06:26:48.445807 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-93ef104e-ff9e-45c3-89a3-4ee7b753fb51 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:26:48.445807 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-93ef104e-ff9e-45c3-89a3-4ee7b753fb51 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:26:48.509522 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-93ef104e-ff9e-45c3-89a3-4ee7b753fb51 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:26:48.516103 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.516103 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:48.531412 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93ef104e-ff9e-45c3-89a3-4ee7b753fb51 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 returned with HTTP 200 Aug 08 06:26:48.531983 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 398/1578] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:26:48 2026] GET /volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:48.536007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.540542 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:48.540542 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-823484412", "imageRef": "36b63f83-d161-4e68-82f2-115f93569993"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:48.545638 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-823484412', 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:48.696568 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume of 1 GB Aug 08 06:26:48.697082 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.697082 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:48.697687 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Availability Zones retrieved successfully. Aug 08 06:26:48.707642 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Flow 'volume_create_api' (f4359096-04e4-4299-8b1b-d64932898082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:48.709082 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dcd230-f1fb-4f50-8698-6b2c136e19d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:48.710468 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:48.779318 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:48.779318 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:48.808034 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dcd230-f1fb-4f50-8698-6b2c136e19d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=00859760-e21c-491e-a4a6-b928847e9149,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00859760-e21c-491e-a4a6-b928847e9149', 'encryption_key_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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:48.809371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df434bb8-3fb4-4f7f-a903-c1f8fe168921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:48.882935 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Created reservations ['0def1264-5507-4755-90d9-03f273a2ada5', 'a8701a95-b350-4ae1-be99-ebd13207f649', '112ef19c-8c02-4e68-98b7-a7bc414d019c', 'fa2728ca-a14b-4df9-808b-0c4c1fb797d2'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:48.884064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df434bb8-3fb4-4f7f-a903-c1f8fe168921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0def1264-5507-4755-90d9-03f273a2ada5', 'a8701a95-b350-4ae1-be99-ebd13207f649', '112ef19c-8c02-4e68-98b7-a7bc414d019c', 'fa2728ca-a14b-4df9-808b-0c4c1fb797d2']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:48.885636 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff74ec4-a3e8-4864-9128-58e04ad47618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:48.919939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff74ec4-a3e8-4864-9128-58e04ad47618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7af385d6-ef99-4cb8-9855-e69cd546d27c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-823484412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c60365b565364f5c92a04b70e397d476',qos_specs=None,replication_status=,reservations=['0def1264-5507-4755-90d9-03f273a2ada5','a8701a95-b350-4ae1-be99-ebd13207f649','112ef19c-8c02-4e68-98b7-a7bc414d019c','fa2728ca-a14b-4df9-808b-0c4c1fb797d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596c95592f874b16a53ab0bace403cdf',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-823484412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7af385d6-ef99-4cb8-9855-e69cd546d27c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c60365b565364f5c92a04b70e397d476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596c95592f874b16a53ab0bace403cdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00859760-e21c-491e-a4a6-b928847e9149),volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:48.921130 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbdd409f-a1c0-4333-b1ee-55604c6c17c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:48.954166 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbdd409f-a1c0-4333-b1ee-55604c6c17c4) transitioned into state 'SUCCESS' from state '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-823484412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c60365b565364f5c92a04b70e397d476',qos_specs=None,replication_status=,reservations=['0def1264-5507-4755-90d9-03f273a2ada5','a8701a95-b350-4ae1-be99-ebd13207f649','112ef19c-8c02-4e68-98b7-a7bc414d019c','fa2728ca-a14b-4df9-808b-0c4c1fb797d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596c95592f874b16a53ab0bace403cdf',volume_type_id=00859760-e21c-491e-a4a6-b928847e9149)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:48.954334 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc06981-62d2-4b87-8f87-8edc5826d089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:48.968512 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc06981-62d2-4b87-8f87-8edc5826d089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:48.969881 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Flow 'volume_create_api' (f4359096-04e4-4299-8b1b-d64932898082) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:48.969881 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create volume request issued successfully. Aug 08 06:26:48.971707 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2c2c38e-9375-4215-9d3b-fedc276fb69b tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:48.972312 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 390/1579] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:26:48 2026] POST /volume/v3/volumes => generated 757 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:48.987938 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-07394328-6991-483e-abcb-e262e690405c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:48.994877 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07394328-6991-483e-abcb-e262e690405c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:26:48.994877 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-07394328-6991-483e-abcb-e262e690405c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:48.994877 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-07394328-6991-483e-abcb-e262e690405c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:49.007941 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:49.007941 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:49.016135 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-07394328-6991-483e-abcb-e262e690405c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:49.024152 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07394328-6991-483e-abcb-e262e690405c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 200 Aug 08 06:26:49.024709 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 397/1580] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:48 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:49.550577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ab701a5a-c4e2-46b3-be0e-a38f2278cbe4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:49.553194 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab701a5a-c4e2-46b3-be0e-a38f2278cbe4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 Aug 08 06:26:49.553510 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab701a5a-c4e2-46b3-be0e-a38f2278cbe4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:49.553830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab701a5a-c4e2-46b3-be0e-a38f2278cbe4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:49.562026 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab701a5a-c4e2-46b3-be0e-a38f2278cbe4 tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 returned with HTTP 404 Aug 08 06:26:49.562725 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 396/1581] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:26:49 2026] GET /volume/v3/volumes/f675a99b-edc3-4df8-8642-a5b4d2397428 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:26:49.573881 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c9472d09-2e6f-4ad9-8a2c-756ff375299e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:49.576236 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9472d09-2e6f-4ad9-8a2c-756ff375299e tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] GET https://10.4.3.32/volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae Aug 08 06:26:49.576592 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9472d09-2e6f-4ad9-8a2c-756ff375299e tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:49.576952 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9472d09-2e6f-4ad9-8a2c-756ff375299e tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:49.577087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-c9472d09-2e6f-4ad9-8a2c-756ff375299e tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] show called for member bb2447c4-5be2-47d1-b6db-11a39cc75cae {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:26:49.582004 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9472d09-2e6f-4ad9-8a2c-756ff375299e tempest-GroupSnapshotsV319Test-1189599193 tempest-GroupSnapshotsV319Test-1189599193-project-member] https://10.4.3.32/volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae returned with HTTP 404 Aug 08 06:26:49.582806 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 399/1582] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:26:49 2026] GET /volume/v3/groups/bb2447c4-5be2-47d1-b6db-11a39cc75cae => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:26:49.592558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7908072b-a6c5-43ec-8fd2-adcfa8cebc28 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:49.595675 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7908072b-a6c5-43ec-8fd2-adcfa8cebc28 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/4013a6b9-21cf-4629-9e3d-ebf5232ca419 Aug 08 06:26:49.596225 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7908072b-a6c5-43ec-8fd2-adcfa8cebc28 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:49.596419 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7908072b-a6c5-43ec-8fd2-adcfa8cebc28 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:49.596907 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:49.596907 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:49.626565 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7908072b-a6c5-43ec-8fd2-adcfa8cebc28 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] https://10.4.3.32/volume/v3/group_types/4013a6b9-21cf-4629-9e3d-ebf5232ca419 returned with HTTP 202 Aug 08 06:26:49.627211 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 391/1583] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:26:49 2026] DELETE /volume/v3/group_types/4013a6b9-21cf-4629-9e3d-ebf5232ca419 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:26:49.636939 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-15815eba-1bca-4fa1-98f4-4c05090edf13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:49.639124 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15815eba-1bca-4fa1-98f4-4c05090edf13 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] DELETE https://10.4.3.32/volume/v3/types/6cd3396b-1a35-41cd-aafd-d7daffb0b7ac Aug 08 06:26:49.639435 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15815eba-1bca-4fa1-98f4-4c05090edf13 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:49.639703 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15815eba-1bca-4fa1-98f4-4c05090edf13 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:49.671452 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15815eba-1bca-4fa1-98f4-4c05090edf13 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] https://10.4.3.32/volume/v3/types/6cd3396b-1a35-41cd-aafd-d7daffb0b7ac returned with HTTP 202 Aug 08 06:26:49.671913 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 398/1584] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:26:49 2026] DELETE /volume/v3/types/6cd3396b-1a35-41cd-aafd-d7daffb0b7ac => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:49.682816 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d131008e-e7d3-40f3-a7cb-e6e233c88301 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:49.685202 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d131008e-e7d3-40f3-a7cb-e6e233c88301 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] GET https://10.4.3.32/volume/v3/types/6cd3396b-1a35-41cd-aafd-d7daffb0b7ac Aug 08 06:26:49.685540 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d131008e-e7d3-40f3-a7cb-e6e233c88301 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:49.686446 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d131008e-e7d3-40f3-a7cb-e6e233c88301 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:49.689791 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d131008e-e7d3-40f3-a7cb-e6e233c88301 tempest-GroupSnapshotsV319Test-700721298 tempest-GroupSnapshotsV319Test-700721298-project-admin] https://10.4.3.32/volume/v3/types/6cd3396b-1a35-41cd-aafd-d7daffb0b7ac returned with HTTP 404 Aug 08 06:26:49.690827 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 397/1585] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:26:49 2026] GET /volume/v3/types/6cd3396b-1a35-41cd-aafd-d7daffb0b7ac => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:50.050389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-86398e46-df2c-4fb4-bb85-1e1e8543c90d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:50.056805 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86398e46-df2c-4fb4-bb85-1e1e8543c90d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:26:50.056805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86398e46-df2c-4fb4-bb85-1e1e8543c90d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:50.056805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86398e46-df2c-4fb4-bb85-1e1e8543c90d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:50.076201 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:50.076201 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:50.081715 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-86398e46-df2c-4fb4-bb85-1e1e8543c90d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:50.095740 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86398e46-df2c-4fb4-bb85-1e1e8543c90d tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 200 Aug 08 06:26:50.096259 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 400/1586] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:50 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 1365 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:50.311915 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-b3c26d98-7a99-4a13-94ba-e8909f63d013 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:50.315897 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-b3c26d98-7a99-4a13-94ba-e8909f63d013 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:26:50.316132 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-b3c26d98-7a99-4a13-94ba-e8909f63d013 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:50.316819 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-b3c26d98-7a99-4a13-94ba-e8909f63d013 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:50.330340 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:50.330340 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:50.337723 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-b3c26d98-7a99-4a13-94ba-e8909f63d013 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:50.350860 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-b3c26d98-7a99-4a13-94ba-e8909f63d013 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 200 Aug 08 06:26:50.351607 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 392/1587] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:50 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:50.631712 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:50.784762 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:50.785220 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-314948332", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:50.787427 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-314948332', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:50.787580 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Create volume of 1 GB Aug 08 06:26:50.793514 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Availability Zones retrieved successfully. Aug 08 06:26:50.800553 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Flow 'volume_create_api' (15e60979-cce5-456e-a094-683d8e6b23fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:50.802224 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f0d5c1-8527-4d97-963d-96eb0a731b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:50.803565 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:50.837350 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f0d5c1-8527-4d97-963d-96eb0a731b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:50.838468 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcfded0d-601b-412f-9a78-a568cd2ef211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:50.926954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Created reservations ['adabead6-207b-4c9f-8560-0d19651550e6', '17796db9-6251-46fc-bff6-8c35a2fcb2a0', '509b724f-ceed-455c-afac-379a9bee4dca', '49695614-a105-4e9a-954b-741a1fdc39e1'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:50.928398 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcfded0d-601b-412f-9a78-a568cd2ef211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adabead6-207b-4c9f-8560-0d19651550e6', '17796db9-6251-46fc-bff6-8c35a2fcb2a0', '509b724f-ceed-455c-afac-379a9bee4dca', '49695614-a105-4e9a-954b-741a1fdc39e1']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:50.928740 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d69a33-872c-4201-9624-8f9d6fc0ef19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:50.956975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d69a33-872c-4201-9624-8f9d6fc0ef19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4b61772-e258-4431-bd50-ebc181e1865d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-314948332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada67b563960435b9996dd6ed1e5b54f',qos_specs=None,replication_status=,reservations=['adabead6-207b-4c9f-8560-0d19651550e6','17796db9-6251-46fc-bff6-8c35a2fcb2a0','509b724f-ceed-455c-afac-379a9bee4dca','49695614-a105-4e9a-954b-741a1fdc39e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0391ac48d46f4acaa51fefc816ea2002',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-314948332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4b61772-e258-4431-bd50-ebc181e1865d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada67b563960435b9996dd6ed1e5b54f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0391ac48d46f4acaa51fefc816ea2002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:50.957903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8daa1b7-e46a-4ee5-a47a-ddb531a9231f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:50.986609 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7d01b860-e90a-41ca-8b16-3d5b4f6de258 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:50.989699 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7d01b860-e90a-41ca-8b16-3d5b4f6de258 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:26:50.989881 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8daa1b7-e46a-4ee5-a47a-ddb531a9231f) transitioned into state 'SUCCESS' from state '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-314948332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada67b563960435b9996dd6ed1e5b54f',qos_specs=None,replication_status=,reservations=['adabead6-207b-4c9f-8560-0d19651550e6','17796db9-6251-46fc-bff6-8c35a2fcb2a0','509b724f-ceed-455c-afac-379a9bee4dca','49695614-a105-4e9a-954b-741a1fdc39e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0391ac48d46f4acaa51fefc816ea2002',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:50.990003 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7d01b860-e90a-41ca-8b16-3d5b4f6de258 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:50.990224 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7d01b860-e90a-41ca-8b16-3d5b4f6de258 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:50.990549 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5928cfca-f57c-41a4-aad1-cb3442c75fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:51.000967 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:51.000967 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:51.003652 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5928cfca-f57c-41a4-aad1-cb3442c75fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:51.004813 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Flow 'volume_create_api' (15e60979-cce5-456e-a094-683d8e6b23fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:51.005279 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Create volume request issued successfully. Aug 08 06:26:51.006502 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1931fe97-81c4-4c3f-b9b8-aacca495a00c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:51.007220 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 399/1588] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:26:50 2026] POST /volume/v3/volumes => generated 762 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:51.007500 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7d01b860-e90a-41ca-8b16-3d5b4f6de258 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:51.017368 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7d01b860-e90a-41ca-8b16-3d5b4f6de258 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 200 Aug 08 06:26:51.018077 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 398/1589] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:26:50 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:51.022258 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:51.024587 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:51.025089 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1810126269", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:51.027575 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1810126269', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:51.028125 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Create volume of 1 GB Aug 08 06:26:51.034222 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Availability Zones retrieved successfully. Aug 08 06:26:51.036410 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-adc03584-c8f9-4b4c-a413-2e0cd366ce01 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:51.037734 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-adc03584-c8f9-4b4c-a413-2e0cd366ce01 None None] GET https://10.4.3.32/volume// Aug 08 06:26:51.037734 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-adc03584-c8f9-4b4c-a413-2e0cd366ce01 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:51.037939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-adc03584-c8f9-4b4c-a413-2e0cd366ce01 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:51.038662 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-adc03584-c8f9-4b4c-a413-2e0cd366ce01 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:51.039821 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 393/1590] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:26:51 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:51.040619 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Flow 'volume_create_api' (ce736d2b-7f09-49a3-99fd-3349213797f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:51.042083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca751d1-9fa6-4a75-b4ec-bbc28097efa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:51.043548 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:51.053578 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-a85f45ba-c3dc-47f4-bcd5-491ab8f360db None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:51.056571 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-a85f45ba-c3dc-47f4-bcd5-491ab8f360db tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:26:51.057203 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-a85f45ba-c3dc-47f4-bcd5-491ab8f360db tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7af385d6-ef99-4cb8-9855-e69cd546d27c", "connector": null, "instance_uuid": "6997d72c-bca6-40b0-95b5-0f241beb8b6d"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:51.068706 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:51.068706 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:51.086538 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca751d1-9fa6-4a75-b4ec-bbc28097efa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:51.087854 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (162d1262-447d-47bd-85aa-5a3eb45cf00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:51.107630 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-a85f45ba-c3dc-47f4-bcd5-491ab8f360db tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:26:51.108099 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 400/1591] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:26:51 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:51.149913 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Created reservations ['7c8a1277-082b-4285-b618-de339862bdf5', '3cf0349c-df12-4dc3-837d-12ce989b93fe', '299a6412-9c26-4a62-9928-ad6fd140b49c', '0b70b087-7ee3-4430-84e2-b6794a5fa576'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:51.150974 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (162d1262-447d-47bd-85aa-5a3eb45cf00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c8a1277-082b-4285-b618-de339862bdf5', '3cf0349c-df12-4dc3-837d-12ce989b93fe', '299a6412-9c26-4a62-9928-ad6fd140b49c', '0b70b087-7ee3-4430-84e2-b6794a5fa576']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:51.151786 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa53e414-c509-40f0-8187-6256f98ebc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:51.185093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa53e414-c509-40f0-8187-6256f98ebc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac9e0f63-a698-437b-9839-e2fb31848f16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1810126269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada67b563960435b9996dd6ed1e5b54f',qos_specs=None,replication_status=,reservations=['7c8a1277-082b-4285-b618-de339862bdf5','3cf0349c-df12-4dc3-837d-12ce989b93fe','299a6412-9c26-4a62-9928-ad6fd140b49c','0b70b087-7ee3-4430-84e2-b6794a5fa576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0391ac48d46f4acaa51fefc816ea2002',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1810126269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac9e0f63-a698-437b-9839-e2fb31848f16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada67b563960435b9996dd6ed1e5b54f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0391ac48d46f4acaa51fefc816ea2002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:51.186079 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9f12de-3c7d-4651-9d42-e745b8fdcbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:51.235919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9f12de-3c7d-4651-9d42-e745b8fdcbaf) transitioned into state 'SUCCESS' from state '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-1810126269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada67b563960435b9996dd6ed1e5b54f',qos_specs=None,replication_status=,reservations=['7c8a1277-082b-4285-b618-de339862bdf5','3cf0349c-df12-4dc3-837d-12ce989b93fe','299a6412-9c26-4a62-9928-ad6fd140b49c','0b70b087-7ee3-4430-84e2-b6794a5fa576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0391ac48d46f4acaa51fefc816ea2002',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:51.236958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fadc2d00-5037-4b50-8bfb-6d3269869004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:51.258161 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fadc2d00-5037-4b50-8bfb-6d3269869004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:51.260671 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Flow 'volume_create_api' (ce736d2b-7f09-49a3-99fd-3349213797f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:51.263081 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Create volume request issued successfully. Aug 08 06:26:51.264148 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ffd60cae-2415-4497-8bd1-cb79421f0584 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:51.265185 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 401/1592] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:26:51 2026] POST /volume/v3/volumes => generated 763 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:52.023948 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:52.026460 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:52.026938 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-374004507"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:52.028980 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-374004507'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:52.029165 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Create volume of 1 GB Aug 08 06:26:52.035646 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Availability Zones retrieved successfully. Aug 08 06:26:52.043077 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Flow 'volume_create_api' (abf28bc1-7cef-4554-9728-a3caea881e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:52.050667 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f747b7f-bd9d-482f-b61d-b5166fa3136f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:52.052119 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:52.092872 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f747b7f-bd9d-482f-b61d-b5166fa3136f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:52.093954 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0325a6d6-ee0e-4d02-ac22-d3e29c8bceb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:52.207169 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Created reservations ['595f5c19-491c-42dc-89a4-7795c7718cf4', '431ffb68-b2c0-4a3d-814d-d251451209f9', '6e1505b2-740c-4718-b19f-22f64f94661c', '6a4a8c5d-8a2c-4d60-a9fd-10d092b93868'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:52.208402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0325a6d6-ee0e-4d02-ac22-d3e29c8bceb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['595f5c19-491c-42dc-89a4-7795c7718cf4', '431ffb68-b2c0-4a3d-814d-d251451209f9', '6e1505b2-740c-4718-b19f-22f64f94661c', '6a4a8c5d-8a2c-4d60-a9fd-10d092b93868']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:52.209668 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (752fbe7d-4e27-4456-905e-6d393ccabc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:52.245852 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (752fbe7d-4e27-4456-905e-6d393ccabc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f84da397-7665-4916-85d5-5ea537d4d748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-374004507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51d1fe028d0476482219888c8019ca6',qos_specs=None,replication_status=,reservations=['595f5c19-491c-42dc-89a4-7795c7718cf4','431ffb68-b2c0-4a3d-814d-d251451209f9','6e1505b2-740c-4718-b19f-22f64f94661c','6a4a8c5d-8a2c-4d60-a9fd-10d092b93868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6210361643b19560d78bd37d9c65',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-374004507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f84da397-7665-4916-85d5-5ea537d4d748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51d1fe028d0476482219888c8019ca6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='430e6210361643b19560d78bd37d9c65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:52.246864 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a73236-8a43-4942-bfd9-8280527a852c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:52.274143 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a73236-8a43-4942-bfd9-8280527a852c) transitioned into state 'SUCCESS' from state '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-374004507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51d1fe028d0476482219888c8019ca6',qos_specs=None,replication_status=,reservations=['595f5c19-491c-42dc-89a4-7795c7718cf4','431ffb68-b2c0-4a3d-814d-d251451209f9','6e1505b2-740c-4718-b19f-22f64f94661c','6a4a8c5d-8a2c-4d60-a9fd-10d092b93868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6210361643b19560d78bd37d9c65',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:52.275224 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f85065f-b404-4caf-a289-629bb8f01605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:52.296720 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f85065f-b404-4caf-a289-629bb8f01605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:52.297967 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Flow 'volume_create_api' (abf28bc1-7cef-4554-9728-a3caea881e49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:52.298340 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Create volume request issued successfully. Aug 08 06:26:52.299257 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cf429e1a-e8c2-4362-9709-03099d4b87e4 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:52.300183 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 399/1593] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:26:52 2026] POST /volume/v3/volumes => generated 756 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:52.315601 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e581e582-1da0-4e53-84ae-b5fcfa2b7635 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:52.318438 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e581e582-1da0-4e53-84ae-b5fcfa2b7635 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 Aug 08 06:26:52.318872 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e581e582-1da0-4e53-84ae-b5fcfa2b7635 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:52.319244 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e581e582-1da0-4e53-84ae-b5fcfa2b7635 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:52.331718 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:52.331718 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:52.340428 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e581e582-1da0-4e53-84ae-b5fcfa2b7635 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:26:52.353100 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e581e582-1da0-4e53-84ae-b5fcfa2b7635 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 returned with HTTP 200 Aug 08 06:26:52.353252 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 394/1594] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:52 2026] GET /volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:26:53.111904 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f2180f4d-c3c3-4dd6-ac5c-61ce365a8fb6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.148987 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-de0e2066-84b6-431b-b111-e49e02db2db7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.149456 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de0e2066-84b6-431b-b111-e49e02db2db7 None None] GET https://10.4.3.32/volume// Aug 08 06:26:53.149587 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de0e2066-84b6-431b-b111-e49e02db2db7 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:53.149837 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de0e2066-84b6-431b-b111-e49e02db2db7 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:53.150164 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de0e2066-84b6-431b-b111-e49e02db2db7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:26:53.150487 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 402/1595] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:26:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:26:53.166985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7134cf0d-d364-4114-b11e-16200a3bbcf5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.172382 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7134cf0d-d364-4114-b11e-16200a3bbcf5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:26:53.172382 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7134cf0d-d364-4114-b11e-16200a3bbcf5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:53.172382 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7134cf0d-d364-4114-b11e-16200a3bbcf5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:53.185839 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:53.185839 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:53.196490 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7134cf0d-d364-4114-b11e-16200a3bbcf5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:26:53.204028 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-7134cf0d-d364-4114-b11e-16200a3bbcf5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 200 Aug 08 06:26:53.204682 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 400/1596] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:26:53 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 1544 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:26:53.254128 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f2180f4d-c3c3-4dd6-ac5c-61ce365a8fb6 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] GET https://10.4.3.32/volume/v3/os-quota-class-sets/default Aug 08 06:26:53.254376 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f2180f4d-c3c3-4dd6-ac5c-61ce365a8fb6 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:53.254638 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f2180f4d-c3c3-4dd6-ac5c-61ce365a8fb6 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:53.255305 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:53.255305 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:53.273886 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f2180f4d-c3c3-4dd6-ac5c-61ce365a8fb6 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 06:26:53.274391 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 401/1597] 10.4.3.32 () {66 vars in 1290 bytes} [Sat Aug 8 06:26:53 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:53.290002 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d496cdcd-4c73-443b-bb30-cefc7e56e87e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.295184 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d496cdcd-4c73-443b-bb30-cefc7e56e87e tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] GET https://10.4.3.32/volume/v3/os-quota-class-sets/default Aug 08 06:26:53.295449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d496cdcd-4c73-443b-bb30-cefc7e56e87e tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:53.295783 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d496cdcd-4c73-443b-bb30-cefc7e56e87e tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:53.326397 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d496cdcd-4c73-443b-bb30-cefc7e56e87e tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 06:26:53.327101 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c51d1d28-61bb-404b-bfdf-1704f477aca5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.327158 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 395/1598] 10.4.3.32 () {66 vars in 1290 bytes} [Sat Aug 8 06:26:53 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:53.330817 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c51d1d28-61bb-404b-bfdf-1704f477aca5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] PUT https://10.4.3.32/volume/v3/attachments/b8ea6970-277c-47a9-95c4-e125d5d8c258 Aug 08 06:26:53.331720 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c51d1d28-61bb-404b-bfdf-1704f477aca5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:53.337969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e61e0449-c2f2-4c1d-a7ff-62da9729e34f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.340178 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e61e0449-c2f2-4c1d-a7ff-62da9729e34f tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:26:53.340749 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e61e0449-c2f2-4c1d-a7ff-62da9729e34f tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2132243267"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:53.344007 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c51d1d28-61bb-404b-bfdf-1704f477aca5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Acquiring lock "cinder-attachment_update-7af385d6-ef99-4cb8-9855-e69cd546d27c-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:26:53.348615 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c51d1d28-61bb-404b-bfdf-1704f477aca5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-7af385d6-ef99-4cb8-9855-e69cd546d27c-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:26:53.349325 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:53.349325 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:53.367838 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e61e0449-c2f2-4c1d-a7ff-62da9729e34f tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:26:53.367838 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 401/1599] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:26:53 2026] POST /volume/v3/types => generated 228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:53.375898 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c22da0ad-2aac-47eb-9472-0009c0a85285 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.378257 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c22da0ad-2aac-47eb-9472-0009c0a85285 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 Aug 08 06:26:53.381304 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c22da0ad-2aac-47eb-9472-0009c0a85285 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:53.381700 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c22da0ad-2aac-47eb-9472-0009c0a85285 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:53.385436 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5b4f0b99-6aba-4ca3-85ea-916b19cd42e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.390086 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5b4f0b99-6aba-4ca3-85ea-916b19cd42e0 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-class-sets/default Aug 08 06:26:53.390718 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5b4f0b99-6aba-4ca3-85ea-916b19cd42e0 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-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-2132243267": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2132243267": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2132243267": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:53.398207 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:53.398207 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:53.405287 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c22da0ad-2aac-47eb-9472-0009c0a85285 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:26:53.415247 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c22da0ad-2aac-47eb-9472-0009c0a85285 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 returned with HTTP 200 Aug 08 06:26:53.415928 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 402/1600] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:53 2026] GET /volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:53.505179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c51d1d28-61bb-404b-bfdf-1704f477aca5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Lock "cinder-attachment_update-7af385d6-ef99-4cb8-9855-e69cd546d27c-np0000006785" released by "attachment_update" :: held 0.156s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:26:53.505345 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c51d1d28-61bb-404b-bfdf-1704f477aca5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/b8ea6970-277c-47a9-95c4-e125d5d8c258 returned with HTTP 200 Aug 08 06:26:53.506130 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 403/1601] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:26:53 2026] PUT /volume/v3/attachments/b8ea6970-277c-47a9-95c4-e125d5d8c258 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:53.545412 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c9396f89-6119-4cd0-af67-04ba3d7ddf9f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.551890 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c9396f89-6119-4cd0-af67-04ba3d7ddf9f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/attachments/b8ea6970-277c-47a9-95c4-e125d5d8c258/action Aug 08 06:26:53.552020 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5b4f0b99-6aba-4ca3-85ea-916b19cd42e0 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 06:26:53.552156 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c9396f89-6119-4cd0-af67-04ba3d7ddf9f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:53.552156 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c9396f89-6119-4cd0-af67-04ba3d7ddf9f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:53.552453 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 396/1602] 10.4.3.32 () {68 vars in 1311 bytes} [Sat Aug 8 06:26:53 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:53.565382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ec59375b-5369-4d37-a9cb-2b3a16b18fd9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.567927 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec59375b-5369-4d37-a9cb-2b3a16b18fd9 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/fcefa2a6931d44d4ada56417401a7d7e/defaults Aug 08 06:26:53.568215 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec59375b-5369-4d37-a9cb-2b3a16b18fd9 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:53.568362 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec59375b-5369-4d37-a9cb-2b3a16b18fd9 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Calling method 'defaults' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:53.585920 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec59375b-5369-4d37-a9cb-2b3a16b18fd9 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/fcefa2a6931d44d4ada56417401a7d7e/defaults returned with HTTP 200 Aug 08 06:26:53.585920 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 403/1603] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:26:53 2026] GET /volume/v3/os-quota-sets/fcefa2a6931d44d4ada56417401a7d7e/defaults => generated 645 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:53.586187 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:53.586187 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:53.615390 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa992a8-aa00-49b0-9bcb-9b43e6686572 req-c9396f89-6119-4cd0-af67-04ba3d7ddf9f tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/b8ea6970-277c-47a9-95c4-e125d5d8c258/action returned with HTTP 204 Aug 08 06:26:53.616139 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 402/1604] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:26:53 2026] POST /volume/v3/attachments/b8ea6970-277c-47a9-95c4-e125d5d8c258/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:53.932451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-22e76cfa-6a70-4e61-a558-9e04f2b4a68b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:53.935361 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22e76cfa-6a70-4e61-a558-9e04f2b4a68b tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/12b1b590944d410f88fe60034eb6aea7/defaults Aug 08 06:26:53.935607 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22e76cfa-6a70-4e61-a558-9e04f2b4a68b tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:53.935880 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22e76cfa-6a70-4e61-a558-9e04f2b4a68b tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Calling method 'defaults' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:53.936416 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:53.936416 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:53.966234 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22e76cfa-6a70-4e61-a558-9e04f2b4a68b tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/12b1b590944d410f88fe60034eb6aea7/defaults returned with HTTP 200 Aug 08 06:26:53.966234 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 404/1605] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:26:53 2026] GET /volume/v3/os-quota-sets/12b1b590944d410f88fe60034eb6aea7/defaults => generated 645 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:54.076745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ef449ce3-774a-4f5c-8962-76ddfd5e6d41 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:54.079716 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ef449ce3-774a-4f5c-8962-76ddfd5e6d41 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] DELETE https://10.4.3.32/volume/v3/types/c636e8e9-2823-492a-865b-062557a935d6 Aug 08 06:26:54.080039 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ef449ce3-774a-4f5c-8962-76ddfd5e6d41 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:54.080336 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ef449ce3-774a-4f5c-8962-76ddfd5e6d41 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:54.133122 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ef449ce3-774a-4f5c-8962-76ddfd5e6d41 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] https://10.4.3.32/volume/v3/types/c636e8e9-2823-492a-865b-062557a935d6 returned with HTTP 202 Aug 08 06:26:54.133647 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 397/1606] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:26:54 2026] DELETE /volume/v3/types/c636e8e9-2823-492a-865b-062557a935d6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:26:54.145576 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-358883bf-3024-4544-a4ce-9f4f0482f2a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:54.149797 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-358883bf-3024-4544-a4ce-9f4f0482f2a0 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] GET https://10.4.3.32/volume/v3/types/c636e8e9-2823-492a-865b-062557a935d6 Aug 08 06:26:54.149797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-358883bf-3024-4544-a4ce-9f4f0482f2a0 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:54.149797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-358883bf-3024-4544-a4ce-9f4f0482f2a0 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:54.158731 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-358883bf-3024-4544-a4ce-9f4f0482f2a0 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] https://10.4.3.32/volume/v3/types/c636e8e9-2823-492a-865b-062557a935d6 returned with HTTP 404 Aug 08 06:26:54.159298 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 404/1607] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:26:54 2026] GET /volume/v3/types/c636e8e9-2823-492a-865b-062557a935d6 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:26:54.170125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-abd6571d-2bf6-4318-a400-b2c8d6ef1597 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:54.172218 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-abd6571d-2bf6-4318-a400-b2c8d6ef1597 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-class-sets/default Aug 08 06:26:54.172595 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-abd6571d-2bf6-4318-a400-b2c8d6ef1597 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:54.278254 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-abd6571d-2bf6-4318-a400-b2c8d6ef1597 tempest-VolumeQuotaClassesTest-1359015249 tempest-VolumeQuotaClassesTest-1359015249-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 06:26:54.278883 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 403/1608] 10.4.3.32 () {68 vars in 1311 bytes} [Sat Aug 8 06:26:54 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:57.439985 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a2acdbc4-151e-40c7-b36c-64796f024d92 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:57.569171 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a2acdbc4-151e-40c7-b36c-64796f024d92 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:26:57.570832 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a2acdbc4-151e-40c7-b36c-64796f024d92 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:57.591179 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a2acdbc4-151e-40c7-b36c-64796f024d92 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:26:57.592205 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 405/1609] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:26:57 2026] POST /volume/v3/types => generated 188 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:57.603236 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-84870efe-9790-4f37-87aa-576583140ad2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:57.606753 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84870efe-9790-4f37-87aa-576583140ad2 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:26:57.607210 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84870efe-9790-4f37-87aa-576583140ad2 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:57.629344 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84870efe-9790-4f37-87aa-576583140ad2 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:26:57.629344 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 398/1610] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:26:57 2026] POST /volume/v3/types => generated 188 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:57.645582 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e0f38e7b-2920-481d-9a34-cab174825b25 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:57.743132 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:26:57.743508 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1132461906"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:57.747388 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1132461906'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:26:57.751733 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Create volume of 1 GB Aug 08 06:26:57.752102 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:57.752102 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:57.752586 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Availability Zones retrieved successfully. Aug 08 06:26:57.759197 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Flow 'volume_create_api' (dccb3536-7b03-4efa-b451-defe4a6a1761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:57.760376 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd111f8-99ed-41a8-a79e-f29a9633d7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:57.761395 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:26:57.789259 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd111f8-99ed-41a8-a79e-f29a9633d7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:26:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:57.790126 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94130aee-6773-438d-a173-50561c8e3892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:57.821746 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:26:57.822153 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:26:57.874152 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Created reservations ['47475656-8367-4140-a05d-6daf895cc999', 'c40594c6-44d0-4e74-81e1-fcee61579b1a', 'ff2aeb7c-de94-44cc-a5e7-d72c5ada02b1', '286d5d84-e1a7-4c95-b4eb-2be1e520295e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:57.875224 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94130aee-6773-438d-a173-50561c8e3892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47475656-8367-4140-a05d-6daf895cc999', 'c40594c6-44d0-4e74-81e1-fcee61579b1a', 'ff2aeb7c-de94-44cc-a5e7-d72c5ada02b1', '286d5d84-e1a7-4c95-b4eb-2be1e520295e']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:57.876134 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fd38d0b-9930-40f0-af79-3ff3fa055da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:57.903317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fd38d0b-9930-40f0-af79-3ff3fa055da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a681da-6711-466f-aaba-515bcd34c06f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1132461906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf8d60da0ada4c5eace10fefd5c2e244',qos_specs=None,replication_status=,reservations=['47475656-8367-4140-a05d-6daf895cc999','c40594c6-44d0-4e74-81e1-fcee61579b1a','ff2aeb7c-de94-44cc-a5e7-d72c5ada02b1','286d5d84-e1a7-4c95-b4eb-2be1e520295e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c525e5fd6704997b0986d5696777b2d',volume_type_id=6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1132461906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54a681da-6711-466f-aaba-515bcd34c06f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf8d60da0ada4c5eace10fefd5c2e244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c525e5fd6704997b0986d5696777b2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13),volume_type_id=6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:57.904149 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001758c1-535f-480c-a256-fcda19e27e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:57.939492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001758c1-535f-480c-a256-fcda19e27e16) transitioned into state 'SUCCESS' from state '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-1132461906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf8d60da0ada4c5eace10fefd5c2e244',qos_specs=None,replication_status=,reservations=['47475656-8367-4140-a05d-6daf895cc999','c40594c6-44d0-4e74-81e1-fcee61579b1a','ff2aeb7c-de94-44cc-a5e7-d72c5ada02b1','286d5d84-e1a7-4c95-b4eb-2be1e520295e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c525e5fd6704997b0986d5696777b2d',volume_type_id=6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:57.940441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80aa60ce-a385-43da-8f71-2ddf47a5637d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:26:57.956788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80aa60ce-a385-43da-8f71-2ddf47a5637d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:26:57.956788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Flow 'volume_create_api' (dccb3536-7b03-4efa-b451-defe4a6a1761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:26:57.957337 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Create volume request issued successfully. Aug 08 06:26:57.958132 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e0f38e7b-2920-481d-9a34-cab174825b25 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:26:57.958653 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 405/1611] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:26:57 2026] POST /volume/v3/volumes => generated 766 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:26:57.983940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bca99b57-0c2e-49ba-92ed-b9fa8b705629 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:57.987680 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bca99b57-0c2e-49ba-92ed-b9fa8b705629 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] GET https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:26:57.987968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bca99b57-0c2e-49ba-92ed-b9fa8b705629 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:57.988220 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bca99b57-0c2e-49ba-92ed-b9fa8b705629 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:57.998753 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:57.998753 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:58.011684 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bca99b57-0c2e-49ba-92ed-b9fa8b705629 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Volume info retrieved successfully. Aug 08 06:26:58.022972 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bca99b57-0c2e-49ba-92ed-b9fa8b705629 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 200 Aug 08 06:26:58.023985 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 404/1612] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:57 2026] GET /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 834 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:59.038579 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1a6b313d-4ea3-4d5b-af92-ea8d7f73746b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:59.040608 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a6b313d-4ea3-4d5b-af92-ea8d7f73746b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] GET https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:26:59.040801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a6b313d-4ea3-4d5b-af92-ea8d7f73746b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:59.041055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a6b313d-4ea3-4d5b-af92-ea8d7f73746b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:59.049474 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:59.049474 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:26:59.053656 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1a6b313d-4ea3-4d5b-af92-ea8d7f73746b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Volume info retrieved successfully. Aug 08 06:26:59.058667 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a6b313d-4ea3-4d5b-af92-ea8d7f73746b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 200 Aug 08 06:26:59.059140 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 406/1613] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:59 2026] GET /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:26:59.077498 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a4a16a61-45e4-4bdc-b413-76aa4d1e226f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:59.079378 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4a16a61-45e4-4bdc-b413-76aa4d1e226f tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] GET https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:26:59.079575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4a16a61-45e4-4bdc-b413-76aa4d1e226f tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:59.079787 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4a16a61-45e4-4bdc-b413-76aa4d1e226f tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:59.088984 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:59.088984 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:26:59.093232 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a4a16a61-45e4-4bdc-b413-76aa4d1e226f tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Volume info retrieved successfully. Aug 08 06:26:59.098261 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4a16a61-45e4-4bdc-b413-76aa4d1e226f tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 200 Aug 08 06:26:59.098687 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 399/1614] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:59 2026] GET /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 1032 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:26:59.113232 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:59.116537 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] POST https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f/action Aug 08 06:26:59.116983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:26:59.117130 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:26:59.127746 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:59.127746 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:26:59.127746 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Volume info retrieved successfully. Aug 08 06:26:59.147525 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:26:59.147829 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:26:59.168869 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Created reservations ['445ddabc-038b-4ae1-9bcc-e833042519c2', 'f7972004-eb54-427d-a617-0473a4e4d776'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:59.190630 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Created reservations ['058b508a-9077-4776-947a-49fbf41958d1', '289f79b2-a16b-4d9d-858e-32f7e2184690'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:26:59.222229 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Retype volume request issued successfully. Aug 08 06:26:59.222488 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f3e8cc51-11a6-44cd-996b-ac2f351fcea8 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f/action returned with HTTP 202 Aug 08 06:26:59.222934 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 406/1615] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:26:59 2026] POST /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:26:59.234085 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-145fa010-a917-45c8-8d0d-bae7740af9c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:26:59.235964 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-145fa010-a917-45c8-8d0d-bae7740af9c9 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] GET https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:26:59.236198 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-145fa010-a917-45c8-8d0d-bae7740af9c9 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:26:59.236395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-145fa010-a917-45c8-8d0d-bae7740af9c9 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:26:59.244224 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:26:59.244224 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:26:59.249851 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-145fa010-a917-45c8-8d0d-bae7740af9c9 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Volume info retrieved successfully. Aug 08 06:26:59.256512 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-145fa010-a917-45c8-8d0d-bae7740af9c9 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 200 Aug 08 06:26:59.257037 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 405/1616] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:26:59 2026] GET /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:00.274027 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1698e1db-80a0-48ae-b995-36c598d12d8d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:00.278976 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1698e1db-80a0-48ae-b995-36c598d12d8d tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] GET https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:27:00.278976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1698e1db-80a0-48ae-b995-36c598d12d8d tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:00.278976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1698e1db-80a0-48ae-b995-36c598d12d8d tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:00.287627 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:00.287627 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:00.297885 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1698e1db-80a0-48ae-b995-36c598d12d8d tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Volume info retrieved successfully. Aug 08 06:27:00.308582 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1698e1db-80a0-48ae-b995-36c598d12d8d tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 200 Aug 08 06:27:00.309114 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 407/1617] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:00 2026] GET /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:00.326519 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0dec3b70-c2fe-4c6e-81e2-8d522ba5cf9a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:00.330445 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0dec3b70-c2fe-4c6e-81e2-8d522ba5cf9a tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] GET https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:27:00.330755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0dec3b70-c2fe-4c6e-81e2-8d522ba5cf9a tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:00.331060 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0dec3b70-c2fe-4c6e-81e2-8d522ba5cf9a tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:00.340105 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:00.340105 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:00.348462 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0dec3b70-c2fe-4c6e-81e2-8d522ba5cf9a tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Volume info retrieved successfully. Aug 08 06:27:00.359836 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0dec3b70-c2fe-4c6e-81e2-8d522ba5cf9a tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 200 Aug 08 06:27:00.360707 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 400/1618] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:00 2026] GET /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:00.380699 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b5716c84-2381-40a8-98c5-2524cddd3e5e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:00.383886 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b5716c84-2381-40a8-98c5-2524cddd3e5e tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] GET https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1132461906 Aug 08 06:27:00.384133 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b5716c84-2381-40a8-98c5-2524cddd3e5e tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:00.384353 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b5716c84-2381-40a8-98c5-2524cddd3e5e tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:00.385062 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:00.385062 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:00.385870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b5716c84-2381-40a8-98c5-2524cddd3e5e tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1132461906'), ('all_tenants', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:27:00.424018 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b5716c84-2381-40a8-98c5-2524cddd3e5e tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Get all volumes completed successfully. Aug 08 06:27:00.424487 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b5716c84-2381-40a8-98c5-2524cddd3e5e tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1132461906 returned with HTTP 200 Aug 08 06:27:00.425133 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 407/1619] 10.4.3.32 () {66 vars in 1391 bytes} [Sat Aug 8 06:27:00 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1132461906 => generated 345 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:00.437648 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a7f2330c-4741-45a2-96cd-44a947527b9b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:00.440541 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7f2330c-4741-45a2-96cd-44a947527b9b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] GET https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:27:00.440841 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7f2330c-4741-45a2-96cd-44a947527b9b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:00.441020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7f2330c-4741-45a2-96cd-44a947527b9b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:00.452605 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:00.452605 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:00.459417 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a7f2330c-4741-45a2-96cd-44a947527b9b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Volume info retrieved successfully. Aug 08 06:27:00.465639 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7f2330c-4741-45a2-96cd-44a947527b9b tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 200 Aug 08 06:27:00.466102 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 406/1620] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:00 2026] GET /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:00.485327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6dbda097-57ca-4673-a945-cb8241fb86e7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:00.488090 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6dbda097-57ca-4673-a945-cb8241fb86e7 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] DELETE https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:27:00.488250 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6dbda097-57ca-4673-a945-cb8241fb86e7 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:00.488501 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6dbda097-57ca-4673-a945-cb8241fb86e7 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:00.488698 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6dbda097-57ca-4673-a945-cb8241fb86e7 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Delete volume with id: 54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:27:00.500245 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:00.500245 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:00.500791 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6dbda097-57ca-4673-a945-cb8241fb86e7 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Volume info retrieved successfully. Aug 08 06:27:00.533795 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6dbda097-57ca-4673-a945-cb8241fb86e7 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Delete volume request issued successfully. Aug 08 06:27:00.533795 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6dbda097-57ca-4673-a945-cb8241fb86e7 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 202 Aug 08 06:27:00.533795 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 408/1621] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:27:00 2026] DELETE /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:00.547826 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-555437a5-2f00-4065-8454-149b632fb328 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:00.550534 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-555437a5-2f00-4065-8454-149b632fb328 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] GET https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:27:00.550719 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-555437a5-2f00-4065-8454-149b632fb328 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:00.551035 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-555437a5-2f00-4065-8454-149b632fb328 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:00.565066 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:00.565066 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:00.574231 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-555437a5-2f00-4065-8454-149b632fb328 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Volume info retrieved successfully. Aug 08 06:27:00.583011 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-555437a5-2f00-4065-8454-149b632fb328 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 200 Aug 08 06:27:00.583673 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 401/1622] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:00 2026] GET /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:01.043727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a40c6ab-5786-44eb-975d-6d51f1f6fc27 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.046558 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a40c6ab-5786-44eb-975d-6d51f1f6fc27 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:27:01.046891 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a40c6ab-5786-44eb-975d-6d51f1f6fc27 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.047175 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a40c6ab-5786-44eb-975d-6d51f1f6fc27 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.063764 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:01.063764 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:01.071795 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1a40c6ab-5786-44eb-975d-6d51f1f6fc27 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:01.080640 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a40c6ab-5786-44eb-975d-6d51f1f6fc27 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:27:01.081310 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 408/1623] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:01 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:01.376752 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e044f52d-aae8-4201-b3a8-85c61681566a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.379336 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e044f52d-aae8-4201-b3a8-85c61681566a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:27:01.379661 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e044f52d-aae8-4201-b3a8-85c61681566a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.380365 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e044f52d-aae8-4201-b3a8-85c61681566a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.396548 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:01.396548 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:01.404348 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e044f52d-aae8-4201-b3a8-85c61681566a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:01.411486 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e044f52d-aae8-4201-b3a8-85c61681566a tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:27:01.412087 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 407/1624] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:01 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:01.480114 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-4088b4f9-032f-44bc-a258-a7c9f9ae2c2d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.483436 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-4088b4f9-032f-44bc-a258-a7c9f9ae2c2d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:27:01.483703 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-4088b4f9-032f-44bc-a258-a7c9f9ae2c2d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.483952 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-4088b4f9-032f-44bc-a258-a7c9f9ae2c2d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.517306 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:01.517306 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:01.527101 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-4088b4f9-032f-44bc-a258-a7c9f9ae2c2d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:01.534358 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-4088b4f9-032f-44bc-a258-a7c9f9ae2c2d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:27:01.534943 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 409/1625] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:01 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1135 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:01.560739 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-2c87350b-03ea-4a2b-ac05-dbacc6f6341f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.563325 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-2c87350b-03ea-4a2b-ac05-dbacc6f6341f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550/action Aug 08 06:27:01.563876 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-2c87350b-03ea-4a2b-ac05-dbacc6f6341f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:01.563998 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-2c87350b-03ea-4a2b-ac05-dbacc6f6341f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:01.580582 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:01.580582 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:01.581277 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-2c87350b-03ea-4a2b-ac05-dbacc6f6341f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:01.590550 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-2c87350b-03ea-4a2b-ac05-dbacc6f6341f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Begin detaching volume completed successfully. Aug 08 06:27:01.590965 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-2c87350b-03ea-4a2b-ac05-dbacc6f6341f tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550/action returned with HTTP 202 Aug 08 06:27:01.591909 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 402/1626] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:27:01 2026] POST /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:27:01.599445 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9d08d39c-b427-4a8b-b3b3-a87d1807b9d3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.601875 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d08d39c-b427-4a8b-b3b3-a87d1807b9d3 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] GET https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f Aug 08 06:27:01.601875 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d08d39c-b427-4a8b-b3b3-a87d1807b9d3 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.602156 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d08d39c-b427-4a8b-b3b3-a87d1807b9d3 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.618386 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d08d39c-b427-4a8b-b3b3-a87d1807b9d3 tempest-VolumeRetypeWithoutMigrationTest-1131237565 tempest-VolumeRetypeWithoutMigrationTest-1131237565-project-member] https://10.4.3.32/volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f returned with HTTP 404 Aug 08 06:27:01.618950 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 409/1627] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:01 2026] GET /volume/v3/volumes/54a681da-6711-466f-aaba-515bcd34c06f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:01.634168 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f20ceb39-744c-47cd-a1b9-e34a461b785c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.636457 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f20ceb39-744c-47cd-a1b9-e34a461b785c tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] DELETE https://10.4.3.32/volume/v3/types/155e484f-a584-46a6-abaa-270e6d15ce66 Aug 08 06:27:01.638060 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f20ceb39-744c-47cd-a1b9-e34a461b785c tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.638060 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f20ceb39-744c-47cd-a1b9-e34a461b785c tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.680127 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f20ceb39-744c-47cd-a1b9-e34a461b785c tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] https://10.4.3.32/volume/v3/types/155e484f-a584-46a6-abaa-270e6d15ce66 returned with HTTP 202 Aug 08 06:27:01.680567 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 408/1628] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:27:01 2026] DELETE /volume/v3/types/155e484f-a584-46a6-abaa-270e6d15ce66 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:01.690116 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6c6d1d1c-3345-4f20-ba38-193b7308e0e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.692563 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c6d1d1c-3345-4f20-ba38-193b7308e0e2 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] GET https://10.4.3.32/volume/v3/types/155e484f-a584-46a6-abaa-270e6d15ce66 Aug 08 06:27:01.692725 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c6d1d1c-3345-4f20-ba38-193b7308e0e2 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.693016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c6d1d1c-3345-4f20-ba38-193b7308e0e2 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.693189 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b6b894d6-0378-4b63-ad47-ce54115444fa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.693906 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6b894d6-0378-4b63-ad47-ce54115444fa None None] GET https://10.4.3.32/volume// Aug 08 06:27:01.694213 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6b894d6-0378-4b63-ad47-ce54115444fa None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.694888 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6b894d6-0378-4b63-ad47-ce54115444fa None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.697943 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c6d1d1c-3345-4f20-ba38-193b7308e0e2 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] https://10.4.3.32/volume/v3/types/155e484f-a584-46a6-abaa-270e6d15ce66 returned with HTTP 404 Aug 08 06:27:01.698224 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6b894d6-0378-4b63-ad47-ce54115444fa None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:01.698632 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 403/1630] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:01 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:01.698698 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 410/1630] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:27:01 2026] GET /volume/v3/types/155e484f-a584-46a6-abaa-270e6d15ce66 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:01.709865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-513e0daa-547a-4bed-9237-2727eac33944 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.710600 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-053e4d4e-e63d-477f-9194-1f5fb97f03d9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.712105 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-513e0daa-547a-4bed-9237-2727eac33944 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] DELETE https://10.4.3.32/volume/v3/types/6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13 Aug 08 06:27:01.712400 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-513e0daa-547a-4bed-9237-2727eac33944 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.712686 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-513e0daa-547a-4bed-9237-2727eac33944 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.714294 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-053e4d4e-e63d-477f-9194-1f5fb97f03d9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:27:01.714547 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-053e4d4e-e63d-477f-9194-1f5fb97f03d9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.714759 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-053e4d4e-e63d-477f-9194-1f5fb97f03d9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.729930 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:01.729930 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:01.740918 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-053e4d4e-e63d-477f-9194-1f5fb97f03d9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:01.749383 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-053e4d4e-e63d-477f-9194-1f5fb97f03d9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:27:01.749816 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 409/1631] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:01 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 1318 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:01.750679 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-513e0daa-547a-4bed-9237-2727eac33944 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] https://10.4.3.32/volume/v3/types/6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13 returned with HTTP 202 Aug 08 06:27:01.751239 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 410/1632] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:27:01 2026] DELETE /volume/v3/types/6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:01.765534 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-27eb8e6f-4c7d-4db1-99b0-7c52473c0a64 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:01.769007 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-27eb8e6f-4c7d-4db1-99b0-7c52473c0a64 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] GET https://10.4.3.32/volume/v3/types/6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13 Aug 08 06:27:01.769726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-27eb8e6f-4c7d-4db1-99b0-7c52473c0a64 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:01.769726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-27eb8e6f-4c7d-4db1-99b0-7c52473c0a64 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:01.778575 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-27eb8e6f-4c7d-4db1-99b0-7c52473c0a64 tempest-VolumeRetypeWithoutMigrationTest-1389823945 tempest-VolumeRetypeWithoutMigrationTest-1389823945-project-admin] https://10.4.3.32/volume/v3/types/6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13 returned with HTTP 404 Aug 08 06:27:01.778935 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 404/1633] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:27:01 2026] GET /volume/v3/types/6eb06aa8-5e95-4530-a1b0-d2b8ad26bf13 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:02.097220 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:02.100179 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:27:02.100522 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-845544973"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:02.102637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-845544973'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:27:02.103626 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Create volume of 1 GB Aug 08 06:27:02.108279 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Availability Zones retrieved successfully. Aug 08 06:27:02.117107 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Flow 'volume_create_api' (19fce91b-595e-41a2-838f-42dc3497550a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:02.117961 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7caa22b5-d69d-4b0e-9fea-74a424cc4e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:02.119731 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:27:02.168870 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7caa22b5-d69d-4b0e-9fea-74a424cc4e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:02.170330 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19e8272c-576c-41c5-898d-8ae03dc92989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:02.239338 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Created reservations ['a40fccc5-5b8a-4011-a9bb-52f6755c0a4e', 'ac369c9c-4926-4ccb-9847-ea88bc7c2d5d', '0f30c850-c924-4733-8c7c-7872fcf79704', '09591689-ca18-4025-8f8d-310c512a8312'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:02.240259 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19e8272c-576c-41c5-898d-8ae03dc92989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a40fccc5-5b8a-4011-a9bb-52f6755c0a4e', 'ac369c9c-4926-4ccb-9847-ea88bc7c2d5d', '0f30c850-c924-4733-8c7c-7872fcf79704', '09591689-ca18-4025-8f8d-310c512a8312']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:02.241208 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd4e9be-c897-45a7-a0cf-fe5ea9b68d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:02.271850 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd4e9be-c897-45a7-a0cf-fe5ea9b68d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c19dfe2-8cb3-4709-94ba-e4c305101407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-845544973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51d1fe028d0476482219888c8019ca6',qos_specs=None,replication_status=,reservations=['a40fccc5-5b8a-4011-a9bb-52f6755c0a4e','ac369c9c-4926-4ccb-9847-ea88bc7c2d5d','0f30c850-c924-4733-8c7c-7872fcf79704','09591689-ca18-4025-8f8d-310c512a8312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6210361643b19560d78bd37d9c65',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-845544973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c19dfe2-8cb3-4709-94ba-e4c305101407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51d1fe028d0476482219888c8019ca6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='430e6210361643b19560d78bd37d9c65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:02.273919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df8c722c-0386-4edf-834b-99308659aa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:02.324420 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df8c722c-0386-4edf-834b-99308659aa70) transitioned into state 'SUCCESS' from state '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-845544973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51d1fe028d0476482219888c8019ca6',qos_specs=None,replication_status=,reservations=['a40fccc5-5b8a-4011-a9bb-52f6755c0a4e','ac369c9c-4926-4ccb-9847-ea88bc7c2d5d','0f30c850-c924-4733-8c7c-7872fcf79704','09591689-ca18-4025-8f8d-310c512a8312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e6210361643b19560d78bd37d9c65',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:02.325317 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b9d785-ef87-4164-95d7-eb80bda87492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:02.345035 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b9d785-ef87-4164-95d7-eb80bda87492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:02.347454 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Flow 'volume_create_api' (19fce91b-595e-41a2-838f-42dc3497550a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:02.347869 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Create volume request issued successfully. Aug 08 06:27:02.348740 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93f7b825-d737-4e92-8a1e-db84c20158e2 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:27:02.349630 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 411/1634] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:27:02 2026] POST /volume/v3/volumes => generated 756 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:27:02.367283 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-024db3f9-37b9-4f10-baab-1f258d97d75a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:02.370167 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-024db3f9-37b9-4f10-baab-1f258d97d75a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:02.370510 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-024db3f9-37b9-4f10-baab-1f258d97d75a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:02.370728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-024db3f9-37b9-4f10-baab-1f258d97d75a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:02.383614 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:02.383614 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:02.390496 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-024db3f9-37b9-4f10-baab-1f258d97d75a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:02.401682 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-024db3f9-37b9-4f10-baab-1f258d97d75a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:02.402212 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 410/1635] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:02 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:27:02.965048 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-a52f7841-757b-4587-9b53-8dc10dc80438 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:02.967345 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-a52f7841-757b-4587-9b53-8dc10dc80438 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] DELETE https://10.4.3.32/volume/v3/attachments/22ec798f-10cf-47fe-827b-e8d8f6206685 Aug 08 06:27:02.967582 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-a52f7841-757b-4587-9b53-8dc10dc80438 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:02.967794 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-a52f7841-757b-4587-9b53-8dc10dc80438 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:02.983253 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:02.983253 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:03.044001 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-4ec0074c-ad71-4e9a-b0d6-22adc3ecd107 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:03.053894 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-4ec0074c-ad71-4e9a-b0d6-22adc3ecd107 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/limits Aug 08 06:27:03.053894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-4ec0074c-ad71-4e9a-b0d6-22adc3ecd107 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:03.053894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-4ec0074c-ad71-4e9a-b0d6-22adc3ecd107 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:03.089826 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-a215acf8-7e57-489d-9ba6-1c5c59820b44 req-a52f7841-757b-4587-9b53-8dc10dc80438 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/22ec798f-10cf-47fe-827b-e8d8f6206685 returned with HTTP 200 Aug 08 06:27:03.089826 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 411/1636] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:27:02 2026] DELETE /volume/v3/attachments/22ec798f-10cf-47fe-827b-e8d8f6206685 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:03.098082 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-4ec0074c-ad71-4e9a-b0d6-22adc3ecd107 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 08 06:27:03.098477 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 405/1637] 10.4.3.32 () {68 vars in 1477 bytes} [Sat Aug 8 06:27:03 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:03.167749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-6dc91870-643c-488f-b692-6e842fde0bb6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:03.171332 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-6dc91870-643c-488f-b692-6e842fde0bb6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:27:03.171566 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-6dc91870-643c-488f-b692-6e842fde0bb6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:03.173583 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-6dc91870-643c-488f-b692-6e842fde0bb6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:03.188402 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:03.188402 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:03.196874 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-6dc91870-643c-488f-b692-6e842fde0bb6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:03.207067 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-6dc91870-643c-488f-b692-6e842fde0bb6 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 200 Aug 08 06:27:03.207067 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 412/1638] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:03 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 1657 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:03.223977 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-0b4de04a-3359-4fdb-bf9d-895b02fd3c6c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:03.228851 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-0b4de04a-3359-4fdb-bf9d-895b02fd3c6c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:03.229331 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-0b4de04a-3359-4fdb-bf9d-895b02fd3c6c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7af385d6-ef99-4cb8-9855-e69cd546d27c", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:03.244720 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:03.244720 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:03.245606 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-0b4de04a-3359-4fdb-bf9d-895b02fd3c6c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:03.245945 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-0b4de04a-3359-4fdb-bf9d-895b02fd3c6c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Create snapshot from volume 7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:27:03.327837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-0b4de04a-3359-4fdb-bf9d-895b02fd3c6c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Created reservations ['7be229a8-d96d-4c1c-849f-c353991ff806', 'b6036d3e-2c35-4e68-86d3-bbb9135b7375', '8f1356d0-f617-4bdd-ba02-fa5399adbb8c', '19d09878-1e8a-4a74-94a4-cd2b55374185'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:03.412662 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-0b4de04a-3359-4fdb-bf9d-895b02fd3c6c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Snapshot force create request issued successfully. Aug 08 06:27:03.412752 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e73cdf97-709f-4f2a-9da6-d3d7dcce6085 req-0b4de04a-3359-4fdb-bf9d-895b02fd3c6c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:27:03.414221 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 411/1639] 10.4.3.32 () {72 vars in 1540 bytes} [Sat Aug 8 06:27:03 2026] POST /volume/v3/snapshots => generated 292 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:03.425068 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-677e9987-bd74-4d1f-886a-5490cb52f620 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:03.428194 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-677e9987-bd74-4d1f-886a-5490cb52f620 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:03.428884 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-677e9987-bd74-4d1f-886a-5490cb52f620 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:03.429315 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-677e9987-bd74-4d1f-886a-5490cb52f620 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:03.441344 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:03.441344 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:03.453764 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-677e9987-bd74-4d1f-886a-5490cb52f620 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:03.460823 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-677e9987-bd74-4d1f-886a-5490cb52f620 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:03.462272 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 412/1640] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:03 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:03.814879 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a3424b71-39ea-463f-8ae6-d5ff58c13648 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:03.818885 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a3424b71-39ea-463f-8ae6-d5ff58c13648 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:27:03.818885 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a3424b71-39ea-463f-8ae6-d5ff58c13648 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:03.818885 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a3424b71-39ea-463f-8ae6-d5ff58c13648 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:03.831675 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:03.831675 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:03.839521 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a3424b71-39ea-463f-8ae6-d5ff58c13648 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:03.853675 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a3424b71-39ea-463f-8ae6-d5ff58c13648 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:27:03.853837 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 406/1641] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:03 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:05.391067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-44bee629-299b-4dd9-9806-cb2273e6783d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:05.511823 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-44bee629-299b-4dd9-9806-cb2273e6783d tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] GET https://10.4.3.32/volume/v3/os-services Aug 08 06:27:05.512182 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-44bee629-299b-4dd9-9806-cb2273e6783d tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:05.512449 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-44bee629-299b-4dd9-9806-cb2273e6783d tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:05.520091 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-44bee629-299b-4dd9-9806-cb2273e6783d tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] https://10.4.3.32/volume/v3/os-services returned with HTTP 200 Aug 08 06:27:05.520570 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 413/1642] 10.4.3.32 () {66 vars in 1242 bytes} [Sat Aug 8 06:27:05 2026] GET /volume/v3/os-services => generated 626 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:05.534186 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-13eac440-5683-4d18-a190-87c86303a874 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:05.540015 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13eac440-5683-4d18-a190-87c86303a874 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] GET https://10.4.3.32/volume/v3/os-services?host=np0000006785 Aug 08 06:27:05.540415 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13eac440-5683-4d18-a190-87c86303a874 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:05.540694 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13eac440-5683-4d18-a190-87c86303a874 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:05.541065 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:05.541065 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:05.549444 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13eac440-5683-4d18-a190-87c86303a874 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] https://10.4.3.32/volume/v3/os-services?host=np0000006785 returned with HTTP 200 Aug 08 06:27:05.550025 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 412/1643] 10.4.3.32 () {66 vars in 1277 bytes} [Sat Aug 8 06:27:05 2026] GET /volume/v3/os-services?host=np0000006785 => generated 626 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:05.566937 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a2df3bce-e946-4eb3-846c-0e1821a26df9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:05.568328 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2df3bce-e946-4eb3-846c-0e1821a26df9 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] GET https://10.4.3.32/volume/v3/os-services?host=np0000006785&binary=cinder-scheduler Aug 08 06:27:05.568513 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2df3bce-e946-4eb3-846c-0e1821a26df9 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:05.568708 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2df3bce-e946-4eb3-846c-0e1821a26df9 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:05.574847 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2df3bce-e946-4eb3-846c-0e1821a26df9 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] https://10.4.3.32/volume/v3/os-services?host=np0000006785&binary=cinder-scheduler returned with HTTP 200 Aug 08 06:27:05.575286 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 413/1644] 10.4.3.32 () {66 vars in 1325 bytes} [Sat Aug 8 06:27:05 2026] GET /volume/v3/os-services?host=np0000006785&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:05.587239 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c905ff8f-d986-4d3c-86a0-5dfc3d5b3141 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:05.589273 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c905ff8f-d986-4d3c-86a0-5dfc3d5b3141 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] GET https://10.4.3.32/volume/v3/os-services?binary=cinder-scheduler Aug 08 06:27:05.589482 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c905ff8f-d986-4d3c-86a0-5dfc3d5b3141 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:05.589682 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c905ff8f-d986-4d3c-86a0-5dfc3d5b3141 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:05.594326 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c905ff8f-d986-4d3c-86a0-5dfc3d5b3141 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] https://10.4.3.32/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 08 06:27:05.594711 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 407/1645] 10.4.3.32 () {66 vars in 1289 bytes} [Sat Aug 8 06:27:05 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:05.605515 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-66412526-c292-4c3b-9060-8c518200837d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:05.675388 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:27:05.675753 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1910003497"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:05.677493 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1910003497'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:27:05.677651 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Create volume of 1 GB Aug 08 06:27:05.683095 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Availability Zones retrieved successfully. Aug 08 06:27:05.690373 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Flow 'volume_create_api' (8c62bae9-9421-45be-a935-7cbc964e0ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:05.692994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8cbac1b-4eb7-4e49-af5c-83757f7d8709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:05.694195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:27:05.732884 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8cbac1b-4eb7-4e49-af5c-83757f7d8709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:05.734029 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31cc420e-9392-4245-9584-f526f4bc330f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:05.833245 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Created reservations ['fe326d3a-727c-4a0c-bf75-5664aaca6cdd', 'd2c09d81-5890-4edf-9350-9635cd00b7d4', '62482ea4-0194-470d-ac6e-3c80649ab708', 'f67d2f4c-163e-4177-9bf5-8411f36eb605'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:05.834397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31cc420e-9392-4245-9584-f526f4bc330f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe326d3a-727c-4a0c-bf75-5664aaca6cdd', 'd2c09d81-5890-4edf-9350-9635cd00b7d4', '62482ea4-0194-470d-ac6e-3c80649ab708', 'f67d2f4c-163e-4177-9bf5-8411f36eb605']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:05.835754 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c640ce9-8240-483f-826e-828962b4296d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:05.868955 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c640ce9-8240-483f-826e-828962b4296d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '778dabf6-dd64-4a73-a6b1-3325408463f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1910003497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d38230310649c8bb8acaca49e3ca0d',qos_specs=None,replication_status=,reservations=['fe326d3a-727c-4a0c-bf75-5664aaca6cdd','d2c09d81-5890-4edf-9350-9635cd00b7d4','62482ea4-0194-470d-ac6e-3c80649ab708','f67d2f4c-163e-4177-9bf5-8411f36eb605'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5e0805cf624ccda00b0ed105366e9e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1910003497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=778dabf6-dd64-4a73-a6b1-3325408463f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d38230310649c8bb8acaca49e3ca0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5e0805cf624ccda00b0ed105366e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:05.870678 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d29c77d-0bfa-4a25-b767-96659d857fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:05.898576 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d29c77d-0bfa-4a25-b767-96659d857fc3) transitioned into state 'SUCCESS' from state '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-1910003497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d38230310649c8bb8acaca49e3ca0d',qos_specs=None,replication_status=,reservations=['fe326d3a-727c-4a0c-bf75-5664aaca6cdd','d2c09d81-5890-4edf-9350-9635cd00b7d4','62482ea4-0194-470d-ac6e-3c80649ab708','f67d2f4c-163e-4177-9bf5-8411f36eb605'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5e0805cf624ccda00b0ed105366e9e',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:05.899543 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c22d9f-175a-4bce-9ca6-5a7e4638316d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:05.915881 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c22d9f-175a-4bce-9ca6-5a7e4638316d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:05.917450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Flow 'volume_create_api' (8c62bae9-9421-45be-a935-7cbc964e0ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:05.918333 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Create volume request issued successfully. Aug 08 06:27:05.919361 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66412526-c292-4c3b-9060-8c518200837d tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:27:05.920362 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 414/1646] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:27:05 2026] POST /volume/v3/volumes => generated 752 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:05.946856 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-40e5b57c-997d-4c27-b3cf-45290d742929 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:05.949140 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-40e5b57c-997d-4c27-b3cf-45290d742929 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] GET https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 Aug 08 06:27:05.949572 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-40e5b57c-997d-4c27-b3cf-45290d742929 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:05.950077 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-40e5b57c-997d-4c27-b3cf-45290d742929 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:05.963603 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:05.963603 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:05.973110 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-40e5b57c-997d-4c27-b3cf-45290d742929 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Volume info retrieved successfully. Aug 08 06:27:05.977712 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-40e5b57c-997d-4c27-b3cf-45290d742929 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 returned with HTTP 200 Aug 08 06:27:05.978527 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 413/1647] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:05 2026] GET /volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:06.998347 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d078cbe9-48a1-4237-b87d-3a0618ee0c24 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:07.000606 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d078cbe9-48a1-4237-b87d-3a0618ee0c24 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] GET https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 Aug 08 06:27:07.001041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d078cbe9-48a1-4237-b87d-3a0618ee0c24 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:07.001686 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d078cbe9-48a1-4237-b87d-3a0618ee0c24 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:07.012350 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:07.012350 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:07.017128 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d078cbe9-48a1-4237-b87d-3a0618ee0c24 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Volume info retrieved successfully. Aug 08 06:27:07.026875 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d078cbe9-48a1-4237-b87d-3a0618ee0c24 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 returned with HTTP 200 Aug 08 06:27:07.026875 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 414/1648] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:06 2026] GET /volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:07.042722 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8aa2c82d-a50d-4865-a4fc-db2012447ebf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:07.045885 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8aa2c82d-a50d-4865-a4fc-db2012447ebf tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] GET https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 Aug 08 06:27:07.046151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8aa2c82d-a50d-4865-a4fc-db2012447ebf tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:07.046407 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8aa2c82d-a50d-4865-a4fc-db2012447ebf tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:07.058130 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:07.058130 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:07.064098 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8aa2c82d-a50d-4865-a4fc-db2012447ebf tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Volume info retrieved successfully. Aug 08 06:27:07.067286 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8aa2c82d-a50d-4865-a4fc-db2012447ebf tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 returned with HTTP 200 Aug 08 06:27:07.068205 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 408/1649] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:07 2026] GET /volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:07.084738 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aa806e65-f81e-4fec-99e8-dd09cb349233 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:07.087036 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa806e65-f81e-4fec-99e8-dd09cb349233 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] GET https://10.4.3.32/volume/v3/os-services?host=np0000006785&binary=cinder-volume Aug 08 06:27:07.087274 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa806e65-f81e-4fec-99e8-dd09cb349233 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:07.087512 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa806e65-f81e-4fec-99e8-dd09cb349233 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:07.087847 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:07.087847 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:07.095186 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa806e65-f81e-4fec-99e8-dd09cb349233 tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] https://10.4.3.32/volume/v3/os-services?host=np0000006785&binary=cinder-volume returned with HTTP 200 Aug 08 06:27:07.095528 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 415/1650] 10.4.3.32 () {66 vars in 1319 bytes} [Sat Aug 8 06:27:07 2026] GET /volume/v3/os-services?host=np0000006785&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:07.106187 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7a046287-ee00-4982-9230-801984cd1f5f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:07.108517 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a046287-ee00-4982-9230-801984cd1f5f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] GET https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 Aug 08 06:27:07.109121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a046287-ee00-4982-9230-801984cd1f5f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:07.109121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a046287-ee00-4982-9230-801984cd1f5f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:07.120474 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:07.120474 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:07.126817 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7a046287-ee00-4982-9230-801984cd1f5f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Volume info retrieved successfully. Aug 08 06:27:07.140003 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a046287-ee00-4982-9230-801984cd1f5f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 returned with HTTP 200 Aug 08 06:27:07.144659 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 414/1651] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:07 2026] GET /volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:07.165892 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eea736b0-8087-4b7b-9c87-5a207aad979f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:07.167677 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eea736b0-8087-4b7b-9c87-5a207aad979f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] DELETE https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 Aug 08 06:27:07.168136 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eea736b0-8087-4b7b-9c87-5a207aad979f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:07.168283 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eea736b0-8087-4b7b-9c87-5a207aad979f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:07.168458 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-eea736b0-8087-4b7b-9c87-5a207aad979f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Delete volume with id: 778dabf6-dd64-4a73-a6b1-3325408463f5 Aug 08 06:27:07.182872 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:07.182872 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:07.182872 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-eea736b0-8087-4b7b-9c87-5a207aad979f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Volume info retrieved successfully. Aug 08 06:27:07.212532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6bb6c12f-972c-4363-82e9-e874111294af req-b4fc4a54-af25-4ab9-8880-1c452834e562 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:07.218679 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6bb6c12f-972c-4363-82e9-e874111294af req-b4fc4a54-af25-4ab9-8880-1c452834e562 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:27:07.218679 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6bb6c12f-972c-4363-82e9-e874111294af req-b4fc4a54-af25-4ab9-8880-1c452834e562 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:07.219792 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6bb6c12f-972c-4363-82e9-e874111294af req-b4fc4a54-af25-4ab9-8880-1c452834e562 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:07.222916 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-eea736b0-8087-4b7b-9c87-5a207aad979f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Delete volume request issued successfully. Aug 08 06:27:07.222916 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eea736b0-8087-4b7b-9c87-5a207aad979f tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 returned with HTTP 202 Aug 08 06:27:07.223169 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 415/1652] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:27:07 2026] DELETE /volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:07.243069 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3c0f9a4c-d2d3-4fcb-b1e5-36123300dcdc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:07.245006 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:07.245006 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:07.245138 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c0f9a4c-d2d3-4fcb-b1e5-36123300dcdc tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] GET https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 Aug 08 06:27:07.246594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c0f9a4c-d2d3-4fcb-b1e5-36123300dcdc tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:07.246594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c0f9a4c-d2d3-4fcb-b1e5-36123300dcdc tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:07.256719 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-6bb6c12f-972c-4363-82e9-e874111294af req-b4fc4a54-af25-4ab9-8880-1c452834e562 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:07.262391 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:07.262391 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:07.265320 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6bb6c12f-972c-4363-82e9-e874111294af req-b4fc4a54-af25-4ab9-8880-1c452834e562 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 200 Aug 08 06:27:07.265889 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 409/1653] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:07 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 1657 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:07.274800 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3c0f9a4c-d2d3-4fcb-b1e5-36123300dcdc tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Volume info retrieved successfully. Aug 08 06:27:07.280613 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c0f9a4c-d2d3-4fcb-b1e5-36123300dcdc tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 returned with HTTP 200 Aug 08 06:27:07.281298 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 416/1654] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:07 2026] GET /volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:07.978206 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3eb9290b-279b-4976-8aad-947863d6bb62 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:07.982002 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3eb9290b-279b-4976-8aad-947863d6bb62 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:07.982244 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3eb9290b-279b-4976-8aad-947863d6bb62 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:07.982463 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3eb9290b-279b-4976-8aad-947863d6bb62 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:07.994442 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:07.994442 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:08.001471 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3eb9290b-279b-4976-8aad-947863d6bb62 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:08.007793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3eb9290b-279b-4976-8aad-947863d6bb62 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:08.008346 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 415/1655] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:07 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:08.158536 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-45c55068-a323-4547-9fef-55019c360818 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.158536 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45c55068-a323-4547-9fef-55019c360818 None None] GET https://10.4.3.32/volume// Aug 08 06:27:08.159310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45c55068-a323-4547-9fef-55019c360818 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:08.159678 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45c55068-a323-4547-9fef-55019c360818 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:08.160216 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45c55068-a323-4547-9fef-55019c360818 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:08.160699 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 416/1656] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:27:08 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:08.179630 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-6be116e7-24c6-44a1-87a8-02e47a75aa5f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.302682 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-626bcf8b-77c9-403d-85e1-5e1ce180fd92 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.307881 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-626bcf8b-77c9-403d-85e1-5e1ce180fd92 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] GET https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 Aug 08 06:27:08.308950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-626bcf8b-77c9-403d-85e1-5e1ce180fd92 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:08.309272 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-626bcf8b-77c9-403d-85e1-5e1ce180fd92 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:08.317231 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-626bcf8b-77c9-403d-85e1-5e1ce180fd92 tempest-VolumesServicesTestJSON-424889388 tempest-VolumesServicesTestJSON-424889388-project-member] https://10.4.3.32/volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 returned with HTTP 404 Aug 08 06:27:08.317942 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 417/1657] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:08 2026] GET /volume/v3/volumes/778dabf6-dd64-4a73-a6b1-3325408463f5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:08.332106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d629267-b41e-4385-b3fd-c05eed9d25ca None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.334987 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d629267-b41e-4385-b3fd-c05eed9d25ca tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] GET https://10.4.3.32/volume/v3/os-services Aug 08 06:27:08.334987 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d629267-b41e-4385-b3fd-c05eed9d25ca tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:08.335165 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d629267-b41e-4385-b3fd-c05eed9d25ca tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:08.344280 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-6be116e7-24c6-44a1-87a8-02e47a75aa5f tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:27:08.344590 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d629267-b41e-4385-b3fd-c05eed9d25ca tempest-VolumesServicesTestJSON-2091972850 tempest-VolumesServicesTestJSON-2091972850-project-admin] https://10.4.3.32/volume/v3/os-services returned with HTTP 200 Aug 08 06:27:08.345135 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 416/1658] 10.4.3.32 () {66 vars in 1242 bytes} [Sat Aug 8 06:27:08 2026] GET /volume/v3/os-services => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:08.345607 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-6be116e7-24c6-44a1-87a8-02e47a75aa5f tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32b76afa-c290-4c65-b477-b6dcfc5488a6", "connector": null, "instance_uuid": "5c254ee0-3757-4ccb-b0b0-1ca37ca6834b"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:08.363322 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:08.363322 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:08.384109 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6bb6c12f-972c-4363-82e9-e874111294af req-6e1e14a6-8b0c-4b62-9e63-9d34f96c200c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.389199 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6bb6c12f-972c-4363-82e9-e874111294af req-6e1e14a6-8b0c-4b62-9e63-9d34f96c200c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b8ea6970-277c-47a9-95c4-e125d5d8c258 Aug 08 06:27:08.390441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6bb6c12f-972c-4363-82e9-e874111294af req-6e1e14a6-8b0c-4b62-9e63-9d34f96c200c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:08.390441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6bb6c12f-972c-4363-82e9-e874111294af req-6e1e14a6-8b0c-4b62-9e63-9d34f96c200c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:08.411577 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:08.411577 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:08.441491 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-6be116e7-24c6-44a1-87a8-02e47a75aa5f tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:27:08.442513 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 410/1659] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:27: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) Aug 08 06:27:08.495826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-08c9953b-0654-4670-9103-4b720e42e40d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.500617 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08c9953b-0654-4670-9103-4b720e42e40d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:08.500617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08c9953b-0654-4670-9103-4b720e42e40d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:08.500617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08c9953b-0654-4670-9103-4b720e42e40d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:08.508410 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6bb6c12f-972c-4363-82e9-e874111294af req-6e1e14a6-8b0c-4b62-9e63-9d34f96c200c tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/b8ea6970-277c-47a9-95c4-e125d5d8c258 returned with HTTP 200 Aug 08 06:27:08.511795 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 417/1660] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:27:08 2026] DELETE /volume/v3/attachments/b8ea6970-277c-47a9-95c4-e125d5d8c258 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:08.519753 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:08.519753 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:08.526069 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-08c9953b-0654-4670-9103-4b720e42e40d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:08.531799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-50a34ce0-3717-43e0-95a0-7e763458dfac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.535228 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50a34ce0-3717-43e0-95a0-7e763458dfac None None] GET https://10.4.3.32/volume// Aug 08 06:27:08.535228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50a34ce0-3717-43e0-95a0-7e763458dfac None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:08.535228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50a34ce0-3717-43e0-95a0-7e763458dfac None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:08.535228 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50a34ce0-3717-43e0-95a0-7e763458dfac None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:08.535228 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 417/1661] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:08 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:08.543383 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08c9953b-0654-4670-9103-4b720e42e40d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:08.543383 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 418/1662] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:08 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:08.568559 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-2a8a8547-1e95-43e7-aa83-defd6bec73a3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.575999 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-2a8a8547-1e95-43e7-aa83-defd6bec73a3 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:08.576342 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-2a8a8547-1e95-43e7-aa83-defd6bec73a3 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:08.579796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-2a8a8547-1e95-43e7-aa83-defd6bec73a3 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:08.593690 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:08.593690 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:08.599259 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-2a8a8547-1e95-43e7-aa83-defd6bec73a3 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:08.606720 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-2a8a8547-1e95-43e7-aa83-defd6bec73a3 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:08.607456 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 411/1663] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:08 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:08.784060 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3b543037-dc63-420e-82ed-6a5dd8e48840 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.790621 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3b543037-dc63-420e-82ed-6a5dd8e48840 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] PUT https://10.4.3.32/volume/v3/attachments/a8f62fba-2eb1-41ad-bdc8-9c68f0dcd664 Aug 08 06:27:08.790887 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3b543037-dc63-420e-82ed-6a5dd8e48840 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:08.803838 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3b543037-dc63-420e-82ed-6a5dd8e48840 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Acquiring lock "cinder-attachment_update-32b76afa-c290-4c65-b477-b6dcfc5488a6-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:27:08.814228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3b543037-dc63-420e-82ed-6a5dd8e48840 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Lock "cinder-attachment_update-32b76afa-c290-4c65-b477-b6dcfc5488a6-np0000006785" acquired by "attachment_update" :: waited 0.009s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:27:08.815521 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:08.815521 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:08.856166 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:08.859117 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:27:08.859529 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1120744352", "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:08.862031 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1120744352', 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:27:08.956100 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3b543037-dc63-420e-82ed-6a5dd8e48840 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Lock "cinder-attachment_update-32b76afa-c290-4c65-b477-b6dcfc5488a6-np0000006785" released by "attachment_update" :: held 0.143s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:27:08.956517 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-3b543037-dc63-420e-82ed-6a5dd8e48840 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/attachments/a8f62fba-2eb1-41ad-bdc8-9c68f0dcd664 returned with HTTP 200 Aug 08 06:27:08.957396 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 418/1664] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:27:08 2026] PUT /volume/v3/attachments/a8f62fba-2eb1-41ad-bdc8-9c68f0dcd664 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:09.236454 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Create volume of 1 GB Aug 08 06:27:09.243676 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Availability Zones retrieved successfully. Aug 08 06:27:09.253976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Flow 'volume_create_api' (317dc256-9d41-429d-8948-514068bccc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:09.254538 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57e6af4-050d-4dce-aeb0-55ec04e7e9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:09.256135 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:27:09.343637 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57e6af4-050d-4dce-aeb0-55ec04e7e9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:09.344577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4448aef3-fe0a-458a-b2ee-d4dec94bece9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:09.412720 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Created reservations ['1be275bd-35f9-432d-9e39-46fc42556ac8', '99ffaf6a-fdeb-407f-a553-d7b0ab0c2f04', 'e02914a5-5f00-4a2d-9aef-a26c7a656815', '2fce9ff1-aeea-4302-b5c3-5493cbdf49a5'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:09.414091 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4448aef3-fe0a-458a-b2ee-d4dec94bece9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be275bd-35f9-432d-9e39-46fc42556ac8', '99ffaf6a-fdeb-407f-a553-d7b0ab0c2f04', 'e02914a5-5f00-4a2d-9aef-a26c7a656815', '2fce9ff1-aeea-4302-b5c3-5493cbdf49a5']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:09.415206 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107ee830-345f-4047-8c71-14659a2acdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:09.446904 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107ee830-345f-4047-8c71-14659a2acdf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd50ed37f-c5fd-433e-afc5-f2c2336fc37c', '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-1120744352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1341c4d654843b4b228d50855f17566',qos_specs=None,replication_status=,reservations=['1be275bd-35f9-432d-9e39-46fc42556ac8','99ffaf6a-fdeb-407f-a553-d7b0ab0c2f04','e02914a5-5f00-4a2d-9aef-a26c7a656815','2fce9ff1-aeea-4302-b5c3-5493cbdf49a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9251b6e39ce9484a8cf3a32cfc9b4c16',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1120744352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d50ed37f-c5fd-433e-afc5-f2c2336fc37c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1341c4d654843b4b228d50855f17566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9251b6e39ce9484a8cf3a32cfc9b4c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:09.448504 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d040cbdd-8932-4664-9857-b46f10814a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:09.487283 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d040cbdd-8932-4664-9857-b46f10814a98) transitioned into state 'SUCCESS' from state '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-1120744352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1341c4d654843b4b228d50855f17566',qos_specs=None,replication_status=,reservations=['1be275bd-35f9-432d-9e39-46fc42556ac8','99ffaf6a-fdeb-407f-a553-d7b0ab0c2f04','e02914a5-5f00-4a2d-9aef-a26c7a656815','2fce9ff1-aeea-4302-b5c3-5493cbdf49a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9251b6e39ce9484a8cf3a32cfc9b4c16',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:09.487661 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3940a79-d7a1-4d62-96ac-aa2aac09a74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:09.501318 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3940a79-d7a1-4d62-96ac-aa2aac09a74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:09.502194 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Flow 'volume_create_api' (317dc256-9d41-429d-8948-514068bccc7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:09.502605 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Create volume request issued successfully. Aug 08 06:27:09.504138 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4330fdce-fd0c-4adf-967f-5cda02b9837d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:27:09.504138 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 418/1665] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:27:08 2026] POST /volume/v3/volumes => generated 751 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:09.530326 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dfeaf7b5-2605-4544-9764-1599a867e053 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:09.533888 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dfeaf7b5-2605-4544-9764-1599a867e053 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c Aug 08 06:27:09.534634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dfeaf7b5-2605-4544-9764-1599a867e053 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:09.535076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dfeaf7b5-2605-4544-9764-1599a867e053 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:09.546192 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:09.546192 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:09.555612 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dfeaf7b5-2605-4544-9764-1599a867e053 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:09.566107 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b2ce9d72-7761-4239-87f5-79204e126307 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:09.566528 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dfeaf7b5-2605-4544-9764-1599a867e053 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c returned with HTTP 200 Aug 08 06:27:09.566665 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 419/1666] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:09 2026] GET /volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:09.569090 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2ce9d72-7761-4239-87f5-79204e126307 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:09.569090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2ce9d72-7761-4239-87f5-79204e126307 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:09.569090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2ce9d72-7761-4239-87f5-79204e126307 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:09.596002 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:09.596002 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:09.603443 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b2ce9d72-7761-4239-87f5-79204e126307 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:09.612338 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2ce9d72-7761-4239-87f5-79204e126307 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:09.613057 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 412/1667] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:09 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:10.594300 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d13278b6-8795-4957-8977-dafd46d067d8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:10.598730 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d13278b6-8795-4957-8977-dafd46d067d8 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c Aug 08 06:27:10.598730 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d13278b6-8795-4957-8977-dafd46d067d8 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:10.599853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d13278b6-8795-4957-8977-dafd46d067d8 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:10.620751 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:10.620751 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:10.629512 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d13278b6-8795-4957-8977-dafd46d067d8 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:10.631267 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-22bf96da-d7a8-4588-853c-5633addaed65 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:10.635041 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22bf96da-d7a8-4588-853c-5633addaed65 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:10.635041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-22bf96da-d7a8-4588-853c-5633addaed65 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:10.635041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-22bf96da-d7a8-4588-853c-5633addaed65 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:10.637975 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d13278b6-8795-4957-8977-dafd46d067d8 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c returned with HTTP 200 Aug 08 06:27:10.639068 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 419/1668] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:10 2026] GET /volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:10.657692 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:10.657692 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:10.665477 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-22bf96da-d7a8-4588-853c-5633addaed65 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:10.674516 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-70e1a0a6-fe53-4292-a558-fb641ec26573 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:10.675838 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22bf96da-d7a8-4588-853c-5633addaed65 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:10.676479 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 419/1669] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:10 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:10.677636 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-70e1a0a6-fe53-4292-a558-fb641ec26573 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c?cascade=True Aug 08 06:27:10.678204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-70e1a0a6-fe53-4292-a558-fb641ec26573 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:10.678204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-70e1a0a6-fe53-4292-a558-fb641ec26573 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:10.678979 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-70e1a0a6-fe53-4292-a558-fb641ec26573 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Delete volume with id: 7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:27:10.689560 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:10.689560 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:10.690432 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-70e1a0a6-fe53-4292-a558-fb641ec26573 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:10.700265 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c0b3ea9c-0173-49a9-8ee9-a7a120f0ccc9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:10.702790 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c0b3ea9c-0173-49a9-8ee9-a7a120f0ccc9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c Aug 08 06:27:10.703314 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c0b3ea9c-0173-49a9-8ee9-a7a120f0ccc9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:10.703630 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c0b3ea9c-0173-49a9-8ee9-a7a120f0ccc9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:10.716624 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:10.716624 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:10.722350 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c0b3ea9c-0173-49a9-8ee9-a7a120f0ccc9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:10.733941 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c0b3ea9c-0173-49a9-8ee9-a7a120f0ccc9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c returned with HTTP 200 Aug 08 06:27:10.735262 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 413/1670] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:10 2026] GET /volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:10.765374 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-70e1a0a6-fe53-4292-a558-fb641ec26573 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Delete volume request issued successfully. Aug 08 06:27:10.765632 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-70e1a0a6-fe53-4292-a558-fb641ec26573 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c?cascade=True returned with HTTP 202 Aug 08 06:27:10.766634 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 420/1671] 10.4.3.32 () {66 vars in 1369 bytes} [Sat Aug 8 06:27:10 2026] DELETE /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c?cascade=True => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:10.795702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-52844abb-5e67-4dc7-a026-302d20f165af None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:10.800527 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-52844abb-5e67-4dc7-a026-302d20f165af tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:27:10.800878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-52844abb-5e67-4dc7-a026-302d20f165af tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:10.801254 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-52844abb-5e67-4dc7-a026-302d20f165af tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:10.815927 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:10.815927 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:10.825976 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-52844abb-5e67-4dc7-a026-302d20f165af tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:10.836624 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-52844abb-5e67-4dc7-a026-302d20f165af tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 200 Aug 08 06:27:10.836624 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 420/1672] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:10 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 1364 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:11.602611 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-87b5d70e-fbf5-4715-b452-f86c45f9356c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:11.605908 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-87b5d70e-fbf5-4715-b452-f86c45f9356c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c Aug 08 06:27:11.606254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-87b5d70e-fbf5-4715-b452-f86c45f9356c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:11.606819 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-87b5d70e-fbf5-4715-b452-f86c45f9356c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:11.618179 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:11.618179 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:11.626251 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-87b5d70e-fbf5-4715-b452-f86c45f9356c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:11.633968 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-87b5d70e-fbf5-4715-b452-f86c45f9356c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c returned with HTTP 200 Aug 08 06:27:11.634507 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 420/1673] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:11 2026] GET /volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:11.648022 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1be2b974-5c74-4fb4-9a30-3726478b9c4a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:11.648501 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1be2b974-5c74-4fb4-9a30-3726478b9c4a None None] GET https://10.4.3.32/volume// Aug 08 06:27:11.648729 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1be2b974-5c74-4fb4-9a30-3726478b9c4a None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:11.648990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1be2b974-5c74-4fb4-9a30-3726478b9c4a None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:11.649450 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1be2b974-5c74-4fb4-9a30-3726478b9c4a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:11.649762 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 414/1674] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:27:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:11.660897 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-0e1a5287-5d92-4cb5-bdfe-fa7bb2affbe9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:11.663333 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-0e1a5287-5d92-4cb5-bdfe-fa7bb2affbe9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:27:11.664123 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-0e1a5287-5d92-4cb5-bdfe-fa7bb2affbe9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d50ed37f-c5fd-433e-afc5-f2c2336fc37c", "connector": null, "instance_uuid": "fbb56087-4c96-4291-8ed1-e1549d372cca"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:11.673474 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:11.673474 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:11.697493 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-843a3851-93f8-44a9-a17f-3688f9584120 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:11.700476 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-843a3851-93f8-44a9-a17f-3688f9584120 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:11.700637 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-843a3851-93f8-44a9-a17f-3688f9584120 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:11.700880 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-843a3851-93f8-44a9-a17f-3688f9584120 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:11.713157 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:11.713157 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:11.719030 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-843a3851-93f8-44a9-a17f-3688f9584120 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:11.724936 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-0e1a5287-5d92-4cb5-bdfe-fa7bb2affbe9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:27:11.725455 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 421/1675] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:27:11 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:11.730456 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-843a3851-93f8-44a9-a17f-3688f9584120 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:11.730684 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 421/1676] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:11 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:11.799452 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a0fd5dc2-950f-4d61-a0c9-224568a59075 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:11.802052 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a0fd5dc2-950f-4d61-a0c9-224568a59075 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:27:11.802367 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a0fd5dc2-950f-4d61-a0c9-224568a59075 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:11.802977 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a0fd5dc2-950f-4d61-a0c9-224568a59075 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:11.803270 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-a0fd5dc2-950f-4d61-a0c9-224568a59075 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Delete snapshot with id: f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:27:11.818018 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:11.818018 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:11.818833 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a0fd5dc2-950f-4d61-a0c9-224568a59075 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Snapshot retrieved successfully. Aug 08 06:27:11.855424 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a5e7c111-6541-4dba-9620-b434b25c9b3a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:11.857526 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a0fd5dc2-950f-4d61-a0c9-224568a59075 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Snapshot delete request issued successfully. Aug 08 06:27:11.858173 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a0fd5dc2-950f-4d61-a0c9-224568a59075 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 returned with HTTP 202 Aug 08 06:27:11.858512 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 421/1677] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:11 2026] DELETE /volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:11.862371 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5e7c111-6541-4dba-9620-b434b25c9b3a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:27:11.862371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5e7c111-6541-4dba-9620-b434b25c9b3a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:11.862371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5e7c111-6541-4dba-9620-b434b25c9b3a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:11.867138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4a37579-da69-40ee-99b3-63e89891e011 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:11.869637 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4a37579-da69-40ee-99b3-63e89891e011 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:27:11.870067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4a37579-da69-40ee-99b3-63e89891e011 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:11.870375 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4a37579-da69-40ee-99b3-63e89891e011 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:11.873231 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5e7c111-6541-4dba-9620-b434b25c9b3a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 404 Aug 08 06:27:11.874606 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 415/1678] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:11 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:11.885072 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:11.885072 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:11.885072 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c4a37579-da69-40ee-99b3-63e89891e011 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Snapshot retrieved successfully. Aug 08 06:27:11.886831 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4a37579-da69-40ee-99b3-63e89891e011 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 returned with HTTP 200 Aug 08 06:27:11.886831 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 422/1679] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:11 2026] GET /volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:12.103323 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-38018d6b-5b70-4882-a40c-89b8e1597099 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.217503 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38018d6b-5b70-4882-a40c-89b8e1597099 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] GET https://10.4.3.32/volume/v3/os-services Aug 08 06:27:12.218213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38018d6b-5b70-4882-a40c-89b8e1597099 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:12.218213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38018d6b-5b70-4882-a40c-89b8e1597099 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:12.224736 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38018d6b-5b70-4882-a40c-89b8e1597099 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] https://10.4.3.32/volume/v3/os-services returned with HTTP 200 Aug 08 06:27:12.225340 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 422/1680] 10.4.3.32 () {66 vars in 1242 bytes} [Sat Aug 8 06:27:12 2026] GET /volume/v3/os-services => generated 626 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:12.244451 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d9407881-86c4-405c-a32c-68e25dcfb693 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.247957 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9407881-86c4-405c-a32c-68e25dcfb693 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] PUT https://10.4.3.32/volume/v3/os-services/disable-log-reason Aug 08 06:27:12.247957 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d9407881-86c4-405c-a32c-68e25dcfb693 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006785", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:12.250836 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9407881-86c4-405c-a32c-68e25dcfb693 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] https://10.4.3.32/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 08 06:27:12.250836 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 422/1681] 10.4.3.32 () {68 vars in 1319 bytes} [Sat Aug 8 06:27:12 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:27:12.261179 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e28d9c37-1de0-42c0-8479-3293fe990770 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.264002 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e28d9c37-1de0-42c0-8479-3293fe990770 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] PUT https://10.4.3.32/volume/v3/os-services/disable Aug 08 06:27:12.264613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e28d9c37-1de0-42c0-8479-3293fe990770 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006785", "binary": "invalid_binary"} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:12.274140 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e28d9c37-1de0-42c0-8479-3293fe990770 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] https://10.4.3.32/volume/v3/os-services/disable returned with HTTP 404 Aug 08 06:27:12.274884 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 416/1682] 10.4.3.32 () {68 vars in 1286 bytes} [Sat Aug 8 06:27:12 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:12.288953 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-62634c1f-1d04-4ceb-9018-e7cdb349adcd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.291140 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62634c1f-1d04-4ceb-9018-e7cdb349adcd tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] PUT https://10.4.3.32/volume/v3/os-services/enable Aug 08 06:27:12.292872 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62634c1f-1d04-4ceb-9018-e7cdb349adcd tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:12.307287 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62634c1f-1d04-4ceb-9018-e7cdb349adcd tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] https://10.4.3.32/volume/v3/os-services/enable returned with HTTP 404 Aug 08 06:27:12.308473 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 423/1683] 10.4.3.32 () {68 vars in 1283 bytes} [Sat Aug 8 06:27:12 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:12.322029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-24621c73-7ae9-4a21-919b-e09ece482314 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.324506 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24621c73-7ae9-4a21-919b-e09ece482314 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] PUT https://10.4.3.32/volume/v3/os-services/freeze Aug 08 06:27:12.324932 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24621c73-7ae9-4a21-919b-e09ece482314 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:12.334803 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24621c73-7ae9-4a21-919b-e09ece482314 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] https://10.4.3.32/volume/v3/os-services/freeze returned with HTTP 400 Aug 08 06:27:12.334803 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 423/1684] 10.4.3.32 () {68 vars in 1283 bytes} [Sat Aug 8 06:27:12 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:27:12.345045 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-789c8b9a-22d6-49f7-bd82-9af2cfdff414 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.349363 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-789c8b9a-22d6-49f7-bd82-9af2cfdff414 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] PUT https://10.4.3.32/volume/v3/os-services/thaw Aug 08 06:27:12.349618 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-789c8b9a-22d6-49f7-bd82-9af2cfdff414 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:12.352950 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:12.352950 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:12.361427 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-789c8b9a-22d6-49f7-bd82-9af2cfdff414 tempest-VolumeServicesNegativeTest-1451872926 tempest-VolumeServicesNegativeTest-1451872926-project-admin] https://10.4.3.32/volume/v3/os-services/thaw returned with HTTP 400 Aug 08 06:27:12.361995 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 423/1685] 10.4.3.32 () {68 vars in 1277 bytes} [Sat Aug 8 06:27:12 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:27:12.608499 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1fcc1c4f-3ae7-4941-b5ae-384f136a10fe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.613101 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1fcc1c4f-3ae7-4941-b5ae-384f136a10fe tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:27:12.613409 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1fcc1c4f-3ae7-4941-b5ae-384f136a10fe tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:12.613734 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1fcc1c4f-3ae7-4941-b5ae-384f136a10fe tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:12.613988 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-1fcc1c4f-3ae7-4941-b5ae-384f136a10fe tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Delete volume with id: 7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:27:12.626164 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1fcc1c4f-3ae7-4941-b5ae-384f136a10fe tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 404 Aug 08 06:27:12.626164 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 417/1686] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:27:12 2026] DELETE /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:12.635039 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e3466176-97f6-460a-bbfa-24f267c8087a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.638970 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3466176-97f6-460a-bbfa-24f267c8087a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c Aug 08 06:27:12.638970 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3466176-97f6-460a-bbfa-24f267c8087a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:12.639306 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3466176-97f6-460a-bbfa-24f267c8087a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:12.646659 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3466176-97f6-460a-bbfa-24f267c8087a tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c returned with HTTP 404 Aug 08 06:27:12.648838 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 424/1687] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:12 2026] GET /volume/v3/volumes/7af385d6-ef99-4cb8-9855-e69cd546d27c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:12.657968 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1036230f-ef6a-4d2d-a982-254932f39599 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.662035 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1036230f-ef6a-4d2d-a982-254932f39599 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:27:12.662035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1036230f-ef6a-4d2d-a982-254932f39599 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:12.662035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1036230f-ef6a-4d2d-a982-254932f39599 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:12.662204 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1036230f-ef6a-4d2d-a982-254932f39599 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Delete volume with id: f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:27:12.672733 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:12.672733 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:12.673389 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1036230f-ef6a-4d2d-a982-254932f39599 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:12.704179 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1036230f-ef6a-4d2d-a982-254932f39599 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Delete volume request issued successfully. Aug 08 06:27:12.704740 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1036230f-ef6a-4d2d-a982-254932f39599 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 202 Aug 08 06:27:12.704887 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 424/1688] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:27:12 2026] DELETE /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:12.714668 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4e68a519-d2f2-4639-bc77-42b1446c95b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.717282 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e68a519-d2f2-4639-bc77-42b1446c95b0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:27:12.717592 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e68a519-d2f2-4639-bc77-42b1446c95b0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:12.717857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e68a519-d2f2-4639-bc77-42b1446c95b0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:12.729623 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:12.729623 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:12.736561 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4e68a519-d2f2-4639-bc77-42b1446c95b0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:12.743196 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e68a519-d2f2-4639-bc77-42b1446c95b0 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 200 Aug 08 06:27:12.743950 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 424/1689] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:12 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:12.750589 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03e4000d-00eb-4e19-a9fe-8970c8926828 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.755794 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03e4000d-00eb-4e19-a9fe-8970c8926828 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:12.755794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03e4000d-00eb-4e19-a9fe-8970c8926828 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:12.755794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03e4000d-00eb-4e19-a9fe-8970c8926828 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:12.769938 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:12.769938 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:12.775995 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-03e4000d-00eb-4e19-a9fe-8970c8926828 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:12.782681 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03e4000d-00eb-4e19-a9fe-8970c8926828 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:12.783246 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 418/1690] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:12 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:12.898549 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-95455f0e-f32d-46ee-b020-c16756b7b576 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:12.902425 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95455f0e-f32d-46ee-b020-c16756b7b576 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:27:12.902655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95455f0e-f32d-46ee-b020-c16756b7b576 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:12.902924 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95455f0e-f32d-46ee-b020-c16756b7b576 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:12.914161 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95455f0e-f32d-46ee-b020-c16756b7b576 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 returned with HTTP 404 Aug 08 06:27:12.915514 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 425/1691] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:12 2026] GET /volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:13.124064 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-23ecbdde-6e71-4f12-9cd2-fff48de5c77e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:13.132468 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-23ecbdde-6e71-4f12-9cd2-fff48de5c77e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/attachments?instance_id=887c2106-5059-4af7-8ab0-60752c66fa9a Aug 08 06:27:13.133005 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-23ecbdde-6e71-4f12-9cd2-fff48de5c77e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:13.133419 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-23ecbdde-6e71-4f12-9cd2-fff48de5c77e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:13.161842 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-23ecbdde-6e71-4f12-9cd2-fff48de5c77e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments?instance_id=887c2106-5059-4af7-8ab0-60752c66fa9a returned with HTTP 200 Aug 08 06:27:13.163186 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 425/1692] 10.4.3.32 () {70 vars in 1630 bytes} [Sat Aug 8 06:27:13 2026] GET /volume/v3/attachments?instance_id=887c2106-5059-4af7-8ab0-60752c66fa9a => generated 192 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:13.179835 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-659c707a-6366-4575-bfe2-1ec7de3d484b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:13.183284 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-659c707a-6366-4575-bfe2-1ec7de3d484b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec Aug 08 06:27:13.183431 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-659c707a-6366-4575-bfe2-1ec7de3d484b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:13.183707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-659c707a-6366-4575-bfe2-1ec7de3d484b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:13.214871 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2021b4e3-7243-4458-bbb6-7a05a2bfa8bc req-659c707a-6366-4575-bfe2-1ec7de3d484b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec returned with HTTP 200 Aug 08 06:27:13.215098 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 425/1693] 10.4.3.32 () {70 vars in 1644 bytes} [Sat Aug 8 06:27:13 2026] GET /volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec => generated 993 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:13.389752 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-fa05bf53-ebd2-475d-ba13-4ec7958e5bc9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:13.392109 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-fa05bf53-ebd2-475d-ba13-4ec7958e5bc9 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] POST https://10.4.3.32/volume/v3/attachments/a8f62fba-2eb1-41ad-bdc8-9c68f0dcd664/action Aug 08 06:27:13.392665 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-fa05bf53-ebd2-475d-ba13-4ec7958e5bc9 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:13.392764 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-fa05bf53-ebd2-475d-ba13-4ec7958e5bc9 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:13.421113 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:13.421113 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:13.441336 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e4305041-885d-4d04-94b3-d155bb1ebab4 req-fa05bf53-ebd2-475d-ba13-4ec7958e5bc9 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/attachments/a8f62fba-2eb1-41ad-bdc8-9c68f0dcd664/action returned with HTTP 204 Aug 08 06:27:13.442247 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 419/1694] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:27:13 2026] POST /volume/v3/attachments/a8f62fba-2eb1-41ad-bdc8-9c68f0dcd664/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:13.763565 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ae4301e7-65af-4af5-89cd-4abdd8e93786 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:13.765358 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae4301e7-65af-4af5-89cd-4abdd8e93786 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 Aug 08 06:27:13.765675 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae4301e7-65af-4af5-89cd-4abdd8e93786 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:13.765983 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae4301e7-65af-4af5-89cd-4abdd8e93786 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:13.769011 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=294,cinder:UPDATE=65,cinder:INSERT=38 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:27:13.776536 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae4301e7-65af-4af5-89cd-4abdd8e93786 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 returned with HTTP 404 Aug 08 06:27:13.778397 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 426/1695] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:13 2026] GET /volume/v3/volumes/f652d5de-0958-40d2-8fbd-aa3edf16eb75 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:13.808006 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6cba09b4-2a27-4d97-8cee-0f70931654f6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:13.809512 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6cba09b4-2a27-4d97-8cee-0f70931654f6 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:13.809896 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6cba09b4-2a27-4d97-8cee-0f70931654f6 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:13.810230 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6cba09b4-2a27-4d97-8cee-0f70931654f6 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:13.832239 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:13.832239 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:13.840482 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6cba09b4-2a27-4d97-8cee-0f70931654f6 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:13.850547 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6cba09b4-2a27-4d97-8cee-0f70931654f6 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:13.851123 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 426/1696] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:13 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1157 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:13.853958 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bd0d70ae-3684-49a6-8db8-76c368a48d72 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:13.854277 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd0d70ae-3684-49a6-8db8-76c368a48d72 None None] GET https://10.4.3.32/volume// Aug 08 06:27:13.854457 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd0d70ae-3684-49a6-8db8-76c368a48d72 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:13.854638 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd0d70ae-3684-49a6-8db8-76c368a48d72 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:13.855020 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd0d70ae-3684-49a6-8db8-76c368a48d72 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:13.855315 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 426/1697] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:13.865567 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-34a8c2c1-f741-40fe-95bb-1ac72ac34c99 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:13.869352 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-34a8c2c1-f741-40fe-95bb-1ac72ac34c99 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c Aug 08 06:27:13.869557 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-34a8c2c1-f741-40fe-95bb-1ac72ac34c99 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:13.870252 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-34a8c2c1-f741-40fe-95bb-1ac72ac34c99 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:13.876593 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-65354246-bc21-4c95-a903-a7e8df6aef7c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:13.879118 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65354246-bc21-4c95-a903-a7e8df6aef7c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] POST https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6/action Aug 08 06:27:13.880144 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65354246-bc21-4c95-a903-a7e8df6aef7c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:13.880704 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65354246-bc21-4c95-a903-a7e8df6aef7c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:13.884129 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:13.884129 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:13.888219 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-34a8c2c1-f741-40fe-95bb-1ac72ac34c99 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:27:13.895072 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-34a8c2c1-f741-40fe-95bb-1ac72ac34c99 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c returned with HTTP 200 Aug 08 06:27:13.895626 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 420/1698] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:13 2026] GET /volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c => generated 1538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:13.903557 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:13.903557 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:13.904245 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-65354246-bc21-4c95-a903-a7e8df6aef7c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:13.995936 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-65354246-bc21-4c95-a903-a7e8df6aef7c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Created reservations ['8fcd6e71-6836-4f8b-a935-df05ea82cec9', '4a1cd78d-6b64-4201-ac74-7028f5794126'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:14.025937 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-65354246-bc21-4c95-a903-a7e8df6aef7c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Extend volume request issued successfully. Aug 08 06:27:14.026030 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65354246-bc21-4c95-a903-a7e8df6aef7c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6/action returned with HTTP 202 Aug 08 06:27:14.026666 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 427/1699] 10.4.3.32 () {70 vars in 1424 bytes} [Sat Aug 8 06:27:13 2026] POST /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 06:27:14.037254 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c14d3f50-e77c-48fb-9968-82a66ff0f404 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:14.039202 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c14d3f50-e77c-48fb-9968-82a66ff0f404 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:14.041209 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c14d3f50-e77c-48fb-9968-82a66ff0f404 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:14.041209 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c14d3f50-e77c-48fb-9968-82a66ff0f404 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:14.055655 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:14.055655 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:14.061230 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c14d3f50-e77c-48fb-9968-82a66ff0f404 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:14.069679 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c14d3f50-e77c-48fb-9968-82a66ff0f404 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:14.070123 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 427/1700] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:14 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:14.088265 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c67eb434-7b89-430d-b421-7d2d95105675 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:14.095121 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c67eb434-7b89-430d-b421-7d2d95105675 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] PUT https://10.4.3.32/volume/v3/attachments/28a1f4a9-b921-4fcf-b06b-337cfe4c341d Aug 08 06:27:14.095986 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c67eb434-7b89-430d-b421-7d2d95105675 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:14.108701 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c67eb434-7b89-430d-b421-7d2d95105675 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Acquiring lock "cinder-attachment_update-d50ed37f-c5fd-433e-afc5-f2c2336fc37c-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:27:14.118629 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c67eb434-7b89-430d-b421-7d2d95105675 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Lock "cinder-attachment_update-d50ed37f-c5fd-433e-afc5-f2c2336fc37c-np0000006785" acquired by "attachment_update" :: waited 0.010s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:27:14.119998 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:14.119998 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:14.378699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c67eb434-7b89-430d-b421-7d2d95105675 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Lock "cinder-attachment_update-d50ed37f-c5fd-433e-afc5-f2c2336fc37c-np0000006785" released by "attachment_update" :: held 0.258s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:27:14.378699 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-c67eb434-7b89-430d-b421-7d2d95105675 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/28a1f4a9-b921-4fcf-b06b-337cfe4c341d returned with HTTP 200 Aug 08 06:27:14.378699 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 427/1701] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:27:14 2026] PUT /volume/v3/attachments/28a1f4a9-b921-4fcf-b06b-337cfe4c341d => generated 969 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:14.431965 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-4190a025-1cbe-475b-9c77-0e803b684a7c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:14.432449 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-4190a025-1cbe-475b-9c77-0e803b684a7c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/attachments/28a1f4a9-b921-4fcf-b06b-337cfe4c341d/action Aug 08 06:27:14.438659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-4190a025-1cbe-475b-9c77-0e803b684a7c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:14.438659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-4190a025-1cbe-475b-9c77-0e803b684a7c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:14.482828 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:14.482828 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:14.508838 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a07cb1e4-27c7-44c8-bb4c-178636b6a09d req-4190a025-1cbe-475b-9c77-0e803b684a7c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/28a1f4a9-b921-4fcf-b06b-337cfe4c341d/action returned with HTTP 204 Aug 08 06:27:14.508838 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 421/1702] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:27:14 2026] POST /volume/v3/attachments/28a1f4a9-b921-4fcf-b06b-337cfe4c341d/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:14.784716 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-65354246-bc21-4c95-a903-a7e8df6aef7c req-76cc2655-71fe-4ddb-b07f-6254e69a4faa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:14.791009 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-65354246-bc21-4c95-a903-a7e8df6aef7c req-76cc2655-71fe-4ddb-b07f-6254e69a4faa service nova] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:14.791479 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-65354246-bc21-4c95-a903-a7e8df6aef7c req-76cc2655-71fe-4ddb-b07f-6254e69a4faa service nova] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:14.791755 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-65354246-bc21-4c95-a903-a7e8df6aef7c req-76cc2655-71fe-4ddb-b07f-6254e69a4faa service nova] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:14.815590 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:14.815590 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:14.825942 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-65354246-bc21-4c95-a903-a7e8df6aef7c req-76cc2655-71fe-4ddb-b07f-6254e69a4faa service nova] Volume info retrieved successfully. Aug 08 06:27:14.834341 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-65354246-bc21-4c95-a903-a7e8df6aef7c req-76cc2655-71fe-4ddb-b07f-6254e69a4faa service nova] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:14.835108 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 428/1703] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:14 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1313 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:15.093486 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dc535482-4b99-4856-a8a0-46ae044f3008 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:15.096084 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dc535482-4b99-4856-a8a0-46ae044f3008 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:15.096084 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dc535482-4b99-4856-a8a0-46ae044f3008 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:15.096084 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dc535482-4b99-4856-a8a0-46ae044f3008 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:15.099317 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=363,cinder:UPDATE=78,cinder:INSERT=45 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:27:15.121915 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:15.121915 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:15.129080 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dc535482-4b99-4856-a8a0-46ae044f3008 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:15.149416 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dc535482-4b99-4856-a8a0-46ae044f3008 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:15.149416 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 428/1704] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:15 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1157 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:15.171068 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f5e1b68a-cfb9-40d2-a8aa-03ce59110a7b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:15.173820 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f5e1b68a-cfb9-40d2-a8aa-03ce59110a7b tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:15.174019 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f5e1b68a-cfb9-40d2-a8aa-03ce59110a7b tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:15.174059 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f5e1b68a-cfb9-40d2-a8aa-03ce59110a7b tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:15.189318 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:15.189318 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:15.194969 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f5e1b68a-cfb9-40d2-a8aa-03ce59110a7b tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:15.204244 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f5e1b68a-cfb9-40d2-a8aa-03ce59110a7b tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:15.204244 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 428/1705] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:15 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1157 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:15.793453 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-19545888-f00a-45b4-b744-343de4111c1c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:15.797569 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-19545888-f00a-45b4-b744-343de4111c1c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:15.798841 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-19545888-f00a-45b4-b744-343de4111c1c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:15.798841 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-19545888-f00a-45b4-b744-343de4111c1c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:15.813961 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:15.813961 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:15.819431 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-19545888-f00a-45b4-b744-343de4111c1c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:15.825332 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-19545888-f00a-45b4-b744-343de4111c1c tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:15.826145 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 422/1706] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:15 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:15.853284 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-27249f84-c661-452e-83c7-73130067c56d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:15.856714 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-27249f84-c661-452e-83c7-73130067c56d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] POST https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6/action Aug 08 06:27:15.857517 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-27249f84-c661-452e-83c7-73130067c56d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:15.857517 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-27249f84-c661-452e-83c7-73130067c56d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:15.873212 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:15.873212 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:15.873840 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-27249f84-c661-452e-83c7-73130067c56d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:15.884995 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-27249f84-c661-452e-83c7-73130067c56d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Begin detaching volume completed successfully. Aug 08 06:27:15.885257 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-27249f84-c661-452e-83c7-73130067c56d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6/action returned with HTTP 202 Aug 08 06:27:15.885908 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 429/1707] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:27:15 2026] POST /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:27:15.914796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5fea3cf3-8ce3-428f-91e2-efc0896ff6fe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:15.918419 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5fea3cf3-8ce3-428f-91e2-efc0896ff6fe tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:15.918646 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5fea3cf3-8ce3-428f-91e2-efc0896ff6fe tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:15.918933 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5fea3cf3-8ce3-428f-91e2-efc0896ff6fe tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:15.942716 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:15.942716 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:15.951790 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5fea3cf3-8ce3-428f-91e2-efc0896ff6fe tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:15.961806 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd29057c-4a46-4118-b990-210ecdafe790 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:15.961806 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd29057c-4a46-4118-b990-210ecdafe790 None None] GET https://10.4.3.32/volume// Aug 08 06:27:15.961806 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd29057c-4a46-4118-b990-210ecdafe790 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:15.961806 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd29057c-4a46-4118-b990-210ecdafe790 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:15.962493 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5fea3cf3-8ce3-428f-91e2-efc0896ff6fe tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:15.962828 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 429/1708] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:15 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1160 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:15.963244 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd29057c-4a46-4118-b990-210ecdafe790 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:15.963840 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 429/1709] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:15 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:15.977894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-3d138e15-5e55-4138-9066-02fdb206ccfd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:15.982800 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-3d138e15-5e55-4138-9066-02fdb206ccfd tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:15.982800 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-3d138e15-5e55-4138-9066-02fdb206ccfd tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:15.982800 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-3d138e15-5e55-4138-9066-02fdb206ccfd tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:15.994525 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:15.994525 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:16.001796 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-3d138e15-5e55-4138-9066-02fdb206ccfd tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:16.005625 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-3d138e15-5e55-4138-9066-02fdb206ccfd tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:16.006553 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 423/1710] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:15 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:16.988889 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f1b7d65a-975b-4444-830e-2ae98739018d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:16.993661 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1b7d65a-975b-4444-830e-2ae98739018d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:16.994229 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1b7d65a-975b-4444-830e-2ae98739018d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:16.995093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1b7d65a-975b-4444-830e-2ae98739018d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:17.012671 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:17.012671 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:17.018987 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f1b7d65a-975b-4444-830e-2ae98739018d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:17.025971 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1b7d65a-975b-4444-830e-2ae98739018d tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:17.026582 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 430/1711] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:16 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:18.043761 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f0747a15-257e-4f92-8bb1-4a40cc513402 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:18.046448 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0747a15-257e-4f92-8bb1-4a40cc513402 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:18.046709 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0747a15-257e-4f92-8bb1-4a40cc513402 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:18.046971 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0747a15-257e-4f92-8bb1-4a40cc513402 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:18.059952 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:18.059952 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:18.065307 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f0747a15-257e-4f92-8bb1-4a40cc513402 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:18.071372 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0747a15-257e-4f92-8bb1-4a40cc513402 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:18.071797 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 430/1712] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:18 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:18.966363 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-82f8dbef-bc4e-471f-8457-7e5e0dbe67c7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:18.969283 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-82f8dbef-bc4e-471f-8457-7e5e0dbe67c7 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a8f62fba-2eb1-41ad-bdc8-9c68f0dcd664 Aug 08 06:27:18.969514 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-82f8dbef-bc4e-471f-8457-7e5e0dbe67c7 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:18.969865 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-82f8dbef-bc4e-471f-8457-7e5e0dbe67c7 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:18.985719 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:18.985719 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:19.075257 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1d6eb17d-0b6c-4b79-8c40-189031c52555 req-82f8dbef-bc4e-471f-8457-7e5e0dbe67c7 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/attachments/a8f62fba-2eb1-41ad-bdc8-9c68f0dcd664 returned with HTTP 200 Aug 08 06:27:19.075732 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 430/1713] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:27:18 2026] DELETE /volume/v3/attachments/a8f62fba-2eb1-41ad-bdc8-9c68f0dcd664 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:19.092264 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c578eddc-5960-46e9-bbf5-528ad3aaa1bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:19.096094 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c578eddc-5960-46e9-bbf5-528ad3aaa1bc tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:19.096094 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c578eddc-5960-46e9-bbf5-528ad3aaa1bc tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:19.096094 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c578eddc-5960-46e9-bbf5-528ad3aaa1bc tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:19.101627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-58505364-c567-4e0b-9db7-7c36b63c04a8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:19.104763 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:19.104763 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:19.108030 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-58505364-c567-4e0b-9db7-7c36b63c04a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:19.108030 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-58505364-c567-4e0b-9db7-7c36b63c04a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:19.108030 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-58505364-c567-4e0b-9db7-7c36b63c04a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:19.111335 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c578eddc-5960-46e9-bbf5-528ad3aaa1bc tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:19.119641 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c578eddc-5960-46e9-bbf5-528ad3aaa1bc tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:19.120286 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 424/1714] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:19 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:19.125831 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:19.125831 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:19.131584 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-58505364-c567-4e0b-9db7-7c36b63c04a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:19.140280 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-58505364-c567-4e0b-9db7-7c36b63c04a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:19.141121 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 431/1715] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:19 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:19.299296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a313d629-fd00-4570-a963-d300ac3d6318 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:19.299892 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a313d629-fd00-4570-a963-d300ac3d6318 None None] GET https://10.4.3.32/volume// Aug 08 06:27:19.300103 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a313d629-fd00-4570-a963-d300ac3d6318 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:19.300829 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a313d629-fd00-4570-a963-d300ac3d6318 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:19.301440 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a313d629-fd00-4570-a963-d300ac3d6318 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:19.302622 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 431/1716] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:27:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:19.321253 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-40f34d92-aee1-403c-ace5-45fec7b4f26c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:19.323419 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-40f34d92-aee1-403c-ace5-45fec7b4f26c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:27:19.323985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-40f34d92-aee1-403c-ace5-45fec7b4f26c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f872ad17-0257-41b1-aa5e-85daf088d884", "connector": null, "instance_uuid": "4e19166d-3eac-4608-b60b-7a82ef9d8437"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:19.346982 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:19.346982 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:19.458022 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-40f34d92-aee1-403c-ace5-45fec7b4f26c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:27:19.458022 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 431/1717] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:27:19 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:27:19.536951 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7192703f-800a-4c27-8c75-08f919d35d45 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:19.542072 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7192703f-800a-4c27-8c75-08f919d35d45 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:19.542132 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7192703f-800a-4c27-8c75-08f919d35d45 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:19.542406 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7192703f-800a-4c27-8c75-08f919d35d45 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:19.555001 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:19.555001 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:19.560374 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7192703f-800a-4c27-8c75-08f919d35d45 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:19.568138 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7192703f-800a-4c27-8c75-08f919d35d45 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:19.568848 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 425/1718] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:19 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:19.576901 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-26de6263-310a-4a84-8505-daf708a87546 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:19.578173 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-26de6263-310a-4a84-8505-daf708a87546 None None] GET https://10.4.3.32/volume// Aug 08 06:27:19.578173 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-26de6263-310a-4a84-8505-daf708a87546 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:19.578682 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-26de6263-310a-4a84-8505-daf708a87546 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:19.579535 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-26de6263-310a-4a84-8505-daf708a87546 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:19.579700 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 432/1719] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:19.595938 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-2f9ff363-b230-4c6c-a906-9dba5cd7c8a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:19.601136 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-2f9ff363-b230-4c6c-a906-9dba5cd7c8a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:19.601384 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-2f9ff363-b230-4c6c-a906-9dba5cd7c8a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:19.601625 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-2f9ff363-b230-4c6c-a906-9dba5cd7c8a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:19.620364 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:19.620364 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:19.632742 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-2f9ff363-b230-4c6c-a906-9dba5cd7c8a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:19.639030 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-2f9ff363-b230-4c6c-a906-9dba5cd7c8a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:19.641120 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 432/1720] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:19 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1539 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:19.836268 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-6a86164a-045d-48d4-aedc-238f7f2a5542 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:19.840225 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-6a86164a-045d-48d4-aedc-238f7f2a5542 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] PUT https://10.4.3.32/volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b Aug 08 06:27:19.840969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-6a86164a-045d-48d4-aedc-238f7f2a5542 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:19.855427 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-6a86164a-045d-48d4-aedc-238f7f2a5542 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Acquiring lock "cinder-attachment_update-f872ad17-0257-41b1-aa5e-85daf088d884-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:27:19.864202 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-6a86164a-045d-48d4-aedc-238f7f2a5542 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Lock "cinder-attachment_update-f872ad17-0257-41b1-aa5e-85daf088d884-np0000006785" acquired by "attachment_update" :: waited 0.008s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:27:19.865442 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:19.865442 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:20.061977 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-6a86164a-045d-48d4-aedc-238f7f2a5542 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Lock "cinder-attachment_update-f872ad17-0257-41b1-aa5e-85daf088d884-np0000006785" released by "attachment_update" :: held 0.198s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:27:20.063475 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-6a86164a-045d-48d4-aedc-238f7f2a5542 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b returned with HTTP 200 Aug 08 06:27:20.063475 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 432/1721] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:27:19 2026] PUT /volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:20.593679 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e35b9593-7c99-435d-bc9c-943112377f89 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:20.595589 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e35b9593-7c99-435d-bc9c-943112377f89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:20.595864 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e35b9593-7c99-435d-bc9c-943112377f89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:20.596109 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e35b9593-7c99-435d-bc9c-943112377f89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:20.609323 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:20.609323 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:20.614709 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e35b9593-7c99-435d-bc9c-943112377f89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:20.621522 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e35b9593-7c99-435d-bc9c-943112377f89 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:20.622181 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 426/1722] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:20 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:21.644723 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1e6dc263-0030-4509-921e-154195178096 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:21.649690 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e6dc263-0030-4509-921e-154195178096 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:21.649690 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e6dc263-0030-4509-921e-154195178096 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:21.649690 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e6dc263-0030-4509-921e-154195178096 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:21.670650 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:21.670650 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:21.679650 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1e6dc263-0030-4509-921e-154195178096 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:21.689200 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e6dc263-0030-4509-921e-154195178096 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:21.690004 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 433/1723] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:21 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:21.903652 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1e40df78-a057-490d-9169-2b08308498f7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:21.906328 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e40df78-a057-490d-9169-2b08308498f7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:27:21.907130 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e40df78-a057-490d-9169-2b08308498f7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:21.907130 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e40df78-a057-490d-9169-2b08308498f7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:21.907130 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1e40df78-a057-490d-9169-2b08308498f7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Delete volume with id: 6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:27:21.928527 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:21.928527 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:21.929241 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1e40df78-a057-490d-9169-2b08308498f7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:21.961566 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1e40df78-a057-490d-9169-2b08308498f7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Delete volume request issued successfully. Aug 08 06:27:21.961732 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e40df78-a057-490d-9169-2b08308498f7 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 202 Aug 08 06:27:21.962337 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 433/1724] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:27:21 2026] DELETE /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:21.981336 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-703e3f76-1037-4ff8-b331-369e01b2cd6e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:21.988610 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-703e3f76-1037-4ff8-b331-369e01b2cd6e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:27:21.988610 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-703e3f76-1037-4ff8-b331-369e01b2cd6e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:21.988610 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-703e3f76-1037-4ff8-b331-369e01b2cd6e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:22.003816 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:22.003816 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:22.019258 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-703e3f76-1037-4ff8-b331-369e01b2cd6e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:22.036121 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-703e3f76-1037-4ff8-b331-369e01b2cd6e tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 200 Aug 08 06:27:22.036121 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 433/1725] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:21 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:22.709973 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-965e3939-649b-4a89-99d2-31c517201808 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:22.713803 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-965e3939-649b-4a89-99d2-31c517201808 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:22.713803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-965e3939-649b-4a89-99d2-31c517201808 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:22.713803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-965e3939-649b-4a89-99d2-31c517201808 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:22.735206 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:22.735206 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:22.743373 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-965e3939-649b-4a89-99d2-31c517201808 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:22.753749 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-965e3939-649b-4a89-99d2-31c517201808 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:22.754534 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 427/1726] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:22 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1360 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:23.056530 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c95f14cb-3cb5-4896-8604-ed3980e5dd70 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:23.058867 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c95f14cb-3cb5-4896-8604-ed3980e5dd70 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 Aug 08 06:27:23.059111 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c95f14cb-3cb5-4896-8604-ed3980e5dd70 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:23.059449 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c95f14cb-3cb5-4896-8604-ed3980e5dd70 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:23.067016 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c95f14cb-3cb5-4896-8604-ed3980e5dd70 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 returned with HTTP 404 Aug 08 06:27:23.067525 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 434/1727] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:23 2026] GET /volume/v3/volumes/6edb4d3c-2cc6-4b39-aee5-db6366c0d860 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:23.692795 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:23.777967 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ec95430-7dab-4a40-a86b-63a6bd14db54 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:23.781707 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ec95430-7dab-4a40-a86b-63a6bd14db54 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:23.781707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ec95430-7dab-4a40-a86b-63a6bd14db54 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:23.782015 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ec95430-7dab-4a40-a86b-63a6bd14db54 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:23.805913 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:23.805913 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:23.814709 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2ec95430-7dab-4a40-a86b-63a6bd14db54 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:23.830364 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ec95430-7dab-4a40-a86b-63a6bd14db54 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:23.831176 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 434/1728] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:23 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1360 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:23.918599 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:27:23.919308 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1456361672"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:23.920950 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1456361672'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:27:23.921088 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume of 1 GB Aug 08 06:27:23.926350 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Availability Zones retrieved successfully. Aug 08 06:27:23.935406 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (37470b90-18aa-4457-8d81-eb2f14841f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:23.935743 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d608199-f26e-4833-9f55-166aedd79c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:23.937472 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:27:23.991826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d608199-f26e-4833-9f55-166aedd79c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:23.992718 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce52fb7-a61c-4365-9cd4-721cafd85911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:24.102175 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['398412e5-2fe9-4ed3-8052-e795d3650e2a', '9faeb5ae-e164-47f9-b87b-c97afb6dc5ad', '8c87de1f-d2d1-4912-a386-b3ebd7bcfb65', '6915aad6-5281-49eb-baf4-9f6f71390d38'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:24.103269 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce52fb7-a61c-4365-9cd4-721cafd85911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['398412e5-2fe9-4ed3-8052-e795d3650e2a', '9faeb5ae-e164-47f9-b87b-c97afb6dc5ad', '8c87de1f-d2d1-4912-a386-b3ebd7bcfb65', '6915aad6-5281-49eb-baf4-9f6f71390d38']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:24.103946 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459c5483-3193-4d12-85ee-101a2f16d23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:24.137949 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459c5483-3193-4d12-85ee-101a2f16d23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1456361672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['398412e5-2fe9-4ed3-8052-e795d3650e2a','9faeb5ae-e164-47f9-b87b-c97afb6dc5ad','8c87de1f-d2d1-4912-a386-b3ebd7bcfb65','6915aad6-5281-49eb-baf4-9f6f71390d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1456361672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5384089dcc64495fbfc4e26ba8d2abdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:24.138350 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1c167e-5b1d-43fc-b051-ce499a7802e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:24.173744 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1c167e-5b1d-43fc-b051-ce499a7802e1) transitioned into state 'SUCCESS' from state '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-1456361672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['398412e5-2fe9-4ed3-8052-e795d3650e2a','9faeb5ae-e164-47f9-b87b-c97afb6dc5ad','8c87de1f-d2d1-4912-a386-b3ebd7bcfb65','6915aad6-5281-49eb-baf4-9f6f71390d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:24.174423 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6276b34d-f933-4d50-802b-f8ff8a796187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:24.194021 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6276b34d-f933-4d50-802b-f8ff8a796187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:24.194735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (37470b90-18aa-4457-8d81-eb2f14841f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:24.195214 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request issued successfully. Aug 08 06:27:24.196033 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c12bdce-3a73-4379-8cb9-13c86f6dcb38 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:27:24.196606 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 434/1729] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:27:23 2026] POST /volume/v3/volumes => generated 747 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:24.217638 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dda1afe7-2926-40ff-a9bd-1dca4c279a37 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:24.220350 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dda1afe7-2926-40ff-a9bd-1dca4c279a37 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:24.220350 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dda1afe7-2926-40ff-a9bd-1dca4c279a37 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:24.220350 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dda1afe7-2926-40ff-a9bd-1dca4c279a37 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:24.233589 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:24.233589 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:24.244546 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dda1afe7-2926-40ff-a9bd-1dca4c279a37 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:24.256923 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dda1afe7-2926-40ff-a9bd-1dca4c279a37 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:24.257346 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 428/1730] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:24 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:24.278557 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-25dfc24f-992e-4602-9c1f-d1b26ae17f71 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:24.280957 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25dfc24f-992e-4602-9c1f-d1b26ae17f71 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] DELETE https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:24.281414 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25dfc24f-992e-4602-9c1f-d1b26ae17f71 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:24.281788 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25dfc24f-992e-4602-9c1f-d1b26ae17f71 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:24.282794 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-25dfc24f-992e-4602-9c1f-d1b26ae17f71 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Delete volume with id: 32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:24.295587 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:24.295587 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:24.296732 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-25dfc24f-992e-4602-9c1f-d1b26ae17f71 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:24.359974 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-25dfc24f-992e-4602-9c1f-d1b26ae17f71 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Delete volume request issued successfully. Aug 08 06:27:24.360252 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25dfc24f-992e-4602-9c1f-d1b26ae17f71 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 202 Aug 08 06:27:24.360785 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 435/1731] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:27:24 2026] DELETE /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:27:24.372679 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-85d8bae8-e2fc-452d-936f-18523fee86f0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:24.375301 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-85d8bae8-e2fc-452d-936f-18523fee86f0 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:24.375561 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-85d8bae8-e2fc-452d-936f-18523fee86f0 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:24.376249 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-85d8bae8-e2fc-452d-936f-18523fee86f0 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:24.394127 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:24.394127 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:24.407384 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-85d8bae8-e2fc-452d-936f-18523fee86f0 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Volume info retrieved successfully. Aug 08 06:27:24.427000 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-85d8bae8-e2fc-452d-936f-18523fee86f0 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 200 Aug 08 06:27:24.427153 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 435/1732] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:24 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:24.855665 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79f6199b-7bc3-4502-9075-a19c55fcd7c2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:24.861143 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79f6199b-7bc3-4502-9075-a19c55fcd7c2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:24.861143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79f6199b-7bc3-4502-9075-a19c55fcd7c2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:24.861143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79f6199b-7bc3-4502-9075-a19c55fcd7c2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:24.878624 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:24.878624 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:24.887119 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-79f6199b-7bc3-4502-9075-a19c55fcd7c2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:24.898979 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79f6199b-7bc3-4502-9075-a19c55fcd7c2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:24.898979 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 435/1733] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:24 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1360 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:25.454418 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a7447529-07f2-4337-b427-2a29cb6951a2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:25.459410 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a7447529-07f2-4337-b427-2a29cb6951a2 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] GET https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 Aug 08 06:27:25.460584 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a7447529-07f2-4337-b427-2a29cb6951a2 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:25.460917 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a7447529-07f2-4337-b427-2a29cb6951a2 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:25.472491 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a7447529-07f2-4337-b427-2a29cb6951a2 tempest-VolumesExtendAttachedTest-1199324013 tempest-VolumesExtendAttachedTest-1199324013-project-member] https://10.4.3.32/volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 returned with HTTP 404 Aug 08 06:27:25.474007 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 429/1734] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:27:25 2026] GET /volume/v3/volumes/32b76afa-c290-4c65-b477-b6dcfc5488a6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:27:25.919668 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-90d1f3a4-34a5-4268-82d1-41a2e90ac8fb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:25.922024 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-90d1f3a4-34a5-4268-82d1-41a2e90ac8fb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:25.922483 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-90d1f3a4-34a5-4268-82d1-41a2e90ac8fb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:25.922483 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-90d1f3a4-34a5-4268-82d1-41a2e90ac8fb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:25.939336 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:25.939336 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:25.950089 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-90d1f3a4-34a5-4268-82d1-41a2e90ac8fb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:25.961194 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-90d1f3a4-34a5-4268-82d1-41a2e90ac8fb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:25.961194 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 436/1735] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:25 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:26.504012 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-cc6b0aee-504d-4005-804d-5e42bbc06ef6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:26.508802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-cc6b0aee-504d-4005-804d-5e42bbc06ef6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b/action Aug 08 06:27:26.509657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-cc6b0aee-504d-4005-804d-5e42bbc06ef6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:26.509657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-cc6b0aee-504d-4005-804d-5e42bbc06ef6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:26.542359 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:26.542359 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:26.565443 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3c1fabac-4d02-4bf3-abf7-6b9a38f7a6d0 req-cc6b0aee-504d-4005-804d-5e42bbc06ef6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b/action returned with HTTP 204 Aug 08 06:27:26.566124 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 436/1736] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:27:26 2026] POST /volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:26.982403 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a88a5330-528b-4c99-a034-635a4d7687ed None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:26.989415 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a88a5330-528b-4c99-a034-635a4d7687ed tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:26.989897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a88a5330-528b-4c99-a034-635a4d7687ed tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:26.990014 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a88a5330-528b-4c99-a034-635a4d7687ed tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:27.011398 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:27.011398 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:27.017715 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a88a5330-528b-4c99-a034-635a4d7687ed tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:27.030552 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a88a5330-528b-4c99-a034-635a4d7687ed tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:27.032277 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 436/1737] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:26 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1652 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:27.053208 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e13c6f16-4dff-4d08-bbd7-b136367815f2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:27.055714 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e13c6f16-4dff-4d08-bbd7-b136367815f2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:27.056037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e13c6f16-4dff-4d08-bbd7-b136367815f2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f872ad17-0257-41b1-aa5e-85daf088d884", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1284256368"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:27.080891 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:27.080891 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:27.080891 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e13c6f16-4dff-4d08-bbd7-b136367815f2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:27.081285 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-e13c6f16-4dff-4d08-bbd7-b136367815f2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:27.088278 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e13c6f16-4dff-4d08-bbd7-b136367815f2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 400 Aug 08 06:27:27.088844 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 430/1738] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:27:27 2026] POST /volume/v3/snapshots => generated 160 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:27:27.100940 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ef70843e-ec9c-45e9-a448-fd1325e93a62 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:27.103010 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef70843e-ec9c-45e9-a448-fd1325e93a62 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:27.103747 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef70843e-ec9c-45e9-a448-fd1325e93a62 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f872ad17-0257-41b1-aa5e-85daf088d884", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-381007855"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:27.126058 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:27.126058 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:27.129875 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ef70843e-ec9c-45e9-a448-fd1325e93a62 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:27.129875 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-ef70843e-ec9c-45e9-a448-fd1325e93a62 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:27.205384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ef70843e-ec9c-45e9-a448-fd1325e93a62 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['05fab34e-c2e4-44db-a2ff-c9296660eaf4', '6678f363-5659-4c02-b233-d29945c5dfd2', '107088a6-ed4d-482a-963e-e4e6769eeacc', 'a6c3818d-ab2c-4734-8dfe-b48bf964739a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:27.272862 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ef70843e-ec9c-45e9-a448-fd1325e93a62 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot force create request issued successfully. Aug 08 06:27:27.273803 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef70843e-ec9c-45e9-a448-fd1325e93a62 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:27:27.274331 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 437/1739] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:27:27 2026] POST /volume/v3/snapshots => generated 309 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:27.290930 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8dc0f55-1201-4f9c-85ca-656509fa3351 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:27.293157 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8dc0f55-1201-4f9c-85ca-656509fa3351 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 Aug 08 06:27:27.294216 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8dc0f55-1201-4f9c-85ca-656509fa3351 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:27.294216 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8dc0f55-1201-4f9c-85ca-656509fa3351 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:27.307857 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:27.307857 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:27.309028 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f8dc0f55-1201-4f9c-85ca-656509fa3351 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:27.310238 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8dc0f55-1201-4f9c-85ca-656509fa3351 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 returned with HTTP 200 Aug 08 06:27:27.311538 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 437/1740] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:27 2026] GET /volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:28.325595 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2765b9d8-8457-4b10-bf60-b03b5f9d26b2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:28.329615 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2765b9d8-8457-4b10-bf60-b03b5f9d26b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 Aug 08 06:27:28.330353 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2765b9d8-8457-4b10-bf60-b03b5f9d26b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:28.330498 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2765b9d8-8457-4b10-bf60-b03b5f9d26b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:28.342852 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:28.342852 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:28.343575 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2765b9d8-8457-4b10-bf60-b03b5f9d26b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:28.344802 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2765b9d8-8457-4b10-bf60-b03b5f9d26b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 returned with HTTP 200 Aug 08 06:27:28.345403 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 437/1741] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:28 2026] GET /volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:28.361478 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6dcc24b7-4a4d-4f8a-9e48-355ddd374f7d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:28.364397 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6dcc24b7-4a4d-4f8a-9e48-355ddd374f7d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:28.365101 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6dcc24b7-4a4d-4f8a-9e48-355ddd374f7d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f872ad17-0257-41b1-aa5e-85daf088d884", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-711689498"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:28.383079 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:28.383079 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:28.383879 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6dcc24b7-4a4d-4f8a-9e48-355ddd374f7d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:28.384196 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-6dcc24b7-4a4d-4f8a-9e48-355ddd374f7d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:28.450244 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-6dcc24b7-4a4d-4f8a-9e48-355ddd374f7d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['453356c0-aa28-41a9-82cd-4cfed1607e93', '13af0377-2d99-4d44-857a-19dd26601258', '2e5504b4-a0cb-40b5-920b-79e8c4d92884', 'fdac2aee-8611-469a-b173-94e85352b604'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:28.508745 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6dcc24b7-4a4d-4f8a-9e48-355ddd374f7d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot force create request issued successfully. Aug 08 06:27:28.509329 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6dcc24b7-4a4d-4f8a-9e48-355ddd374f7d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:27:28.509985 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 431/1742] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:27:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:28.525846 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1fb61e50-d534-4e32-8a76-334934c0b2c9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:28.528941 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1fb61e50-d534-4e32-8a76-334934c0b2c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 Aug 08 06:27:28.529205 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1fb61e50-d534-4e32-8a76-334934c0b2c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:28.529471 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1fb61e50-d534-4e32-8a76-334934c0b2c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:28.538035 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:28.538035 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:28.538864 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1fb61e50-d534-4e32-8a76-334934c0b2c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:28.539810 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1fb61e50-d534-4e32-8a76-334934c0b2c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 returned with HTTP 200 Aug 08 06:27:28.540387 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 438/1743] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:28 2026] GET /volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:29.552762 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9490d394-c80b-407f-8d39-32452fe90260 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:29.555907 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9490d394-c80b-407f-8d39-32452fe90260 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 Aug 08 06:27:29.556343 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9490d394-c80b-407f-8d39-32452fe90260 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:29.556912 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9490d394-c80b-407f-8d39-32452fe90260 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:29.566103 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:29.566103 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:29.566990 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9490d394-c80b-407f-8d39-32452fe90260 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:29.568802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9490d394-c80b-407f-8d39-32452fe90260 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 returned with HTTP 200 Aug 08 06:27:29.569529 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 438/1744] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:29 2026] GET /volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:29.585817 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-97d2f59e-3733-48c3-a4ba-8377c17889b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:29.588397 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97d2f59e-3733-48c3-a4ba-8377c17889b3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:29.589228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-97d2f59e-3733-48c3-a4ba-8377c17889b3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f872ad17-0257-41b1-aa5e-85daf088d884", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-624947574"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:29.608438 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:29.608438 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:29.608438 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-97d2f59e-3733-48c3-a4ba-8377c17889b3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:29.608627 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-97d2f59e-3733-48c3-a4ba-8377c17889b3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:29.684454 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-97d2f59e-3733-48c3-a4ba-8377c17889b3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['5e71b83b-6c35-4253-bb4b-72b901bf39c7', '1e53ad47-167b-41c0-8bbf-69840e15288a', '6e468ee2-61f1-44ed-9ea3-a8c92100bc00', 'dffd88b1-7b63-4d63-b37c-13cc9242387f'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:29.750797 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-97d2f59e-3733-48c3-a4ba-8377c17889b3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot force create request issued successfully. Aug 08 06:27:29.750797 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97d2f59e-3733-48c3-a4ba-8377c17889b3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:27:29.750797 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 438/1745] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:27:29 2026] POST /volume/v3/snapshots => generated 309 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:29.765373 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd76584e-a6f1-4df1-b649-db6d1bbed5da None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:29.768555 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd76584e-a6f1-4df1-b649-db6d1bbed5da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 Aug 08 06:27:29.768555 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd76584e-a6f1-4df1-b649-db6d1bbed5da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:29.768555 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd76584e-a6f1-4df1-b649-db6d1bbed5da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:29.775537 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:29.775537 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:29.777591 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fd76584e-a6f1-4df1-b649-db6d1bbed5da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:29.777591 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd76584e-a6f1-4df1-b649-db6d1bbed5da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 returned with HTTP 200 Aug 08 06:27:29.778387 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 432/1746] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:29 2026] GET /volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:30.793573 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b6d87e65-fff0-494b-8288-df566993c465 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:30.797133 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6d87e65-fff0-494b-8288-df566993c465 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 Aug 08 06:27:30.797451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6d87e65-fff0-494b-8288-df566993c465 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:30.797717 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6d87e65-fff0-494b-8288-df566993c465 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:30.806344 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:30.806344 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:30.807373 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b6d87e65-fff0-494b-8288-df566993c465 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:30.808557 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6d87e65-fff0-494b-8288-df566993c465 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 returned with HTTP 200 Aug 08 06:27:30.809564 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 439/1747] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:30 2026] GET /volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:30.823641 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-74f2bf1e-b1eb-471f-b941-8c0cbb84361d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:30.826466 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74f2bf1e-b1eb-471f-b941-8c0cbb84361d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 Aug 08 06:27:30.827378 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74f2bf1e-b1eb-471f-b941-8c0cbb84361d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:30.827378 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74f2bf1e-b1eb-471f-b941-8c0cbb84361d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:30.827378 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-74f2bf1e-b1eb-471f-b941-8c0cbb84361d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 86ad812c-532b-454f-b995-7f4140c32883 Aug 08 06:27:30.835442 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:30.835442 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:30.836547 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-74f2bf1e-b1eb-471f-b941-8c0cbb84361d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:30.875654 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-74f2bf1e-b1eb-471f-b941-8c0cbb84361d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:27:30.876207 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74f2bf1e-b1eb-471f-b941-8c0cbb84361d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 returned with HTTP 202 Aug 08 06:27:30.877369 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 439/1748] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:30 2026] DELETE /volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:30.891875 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c6d080f0-602a-449e-b7bb-ba3e102f66fe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:30.894683 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6d080f0-602a-449e-b7bb-ba3e102f66fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 Aug 08 06:27:30.896496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6d080f0-602a-449e-b7bb-ba3e102f66fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:30.896496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6d080f0-602a-449e-b7bb-ba3e102f66fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:30.907564 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:30.907564 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:30.908458 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c6d080f0-602a-449e-b7bb-ba3e102f66fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:30.910092 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6d080f0-602a-449e-b7bb-ba3e102f66fe tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 returned with HTTP 200 Aug 08 06:27:30.911271 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 439/1749] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:30 2026] GET /volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:31.925119 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ba435db4-9c38-4357-8039-d08361db8255 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:31.928563 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba435db4-9c38-4357-8039-d08361db8255 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 Aug 08 06:27:31.928898 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba435db4-9c38-4357-8039-d08361db8255 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:31.929129 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba435db4-9c38-4357-8039-d08361db8255 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:31.935275 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba435db4-9c38-4357-8039-d08361db8255 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 returned with HTTP 404 Aug 08 06:27:31.935275 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 433/1750] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:31 2026] GET /volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:31.950306 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c45d8b2a-979c-420c-9561-1decb2c2f7c9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:31.954032 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c45d8b2a-979c-420c-9561-1decb2c2f7c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 Aug 08 06:27:31.954433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c45d8b2a-979c-420c-9561-1decb2c2f7c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:31.954433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c45d8b2a-979c-420c-9561-1decb2c2f7c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:31.954433 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-c45d8b2a-979c-420c-9561-1decb2c2f7c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 083a4784-dcbd-4d60-83ec-33b1ac21aa45 Aug 08 06:27:31.963652 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:31.963652 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:31.963652 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c45d8b2a-979c-420c-9561-1decb2c2f7c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:32.004295 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c45d8b2a-979c-420c-9561-1decb2c2f7c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:27:32.004507 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c45d8b2a-979c-420c-9561-1decb2c2f7c9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 returned with HTTP 202 Aug 08 06:27:32.006574 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 440/1751] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:31 2026] DELETE /volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 06:27:32.021009 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dbd1b535-94a4-43a1-992d-3239b3fb79eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:32.026080 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dbd1b535-94a4-43a1-992d-3239b3fb79eb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 Aug 08 06:27:32.026178 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dbd1b535-94a4-43a1-992d-3239b3fb79eb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:32.026546 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dbd1b535-94a4-43a1-992d-3239b3fb79eb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:32.034179 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:32.034179 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:32.034179 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dbd1b535-94a4-43a1-992d-3239b3fb79eb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:32.035034 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dbd1b535-94a4-43a1-992d-3239b3fb79eb tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 returned with HTTP 200 Aug 08 06:27:32.035401 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 440/1752] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:32 2026] GET /volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:32.867833 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-7ac7bb1c-fc02-4312-b5fe-a1b98e4feafa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:32.871237 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-7ac7bb1c-fc02-4312-b5fe-a1b98e4feafa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:27:32.871676 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-7ac7bb1c-fc02-4312-b5fe-a1b98e4feafa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:32.872825 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-7ac7bb1c-fc02-4312-b5fe-a1b98e4feafa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:32.895871 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:32.895871 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:32.900351 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-7ac7bb1c-fc02-4312-b5fe-a1b98e4feafa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:32.911377 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-7ac7bb1c-fc02-4312-b5fe-a1b98e4feafa tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 returned with HTTP 200 Aug 08 06:27:32.912472 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 440/1753] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:32 2026] GET /volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 => generated 1657 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:33.054193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4d9c8504-aa68-4765-9868-6e8fa0acad34 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:33.058431 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d9c8504-aa68-4765-9868-6e8fa0acad34 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 Aug 08 06:27:33.058639 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d9c8504-aa68-4765-9868-6e8fa0acad34 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:33.059054 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d9c8504-aa68-4765-9868-6e8fa0acad34 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:33.067874 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d9c8504-aa68-4765-9868-6e8fa0acad34 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 returned with HTTP 404 Aug 08 06:27:33.068337 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 434/1754] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:33 2026] GET /volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 06:27:33.084615 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4491cf28-95e1-4667-8f66-cae6b587575c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:33.085365 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4491cf28-95e1-4667-8f66-cae6b587575c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 Aug 08 06:27:33.086546 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4491cf28-95e1-4667-8f66-cae6b587575c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:33.086546 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4491cf28-95e1-4667-8f66-cae6b587575c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:33.086546 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-4491cf28-95e1-4667-8f66-cae6b587575c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: c87fda43-5629-4979-a13e-fc43d6f60d40 Aug 08 06:27:33.099826 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:33.099826 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:33.100468 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4491cf28-95e1-4667-8f66-cae6b587575c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:33.131275 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4491cf28-95e1-4667-8f66-cae6b587575c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:27:33.131275 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4491cf28-95e1-4667-8f66-cae6b587575c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 returned with HTTP 202 Aug 08 06:27:33.132693 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 441/1755] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:33 2026] DELETE /volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:33.144903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-25e221f4-c3b7-4037-8f92-349bd5633dbd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:33.151783 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25e221f4-c3b7-4037-8f92-349bd5633dbd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 Aug 08 06:27:33.151783 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25e221f4-c3b7-4037-8f92-349bd5633dbd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:33.153097 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25e221f4-c3b7-4037-8f92-349bd5633dbd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:33.160026 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:33.160026 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:33.160818 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-25e221f4-c3b7-4037-8f92-349bd5633dbd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:33.164203 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25e221f4-c3b7-4037-8f92-349bd5633dbd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 returned with HTTP 200 Aug 08 06:27:33.165012 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 441/1756] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:33 2026] GET /volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:33.927238 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-435069c7-019c-4c9a-bf87-d7fbbd6403e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:33.927973 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-435069c7-019c-4c9a-bf87-d7fbbd6403e0 None None] GET https://10.4.3.32/volume// Aug 08 06:27:33.927973 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-435069c7-019c-4c9a-bf87-d7fbbd6403e0 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:33.928436 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-435069c7-019c-4c9a-bf87-d7fbbd6403e0 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:33.929130 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-435069c7-019c-4c9a-bf87-d7fbbd6403e0 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:33.930098 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 441/1757] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:33.941379 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-811ea896-ddb3-4852-a177-5f15f4acec83 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:33.943730 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-811ea896-ddb3-4852-a177-5f15f4acec83 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:27:33.944853 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-811ea896-ddb3-4852-a177-5f15f4acec83 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d50ed37f-c5fd-433e-afc5-f2c2336fc37c", "connector": null, "instance_uuid": "fbb56087-4c96-4291-8ed1-e1549d372cca"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:33.968225 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:33.968225 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:34.045123 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-811ea896-ddb3-4852-a177-5f15f4acec83 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:27:34.045794 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 435/1758] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:27:33 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:34.059204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-fd262560-e0f6-4de4-ab38-9415f1780ab9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.059968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-a04ffa93-6448-4e7a-82fc-f485224996d5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.063517 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-fd262560-e0f6-4de4-ab38-9415f1780ab9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] DELETE https://10.4.3.32/volume/v3/attachments/28a1f4a9-b921-4fcf-b06b-337cfe4c341d Aug 08 06:27:34.063652 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-a04ffa93-6448-4e7a-82fc-f485224996d5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ccd76ca7-3428-40a3-8036-fceaf352e1d3 Aug 08 06:27:34.063869 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-a04ffa93-6448-4e7a-82fc-f485224996d5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:34.064037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-fd262560-e0f6-4de4-ab38-9415f1780ab9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:34.064133 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-a04ffa93-6448-4e7a-82fc-f485224996d5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:34.064361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-fd262560-e0f6-4de4-ab38-9415f1780ab9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:34.074018 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:34.074018 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:34.082894 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:34.082894 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:34.157192 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-fd262560-e0f6-4de4-ab38-9415f1780ab9 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/28a1f4a9-b921-4fcf-b06b-337cfe4c341d returned with HTTP 200 Aug 08 06:27:34.158212 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 442/1759] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:27:34 2026] DELETE /volume/v3/attachments/28a1f4a9-b921-4fcf-b06b-337cfe4c341d => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:34.166209 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c624f81c-9671-4ad1-b116-c0757dcf43dd req-a04ffa93-6448-4e7a-82fc-f485224996d5 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/attachments/ccd76ca7-3428-40a3-8036-fceaf352e1d3 returned with HTTP 200 Aug 08 06:27:34.167277 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 442/1760] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:27:34 2026] DELETE /volume/v3/attachments/ccd76ca7-3428-40a3-8036-fceaf352e1d3 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:34.181200 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-285cfdfc-d9db-420b-82b4-c2a074267601 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.184204 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-285cfdfc-d9db-420b-82b4-c2a074267601 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 Aug 08 06:27:34.184667 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-285cfdfc-d9db-420b-82b4-c2a074267601 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:34.185081 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-285cfdfc-d9db-420b-82b4-c2a074267601 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:34.194595 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-285cfdfc-d9db-420b-82b4-c2a074267601 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 returned with HTTP 404 Aug 08 06:27:34.195650 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 442/1761] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:34 2026] GET /volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:34.204344 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9d27f1ca-040b-482b-8aaa-528d6ae595bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.206392 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d27f1ca-040b-482b-8aaa-528d6ae595bd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 Aug 08 06:27:34.207066 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d27f1ca-040b-482b-8aaa-528d6ae595bd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:34.207175 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d27f1ca-040b-482b-8aaa-528d6ae595bd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:34.207396 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-9d27f1ca-040b-482b-8aaa-528d6ae595bd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 083a4784-dcbd-4d60-83ec-33b1ac21aa45 Aug 08 06:27:34.212909 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d27f1ca-040b-482b-8aaa-528d6ae595bd tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 returned with HTTP 404 Aug 08 06:27:34.214064 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 436/1762] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:34 2026] DELETE /volume/v3/snapshots/083a4784-dcbd-4d60-83ec-33b1ac21aa45 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:34.221743 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a9790d06-83ea-4087-a072-c1c2d725e886 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.225883 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9790d06-83ea-4087-a072-c1c2d725e886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 Aug 08 06:27:34.225883 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9790d06-83ea-4087-a072-c1c2d725e886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:34.228213 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9790d06-83ea-4087-a072-c1c2d725e886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:34.228347 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-a9790d06-83ea-4087-a072-c1c2d725e886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: c87fda43-5629-4979-a13e-fc43d6f60d40 Aug 08 06:27:34.234245 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9790d06-83ea-4087-a072-c1c2d725e886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 returned with HTTP 404 Aug 08 06:27:34.234977 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 443/1763] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:34 2026] DELETE /volume/v3/snapshots/c87fda43-5629-4979-a13e-fc43d6f60d40 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 06:27:34.242635 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5762663e-67e2-46a5-94d2-b2e99ea777da None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.244764 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5762663e-67e2-46a5-94d2-b2e99ea777da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 Aug 08 06:27:34.245159 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5762663e-67e2-46a5-94d2-b2e99ea777da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:34.245371 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5762663e-67e2-46a5-94d2-b2e99ea777da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:34.245536 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-5762663e-67e2-46a5-94d2-b2e99ea777da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 86ad812c-532b-454f-b995-7f4140c32883 Aug 08 06:27:34.253117 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5762663e-67e2-46a5-94d2-b2e99ea777da tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 returned with HTTP 404 Aug 08 06:27:34.253953 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 443/1764] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:34 2026] DELETE /volume/v3/snapshots/86ad812c-532b-454f-b995-7f4140c32883 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:34.324725 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a5a4f3fb-5bff-486e-9403-b0b6f6dc114f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.327062 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a5a4f3fb-5bff-486e-9403-b0b6f6dc114f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:34.327062 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a5a4f3fb-5bff-486e-9403-b0b6f6dc114f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:34.327062 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a5a4f3fb-5bff-486e-9403-b0b6f6dc114f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:34.346331 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:34.346331 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:34.355136 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a5a4f3fb-5bff-486e-9403-b0b6f6dc114f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:34.363547 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a5a4f3fb-5bff-486e-9403-b0b6f6dc114f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:34.364542 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 443/1765] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:34 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1652 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:34.400858 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a257fded-0814-4ca4-b7d4-73649282a9b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.404109 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a257fded-0814-4ca4-b7d4-73649282a9b1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884/action Aug 08 06:27:34.404536 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a257fded-0814-4ca4-b7d4-73649282a9b1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:34.404681 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a257fded-0814-4ca4-b7d4-73649282a9b1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:34.438851 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:34.438851 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:34.441502 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a257fded-0814-4ca4-b7d4-73649282a9b1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:34.455335 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a257fded-0814-4ca4-b7d4-73649282a9b1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Begin detaching volume completed successfully. Aug 08 06:27:34.455712 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a257fded-0814-4ca4-b7d4-73649282a9b1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884/action returned with HTTP 202 Aug 08 06:27:34.456989 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 437/1766] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:27:34 2026] POST /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:27:34.535343 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-25a9da9e-21bc-4537-81fb-8f75fd7aec88 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.535343 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25a9da9e-21bc-4537-81fb-8f75fd7aec88 None None] GET https://10.4.3.32/volume// Aug 08 06:27:34.535562 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25a9da9e-21bc-4537-81fb-8f75fd7aec88 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:34.539962 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25a9da9e-21bc-4537-81fb-8f75fd7aec88 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:34.541096 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25a9da9e-21bc-4537-81fb-8f75fd7aec88 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:34.541580 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 444/1767] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:34 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:34.554220 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a3b11f3a-7b52-44b2-a726-44d04006c0b2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:34.561944 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a3b11f3a-7b52-44b2-a726-44d04006c0b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:34.562371 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a3b11f3a-7b52-44b2-a726-44d04006c0b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:34.562764 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a3b11f3a-7b52-44b2-a726-44d04006c0b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:34.585093 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:34.585093 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:34.590809 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a3b11f3a-7b52-44b2-a726-44d04006c0b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:34.600945 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-a3b11f3a-7b52-44b2-a726-44d04006c0b2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:34.601520 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 444/1768] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:34 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1835 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:35.679174 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f7c57f1b-f7b5-4e7d-967b-80dde0ea7e8c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:35.684507 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f7c57f1b-f7b5-4e7d-967b-80dde0ea7e8c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] PUT https://10.4.3.32/volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51 Aug 08 06:27:35.685126 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f7c57f1b-f7b5-4e7d-967b-80dde0ea7e8c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:35.707116 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f7c57f1b-f7b5-4e7d-967b-80dde0ea7e8c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Acquiring lock "cinder-attachment_update-d50ed37f-c5fd-433e-afc5-f2c2336fc37c-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:27:35.715220 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f7c57f1b-f7b5-4e7d-967b-80dde0ea7e8c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Lock "cinder-attachment_update-d50ed37f-c5fd-433e-afc5-f2c2336fc37c-np0000006785" acquired by "attachment_update" :: waited 0.008s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:27:35.716910 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:35.716910 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:35.813252 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-fa7cfa61-2322-4fc8-9e2a-65f5d0fb0fe1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:35.819800 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-fa7cfa61-2322-4fc8-9e2a-65f5d0fb0fe1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b Aug 08 06:27:35.820101 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-fa7cfa61-2322-4fc8-9e2a-65f5d0fb0fe1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:35.820419 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-fa7cfa61-2322-4fc8-9e2a-65f5d0fb0fe1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:35.841457 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:35.841457 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:35.904240 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f7c57f1b-f7b5-4e7d-967b-80dde0ea7e8c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Lock "cinder-attachment_update-d50ed37f-c5fd-433e-afc5-f2c2336fc37c-np0000006785" released by "attachment_update" :: held 0.189s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:27:35.904631 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f7c57f1b-f7b5-4e7d-967b-80dde0ea7e8c tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51 returned with HTTP 200 Aug 08 06:27:35.907416 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 444/1769] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:27:35 2026] PUT /volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51 => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:35.924532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-1aacc290-96fd-45f7-8a76-bef560cf7ebc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:35.931252 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-56552d3c-9a2c-4e77-8276-dcd9bb781a77 req-fa7cfa61-2322-4fc8-9e2a-65f5d0fb0fe1 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b returned with HTTP 200 Aug 08 06:27:35.931650 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-1aacc290-96fd-45f7-8a76-bef560cf7ebc tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51 Aug 08 06:27:35.931867 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 438/1770] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:27:35 2026] DELETE /volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:35.931980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-1aacc290-96fd-45f7-8a76-bef560cf7ebc tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:35.932516 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-1aacc290-96fd-45f7-8a76-bef560cf7ebc tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:35.968233 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-1aacc290-96fd-45f7-8a76-bef560cf7ebc tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51 returned with HTTP 200 Aug 08 06:27:35.969067 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 445/1771] 10.4.3.32 () {70 vars in 1644 bytes} [Sat Aug 8 06:27:35 2026] GET /volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:36.016728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1964cf41-986c-4a6d-ba60-77e1e1878d20 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:36.019507 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1964cf41-986c-4a6d-ba60-77e1e1878d20 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] DELETE https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:27:36.019760 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1964cf41-986c-4a6d-ba60-77e1e1878d20 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:36.019962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1964cf41-986c-4a6d-ba60-77e1e1878d20 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:36.020126 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1964cf41-986c-4a6d-ba60-77e1e1878d20 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Delete volume with id: 03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:27:36.032468 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:36.032468 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:36.033180 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1964cf41-986c-4a6d-ba60-77e1e1878d20 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:36.071394 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1964cf41-986c-4a6d-ba60-77e1e1878d20 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Delete volume request issued successfully. Aug 08 06:27:36.071657 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1964cf41-986c-4a6d-ba60-77e1e1878d20 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 returned with HTTP 202 Aug 08 06:27:36.072446 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 445/1772] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:27:36 2026] DELETE /volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:36.086167 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b8c0c353-dea4-42f8-b9d2-b7a57227f629 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:36.089464 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8c0c353-dea4-42f8-b9d2-b7a57227f629 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:27:36.089714 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8c0c353-dea4-42f8-b9d2-b7a57227f629 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:36.090046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8c0c353-dea4-42f8-b9d2-b7a57227f629 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:36.100797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:36.101753 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:36.101753 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:36.107590 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b8c0c353-dea4-42f8-b9d2-b7a57227f629 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Volume info retrieved successfully. Aug 08 06:27:36.116679 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8c0c353-dea4-42f8-b9d2-b7a57227f629 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 returned with HTTP 200 Aug 08 06:27:36.117228 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 445/1773] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:36 2026] GET /volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:36.267113 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:27:36.267469 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-838256137"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:36.269309 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-838256137'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:27:36.269689 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Create volume of 1 GB Aug 08 06:27:36.270075 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:36.270075 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:36.280215 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Availability Zones retrieved successfully. Aug 08 06:27:36.293595 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Flow 'volume_create_api' (86cbc974-5138-4122-9aa3-8623c779a716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:36.295114 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aff2ae5-a10e-4657-9ea3-2b8fc14de502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:36.296554 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:27:36.350339 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aff2ae5-a10e-4657-9ea3-2b8fc14de502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:36.351323 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52396a1b-dd5b-43ca-bc90-005643e72de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:36.483679 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Created reservations ['8adfc684-f2aa-4041-a3b4-99a3d0bae176', 'c249d28c-fed3-447c-8e0e-c4fa97160159', 'b0085a6b-9a0b-425e-aa05-b97453853604', '58b57f47-b176-4fa3-b297-b5efd10a6409'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:36.484749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52396a1b-dd5b-43ca-bc90-005643e72de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8adfc684-f2aa-4041-a3b4-99a3d0bae176', 'c249d28c-fed3-447c-8e0e-c4fa97160159', 'b0085a6b-9a0b-425e-aa05-b97453853604', '58b57f47-b176-4fa3-b297-b5efd10a6409']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:36.485963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4eadbb-7b2f-4342-b74c-dc1924a3fd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:36.521265 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4eadbb-7b2f-4342-b74c-dc1924a3fd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c414bb31-995f-4d4f-9e1a-40bfd480ff61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-838256137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d623e6eb342a48dc85d86327224cf506',qos_specs=None,replication_status=,reservations=['8adfc684-f2aa-4041-a3b4-99a3d0bae176','c249d28c-fed3-447c-8e0e-c4fa97160159','b0085a6b-9a0b-425e-aa05-b97453853604','58b57f47-b176-4fa3-b297-b5efd10a6409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7771f9deb5764c028c59f7891da6d74f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-838256137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c414bb31-995f-4d4f-9e1a-40bfd480ff61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d623e6eb342a48dc85d86327224cf506',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7771f9deb5764c028c59f7891da6d74f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:36.521265 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2a71ecf-0546-4a0b-bffd-98e3567e9eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:36.554118 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2a71ecf-0546-4a0b-bffd-98e3567e9eec) transitioned into state 'SUCCESS' from state '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-838256137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d623e6eb342a48dc85d86327224cf506',qos_specs=None,replication_status=,reservations=['8adfc684-f2aa-4041-a3b4-99a3d0bae176','c249d28c-fed3-447c-8e0e-c4fa97160159','b0085a6b-9a0b-425e-aa05-b97453853604','58b57f47-b176-4fa3-b297-b5efd10a6409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7771f9deb5764c028c59f7891da6d74f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:36.555736 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab00a31-886e-45ac-b9ed-a10dea927e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:36.568506 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab00a31-886e-45ac-b9ed-a10dea927e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:36.569325 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Flow 'volume_create_api' (86cbc974-5138-4122-9aa3-8623c779a716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:36.569649 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Create volume request issued successfully. Aug 08 06:27:36.570268 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d5e18719-5aa9-43e1-a249-509ee6226d43 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:27:36.570676 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 439/1774] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:27:36 2026] POST /volume/v3/volumes => generated 755 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:36.586921 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c803eaea-3a28-4eb9-8a01-095a9003e23a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:36.593685 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c803eaea-3a28-4eb9-8a01-095a9003e23a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:36.594130 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c803eaea-3a28-4eb9-8a01-095a9003e23a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:36.594300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c803eaea-3a28-4eb9-8a01-095a9003e23a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:36.610205 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:36.610205 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:36.616541 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c803eaea-3a28-4eb9-8a01-095a9003e23a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Volume info retrieved successfully. Aug 08 06:27:36.625237 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c803eaea-3a28-4eb9-8a01-095a9003e23a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 returned with HTTP 200 Aug 08 06:27:36.625953 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 446/1775] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:36 2026] GET /volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:37.134790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-71729918-5770-472c-bd74-13fb75d25aa2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:37.136880 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-71729918-5770-472c-bd74-13fb75d25aa2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] GET https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 Aug 08 06:27:37.137132 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-71729918-5770-472c-bd74-13fb75d25aa2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:37.137359 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-71729918-5770-472c-bd74-13fb75d25aa2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:37.145974 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-71729918-5770-472c-bd74-13fb75d25aa2 tempest-AttachVolumeMultiAttachTest-850695898 tempest-AttachVolumeMultiAttachTest-850695898-project-member] https://10.4.3.32/volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 returned with HTTP 404 Aug 08 06:27:37.147073 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 446/1776] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:37 2026] GET /volume/v3/volumes/03e898d4-08ac-48a8-9bac-b74c43ee8ba0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:37.648785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b7890d99-448a-4d50-9fd3-73d319e6882c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:37.652675 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b7890d99-448a-4d50-9fd3-73d319e6882c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:37.653447 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b7890d99-448a-4d50-9fd3-73d319e6882c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:37.654862 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b7890d99-448a-4d50-9fd3-73d319e6882c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:37.670970 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:37.670970 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:37.680453 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b7890d99-448a-4d50-9fd3-73d319e6882c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Volume info retrieved successfully. Aug 08 06:27:37.686736 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b7890d99-448a-4d50-9fd3-73d319e6882c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 returned with HTTP 200 Aug 08 06:27:37.687142 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 446/1777] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:37 2026] GET /volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:37.705524 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0161f58c-81c6-4efa-8003-348afc4c0788 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:37.712344 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0161f58c-81c6-4efa-8003-348afc4c0788 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:37.713690 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0161f58c-81c6-4efa-8003-348afc4c0788 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c414bb31-995f-4d4f-9e1a-40bfd480ff61", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-203788829"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:37.724589 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:37.724589 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:37.725269 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0161f58c-81c6-4efa-8003-348afc4c0788 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Volume info retrieved successfully. Aug 08 06:27:37.725368 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-0161f58c-81c6-4efa-8003-348afc4c0788 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Create snapshot from volume c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:37.797532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-0161f58c-81c6-4efa-8003-348afc4c0788 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Created reservations ['363daace-ae7a-4467-842f-2fb986c1ece2', '22e62afb-ed58-4ea3-9bf7-9ef6f6686b41', '8bb16d68-658f-46a7-8e01-a9b7b81cd856', '5eebb562-a457-41de-8bf8-92f044aa532a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:37.849845 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0161f58c-81c6-4efa-8003-348afc4c0788 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot create request issued successfully. Aug 08 06:27:37.849845 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0161f58c-81c6-4efa-8003-348afc4c0788 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:27:37.849845 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 440/1778] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:27:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:37.859025 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-05f82140-5888-43a7-addf-bc8b4c551605 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:37.860937 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05f82140-5888-43a7-addf-bc8b4c551605 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 Aug 08 06:27:37.861218 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05f82140-5888-43a7-addf-bc8b4c551605 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:37.861426 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05f82140-5888-43a7-addf-bc8b4c551605 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:37.868545 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:37.868545 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:37.869101 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-05f82140-5888-43a7-addf-bc8b4c551605 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:37.870203 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05f82140-5888-43a7-addf-bc8b4c551605 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 returned with HTTP 200 Aug 08 06:27:37.871308 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 447/1779] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:37 2026] GET /volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:38.882945 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3932eac9-53a7-4108-88d0-3bf30ef0479f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:38.886198 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3932eac9-53a7-4108-88d0-3bf30ef0479f tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 Aug 08 06:27:38.886439 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3932eac9-53a7-4108-88d0-3bf30ef0479f tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:38.886692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3932eac9-53a7-4108-88d0-3bf30ef0479f tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:38.892785 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:38.892785 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:38.893375 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3932eac9-53a7-4108-88d0-3bf30ef0479f tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:38.894746 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3932eac9-53a7-4108-88d0-3bf30ef0479f tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 returned with HTTP 200 Aug 08 06:27:38.895576 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 447/1780] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:38 2026] GET /volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:38.909039 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6b73405a-4eed-46a0-a676-d4bfec692614 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:38.911930 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b73405a-4eed-46a0-a676-d4bfec692614 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:38.912431 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b73405a-4eed-46a0-a676-d4bfec692614 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c414bb31-995f-4d4f-9e1a-40bfd480ff61", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2068426208"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:38.923482 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:38.923482 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:38.924394 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6b73405a-4eed-46a0-a676-d4bfec692614 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Volume info retrieved successfully. Aug 08 06:27:38.924595 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-6b73405a-4eed-46a0-a676-d4bfec692614 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Create snapshot from volume c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:38.967717 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-6b73405a-4eed-46a0-a676-d4bfec692614 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Created reservations ['0295900a-6920-474f-8f0c-231b6dd7f822', '01e65232-27f8-4dd6-a65c-a00cf9845f7b', '3fdebcfa-21f2-48e6-a477-fa8167b3e007', '26c055db-be7c-49ae-9a91-6a3525aef09a'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:39.026786 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6b73405a-4eed-46a0-a676-d4bfec692614 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot create request issued successfully. Aug 08 06:27:39.029804 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b73405a-4eed-46a0-a676-d4bfec692614 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:27:39.029804 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 447/1781] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:27:38 2026] POST /volume/v3/snapshots => generated 314 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:39.039011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f16085c0-22b8-4468-9b31-3a628527f228 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:39.041676 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f16085c0-22b8-4468-9b31-3a628527f228 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 Aug 08 06:27:39.042796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f16085c0-22b8-4468-9b31-3a628527f228 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:39.042796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f16085c0-22b8-4468-9b31-3a628527f228 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:39.051356 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:39.051356 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:39.052094 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f16085c0-22b8-4468-9b31-3a628527f228 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:39.054079 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f16085c0-22b8-4468-9b31-3a628527f228 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 returned with HTTP 200 Aug 08 06:27:39.054079 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 441/1782] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:39 2026] GET /volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:40.072278 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2dc42642-c046-4e80-8d47-5e589494ebfa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:40.083799 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2dc42642-c046-4e80-8d47-5e589494ebfa tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 Aug 08 06:27:40.083799 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2dc42642-c046-4e80-8d47-5e589494ebfa tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:40.083799 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2dc42642-c046-4e80-8d47-5e589494ebfa tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:40.083799 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:40.083799 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:40.083799 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2dc42642-c046-4e80-8d47-5e589494ebfa tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:40.084534 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2dc42642-c046-4e80-8d47-5e589494ebfa tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 returned with HTTP 200 Aug 08 06:27:40.084652 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 448/1783] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:40 2026] GET /volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:40.097106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-74f7653a-c9c0-4226-9532-90726df5e92e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:40.099598 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74f7653a-c9c0-4226-9532-90726df5e92e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:40.100087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74f7653a-c9c0-4226-9532-90726df5e92e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c414bb31-995f-4d4f-9e1a-40bfd480ff61", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:40.106246 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=310,cinder:UPDATE=70,cinder:INSERT=27 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:27:40.117180 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:40.117180 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:40.117681 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-74f7653a-c9c0-4226-9532-90726df5e92e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Volume info retrieved successfully. Aug 08 06:27:40.117923 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-74f7653a-c9c0-4226-9532-90726df5e92e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Create snapshot from volume c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:40.174351 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-74f7653a-c9c0-4226-9532-90726df5e92e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Created reservations ['242ae4b5-1aae-4bc3-bc97-10d47872c7fe', 'abd4c76b-3191-475c-b944-56d4d0e9974b', '097e2974-4c74-497b-8ebf-282d9ade7dae', 'bf370dba-d61d-4228-864c-f45643188428'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:40.222488 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0d4a29a3-f173-4fe5-82d6-900f7a54c904 req-8a0b819b-bf15-42c5-b151-459ef0ef94a9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:40.226395 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-74f7653a-c9c0-4226-9532-90726df5e92e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot create request issued successfully. Aug 08 06:27:40.226923 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74f7653a-c9c0-4226-9532-90726df5e92e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:27:40.227539 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 448/1784] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:27:40 2026] POST /volume/v3/snapshots => generated 314 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:27:40.229357 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0d4a29a3-f173-4fe5-82d6-900f7a54c904 req-8a0b819b-bf15-42c5-b151-459ef0ef94a9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b Aug 08 06:27:40.230448 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0d4a29a3-f173-4fe5-82d6-900f7a54c904 req-8a0b819b-bf15-42c5-b151-459ef0ef94a9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:40.231113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0d4a29a3-f173-4fe5-82d6-900f7a54c904 req-8a0b819b-bf15-42c5-b151-459ef0ef94a9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:40.237275 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0d4a29a3-f173-4fe5-82d6-900f7a54c904 req-8a0b819b-bf15-42c5-b151-459ef0ef94a9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b returned with HTTP 404 Aug 08 06:27:40.238288 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 448/1785] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:27:40 2026] DELETE /volume/v3/attachments/d1db1f43-3e14-4ae2-b79c-71ef330ad95b => generated 149 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:27:40.239503 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-91002b37-1e8b-478e-8f49-230e60628fd0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:40.243131 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91002b37-1e8b-478e-8f49-230e60628fd0 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 Aug 08 06:27:40.243493 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91002b37-1e8b-478e-8f49-230e60628fd0 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:40.243910 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91002b37-1e8b-478e-8f49-230e60628fd0 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:40.255197 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:40.255197 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:40.255860 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-91002b37-1e8b-478e-8f49-230e60628fd0 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:40.257658 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91002b37-1e8b-478e-8f49-230e60628fd0 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 returned with HTTP 200 Aug 08 06:27:40.257658 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 442/1786] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:40 2026] GET /volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.062991 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f235356e-a780-4688-9db2-71d1ae0c069d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.065393 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f235356e-a780-4688-9db2-71d1ae0c069d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] POST https://10.4.3.32/volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51/action Aug 08 06:27:41.065393 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f235356e-a780-4688-9db2-71d1ae0c069d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:41.065393 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f235356e-a780-4688-9db2-71d1ae0c069d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:41.095693 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.095693 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:41.119475 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-95cc6236-b528-4991-97a8-161bd97cd8c3 req-f235356e-a780-4688-9db2-71d1ae0c069d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51/action returned with HTTP 204 Aug 08 06:27:41.119987 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 449/1787] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:27:41 2026] POST /volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:41.271432 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-082c6678-9faa-4e36-b544-53996a3e757e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.274985 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-082c6678-9faa-4e36-b544-53996a3e757e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 Aug 08 06:27:41.275360 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-082c6678-9faa-4e36-b544-53996a3e757e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.275570 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-082c6678-9faa-4e36-b544-53996a3e757e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.289851 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.289851 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:41.290383 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-082c6678-9faa-4e36-b544-53996a3e757e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:41.291415 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-082c6678-9faa-4e36-b544-53996a3e757e tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 returned with HTTP 200 Aug 08 06:27:41.292150 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 449/1788] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.303897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-28d0d223-ba34-4544-af44-32ddada2d603 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.306952 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28d0d223-ba34-4544-af44-32ddada2d603 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=1 Aug 08 06:27:41.307873 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28d0d223-ba34-4544-af44-32ddada2d603 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.308086 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28d0d223-ba34-4544-af44-32ddada2d603 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.308405 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-28d0d223-ba34-4544-af44-32ddada2d603 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.308893 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.308893 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:41.310314 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-28d0d223-ba34-4544-af44-32ddada2d603 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.318463 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-28d0d223-ba34-4544-af44-32ddada2d603 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.319203 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28d0d223-ba34-4544-af44-32ddada2d603 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 08 06:27:41.319789 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 449/1789] 10.4.3.32 () {66 vars in 1251 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.343950 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-839b0dbb-f53d-4093-8983-f55b24935c30 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.347185 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-839b0dbb-f53d-4093-8983-f55b24935c30 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:41.347185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-839b0dbb-f53d-4093-8983-f55b24935c30 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.347185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-839b0dbb-f53d-4093-8983-f55b24935c30 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.347519 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-839b0dbb-f53d-4093-8983-f55b24935c30 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.349823 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-839b0dbb-f53d-4093-8983-f55b24935c30 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.355955 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-839b0dbb-f53d-4093-8983-f55b24935c30 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.356542 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-839b0dbb-f53d-4093-8983-f55b24935c30 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 08 06:27:41.357193 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 443/1790] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.368424 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-47f08f30-e49c-4030-bd67-a9be7f83341a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.370813 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-47f08f30-e49c-4030-bd67-a9be7f83341a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=100000 Aug 08 06:27:41.371342 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-47f08f30-e49c-4030-bd67-a9be7f83341a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.371827 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-47f08f30-e49c-4030-bd67-a9be7f83341a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.372197 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-47f08f30-e49c-4030-bd67-a9be7f83341a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.374227 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-47f08f30-e49c-4030-bd67-a9be7f83341a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.382698 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-47f08f30-e49c-4030-bd67-a9be7f83341a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.383222 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-47f08f30-e49c-4030-bd67-a9be7f83341a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 08 06:27:41.384181 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 450/1791] 10.4.3.32 () {66 vars in 1261 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.401428 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3624b9b9-11c8-4184-99ac-1fac7ea3d3db None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.405173 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3624b9b9-11c8-4184-99ac-1fac7ea3d3db tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=0 Aug 08 06:27:41.405507 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3624b9b9-11c8-4184-99ac-1fac7ea3d3db tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.405867 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3624b9b9-11c8-4184-99ac-1fac7ea3d3db tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.406367 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-3624b9b9-11c8-4184-99ac-1fac7ea3d3db tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.408038 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-3624b9b9-11c8-4184-99ac-1fac7ea3d3db tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.412076 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3624b9b9-11c8-4184-99ac-1fac7ea3d3db tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.412238 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3624b9b9-11c8-4184-99ac-1fac7ea3d3db tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 08 06:27:41.412669 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 450/1792] 10.4.3.32 () {66 vars in 1251 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:27:41.427390 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-83a7bcd9-387c-4de5-aa95-d2881ac8a457 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.430842 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-83a7bcd9-387c-4de5-aa95-d2881ac8a457 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:41.431114 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-83a7bcd9-387c-4de5-aa95-d2881ac8a457 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.431590 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-83a7bcd9-387c-4de5-aa95-d2881ac8a457 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.432213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-83a7bcd9-387c-4de5-aa95-d2881ac8a457 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.432289 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.432289 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:41.434592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-83a7bcd9-387c-4de5-aa95-d2881ac8a457 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.441265 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-83a7bcd9-387c-4de5-aa95-d2881ac8a457 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.442591 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-83a7bcd9-387c-4de5-aa95-d2881ac8a457 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 08 06:27:41.442663 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 450/1793] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.454836 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9d277055-dc10-494d-9ea5-a19508562710 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.457389 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d277055-dc10-494d-9ea5-a19508562710 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?marker=c9e136fb-588d-4758-b3a6-c09ea0ae0729 Aug 08 06:27:41.457650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d277055-dc10-494d-9ea5-a19508562710 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.457905 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d277055-dc10-494d-9ea5-a19508562710 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.458386 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-9d277055-dc10-494d-9ea5-a19508562710 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.459032 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.459032 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:41.460203 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-9d277055-dc10-494d-9ea5-a19508562710 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.475461 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=360,cinder:INSERT=56,cinder:UPDATE=104 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:27:41.495575 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9d277055-dc10-494d-9ea5-a19508562710 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.496213 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d277055-dc10-494d-9ea5-a19508562710 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?marker=c9e136fb-588d-4758-b3a6-c09ea0ae0729 returned with HTTP 200 Aug 08 06:27:41.497372 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 444/1794] 10.4.3.32 () {66 vars in 1323 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?marker=c9e136fb-588d-4758-b3a6-c09ea0ae0729 => generated 341 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.514451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e78897dc-128f-417d-b483-7d6d0f50bdbc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.518654 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e78897dc-128f-417d-b483-7d6d0f50bdbc tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?offset=2&limit=3 Aug 08 06:27:41.520490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e78897dc-128f-417d-b483-7d6d0f50bdbc tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.520918 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e78897dc-128f-417d-b483-7d6d0f50bdbc tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.521115 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-e78897dc-128f-417d-b483-7d6d0f50bdbc tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.522412 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.522412 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:41.524921 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-e78897dc-128f-417d-b483-7d6d0f50bdbc tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.549184 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e78897dc-128f-417d-b483-7d6d0f50bdbc tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.550152 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e78897dc-128f-417d-b483-7d6d0f50bdbc tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 08 06:27:41.550788 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 451/1795] 10.4.3.32 () {66 vars in 1269 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.565584 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-14a28c59-9c59-4815-bafa-771050ad4e0a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.571467 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-14a28c59-9c59-4815-bafa-771050ad4e0a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 08 06:27:41.572125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-14a28c59-9c59-4815-bafa-771050ad4e0a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.572497 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-14a28c59-9c59-4815-bafa-771050ad4e0a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.572925 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-14a28c59-9c59-4815-bafa-771050ad4e0a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.574633 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-14a28c59-9c59-4815-bafa-771050ad4e0a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.596214 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-14a28c59-9c59-4815-bafa-771050ad4e0a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.596964 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-14a28c59-9c59-4815-bafa-771050ad4e0a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 08 06:27:41.597549 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 451/1796] 10.4.3.32 () {66 vars in 1301 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.617145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a8e18ce4-a158-4fa3-9f94-76bcf6fa0ea9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.619894 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8e18ce4-a158-4fa3-9f94-76bcf6fa0ea9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 08 06:27:41.621454 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8e18ce4-a158-4fa3-9f94-76bcf6fa0ea9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.621454 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8e18ce4-a158-4fa3-9f94-76bcf6fa0ea9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.621454 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-a8e18ce4-a158-4fa3-9f94-76bcf6fa0ea9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.621693 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.621693 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:41.622848 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-a8e18ce4-a158-4fa3-9f94-76bcf6fa0ea9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.637119 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a8e18ce4-a158-4fa3-9f94-76bcf6fa0ea9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.637836 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8e18ce4-a158-4fa3-9f94-76bcf6fa0ea9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 08 06:27:41.638488 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 451/1797] 10.4.3.32 () {66 vars in 1303 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.656091 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3999566d-cd51-46b3-a3ff-40c7842e21d3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.658409 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3999566d-cd51-46b3-a3ff-40c7842e21d3 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 08 06:27:41.658734 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3999566d-cd51-46b3-a3ff-40c7842e21d3 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.658997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3999566d-cd51-46b3-a3ff-40c7842e21d3 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.659294 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-3999566d-cd51-46b3-a3ff-40c7842e21d3 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.659665 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.659665 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:41.661315 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-3999566d-cd51-46b3-a3ff-40c7842e21d3 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.681167 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3999566d-cd51-46b3-a3ff-40c7842e21d3 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.681167 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3999566d-cd51-46b3-a3ff-40c7842e21d3 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 08 06:27:41.681167 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 445/1798] 10.4.3.32 () {66 vars in 1285 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.683703 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d5c4d0f4-8a05-42ca-af65-18f9378018a4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.690352 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5c4d0f4-8a05-42ca-af65-18f9378018a4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:41.690559 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5c4d0f4-8a05-42ca-af65-18f9378018a4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.690801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5c4d0f4-8a05-42ca-af65-18f9378018a4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.693508 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a7934801-2572-40c6-9b39-04cae92df82c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.698246 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7934801-2572-40c6-9b39-04cae92df82c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 08 06:27:41.698499 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7934801-2572-40c6-9b39-04cae92df82c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.699041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7934801-2572-40c6-9b39-04cae92df82c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.699313 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-a7934801-2572-40c6-9b39-04cae92df82c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.701981 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.701981 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:41.701981 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-a7934801-2572-40c6-9b39-04cae92df82c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.706295 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.706295 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:41.718648 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d5c4d0f4-8a05-42ca-af65-18f9378018a4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:41.725294 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a7934801-2572-40c6-9b39-04cae92df82c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.725294 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7934801-2572-40c6-9b39-04cae92df82c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 08 06:27:41.725294 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 452/1799] 10.4.3.32 () {66 vars in 1287 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.729521 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5c4d0f4-8a05-42ca-af65-18f9378018a4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:41.730252 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 452/1800] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.748034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d81e4f70-e6b6-4fad-a3cb-5e4c3f23dd1c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.750798 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d81e4f70-e6b6-4fad-a3cb-5e4c3f23dd1c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 08 06:27:41.750968 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d81e4f70-e6b6-4fad-a3cb-5e4c3f23dd1c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.751455 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d81e4f70-e6b6-4fad-a3cb-5e4c3f23dd1c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.751455 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-d81e4f70-e6b6-4fad-a3cb-5e4c3f23dd1c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.752385 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.752385 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:41.753556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-d81e4f70-e6b6-4fad-a3cb-5e4c3f23dd1c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.754853 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9d9c77ed-a76d-40d7-82c9-b9a0bfa3cb23 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.760488 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d9c77ed-a76d-40d7-82c9-b9a0bfa3cb23 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:41.761989 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d9c77ed-a76d-40d7-82c9-b9a0bfa3cb23 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.763173 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d9c77ed-a76d-40d7-82c9-b9a0bfa3cb23 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.774905 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d81e4f70-e6b6-4fad-a3cb-5e4c3f23dd1c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.775413 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d81e4f70-e6b6-4fad-a3cb-5e4c3f23dd1c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 08 06:27:41.775951 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 452/1801] 10.4.3.32 () {66 vars in 1305 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.776271 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.776271 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:41.787840 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9d9c77ed-a76d-40d7-82c9-b9a0bfa3cb23 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:41.792147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d7919b05-db28-4b8d-a441-a44cb620304d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.796637 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7919b05-db28-4b8d-a441-a44cb620304d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 08 06:27:41.797837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7919b05-db28-4b8d-a441-a44cb620304d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.797837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7919b05-db28-4b8d-a441-a44cb620304d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.797837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-d7919b05-db28-4b8d-a441-a44cb620304d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.799492 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d9c77ed-a76d-40d7-82c9-b9a0bfa3cb23 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:41.799590 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.799590 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:41.800219 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 446/1802] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.801153 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-d7919b05-db28-4b8d-a441-a44cb620304d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.826637 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d7919b05-db28-4b8d-a441-a44cb620304d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.827802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7919b05-db28-4b8d-a441-a44cb620304d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 08 06:27:41.829601 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 453/1803] 10.4.3.32 () {66 vars in 1307 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.850058 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-277bfa38-e1ed-4b49-9246-e41981b51d33 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.853103 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-277bfa38-e1ed-4b49-9246-e41981b51d33 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 Aug 08 06:27:41.853362 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-277bfa38-e1ed-4b49-9246-e41981b51d33 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.853953 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-277bfa38-e1ed-4b49-9246-e41981b51d33 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.853953 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-277bfa38-e1ed-4b49-9246-e41981b51d33 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.856178 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-277bfa38-e1ed-4b49-9246-e41981b51d33 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.871168 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-277bfa38-e1ed-4b49-9246-e41981b51d33 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.871599 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.871599 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:41.872513 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-277bfa38-e1ed-4b49-9246-e41981b51d33 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 returned with HTTP 200 Aug 08 06:27:41.873133 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 453/1804] 10.4.3.32 () {66 vars in 1378 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.890081 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d3f93255-1ec5-4bac-8586-df449701962a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.893344 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3f93255-1ec5-4bac-8586-df449701962a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail?status=available Aug 08 06:27:41.893941 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3f93255-1ec5-4bac-8586-df449701962a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.894392 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3f93255-1ec5-4bac-8586-df449701962a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.895682 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8643781d-74c6-4880-802f-f35922c63468 req-ead73336-1314-4820-ab53-5ee58f2218e6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.895935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-d3f93255-1ec5-4bac-8586-df449701962a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.896921 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.896921 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:41.900036 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-d3f93255-1ec5-4bac-8586-df449701962a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.900182 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-ead73336-1314-4820-ab53-5ee58f2218e6 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:41.900182 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-ead73336-1314-4820-ab53-5ee58f2218e6 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.900505 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-ead73336-1314-4820-ab53-5ee58f2218e6 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.912979 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.912979 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:41.921071 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-8643781d-74c6-4880-802f-f35922c63468 req-ead73336-1314-4820-ab53-5ee58f2218e6 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:41.925706 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d3f93255-1ec5-4bac-8586-df449701962a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.926329 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.926329 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:41.927317 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3f93255-1ec5-4bac-8586-df449701962a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 08 06:27:41.927902 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 453/1805] 10.4.3.32 () {66 vars in 1290 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:41.927982 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-ead73336-1314-4820-ab53-5ee58f2218e6 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:41.928696 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 447/1806] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.947182 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0aa79b13-3ce1-403e-922d-eb6b15c892f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.950608 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0aa79b13-3ce1-403e-922d-eb6b15c892f1 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 Aug 08 06:27:41.950805 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0aa79b13-3ce1-403e-922d-eb6b15c892f1 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.951213 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0aa79b13-3ce1-403e-922d-eb6b15c892f1 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.951708 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-0aa79b13-3ce1-403e-922d-eb6b15c892f1 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.952162 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.952162 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:41.953330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-0aa79b13-3ce1-403e-922d-eb6b15c892f1 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:41.969880 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0aa79b13-3ce1-403e-922d-eb6b15c892f1 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:41.969880 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:41.969880 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:41.971034 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0aa79b13-3ce1-403e-922d-eb6b15c892f1 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 returned with HTTP 200 Aug 08 06:27:41.971862 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 454/1807] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:41.992291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-82bc8ce8-e312-4d42-8c63-709531343b0c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:41.996532 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82bc8ce8-e312-4d42-8c63-709531343b0c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 Aug 08 06:27:41.996826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82bc8ce8-e312-4d42-8c63-709531343b0c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:41.997069 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82bc8ce8-e312-4d42-8c63-709531343b0c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:41.997275 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-82bc8ce8-e312-4d42-8c63-709531343b0c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:41.999400 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-82bc8ce8-e312-4d42-8c63-709531343b0c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:42.013532 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-82bc8ce8-e312-4d42-8c63-709531343b0c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:42.013532 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82bc8ce8-e312-4d42-8c63-709531343b0c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 returned with HTTP 200 Aug 08 06:27:42.013532 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 454/1808] 10.4.3.32 () {66 vars in 1357 bytes} [Sat Aug 8 06:27:41 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:27:42.027125 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-48531018-4bbf-4ebc-900f-2f40fcfab562 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.030726 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-48531018-4bbf-4ebc-900f-2f40fcfab562 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?status=available Aug 08 06:27:42.030726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-48531018-4bbf-4ebc-900f-2f40fcfab562 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.030726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-48531018-4bbf-4ebc-900f-2f40fcfab562 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.030726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-48531018-4bbf-4ebc-900f-2f40fcfab562 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:42.032936 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-48531018-4bbf-4ebc-900f-2f40fcfab562 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:42.043459 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-48531018-4bbf-4ebc-900f-2f40fcfab562 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:42.044886 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-48531018-4bbf-4ebc-900f-2f40fcfab562 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?status=available returned with HTTP 200 Aug 08 06:27:42.046849 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 454/1809] 10.4.3.32 () {66 vars in 1269 bytes} [Sat Aug 8 06:27:42 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:42.061990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-73b2bc72-ad3b-434b-b86d-8a6672ead154 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.064145 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-73b2bc72-ad3b-434b-b86d-8a6672ead154 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 Aug 08 06:27:42.064399 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-73b2bc72-ad3b-434b-b86d-8a6672ead154 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.064646 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-73b2bc72-ad3b-434b-b86d-8a6672ead154 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.064945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-73b2bc72-ad3b-434b-b86d-8a6672ead154 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:42.070940 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-73b2bc72-ad3b-434b-b86d-8a6672ead154 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:42.092342 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4f7e5d2a-24e5-429e-8e5d-81fe31a7aaa0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.092489 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-937cbcde-a61c-4b5d-9941-ccce20d12da8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.092847 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-937cbcde-a61c-4b5d-9941-ccce20d12da8 None None] GET https://10.4.3.32/volume// Aug 08 06:27:42.093225 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-73b2bc72-ad3b-434b-b86d-8a6672ead154 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Get all snapshots completed successfully. Aug 08 06:27:42.093717 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-73b2bc72-ad3b-434b-b86d-8a6672ead154 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 returned with HTTP 200 Aug 08 06:27:42.094393 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 448/1810] 10.4.3.32 () {66 vars in 1391 bytes} [Sat Aug 8 06:27:42 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1010073841 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:42.094532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-937cbcde-a61c-4b5d-9941-ccce20d12da8 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.094861 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-937cbcde-a61c-4b5d-9941-ccce20d12da8 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.095189 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f7e5d2a-24e5-429e-8e5d-81fe31a7aaa0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:42.095319 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-937cbcde-a61c-4b5d-9941-ccce20d12da8 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:42.095619 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f7e5d2a-24e5-429e-8e5d-81fe31a7aaa0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.095828 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 455/1811] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:27:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:42.096166 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f7e5d2a-24e5-429e-8e5d-81fe31a7aaa0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.108791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-8643781d-74c6-4880-802f-f35922c63468 req-33f98169-0260-4fcf-bbd8-0d2df8aa912c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.112042 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-33f98169-0260-4fcf-bbd8-0d2df8aa912c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:27:42.112644 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-33f98169-0260-4fcf-bbd8-0d2df8aa912c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4b61772-e258-4431-bd50-ebc181e1865d", "connector": null, "instance_uuid": "f5a5dd9f-739d-4f46-8781-8656a6059b06"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:42.115501 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:42.115501 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:42.116864 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-67f811a5-b70f-41c5-9a52-76b5a967c701 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.119435 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-67f811a5-b70f-41c5-9a52-76b5a967c701 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 Aug 08 06:27:42.119754 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-67f811a5-b70f-41c5-9a52-76b5a967c701 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.120086 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-67f811a5-b70f-41c5-9a52-76b5a967c701 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.120277 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-67f811a5-b70f-41c5-9a52-76b5a967c701 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Delete snapshot with id: 99cfc19f-564b-49f9-b9bb-ed23dc360a27 Aug 08 06:27:42.125467 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4f7e5d2a-24e5-429e-8e5d-81fe31a7aaa0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:42.128333 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:42.128333 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:42.128505 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-67f811a5-b70f-41c5-9a52-76b5a967c701 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:42.132017 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:42.132017 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:42.138346 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f7e5d2a-24e5-429e-8e5d-81fe31a7aaa0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:42.138923 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 455/1812] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:42 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:42.162839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5dc651e0-ae59-4ecb-b1f9-5f609a480e5d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.166627 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-67f811a5-b70f-41c5-9a52-76b5a967c701 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot delete request issued successfully. Aug 08 06:27:42.166765 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-67f811a5-b70f-41c5-9a52-76b5a967c701 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 returned with HTTP 202 Aug 08 06:27:42.166947 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5dc651e0-ae59-4ecb-b1f9-5f609a480e5d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:42.167150 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5dc651e0-ae59-4ecb-b1f9-5f609a480e5d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.167657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5dc651e0-ae59-4ecb-b1f9-5f609a480e5d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.167821 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 449/1813] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:42 2026] DELETE /volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:42.167882 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5dc651e0-ae59-4ecb-b1f9-5f609a480e5d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume with id: f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:42.179155 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:42.179155 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:42.180142 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5dc651e0-ae59-4ecb-b1f9-5f609a480e5d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:42.186066 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e0badaa3-88c3-4839-8124-8c7248382b39 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.186212 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-33f98169-0260-4fcf-bbd8-0d2df8aa912c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:27:42.187159 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 455/1814] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:27:42 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:27:42.189289 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e0badaa3-88c3-4839-8124-8c7248382b39 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 Aug 08 06:27:42.189757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e0badaa3-88c3-4839-8124-8c7248382b39 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.189942 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e0badaa3-88c3-4839-8124-8c7248382b39 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.205952 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:42.205952 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:42.207907 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e0badaa3-88c3-4839-8124-8c7248382b39 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:42.211627 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e0badaa3-88c3-4839-8124-8c7248382b39 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 returned with HTTP 200 Aug 08 06:27:42.212416 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 456/1815] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:42 2026] GET /volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:27:42.220503 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5dc651e0-ae59-4ecb-b1f9-5f609a480e5d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume request issued successfully. Aug 08 06:27:42.220856 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5dc651e0-ae59-4ecb-b1f9-5f609a480e5d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 202 Aug 08 06:27:42.221413 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 456/1816] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:27:42 2026] DELETE /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:42.231793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f796c0cf-3213-4cc3-b7d2-6cd76947828d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.236192 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f796c0cf-3213-4cc3-b7d2-6cd76947828d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:42.236192 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f796c0cf-3213-4cc3-b7d2-6cd76947828d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.236369 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f796c0cf-3213-4cc3-b7d2-6cd76947828d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.254053 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-569a7fd1-7c1c-4386-aa7b-a43e10395f6c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.256565 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:42.256565 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:42.260791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-569a7fd1-7c1c-4386-aa7b-a43e10395f6c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:42.261169 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-569a7fd1-7c1c-4386-aa7b-a43e10395f6c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.261455 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-569a7fd1-7c1c-4386-aa7b-a43e10395f6c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.262829 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f796c0cf-3213-4cc3-b7d2-6cd76947828d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:42.267349 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8dea38b4-cb96-4e8f-855a-6b7ad0553026 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.269274 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8dea38b4-cb96-4e8f-855a-6b7ad0553026 None None] GET https://10.4.3.32/volume// Aug 08 06:27:42.269274 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8dea38b4-cb96-4e8f-855a-6b7ad0553026 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.269274 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8dea38b4-cb96-4e8f-855a-6b7ad0553026 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.269578 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f796c0cf-3213-4cc3-b7d2-6cd76947828d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 200 Aug 08 06:27:42.269637 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8dea38b4-cb96-4e8f-855a-6b7ad0553026 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:42.269692 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 450/1817] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:42 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:42.269741 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 457/1818] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:42.280594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-8643781d-74c6-4880-802f-f35922c63468 req-ba008fe9-7ab2-4ee1-ba0e-473d2ff76d34 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.287840 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:42.287840 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:42.288010 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-ba008fe9-7ab2-4ee1-ba0e-473d2ff76d34 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:42.288010 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-ba008fe9-7ab2-4ee1-ba0e-473d2ff76d34 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:42.288397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-ba008fe9-7ab2-4ee1-ba0e-473d2ff76d34 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:42.291900 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-569a7fd1-7c1c-4386-aa7b-a43e10395f6c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:42.299724 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-569a7fd1-7c1c-4386-aa7b-a43e10395f6c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:42.299724 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 456/1819] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:42 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:42.304354 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:42.304354 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:42.315856 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-8643781d-74c6-4880-802f-f35922c63468 req-ba008fe9-7ab2-4ee1-ba0e-473d2ff76d34 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:42.320839 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-ba008fe9-7ab2-4ee1-ba0e-473d2ff76d34 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:42.323863 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 457/1820] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:42 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 1034 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:42.477085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8643781d-74c6-4880-802f-f35922c63468 req-71d43d6b-aec7-409a-be57-49f6d6833a5f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:42.479850 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-71d43d6b-aec7-409a-be57-49f6d6833a5f tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] PUT https://10.4.3.32/volume/v3/attachments/12d5989d-a47c-48b5-ba65-0b280d8b21c4 Aug 08 06:27:42.480334 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-71d43d6b-aec7-409a-be57-49f6d6833a5f tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:42.490273 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-8643781d-74c6-4880-802f-f35922c63468 req-71d43d6b-aec7-409a-be57-49f6d6833a5f tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Acquiring lock "cinder-attachment_update-d4b61772-e258-4431-bd50-ebc181e1865d-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:27:42.498991 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-8643781d-74c6-4880-802f-f35922c63468 req-71d43d6b-aec7-409a-be57-49f6d6833a5f tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Lock "cinder-attachment_update-d4b61772-e258-4431-bd50-ebc181e1865d-np0000006785" acquired by "attachment_update" :: waited 0.008s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:27:42.499376 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:42.499376 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:42.619469 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-8643781d-74c6-4880-802f-f35922c63468 req-71d43d6b-aec7-409a-be57-49f6d6833a5f tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Lock "cinder-attachment_update-d4b61772-e258-4431-bd50-ebc181e1865d-np0000006785" released by "attachment_update" :: held 0.121s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:27:42.619913 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-71d43d6b-aec7-409a-be57-49f6d6833a5f tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/attachments/12d5989d-a47c-48b5-ba65-0b280d8b21c4 returned with HTTP 200 Aug 08 06:27:42.620504 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 451/1821] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:27:42 2026] PUT /volume/v3/attachments/12d5989d-a47c-48b5-ba65-0b280d8b21c4 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:43.031832 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e996b07c-8f84-47b9-9121-9e8e6fb265aa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.207999 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e996b07c-8f84-47b9-9121-9e8e6fb265aa tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:27:43.208331 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e996b07c-8f84-47b9-9121-9e8e6fb265aa tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-645760907", "description": "tempest-group-type-description-739851095", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:43.226682 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0c41c061-acc7-40fb-bb1e-5436fd75883d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.230231 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c41c061-acc7-40fb-bb1e-5436fd75883d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 Aug 08 06:27:43.230374 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c41c061-acc7-40fb-bb1e-5436fd75883d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.230614 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c41c061-acc7-40fb-bb1e-5436fd75883d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.243284 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c41c061-acc7-40fb-bb1e-5436fd75883d tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 returned with HTTP 404 Aug 08 06:27:43.244844 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 457/1822] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/snapshots/99cfc19f-564b-49f9-b9bb-ed23dc360a27 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:43.246730 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e996b07c-8f84-47b9-9121-9e8e6fb265aa tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:27:43.247517 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 458/1823] 10.4.3.32 () {70 vars in 1305 bytes} [Sat Aug 8 06:27:43 2026] POST /volume/v3/group_types => generated 263 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:43.258202 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f3c65fb9-0d9c-460d-a123-2b135b053deb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.263901 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2b1603e0-8f5c-4063-abc5-d4133a3a61d3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.264066 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3c65fb9-0d9c-460d-a123-2b135b053deb tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 Aug 08 06:27:43.264066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3c65fb9-0d9c-460d-a123-2b135b053deb tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.264066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3c65fb9-0d9c-460d-a123-2b135b053deb tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.264066 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-f3c65fb9-0d9c-460d-a123-2b135b053deb tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Delete snapshot with id: c9e136fb-588d-4758-b3a6-c09ea0ae0729 Aug 08 06:27:43.264255 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2b1603e0-8f5c-4063-abc5-d4133a3a61d3 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] GET https://10.4.3.32/volume/v3/group_types Aug 08 06:27:43.264634 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2b1603e0-8f5c-4063-abc5-d4133a3a61d3 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.264938 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2b1603e0-8f5c-4063-abc5-d4133a3a61d3 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.275086 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:43.275086 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:43.275926 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f3c65fb9-0d9c-460d-a123-2b135b053deb tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:43.282867 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:43.282867 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:43.285221 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2b1603e0-8f5c-4063-abc5-d4133a3a61d3 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 200 Aug 08 06:27:43.285221 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 452/1824] 10.4.3.32 () {68 vars in 1283 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/group_types => generated 497 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:43.290237 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-89ae49d3-3ebc-4219-b65a-430d0032753d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.293044 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89ae49d3-3ebc-4219-b65a-430d0032753d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 Aug 08 06:27:43.293216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89ae49d3-3ebc-4219-b65a-430d0032753d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.293518 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89ae49d3-3ebc-4219-b65a-430d0032753d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.301592 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1103ee45-f866-4e9b-9d66-b30ba8f6b646 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.303194 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89ae49d3-3ebc-4219-b65a-430d0032753d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 returned with HTTP 404 Aug 08 06:27:43.304203 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 458/1825] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/volumes/f872ad17-0257-41b1-aa5e-85daf088d884 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:43.305384 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1103ee45-f866-4e9b-9d66-b30ba8f6b646 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] PUT https://10.4.3.32/volume/v3/group_types/3d844439-2ff9-466d-aaad-9b825e1df3f0 Aug 08 06:27:43.306681 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1103ee45-f866-4e9b-9d66-b30ba8f6b646 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1724258702", "description": "updated-group-type-desc"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:43.321078 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f3c65fb9-0d9c-460d-a123-2b135b053deb tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot delete request issued successfully. Aug 08 06:27:43.321617 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3c65fb9-0d9c-460d-a123-2b135b053deb tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 returned with HTTP 202 Aug 08 06:27:43.322134 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 458/1826] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:43 2026] DELETE /volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:43.324278 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8bf92484-77bf-4a9f-ad94-cec692bd7e14 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.326755 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e332307-ce30-4e87-a836-bea66003d82a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.328602 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bf92484-77bf-4a9f-ad94-cec692bd7e14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:43.328602 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bf92484-77bf-4a9f-ad94-cec692bd7e14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.329446 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bf92484-77bf-4a9f-ad94-cec692bd7e14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.329718 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e332307-ce30-4e87-a836-bea66003d82a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:27:43.330433 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e332307-ce30-4e87-a836-bea66003d82a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.330533 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e332307-ce30-4e87-a836-bea66003d82a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.330623 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1103ee45-f866-4e9b-9d66-b30ba8f6b646 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types/3d844439-2ff9-466d-aaad-9b825e1df3f0 returned with HTTP 200 Aug 08 06:27:43.331259 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 459/1827] 10.4.3.32 () {70 vars in 1415 bytes} [Sat Aug 8 06:27:43 2026] PUT /volume/v3/group_types/3d844439-2ff9-466d-aaad-9b825e1df3f0 => generated 255 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:43.334737 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-959acb60-7855-4260-a104-b682893ad47c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.339320 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-959acb60-7855-4260-a104-b682893ad47c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 Aug 08 06:27:43.343305 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-959acb60-7855-4260-a104-b682893ad47c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.343305 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-959acb60-7855-4260-a104-b682893ad47c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.346709 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:43.346709 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:43.349549 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:43.349549 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:43.349748 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9f43cf31-9485-42ed-837d-e44635e0ce4b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.354246 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:43.354246 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:43.356271 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f43cf31-9485-42ed-837d-e44635e0ce4b tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] GET https://10.4.3.32/volume/v3/group_types/3d844439-2ff9-466d-aaad-9b825e1df3f0 Aug 08 06:27:43.356387 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-959acb60-7855-4260-a104-b682893ad47c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:43.356477 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9f43cf31-9485-42ed-837d-e44635e0ce4b tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.356477 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9f43cf31-9485-42ed-837d-e44635e0ce4b tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.356977 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-959acb60-7855-4260-a104-b682893ad47c tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 returned with HTTP 200 Aug 08 06:27:43.357846 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 459/1828] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:43.362240 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8bf92484-77bf-4a9f-ad94-cec692bd7e14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:43.363751 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5e332307-ce30-4e87-a836-bea66003d82a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:43.367960 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f43cf31-9485-42ed-837d-e44635e0ce4b tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types/3d844439-2ff9-466d-aaad-9b825e1df3f0 returned with HTTP 200 Aug 08 06:27:43.368539 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 460/1829] 10.4.3.32 () {68 vars in 1394 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/group_types/3d844439-2ff9-466d-aaad-9b825e1df3f0 => generated 255 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:43.371497 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bf92484-77bf-4a9f-ad94-cec692bd7e14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:43.372339 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 453/1830] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:43.373994 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e332307-ce30-4e87-a836-bea66003d82a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:27:43.374593 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 459/1831] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:43.381964 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ff3e93ab-578b-41fe-a170-57a80b91aac7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.383728 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff3e93ab-578b-41fe-a170-57a80b91aac7 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/3d844439-2ff9-466d-aaad-9b825e1df3f0 Aug 08 06:27:43.384014 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff3e93ab-578b-41fe-a170-57a80b91aac7 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.384349 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff3e93ab-578b-41fe-a170-57a80b91aac7 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.397125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-86c06f8a-ce7f-4f70-92b2-1c0595f89361 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.401525 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86c06f8a-ce7f-4f70-92b2-1c0595f89361 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:43.402055 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86c06f8a-ce7f-4f70-92b2-1c0595f89361 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30bc9872-befc-470e-b487-1c111147d638", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1531114252"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:43.408678 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff3e93ab-578b-41fe-a170-57a80b91aac7 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types/3d844439-2ff9-466d-aaad-9b825e1df3f0 returned with HTTP 202 Aug 08 06:27:43.408678 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 460/1832] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:27:43 2026] DELETE /volume/v3/group_types/3d844439-2ff9-466d-aaad-9b825e1df3f0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:27:43.420187 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:43.420187 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:43.420509 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-86c06f8a-ce7f-4f70-92b2-1c0595f89361 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:43.421284 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-86c06f8a-ce7f-4f70-92b2-1c0595f89361 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume 30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:27:43.422626 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c74862ce-e9f2-4a2a-b70e-2fff918ed548 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.426159 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c74862ce-e9f2-4a2a-b70e-2fff918ed548 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] GET https://10.4.3.32/volume/v3/group_types Aug 08 06:27:43.426428 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c74862ce-e9f2-4a2a-b70e-2fff918ed548 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.426622 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c74862ce-e9f2-4a2a-b70e-2fff918ed548 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.436136 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c74862ce-e9f2-4a2a-b70e-2fff918ed548 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 200 Aug 08 06:27:43.436692 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 454/1833] 10.4.3.32 () {68 vars in 1283 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/group_types => generated 248 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:43.452541 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-47731bb1-f983-4418-a96a-026db8cfc504 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.457410 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47731bb1-f983-4418-a96a-026db8cfc504 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:27:43.458581 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47731bb1-f983-4418-a96a-026db8cfc504 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-298325492", "is_public": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:43.491118 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47731bb1-f983-4418-a96a-026db8cfc504 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:27:43.491118 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 460/1834] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:27:43 2026] POST /volume/v3/group_types => generated 163 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:43.500382 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-86c06f8a-ce7f-4f70-92b2-1c0595f89361 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['98884508-323a-4a7c-b205-8554375b9781', 'e7ff04e1-43ae-4926-b6f0-c014e64c89d9', '4a8be7fd-881d-4c2e-b178-05ee8c312d3a', '286a30b3-c397-42bc-a1c1-6041e5d6d3c9'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:43.507650 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c076a6cf-92ef-479d-8d27-6a27440fd0dc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.511099 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c076a6cf-92ef-479d-8d27-6a27440fd0dc tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:27:43.511099 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c076a6cf-92ef-479d-8d27-6a27440fd0dc tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-321801267", "is_public": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:43.544541 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c076a6cf-92ef-479d-8d27-6a27440fd0dc tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:27:43.545022 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 461/1835] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:27:43 2026] POST /volume/v3/group_types => generated 164 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:43.555719 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3b3bee02-fb01-4971-bb98-9090477ab17a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.559331 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b3bee02-fb01-4971-bb98-9090477ab17a tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] GET https://10.4.3.32/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 08 06:27:43.559331 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b3bee02-fb01-4971-bb98-9090477ab17a tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.559331 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b3bee02-fb01-4971-bb98-9090477ab17a tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.574431 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b3bee02-fb01-4971-bb98-9090477ab17a tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 08 06:27:43.575198 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 455/1836] 10.4.3.32 () {68 vars in 1344 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:43.577057 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-86c06f8a-ce7f-4f70-92b2-1c0595f89361 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot create request issued successfully. Aug 08 06:27:43.578722 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86c06f8a-ce7f-4f70-92b2-1c0595f89361 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:27:43.578722 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 461/1837] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:27:43 2026] POST /volume/v3/snapshots => generated 380 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:43.585434 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c441da1d-fa9a-488a-b9ea-497cf8d9eb19 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.591424 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c441da1d-fa9a-488a-b9ea-497cf8d9eb19 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] GET https://10.4.3.32/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 08 06:27:43.591424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c441da1d-fa9a-488a-b9ea-497cf8d9eb19 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.592040 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c441da1d-fa9a-488a-b9ea-497cf8d9eb19 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.599873 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bc1955f8-589b-48c6-a07b-d43128fe901a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.603228 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc1955f8-589b-48c6-a07b-d43128fe901a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:43.603495 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc1955f8-589b-48c6-a07b-d43128fe901a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.604312 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc1955f8-589b-48c6-a07b-d43128fe901a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.608611 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c441da1d-fa9a-488a-b9ea-497cf8d9eb19 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 08 06:27:43.608992 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 461/1838] 10.4.3.32 () {68 vars in 1346 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:43.615990 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:43.615990 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:43.616966 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bc1955f8-589b-48c6-a07b-d43128fe901a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:43.618393 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc1955f8-589b-48c6-a07b-d43128fe901a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 returned with HTTP 200 Aug 08 06:27:43.619471 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 462/1839] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 => generated 512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:43.629431 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ba950761-5124-494f-b32a-d60776e00b83 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.637636 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba950761-5124-494f-b32a-d60776e00b83 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] GET https://10.4.3.32/volume/v3/group_types?is_public=False Aug 08 06:27:43.639602 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba950761-5124-494f-b32a-d60776e00b83 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.640423 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba950761-5124-494f-b32a-d60776e00b83 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.664921 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba950761-5124-494f-b32a-d60776e00b83 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 08 06:27:43.665488 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 456/1840] 10.4.3.32 () {68 vars in 1314 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:43.680417 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6710421a-1ddc-4410-84ae-b2e1ba737b9f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.682892 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6710421a-1ddc-4410-84ae-b2e1ba737b9f tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] GET https://10.4.3.32/volume/v3/group_types?is_public=True Aug 08 06:27:43.683260 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6710421a-1ddc-4410-84ae-b2e1ba737b9f tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.683549 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6710421a-1ddc-4410-84ae-b2e1ba737b9f tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.701847 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:43.701847 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:43.703659 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6710421a-1ddc-4410-84ae-b2e1ba737b9f tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 08 06:27:43.704906 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 462/1841] 10.4.3.32 () {68 vars in 1312 bytes} [Sat Aug 8 06:27:43 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:43.715172 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a469497d-7b75-4bea-88b6-29d72aa7de26 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.718429 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a469497d-7b75-4bea-88b6-29d72aa7de26 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/267112bb-055c-459e-b729-7143a3f74a55 Aug 08 06:27:43.718429 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a469497d-7b75-4bea-88b6-29d72aa7de26 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.718429 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a469497d-7b75-4bea-88b6-29d72aa7de26 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.742645 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a469497d-7b75-4bea-88b6-29d72aa7de26 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types/267112bb-055c-459e-b729-7143a3f74a55 returned with HTTP 202 Aug 08 06:27:43.742946 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 462/1842] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:27:43 2026] DELETE /volume/v3/group_types/267112bb-055c-459e-b729-7143a3f74a55 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 08 06:27:43.756597 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-849defd8-85a6-4948-aa24-5c6b21301ec1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:43.759305 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-849defd8-85a6-4948-aa24-5c6b21301ec1 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/fb53f95e-a932-4923-b9b0-c207cc69583c Aug 08 06:27:43.759721 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-849defd8-85a6-4948-aa24-5c6b21301ec1 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:43.759923 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-849defd8-85a6-4948-aa24-5c6b21301ec1 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:43.798800 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-849defd8-85a6-4948-aa24-5c6b21301ec1 tempest-GroupTypesTest-1195218842 tempest-GroupTypesTest-1195218842-project-admin] https://10.4.3.32/volume/v3/group_types/fb53f95e-a932-4923-b9b0-c207cc69583c returned with HTTP 202 Aug 08 06:27:43.798800 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 463/1843] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:27:43 2026] DELETE /volume/v3/group_types/fb53f95e-a932-4923-b9b0-c207cc69583c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:27:44.370242 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c72fb110-1529-4e2c-94a6-837f151b595f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.372234 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c72fb110-1529-4e2c-94a6-837f151b595f tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 Aug 08 06:27:44.372440 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c72fb110-1529-4e2c-94a6-837f151b595f tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.372717 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c72fb110-1529-4e2c-94a6-837f151b595f tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.378619 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c72fb110-1529-4e2c-94a6-837f151b595f tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 returned with HTTP 404 Aug 08 06:27:44.379185 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 457/1844] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:44 2026] GET /volume/v3/snapshots/c9e136fb-588d-4758-b3a6-c09ea0ae0729 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:44.385869 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-02ab9035-e90c-480c-995f-70d7ea641dfe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.388030 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-867d0647-4e21-4dd6-be6c-4bd56793de68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.388911 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02ab9035-e90c-480c-995f-70d7ea641dfe tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:44.389192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02ab9035-e90c-480c-995f-70d7ea641dfe tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.389448 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02ab9035-e90c-480c-995f-70d7ea641dfe tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.393165 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-867d0647-4e21-4dd6-be6c-4bd56793de68 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 Aug 08 06:27:44.393445 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-867d0647-4e21-4dd6-be6c-4bd56793de68 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.393798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-867d0647-4e21-4dd6-be6c-4bd56793de68 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.394125 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-867d0647-4e21-4dd6-be6c-4bd56793de68 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Delete snapshot with id: 6f87e297-5b35-48db-8c1d-3a9598868b32 Aug 08 06:27:44.402411 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.402411 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:44.402705 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.402705 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:44.403164 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-867d0647-4e21-4dd6-be6c-4bd56793de68 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:44.408662 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02ab9035-e90c-480c-995f-70d7ea641dfe tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:44.414323 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02ab9035-e90c-480c-995f-70d7ea641dfe tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:44.415411 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 463/1845] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:44 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:44.427519 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-867d0647-4e21-4dd6-be6c-4bd56793de68 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot delete request issued successfully. Aug 08 06:27:44.428148 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-867d0647-4e21-4dd6-be6c-4bd56793de68 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 returned with HTTP 202 Aug 08 06:27:44.428541 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 463/1846] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:44 2026] DELETE /volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:44.438764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0e38a04e-0249-441a-a471-066e25af2fd9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.441475 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e38a04e-0249-441a-a471-066e25af2fd9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 Aug 08 06:27:44.441961 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e38a04e-0249-441a-a471-066e25af2fd9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.442267 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e38a04e-0249-441a-a471-066e25af2fd9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.449709 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.449709 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:44.450256 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0e38a04e-0249-441a-a471-066e25af2fd9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Snapshot retrieved successfully. Aug 08 06:27:44.451267 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e38a04e-0249-441a-a471-066e25af2fd9 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 returned with HTTP 200 Aug 08 06:27:44.451978 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 464/1847] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:44 2026] GET /volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:44.631811 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-62fbe321-4faa-454f-845c-93c249f8379d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.634264 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62fbe321-4faa-454f-845c-93c249f8379d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:44.634264 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62fbe321-4faa-454f-845c-93c249f8379d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.635172 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62fbe321-4faa-454f-845c-93c249f8379d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.652709 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.652709 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:44.653960 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-62fbe321-4faa-454f-845c-93c249f8379d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:44.654295 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62fbe321-4faa-454f-845c-93c249f8379d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 returned with HTTP 200 Aug 08 06:27:44.655148 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 458/1848] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:44 2026] GET /volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 => generated 539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:44.669692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e03ceabe-1d22-450e-83e3-d9e64b11f079 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.672921 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e03ceabe-1d22-450e-83e3-d9e64b11f079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:44.673137 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e03ceabe-1d22-450e-83e3-d9e64b11f079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.673442 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e03ceabe-1d22-450e-83e3-d9e64b11f079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.679703 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.679703 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:44.681159 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e03ceabe-1d22-450e-83e3-d9e64b11f079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:44.681512 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e03ceabe-1d22-450e-83e3-d9e64b11f079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 returned with HTTP 200 Aug 08 06:27:44.682223 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 464/1849] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:44 2026] GET /volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:44.695818 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6b8026be-9f52-4ff9-a875-93aa92f07158 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.699967 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b8026be-9f52-4ff9-a875-93aa92f07158 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:44.699967 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b8026be-9f52-4ff9-a875-93aa92f07158 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.699967 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b8026be-9f52-4ff9-a875-93aa92f07158 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.699967 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-6b8026be-9f52-4ff9-a875-93aa92f07158 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:27:44.699967 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.699967 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:44.700319 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-6b8026be-9f52-4ff9-a875-93aa92f07158 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:27:44.705806 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6b8026be-9f52-4ff9-a875-93aa92f07158 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Get all snapshots completed successfully. Aug 08 06:27:44.706438 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b8026be-9f52-4ff9-a875-93aa92f07158 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 08 06:27:44.707382 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 464/1850] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:27:44 2026] GET /volume/v3/snapshots => generated 408 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:44.720863 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5439d6a6-071c-49e6-a572-6f5a36894dcf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.724144 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5439d6a6-071c-49e6-a572-6f5a36894dcf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] PUT https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:44.724764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5439d6a6-071c-49e6-a572-6f5a36894dcf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2027771965", "description": "This is the new description of snapshot."}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:44.734239 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.734239 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:44.734239 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5439d6a6-071c-49e6-a572-6f5a36894dcf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:44.746808 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5439d6a6-071c-49e6-a572-6f5a36894dcf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 returned with HTTP 200 Aug 08 06:27:44.747550 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 465/1851] 10.4.3.32 () {68 vars in 1368 bytes} [Sat Aug 8 06:27:44 2026] PUT /volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:44.756067 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40fda463-7cfa-4933-a7ab-6d7b3489816c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.758211 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40fda463-7cfa-4933-a7ab-6d7b3489816c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:44.758470 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40fda463-7cfa-4933-a7ab-6d7b3489816c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.758749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40fda463-7cfa-4933-a7ab-6d7b3489816c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.770026 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.770026 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:44.771428 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-40fda463-7cfa-4933-a7ab-6d7b3489816c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:44.772427 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40fda463-7cfa-4933-a7ab-6d7b3489816c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 returned with HTTP 200 Aug 08 06:27:44.773452 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 459/1852] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:44 2026] GET /volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 => generated 577 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:44.784163 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f2622423-7d0a-4935-b48c-e9f730b388c5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.786464 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f2622423-7d0a-4935-b48c-e9f730b388c5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:44.786887 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f2622423-7d0a-4935-b48c-e9f730b388c5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.787208 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f2622423-7d0a-4935-b48c-e9f730b388c5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.787356 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-f2622423-7d0a-4935-b48c-e9f730b388c5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:44.799556 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.799556 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:44.800247 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f2622423-7d0a-4935-b48c-e9f730b388c5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:44.825078 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f2622423-7d0a-4935-b48c-e9f730b388c5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:27:44.825291 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f2622423-7d0a-4935-b48c-e9f730b388c5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 returned with HTTP 202 Aug 08 06:27:44.825962 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 465/1853] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:44 2026] DELETE /volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:44.838397 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-42b8c75e-8261-488d-861a-b7c6d1c325b9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:44.840937 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42b8c75e-8261-488d-861a-b7c6d1c325b9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:44.841273 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42b8c75e-8261-488d-861a-b7c6d1c325b9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:44.841983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42b8c75e-8261-488d-861a-b7c6d1c325b9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:44.849617 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:44.849617 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:44.850358 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42b8c75e-8261-488d-861a-b7c6d1c325b9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:44.851461 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42b8c75e-8261-488d-861a-b7c6d1c325b9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 returned with HTTP 200 Aug 08 06:27:44.852549 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 465/1854] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:44 2026] GET /volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 => generated 576 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:45.431940 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-24377ea7-85da-4ac7-8588-9c41ffbfbddc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:45.434743 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24377ea7-85da-4ac7-8588-9c41ffbfbddc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:45.435127 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24377ea7-85da-4ac7-8588-9c41ffbfbddc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:45.435459 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24377ea7-85da-4ac7-8588-9c41ffbfbddc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:45.454300 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:45.454300 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:45.467810 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b28f58a4-0987-4772-bcee-ee54b9cea0f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:45.469590 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-24377ea7-85da-4ac7-8588-9c41ffbfbddc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:45.471222 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b28f58a4-0987-4772-bcee-ee54b9cea0f0 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 Aug 08 06:27:45.471498 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b28f58a4-0987-4772-bcee-ee54b9cea0f0 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:45.471962 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b28f58a4-0987-4772-bcee-ee54b9cea0f0 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:45.477409 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24377ea7-85da-4ac7-8588-9c41ffbfbddc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:45.477954 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 466/1855] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:45 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:45.485940 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b28f58a4-0987-4772-bcee-ee54b9cea0f0 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 returned with HTTP 404 Aug 08 06:27:45.486863 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 460/1856] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:45 2026] GET /volume/v3/snapshots/6f87e297-5b35-48db-8c1d-3a9598868b32 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:45.498944 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9a432171-cbf7-436d-9ff3-84f1d2686321 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:45.505585 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a432171-cbf7-436d-9ff3-84f1d2686321 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:45.505971 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a432171-cbf7-436d-9ff3-84f1d2686321 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:45.506229 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a432171-cbf7-436d-9ff3-84f1d2686321 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:45.524003 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:45.524003 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:45.529824 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9a432171-cbf7-436d-9ff3-84f1d2686321 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Volume info retrieved successfully. Aug 08 06:27:45.536168 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a432171-cbf7-436d-9ff3-84f1d2686321 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 returned with HTTP 200 Aug 08 06:27:45.536748 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 466/1857] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:45 2026] GET /volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:45.558017 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b2300039-0442-4d5c-b3e0-485ec7a846a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:45.561704 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2300039-0442-4d5c-b3e0-485ec7a846a7 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:45.562402 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2300039-0442-4d5c-b3e0-485ec7a846a7 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:45.562402 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2300039-0442-4d5c-b3e0-485ec7a846a7 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:45.562875 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b2300039-0442-4d5c-b3e0-485ec7a846a7 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Delete volume with id: c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:45.572591 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:45.572591 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:45.573430 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2300039-0442-4d5c-b3e0-485ec7a846a7 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Volume info retrieved successfully. Aug 08 06:27:45.602481 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2300039-0442-4d5c-b3e0-485ec7a846a7 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Delete volume request issued successfully. Aug 08 06:27:45.602730 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2300039-0442-4d5c-b3e0-485ec7a846a7 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 returned with HTTP 202 Aug 08 06:27:45.604248 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 466/1858] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:27:45 2026] DELETE /volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:27:45.621798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cba15c0c-636d-466c-a9ab-d475e0f6fd8a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:45.621798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cba15c0c-636d-466c-a9ab-d475e0f6fd8a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:45.621798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cba15c0c-636d-466c-a9ab-d475e0f6fd8a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:45.622123 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cba15c0c-636d-466c-a9ab-d475e0f6fd8a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:45.631025 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:45.631025 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:45.637680 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cba15c0c-636d-466c-a9ab-d475e0f6fd8a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Volume info retrieved successfully. Aug 08 06:27:45.645973 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cba15c0c-636d-466c-a9ab-d475e0f6fd8a tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 returned with HTTP 200 Aug 08 06:27:45.646517 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 467/1859] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:45 2026] GET /volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:45.866181 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8168aece-981e-46e4-83a0-826220030399 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:45.868927 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8168aece-981e-46e4-83a0-826220030399 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:45.869251 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8168aece-981e-46e4-83a0-826220030399 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:45.869494 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8168aece-981e-46e4-83a0-826220030399 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:45.883354 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8168aece-981e-46e4-83a0-826220030399 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 returned with HTTP 404 Aug 08 06:27:45.884033 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 461/1860] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:45 2026] GET /volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:45.893974 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-13238f04-3207-4492-abac-1524a0d3cb4f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:45.897005 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13238f04-3207-4492-abac-1524a0d3cb4f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:45.897410 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13238f04-3207-4492-abac-1524a0d3cb4f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:45.897741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13238f04-3207-4492-abac-1524a0d3cb4f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:45.897959 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-13238f04-3207-4492-abac-1524a0d3cb4f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 595c45ca-cefc-4758-ae68-ebc0fb318ba6 Aug 08 06:27:45.904333 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13238f04-3207-4492-abac-1524a0d3cb4f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 returned with HTTP 404 Aug 08 06:27:45.905407 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 467/1861] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:27:45 2026] DELETE /volume/v3/snapshots/595c45ca-cefc-4758-ae68-ebc0fb318ba6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:45.915763 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-18e9fcfd-faa7-4227-a10d-8cb236acb07a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:45.919287 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18e9fcfd-faa7-4227-a10d-8cb236acb07a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:27:45.919604 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18e9fcfd-faa7-4227-a10d-8cb236acb07a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:45.920688 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18e9fcfd-faa7-4227-a10d-8cb236acb07a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:45.932228 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:45.932228 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:45.937119 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-18e9fcfd-faa7-4227-a10d-8cb236acb07a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:45.943802 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18e9fcfd-faa7-4227-a10d-8cb236acb07a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:27:45.944353 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 467/1862] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:45 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:45.966275 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d6bc77ec-f181-4b33-8a1c-d38bc9674815 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:45.968838 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6bc77ec-f181-4b33-8a1c-d38bc9674815 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:27:45.969347 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6bc77ec-f181-4b33-8a1c-d38bc9674815 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30bc9872-befc-470e-b487-1c111147d638", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-121276161"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:45.983035 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:45.983035 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:45.983612 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d6bc77ec-f181-4b33-8a1c-d38bc9674815 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:27:45.983816 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-d6bc77ec-f181-4b33-8a1c-d38bc9674815 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume 30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:27:46.020610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-d6bc77ec-f181-4b33-8a1c-d38bc9674815 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['15cf74ff-5a22-4526-90b1-f565baf7af68', '9aaeba4b-91a2-4206-9514-1e6442b90a63', '0c5d755c-f6de-4985-af32-5323a4c462b9', 'c6b6a274-ec60-4506-8dc2-0dfc07e43aef'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:46.062277 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d6bc77ec-f181-4b33-8a1c-d38bc9674815 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot create request issued successfully. Aug 08 06:27:46.062729 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6bc77ec-f181-4b33-8a1c-d38bc9674815 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:27:46.063247 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 468/1863] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:27:45 2026] POST /volume/v3/snapshots => generated 309 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:46.075928 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1e903026-b928-4f89-bb51-4b4bf05fcfc9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:46.078195 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1e903026-b928-4f89-bb51-4b4bf05fcfc9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d Aug 08 06:27:46.078431 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1e903026-b928-4f89-bb51-4b4bf05fcfc9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:46.078687 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1e903026-b928-4f89-bb51-4b4bf05fcfc9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:46.085201 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:46.085201 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:46.085658 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1e903026-b928-4f89-bb51-4b4bf05fcfc9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:46.086910 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1e903026-b928-4f89-bb51-4b4bf05fcfc9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d returned with HTTP 200 Aug 08 06:27:46.087602 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 462/1864] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:46 2026] GET /volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:46.499760 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-63eb4346-b12b-48ca-b137-9a7ede49c84c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:46.502284 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-63eb4346-b12b-48ca-b137-9a7ede49c84c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:46.502577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-63eb4346-b12b-48ca-b137-9a7ede49c84c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:46.502889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-63eb4346-b12b-48ca-b137-9a7ede49c84c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:46.515968 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:46.515968 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:46.523100 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-63eb4346-b12b-48ca-b137-9a7ede49c84c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:46.531210 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-63eb4346-b12b-48ca-b137-9a7ede49c84c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:46.531210 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 468/1865] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:46 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:46.663136 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-53a91591-0899-4728-aaca-edd2e74ce592 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:46.667117 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-53a91591-0899-4728-aaca-edd2e74ce592 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] GET https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 Aug 08 06:27:46.667364 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-53a91591-0899-4728-aaca-edd2e74ce592 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:46.667697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-53a91591-0899-4728-aaca-edd2e74ce592 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:46.678334 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-53a91591-0899-4728-aaca-edd2e74ce592 tempest-VolumesSnapshotListTestJSON-402388548 tempest-VolumesSnapshotListTestJSON-402388548-project-member] https://10.4.3.32/volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 returned with HTTP 404 Aug 08 06:27:46.679337 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 468/1866] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:46 2026] GET /volume/v3/volumes/c414bb31-995f-4d4f-9e1a-40bfd480ff61 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:46.970968 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-8643781d-74c6-4880-802f-f35922c63468 req-fd9707df-5ced-400b-84b8-0396f2c0b6de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:46.976022 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-fd9707df-5ced-400b-84b8-0396f2c0b6de tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/attachments/12d5989d-a47c-48b5-ba65-0b280d8b21c4/action Aug 08 06:27:46.976663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-fd9707df-5ced-400b-84b8-0396f2c0b6de tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:46.977042 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-fd9707df-5ced-400b-84b8-0396f2c0b6de tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:47.011807 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:47.011807 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:47.039628 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8643781d-74c6-4880-802f-f35922c63468 req-fd9707df-5ced-400b-84b8-0396f2c0b6de tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/attachments/12d5989d-a47c-48b5-ba65-0b280d8b21c4/action returned with HTTP 204 Aug 08 06:27:47.040281 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 469/1867] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:27:46 2026] POST /volume/v3/attachments/12d5989d-a47c-48b5-ba65-0b280d8b21c4/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:47.098930 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-29a5ebbc-7006-4390-9b02-4952c2d738a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:47.101311 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29a5ebbc-7006-4390-9b02-4952c2d738a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d Aug 08 06:27:47.101701 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-29a5ebbc-7006-4390-9b02-4952c2d738a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:47.101956 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-29a5ebbc-7006-4390-9b02-4952c2d738a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:47.113045 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:47.113045 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:47.113698 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-29a5ebbc-7006-4390-9b02-4952c2d738a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:27:47.115622 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29a5ebbc-7006-4390-9b02-4952c2d738a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d returned with HTTP 200 Aug 08 06:27:47.115622 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 463/1868] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:27:47 2026] GET /volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:47.233936 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:47.441913 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:27:47.442439 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1178201245"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:47.445258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1178201245'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:27:47.445258 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Create volume of 1 GB Aug 08 06:27:47.450098 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Availability Zones retrieved successfully. Aug 08 06:27:47.458863 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Flow 'volume_create_api' (351bf8c6-9a96-4d04-a9e3-55bcefb2723e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:47.459460 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77745a1d-f120-484c-9fe3-8fc6dbdd329a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:47.460739 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:27:47.497066 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77745a1d-f120-484c-9fe3-8fc6dbdd329a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:47.498296 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3996ca84-a266-49bc-a939-52da9ed161d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:47.547928 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b333eeb9-aa37-4f92-9e2b-7d585b734e31 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:47.550395 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b333eeb9-aa37-4f92-9e2b-7d585b734e31 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:47.550785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b333eeb9-aa37-4f92-9e2b-7d585b734e31 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:47.551282 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b333eeb9-aa37-4f92-9e2b-7d585b734e31 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:47.570393 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:47.570393 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:47.580011 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b333eeb9-aa37-4f92-9e2b-7d585b734e31 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:47.588156 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b333eeb9-aa37-4f92-9e2b-7d585b734e31 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:47.588586 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 469/1869] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:47 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:47.595204 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Created reservations ['5ebca98e-c862-449e-b749-d69f165cf57c', 'b7d7dbb2-a36c-4301-8a6e-4a31ee87e1b6', 'ed92f8bf-1732-4dc4-8f46-e9e13831a654', '74c4b48a-cd2c-4aa3-9e55-5e52bfdd5429'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:47.596334 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3996ca84-a266-49bc-a939-52da9ed161d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ebca98e-c862-449e-b749-d69f165cf57c', 'b7d7dbb2-a36c-4301-8a6e-4a31ee87e1b6', 'ed92f8bf-1732-4dc4-8f46-e9e13831a654', '74c4b48a-cd2c-4aa3-9e55-5e52bfdd5429']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:47.597736 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6a34be-354e-4ce2-a733-dc36bb3e88c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:47.603672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-989d63cd-6faa-4a7d-a397-7641eff277f8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:47.612729 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-989d63cd-6faa-4a7d-a397-7641eff277f8 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:47.613811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-989d63cd-6faa-4a7d-a397-7641eff277f8 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:47.614136 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-989d63cd-6faa-4a7d-a397-7641eff277f8 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:47.627269 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:47.627269 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:47.632763 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-989d63cd-6faa-4a7d-a397-7641eff277f8 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:47.633927 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6a34be-354e-4ce2-a733-dc36bb3e88c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1178201245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07083b6b65074348b2ae5f641309ac39',qos_specs=None,replication_status=,reservations=['5ebca98e-c862-449e-b749-d69f165cf57c','b7d7dbb2-a36c-4301-8a6e-4a31ee87e1b6','ed92f8bf-1732-4dc4-8f46-e9e13831a654','74c4b48a-cd2c-4aa3-9e55-5e52bfdd5429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea17ec31fbe4d759a6b2285da95df4c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1178201245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07083b6b65074348b2ae5f641309ac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fea17ec31fbe4d759a6b2285da95df4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:47.635043 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e3d700-c63e-449d-90d7-4cf80b2c1de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:47.638760 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-989d63cd-6faa-4a7d-a397-7641eff277f8 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:47.639300 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 470/1870] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:47 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:47.659671 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ca71e230-ef2b-4d12-9207-01c12be418ac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:47.663794 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action Aug 08 06:27:47.663794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action body: b'{"os-detach": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:47.663794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:47.664535 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e3d700-c63e-449d-90d7-4cf80b2c1de6) transitioned into state 'SUCCESS' from state '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-1178201245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07083b6b65074348b2ae5f641309ac39',qos_specs=None,replication_status=,reservations=['5ebca98e-c862-449e-b749-d69f165cf57c','b7d7dbb2-a36c-4301-8a6e-4a31ee87e1b6','ed92f8bf-1732-4dc4-8f46-e9e13831a654','74c4b48a-cd2c-4aa3-9e55-5e52bfdd5429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea17ec31fbe4d759a6b2285da95df4c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:47.665647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4caaeb9f-4253-4155-989b-7d730581f74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:27:47.677980 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4caaeb9f-4253-4155-989b-7d730581f74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:27:47.678936 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:47.678936 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:47.679052 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Flow 'volume_create_api' (351bf8c6-9a96-4d04-a9e3-55bcefb2723e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:27:47.679413 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Create volume request issued successfully. Aug 08 06:27:47.680167 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d78d9c5-0fb7-4ce9-ad13-8ad81126db2b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:27:47.683798 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:47.684213 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 469/1871] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:27:47 2026] POST /volume/v3/volumes => generated 752 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:47.707620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-12a85b81-69a1-4b94-9eec-966abd0c7655 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:47.709517 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12a85b81-69a1-4b94-9eec-966abd0c7655 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c Aug 08 06:27:47.710038 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12a85b81-69a1-4b94-9eec-966abd0c7655 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:47.710038 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12a85b81-69a1-4b94-9eec-966abd0c7655 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:47.717796 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:47.717796 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:47.723007 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-12a85b81-69a1-4b94-9eec-966abd0c7655 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:27:47.729792 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12a85b81-69a1-4b94-9eec-966abd0c7655 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c returned with HTTP 200 Aug 08 06:27:47.729792 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 470/1872] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:47 2026] GET /volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:47.772706 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Attachment connected to vm f5a5dd9f-739d-4f46-8781-8656a6059b06, checking data on nova Aug 08 06:27:47.773079 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.compute.nova [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=100288) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 06:27:48.009831 np0000006785 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/f5a5dd9f-739d-4f46-8781-8656a6059b06/os-volume_attachments/d4b61772-e258-4431-bd50-ebc181e1865d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}afbd6daee8975cae8b724bca63e0dc771be7fbb320821f8b597179c9eb746da0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ca71e230-ef2b-4d12-9207-01c12be418ac" -H "X-Service-Token: {SHA256}cca752c8ec4a277d3a2da73caabe75ba8aead1ba8a017de81493678107b788c6" {{(pid=100288) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 06:27:48.330587 np0000006785 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 06:27:48 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-ef7042d4-71ff-4e2a-8948-7bb0d8f30b16 x-openstack-request-id: req-ef7042d4-71ff-4e2a-8948-7bb0d8f30b16 {{(pid=100288) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 06:27:48.331424 np0000006785 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d4b61772-e258-4431-bd50-ebc181e1865d", "serverId": "f5a5dd9f-739d-4f46-8781-8656a6059b06", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "12d5989d-a47c-48b5-ba65-0b280d8b21c4", "bdm_uuid": "9175699f-ed2b-4089-9e9f-6ac425042fa8"}} {{(pid=100288) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 06:27:48.331424 np0000006785 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET call to compute for https://10.4.3.32/compute/v2.1/servers/f5a5dd9f-739d-4f46-8781-8656a6059b06/os-volume_attachments/d4b61772-e258-4431-bd50-ebc181e1865d used request id req-ef7042d4-71ff-4e2a-8948-7bb0d8f30b16 {{(pid=100288) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 06:27:48.334840 np0000006785 devstack@c-api.service[100288]: ERROR cinder.volume.api [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Caught error: Detach volume from instance f5a5dd9f-739d-4f46-8781-8656a6059b06 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f5a5dd9f-739d-4f46-8781-8656a6059b06 using the Compute API Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 06:27:48.338620 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f5a5dd9f-739d-4f46-8781-8656a6059b06 using the Compute API Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.middleware.fault [None req-ca71e230-ef2b-4d12-9207-01c12be418ac tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action returned with HTTP 409 Aug 08 06:27:48.340054 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 464/1873] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:27:47 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 167 bytes in 680 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:48.349530 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:48.353965 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action Aug 08 06:27:48.353965 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:48.353965 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:48.381758 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:48.381758 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:48.382563 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:48.455013 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Attachment connected to vm f5a5dd9f-739d-4f46-8781-8656a6059b06, checking data on nova Aug 08 06:27:48.455501 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.compute.nova [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=100290) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 06:27:48.651258 np0000006785 devstack@c-api.service[100290]: DEBUG novaclient.v2.client [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/f5a5dd9f-739d-4f46-8781-8656a6059b06/os-volume_attachments/d4b61772-e258-4431-bd50-ebc181e1865d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8e7bad78a8c3d392a147552b002dc01ec80c816adbb8c2b913bbd183005ff1bc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0df5fbf0-0328-47cd-8266-19c64cd28388" -H "X-Service-Token: {SHA256}0b2052a1d21ddc6c443292998278d8f1972d621fc83144bfe70a0023e12ae1dd" {{(pid=100290) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 06:27:48.746102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5b129823-7e6e-4d81-b29b-344d1879fc4b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:48.748643 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5b129823-7e6e-4d81-b29b-344d1879fc4b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c Aug 08 06:27:48.748988 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5b129823-7e6e-4d81-b29b-344d1879fc4b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:48.749277 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5b129823-7e6e-4d81-b29b-344d1879fc4b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:48.758321 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:48.758321 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:48.764147 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5b129823-7e6e-4d81-b29b-344d1879fc4b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:27:48.769844 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5b129823-7e6e-4d81-b29b-344d1879fc4b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c returned with HTTP 200 Aug 08 06:27:48.770539 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 470/1874] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:48 2026] GET /volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:48.787000 np0000006785 devstack@c-api.service[100290]: DEBUG novaclient.v2.client [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 06:27:48 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-ae0cd9ed-141a-4c2a-a101-769ceb9a52b8 x-openstack-request-id: req-ae0cd9ed-141a-4c2a-a101-769ceb9a52b8 {{(pid=100290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 06:27:48.787175 np0000006785 devstack@c-api.service[100290]: DEBUG novaclient.v2.client [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d4b61772-e258-4431-bd50-ebc181e1865d", "serverId": "f5a5dd9f-739d-4f46-8781-8656a6059b06", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "12d5989d-a47c-48b5-ba65-0b280d8b21c4", "bdm_uuid": "9175699f-ed2b-4089-9e9f-6ac425042fa8"}} {{(pid=100290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 06:27:48.787280 np0000006785 devstack@c-api.service[100290]: DEBUG novaclient.v2.client [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET call to compute for https://10.4.3.32/compute/v2.1/servers/f5a5dd9f-739d-4f46-8781-8656a6059b06/os-volume_attachments/d4b61772-e258-4431-bd50-ebc181e1865d used request id req-ae0cd9ed-141a-4c2a-a101-769ceb9a52b8 {{(pid=100290) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 06:27:48.790372 np0000006785 devstack@c-api.service[100290]: ERROR cinder.volume.api [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Caught error: Detach volume from instance f5a5dd9f-739d-4f46-8781-8656a6059b06 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f5a5dd9f-739d-4f46-8781-8656a6059b06 using the Compute API Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 06:27:48.792457 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f5a5dd9f-739d-4f46-8781-8656a6059b06 using the Compute API Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.middleware.fault [None req-0df5fbf0-0328-47cd-8266-19c64cd28388 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action returned with HTTP 409 Aug 08 06:27:48.794141 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 471/1875] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:27:48 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 167 bytes in 445 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:48.800806 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ac33abf-f2ad-4cc0-a215-971172800ebf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:48.800806 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ac33abf-f2ad-4cc0-a215-971172800ebf tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:27:48.800806 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ac33abf-f2ad-4cc0-a215-971172800ebf tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c", "name": "tempest-VolumesBackupsAdminTest-Backup-1147155595", "container": "tempest-volumesbackupsadmintest-backup-container-1831573719"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:48.802049 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-7ac33abf-f2ad-4cc0-a215-971172800ebf tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Creating new backup {'backup': {'volume_id': 'ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1147155595', 'container': 'tempest-volumesbackupsadmintest-backup-container-1831573719'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:27:48.802353 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-7ac33abf-f2ad-4cc0-a215-971172800ebf tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Creating backup of volume ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c in container tempest-volumesbackupsadmintest-backup-container-1831573719 Aug 08 06:27:48.807894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9240b212-de86-4183-a2cf-fc004994128d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:48.810125 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 465/1876] 10.4.3.32 () {70 vars in 1590 bytes} [Sat Aug 8 06:27:48 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 06:27:48.810872 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:48.810872 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:48.811617 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7ac33abf-f2ad-4cc0-a215-971172800ebf tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:27:48.819560 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-220b64ad-fc41-451b-906b-5fed9554198c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:48.821883 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 471/1877] 10.4.3.32 () {70 vars in 1590 bytes} [Sat Aug 8 06:27:48 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 06:27:48.830178 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a15b4031-dfaf-4254-b32a-9de0330405e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:48.849988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-7ac33abf-f2ad-4cc0-a215-971172800ebf tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Created reservations ['cc631277-e339-4327-91cb-40277781cdb3', '7c25b808-7623-4196-a380-ba6d55a0b77a'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:27:48.907634 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ac33abf-f2ad-4cc0-a215-971172800ebf tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:27:48.909862 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 471/1878] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:27:48 2026] POST /volume/v3/backups => generated 333 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:27:48.916225 np0000006785 devstack@c-api.service[100290]: WARNING keystonemiddleware.auth_token [None req-a15b4031-dfaf-4254-b32a-9de0330405e9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 06:27:48.917082 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 472/1879] 10.4.3.32 () {70 vars in 1590 bytes} [Sat Aug 8 06:27:48 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 114 bytes in 87 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 06:27:48.920063 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ebcd233e-189d-46a0-ab08-15886286c080 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:48.923109 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ebcd233e-189d-46a0-ab08-15886286c080 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:48.923434 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ebcd233e-189d-46a0-ab08-15886286c080 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:48.923758 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ebcd233e-189d-46a0-ab08-15886286c080 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:48.924234 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ebcd233e-189d-46a0-ab08-15886286c080 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:48.927494 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2d960fbc-5a1d-4ea5-ae46-1330b1029631 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:48.967395 np0000006785 devstack@c-api.service[100291]: WARNING keystonemiddleware.auth_token [None req-2d960fbc-5a1d-4ea5-ae46-1330b1029631 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 06:27:48.968590 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 472/1880] 10.4.3.32 () {70 vars in 1590 bytes} [Sat Aug 8 06:27:48 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 114 bytes in 42 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 06:27:48.977214 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-ebcd233e-189d-46a0-ab08-15886286c080 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:27:48.977791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-15aebdf6-5f50-4544-9cd2-27097d692562 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:48.989095 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:48.989095 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:48.989888 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ebcd233e-189d-46a0-ab08-15886286c080 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:48.990508 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 466/1881] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:48 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:49.102198 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15aebdf6-5f50-4544-9cd2-27097d692562 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] POST https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action Aug 08 06:27:49.102542 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15aebdf6-5f50-4544-9cd2-27097d692562 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:49.102707 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15aebdf6-5f50-4544-9cd2-27097d692562 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:49.116552 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:49.116552 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:49.117043 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-15aebdf6-5f50-4544-9cd2-27097d692562 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Updating volume 'd4b61772-e258-4431-bd50-ebc181e1865d' with '{'status': 'error'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:27:49.160078 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15aebdf6-5f50-4544-9cd2-27097d692562 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action returned with HTTP 202 Aug 08 06:27:49.160078 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 472/1882] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:27:48 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:27:49.170246 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69fa3e9c-917b-4aee-8429-c3eb7b5c5e28 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:49.172677 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69fa3e9c-917b-4aee-8429-c3eb7b5c5e28 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:49.172930 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69fa3e9c-917b-4aee-8429-c3eb7b5c5e28 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:49.173209 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69fa3e9c-917b-4aee-8429-c3eb7b5c5e28 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:49.226543 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-69fa3e9c-917b-4aee-8429-c3eb7b5c5e28 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:27:49.240073 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:49.240073 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:49.246046 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69fa3e9c-917b-4aee-8429-c3eb7b5c5e28 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:49.250906 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69fa3e9c-917b-4aee-8429-c3eb7b5c5e28 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:49.251322 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 473/1883] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:49 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 1146 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:49.269306 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:49.271827 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] POST https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action Aug 08 06:27:49.273484 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "12d5989d-a47c-48b5-ba65-0b280d8b21c4"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:49.273484 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "12d5989d-a47c-48b5-ba65-0b280d8b21c4"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:49.289206 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:49.289206 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:49.289809 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Volume info retrieved successfully. Aug 08 06:27:49.379255 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Attachment connected to vm f5a5dd9f-739d-4f46-8781-8656a6059b06, checking data on nova Aug 08 06:27:49.379881 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.compute.nova [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=100291) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 06:27:49.535286 np0000006785 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/f5a5dd9f-739d-4f46-8781-8656a6059b06/os-volume_attachments/d4b61772-e258-4431-bd50-ebc181e1865d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e74266a338acce48dc1aa0c16fb472bb3accf503783bf81cd150f1da29b42b01" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79" -H "X-Service-Token: {SHA256}d904b563ceffeeadd4e21a136d61ea73bb6f602caf38cec564554da611c0104d" {{(pid=100291) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 06:27:49.649342 np0000006785 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 06:27:49 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-e0dc6d34-d338-49b8-9508-7688a84865ee x-openstack-request-id: req-e0dc6d34-d338-49b8-9508-7688a84865ee {{(pid=100291) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 06:27:49.649557 np0000006785 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "d4b61772-e258-4431-bd50-ebc181e1865d", "serverId": "f5a5dd9f-739d-4f46-8781-8656a6059b06", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "12d5989d-a47c-48b5-ba65-0b280d8b21c4", "bdm_uuid": "9175699f-ed2b-4089-9e9f-6ac425042fa8"}} {{(pid=100291) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 06:27:49.649738 np0000006785 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] GET call to compute for https://10.4.3.32/compute/v2.1/servers/f5a5dd9f-739d-4f46-8781-8656a6059b06/os-volume_attachments/d4b61772-e258-4431-bd50-ebc181e1865d used request id req-e0dc6d34-d338-49b8-9508-7688a84865ee {{(pid=100291) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 06:27:49.652707 np0000006785 devstack@c-api.service[100291]: ERROR cinder.volume.api [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Caught error: Detach volume from instance f5a5dd9f-739d-4f46-8781-8656a6059b06 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f5a5dd9f-739d-4f46-8781-8656a6059b06 using the Compute API Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.656950 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f5a5dd9f-739d-4f46-8781-8656a6059b06 using the Compute API Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.middleware.fault [None req-40c4befc-c5f6-49af-8cb5-48ce85e9ff79 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action returned with HTTP 409 Aug 08 06:27:49.659268 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 473/1884] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:27:49 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 167 bytes in 390 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:27:49.668650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-119175e6-849e-4c97-9274-b43a13ef5016 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:49.670186 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 467/1885] 10.4.3.32 () {70 vars in 1590 bytes} [Sat Aug 8 06:27:49 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 06:27:49.681067 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-73c5d0ba-6f98-4121-95f1-cff7e1362b85 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:49.705801 np0000006785 devstack@c-api.service[100289]: WARNING keystonemiddleware.auth_token [None req-73c5d0ba-6f98-4121-95f1-cff7e1362b85 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 06:27:49.705943 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 473/1886] 10.4.3.32 () {70 vars in 1590 bytes} [Sat Aug 8 06:27:49 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 06:27:49.714271 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7a139bd8-c34d-4d30-9ead-22a008f92d8d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:49.716551 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7a139bd8-c34d-4d30-9ead-22a008f92d8d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:49.716866 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7a139bd8-c34d-4d30-9ead-22a008f92d8d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:49.717137 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7a139bd8-c34d-4d30-9ead-22a008f92d8d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:49.726561 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:49.726561 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:49.731484 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7a139bd8-c34d-4d30-9ead-22a008f92d8d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:49.737837 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7a139bd8-c34d-4d30-9ead-22a008f92d8d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:49.738872 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 474/1887] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:49 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:49.750784 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cad36cf6-f4d5-4571-9e72-229a0eb7b220 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:49.753379 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cad36cf6-f4d5-4571-9e72-229a0eb7b220 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:49.753686 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cad36cf6-f4d5-4571-9e72-229a0eb7b220 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:49.753989 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cad36cf6-f4d5-4571-9e72-229a0eb7b220 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:49.815962 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-cad36cf6-f4d5-4571-9e72-229a0eb7b220 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:27:49.824876 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:49.824876 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:49.830070 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cad36cf6-f4d5-4571-9e72-229a0eb7b220 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:49.836055 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cad36cf6-f4d5-4571-9e72-229a0eb7b220 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:49.836535 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 474/1888] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:49 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:49.884236 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-65c9f184-d118-47a3-b538-986f73bc0823 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:49.887000 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-65c9f184-d118-47a3-b538-986f73bc0823 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:49.887171 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-65c9f184-d118-47a3-b538-986f73bc0823 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:49.887469 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-65c9f184-d118-47a3-b538-986f73bc0823 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:49.896964 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:49.896964 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:49.902036 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-65c9f184-d118-47a3-b538-986f73bc0823 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:49.908433 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-65c9f184-d118-47a3-b538-986f73bc0823 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:49.908433 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 468/1889] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:49 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:49.999626 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7a26585d-c8a1-49a8-ba30-90c69a01381b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:50.000316 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a26585d-c8a1-49a8-ba30-90c69a01381b None None] GET https://10.4.3.32/volume// Aug 08 06:27:50.000430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7a26585d-c8a1-49a8-ba30-90c69a01381b None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:50.000593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7a26585d-c8a1-49a8-ba30-90c69a01381b None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:50.001023 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a26585d-c8a1-49a8-ba30-90c69a01381b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:50.001414 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 474/1890] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:27:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:50.003125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e9127a81-cf4b-4cdb-94bc-3e34539ac06e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:50.005704 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9127a81-cf4b-4cdb-94bc-3e34539ac06e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:50.005958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9127a81-cf4b-4cdb-94bc-3e34539ac06e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:50.006216 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9127a81-cf4b-4cdb-94bc-3e34539ac06e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:50.006395 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e9127a81-cf4b-4cdb-94bc-3e34539ac06e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:50.012382 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:50.012382 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:50.013531 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9127a81-cf4b-4cdb-94bc-3e34539ac06e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:50.013678 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-b0e7e970-77da-4cbd-90f7-b0378667c180 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:50.014126 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 475/1891] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:50 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:50.048178 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-b0e7e970-77da-4cbd-90f7-b0378667c180 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:27:50.048542 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-b0e7e970-77da-4cbd-90f7-b0378667c180 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac9e0f63-a698-437b-9839-e2fb31848f16", "connector": null, "instance_uuid": "f5a5dd9f-739d-4f46-8781-8656a6059b06"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:50.057804 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:50.057804 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:50.085799 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-b0e7e970-77da-4cbd-90f7-b0378667c180 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:27:50.085799 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 475/1892] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:27:50 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:50.116400 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-02f3f34e-a993-44e4-a534-221020deab6e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:50.122159 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02f3f34e-a993-44e4-a534-221020deab6e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:50.122159 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02f3f34e-a993-44e4-a534-221020deab6e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:50.122159 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02f3f34e-a993-44e4-a534-221020deab6e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:50.131137 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bff466a1-2fba-4188-967f-a813e6dcb30f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:50.131580 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bff466a1-2fba-4188-967f-a813e6dcb30f None None] GET https://10.4.3.32/volume// Aug 08 06:27:50.131845 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bff466a1-2fba-4188-967f-a813e6dcb30f None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:50.132056 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bff466a1-2fba-4188-967f-a813e6dcb30f None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:50.132445 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bff466a1-2fba-4188-967f-a813e6dcb30f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:50.132866 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 475/1893] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:50.135847 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:50.135847 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:50.142090 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-02f3f34e-a993-44e4-a534-221020deab6e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:50.142175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-4f839409-0533-4731-9cd2-9ce652e55921 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:50.143435 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-4f839409-0533-4731-9cd2-9ce652e55921 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:50.143694 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-4f839409-0533-4731-9cd2-9ce652e55921 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:50.144054 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-4f839409-0533-4731-9cd2-9ce652e55921 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:50.148351 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02f3f34e-a993-44e4-a534-221020deab6e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:50.148848 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 469/1894] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:50 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:50.157994 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:50.157994 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:50.161754 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-4f839409-0533-4731-9cd2-9ce652e55921 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:50.167049 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-4f839409-0533-4731-9cd2-9ce652e55921 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:50.167487 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 476/1895] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:50 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 1035 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:50.294577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-cbb8ac6f-46fc-485d-9039-53a25b6e76c4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:50.296887 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-cbb8ac6f-46fc-485d-9039-53a25b6e76c4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] PUT https://10.4.3.32/volume/v3/attachments/e56359b6-cf4d-41ef-b846-c6e1cd0d3b66 Aug 08 06:27:50.297296 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-cbb8ac6f-46fc-485d-9039-53a25b6e76c4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:50.309377 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-cbb8ac6f-46fc-485d-9039-53a25b6e76c4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Acquiring lock "cinder-attachment_update-ac9e0f63-a698-437b-9839-e2fb31848f16-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:27:50.316200 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-cbb8ac6f-46fc-485d-9039-53a25b6e76c4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Lock "cinder-attachment_update-ac9e0f63-a698-437b-9839-e2fb31848f16-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:27:50.317362 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:50.317362 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:50.444649 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-cbb8ac6f-46fc-485d-9039-53a25b6e76c4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Lock "cinder-attachment_update-ac9e0f63-a698-437b-9839-e2fb31848f16-np0000006785" released by "attachment_update" :: held 0.128s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:27:50.444649 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-cbb8ac6f-46fc-485d-9039-53a25b6e76c4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/attachments/e56359b6-cf4d-41ef-b846-c6e1cd0d3b66 returned with HTTP 200 Aug 08 06:27:50.446413 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 476/1896] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:27:50 2026] PUT /volume/v3/attachments/e56359b6-cf4d-41ef-b846-c6e1cd0d3b66 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:51.029031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4df83360-6002-4cee-a8c2-dd9a023020eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:51.030997 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4df83360-6002-4cee-a8c2-dd9a023020eb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:51.031208 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4df83360-6002-4cee-a8c2-dd9a023020eb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:51.031421 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4df83360-6002-4cee-a8c2-dd9a023020eb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:51.031529 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4df83360-6002-4cee-a8c2-dd9a023020eb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:51.036831 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:51.036831 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:51.037466 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4df83360-6002-4cee-a8c2-dd9a023020eb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:51.037856 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 476/1897] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:51 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:51.165534 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0fda8c00-6798-4be3-ab1e-3069042d8fe2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:51.168215 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0fda8c00-6798-4be3-ab1e-3069042d8fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:51.168577 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0fda8c00-6798-4be3-ab1e-3069042d8fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:51.168855 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0fda8c00-6798-4be3-ab1e-3069042d8fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:51.183957 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:51.183957 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:51.190082 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0fda8c00-6798-4be3-ab1e-3069042d8fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:51.198662 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0fda8c00-6798-4be3-ab1e-3069042d8fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:51.198662 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 470/1898] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:51 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:52.053488 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6922fb4c-ed44-42c1-9832-355d634de128 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:52.055622 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6922fb4c-ed44-42c1-9832-355d634de128 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:52.055852 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6922fb4c-ed44-42c1-9832-355d634de128 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:52.056105 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6922fb4c-ed44-42c1-9832-355d634de128 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:52.056282 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6922fb4c-ed44-42c1-9832-355d634de128 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:52.067443 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:52.067443 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:52.068263 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6922fb4c-ed44-42c1-9832-355d634de128 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:52.068836 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 477/1899] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:52 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:52.220900 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bcc9e4cb-4690-4e0e-83e1-7651eafa0f77 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:52.222853 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bcc9e4cb-4690-4e0e-83e1-7651eafa0f77 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:52.223129 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bcc9e4cb-4690-4e0e-83e1-7651eafa0f77 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:52.223383 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bcc9e4cb-4690-4e0e-83e1-7651eafa0f77 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:52.236886 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:52.236886 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:52.243044 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bcc9e4cb-4690-4e0e-83e1-7651eafa0f77 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:52.250630 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bcc9e4cb-4690-4e0e-83e1-7651eafa0f77 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:52.250630 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 477/1900] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:52 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:52.914113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-10f25ac1-10fb-43eb-9378-b47dabf9f0da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:52.916977 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-10f25ac1-10fb-43eb-9378-b47dabf9f0da tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:52.917345 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-10f25ac1-10fb-43eb-9378-b47dabf9f0da tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:52.917636 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-10f25ac1-10fb-43eb-9378-b47dabf9f0da tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:52.928238 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:52.928238 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:52.934096 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-10f25ac1-10fb-43eb-9378-b47dabf9f0da tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:52.941128 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-10f25ac1-10fb-43eb-9378-b47dabf9f0da tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:52.941758 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 477/1901] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:52 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:53.039741 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ace83132-23c7-42df-95ab-936e45edfe13 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:53.039741 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ace83132-23c7-42df-95ab-936e45edfe13 None None] GET https://10.4.3.32/volume// Aug 08 06:27:53.041350 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ace83132-23c7-42df-95ab-936e45edfe13 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:53.041350 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ace83132-23c7-42df-95ab-936e45edfe13 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:53.042506 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ace83132-23c7-42df-95ab-936e45edfe13 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:53.043364 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 471/1902] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:27:53 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:53.052797 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-71f4b590-55ac-4f4d-9db6-6dd42b641a08 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:53.055028 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-71f4b590-55ac-4f4d-9db6-6dd42b641a08 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:27:53.055471 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-71f4b590-55ac-4f4d-9db6-6dd42b641a08 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c19dfe2-8cb3-4709-94ba-e4c305101407", "connector": null, "instance_uuid": "70dccd80-0a42-4213-a436-b255791aca96"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:53.071462 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:53.071462 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:53.082607 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ef9967f2-d5d7-4421-ae30-6b53ce62bc36 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:53.084661 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ef9967f2-d5d7-4421-ae30-6b53ce62bc36 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:53.084849 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ef9967f2-d5d7-4421-ae30-6b53ce62bc36 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:53.085333 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ef9967f2-d5d7-4421-ae30-6b53ce62bc36 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:53.085333 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ef9967f2-d5d7-4421-ae30-6b53ce62bc36 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:53.099955 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:53.099955 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:53.099955 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ef9967f2-d5d7-4421-ae30-6b53ce62bc36 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:53.099955 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 478/1903] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:53 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:53.126252 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-71f4b590-55ac-4f4d-9db6-6dd42b641a08 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:27:53.126834 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 478/1904] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:27:53 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:53.184435 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9b7d61ef-b667-49fa-932d-ec771a0beef8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:53.188862 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9b7d61ef-b667-49fa-932d-ec771a0beef8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:53.188862 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9b7d61ef-b667-49fa-932d-ec771a0beef8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:53.188862 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9b7d61ef-b667-49fa-932d-ec771a0beef8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:53.203895 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:53.203895 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:53.210375 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9b7d61ef-b667-49fa-932d-ec771a0beef8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:53.223395 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9b7d61ef-b667-49fa-932d-ec771a0beef8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:53.223395 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 478/1905] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:53 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:53.223627 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c9d3a1b6-124a-48c9-a165-c33371cc24d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:53.224728 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9d3a1b6-124a-48c9-a165-c33371cc24d0 None None] GET https://10.4.3.32/volume// Aug 08 06:27:53.225048 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9d3a1b6-124a-48c9-a165-c33371cc24d0 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:53.225322 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9d3a1b6-124a-48c9-a165-c33371cc24d0 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:53.225765 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9d3a1b6-124a-48c9-a165-c33371cc24d0 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:53.227375 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 472/1906] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:53 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:53.243312 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-81f781e6-f507-4f6f-bf5e-779d9f7201a6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:53.246683 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-81f781e6-f507-4f6f-bf5e-779d9f7201a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:53.246865 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-81f781e6-f507-4f6f-bf5e-779d9f7201a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:53.247106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-81f781e6-f507-4f6f-bf5e-779d9f7201a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:53.269881 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a3a1deca-c28d-49d8-9027-05a1fe1d766e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:53.269967 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:53.269967 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:53.272704 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3a1deca-c28d-49d8-9027-05a1fe1d766e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:53.272845 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3a1deca-c28d-49d8-9027-05a1fe1d766e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:53.273308 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3a1deca-c28d-49d8-9027-05a1fe1d766e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:53.277473 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-81f781e6-f507-4f6f-bf5e-779d9f7201a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:53.289944 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-81f781e6-f507-4f6f-bf5e-779d9f7201a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:53.291209 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 479/1907] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:53 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 1028 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:53.305474 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:53.305474 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:53.321992 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a3a1deca-c28d-49d8-9027-05a1fe1d766e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:53.334280 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3a1deca-c28d-49d8-9027-05a1fe1d766e tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:53.335094 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 479/1908] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:53 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:53.515900 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-9e8f320c-ce9b-4d1d-a065-a5f5e4dce8e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:53.519376 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-9e8f320c-ce9b-4d1d-a065-a5f5e4dce8e8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] PUT https://10.4.3.32/volume/v3/attachments/a9290cd3-5478-4de6-8034-0a1abe84dd03 Aug 08 06:27:53.520066 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-9e8f320c-ce9b-4d1d-a065-a5f5e4dce8e8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:53.531234 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-9e8f320c-ce9b-4d1d-a065-a5f5e4dce8e8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Acquiring lock "cinder-attachment_update-3c19dfe2-8cb3-4709-94ba-e4c305101407-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:27:53.539123 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-9e8f320c-ce9b-4d1d-a065-a5f5e4dce8e8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Lock "cinder-attachment_update-3c19dfe2-8cb3-4709-94ba-e4c305101407-np0000006785" acquired by "attachment_update" :: waited 0.008s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:27:53.541156 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:53.541156 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:53.692571 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-9e8f320c-ce9b-4d1d-a065-a5f5e4dce8e8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Lock "cinder-attachment_update-3c19dfe2-8cb3-4709-94ba-e4c305101407-np0000006785" released by "attachment_update" :: held 0.153s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:27:53.693369 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-9e8f320c-ce9b-4d1d-a065-a5f5e4dce8e8 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/attachments/a9290cd3-5478-4de6-8034-0a1abe84dd03 returned with HTTP 200 Aug 08 06:27:53.694238 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 479/1909] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:27:53 2026] PUT /volume/v3/attachments/a9290cd3-5478-4de6-8034-0a1abe84dd03 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:54.112084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-54a34514-c075-4e08-b9f7-ec36646ed969 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:54.114394 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-54a34514-c075-4e08-b9f7-ec36646ed969 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:54.114621 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-54a34514-c075-4e08-b9f7-ec36646ed969 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:54.114882 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-54a34514-c075-4e08-b9f7-ec36646ed969 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:54.115013 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-54a34514-c075-4e08-b9f7-ec36646ed969 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:54.119812 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:54.119812 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:54.120518 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-54a34514-c075-4e08-b9f7-ec36646ed969 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:54.121051 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 473/1910] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:54 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:27:54.238986 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-896e244f-e88e-40d4-ab3d-0ad5af704290 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:54.241062 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-896e244f-e88e-40d4-ab3d-0ad5af704290 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:54.241306 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-896e244f-e88e-40d4-ab3d-0ad5af704290 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:54.241557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-896e244f-e88e-40d4-ab3d-0ad5af704290 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:54.256559 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:54.256559 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:54.263135 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-896e244f-e88e-40d4-ab3d-0ad5af704290 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:54.270302 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-896e244f-e88e-40d4-ab3d-0ad5af704290 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:54.271011 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 480/1911] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:54 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:54.349896 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0643d523-2a7f-48ab-ad73-d2647d7113f4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:54.354552 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0643d523-2a7f-48ab-ad73-d2647d7113f4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:54.355037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0643d523-2a7f-48ab-ad73-d2647d7113f4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:54.355335 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0643d523-2a7f-48ab-ad73-d2647d7113f4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:54.378049 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:54.378049 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:54.383737 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0643d523-2a7f-48ab-ad73-d2647d7113f4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:54.389884 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0643d523-2a7f-48ab-ad73-d2647d7113f4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:54.390458 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 480/1912] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:54 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:55.134827 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d3b99f9c-ae72-4456-972e-22756a7338bd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:55.137423 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3b99f9c-ae72-4456-972e-22756a7338bd tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:55.137929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3b99f9c-ae72-4456-972e-22756a7338bd tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:55.138128 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3b99f9c-ae72-4456-972e-22756a7338bd tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:55.138283 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d3b99f9c-ae72-4456-972e-22756a7338bd tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:55.143990 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:55.143990 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:55.145478 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3b99f9c-ae72-4456-972e-22756a7338bd tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:55.145698 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 480/1913] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:55 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:55.286491 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-68a05b1d-afe8-4a00-81fc-4b1967cf6478 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:55.290481 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-68a05b1d-afe8-4a00-81fc-4b1967cf6478 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:55.291106 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-68a05b1d-afe8-4a00-81fc-4b1967cf6478 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:55.291607 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-68a05b1d-afe8-4a00-81fc-4b1967cf6478 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:55.307856 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:55.307856 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:55.314898 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-68a05b1d-afe8-4a00-81fc-4b1967cf6478 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:55.322204 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-68a05b1d-afe8-4a00-81fc-4b1967cf6478 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:55.323042 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 474/1914] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:55 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:55.409513 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-423815be-1924-452c-8446-163c2dcf5df0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:55.414066 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-423815be-1924-452c-8446-163c2dcf5df0 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:55.414428 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-423815be-1924-452c-8446-163c2dcf5df0 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:55.414700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-423815be-1924-452c-8446-163c2dcf5df0 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:55.430463 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:55.430463 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:55.436456 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-423815be-1924-452c-8446-163c2dcf5df0 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:55.442684 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-423815be-1924-452c-8446-163c2dcf5df0 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:55.443118 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 481/1915] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:55 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:55.686805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-9a67b6fa-97e6-4fed-ab07-f65eec0d43ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:55.690307 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-9a67b6fa-97e6-4fed-ab07-f65eec0d43ee tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/attachments/e56359b6-cf4d-41ef-b846-c6e1cd0d3b66/action Aug 08 06:27:55.691195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-9a67b6fa-97e6-4fed-ab07-f65eec0d43ee tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:55.691195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-9a67b6fa-97e6-4fed-ab07-f65eec0d43ee tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:55.725861 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:55.725861 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:55.749681 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3e7dfb33-a067-4148-b91c-dd86af18b06c req-9a67b6fa-97e6-4fed-ab07-f65eec0d43ee tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/attachments/e56359b6-cf4d-41ef-b846-c6e1cd0d3b66/action returned with HTTP 204 Aug 08 06:27:55.750303 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 481/1916] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:27:55 2026] POST /volume/v3/attachments/e56359b6-cf4d-41ef-b846-c6e1cd0d3b66/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:56.163878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3e386845-5ffd-47e6-8942-82647bd2666a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:56.166336 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e386845-5ffd-47e6-8942-82647bd2666a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:56.166691 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e386845-5ffd-47e6-8942-82647bd2666a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:56.167045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e386845-5ffd-47e6-8942-82647bd2666a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:56.167162 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3e386845-5ffd-47e6-8942-82647bd2666a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:56.173984 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:56.173984 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:56.175107 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e386845-5ffd-47e6-8942-82647bd2666a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:56.175655 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 481/1917] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:56 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:56.345317 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e6642295-6957-4276-b007-9941ad1c64b9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:56.347997 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6642295-6957-4276-b007-9941ad1c64b9 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:56.348186 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6642295-6957-4276-b007-9941ad1c64b9 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:56.348443 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6642295-6957-4276-b007-9941ad1c64b9 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:56.370195 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:56.370195 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:56.380232 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e6642295-6957-4276-b007-9941ad1c64b9 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:56.394378 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6642295-6957-4276-b007-9941ad1c64b9 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:56.394949 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 475/1918] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:56 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:56.462379 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dadbfd9b-69c4-47b2-a2d6-d19c6b684140 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:56.466830 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dadbfd9b-69c4-47b2-a2d6-d19c6b684140 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:56.466830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dadbfd9b-69c4-47b2-a2d6-d19c6b684140 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:56.466830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dadbfd9b-69c4-47b2-a2d6-d19c6b684140 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:56.483189 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:56.483189 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:56.491634 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dadbfd9b-69c4-47b2-a2d6-d19c6b684140 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:56.502672 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dadbfd9b-69c4-47b2-a2d6-d19c6b684140 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:56.502672 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 482/1919] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:56 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:56.522619 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2d0e87b4-e977-4693-8c52-b77d985ce788 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:56.528951 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d0e87b4-e977-4693-8c52-b77d985ce788 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:56.528951 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d0e87b4-e977-4693-8c52-b77d985ce788 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:56.528951 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d0e87b4-e977-4693-8c52-b77d985ce788 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:56.544257 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:56.544257 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:56.550412 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2d0e87b4-e977-4693-8c52-b77d985ce788 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:56.555892 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d0e87b4-e977-4693-8c52-b77d985ce788 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:56.556457 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 482/1920] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:56 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:56.575132 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-52ae2aaa-29eb-4898-9b9b-3503418733b4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:56.576661 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-52ae2aaa-29eb-4898-9b9b-3503418733b4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action Aug 08 06:27:56.577150 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-52ae2aaa-29eb-4898-9b9b-3503418733b4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action body: b'{"os-detach": {"attachment_id": "e56359b6-cf4d-41ef-b846-c6e1cd0d3b66"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:56.577356 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-52ae2aaa-29eb-4898-9b9b-3503418733b4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "e56359b6-cf4d-41ef-b846-c6e1cd0d3b66"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:56.592337 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:56.592337 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:56.593256 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-52ae2aaa-29eb-4898-9b9b-3503418733b4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:56.610650 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-52ae2aaa-29eb-4898-9b9b-3503418733b4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action returned with HTTP 400 Aug 08 06:27:56.610650 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 482/1921] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:27:56 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:27:56.660799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-3cc4b4e1-1dfd-4c92-a1d5-557ce4c97fb4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:56.674685 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-3cc4b4e1-1dfd-4c92-a1d5-557ce4c97fb4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:56.676390 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-3cc4b4e1-1dfd-4c92-a1d5-557ce4c97fb4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:56.676657 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-3cc4b4e1-1dfd-4c92-a1d5-557ce4c97fb4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:56.715494 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:56.715494 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:56.725221 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-3cc4b4e1-1dfd-4c92-a1d5-557ce4c97fb4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:56.734584 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-3cc4b4e1-1dfd-4c92-a1d5-557ce4c97fb4 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:56.735071 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 476/1922] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:56 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:56.761425 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-f7c50daa-332c-410e-b134-5cf88a1df265 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:56.763549 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-f7c50daa-332c-410e-b134-5cf88a1df265 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16/action Aug 08 06:27:56.764399 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-f7c50daa-332c-410e-b134-5cf88a1df265 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:56.764399 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-f7c50daa-332c-410e-b134-5cf88a1df265 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:56.783807 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:56.783807 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:56.783807 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-f7c50daa-332c-410e-b134-5cf88a1df265 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:56.797459 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-f7c50daa-332c-410e-b134-5cf88a1df265 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Begin detaching volume completed successfully. Aug 08 06:27:56.797459 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-f7c50daa-332c-410e-b134-5cf88a1df265 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16/action returned with HTTP 202 Aug 08 06:27:56.797459 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 483/1923] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:27:56 2026] POST /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:27:56.865353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-de6fa710-5bb7-42b9-833a-65a34ef21e03 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:56.866085 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de6fa710-5bb7-42b9-833a-65a34ef21e03 None None] GET https://10.4.3.32/volume// Aug 08 06:27:56.866423 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de6fa710-5bb7-42b9-833a-65a34ef21e03 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:56.866724 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de6fa710-5bb7-42b9-833a-65a34ef21e03 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:56.873577 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de6fa710-5bb7-42b9-833a-65a34ef21e03 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:56.874128 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 483/1924] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:56 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:56.885492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-4bc81579-73bb-47fb-a69d-24b03c7d0fbc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:56.888024 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-4bc81579-73bb-47fb-a69d-24b03c7d0fbc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:27:56.888176 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-4bc81579-73bb-47fb-a69d-24b03c7d0fbc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:56.888433 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-4bc81579-73bb-47fb-a69d-24b03c7d0fbc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:56.903870 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:56.903870 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:56.914354 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-4bc81579-73bb-47fb-a69d-24b03c7d0fbc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:56.920493 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-4bc81579-73bb-47fb-a69d-24b03c7d0fbc tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:27:56.921037 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 483/1925] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:56 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 1331 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:57.189079 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eb913ae6-25c4-490a-81c2-b1b596958756 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:57.191087 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb913ae6-25c4-490a-81c2-b1b596958756 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:57.191357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb913ae6-25c4-490a-81c2-b1b596958756 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:57.191646 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb913ae6-25c4-490a-81c2-b1b596958756 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:57.191783 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-eb913ae6-25c4-490a-81c2-b1b596958756 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:57.196441 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:57.196441 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:57.197360 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb913ae6-25c4-490a-81c2-b1b596958756 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:57.197736 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 477/1926] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:57 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:57.415153 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fcefdca7-ecc1-43ef-a119-f10bead85384 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:57.418820 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcefdca7-ecc1-43ef-a119-f10bead85384 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:57.418820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcefdca7-ecc1-43ef-a119-f10bead85384 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:57.418820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcefdca7-ecc1-43ef-a119-f10bead85384 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:57.434116 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:57.434116 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:57.439539 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fcefdca7-ecc1-43ef-a119-f10bead85384 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:57.446095 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcefdca7-ecc1-43ef-a119-f10bead85384 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:57.446880 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 484/1927] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:57 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:58.215348 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2325327f-5dc9-47e7-9e9a-d90bb21aecbe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:58.221037 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2325327f-5dc9-47e7-9e9a-d90bb21aecbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:58.221277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2325327f-5dc9-47e7-9e9a-d90bb21aecbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:58.221532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2325327f-5dc9-47e7-9e9a-d90bb21aecbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:58.221697 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2325327f-5dc9-47e7-9e9a-d90bb21aecbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:58.227714 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:58.227714 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:58.229039 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2325327f-5dc9-47e7-9e9a-d90bb21aecbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:58.230222 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 484/1928] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:58 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:58.469801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9bf05661-cdbe-42db-9f92-5d19d9c3c89d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:58.470926 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9bf05661-cdbe-42db-9f92-5d19d9c3c89d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:58.471107 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9bf05661-cdbe-42db-9f92-5d19d9c3c89d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:58.471275 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9bf05661-cdbe-42db-9f92-5d19d9c3c89d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:58.491981 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:58.491981 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:58.501824 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9bf05661-cdbe-42db-9f92-5d19d9c3c89d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:58.504026 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9bf05661-cdbe-42db-9f92-5d19d9c3c89d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:58.504537 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 484/1929] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:58 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:58.708686 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-398c15b3-c512-4d9d-bccf-3738c8dbad52 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:58.711430 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-398c15b3-c512-4d9d-bccf-3738c8dbad52 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] POST https://10.4.3.32/volume/v3/attachments/a9290cd3-5478-4de6-8034-0a1abe84dd03/action Aug 08 06:27:58.711988 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-398c15b3-c512-4d9d-bccf-3738c8dbad52 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:58.712189 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-398c15b3-c512-4d9d-bccf-3738c8dbad52 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:58.730575 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:58.730575 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:58.752076 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bdcaa4f2-f04a-422e-83bb-8984d1671f44 req-398c15b3-c512-4d9d-bccf-3738c8dbad52 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/attachments/a9290cd3-5478-4de6-8034-0a1abe84dd03/action returned with HTTP 204 Aug 08 06:27:58.752699 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 478/1930] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:27:58 2026] POST /volume/v3/attachments/a9290cd3-5478-4de6-8034-0a1abe84dd03/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:27:58.790054 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-2fed61ae-dc7f-4fc8-bd18-74585f2801a2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:58.792312 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-2fed61ae-dc7f-4fc8-bd18-74585f2801a2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] DELETE https://10.4.3.32/volume/v3/attachments/e56359b6-cf4d-41ef-b846-c6e1cd0d3b66 Aug 08 06:27:58.792661 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-2fed61ae-dc7f-4fc8-bd18-74585f2801a2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:58.792837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-2fed61ae-dc7f-4fc8-bd18-74585f2801a2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:58.802401 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:58.802401 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:58.862998 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d8a411c8-ce38-4edb-9039-40c42efbf2d0 req-2fed61ae-dc7f-4fc8-bd18-74585f2801a2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/attachments/e56359b6-cf4d-41ef-b846-c6e1cd0d3b66 returned with HTTP 200 Aug 08 06:27:58.863424 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 485/1931] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:27:58 2026] DELETE /volume/v3/attachments/e56359b6-cf4d-41ef-b846-c6e1cd0d3b66 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:58.967003 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f6356ad4-2117-4cb2-87dc-ce4afec295d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:58.969475 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f6356ad4-2117-4cb2-87dc-ce4afec295d7 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] POST https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action Aug 08 06:27:58.970031 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f6356ad4-2117-4cb2-87dc-ce4afec295d7 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:58.970234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f6356ad4-2117-4cb2-87dc-ce4afec295d7 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:58.988341 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:58.988341 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:58.993274 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-f6356ad4-2117-4cb2-87dc-ce4afec295d7 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] Updating volume 'd4b61772-e258-4431-bd50-ebc181e1865d' with '{'status': 'in-use'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 06:27:59.031439 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f6356ad4-2117-4cb2-87dc-ce4afec295d7 tempest-TestServerVolumeAttachmentScenario-538067948 tempest-TestServerVolumeAttachmentScenario-538067948-project-admin] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action returned with HTTP 202 Aug 08 06:27:59.032118 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 485/1932] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:27:58 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:27:59.042957 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-80dbefbf-afd8-482d-bc97-cc4e9f266e8c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:59.045412 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80dbefbf-afd8-482d-bc97-cc4e9f266e8c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:59.045787 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80dbefbf-afd8-482d-bc97-cc4e9f266e8c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:59.046032 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80dbefbf-afd8-482d-bc97-cc4e9f266e8c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:59.062050 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:59.062050 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:59.067306 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-80dbefbf-afd8-482d-bc97-cc4e9f266e8c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:59.072326 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80dbefbf-afd8-482d-bc97-cc4e9f266e8c tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:59.073062 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 485/1933] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:59 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:59.127574 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-d6ada12d-1a23-437f-a130-60954142882b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:59.129682 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-d6ada12d-1a23-437f-a130-60954142882b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:59.129981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-d6ada12d-1a23-437f-a130-60954142882b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:59.130206 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-d6ada12d-1a23-437f-a130-60954142882b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:59.144567 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:59.144567 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:59.148661 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-d6ada12d-1a23-437f-a130-60954142882b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:59.153975 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-d6ada12d-1a23-437f-a130-60954142882b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:59.154456 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 479/1934] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:59 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:59.184884 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-36b63351-5e7b-4264-a044-f405ab35176d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:59.187612 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-36b63351-5e7b-4264-a044-f405ab35176d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] POST https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action Aug 08 06:27:59.188104 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-36b63351-5e7b-4264-a044-f405ab35176d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:27:59.188276 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-36b63351-5e7b-4264-a044-f405ab35176d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:27:59.203390 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:59.203390 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:59.204719 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-36b63351-5e7b-4264-a044-f405ab35176d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:59.214267 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-36b63351-5e7b-4264-a044-f405ab35176d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Begin detaching volume completed successfully. Aug 08 06:27:59.214703 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-36b63351-5e7b-4264-a044-f405ab35176d tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action returned with HTTP 202 Aug 08 06:27:59.215334 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 486/1935] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:27:59 2026] POST /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:27:59.244405 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-66f5a000-c739-4c4e-99ff-1f031fa1e830 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:59.249254 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66f5a000-c739-4c4e-99ff-1f031fa1e830 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:27:59.249590 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66f5a000-c739-4c4e-99ff-1f031fa1e830 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:59.249882 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66f5a000-c739-4c4e-99ff-1f031fa1e830 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:59.251721 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-66f5a000-c739-4c4e-99ff-1f031fa1e830 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:27:59.257569 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:59.257569 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:59.258878 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66f5a000-c739-4c4e-99ff-1f031fa1e830 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:27:59.260030 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 486/1936] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:59 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:27:59.281425 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-29586916-e508-4711-a467-e44ab58b0c08 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:59.282001 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-29586916-e508-4711-a467-e44ab58b0c08 None None] GET https://10.4.3.32/volume// Aug 08 06:27:59.282242 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-29586916-e508-4711-a467-e44ab58b0c08 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:59.283276 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-29586916-e508-4711-a467-e44ab58b0c08 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:59.284864 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-29586916-e508-4711-a467-e44ab58b0c08 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:27:59.285273 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 486/1937] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:27:59 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:27:59.300184 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-6297e9af-659f-4d6d-b9ad-2d37da3cfa14 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:59.304739 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-6297e9af-659f-4d6d-b9ad-2d37da3cfa14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:27:59.305452 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-6297e9af-659f-4d6d-b9ad-2d37da3cfa14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:59.305452 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-6297e9af-659f-4d6d-b9ad-2d37da3cfa14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:59.324920 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:59.324920 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:27:59.330615 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-6297e9af-659f-4d6d-b9ad-2d37da3cfa14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:27:59.338942 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-6297e9af-659f-4d6d-b9ad-2d37da3cfa14 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:27:59.339470 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 480/1938] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:27:59 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 1330 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:27:59.518384 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6763ad91-378d-432c-bae7-c97d6681b974 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:59.520452 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6763ad91-378d-432c-bae7-c97d6681b974 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:59.520655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6763ad91-378d-432c-bae7-c97d6681b974 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:59.520910 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6763ad91-378d-432c-bae7-c97d6681b974 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:59.532662 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:59.532662 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:27:59.537315 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6763ad91-378d-432c-bae7-c97d6681b974 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:59.543316 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6763ad91-378d-432c-bae7-c97d6681b974 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:59.543936 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 487/1939] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:59 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:59.563171 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6b985515-c9f4-4bfa-a4e4-9d490265373a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:59.565806 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b985515-c9f4-4bfa-a4e4-9d490265373a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:59.566123 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b985515-c9f4-4bfa-a4e4-9d490265373a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:59.566398 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b985515-c9f4-4bfa-a4e4-9d490265373a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:59.585119 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:59.585119 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:27:59.595984 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6b985515-c9f4-4bfa-a4e4-9d490265373a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:59.606094 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b985515-c9f4-4bfa-a4e4-9d490265373a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:59.606706 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 487/1940] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:27:59 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 1141 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:27:59.696788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-38932584-3d01-4d95-aa16-acc08f2c3e50 req-d56160a2-f930-4817-a1ab-88ca9bff19c1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:27:59.706701 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-38932584-3d01-4d95-aa16-acc08f2c3e50 req-d56160a2-f930-4817-a1ab-88ca9bff19c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:27:59.707022 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-38932584-3d01-4d95-aa16-acc08f2c3e50 req-d56160a2-f930-4817-a1ab-88ca9bff19c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:27:59.707332 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-38932584-3d01-4d95-aa16-acc08f2c3e50 req-d56160a2-f930-4817-a1ab-88ca9bff19c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:27:59.719154 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:27:59.719154 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:27:59.723079 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-38932584-3d01-4d95-aa16-acc08f2c3e50 req-d56160a2-f930-4817-a1ab-88ca9bff19c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:27:59.727737 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-38932584-3d01-4d95-aa16-acc08f2c3e50 req-d56160a2-f930-4817-a1ab-88ca9bff19c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:27:59.728996 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 487/1941] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:27:59 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:00.274478 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5cc91529-65b6-4bd0-a574-33237f2f8813 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:00.277645 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cc91529-65b6-4bd0-a574-33237f2f8813 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:00.278271 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cc91529-65b6-4bd0-a574-33237f2f8813 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:00.278271 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cc91529-65b6-4bd0-a574-33237f2f8813 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:00.278430 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5cc91529-65b6-4bd0-a574-33237f2f8813 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:00.286436 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:00.286436 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:00.288342 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cc91529-65b6-4bd0-a574-33237f2f8813 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:00.289317 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 481/1942] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:00 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:00.350011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-2552f6d1-c402-4969-bcb4-4106ce0740b3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:00.352125 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-2552f6d1-c402-4969-bcb4-4106ce0740b3 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] DELETE https://10.4.3.32/volume/v3/attachments/12d5989d-a47c-48b5-ba65-0b280d8b21c4 Aug 08 06:28:00.352382 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-2552f6d1-c402-4969-bcb4-4106ce0740b3 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:00.352488 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-2552f6d1-c402-4969-bcb4-4106ce0740b3 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:00.359755 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:00.359755 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:00.422898 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8b9e2f35-872b-44bc-bb79-425eef7dbe0a req-2552f6d1-c402-4969-bcb4-4106ce0740b3 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/attachments/12d5989d-a47c-48b5-ba65-0b280d8b21c4 returned with HTTP 200 Aug 08 06:28:00.423363 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 488/1943] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:28:00 2026] DELETE /volume/v3/attachments/12d5989d-a47c-48b5-ba65-0b280d8b21c4 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:01.303596 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-de9c2636-b280-4e3c-816f-8de9277145a2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.310098 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de9c2636-b280-4e3c-816f-8de9277145a2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:01.310450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de9c2636-b280-4e3c-816f-8de9277145a2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:01.310753 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de9c2636-b280-4e3c-816f-8de9277145a2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:01.311381 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-de9c2636-b280-4e3c-816f-8de9277145a2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:01.324177 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:01.324177 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:01.325345 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de9c2636-b280-4e3c-816f-8de9277145a2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:01.326092 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 488/1944] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:01 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:01.454183 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-a0718d9e-fcda-4e6b-81df-6f202dcf59b7 req-b8309ca1-6dcb-4860-96b3-d7fdccf61426 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.457134 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-a0718d9e-fcda-4e6b-81df-6f202dcf59b7 req-b8309ca1-6dcb-4860-96b3-d7fdccf61426 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:28:01.457134 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-a0718d9e-fcda-4e6b-81df-6f202dcf59b7 req-b8309ca1-6dcb-4860-96b3-d7fdccf61426 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:01.457270 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-a0718d9e-fcda-4e6b-81df-6f202dcf59b7 req-b8309ca1-6dcb-4860-96b3-d7fdccf61426 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:01.468456 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:01.468456 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:01.476711 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-a0718d9e-fcda-4e6b-81df-6f202dcf59b7 req-b8309ca1-6dcb-4860-96b3-d7fdccf61426 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:28:01.484758 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-a0718d9e-fcda-4e6b-81df-6f202dcf59b7 req-b8309ca1-6dcb-4860-96b3-d7fdccf61426 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:28:01.486294 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 488/1945] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:01 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:01.568981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-135506b1-a084-4bc2-bb60-cd509428229e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.681382 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd3fadab-bde6-4809-b185-3f00a866334b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.683339 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd3fadab-bde6-4809-b185-3f00a866334b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:28:01.683587 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd3fadab-bde6-4809-b185-3f00a866334b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:01.683834 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd3fadab-bde6-4809-b185-3f00a866334b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:01.683980 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-dd3fadab-bde6-4809-b185-3f00a866334b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Delete snapshot with id: f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:28:01.691020 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd3fadab-bde6-4809-b185-3f00a866334b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 returned with HTTP 404 Aug 08 06:28:01.691587 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 489/1946] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:28:01 2026] DELETE /volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:01.702807 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8627c390-c1d8-4651-8977-dcf7b8500cda None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.704471 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8627c390-c1d8-4651-8977-dcf7b8500cda tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 Aug 08 06:28:01.704664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8627c390-c1d8-4651-8977-dcf7b8500cda tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:01.704929 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8627c390-c1d8-4651-8977-dcf7b8500cda tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:01.709474 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8627c390-c1d8-4651-8977-dcf7b8500cda tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 returned with HTTP 404 Aug 08 06:28:01.710074 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 489/1947] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:01 2026] GET /volume/v3/snapshots/f8c9829e-d42c-4e49-be1b-2e1bef8d4d39 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:01.731267 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-135506b1-a084-4bc2-bb60-cd509428229e tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:28:01.731760 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-135506b1-a084-4bc2-bb60-cd509428229e tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-500909890", "extra_specs": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:01.767108 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-135506b1-a084-4bc2-bb60-cd509428229e tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:28:01.767594 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 482/1948] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:28:01 2026] POST /volume/v3/types => generated 217 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:01.768084 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-e5c31aa7-ad6e-418a-9609-d264fa376f70 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.770274 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-e5c31aa7-ad6e-418a-9609-d264fa376f70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:28:01.770600 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-e5c31aa7-ad6e-418a-9609-d264fa376f70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:01.770811 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-e5c31aa7-ad6e-418a-9609-d264fa376f70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:01.781254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c3e51aaa-64a1-4857-b80b-841f412e938c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.783969 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c3e51aaa-64a1-4857-b80b-841f412e938c tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] POST https://10.4.3.32/volume/v3/types/aa6bf830-dc94-4471-9417-d8398cb9ea7a/encryption Aug 08 06:28:01.784060 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:01.784060 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:01.784554 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c3e51aaa-64a1-4857-b80b-841f412e938c tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:01.787142 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:01.787142 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:01.790450 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-e5c31aa7-ad6e-418a-9609-d264fa376f70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:01.796583 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-e5c31aa7-ad6e-418a-9609-d264fa376f70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:28:01.797306 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 489/1949] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:01 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:01.805484 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c3e51aaa-64a1-4857-b80b-841f412e938c tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types/aa6bf830-dc94-4471-9417-d8398cb9ea7a/encryption returned with HTTP 200 Aug 08 06:28:01.806097 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 490/1950] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:28:01 2026] POST /volume/v3/types/aa6bf830-dc94-4471-9417-d8398cb9ea7a/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:01.817434 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.827501 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-503dd5cd-17a0-4dd6-b9c1-8b72512f238e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.829958 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-503dd5cd-17a0-4dd6-b9c1-8b72512f238e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] POST https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d/action Aug 08 06:28:01.830945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-503dd5cd-17a0-4dd6-b9c1-8b72512f238e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:01.831124 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-503dd5cd-17a0-4dd6-b9c1-8b72512f238e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:01.845708 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:01.845708 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:01.846394 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-503dd5cd-17a0-4dd6-b9c1-8b72512f238e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:01.856001 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-503dd5cd-17a0-4dd6-b9c1-8b72512f238e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Begin detaching volume completed successfully. Aug 08 06:28:01.856250 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-503dd5cd-17a0-4dd6-b9c1-8b72512f238e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d/action returned with HTTP 202 Aug 08 06:28:01.856976 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 483/1951] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:28:01 2026] POST /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:01.912357 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:01.912867 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1779099359", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-500909890", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:01.915589 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1779099359', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-500909890', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:01.921050 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume of 1 GB Aug 08 06:28:01.921393 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:01.921393 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:01.921979 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Availability Zones retrieved successfully. Aug 08 06:28:01.928836 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Flow 'volume_create_api' (28fc3564-0fb9-4644-9923-d9841449ecb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:01.930462 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571706ac-420a-4f5a-bbdd-ec6a544c6506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:01.931850 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:01.948959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4d7137a1-13ec-45b8-86e3-25cd27bafab9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.950618 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d7137a1-13ec-45b8-86e3-25cd27bafab9 None None] GET https://10.4.3.32/volume// Aug 08 06:28:01.951223 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d7137a1-13ec-45b8-86e3-25cd27bafab9 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:01.952316 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d7137a1-13ec-45b8-86e3-25cd27bafab9 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:01.953449 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d7137a1-13ec-45b8-86e3-25cd27bafab9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:01.955421 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 490/1952] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:28:01 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:01.970953 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571706ac-420a-4f5a-bbdd-ec6a544c6506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa6bf830-dc94-4471-9417-d8398cb9ea7a,is_public=True,name='tempest-scenario-type-cryptsetup-500909890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa6bf830-dc94-4471-9417-d8398cb9ea7a', '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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:01.972010 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b7a9fe-8cb6-4922-863c-f040d9b259ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:01.972183 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-289ec1f7-00af-46df-b902-ffd88e8a4f1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:01.975322 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-289ec1f7-00af-46df-b902-ffd88e8a4f1c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:28:01.975650 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-289ec1f7-00af-46df-b902-ffd88e8a4f1c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:01.975967 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-289ec1f7-00af-46df-b902-ffd88e8a4f1c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:01.995695 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:01.995695 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:02.002003 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-289ec1f7-00af-46df-b902-ffd88e8a4f1c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:02.007910 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-289ec1f7-00af-46df-b902-ffd88e8a4f1c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:28:02.008445 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 491/1953] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:28:01 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 1321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:28:02.018283 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-500909890 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-500909890, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:02.018714 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-500909890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-500909890, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:02.075534 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Created reservations ['961bcf4c-6d0f-42e2-bdc6-8337d0355b00', 'c60f967a-36de-4009-9b26-e4cf6ba9cf41', '3f37d180-28b8-4116-8c3b-0798afcc416b', 'ab48041a-79fa-47c9-a802-62525ce9cb18'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:02.076707 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b7a9fe-8cb6-4922-863c-f040d9b259ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['961bcf4c-6d0f-42e2-bdc6-8337d0355b00', 'c60f967a-36de-4009-9b26-e4cf6ba9cf41', '3f37d180-28b8-4116-8c3b-0798afcc416b', 'ab48041a-79fa-47c9-a802-62525ce9cb18']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:02.077859 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46e4c0e5-b119-4871-bdab-853e4a9f8498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:02.110251 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46e4c0e5-b119-4871-bdab-853e4a9f8498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c5ef441-5061-45be-8cee-c605979fa2df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1779099359',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f285e664ef4de3ae482f3d5e1c0c84',qos_specs=None,replication_status=,reservations=['961bcf4c-6d0f-42e2-bdc6-8337d0355b00','c60f967a-36de-4009-9b26-e4cf6ba9cf41','3f37d180-28b8-4116-8c3b-0798afcc416b','ab48041a-79fa-47c9-a802-62525ce9cb18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_type_id=aa6bf830-dc94-4471-9417-d8398cb9ea7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1779099359',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6c5ef441-5061-45be-8cee-c605979fa2df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16f285e664ef4de3ae482f3d5e1c0c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa6bf830-dc94-4471-9417-d8398cb9ea7a),volume_type_id=aa6bf830-dc94-4471-9417-d8398cb9ea7a)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:02.111245 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a659ff-64eb-4195-8d4b-b97094351253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:02.131856 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a659ff-64eb-4195-8d4b-b97094351253) transitioned into state 'SUCCESS' from state '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-1779099359',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f285e664ef4de3ae482f3d5e1c0c84',qos_specs=None,replication_status=,reservations=['961bcf4c-6d0f-42e2-bdc6-8337d0355b00','c60f967a-36de-4009-9b26-e4cf6ba9cf41','3f37d180-28b8-4116-8c3b-0798afcc416b','ab48041a-79fa-47c9-a802-62525ce9cb18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_type_id=aa6bf830-dc94-4471-9417-d8398cb9ea7a)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:02.132823 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db04f5c-5945-4dd9-9fe6-394a8e6a3266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:02.146131 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db04f5c-5945-4dd9-9fe6-394a8e6a3266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:02.147181 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Flow 'volume_create_api' (28fc3564-0fb9-4644-9923-d9841449ecb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:02.147548 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume request issued successfully. Aug 08 06:28:02.148231 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-da469934-29a0-42ff-b389-bbaddf00f3d0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:02.148762 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 490/1954] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:28:01 2026] POST /volume/v3/volumes => generated 788 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:02.344384 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-84782710-6966-40c3-adef-17978b707a96 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:02.347903 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84782710-6966-40c3-adef-17978b707a96 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:02.351620 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84782710-6966-40c3-adef-17978b707a96 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:02.352088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84782710-6966-40c3-adef-17978b707a96 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:02.352222 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-84782710-6966-40c3-adef-17978b707a96 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:02.365390 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:02.365390 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:02.366692 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84782710-6966-40c3-adef-17978b707a96 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:02.367395 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 484/1955] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:02 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:03.336315 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-436f526f-95ed-4ff6-8799-f2fe8575da06 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:03.338830 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-436f526f-95ed-4ff6-8799-f2fe8575da06 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] DELETE https://10.4.3.32/volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec Aug 08 06:28:03.339024 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-436f526f-95ed-4ff6-8799-f2fe8575da06 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:03.339203 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-436f526f-95ed-4ff6-8799-f2fe8575da06 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:03.352841 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:03.352841 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:03.385100 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-530c5573-95b7-49a1-8851-38eab0511cb5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:03.388631 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-530c5573-95b7-49a1-8851-38eab0511cb5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:03.389347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-530c5573-95b7-49a1-8851-38eab0511cb5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:03.389347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-530c5573-95b7-49a1-8851-38eab0511cb5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:03.389347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-530c5573-95b7-49a1-8851-38eab0511cb5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:03.399461 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:03.399461 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:03.400965 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-530c5573-95b7-49a1-8851-38eab0511cb5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:03.401485 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 492/1956] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:03 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:03.479451 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1a1e7ddd-10a9-49b3-8916-4aebf052ebfc req-436f526f-95ed-4ff6-8799-f2fe8575da06 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec returned with HTTP 200 Aug 08 06:28:03.480212 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 491/1957] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:28:03 2026] DELETE /volume/v3/attachments/2dda93db-9498-4657-ad14-25a0bbec01ec => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:04.156958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-96a2f443-fd3a-4900-ba9b-ec1fdadd9a00 req-38aaf027-9fc0-48d2-9311-beb93783be42 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:04.164494 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-96a2f443-fd3a-4900-ba9b-ec1fdadd9a00 req-38aaf027-9fc0-48d2-9311-beb93783be42 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:28:04.165672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-96a2f443-fd3a-4900-ba9b-ec1fdadd9a00 req-38aaf027-9fc0-48d2-9311-beb93783be42 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:04.165841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-96a2f443-fd3a-4900-ba9b-ec1fdadd9a00 req-38aaf027-9fc0-48d2-9311-beb93783be42 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:04.188814 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:04.188814 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:04.198019 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-96a2f443-fd3a-4900-ba9b-ec1fdadd9a00 req-38aaf027-9fc0-48d2-9311-beb93783be42 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:04.207748 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-96a2f443-fd3a-4900-ba9b-ec1fdadd9a00 req-38aaf027-9fc0-48d2-9311-beb93783be42 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:28:04.208536 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 491/1958] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:04 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:04.233628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f8dd87b9-f894-4fc3-94d2-3ae7059d67cf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:04.236186 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8dd87b9-f894-4fc3-94d2-3ae7059d67cf tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:28:04.236548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8dd87b9-f894-4fc3-94d2-3ae7059d67cf tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:04.236826 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8dd87b9-f894-4fc3-94d2-3ae7059d67cf tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:04.237461 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f8dd87b9-f894-4fc3-94d2-3ae7059d67cf tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Delete volume with id: 5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:28:04.248925 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:04.248925 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:04.249701 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f8dd87b9-f894-4fc3-94d2-3ae7059d67cf tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:04.280426 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f8dd87b9-f894-4fc3-94d2-3ae7059d67cf tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Delete volume request issued successfully. Aug 08 06:28:04.280998 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8dd87b9-f894-4fc3-94d2-3ae7059d67cf tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 202 Aug 08 06:28:04.281754 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 485/1959] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:04 2026] DELETE /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:04.291691 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-06ff1948-71b4-4c6f-8bfd-14523a58cbba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:04.295037 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06ff1948-71b4-4c6f-8bfd-14523a58cbba tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:28:04.295593 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06ff1948-71b4-4c6f-8bfd-14523a58cbba tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:04.298176 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06ff1948-71b4-4c6f-8bfd-14523a58cbba tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:04.313458 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:04.313458 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:04.328029 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-06ff1948-71b4-4c6f-8bfd-14523a58cbba tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:04.333824 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06ff1948-71b4-4c6f-8bfd-14523a58cbba tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 200 Aug 08 06:28:04.334714 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 493/1960] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:04 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:04.415241 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4567a1e7-e65b-4a18-95c9-010c2d0b1b10 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:04.416135 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4567a1e7-e65b-4a18-95c9-010c2d0b1b10 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:04.416261 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4567a1e7-e65b-4a18-95c9-010c2d0b1b10 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:04.416415 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4567a1e7-e65b-4a18-95c9-010c2d0b1b10 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:04.416573 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4567a1e7-e65b-4a18-95c9-010c2d0b1b10 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:04.423408 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:04.423408 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:04.424224 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4567a1e7-e65b-4a18-95c9-010c2d0b1b10 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:04.424744 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 492/1961] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:04 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:28:04.570066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a1a4998d-a7e8-4052-a55a-81e75581ef0c req-63223696-3e1c-41b0-8898-0ef8175cc27a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:04.574045 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a1a4998d-a7e8-4052-a55a-81e75581ef0c req-63223696-3e1c-41b0-8898-0ef8175cc27a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:28:04.574413 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a1a4998d-a7e8-4052-a55a-81e75581ef0c req-63223696-3e1c-41b0-8898-0ef8175cc27a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:04.574884 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a1a4998d-a7e8-4052-a55a-81e75581ef0c req-63223696-3e1c-41b0-8898-0ef8175cc27a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:04.590727 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:04.590727 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:04.597362 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-a1a4998d-a7e8-4052-a55a-81e75581ef0c req-63223696-3e1c-41b0-8898-0ef8175cc27a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:04.607746 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a1a4998d-a7e8-4052-a55a-81e75581ef0c req-63223696-3e1c-41b0-8898-0ef8175cc27a tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:28:04.607746 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 492/1962] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:04 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:05.353629 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3ed407e5-6aa8-4f1d-9e6c-a4461cc2360a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:05.357208 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ed407e5-6aa8-4f1d-9e6c-a4461cc2360a tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d Aug 08 06:28:05.357558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ed407e5-6aa8-4f1d-9e6c-a4461cc2360a tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:05.357884 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ed407e5-6aa8-4f1d-9e6c-a4461cc2360a tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:05.367380 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ed407e5-6aa8-4f1d-9e6c-a4461cc2360a tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d returned with HTTP 404 Aug 08 06:28:05.368108 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 486/1963] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:05 2026] GET /volume/v3/volumes/5a9eaa40-ebd7-499a-8a2b-db0df053fb7d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:05.439946 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f98aadb9-27b7-4de0-98b3-c3b1763254d9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:05.442177 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f98aadb9-27b7-4de0-98b3-c3b1763254d9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:05.442369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f98aadb9-27b7-4de0-98b3-c3b1763254d9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:05.442580 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f98aadb9-27b7-4de0-98b3-c3b1763254d9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:05.442681 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f98aadb9-27b7-4de0-98b3-c3b1763254d9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:05.449977 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:05.449977 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:05.451014 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f98aadb9-27b7-4de0-98b3-c3b1763254d9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:05.451553 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 494/1964] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:05 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:06.141149 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c2b1d8ff-a883-4853-9e39-4422e7345354 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:06.145823 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2b1d8ff-a883-4853-9e39-4422e7345354 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:28:06.146024 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2b1d8ff-a883-4853-9e39-4422e7345354 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:06.146256 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2b1d8ff-a883-4853-9e39-4422e7345354 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:06.146459 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c2b1d8ff-a883-4853-9e39-4422e7345354 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Delete volume with id: ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:28:06.158700 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:06.158700 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:06.159263 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c2b1d8ff-a883-4853-9e39-4422e7345354 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:28:06.189682 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c2b1d8ff-a883-4853-9e39-4422e7345354 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Delete volume request issued successfully. Aug 08 06:28:06.193180 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2b1d8ff-a883-4853-9e39-4422e7345354 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 202 Aug 08 06:28:06.193180 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 493/1965] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:06 2026] DELETE /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:06.201891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3d5df0f2-1427-4f8d-b64d-c5b507617fe2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:06.204251 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d5df0f2-1427-4f8d-b64d-c5b507617fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:28:06.204487 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d5df0f2-1427-4f8d-b64d-c5b507617fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:06.204747 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d5df0f2-1427-4f8d-b64d-c5b507617fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:06.213040 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:06.213040 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:06.221236 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3d5df0f2-1427-4f8d-b64d-c5b507617fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:28:06.232638 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d5df0f2-1427-4f8d-b64d-c5b507617fe2 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 200 Aug 08 06:28:06.233383 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 493/1966] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:06 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:06.465195 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-02797651-7ac0-42f2-877e-97c4f38dd6ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:06.467900 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02797651-7ac0-42f2-877e-97c4f38dd6ed tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:06.468305 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02797651-7ac0-42f2-877e-97c4f38dd6ed tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:06.468666 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02797651-7ac0-42f2-877e-97c4f38dd6ed tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:06.468966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-02797651-7ac0-42f2-877e-97c4f38dd6ed tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:06.477118 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:06.477118 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:06.478236 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02797651-7ac0-42f2-877e-97c4f38dd6ed tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:06.478765 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 487/1967] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:06 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:07.252159 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-284575d4-2145-40b1-bcbe-223207d2ddb5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:07.254842 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-284575d4-2145-40b1-bcbe-223207d2ddb5 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 Aug 08 06:28:07.255031 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-284575d4-2145-40b1-bcbe-223207d2ddb5 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:07.255461 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-284575d4-2145-40b1-bcbe-223207d2ddb5 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:07.261786 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-284575d4-2145-40b1-bcbe-223207d2ddb5 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 returned with HTTP 404 Aug 08 06:28:07.262254 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 495/1968] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:07 2026] GET /volume/v3/volumes/ac9e0f63-a698-437b-9839-e2fb31848f16 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:07.273704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fa02a4c7-0e66-44af-918c-5397a3b8d024 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:07.275721 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa02a4c7-0e66-44af-918c-5397a3b8d024 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:28:07.277788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa02a4c7-0e66-44af-918c-5397a3b8d024 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:07.277788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa02a4c7-0e66-44af-918c-5397a3b8d024 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:07.277788 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-fa02a4c7-0e66-44af-918c-5397a3b8d024 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Delete volume with id: d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:28:07.287746 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:07.287746 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:07.288402 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa02a4c7-0e66-44af-918c-5397a3b8d024 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:28:07.323866 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa02a4c7-0e66-44af-918c-5397a3b8d024 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Delete volume request issued successfully. Aug 08 06:28:07.324244 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa02a4c7-0e66-44af-918c-5397a3b8d024 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 202 Aug 08 06:28:07.324456 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 494/1969] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:07 2026] DELETE /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:07.337118 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-247bce60-0030-4162-b81d-2fe7fc7c8a2b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:07.339447 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-247bce60-0030-4162-b81d-2fe7fc7c8a2b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:28:07.339713 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-247bce60-0030-4162-b81d-2fe7fc7c8a2b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:07.339979 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-247bce60-0030-4162-b81d-2fe7fc7c8a2b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:07.348985 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:07.348985 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:07.355522 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-247bce60-0030-4162-b81d-2fe7fc7c8a2b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Volume info retrieved successfully. Aug 08 06:28:07.361678 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-247bce60-0030-4162-b81d-2fe7fc7c8a2b tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 200 Aug 08 06:28:07.362800 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 494/1970] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:07 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:07.495796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2065b575-6ce9-4f86-90d8-f648dd12c376 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:07.499827 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2065b575-6ce9-4f86-90d8-f648dd12c376 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:07.499827 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2065b575-6ce9-4f86-90d8-f648dd12c376 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:07.499827 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2065b575-6ce9-4f86-90d8-f648dd12c376 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:07.500003 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2065b575-6ce9-4f86-90d8-f648dd12c376 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:07.506028 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:07.506028 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:07.507479 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2065b575-6ce9-4f86-90d8-f648dd12c376 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:07.508043 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 488/1971] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:07 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:07.521543 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cb726042-88b1-44a2-97f1-09a8fc19bf73 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:07.524993 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb726042-88b1-44a2-97f1-09a8fc19bf73 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c Aug 08 06:28:07.525198 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb726042-88b1-44a2-97f1-09a8fc19bf73 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:07.525393 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb726042-88b1-44a2-97f1-09a8fc19bf73 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:07.534182 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:07.534182 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:07.544940 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb726042-88b1-44a2-97f1-09a8fc19bf73 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:07.552063 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb726042-88b1-44a2-97f1-09a8fc19bf73 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c returned with HTTP 200 Aug 08 06:28:07.552884 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 496/1972] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:07 2026] GET /volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:07.570801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ef4388fe-3efc-4969-928c-2059037e353f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:07.681044 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef4388fe-3efc-4969-928c-2059037e353f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312/export_record Aug 08 06:28:07.681222 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef4388fe-3efc-4969-928c-2059037e353f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:07.681509 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef4388fe-3efc-4969-928c-2059037e353f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Calling method 'export_record' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:07.681645 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-ef4388fe-3efc-4969-928c-2059037e353f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Export record for backup d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 06:28:07.693403 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:07.693403 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:07.694391 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.api [None req-ef4388fe-3efc-4969-928c-2059037e353f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Calling RPCAPI with context: , host: np0000006785, backup: d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 06:28:07.709867 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-ef4388fe-3efc-4969-928c-2059037e353f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] export_record in rpcapi backup_id d1664a53-0b11-44cc-b3f6-8d9a19bc9312 on host np0000006785. {{(pid=100289) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 06:28:07.723845 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-ef4388fe-3efc-4969-928c-2059037e353f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDE2NjRhNTMtMGIxMS00NGNjLWIzZjYtOGQ5YTE5YmM5MzEyIiwgInVzZXJfaWQiOiAiZmVhMTdlYzMxZmJlNGQ3NTlhNmIyMjg1ZGE5NWRmNGMiLCAicHJvamVjdF9pZCI6ICIwNzA4M2I2YjY1MDc0MzQ4YjJhZTVmNjQxMzA5YWMzOSIsICJ2b2x1bWVfaWQiOiAiYWU5Yjc3MzAtN2U4MC00ZTBkLTlmYzctNmQ4YTNjN2UwNDRjIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODMxNTczNzE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDcxNTU1OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZTliNzczMC03ZTgwLTRlMGQtOWZjNy02ZDhhM2M3ZTA0NGMvMjAyNjA4MDgwNjI3NTEvYXpfbm92YV9iYWNrdXBfZDE2NjRhNTMtMGIxMS00NGNjLWIzZjYtOGQ5YTE5YmM5MzEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjI4OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 06:28:07.724235 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef4388fe-3efc-4969-928c-2059037e353f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312/export_record returned with HTTP 200 Aug 08 06:28:07.724818 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 495/1973] 10.4.3.32 () {66 vars in 1383 bytes} [Sat Aug 8 06:28:07 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312/export_record => generated 1512 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:28:07.734119 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4253a485-b76f-45c9-aabe-2aa64f1da414 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:07.736546 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4253a485-b76f-45c9-aabe-2aa64f1da414 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] POST https://10.4.3.32/volume/v3/backups/import_record Aug 08 06:28:07.737312 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4253a485-b76f-45c9-aabe-2aa64f1da414 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzgzNjljNmQtMDY0NS00MzUxLThjZjEtOTU3NTFjZWE1NjE4IiwgInVzZXJfaWQiOiAiZmVhMTdlYzMxZmJlNGQ3NTlhNmIyMjg1ZGE5NWRmNGMiLCAicHJvamVjdF9pZCI6ICIwNzA4M2I2YjY1MDc0MzQ4YjJhZTVmNjQxMzA5YWMzOSIsICJ2b2x1bWVfaWQiOiAiYWU5Yjc3MzAtN2U4MC00ZTBkLTlmYzctNmQ4YTNjN2UwNDRjIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODMxNTczNzE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDcxNTU1OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZTliNzczMC03ZTgwLTRlMGQtOWZjNy02ZDhhM2M3ZTA0NGMvMjAyNjA4MDgwNjI3NTEvYXpfbm92YV9iYWNrdXBfZDE2NjRhNTMtMGIxMS00NGNjLWIzZjYtOGQ5YTE5YmM5MzEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjI4OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:07.739524 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-4253a485-b76f-45c9-aabe-2aa64f1da414 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzgzNjljNmQtMDY0NS00MzUxLThjZjEtOTU3NTFjZWE1NjE4IiwgInVzZXJfaWQiOiAiZmVhMTdlYzMxZmJlNGQ3NTlhNmIyMjg1ZGE5NWRmNGMiLCAicHJvamVjdF9pZCI6ICIwNzA4M2I2YjY1MDc0MzQ4YjJhZTVmNjQxMzA5YWMzOSIsICJ2b2x1bWVfaWQiOiAiYWU5Yjc3MzAtN2U4MC00ZTBkLTlmYzctNmQ4YTNjN2UwNDRjIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODMxNTczNzE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDcxNTU1OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZTliNzczMC03ZTgwLTRlMGQtOWZjNy02ZDhhM2M3ZTA0NGMvMjAyNjA4MDgwNjI3NTEvYXpfbm92YV9iYWNrdXBfZDE2NjRhNTMtMGIxMS00NGNjLWIzZjYtOGQ5YTE5YmM5MzEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjI4OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100290) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 06:28:07.739723 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-4253a485-b76f-45c9-aabe-2aa64f1da414 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzgzNjljNmQtMDY0NS00MzUxLThjZjEtOTU3NTFjZWE1NjE4IiwgInVzZXJfaWQiOiAiZmVhMTdlYzMxZmJlNGQ3NTlhNmIyMjg1ZGE5NWRmNGMiLCAicHJvamVjdF9pZCI6ICIwNzA4M2I2YjY1MDc0MzQ4YjJhZTVmNjQxMzA5YWMzOSIsICJ2b2x1bWVfaWQiOiAiYWU5Yjc3MzAtN2U4MC00ZTBkLTlmYzctNmQ4YTNjN2UwNDRjIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODMxNTczNzE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDcxNTU1OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZTliNzczMC03ZTgwLTRlMGQtOWZjNy02ZDhhM2M3ZTA0NGMvMjAyNjA4MDgwNjI3NTEvYXpfbm92YV9iYWNrdXBfZDE2NjRhNTMtMGIxMS00NGNjLWIzZjYtOGQ5YTE5YmM5MzEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjI4OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100290) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 06:28:07.794997 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-4253a485-b76f-45c9-aabe-2aa64f1da414 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Created reservations ['a1166215-c8db-4f34-816c-42cab0c20e00', 'a620da0b-b5ba-4c55-904c-58e30f7acafe'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:07.835303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-4253a485-b76f-45c9-aabe-2aa64f1da414 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] import_record rpcapi backup id 78369c6d-0645-4351-8cf1-95751cea5618 on host np0000006785 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzgzNjljNmQtMDY0NS00MzUxLThjZjEtOTU3NTFjZWE1NjE4IiwgInVzZXJfaWQiOiAiZmVhMTdlYzMxZmJlNGQ3NTlhNmIyMjg1ZGE5NWRmNGMiLCAicHJvamVjdF9pZCI6ICIwNzA4M2I2YjY1MDc0MzQ4YjJhZTVmNjQxMzA5YWMzOSIsICJ2b2x1bWVfaWQiOiAiYWU5Yjc3MzAtN2U4MC00ZTBkLTlmYzctNmQ4YTNjN2UwNDRjIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODMxNTczNzE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDcxNTU1OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZTliNzczMC03ZTgwLTRlMGQtOWZjNy02ZDhhM2M3ZTA0NGMvMjAyNjA4MDgwNjI3NTEvYXpfbm92YV9iYWNrdXBfZDE2NjRhNTMtMGIxMS00NGNjLWIzZjYtOGQ5YTE5YmM5MzEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjoyNzo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjI4OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100290) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 08 06:28:07.840565 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-4253a485-b76f-45c9-aabe-2aa64f1da414 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Import record output: {'backup': {'id': '78369c6d-0645-4351-8cf1-95751cea5618', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618'}, {'rel': 'bookmark', 'href': 'https://10.4.3.32/volume/backups/78369c6d-0645-4351-8cf1-95751cea5618'}]}}. {{(pid=100290) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 08 06:28:07.840912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4253a485-b76f-45c9-aabe-2aa64f1da414 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 201 Aug 08 06:28:07.842316 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 495/1974] 10.4.3.32 () {68 vars in 1295 bytes} [Sat Aug 8 06:28:07 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 108 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 08 06:28:07.854841 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-360343ac-a5a9-448f-981a-0826454e48e8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:07.859352 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-360343ac-a5a9-448f-981a-0826454e48e8 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] GET https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 Aug 08 06:28:07.859702 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-360343ac-a5a9-448f-981a-0826454e48e8 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:07.861573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-360343ac-a5a9-448f-981a-0826454e48e8 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:07.861921 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-360343ac-a5a9-448f-981a-0826454e48e8 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Show backup with id 78369c6d-0645-4351-8cf1-95751cea5618. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:07.885397 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:07.885397 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:07.886884 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-360343ac-a5a9-448f-981a-0826454e48e8 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 returned with HTTP 200 Aug 08 06:28:07.887805 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 489/1975] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:07 2026] GET /volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 => generated 645 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:08.381426 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-83bebbec-2ed7-4fa8-a400-f5b8fd362ad7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:08.383874 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83bebbec-2ed7-4fa8-a400-f5b8fd362ad7 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] GET https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d Aug 08 06:28:08.384102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-83bebbec-2ed7-4fa8-a400-f5b8fd362ad7 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:08.384307 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-83bebbec-2ed7-4fa8-a400-f5b8fd362ad7 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:08.395946 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83bebbec-2ed7-4fa8-a400-f5b8fd362ad7 tempest-TestServerVolumeAttachmentScenario-1978647026 tempest-TestServerVolumeAttachmentScenario-1978647026-project-member] https://10.4.3.32/volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d returned with HTTP 404 Aug 08 06:28:08.396949 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 497/1976] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:08 2026] GET /volume/v3/volumes/d4b61772-e258-4431-bd50-ebc181e1865d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:08.903495 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-630e158f-ccb3-40cf-bc08-d597e7c2cf7a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:08.906105 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-630e158f-ccb3-40cf-bc08-d597e7c2cf7a tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] GET https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 Aug 08 06:28:08.906288 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-630e158f-ccb3-40cf-bc08-d597e7c2cf7a tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:08.906452 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-630e158f-ccb3-40cf-bc08-d597e7c2cf7a tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:08.906624 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-630e158f-ccb3-40cf-bc08-d597e7c2cf7a tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Show backup with id 78369c6d-0645-4351-8cf1-95751cea5618. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:08.911828 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:08.911828 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:08.912172 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-630e158f-ccb3-40cf-bc08-d597e7c2cf7a tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 returned with HTTP 200 Aug 08 06:28:08.912505 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 496/1977] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:08 2026] GET /volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:08.923102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c5e2f05e-1f9f-4637-a484-f89ffe5c6cb0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:08.925222 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c5e2f05e-1f9f-4637-a484-f89ffe5c6cb0 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] GET https://10.4.3.32/volume/v3/backups Aug 08 06:28:08.925565 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c5e2f05e-1f9f-4637-a484-f89ffe5c6cb0 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:08.925696 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c5e2f05e-1f9f-4637-a484-f89ffe5c6cb0 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:08.926191 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:08.926191 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:08.940955 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c5e2f05e-1f9f-4637-a484-f89ffe5c6cb0 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Aug 08 06:28:08.941362 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 496/1978] 10.4.3.32 () {66 vars in 1230 bytes} [Sat Aug 8 06:28:08 2026] GET /volume/v3/backups => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:08.952749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:08.954761 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] POST https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312/restore Aug 08 06:28:08.957799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:08.957799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Restoring backup d1664a53-0b11-44cc-b3f6-8d9a19bc9312 ({'restore': {}}) {{(pid=100288) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 06:28:08.957799 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Restoring backup d1664a53-0b11-44cc-b3f6-8d9a19bc9312 to volume None. Aug 08 06:28:08.968834 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:08.968834 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:08.968834 np0000006785 devstack@c-api.service[100288]: INFO cinder.backup.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Creating volume of 1 GB for restore of backup d1664a53-0b11-44cc-b3f6-8d9a19bc9312. Aug 08 06:28:08.985223 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:28:08.984697. {{(pid=100288) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:28:08.985387 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Availability Zones retrieved successfully. Aug 08 06:28:08.996508 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Flow 'volume_create_api' (288830f3-9383-4d7b-b635-7f6989909a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:08.999620 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e149c674-6483-48e2-8e5d-43fe879458ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:09.000975 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:09.063447 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e149c674-6483-48e2-8e5d-43fe879458ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:09.063952 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ca7bf7-6dbd-4037-acdd-440d288a6330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:09.138173 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Created reservations ['d2de55e5-283d-4e0a-a413-d9bea7ec8a66', 'dbdea436-4686-48e8-8b84-6a6a5546d3a1', 'b71e7321-833d-4b86-9c4d-9cd85791213e', '7f949971-f925-4a49-8351-3d638a99c913'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:09.141053 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ca7bf7-6dbd-4037-acdd-440d288a6330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2de55e5-283d-4e0a-a413-d9bea7ec8a66', 'dbdea436-4686-48e8-8b84-6a6a5546d3a1', 'b71e7321-833d-4b86-9c4d-9cd85791213e', '7f949971-f925-4a49-8351-3d638a99c913']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:09.142527 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8098cec1-d12c-41c0-9aec-69e14864c2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:09.191319 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8098cec1-d12c-41c0-9aec-69e14864c2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7906766f-bbcb-4cbc-b160-33d5c10dc2e3', '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_d1664a53-0b11-44cc-b3f6-8d9a19bc9312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07083b6b65074348b2ae5f641309ac39',qos_specs=None,replication_status=,reservations=['d2de55e5-283d-4e0a-a413-d9bea7ec8a66','dbdea436-4686-48e8-8b84-6a6a5546d3a1','b71e7321-833d-4b86-9c4d-9cd85791213e','7f949971-f925-4a49-8351-3d638a99c913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea17ec31fbe4d759a6b2285da95df4c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d1664a53-0b11-44cc-b3f6-8d9a19bc9312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7906766f-bbcb-4cbc-b160-33d5c10dc2e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07083b6b65074348b2ae5f641309ac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fea17ec31fbe4d759a6b2285da95df4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:09.192982 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (137f77fb-b499-4526-ada7-ac03f255341f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:09.225366 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (137f77fb-b499-4526-ada7-ac03f255341f) transitioned into 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_d1664a53-0b11-44cc-b3f6-8d9a19bc9312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07083b6b65074348b2ae5f641309ac39',qos_specs=None,replication_status=,reservations=['d2de55e5-283d-4e0a-a413-d9bea7ec8a66','dbdea436-4686-48e8-8b84-6a6a5546d3a1','b71e7321-833d-4b86-9c4d-9cd85791213e','7f949971-f925-4a49-8351-3d638a99c913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea17ec31fbe4d759a6b2285da95df4c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:09.227500 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173c0719-448d-4e2f-a05e-4b568cb1a2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:09.247245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173c0719-448d-4e2f-a05e-4b568cb1a2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:09.247439 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Flow 'volume_create_api' (288830f3-9383-4d7b-b635-7f6989909a52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:09.247858 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Create volume request issued successfully. Aug 08 06:28:09.257985 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:09.257985 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:09.258820 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:10.267876 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:10.267876 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:10.268524 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:10.268749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Checking backup size 1 against volume size 1 {{(pid=100288) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 06:28:10.269041 np0000006785 devstack@c-api.service[100288]: INFO cinder.backup.api [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Overwriting volume 7906766f-bbcb-4cbc-b160-33d5c10dc2e3 with restore of backup d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:10.296269 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] restore_backup in rpcapi backup_id d1664a53-0b11-44cc-b3f6-8d9a19bc9312 {{(pid=100288) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 06:28:10.298766 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf05740-ba01-4f49-b66d-3463e3a13dbe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312/restore returned with HTTP 202 Aug 08 06:28:10.299222 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 490/1979] 10.4.3.32 () {68 vars in 1386 bytes} [Sat Aug 8 06:28:08 2026] POST /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312/restore => generated 189 bytes in 1349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:28:10.313854 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d20d5acc-57a0-4d3f-8699-c3d4604cb5de None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:10.316736 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d20d5acc-57a0-4d3f-8699-c3d4604cb5de tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:10.317008 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d20d5acc-57a0-4d3f-8699-c3d4604cb5de tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:10.317976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d20d5acc-57a0-4d3f-8699-c3d4604cb5de tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:10.317976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d20d5acc-57a0-4d3f-8699-c3d4604cb5de tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:10.325169 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:10.325169 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:10.326242 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d20d5acc-57a0-4d3f-8699-c3d4604cb5de tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:10.327737 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 498/1980] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:10 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:11.345160 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-375f9e6a-91c7-4bcb-9912-2b828a5bfc5f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:11.347750 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-375f9e6a-91c7-4bcb-9912-2b828a5bfc5f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:11.347996 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-375f9e6a-91c7-4bcb-9912-2b828a5bfc5f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:11.348228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-375f9e6a-91c7-4bcb-9912-2b828a5bfc5f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:11.348332 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-375f9e6a-91c7-4bcb-9912-2b828a5bfc5f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:11.359056 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:11.359056 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:11.360482 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-375f9e6a-91c7-4bcb-9912-2b828a5bfc5f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:11.361303 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 497/1981] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:11 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:12.375211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-129aa858-dc75-4289-8b81-364ebdea73d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:12.378512 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-129aa858-dc75-4289-8b81-364ebdea73d4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:12.378512 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-129aa858-dc75-4289-8b81-364ebdea73d4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:12.378687 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-129aa858-dc75-4289-8b81-364ebdea73d4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:12.378741 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-129aa858-dc75-4289-8b81-364ebdea73d4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:12.385967 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:12.385967 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:12.387614 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-129aa858-dc75-4289-8b81-364ebdea73d4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:12.388656 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 497/1982] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:12 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:13.404764 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6a643d20-9a99-448d-add8-0adae0b59094 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:13.409292 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a643d20-9a99-448d-add8-0adae0b59094 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:13.409292 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a643d20-9a99-448d-add8-0adae0b59094 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:13.409523 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a643d20-9a99-448d-add8-0adae0b59094 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:13.410596 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6a643d20-9a99-448d-add8-0adae0b59094 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:13.416594 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:13.416594 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:13.417836 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a643d20-9a99-448d-add8-0adae0b59094 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:13.418263 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 491/1983] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:13 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:13.794136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-01a75186-e6be-4ffb-9f25-a59fb88d820c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:13.796504 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-01a75186-e6be-4ffb-9f25-a59fb88d820c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:13.796721 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-01a75186-e6be-4ffb-9f25-a59fb88d820c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:13.798088 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-01a75186-e6be-4ffb-9f25-a59fb88d820c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:13.810882 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:13.810882 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:13.821727 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-01a75186-e6be-4ffb-9f25-a59fb88d820c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:13.828448 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-01a75186-e6be-4ffb-9f25-a59fb88d820c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:13.828727 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 499/1984] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:13 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:13.896498 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-bca72c03-21a7-4850-8c79-ed9dd31b8642 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:13.899350 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-bca72c03-21a7-4850-8c79-ed9dd31b8642 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:13.899401 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-bca72c03-21a7-4850-8c79-ed9dd31b8642 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:13.900095 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-bca72c03-21a7-4850-8c79-ed9dd31b8642 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:13.913845 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:13.913845 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:13.926671 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-bca72c03-21a7-4850-8c79-ed9dd31b8642 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:13.943226 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-bca72c03-21a7-4850-8c79-ed9dd31b8642 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:13.943517 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 498/1985] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:13 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:14.115006 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d97d083-4c3d-4139-8991-070645ee059a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:14.116171 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d97d083-4c3d-4139-8991-070645ee059a None None] GET https://10.4.3.32/volume// Aug 08 06:28:14.116664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d97d083-4c3d-4139-8991-070645ee059a None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:14.116894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d97d083-4c3d-4139-8991-070645ee059a None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:14.118368 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d97d083-4c3d-4139-8991-070645ee059a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:14.118743 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 498/1986] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:28:14 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:14.134085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-96542abb-8c7c-47d2-a8e5-a18286dfb816 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:14.140428 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-96542abb-8c7c-47d2-a8e5-a18286dfb816 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:28:14.142126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-96542abb-8c7c-47d2-a8e5-a18286dfb816 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f", "connector": null, "instance_uuid": "68dfe901-9999-478c-933f-b7d9cff1799d"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:14.167632 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:14.167632 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:14.207955 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-96542abb-8c7c-47d2-a8e5-a18286dfb816 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:28:14.208644 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 492/1987] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:28:14 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:14.281102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-baba9cdd-3404-4902-aeef-5ac84d18fe32 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:14.285031 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-baba9cdd-3404-4902-aeef-5ac84d18fe32 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:14.285031 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-baba9cdd-3404-4902-aeef-5ac84d18fe32 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:14.285031 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-baba9cdd-3404-4902-aeef-5ac84d18fe32 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:14.295682 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f94fdba5-aedd-45a6-8ee7-4810657de5de None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:14.296223 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f94fdba5-aedd-45a6-8ee7-4810657de5de None None] GET https://10.4.3.32/volume// Aug 08 06:28:14.296492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f94fdba5-aedd-45a6-8ee7-4810657de5de None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:14.296949 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f94fdba5-aedd-45a6-8ee7-4810657de5de None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:14.297175 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f94fdba5-aedd-45a6-8ee7-4810657de5de None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:14.297558 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 499/1988] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:28:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:14.298325 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:14.298325 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:14.303097 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-baba9cdd-3404-4902-aeef-5ac84d18fe32 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:14.310864 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-176ed9f4-5cce-48f7-bad2-336e17107e7c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:14.314897 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-baba9cdd-3404-4902-aeef-5ac84d18fe32 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:14.314953 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-176ed9f4-5cce-48f7-bad2-336e17107e7c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:14.314994 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 500/1989] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:14 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:14.315028 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-176ed9f4-5cce-48f7-bad2-336e17107e7c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:14.315028 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-176ed9f4-5cce-48f7-bad2-336e17107e7c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:14.317376 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=277,cinder:UPDATE=68,cinder:INSERT=31,cinder:DELETE=1 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:28:14.329500 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:14.329500 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:14.336158 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-176ed9f4-5cce-48f7-bad2-336e17107e7c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:14.342974 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-176ed9f4-5cce-48f7-bad2-336e17107e7c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:14.343557 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 499/1990] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:28:14 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 1019 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:28:14.437222 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad82f812-7293-4c3f-b65b-28c17448d26f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:14.440839 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad82f812-7293-4c3f-b65b-28c17448d26f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:14.440839 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad82f812-7293-4c3f-b65b-28c17448d26f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:14.440839 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad82f812-7293-4c3f-b65b-28c17448d26f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:14.441420 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ad82f812-7293-4c3f-b65b-28c17448d26f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:14.448657 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:14.448657 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:14.449241 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad82f812-7293-4c3f-b65b-28c17448d26f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:14.449751 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 493/1991] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:14 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:14.539665 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-735d62f2-f425-4804-b4e3-62952e714934 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:14.541911 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-735d62f2-f425-4804-b4e3-62952e714934 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] PUT https://10.4.3.32/volume/v3/attachments/566720c3-459a-483c-bb26-1a99025aeab5 Aug 08 06:28:14.542302 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-735d62f2-f425-4804-b4e3-62952e714934 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:14.551750 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-735d62f2-f425-4804-b4e3-62952e714934 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Acquiring lock "cinder-attachment_update-0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:28:14.557947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-735d62f2-f425-4804-b4e3-62952e714934 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Lock "cinder-attachment_update-0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:28:14.560058 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:14.560058 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:14.698934 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-735d62f2-f425-4804-b4e3-62952e714934 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Lock "cinder-attachment_update-0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f-np0000006785" released by "attachment_update" :: held 0.141s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:28:14.701115 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-735d62f2-f425-4804-b4e3-62952e714934 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/attachments/566720c3-459a-483c-bb26-1a99025aeab5 returned with HTTP 200 Aug 08 06:28:14.701544 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 500/1992] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:28:14 2026] PUT /volume/v3/attachments/566720c3-459a-483c-bb26-1a99025aeab5 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:15.336799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ec4f5c5f-5aaf-4948-9b62-af7d5f6f7ce0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:15.337229 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec4f5c5f-5aaf-4948-9b62-af7d5f6f7ce0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:15.337281 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec4f5c5f-5aaf-4948-9b62-af7d5f6f7ce0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:15.337548 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec4f5c5f-5aaf-4948-9b62-af7d5f6f7ce0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:15.349450 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:15.349450 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:15.354996 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ec4f5c5f-5aaf-4948-9b62-af7d5f6f7ce0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:15.368041 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec4f5c5f-5aaf-4948-9b62-af7d5f6f7ce0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:15.368318 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 501/1993] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:15 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:15.464343 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5f2a637e-2613-4ded-a0b2-646185e612d3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:15.469480 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f2a637e-2613-4ded-a0b2-646185e612d3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:15.470471 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f2a637e-2613-4ded-a0b2-646185e612d3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:15.470471 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f2a637e-2613-4ded-a0b2-646185e612d3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:15.470471 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5f2a637e-2613-4ded-a0b2-646185e612d3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:15.480106 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:15.480106 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:15.480106 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f2a637e-2613-4ded-a0b2-646185e612d3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:15.480698 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 500/1994] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:15 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:16.390763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4f0e37ac-5c9a-469e-8e28-c3c36bc2cce6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:16.394793 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f0e37ac-5c9a-469e-8e28-c3c36bc2cce6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:16.394793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f0e37ac-5c9a-469e-8e28-c3c36bc2cce6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:16.396121 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f0e37ac-5c9a-469e-8e28-c3c36bc2cce6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:16.415452 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:16.415452 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:16.422164 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4f0e37ac-5c9a-469e-8e28-c3c36bc2cce6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:16.434205 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f0e37ac-5c9a-469e-8e28-c3c36bc2cce6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:16.434205 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 494/1995] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:16 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:16.496697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d4234b32-08e5-4bf9-be41-823c008a40d0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:16.499735 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4234b32-08e5-4bf9-be41-823c008a40d0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:16.500216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4234b32-08e5-4bf9-be41-823c008a40d0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:16.500517 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d4234b32-08e5-4bf9-be41-823c008a40d0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:16.500721 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d4234b32-08e5-4bf9-be41-823c008a40d0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:16.507052 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=260,cinder:UPDATE=61,cinder:INSERT=31,cinder:DELETE=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:28:16.516787 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:16.516787 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:16.518678 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d4234b32-08e5-4bf9-be41-823c008a40d0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:16.519700 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 501/1996] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:16 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:17.452433 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bd911dc0-995f-4025-9221-280698f4f547 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:17.454874 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd911dc0-995f-4025-9221-280698f4f547 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:17.455388 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd911dc0-995f-4025-9221-280698f4f547 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:17.455658 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd911dc0-995f-4025-9221-280698f4f547 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:17.470485 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:17.470485 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:17.474175 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bd911dc0-995f-4025-9221-280698f4f547 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:17.480095 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd911dc0-995f-4025-9221-280698f4f547 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:17.480877 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 502/1997] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:17 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:17.534362 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee6c86a0-94bb-4c85-a457-48851e44e4f0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:17.537963 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee6c86a0-94bb-4c85-a457-48851e44e4f0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:17.537963 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee6c86a0-94bb-4c85-a457-48851e44e4f0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:17.537963 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee6c86a0-94bb-4c85-a457-48851e44e4f0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:17.537963 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ee6c86a0-94bb-4c85-a457-48851e44e4f0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:17.543344 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:17.543344 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:17.546495 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee6c86a0-94bb-4c85-a457-48851e44e4f0 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:17.546495 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 501/1998] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:17 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:18.053070 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-7af50fa7-de45-46fc-832b-296de91fffbb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:18.057302 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-7af50fa7-de45-46fc-832b-296de91fffbb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/attachments/566720c3-459a-483c-bb26-1a99025aeab5/action Aug 08 06:28:18.057724 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-7af50fa7-de45-46fc-832b-296de91fffbb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:18.057849 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-7af50fa7-de45-46fc-832b-296de91fffbb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:18.097247 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:18.097247 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:18.111792 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-32705e45-4882-41c8-b7eb-4db354e651f8 req-7af50fa7-de45-46fc-832b-296de91fffbb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/attachments/566720c3-459a-483c-bb26-1a99025aeab5/action returned with HTTP 204 Aug 08 06:28:18.112435 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 495/1999] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:28:18 2026] POST /volume/v3/attachments/566720c3-459a-483c-bb26-1a99025aeab5/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:18.504644 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7349fe7c-51d7-463e-83ac-eb565213d51c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:18.508814 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7349fe7c-51d7-463e-83ac-eb565213d51c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:18.508994 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7349fe7c-51d7-463e-83ac-eb565213d51c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:18.510161 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7349fe7c-51d7-463e-83ac-eb565213d51c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:18.524853 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:18.524853 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:18.530917 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7349fe7c-51d7-463e-83ac-eb565213d51c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:18.537911 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7349fe7c-51d7-463e-83ac-eb565213d51c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:18.538734 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 502/2000] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:18 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:18.554105 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-de485774-cd5c-476a-9e89-884e1c0a686e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:18.557276 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de485774-cd5c-476a-9e89-884e1c0a686e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:28:18.557765 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de485774-cd5c-476a-9e89-884e1c0a686e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f", "name": "tempest-VolumesBackupsTest-Backup-1517771641", "force": true, "container": "tempest-volumesbackupstest-backup-container-191457266"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:18.557874 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9a8a026-3722-4c21-8c3a-157fd11face3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:18.560464 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9a8a026-3722-4c21-8c3a-157fd11face3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:18.560607 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9a8a026-3722-4c21-8c3a-157fd11face3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:18.560682 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-de485774-cd5c-476a-9e89-884e1c0a686e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating new backup {'backup': {'volume_id': '0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f', 'name': 'tempest-VolumesBackupsTest-Backup-1517771641', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-191457266'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:28:18.560863 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9a8a026-3722-4c21-8c3a-157fd11face3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:18.560939 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-de485774-cd5c-476a-9e89-884e1c0a686e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating backup of volume 0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f in container tempest-volumesbackupstest-backup-container-191457266 Aug 08 06:28:18.561027 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d9a8a026-3722-4c21-8c3a-157fd11face3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:18.566641 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:18.566641 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:18.567874 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9a8a026-3722-4c21-8c3a-157fd11face3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:18.568453 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 502/2001] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:18 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:18.576966 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:18.576966 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:18.577532 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-de485774-cd5c-476a-9e89-884e1c0a686e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:18.615618 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-de485774-cd5c-476a-9e89-884e1c0a686e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['e455e8ec-f585-4b57-a2cf-e9eaeb6fc4ba', '502f9230-4329-4675-ac97-40411bbd3634'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:18.669848 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de485774-cd5c-476a-9e89-884e1c0a686e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:28:18.670425 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 503/2002] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:28:18 2026] POST /volume/v3/backups => generated 328 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:18.679727 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40180881-708c-4c59-8639-069657c3e6cd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:18.681871 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40180881-708c-4c59-8639-069657c3e6cd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:18.682114 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40180881-708c-4c59-8639-069657c3e6cd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:18.682328 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40180881-708c-4c59-8639-069657c3e6cd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:18.682466 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-40180881-708c-4c59-8639-069657c3e6cd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:18.689176 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:18.689176 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:18.690301 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40180881-708c-4c59-8639-069657c3e6cd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:18.691253 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 496/2003] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:18 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:19.584447 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7e025896-eef4-49e3-9509-93a5608488f2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:19.586960 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7e025896-eef4-49e3-9509-93a5608488f2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:19.587426 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7e025896-eef4-49e3-9509-93a5608488f2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:19.587739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7e025896-eef4-49e3-9509-93a5608488f2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:19.588077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7e025896-eef4-49e3-9509-93a5608488f2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:19.593206 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:19.593206 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:19.594084 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7e025896-eef4-49e3-9509-93a5608488f2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:19.594538 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 503/2004] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:19 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:19.704005 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-98b22614-caaa-47f9-ba4e-8d5910fb1ccd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:19.706799 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-98b22614-caaa-47f9-ba4e-8d5910fb1ccd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:19.707069 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-98b22614-caaa-47f9-ba4e-8d5910fb1ccd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:19.707304 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-98b22614-caaa-47f9-ba4e-8d5910fb1ccd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:19.707463 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-98b22614-caaa-47f9-ba4e-8d5910fb1ccd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:19.712457 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:19.712457 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:19.713433 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-98b22614-caaa-47f9-ba4e-8d5910fb1ccd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:19.713794 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 503/2005] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:19 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:20.355796 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:20.358310 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:20.361897 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-122735278", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:20.361897 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-122735278', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:20.362089 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Create volume of 1 GB Aug 08 06:28:20.362494 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:20.362494 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:20.373279 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Availability Zones retrieved successfully. Aug 08 06:28:20.382932 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Flow 'volume_create_api' (fbd36aad-bd5e-43e0-be37-b16239b2e63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:20.384596 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa02b09c-04ec-426c-87e1-1a7e28a2d37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:20.388461 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:20.437239 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa02b09c-04ec-426c-87e1-1a7e28a2d37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:20.439022 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5760028b-1c25-470c-9f5e-5045f12cb854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:20.496252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Created reservations ['b1ce7bf1-4d41-4b17-8d4b-e22b004ead80', '1ce27460-bfd2-41e5-a8ac-83779fafba3e', '07daba5f-9724-4b9d-bdb5-8f570843e367', 'e3fe1726-570e-4a3c-93a6-bc98250677a7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:20.497279 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5760028b-1c25-470c-9f5e-5045f12cb854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1ce7bf1-4d41-4b17-8d4b-e22b004ead80', '1ce27460-bfd2-41e5-a8ac-83779fafba3e', '07daba5f-9724-4b9d-bdb5-8f570843e367', 'e3fe1726-570e-4a3c-93a6-bc98250677a7']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:20.498577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8717e9-3fd4-4b54-8a59-9be2efee5c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:20.527238 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8717e9-3fd4-4b54-8a59-9be2efee5c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebf45ebd-c205-4d3e-a1b7-3e91214a4379', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-122735278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d650c812544f497cb640e7a09e09707f',qos_specs=None,replication_status=,reservations=['b1ce7bf1-4d41-4b17-8d4b-e22b004ead80','1ce27460-bfd2-41e5-a8ac-83779fafba3e','07daba5f-9724-4b9d-bdb5-8f570843e367','e3fe1726-570e-4a3c-93a6-bc98250677a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='668a0ea37b9d4f1cb2a58de6fb1f4030',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-122735278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebf45ebd-c205-4d3e-a1b7-3e91214a4379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d650c812544f497cb640e7a09e09707f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='668a0ea37b9d4f1cb2a58de6fb1f4030',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:20.528293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb39c8fc-94a9-4db9-a037-d2424bdd3b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:20.548500 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb39c8fc-94a9-4db9-a037-d2424bdd3b54) transitioned into state 'SUCCESS' from state '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-122735278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d650c812544f497cb640e7a09e09707f',qos_specs=None,replication_status=,reservations=['b1ce7bf1-4d41-4b17-8d4b-e22b004ead80','1ce27460-bfd2-41e5-a8ac-83779fafba3e','07daba5f-9724-4b9d-bdb5-8f570843e367','e3fe1726-570e-4a3c-93a6-bc98250677a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='668a0ea37b9d4f1cb2a58de6fb1f4030',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:20.549402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c771f09d-d756-4f35-b977-95418802a29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:20.560065 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c771f09d-d756-4f35-b977-95418802a29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:20.561215 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Flow 'volume_create_api' (fbd36aad-bd5e-43e0-be37-b16239b2e63b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:20.561645 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Create volume request issued successfully. Aug 08 06:28:20.562284 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffb848d5-0ae4-4d43-bd51-68ae13104ffb tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:20.562858 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 504/2006] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:28:20 2026] POST /volume/v3/volumes => generated 752 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:20.585050 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-875d3694-e59d-4dda-ab87-71ebbfd55f80 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:20.587707 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-875d3694-e59d-4dda-ab87-71ebbfd55f80 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:20.588307 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-875d3694-e59d-4dda-ab87-71ebbfd55f80 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:20.588583 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-875d3694-e59d-4dda-ab87-71ebbfd55f80 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:20.600707 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:20.600707 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:20.607102 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bb3311a7-bef8-4b15-8563-9f043173630a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:20.608565 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-875d3694-e59d-4dda-ab87-71ebbfd55f80 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:20.609272 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bb3311a7-bef8-4b15-8563-9f043173630a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:20.609485 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bb3311a7-bef8-4b15-8563-9f043173630a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:20.609712 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bb3311a7-bef8-4b15-8563-9f043173630a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:20.609877 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bb3311a7-bef8-4b15-8563-9f043173630a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:20.614766 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-875d3694-e59d-4dda-ab87-71ebbfd55f80 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:20.615120 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:20.615120 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:20.615301 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 497/2007] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:20 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:20.617003 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bb3311a7-bef8-4b15-8563-9f043173630a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:20.617003 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 504/2008] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:20 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:20.725964 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d8a5fac0-b33f-4fc6-a72c-8849ea2befa6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:20.728553 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8a5fac0-b33f-4fc6-a72c-8849ea2befa6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:20.728832 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8a5fac0-b33f-4fc6-a72c-8849ea2befa6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:20.729257 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8a5fac0-b33f-4fc6-a72c-8849ea2befa6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:20.729257 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d8a5fac0-b33f-4fc6-a72c-8849ea2befa6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:20.735957 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:20.735957 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:20.736485 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8a5fac0-b33f-4fc6-a72c-8849ea2befa6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:20.737027 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 504/2009] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:20 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:21.632036 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-64dce813-81c4-4f80-8616-8bce1a7e511a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:21.638319 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c2327cb1-943d-40dd-92d1-268bcf5fbda6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:21.638812 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64dce813-81c4-4f80-8616-8bce1a7e511a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:21.638812 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64dce813-81c4-4f80-8616-8bce1a7e511a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:21.641192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64dce813-81c4-4f80-8616-8bce1a7e511a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:21.641192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-64dce813-81c4-4f80-8616-8bce1a7e511a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:21.641430 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c2327cb1-943d-40dd-92d1-268bcf5fbda6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:21.643084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c2327cb1-943d-40dd-92d1-268bcf5fbda6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:21.643637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c2327cb1-943d-40dd-92d1-268bcf5fbda6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:21.646898 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:21.646898 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:21.647992 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64dce813-81c4-4f80-8616-8bce1a7e511a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:21.648618 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 505/2010] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:21 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:21.656805 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:21.656805 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:21.664147 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c2327cb1-943d-40dd-92d1-268bcf5fbda6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:21.676462 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c2327cb1-943d-40dd-92d1-268bcf5fbda6 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:21.677246 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 498/2011] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:21 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:21.698077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c7f85845-beea-4229-9964-fe9313ceb48e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:21.701055 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7f85845-beea-4229-9964-fe9313ceb48e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:21.702243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7f85845-beea-4229-9964-fe9313ceb48e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:21.702243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7f85845-beea-4229-9964-fe9313ceb48e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:21.711547 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:21.711547 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:21.715840 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c7f85845-beea-4229-9964-fe9313ceb48e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:21.722809 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7f85845-beea-4229-9964-fe9313ceb48e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:21.723268 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 505/2012] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:21 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:21.744862 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6527546c-11b5-4e0b-a6db-3c4d4cc50bd5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:21.747223 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6527546c-11b5-4e0b-a6db-3c4d4cc50bd5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 08 06:28:21.747457 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6527546c-11b5-4e0b-a6db-3c4d4cc50bd5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:21.747713 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6527546c-11b5-4e0b-a6db-3c4d4cc50bd5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:21.748080 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-6527546c-11b5-4e0b-a6db-3c4d4cc50bd5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:28:21.749602 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6527546c-11b5-4e0b-a6db-3c4d4cc50bd5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:28:21.755408 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8e7caa08-08fc-4c9e-8daf-ec7d4cdf6dc4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:21.758192 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e7caa08-08fc-4c9e-8daf-ec7d4cdf6dc4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:21.758530 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8e7caa08-08fc-4c9e-8daf-ec7d4cdf6dc4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:21.759147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8e7caa08-08fc-4c9e-8daf-ec7d4cdf6dc4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:21.759147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8e7caa08-08fc-4c9e-8daf-ec7d4cdf6dc4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:21.761458 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6527546c-11b5-4e0b-a6db-3c4d4cc50bd5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Get all volumes completed successfully. Aug 08 06:28:21.762137 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6527546c-11b5-4e0b-a6db-3c4d4cc50bd5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 08 06:28:21.762737 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 505/2013] 10.4.3.32 () {66 vars in 1230 bytes} [Sat Aug 8 06:28:21 2026] GET /volume/v3/volumes => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:21.765951 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:21.765951 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:21.767050 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e7caa08-08fc-4c9e-8daf-ec7d4cdf6dc4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:21.767754 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 506/2014] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:21 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:21.777816 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7b704f38-4112-4404-876d-a5594b38170b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:21.780416 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7b704f38-4112-4404-876d-a5594b38170b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:21.780489 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7b704f38-4112-4404-876d-a5594b38170b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:21.780704 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7b704f38-4112-4404-876d-a5594b38170b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:21.792080 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:21.792080 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:21.798263 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7b704f38-4112-4404-876d-a5594b38170b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:21.808798 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7b704f38-4112-4404-876d-a5594b38170b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:21.808798 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 499/2015] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:21 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:21.894053 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-95f9c134-3f11-449d-af77-eb1cdd0ab58c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:21.899600 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-95f9c134-3f11-449d-af77-eb1cdd0ab58c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:21.899932 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-95f9c134-3f11-449d-af77-eb1cdd0ab58c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:21.900180 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-95f9c134-3f11-449d-af77-eb1cdd0ab58c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:21.908978 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:21.908978 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:21.913703 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-95f9c134-3f11-449d-af77-eb1cdd0ab58c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:21.919589 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-95f9c134-3f11-449d-af77-eb1cdd0ab58c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:21.920276 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 506/2016] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:21 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:22.035972 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-91fc93f2-74b3-4038-9551-816899ad2c10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.036645 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91fc93f2-74b3-4038-9551-816899ad2c10 None None] GET https://10.4.3.32/volume// Aug 08 06:28:22.036891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-91fc93f2-74b3-4038-9551-816899ad2c10 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.036959 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-91fc93f2-74b3-4038-9551-816899ad2c10 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.037436 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91fc93f2-74b3-4038-9551-816899ad2c10 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:22.037781 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 506/2017] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:28:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:22.048968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-8bb51be2-43d2-42a1-9be0-375a684f0845 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.053143 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-8bb51be2-43d2-42a1-9be0-375a684f0845 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:28:22.053627 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-8bb51be2-43d2-42a1-9be0-375a684f0845 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebf45ebd-c205-4d3e-a1b7-3e91214a4379", "connector": null, "instance_uuid": "714c3cb7-b090-46d4-b6e8-2e00df6e1552"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:22.067693 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.067693 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:22.133446 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-8bb51be2-43d2-42a1-9be0-375a684f0845 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:28:22.134045 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 507/2018] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:28:22 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:22.182880 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-90eb3581-0bce-4df5-94a8-b2bcbf451631 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.190434 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90eb3581-0bce-4df5-94a8-b2bcbf451631 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:22.190434 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90eb3581-0bce-4df5-94a8-b2bcbf451631 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.190434 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90eb3581-0bce-4df5-94a8-b2bcbf451631 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.203836 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-412f0337-e88d-4fc3-b4e7-95823cf44af2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.204366 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-412f0337-e88d-4fc3-b4e7-95823cf44af2 None None] GET https://10.4.3.32/volume// Aug 08 06:28:22.204593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-412f0337-e88d-4fc3-b4e7-95823cf44af2 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.204932 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-412f0337-e88d-4fc3-b4e7-95823cf44af2 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.205348 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-412f0337-e88d-4fc3-b4e7-95823cf44af2 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:22.205717 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 507/2019] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:28:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:22.211942 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.211942 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:22.216842 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-90eb3581-0bce-4df5-94a8-b2bcbf451631 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:22.220760 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f4f87f8a-61f4-402d-bfdd-e99cdba319c5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.222906 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90eb3581-0bce-4df5-94a8-b2bcbf451631 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:22.223439 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 500/2020] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:22 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:22.224424 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f4f87f8a-61f4-402d-bfdd-e99cdba319c5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:22.227814 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f4f87f8a-61f4-402d-bfdd-e99cdba319c5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.227814 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f4f87f8a-61f4-402d-bfdd-e99cdba319c5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.246542 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.246542 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:22.252388 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f4f87f8a-61f4-402d-bfdd-e99cdba319c5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:22.259359 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f4f87f8a-61f4-402d-bfdd-e99cdba319c5 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:22.259919 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 507/2021] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:28:22 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:28:22.415678 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f066182b-a484-4ae4-87d0-18da00294b9e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.418554 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f066182b-a484-4ae4-87d0-18da00294b9e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] PUT https://10.4.3.32/volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb Aug 08 06:28:22.419734 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f066182b-a484-4ae4-87d0-18da00294b9e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:22.430128 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f066182b-a484-4ae4-87d0-18da00294b9e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Acquiring lock "cinder-attachment_update-ebf45ebd-c205-4d3e-a1b7-3e91214a4379-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:28:22.436895 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f066182b-a484-4ae4-87d0-18da00294b9e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Lock "cinder-attachment_update-ebf45ebd-c205-4d3e-a1b7-3e91214a4379-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:28:22.438502 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.438502 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:22.603794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f066182b-a484-4ae4-87d0-18da00294b9e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Lock "cinder-attachment_update-ebf45ebd-c205-4d3e-a1b7-3e91214a4379-np0000006785" released by "attachment_update" :: held 0.167s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:28:22.604107 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-f066182b-a484-4ae4-87d0-18da00294b9e tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb returned with HTTP 200 Aug 08 06:28:22.608738 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 508/2022] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:28:22 2026] PUT /volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:22.664500 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-04842aa1-976f-4cb8-9885-48d8963499d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.667575 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04842aa1-976f-4cb8-9885-48d8963499d2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:22.667575 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04842aa1-976f-4cb8-9885-48d8963499d2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.668228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04842aa1-976f-4cb8-9885-48d8963499d2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.668228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-04842aa1-976f-4cb8-9885-48d8963499d2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:22.675644 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.675644 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:22.676764 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04842aa1-976f-4cb8-9885-48d8963499d2 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:22.677433 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 508/2023] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:22 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:22.687853 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-260b4d2b-8679-4770-b3c4-29231f334691 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.690171 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-260b4d2b-8679-4770-b3c4-29231f334691 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/7906766f-bbcb-4cbc-b160-33d5c10dc2e3 Aug 08 06:28:22.690633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-260b4d2b-8679-4770-b3c4-29231f334691 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.690872 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-260b4d2b-8679-4770-b3c4-29231f334691 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.699796 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.699796 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:22.705501 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-260b4d2b-8679-4770-b3c4-29231f334691 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:22.710180 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-260b4d2b-8679-4770-b3c4-29231f334691 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/7906766f-bbcb-4cbc-b160-33d5c10dc2e3 returned with HTTP 200 Aug 08 06:28:22.711110 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 501/2024] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:22 2026] GET /volume/v3/volumes/7906766f-bbcb-4cbc-b160-33d5c10dc2e3 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:22.727608 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-36a0269b-bb3c-4cd1-97a6-43fd8b1cf0d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.730308 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36a0269b-bb3c-4cd1-97a6-43fd8b1cf0d7 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 08 06:28:22.730661 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36a0269b-bb3c-4cd1-97a6-43fd8b1cf0d7 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.730979 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36a0269b-bb3c-4cd1-97a6-43fd8b1cf0d7 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.731328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-36a0269b-bb3c-4cd1-97a6-43fd8b1cf0d7 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:28:22.732401 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-36a0269b-bb3c-4cd1-97a6-43fd8b1cf0d7 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:28:22.743070 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-36a0269b-bb3c-4cd1-97a6-43fd8b1cf0d7 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Get all volumes completed successfully. Aug 08 06:28:22.743762 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36a0269b-bb3c-4cd1-97a6-43fd8b1cf0d7 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 08 06:28:22.744318 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 508/2025] 10.4.3.32 () {66 vars in 1230 bytes} [Sat Aug 8 06:28:22 2026] GET /volume/v3/volumes => generated 659 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:22.761800 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e4e5c75c-a4f0-458d-a1d0-afe1dd0bccab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.761800 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e4e5c75c-a4f0-458d-a1d0-afe1dd0bccab tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7906766f-bbcb-4cbc-b160-33d5c10dc2e3 Aug 08 06:28:22.762283 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e4e5c75c-a4f0-458d-a1d0-afe1dd0bccab tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.762283 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e4e5c75c-a4f0-458d-a1d0-afe1dd0bccab tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.762550 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e4e5c75c-a4f0-458d-a1d0-afe1dd0bccab tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Delete volume with id: 7906766f-bbcb-4cbc-b160-33d5c10dc2e3 Aug 08 06:28:22.775139 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.775139 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:22.775139 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e4e5c75c-a4f0-458d-a1d0-afe1dd0bccab tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:22.780124 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0d48a5fd-0c1c-4261-bfb3-238793db994f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.783068 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0d48a5fd-0c1c-4261-bfb3-238793db994f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:22.783590 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0d48a5fd-0c1c-4261-bfb3-238793db994f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.783970 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0d48a5fd-0c1c-4261-bfb3-238793db994f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.784164 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0d48a5fd-0c1c-4261-bfb3-238793db994f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:22.793000 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.793000 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:22.793000 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0d48a5fd-0c1c-4261-bfb3-238793db994f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:22.793303 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 509/2026] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:22 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:22.796327 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e4e5c75c-a4f0-458d-a1d0-afe1dd0bccab tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Delete volume request issued successfully. Aug 08 06:28:22.796604 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e4e5c75c-a4f0-458d-a1d0-afe1dd0bccab tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/7906766f-bbcb-4cbc-b160-33d5c10dc2e3 returned with HTTP 202 Aug 08 06:28:22.797254 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 509/2027] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:22 2026] DELETE /volume/v3/volumes/7906766f-bbcb-4cbc-b160-33d5c10dc2e3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:22.811303 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7507d52f-27af-4ced-b821-b0df82b9d4d9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.813730 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7507d52f-27af-4ced-b821-b0df82b9d4d9 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] DELETE https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 Aug 08 06:28:22.814073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7507d52f-27af-4ced-b821-b0df82b9d4d9 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.814337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7507d52f-27af-4ced-b821-b0df82b9d4d9 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.814514 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-7507d52f-27af-4ced-b821-b0df82b9d4d9 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Delete backup with id: 78369c6d-0645-4351-8cf1-95751cea5618. Aug 08 06:28:22.820918 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.820918 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:22.853105 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-7507d52f-27af-4ced-b821-b0df82b9d4d9 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] delete_backup rpcapi backup_id 78369c6d-0645-4351-8cf1-95751cea5618 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:28:22.855870 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7507d52f-27af-4ced-b821-b0df82b9d4d9 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 returned with HTTP 202 Aug 08 06:28:22.855870 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 502/2028] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:22 2026] DELETE /volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:22.864862 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d4e88996-b7e9-40c9-a857-4ed8f270caf5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:22.871326 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4e88996-b7e9-40c9-a857-4ed8f270caf5 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] GET https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 Aug 08 06:28:22.871685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4e88996-b7e9-40c9-a857-4ed8f270caf5 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:22.872433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4e88996-b7e9-40c9-a857-4ed8f270caf5 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:22.872433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d4e88996-b7e9-40c9-a857-4ed8f270caf5 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Show backup with id 78369c6d-0645-4351-8cf1-95751cea5618. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:22.886696 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:22.886696 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:22.887754 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4e88996-b7e9-40c9-a857-4ed8f270caf5 tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 returned with HTTP 200 Aug 08 06:28:22.889037 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 509/2029] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:22 2026] GET /volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:23.243415 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b2648a62-1811-4273-8130-873d0dc9040b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:23.248758 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2648a62-1811-4273-8130-873d0dc9040b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:23.248758 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2648a62-1811-4273-8130-873d0dc9040b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:23.248758 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2648a62-1811-4273-8130-873d0dc9040b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:23.258685 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:23.258685 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:23.265050 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2648a62-1811-4273-8130-873d0dc9040b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:23.271835 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2648a62-1811-4273-8130-873d0dc9040b tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:23.272259 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 510/2030] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:23 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:23.811885 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e6a50558-ff45-4880-9679-0322b1b9d14a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:23.814306 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e6a50558-ff45-4880-9679-0322b1b9d14a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:23.814613 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e6a50558-ff45-4880-9679-0322b1b9d14a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:23.814955 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e6a50558-ff45-4880-9679-0322b1b9d14a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:23.815136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e6a50558-ff45-4880-9679-0322b1b9d14a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:23.829051 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:23.829051 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:23.830232 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e6a50558-ff45-4880-9679-0322b1b9d14a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:23.836954 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 510/2031] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:23 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:23.902915 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-38b8accd-efd0-48a6-9fd6-f4f88e80f18f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:23.905884 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38b8accd-efd0-48a6-9fd6-f4f88e80f18f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] GET https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 Aug 08 06:28:23.905884 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38b8accd-efd0-48a6-9fd6-f4f88e80f18f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:23.906440 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38b8accd-efd0-48a6-9fd6-f4f88e80f18f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:23.906719 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-38b8accd-efd0-48a6-9fd6-f4f88e80f18f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Show backup with id 78369c6d-0645-4351-8cf1-95751cea5618. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:23.916338 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38b8accd-efd0-48a6-9fd6-f4f88e80f18f tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] https://10.4.3.32/volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 returned with HTTP 404 Aug 08 06:28:23.917198 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 503/2032] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:23 2026] GET /volume/v3/backups/78369c6d-0645-4351-8cf1-95751cea5618 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:23.930182 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bf5b217d-2950-48b4-92e0-b73d68a96f4a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:23.935509 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf5b217d-2950-48b4-92e0-b73d68a96f4a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] DELETE https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:23.936549 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bf5b217d-2950-48b4-92e0-b73d68a96f4a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:23.938110 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bf5b217d-2950-48b4-92e0-b73d68a96f4a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:23.938110 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-bf5b217d-2950-48b4-92e0-b73d68a96f4a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Delete backup with id: d1664a53-0b11-44cc-b3f6-8d9a19bc9312. Aug 08 06:28:23.950882 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:23.950882 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:23.986071 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-bf5b217d-2950-48b4-92e0-b73d68a96f4a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] delete_backup rpcapi backup_id d1664a53-0b11-44cc-b3f6-8d9a19bc9312 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:28:23.989514 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf5b217d-2950-48b4-92e0-b73d68a96f4a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 202 Aug 08 06:28:23.990119 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 510/2033] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:23 2026] DELETE /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:24.005971 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-20961d5c-9645-49c7-b80e-732389c136a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:24.008370 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20961d5c-9645-49c7-b80e-732389c136a3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:24.008627 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20961d5c-9645-49c7-b80e-732389c136a3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:24.008916 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20961d5c-9645-49c7-b80e-732389c136a3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:24.009075 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-20961d5c-9645-49c7-b80e-732389c136a3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:24.016345 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:24.016345 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:24.017389 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20961d5c-9645-49c7-b80e-732389c136a3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 200 Aug 08 06:28:24.017866 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 511/2034] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:24 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:24.287077 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ec8f0b06-fbee-47e2-89de-02ba5ef062b1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:24.289831 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec8f0b06-fbee-47e2-89de-02ba5ef062b1 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:24.290084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec8f0b06-fbee-47e2-89de-02ba5ef062b1 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:24.290336 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec8f0b06-fbee-47e2-89de-02ba5ef062b1 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:24.304741 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:24.304741 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:24.308762 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ec8f0b06-fbee-47e2-89de-02ba5ef062b1 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:24.314755 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec8f0b06-fbee-47e2-89de-02ba5ef062b1 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:24.316543 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 511/2035] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:24 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:28:24.847867 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a6e579aa-3280-4836-9700-6e45fb122a31 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:24.851026 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a6e579aa-3280-4836-9700-6e45fb122a31 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:24.851026 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a6e579aa-3280-4836-9700-6e45fb122a31 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:24.851319 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a6e579aa-3280-4836-9700-6e45fb122a31 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:24.851432 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a6e579aa-3280-4836-9700-6e45fb122a31 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:24.857484 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:24.857484 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:24.858418 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a6e579aa-3280-4836-9700-6e45fb122a31 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:24.858880 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 504/2036] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:24 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:25.032719 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-706d4cad-9ec9-466a-9fb7-4cd33196213a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:25.034885 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-706d4cad-9ec9-466a-9fb7-4cd33196213a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 Aug 08 06:28:25.035155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-706d4cad-9ec9-466a-9fb7-4cd33196213a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:25.035424 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-706d4cad-9ec9-466a-9fb7-4cd33196213a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:25.035576 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-706d4cad-9ec9-466a-9fb7-4cd33196213a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id d1664a53-0b11-44cc-b3f6-8d9a19bc9312. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:25.039446 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-706d4cad-9ec9-466a-9fb7-4cd33196213a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 returned with HTTP 404 Aug 08 06:28:25.040241 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 511/2037] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:25 2026] GET /volume/v3/backups/d1664a53-0b11-44cc-b3f6-8d9a19bc9312 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:25.149015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9f310627-7740-403c-b827-3012ef3e7938 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:25.152493 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f310627-7740-403c-b827-3012ef3e7938 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c Aug 08 06:28:25.152876 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f310627-7740-403c-b827-3012ef3e7938 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:25.153263 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f310627-7740-403c-b827-3012ef3e7938 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:25.168641 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:25.168641 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:25.177805 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9f310627-7740-403c-b827-3012ef3e7938 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:25.182886 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f310627-7740-403c-b827-3012ef3e7938 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c returned with HTTP 200 Aug 08 06:28:25.183509 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 512/2038] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:25 2026] GET /volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:25.203199 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4e2f4d52-ac29-40ad-90ba-4116b5f4fc20 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:25.209807 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e2f4d52-ac29-40ad-90ba-4116b5f4fc20 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c Aug 08 06:28:25.209807 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e2f4d52-ac29-40ad-90ba-4116b5f4fc20 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:25.209807 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e2f4d52-ac29-40ad-90ba-4116b5f4fc20 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:25.209807 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-4e2f4d52-ac29-40ad-90ba-4116b5f4fc20 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Delete volume with id: ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c Aug 08 06:28:25.221303 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:25.221303 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:25.222129 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4e2f4d52-ac29-40ad-90ba-4116b5f4fc20 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:25.254052 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4e2f4d52-ac29-40ad-90ba-4116b5f4fc20 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Delete volume request issued successfully. Aug 08 06:28:25.254314 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e2f4d52-ac29-40ad-90ba-4116b5f4fc20 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c returned with HTTP 202 Aug 08 06:28:25.254986 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 512/2039] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:25 2026] DELETE /volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 06:28:25.269804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4cff28fe-e6a6-4576-a21e-9a95e97b04c3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:25.272952 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4cff28fe-e6a6-4576-a21e-9a95e97b04c3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c Aug 08 06:28:25.273433 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4cff28fe-e6a6-4576-a21e-9a95e97b04c3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:25.274793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4cff28fe-e6a6-4576-a21e-9a95e97b04c3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:25.294554 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:25.294554 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:25.302870 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4cff28fe-e6a6-4576-a21e-9a95e97b04c3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:25.309691 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4cff28fe-e6a6-4576-a21e-9a95e97b04c3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c returned with HTTP 200 Aug 08 06:28:25.310068 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 505/2040] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:25 2026] GET /volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:25.338840 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f0f7b446-67d7-4c22-bff3-51101007ae58 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:25.342372 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f0f7b446-67d7-4c22-bff3-51101007ae58 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:25.342372 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f0f7b446-67d7-4c22-bff3-51101007ae58 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:25.342602 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f0f7b446-67d7-4c22-bff3-51101007ae58 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:25.365107 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:25.365107 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:25.370047 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f0f7b446-67d7-4c22-bff3-51101007ae58 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:25.375870 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f0f7b446-67d7-4c22-bff3-51101007ae58 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:25.376750 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 512/2041] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:25 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:25.873645 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e573f5ea-3abf-4c08-a57f-aae9832354b6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:25.876976 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e573f5ea-3abf-4c08-a57f-aae9832354b6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:25.876976 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e573f5ea-3abf-4c08-a57f-aae9832354b6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:25.877246 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e573f5ea-3abf-4c08-a57f-aae9832354b6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:25.877505 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e573f5ea-3abf-4c08-a57f-aae9832354b6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:25.883996 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:25.883996 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:25.885358 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e573f5ea-3abf-4c08-a57f-aae9832354b6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:25.885668 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 513/2042] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:25 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:25.968885 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-15683532-f401-4f66-b492-18cfe48db0e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:25.971623 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-15683532-f401-4f66-b492-18cfe48db0e4 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] POST https://10.4.3.32/volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb/action Aug 08 06:28:25.972008 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-15683532-f401-4f66-b492-18cfe48db0e4 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:25.972169 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-15683532-f401-4f66-b492-18cfe48db0e4 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:25.998948 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:25.998948 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:26.014381 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-aef751eb-fc3b-47ac-b6b8-c0d764f7054e req-15683532-f401-4f66-b492-18cfe48db0e4 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb/action returned with HTTP 204 Aug 08 06:28:26.014984 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 513/2043] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:28:25 2026] POST /volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:26.328813 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-35b315c5-ad62-4fa0-9a38-67ec48044bbc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:26.332783 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35b315c5-ad62-4fa0-9a38-67ec48044bbc tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c Aug 08 06:28:26.332783 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35b315c5-ad62-4fa0-9a38-67ec48044bbc tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:26.332783 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35b315c5-ad62-4fa0-9a38-67ec48044bbc tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:26.343422 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35b315c5-ad62-4fa0-9a38-67ec48044bbc tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c returned with HTTP 404 Aug 08 06:28:26.343858 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 506/2044] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:26 2026] GET /volume/v3/volumes/ae9b7730-7e80-4e0d-9fc7-6d8a3c7e044c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:26.357133 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:26.360208 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:26.360617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1212314412"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:26.362291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1212314412'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:26.362475 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Create volume of 1 GB Aug 08 06:28:26.373197 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Availability Zones retrieved successfully. Aug 08 06:28:26.380919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Flow 'volume_create_api' (5ea4a2dd-0a57-463e-88be-01cbfd7d18c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:26.382256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (838a2b7d-cab9-4cbd-bbcf-a1cd3c02394c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:26.383988 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:26.399296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-18494de6-97c1-4682-81c7-3607692773c9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:26.405261 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18494de6-97c1-4682-81c7-3607692773c9 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:26.405261 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18494de6-97c1-4682-81c7-3607692773c9 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:26.405618 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18494de6-97c1-4682-81c7-3607692773c9 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:26.423724 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (838a2b7d-cab9-4cbd-bbcf-a1cd3c02394c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:26.424140 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d2a383-5d62-4aa6-9625-30d591e9b45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:26.425060 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:26.425060 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:26.434797 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-18494de6-97c1-4682-81c7-3607692773c9 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:26.442860 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18494de6-97c1-4682-81c7-3607692773c9 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:26.443308 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 514/2045] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:26 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:26.461911 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ccd07de-da2c-4740-9c9c-c9bbd8d8e20c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:26.464443 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ccd07de-da2c-4740-9c9c-c9bbd8d8e20c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:26.464745 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ccd07de-da2c-4740-9c9c-c9bbd8d8e20c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:26.465046 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ccd07de-da2c-4740-9c9c-c9bbd8d8e20c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:26.482379 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:26.482379 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:26.487040 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2ccd07de-da2c-4740-9c9c-c9bbd8d8e20c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:26.494829 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ccd07de-da2c-4740-9c9c-c9bbd8d8e20c tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:26.495413 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 514/2046] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:26 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:26.495956 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Created reservations ['2ce9726a-5c91-4361-89c0-b8c21ad95e54', 'b948aef0-8b2d-4948-81fd-37c9a6a95fe1', '547bc7f5-8299-4c40-809f-3af9c8329b44', 'c1cb0fa8-626f-4042-9d19-686e9a4f964b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:26.496916 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d2a383-5d62-4aa6-9625-30d591e9b45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce9726a-5c91-4361-89c0-b8c21ad95e54', 'b948aef0-8b2d-4948-81fd-37c9a6a95fe1', '547bc7f5-8299-4c40-809f-3af9c8329b44', 'c1cb0fa8-626f-4042-9d19-686e9a4f964b']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:26.497856 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408f8b83-994e-4ca8-af1e-86648506a810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:26.517329 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4edb4f43-f52c-461b-a833-b9d754536e54 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:26.523485 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4edb4f43-f52c-461b-a833-b9d754536e54 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:28:26.524004 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4edb4f43-f52c-461b-a833-b9d754536e54 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:26.524528 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4edb4f43-f52c-461b-a833-b9d754536e54 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:26.538908 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408f8b83-994e-4ca8-af1e-86648506a810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc2a27a1-e130-4396-abd5-f3f25b3c78b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1212314412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07083b6b65074348b2ae5f641309ac39',qos_specs=None,replication_status=,reservations=['2ce9726a-5c91-4361-89c0-b8c21ad95e54','b948aef0-8b2d-4948-81fd-37c9a6a95fe1','547bc7f5-8299-4c40-809f-3af9c8329b44','c1cb0fa8-626f-4042-9d19-686e9a4f964b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea17ec31fbe4d759a6b2285da95df4c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1212314412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc2a27a1-e130-4396-abd5-f3f25b3c78b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07083b6b65074348b2ae5f641309ac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fea17ec31fbe4d759a6b2285da95df4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:26.540389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ada56c-fb60-49ca-8da4-4b295f25775a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:26.542892 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:26.542892 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:26.551697 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4edb4f43-f52c-461b-a833-b9d754536e54 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:28:26.561924 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4edb4f43-f52c-461b-a833-b9d754536e54 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:28:26.561924 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 507/2047] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:26 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:26.573457 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ada56c-fb60-49ca-8da4-4b295f25775a) transitioned into state 'SUCCESS' from state '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-1212314412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07083b6b65074348b2ae5f641309ac39',qos_specs=None,replication_status=,reservations=['2ce9726a-5c91-4361-89c0-b8c21ad95e54','b948aef0-8b2d-4948-81fd-37c9a6a95fe1','547bc7f5-8299-4c40-809f-3af9c8329b44','c1cb0fa8-626f-4042-9d19-686e9a4f964b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea17ec31fbe4d759a6b2285da95df4c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:26.577145 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (518a8257-963d-48b2-84ed-34ab383cffd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:26.597796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (518a8257-963d-48b2-84ed-34ab383cffd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:26.600321 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Flow 'volume_create_api' (5ea4a2dd-0a57-463e-88be-01cbfd7d18c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:26.603802 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Create volume request issued successfully. Aug 08 06:28:26.603802 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a644bfc-9053-4106-85e5-ddc9eea9730b tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:26.604858 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 513/2048] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:28:26 2026] POST /volume/v3/volumes => generated 752 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:26.624994 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-acf5eb2c-c3c2-47ce-9c46-3e1838a1dfcb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:26.628767 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-acf5eb2c-c3c2-47ce-9c46-3e1838a1dfcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 Aug 08 06:28:26.629083 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-acf5eb2c-c3c2-47ce-9c46-3e1838a1dfcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:26.629390 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-acf5eb2c-c3c2-47ce-9c46-3e1838a1dfcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:26.646423 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:26.646423 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:26.652708 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-acf5eb2c-c3c2-47ce-9c46-3e1838a1dfcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:26.659739 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-acf5eb2c-c3c2-47ce-9c46-3e1838a1dfcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 returned with HTTP 200 Aug 08 06:28:26.660385 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 515/2049] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:26 2026] GET /volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:26.911144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e1a23eb3-cb0e-4d2a-ae6a-c8421f99f938 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:26.911144 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e1a23eb3-cb0e-4d2a-ae6a-c8421f99f938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:26.911144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e1a23eb3-cb0e-4d2a-ae6a-c8421f99f938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:26.911883 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e1a23eb3-cb0e-4d2a-ae6a-c8421f99f938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:26.912056 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e1a23eb3-cb0e-4d2a-ae6a-c8421f99f938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:26.923111 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:26.923111 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:26.924269 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e1a23eb3-cb0e-4d2a-ae6a-c8421f99f938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:26.924838 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 515/2050] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:26 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:28:26.997206 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-b09ac37d-a200-40f3-8aec-49a46e1fe9a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:26.999795 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-b09ac37d-a200-40f3-8aec-49a46e1fe9a4 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51 Aug 08 06:28:27.000003 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-b09ac37d-a200-40f3-8aec-49a46e1fe9a4 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:27.000307 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-b09ac37d-a200-40f3-8aec-49a46e1fe9a4 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:27.009529 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:27.009529 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:27.073859 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-b09ac37d-a200-40f3-8aec-49a46e1fe9a4 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51 returned with HTTP 200 Aug 08 06:28:27.074547 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 508/2051] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:28:26 2026] DELETE /volume/v3/attachments/8c601800-2bf9-4bc7-981e-b6f32d737b51 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:28:27.085319 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-c6638e63-9b5d-4ec4-9884-90f802890815 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:27.088501 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-c6638e63-9b5d-4ec4-9884-90f802890815 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c Aug 08 06:28:27.089155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-c6638e63-9b5d-4ec4-9884-90f802890815 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:27.089155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-c6638e63-9b5d-4ec4-9884-90f802890815 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:27.089483 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-c6638e63-9b5d-4ec4-9884-90f802890815 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Delete volume with id: d50ed37f-c5fd-433e-afc5-f2c2336fc37c Aug 08 06:28:27.098803 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:27.098803 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:27.099510 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-c6638e63-9b5d-4ec4-9884-90f802890815 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:28:27.125140 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-c6638e63-9b5d-4ec4-9884-90f802890815 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Delete volume request issued successfully. Aug 08 06:28:27.126287 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e43f8c9-822b-4fd3-a189-6916b1dddf4d req-c6638e63-9b5d-4ec4-9884-90f802890815 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c returned with HTTP 202 Aug 08 06:28:27.126287 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 514/2052] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:28:27 2026] DELETE /volume/v3/volumes/d50ed37f-c5fd-433e-afc5-f2c2336fc37c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:27.674897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0c472c59-55dc-46a2-909e-9c6f73e352a8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:27.677119 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c472c59-55dc-46a2-909e-9c6f73e352a8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 Aug 08 06:28:27.677288 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c472c59-55dc-46a2-909e-9c6f73e352a8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:27.677594 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c472c59-55dc-46a2-909e-9c6f73e352a8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:27.692556 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:27.692556 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:27.698304 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0c472c59-55dc-46a2-909e-9c6f73e352a8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:27.704052 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c472c59-55dc-46a2-909e-9c6f73e352a8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 returned with HTTP 200 Aug 08 06:28:27.704561 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 516/2053] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:27 2026] GET /volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:27.725448 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-101c01a2-b9d1-4c4b-b11f-79d05ff7dbde None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:27.727822 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-101c01a2-b9d1-4c4b-b11f-79d05ff7dbde tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:28:27.728626 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-101c01a2-b9d1-4c4b-b11f-79d05ff7dbde tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc2a27a1-e130-4396-abd5-f3f25b3c78b8", "name": "tempest-VolumesBackupsAdminTest-Backup-1081307466", "container": "tempest-volumesbackupsadmintest-backup-container-27361350"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:27.731846 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-101c01a2-b9d1-4c4b-b11f-79d05ff7dbde tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Creating new backup {'backup': {'volume_id': 'dc2a27a1-e130-4396-abd5-f3f25b3c78b8', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1081307466', 'container': 'tempest-volumesbackupsadmintest-backup-container-27361350'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:28:27.731846 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-101c01a2-b9d1-4c4b-b11f-79d05ff7dbde tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Creating backup of volume dc2a27a1-e130-4396-abd5-f3f25b3c78b8 in container tempest-volumesbackupsadmintest-backup-container-27361350 Aug 08 06:28:27.744798 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:27.744798 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:27.744798 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-101c01a2-b9d1-4c4b-b11f-79d05ff7dbde tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:27.790239 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-101c01a2-b9d1-4c4b-b11f-79d05ff7dbde tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Created reservations ['e1e7a20c-2961-4e21-95d9-664f1fe46bf8', 'e76d6c93-d749-4366-9739-0f6a8e706bdb'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:27.847825 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-101c01a2-b9d1-4c4b-b11f-79d05ff7dbde tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:28:27.847940 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 516/2054] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:28:27 2026] POST /volume/v3/backups => generated 333 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:27.865164 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-49a58aef-9e49-4d2c-852c-ccab776c39b8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:27.867926 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49a58aef-9e49-4d2c-852c-ccab776c39b8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:27.868449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49a58aef-9e49-4d2c-852c-ccab776c39b8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:27.868701 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49a58aef-9e49-4d2c-852c-ccab776c39b8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:27.868919 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-49a58aef-9e49-4d2c-852c-ccab776c39b8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:27.876422 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:27.876422 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:27.877417 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49a58aef-9e49-4d2c-852c-ccab776c39b8 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:27.878514 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 509/2055] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:27 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:27.943865 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d1079364-ca1c-40d2-9a60-35573f97697d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:27.947470 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1079364-ca1c-40d2-9a60-35573f97697d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:27.947809 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1079364-ca1c-40d2-9a60-35573f97697d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:27.948094 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1079364-ca1c-40d2-9a60-35573f97697d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:27.948251 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d1079364-ca1c-40d2-9a60-35573f97697d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:27.958057 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:27.958057 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:27.960514 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1079364-ca1c-40d2-9a60-35573f97697d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:27.962645 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 515/2056] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:27 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:28.891281 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cc52f9f6-c859-4b6c-ba38-56610c2ef59e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:28.893384 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc52f9f6-c859-4b6c-ba38-56610c2ef59e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:28.893602 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc52f9f6-c859-4b6c-ba38-56610c2ef59e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:28.893885 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc52f9f6-c859-4b6c-ba38-56610c2ef59e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:28.894032 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-cc52f9f6-c859-4b6c-ba38-56610c2ef59e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:28.899749 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:28.899749 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:28.900730 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc52f9f6-c859-4b6c-ba38-56610c2ef59e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:28.901353 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 517/2057] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:28 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:28.980365 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f7516d4c-5e7f-4ba7-9cb0-f0ca6c825357 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:28.983198 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7516d4c-5e7f-4ba7-9cb0-f0ca6c825357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:28.983490 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7516d4c-5e7f-4ba7-9cb0-f0ca6c825357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:28.983766 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7516d4c-5e7f-4ba7-9cb0-f0ca6c825357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:28.983950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f7516d4c-5e7f-4ba7-9cb0-f0ca6c825357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:28.988997 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:28.988997 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:28.990080 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7516d4c-5e7f-4ba7-9cb0-f0ca6c825357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:28.990497 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 517/2058] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:28 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:29.068599 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-51d949f5-e049-4f70-bd24-e79d6b0f0287 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:29.070596 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51d949f5-e049-4f70-bd24-e79d6b0f0287 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] DELETE https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:28:29.070868 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51d949f5-e049-4f70-bd24-e79d6b0f0287 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:29.071091 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51d949f5-e049-4f70-bd24-e79d6b0f0287 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:29.071219 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-51d949f5-e049-4f70-bd24-e79d6b0f0287 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Delete volume with id: aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:28:29.082396 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:29.082396 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:29.083648 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-51d949f5-e049-4f70-bd24-e79d6b0f0287 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:28:29.125757 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-51d949f5-e049-4f70-bd24-e79d6b0f0287 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Delete volume request issued successfully. Aug 08 06:28:29.126101 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51d949f5-e049-4f70-bd24-e79d6b0f0287 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 202 Aug 08 06:28:29.128175 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 510/2059] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:29 2026] DELETE /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:29.135172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-86438182-38ec-4131-8e9c-e017ef8c6c34 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:29.137483 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86438182-38ec-4131-8e9c-e017ef8c6c34 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:28:29.137793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86438182-38ec-4131-8e9c-e017ef8c6c34 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:29.138029 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86438182-38ec-4131-8e9c-e017ef8c6c34 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:29.154454 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:29.154454 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:29.163094 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-86438182-38ec-4131-8e9c-e017ef8c6c34 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Volume info retrieved successfully. Aug 08 06:28:29.170186 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86438182-38ec-4131-8e9c-e017ef8c6c34 tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 200 Aug 08 06:28:29.170849 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 516/2060] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:29 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:29.919348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a7b6b25f-ff29-49aa-925a-234771daaef4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:29.922355 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7b6b25f-ff29-49aa-925a-234771daaef4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:29.922355 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a7b6b25f-ff29-49aa-925a-234771daaef4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:29.922506 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a7b6b25f-ff29-49aa-925a-234771daaef4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:29.922765 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a7b6b25f-ff29-49aa-925a-234771daaef4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:29.929811 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:29.929811 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:29.930074 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7b6b25f-ff29-49aa-925a-234771daaef4 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:29.930980 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 518/2061] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:29 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:30.006111 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cc4a2b5d-31c0-4632-ae15-4c1ce98e6e05 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:30.008035 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc4a2b5d-31c0-4632-ae15-4c1ce98e6e05 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:30.008228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc4a2b5d-31c0-4632-ae15-4c1ce98e6e05 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:30.008455 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc4a2b5d-31c0-4632-ae15-4c1ce98e6e05 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:30.008594 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-cc4a2b5d-31c0-4632-ae15-4c1ce98e6e05 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:30.013364 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:30.013364 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:30.014445 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc4a2b5d-31c0-4632-ae15-4c1ce98e6e05 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:30.015227 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 518/2062] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:30 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:30.187955 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c7ae4dfd-1e1b-4708-9ab5-5e3b8ccfdb0d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:30.190061 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7ae4dfd-1e1b-4708-9ab5-5e3b8ccfdb0d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] GET https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 Aug 08 06:28:30.190362 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7ae4dfd-1e1b-4708-9ab5-5e3b8ccfdb0d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:30.190664 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7ae4dfd-1e1b-4708-9ab5-5e3b8ccfdb0d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:30.198800 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7ae4dfd-1e1b-4708-9ab5-5e3b8ccfdb0d tempest-ServerActionsTestOtherA-404547323 tempest-ServerActionsTestOtherA-404547323-project-member] https://10.4.3.32/volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 returned with HTTP 404 Aug 08 06:28:30.199489 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 511/2063] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:30 2026] GET /volume/v3/volumes/aab2cd66-a29c-434c-b25b-0d1ec1d0e550 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:30.947652 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-33f6b92c-9922-4af8-9755-73672b31d7e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:30.951443 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33f6b92c-9922-4af8-9755-73672b31d7e9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:30.951943 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-33f6b92c-9922-4af8-9755-73672b31d7e9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:30.953353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-33f6b92c-9922-4af8-9755-73672b31d7e9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:30.953353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-33f6b92c-9922-4af8-9755-73672b31d7e9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:30.960633 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:30.960633 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:30.960895 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33f6b92c-9922-4af8-9755-73672b31d7e9 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:30.961440 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 517/2064] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:30 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:31.029467 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-61c54fc7-5476-4e6c-a2c4-b127e98abced None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:31.031384 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61c54fc7-5476-4e6c-a2c4-b127e98abced tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:31.031596 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61c54fc7-5476-4e6c-a2c4-b127e98abced tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:31.031857 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61c54fc7-5476-4e6c-a2c4-b127e98abced tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:31.031940 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-61c54fc7-5476-4e6c-a2c4-b127e98abced tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:31.036798 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:31.036798 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:31.037829 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61c54fc7-5476-4e6c-a2c4-b127e98abced tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:31.038837 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 519/2065] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:31 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:31.993628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-387089c1-7103-43cb-92e0-01fbcaaa7de3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:32.001411 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-387089c1-7103-43cb-92e0-01fbcaaa7de3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:32.001411 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-387089c1-7103-43cb-92e0-01fbcaaa7de3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:32.002976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-387089c1-7103-43cb-92e0-01fbcaaa7de3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:32.003967 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-387089c1-7103-43cb-92e0-01fbcaaa7de3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:32.015060 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:32.015060 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:32.015717 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-387089c1-7103-43cb-92e0-01fbcaaa7de3 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:32.017101 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 519/2066] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:31 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:32.055629 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f47f9863-d5ed-46ee-a651-a14d253363bb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:32.060687 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f47f9863-d5ed-46ee-a651-a14d253363bb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:32.061617 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f47f9863-d5ed-46ee-a651-a14d253363bb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:32.062008 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f47f9863-d5ed-46ee-a651-a14d253363bb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:32.062205 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f47f9863-d5ed-46ee-a651-a14d253363bb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:32.072047 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:32.072047 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:32.074956 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f47f9863-d5ed-46ee-a651-a14d253363bb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:32.077954 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 512/2067] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:32 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:32.273120 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:32.276886 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:32.277246 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1779738341", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:32.282869 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1779738341', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:32.283234 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Create volume of 1 GB Aug 08 06:28:32.295278 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Availability Zones retrieved successfully. Aug 08 06:28:32.301621 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Flow 'volume_create_api' (e529c0a3-7c80-4d78-b76c-fb64b31a1c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:32.303533 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f54d470-bfa2-402c-98a1-daebe23c1414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:32.305445 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:32.353983 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f54d470-bfa2-402c-98a1-daebe23c1414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:32.355445 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0794943-96d2-435f-b623-eaa94c995e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:32.470792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Created reservations ['9a4aa580-19ba-46de-a242-41cae39e0fa2', 'b4041b87-103a-4468-981c-6ba323c51d97', '7eabca3c-d053-4edd-b42f-1e29ce6fe295', 'a16f2aad-1339-4745-9fe9-bb0bc3090647'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:32.472020 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0794943-96d2-435f-b623-eaa94c995e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a4aa580-19ba-46de-a242-41cae39e0fa2', 'b4041b87-103a-4468-981c-6ba323c51d97', '7eabca3c-d053-4edd-b42f-1e29ce6fe295', 'a16f2aad-1339-4745-9fe9-bb0bc3090647']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:32.473593 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f094a6c2-cfa4-4a16-b750-d24f71b73822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:32.503082 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f094a6c2-cfa4-4a16-b750-d24f71b73822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da6f8f58-7e80-47ed-9406-57c3bc2cf38c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1779738341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8183cf9de91c4c2e91863fbdb3d0f43d',qos_specs=None,replication_status=,reservations=['9a4aa580-19ba-46de-a242-41cae39e0fa2','b4041b87-103a-4468-981c-6ba323c51d97','7eabca3c-d053-4edd-b42f-1e29ce6fe295','a16f2aad-1339-4745-9fe9-bb0bc3090647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf7dda665484f90bd1627ab3af70abf',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1779738341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da6f8f58-7e80-47ed-9406-57c3bc2cf38c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8183cf9de91c4c2e91863fbdb3d0f43d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bf7dda665484f90bd1627ab3af70abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:32.504461 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efaa24f-34b8-4e0d-828d-66328d6e0c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:32.524076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efaa24f-34b8-4e0d-828d-66328d6e0c01) transitioned into state 'SUCCESS' from state '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-1779738341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8183cf9de91c4c2e91863fbdb3d0f43d',qos_specs=None,replication_status=,reservations=['9a4aa580-19ba-46de-a242-41cae39e0fa2','b4041b87-103a-4468-981c-6ba323c51d97','7eabca3c-d053-4edd-b42f-1e29ce6fe295','a16f2aad-1339-4745-9fe9-bb0bc3090647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf7dda665484f90bd1627ab3af70abf',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:32.524903 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7343d6db-abf0-461e-8e61-56e976442d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:32.535821 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7343d6db-abf0-461e-8e61-56e976442d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:32.536875 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Flow 'volume_create_api' (e529c0a3-7c80-4d78-b76c-fb64b31a1c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:32.537208 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Create volume request issued successfully. Aug 08 06:28:32.538009 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06ecc3bf-1774-4511-b7e7-02314e21a243 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:32.538491 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 518/2068] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:28:32 2026] POST /volume/v3/volumes => generated 745 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:33.032101 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8407f596-15be-49db-8f78-f95d842da5fe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:33.035514 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8407f596-15be-49db-8f78-f95d842da5fe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:33.035946 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8407f596-15be-49db-8f78-f95d842da5fe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:33.036343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8407f596-15be-49db-8f78-f95d842da5fe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:33.039814 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8407f596-15be-49db-8f78-f95d842da5fe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:33.043933 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:33.043933 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:33.045158 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8407f596-15be-49db-8f78-f95d842da5fe tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:33.045698 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 520/2069] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:33 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:33.091861 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1c28847c-be15-4ec0-ad40-44d77f5aa232 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:33.099339 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c28847c-be15-4ec0-ad40-44d77f5aa232 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:33.099339 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c28847c-be15-4ec0-ad40-44d77f5aa232 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:33.099339 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c28847c-be15-4ec0-ad40-44d77f5aa232 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:33.099339 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1c28847c-be15-4ec0-ad40-44d77f5aa232 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:33.103752 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:33.103752 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:33.104728 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c28847c-be15-4ec0-ad40-44d77f5aa232 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:33.105091 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 520/2070] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:33 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:33.730897 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a6614e30-298d-46b3-a3a8-7b3561af60c6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:33.736018 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a6614e30-298d-46b3-a3a8-7b3561af60c6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:33.736258 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a6614e30-298d-46b3-a3a8-7b3561af60c6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:33.736523 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a6614e30-298d-46b3-a3a8-7b3561af60c6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:33.748626 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:33.748626 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:33.755063 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a6614e30-298d-46b3-a3a8-7b3561af60c6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:33.762167 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a6614e30-298d-46b3-a3a8-7b3561af60c6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:33.762894 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 513/2071] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:33 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:33.908392 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-496c41e4-2f36-4586-adb6-d8ce7bdc0bab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:33.908911 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-496c41e4-2f36-4586-adb6-d8ce7bdc0bab None None] GET https://10.4.3.32/volume// Aug 08 06:28:33.909150 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-496c41e4-2f36-4586-adb6-d8ce7bdc0bab None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:33.909481 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-496c41e4-2f36-4586-adb6-d8ce7bdc0bab None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:33.909838 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-496c41e4-2f36-4586-adb6-d8ce7bdc0bab None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:33.910307 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 519/2072] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:28:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:33.919479 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-73c353cf-7067-4c3a-868a-75e4b895b862 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:33.922330 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-73c353cf-7067-4c3a-868a-75e4b895b862 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:28:33.922940 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-73c353cf-7067-4c3a-868a-75e4b895b862 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30bc9872-befc-470e-b487-1c111147d638", "connector": null, "instance_uuid": "4f3de8a9-1bbf-437b-86a0-6f0a7752b6c0"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:33.935622 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:33.935622 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:33.992426 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-73c353cf-7067-4c3a-868a-75e4b895b862 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:28:33.992938 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 521/2073] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:28:33 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:34.041214 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ba3fea05-0962-43af-92b5-f4d897f804f4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:34.045752 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba3fea05-0962-43af-92b5-f4d897f804f4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:34.049059 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba3fea05-0962-43af-92b5-f4d897f804f4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:34.049231 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba3fea05-0962-43af-92b5-f4d897f804f4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:34.060805 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b024624a-3292-42ef-a07e-17998bc60099 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:34.062737 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b024624a-3292-42ef-a07e-17998bc60099 None None] GET https://10.4.3.32/volume// Aug 08 06:28:34.062737 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b024624a-3292-42ef-a07e-17998bc60099 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:34.062737 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b024624a-3292-42ef-a07e-17998bc60099 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:34.062737 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b024624a-3292-42ef-a07e-17998bc60099 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:34.063315 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 514/2074] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:28:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:34.066801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-24d2cc6c-d680-456f-a472-c91c038b5083 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:34.066801 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24d2cc6c-d680-456f-a472-c91c038b5083 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:34.066981 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24d2cc6c-d680-456f-a472-c91c038b5083 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:34.067210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24d2cc6c-d680-456f-a472-c91c038b5083 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:34.067354 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-24d2cc6c-d680-456f-a472-c91c038b5083 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:34.073180 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:34.073180 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:34.075760 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:34.075760 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:34.077049 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a95378de-335a-479b-b7d0-55106886792b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:34.077404 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24d2cc6c-d680-456f-a472-c91c038b5083 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:34.077889 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 520/2075] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:34 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:34.079638 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ba3fea05-0962-43af-92b5-f4d897f804f4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:34.083382 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a95378de-335a-479b-b7d0-55106886792b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:34.086164 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a95378de-335a-479b-b7d0-55106886792b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:34.086164 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a95378de-335a-479b-b7d0-55106886792b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:34.091090 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba3fea05-0962-43af-92b5-f4d897f804f4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:34.092555 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 521/2076] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:34 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:34.106919 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:34.106919 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:34.118045 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a95378de-335a-479b-b7d0-55106886792b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:34.120960 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d19c4440-2aa2-4f79-998d-a673570fedf1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:34.123048 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d19c4440-2aa2-4f79-998d-a673570fedf1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:34.123481 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d19c4440-2aa2-4f79-998d-a673570fedf1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:34.123540 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d19c4440-2aa2-4f79-998d-a673570fedf1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:34.123637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d19c4440-2aa2-4f79-998d-a673570fedf1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:34.128596 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-a95378de-335a-479b-b7d0-55106886792b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:34.129076 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:34.129076 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:34.129895 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 522/2077] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:28:34 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 1024 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:28:34.130090 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d19c4440-2aa2-4f79-998d-a673570fedf1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:34.130721 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 515/2078] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:34 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:34.268975 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-839b7f7a-0227-4091-a7c2-38584d469833 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:34.276071 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-839b7f7a-0227-4091-a7c2-38584d469833 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] PUT https://10.4.3.32/volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041 Aug 08 06:28:34.276956 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-839b7f7a-0227-4091-a7c2-38584d469833 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:34.296958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-839b7f7a-0227-4091-a7c2-38584d469833 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Acquiring lock "cinder-attachment_update-30bc9872-befc-470e-b487-1c111147d638-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:28:34.304325 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-839b7f7a-0227-4091-a7c2-38584d469833 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Lock "cinder-attachment_update-30bc9872-befc-470e-b487-1c111147d638-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:28:34.305436 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:34.305436 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:34.456687 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-839b7f7a-0227-4091-a7c2-38584d469833 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Lock "cinder-attachment_update-30bc9872-befc-470e-b487-1c111147d638-np0000006785" released by "attachment_update" :: held 0.152s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:28:34.457017 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-839b7f7a-0227-4091-a7c2-38584d469833 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041 returned with HTTP 200 Aug 08 06:28:34.457710 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 521/2079] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:28:34 2026] PUT /volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:35.105079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-058f9b15-9b24-4ae2-9335-ee7d4d8a13e6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:35.108823 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-058f9b15-9b24-4ae2-9335-ee7d4d8a13e6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:35.110365 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-058f9b15-9b24-4ae2-9335-ee7d4d8a13e6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:35.110748 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-058f9b15-9b24-4ae2-9335-ee7d4d8a13e6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:35.111004 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-058f9b15-9b24-4ae2-9335-ee7d4d8a13e6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:35.120255 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:35.120255 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:35.120611 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e9d639a4-6ed5-4fdb-9d70-c53c6b76fc32 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:35.121367 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-058f9b15-9b24-4ae2-9335-ee7d4d8a13e6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:35.122594 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 522/2080] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:35 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:35.128144 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9d639a4-6ed5-4fdb-9d70-c53c6b76fc32 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:35.128144 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9d639a4-6ed5-4fdb-9d70-c53c6b76fc32 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:35.129612 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9d639a4-6ed5-4fdb-9d70-c53c6b76fc32 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:35.148362 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ed3bac7-d87d-43c5-a317-24c5747ad669 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:35.152909 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ed3bac7-d87d-43c5-a317-24c5747ad669 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:35.152909 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ed3bac7-d87d-43c5-a317-24c5747ad669 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:35.152909 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ed3bac7-d87d-43c5-a317-24c5747ad669 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:35.152909 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7ed3bac7-d87d-43c5-a317-24c5747ad669 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:35.158703 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:35.158703 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:35.159500 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ed3bac7-d87d-43c5-a317-24c5747ad669 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:35.159900 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 516/2081] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:35 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:35.165136 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:35.165136 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:35.177509 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e9d639a4-6ed5-4fdb-9d70-c53c6b76fc32 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:35.192585 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9d639a4-6ed5-4fdb-9d70-c53c6b76fc32 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:35.195178 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 523/2082] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:35 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:36.139226 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2de5af03-9331-4719-8310-4dc030fa4dcb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:36.142822 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2de5af03-9331-4719-8310-4dc030fa4dcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:36.143111 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2de5af03-9331-4719-8310-4dc030fa4dcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:36.143449 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2de5af03-9331-4719-8310-4dc030fa4dcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:36.143675 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2de5af03-9331-4719-8310-4dc030fa4dcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:36.155353 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:36.155353 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:36.157978 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2de5af03-9331-4719-8310-4dc030fa4dcb tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:36.159677 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 522/2083] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:36 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:36.181699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0d17b89e-a2e3-448c-b7ec-f2ffdfc4890c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:36.184023 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d17b89e-a2e3-448c-b7ec-f2ffdfc4890c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:36.184335 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d17b89e-a2e3-448c-b7ec-f2ffdfc4890c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:36.184578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d17b89e-a2e3-448c-b7ec-f2ffdfc4890c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:36.184766 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0d17b89e-a2e3-448c-b7ec-f2ffdfc4890c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:36.196895 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:36.196895 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:36.201102 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d17b89e-a2e3-448c-b7ec-f2ffdfc4890c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:36.201102 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 523/2084] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:36 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:36.213591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0414ceb9-092d-4053-8ece-908df57fea18 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:36.216390 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0414ceb9-092d-4053-8ece-908df57fea18 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:36.216390 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0414ceb9-092d-4053-8ece-908df57fea18 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:36.216669 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0414ceb9-092d-4053-8ece-908df57fea18 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:36.232907 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:36.232907 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:36.240993 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0414ceb9-092d-4053-8ece-908df57fea18 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:36.246638 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0414ceb9-092d-4053-8ece-908df57fea18 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:36.246938 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 517/2085] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:36 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:37.175935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-675bc17a-b3ab-464d-abe0-708265aab9d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:37.178151 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-675bc17a-b3ab-464d-abe0-708265aab9d1 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:37.179184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-675bc17a-b3ab-464d-abe0-708265aab9d1 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:37.179184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-675bc17a-b3ab-464d-abe0-708265aab9d1 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:37.179657 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-675bc17a-b3ab-464d-abe0-708265aab9d1 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:37.185406 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:37.185406 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:37.186116 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-675bc17a-b3ab-464d-abe0-708265aab9d1 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:37.186613 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 524/2086] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:37 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:37.217911 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7057db9-dd8f-4631-bb8d-908210439565 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:37.220167 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7057db9-dd8f-4631-bb8d-908210439565 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:37.221294 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7057db9-dd8f-4631-bb8d-908210439565 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:37.221294 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7057db9-dd8f-4631-bb8d-908210439565 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:37.221294 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a7057db9-dd8f-4631-bb8d-908210439565 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:37.230563 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:37.230563 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:37.231693 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7057db9-dd8f-4631-bb8d-908210439565 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:37.232244 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 523/2087] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:37 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:28:37.266818 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ad253b4e-1e6e-4511-b8e0-4b13dcfc539f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:37.269471 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad253b4e-1e6e-4511-b8e0-4b13dcfc539f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:37.270794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad253b4e-1e6e-4511-b8e0-4b13dcfc539f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:37.270794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad253b4e-1e6e-4511-b8e0-4b13dcfc539f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:37.290923 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:37.290923 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:37.295041 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ad253b4e-1e6e-4511-b8e0-4b13dcfc539f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:37.305394 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad253b4e-1e6e-4511-b8e0-4b13dcfc539f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:37.306438 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 524/2088] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:37 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:37.898667 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-17bd9cb1-1b56-42a4-964f-aa282756335f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:37.902337 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-17bd9cb1-1b56-42a4-964f-aa282756335f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041/action Aug 08 06:28:37.902337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-17bd9cb1-1b56-42a4-964f-aa282756335f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:37.902503 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-17bd9cb1-1b56-42a4-964f-aa282756335f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:37.939302 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:37.939302 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:37.958803 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cd3a7e60-d793-4483-8aa7-50afa24ca64f req-17bd9cb1-1b56-42a4-964f-aa282756335f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041/action returned with HTTP 204 Aug 08 06:28:37.959575 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 518/2089] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:28:37 2026] POST /volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:38.206345 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a9be6036-aef0-4c6a-885f-134cba4a2362 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:38.212230 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9be6036-aef0-4c6a-885f-134cba4a2362 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:38.212230 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9be6036-aef0-4c6a-885f-134cba4a2362 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:38.212230 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9be6036-aef0-4c6a-885f-134cba4a2362 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:38.212230 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a9be6036-aef0-4c6a-885f-134cba4a2362 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:38.221966 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:38.221966 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:38.222982 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9be6036-aef0-4c6a-885f-134cba4a2362 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:38.223399 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 525/2090] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:38 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:28:38.252024 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb10201c-ed2e-42e9-bc0f-3e8095ef4fa0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:38.253585 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb10201c-ed2e-42e9-bc0f-3e8095ef4fa0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:38.256796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb10201c-ed2e-42e9-bc0f-3e8095ef4fa0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:38.256796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb10201c-ed2e-42e9-bc0f-3e8095ef4fa0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:38.256796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-fb10201c-ed2e-42e9-bc0f-3e8095ef4fa0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:38.266856 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:38.266856 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:38.267853 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb10201c-ed2e-42e9-bc0f-3e8095ef4fa0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:38.269469 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 524/2091] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:38 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:38.325469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-37fadc11-b702-4992-9601-00ed45a8af96 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:38.328895 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37fadc11-b702-4992-9601-00ed45a8af96 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:38.328895 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37fadc11-b702-4992-9601-00ed45a8af96 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:38.330032 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37fadc11-b702-4992-9601-00ed45a8af96 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:38.344443 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:38.344443 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:38.349706 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-37fadc11-b702-4992-9601-00ed45a8af96 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:38.356275 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37fadc11-b702-4992-9601-00ed45a8af96 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:38.357402 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 525/2092] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:38 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:38.376571 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db6a8008-56c2-4d31-9abc-fdcc422f7fee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:38.378488 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db6a8008-56c2-4d31-9abc-fdcc422f7fee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:28:38.378985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db6a8008-56c2-4d31-9abc-fdcc422f7fee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30bc9872-befc-470e-b487-1c111147d638", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1672672122"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:38.396134 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:38.396134 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:38.396672 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-db6a8008-56c2-4d31-9abc-fdcc422f7fee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:38.398387 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-db6a8008-56c2-4d31-9abc-fdcc422f7fee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume 30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:38.446328 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-db6a8008-56c2-4d31-9abc-fdcc422f7fee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['39f99b15-8099-46e4-b1f3-db850e5cbb7e', 'a7e5d41c-f842-44d9-893e-fdabc3a8d3e2', 'f6e60562-a7ba-4582-8dd8-337211864fc6', '8b3dae5b-4fa6-4d64-b583-393cd338afe5'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:38.493397 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-db6a8008-56c2-4d31-9abc-fdcc422f7fee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot force create request issued successfully. Aug 08 06:28:38.494225 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db6a8008-56c2-4d31-9abc-fdcc422f7fee tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:28:38.494367 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 519/2093] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:28:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:38.508013 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-801d4552-65ff-484b-a9dd-62e55a9e4bc4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:38.510587 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-801d4552-65ff-484b-a9dd-62e55a9e4bc4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa Aug 08 06:28:38.511810 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-801d4552-65ff-484b-a9dd-62e55a9e4bc4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:38.511810 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-801d4552-65ff-484b-a9dd-62e55a9e4bc4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:38.519864 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:38.519864 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:38.520652 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-801d4552-65ff-484b-a9dd-62e55a9e4bc4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:38.521455 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-801d4552-65ff-484b-a9dd-62e55a9e4bc4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa returned with HTTP 200 Aug 08 06:28:38.524629 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 526/2094] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:38 2026] GET /volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:39.157167 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.159696 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:39.160169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-537244985", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:39.163391 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-537244985', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:39.163391 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Create volume of 1 GB Aug 08 06:28:39.167143 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Availability Zones retrieved successfully. Aug 08 06:28:39.174415 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Flow 'volume_create_api' (0c0cd954-217b-461c-a5e2-b054b4af35a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:39.176314 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04fa4395-96c6-457c-bdcf-a493e92ebec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:39.177110 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:39.227851 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04fa4395-96c6-457c-bdcf-a493e92ebec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:39.228327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e920122-7129-41c0-8e3e-cdebc251de43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:39.241121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fe12c110-b7f4-4c9a-8106-e948d34ee556 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.242796 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe12c110-b7f4-4c9a-8106-e948d34ee556 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:39.243038 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe12c110-b7f4-4c9a-8106-e948d34ee556 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:39.243278 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe12c110-b7f4-4c9a-8106-e948d34ee556 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:39.243410 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-fe12c110-b7f4-4c9a-8106-e948d34ee556 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:39.248914 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.248914 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:39.249865 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe12c110-b7f4-4c9a-8106-e948d34ee556 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:39.250354 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 526/2095] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:39 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:39.286183 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-57133a53-6737-4a70-b927-763b5df16d1d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.289687 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57133a53-6737-4a70-b927-763b5df16d1d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:39.290934 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57133a53-6737-4a70-b927-763b5df16d1d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:39.290934 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57133a53-6737-4a70-b927-763b5df16d1d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:39.290934 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-57133a53-6737-4a70-b927-763b5df16d1d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:39.302132 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.302132 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:39.303180 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57133a53-6737-4a70-b927-763b5df16d1d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:39.303675 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 520/2096] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:39 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:39.318931 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-923f05f1-0e6f-43bd-9b42-2c8c48bc0581 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.320823 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-923f05f1-0e6f-43bd-9b42-2c8c48bc0581 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:39.321142 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-923f05f1-0e6f-43bd-9b42-2c8c48bc0581 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:39.321389 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-923f05f1-0e6f-43bd-9b42-2c8c48bc0581 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:39.334531 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Created reservations ['8fe2fbca-ea51-4186-aefd-b4abece739ad', '35be16da-5c71-4f0e-a53d-6a75557a878a', '81b55518-0e2d-4149-89bb-98290822b60c', '4bab0ee5-a94c-4b34-8032-1ead6da622be'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:39.336473 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e920122-7129-41c0-8e3e-cdebc251de43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fe2fbca-ea51-4186-aefd-b4abece739ad', '35be16da-5c71-4f0e-a53d-6a75557a878a', '81b55518-0e2d-4149-89bb-98290822b60c', '4bab0ee5-a94c-4b34-8032-1ead6da622be']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:39.336961 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d4ab11-19b0-4e05-b411-2f3f42a47fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:39.351092 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.351092 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:39.357884 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-923f05f1-0e6f-43bd-9b42-2c8c48bc0581 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:39.364294 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-923f05f1-0e6f-43bd-9b42-2c8c48bc0581 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:39.364294 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 527/2097] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:39 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:39.367501 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d4ab11-19b0-4e05-b411-2f3f42a47fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89efc8e0-d6c1-4a29-91e1-431b9a421af4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-537244985',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7d7c340c1eb34614a48013a84fe01f8b',qos_specs=None,replication_status=,reservations=['8fe2fbca-ea51-4186-aefd-b4abece739ad','35be16da-5c71-4f0e-a53d-6a75557a878a','81b55518-0e2d-4149-89bb-98290822b60c','4bab0ee5-a94c-4b34-8032-1ead6da622be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='246c423dca174b989256029d942a13db',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-537244985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89efc8e0-d6c1-4a29-91e1-431b9a421af4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7d7c340c1eb34614a48013a84fe01f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='246c423dca174b989256029d942a13db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:39.370126 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1e6c0f-651a-4c5d-8f6a-1fef267bcc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:39.383022 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af0a59ef-9f51-478f-b8d6-fca50ea8e87e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.386839 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af0a59ef-9f51-478f-b8d6-fca50ea8e87e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:39.386839 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af0a59ef-9f51-478f-b8d6-fca50ea8e87e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:39.386839 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af0a59ef-9f51-478f-b8d6-fca50ea8e87e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:39.386839 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-af0a59ef-9f51-478f-b8d6-fca50ea8e87e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete backup with id: 03139273-8638-4bda-b990-ee0ea2898551. Aug 08 06:28:39.392815 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.392815 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:39.397521 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1e6c0f-651a-4c5d-8f6a-1fef267bcc41) transitioned into state 'SUCCESS' from state '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-537244985',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7d7c340c1eb34614a48013a84fe01f8b',qos_specs=None,replication_status=,reservations=['8fe2fbca-ea51-4186-aefd-b4abece739ad','35be16da-5c71-4f0e-a53d-6a75557a878a','81b55518-0e2d-4149-89bb-98290822b60c','4bab0ee5-a94c-4b34-8032-1ead6da622be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='246c423dca174b989256029d942a13db',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:39.398371 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5722433-0715-4310-80e3-8115aba863f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:39.414287 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5722433-0715-4310-80e3-8115aba863f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:39.414520 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-af0a59ef-9f51-478f-b8d6-fca50ea8e87e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] delete_backup rpcapi backup_id 03139273-8638-4bda-b990-ee0ea2898551 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:28:39.415036 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Flow 'volume_create_api' (0c0cd954-217b-461c-a5e2-b054b4af35a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:39.415805 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Create volume request issued successfully. Aug 08 06:28:39.417271 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e5396183-7411-4a33-907f-b07ce9afece0 req-157105dc-b484-40c7-b0b4-f218fb34f308 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:39.419119 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 525/2098] 10.4.3.32 () {72 vars in 1534 bytes} [Sat Aug 8 06:28:39 2026] POST /volume/v3/volumes => generated 760 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:39.419320 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af0a59ef-9f51-478f-b8d6-fca50ea8e87e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 202 Aug 08 06:28:39.419320 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 527/2099] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:39 2026] DELETE /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:39.431012 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-14ec14db-8d3c-4193-8e3e-38a6550e3973 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.433125 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14ec14db-8d3c-4193-8e3e-38a6550e3973 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:39.433339 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14ec14db-8d3c-4193-8e3e-38a6550e3973 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:39.433515 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14ec14db-8d3c-4193-8e3e-38a6550e3973 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:39.433613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-14ec14db-8d3c-4193-8e3e-38a6550e3973 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:39.436754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e5396183-7411-4a33-907f-b07ce9afece0 req-8a141d10-b44d-49b7-a628-f5310295481b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.440719 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.440719 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:39.440719 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14ec14db-8d3c-4193-8e3e-38a6550e3973 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 200 Aug 08 06:28:39.440719 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 521/2100] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:39 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:39.444625 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e5396183-7411-4a33-907f-b07ce9afece0 req-8a141d10-b44d-49b7-a628-f5310295481b tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] GET https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 Aug 08 06:28:39.444877 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e5396183-7411-4a33-907f-b07ce9afece0 req-8a141d10-b44d-49b7-a628-f5310295481b tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:39.446108 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e5396183-7411-4a33-907f-b07ce9afece0 req-8a141d10-b44d-49b7-a628-f5310295481b tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:39.462831 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.462831 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:39.471063 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e5396183-7411-4a33-907f-b07ce9afece0 req-8a141d10-b44d-49b7-a628-f5310295481b tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Volume info retrieved successfully. Aug 08 06:28:39.479019 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e5396183-7411-4a33-907f-b07ce9afece0 req-8a141d10-b44d-49b7-a628-f5310295481b tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 returned with HTTP 200 Aug 08 06:28:39.480086 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 528/2101] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:39 2026] GET /volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:39.523631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6d96f383-4971-40d2-9a5b-14ddf8de830c req-05c7e12f-2ea0-487d-bbdd-acc7a9f7b254 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.526414 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6d96f383-4971-40d2-9a5b-14ddf8de830c req-05c7e12f-2ea0-487d-bbdd-acc7a9f7b254 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] GET https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 Aug 08 06:28:39.526524 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6d96f383-4971-40d2-9a5b-14ddf8de830c req-05c7e12f-2ea0-487d-bbdd-acc7a9f7b254 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:39.526718 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6d96f383-4971-40d2-9a5b-14ddf8de830c req-05c7e12f-2ea0-487d-bbdd-acc7a9f7b254 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:39.540034 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8a8c6965-763e-4e7b-bd35-d0b9ba387b1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.541974 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a8c6965-763e-4e7b-bd35-d0b9ba387b1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa Aug 08 06:28:39.542380 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a8c6965-763e-4e7b-bd35-d0b9ba387b1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:39.542380 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a8c6965-763e-4e7b-bd35-d0b9ba387b1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:39.542943 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.542943 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:39.550556 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.550556 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:39.551526 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8a8c6965-763e-4e7b-bd35-d0b9ba387b1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:39.551676 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6d96f383-4971-40d2-9a5b-14ddf8de830c req-05c7e12f-2ea0-487d-bbdd-acc7a9f7b254 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Volume info retrieved successfully. Aug 08 06:28:39.552100 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a8c6965-763e-4e7b-bd35-d0b9ba387b1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa returned with HTTP 200 Aug 08 06:28:39.553668 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 528/2102] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:39 2026] GET /volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:39.560609 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6d96f383-4971-40d2-9a5b-14ddf8de830c req-05c7e12f-2ea0-487d-bbdd-acc7a9f7b254 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 returned with HTTP 200 Aug 08 06:28:39.561898 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 526/2103] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:39 2026] GET /volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:39.567164 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-84c51f8a-01e5-425e-97de-4d6fdb569227 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.569407 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84c51f8a-01e5-425e-97de-4d6fdb569227 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:28:39.570182 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-84c51f8a-01e5-425e-97de-4d6fdb569227 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30bc9872-befc-470e-b487-1c111147d638", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-371500751"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:39.587161 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.587161 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:39.588188 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-84c51f8a-01e5-425e-97de-4d6fdb569227 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:39.588307 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-84c51f8a-01e5-425e-97de-4d6fdb569227 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume 30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:39.631987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-84c51f8a-01e5-425e-97de-4d6fdb569227 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['b357bcbc-e585-40f0-a978-d94761d85043', 'ed684f58-5c89-4c6c-911b-46f468c8396f', 'd380b352-6ec7-474d-98b0-5f4ab7a46298', 'e2aa92f6-f5bc-4678-8b65-4e8604066b15'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:39.678976 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-84c51f8a-01e5-425e-97de-4d6fdb569227 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot force create request issued successfully. Aug 08 06:28:39.679476 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-84c51f8a-01e5-425e-97de-4d6fdb569227 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:28:39.680983 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 522/2104] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:28:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:28:39.692568 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-168debd8-dcc8-4768-a553-5b5de5127619 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:39.699815 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-168debd8-dcc8-4768-a553-5b5de5127619 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 Aug 08 06:28:39.700356 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-168debd8-dcc8-4768-a553-5b5de5127619 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:39.701159 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-168debd8-dcc8-4768-a553-5b5de5127619 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:39.711553 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:39.711553 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:39.714588 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-168debd8-dcc8-4768-a553-5b5de5127619 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:39.717278 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-168debd8-dcc8-4768-a553-5b5de5127619 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 returned with HTTP 200 Aug 08 06:28:39.719592 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 529/2105] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:39 2026] GET /volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:40.264593 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7e937568-3046-4a90-aa01-729d8a71ab2a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.269873 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e937568-3046-4a90-aa01-729d8a71ab2a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:40.270174 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e937568-3046-4a90-aa01-729d8a71ab2a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.270472 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e937568-3046-4a90-aa01-729d8a71ab2a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.270643 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7e937568-3046-4a90-aa01-729d8a71ab2a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:40.272881 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=311,cinder:INSERT=44,cinder:UPDATE=85 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:28:40.277532 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.277532 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:40.278652 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e937568-3046-4a90-aa01-729d8a71ab2a tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:40.279144 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 529/2106] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:40.453794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9724dd8-8ecd-42c3-a653-23619c586445 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.458899 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9724dd8-8ecd-42c3-a653-23619c586445 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 Aug 08 06:28:40.458899 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9724dd8-8ecd-42c3-a653-23619c586445 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.458899 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9724dd8-8ecd-42c3-a653-23619c586445 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.458899 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d9724dd8-8ecd-42c3-a653-23619c586445 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 03139273-8638-4bda-b990-ee0ea2898551. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:40.467469 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9724dd8-8ecd-42c3-a653-23619c586445 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 returned with HTTP 404 Aug 08 06:28:40.468142 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 527/2107] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/backups/03139273-8638-4bda-b990-ee0ea2898551 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:40.603290 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-67dcb2b3-61a1-4f06-b424-6a2c191c06f2 req-0a57e06a-294e-4de4-920c-87dc04ab8955 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.607077 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-67dcb2b3-61a1-4f06-b424-6a2c191c06f2 req-0a57e06a-294e-4de4-920c-87dc04ab8955 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] GET https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 Aug 08 06:28:40.607377 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-67dcb2b3-61a1-4f06-b424-6a2c191c06f2 req-0a57e06a-294e-4de4-920c-87dc04ab8955 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.607550 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-67dcb2b3-61a1-4f06-b424-6a2c191c06f2 req-0a57e06a-294e-4de4-920c-87dc04ab8955 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.622915 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.622915 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:40.631674 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-1ab927de-989f-48b2-86f7-e5dfb1ab2679 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.632735 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-67dcb2b3-61a1-4f06-b424-6a2c191c06f2 req-0a57e06a-294e-4de4-920c-87dc04ab8955 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Volume info retrieved successfully. Aug 08 06:28:40.636870 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-1ab927de-989f-48b2-86f7-e5dfb1ab2679 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:40.636870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-1ab927de-989f-48b2-86f7-e5dfb1ab2679 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.636870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-1ab927de-989f-48b2-86f7-e5dfb1ab2679 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.643447 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-67dcb2b3-61a1-4f06-b424-6a2c191c06f2 req-0a57e06a-294e-4de4-920c-87dc04ab8955 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 returned with HTTP 200 Aug 08 06:28:40.644035 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 523/2108] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:40.655476 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.655476 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:40.665380 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-1ab927de-989f-48b2-86f7-e5dfb1ab2679 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:40.674312 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-1ab927de-989f-48b2-86f7-e5dfb1ab2679 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:40.675110 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 530/2109] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:40.730321 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-8780c5ef-f5b5-4693-9e4b-ba2f75c849d3 req-c0459e32-5967-4c86-a845-b810552a935d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.730841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-87377aea-4d3d-4499-8056-3f1dd2470087 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.730915 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8780c5ef-f5b5-4693-9e4b-ba2f75c849d3 req-c0459e32-5967-4c86-a845-b810552a935d tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-reader] GET https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 Aug 08 06:28:40.730915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8780c5ef-f5b5-4693-9e4b-ba2f75c849d3 req-c0459e32-5967-4c86-a845-b810552a935d tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.730915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8780c5ef-f5b5-4693-9e4b-ba2f75c849d3 req-c0459e32-5967-4c86-a845-b810552a935d tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.732169 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-87377aea-4d3d-4499-8056-3f1dd2470087 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f/action Aug 08 06:28:40.732703 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-87377aea-4d3d-4499-8056-3f1dd2470087 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:40.732992 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-87377aea-4d3d-4499-8056-3f1dd2470087 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:40.733626 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2cb67844-fdeb-4cf0-8a01-c9c038f55c63 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.735557 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2cb67844-fdeb-4cf0-8a01-c9c038f55c63 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 Aug 08 06:28:40.735860 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2cb67844-fdeb-4cf0-8a01-c9c038f55c63 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.736073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2cb67844-fdeb-4cf0-8a01-c9c038f55c63 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.743119 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.743119 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:40.743345 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.743345 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:40.743734 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2cb67844-fdeb-4cf0-8a01-c9c038f55c63 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:40.744592 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2cb67844-fdeb-4cf0-8a01-c9c038f55c63 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 returned with HTTP 200 Aug 08 06:28:40.745045 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 524/2110] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:40.749954 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.749954 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:40.750684 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-87377aea-4d3d-4499-8056-3f1dd2470087 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:40.753846 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-8780c5ef-f5b5-4693-9e4b-ba2f75c849d3 req-c0459e32-5967-4c86-a845-b810552a935d tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-reader] Volume info retrieved successfully. Aug 08 06:28:40.757820 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-36ad10a8-31f3-421f-b78b-98515becc254 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.759365 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36ad10a8-31f3-421f-b78b-98515becc254 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 Aug 08 06:28:40.759819 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36ad10a8-31f3-421f-b78b-98515becc254 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.760095 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36ad10a8-31f3-421f-b78b-98515becc254 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.760497 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-36ad10a8-31f3-421f-b78b-98515becc254 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 014e9fda-600d-4386-b10a-de5feb6883a8 Aug 08 06:28:40.760625 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8780c5ef-f5b5-4693-9e4b-ba2f75c849d3 req-c0459e32-5967-4c86-a845-b810552a935d tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-reader] https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 returned with HTTP 200 Aug 08 06:28:40.762565 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 530/2111] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:40.766923 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-87377aea-4d3d-4499-8056-3f1dd2470087 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Begin detaching volume completed successfully. Aug 08 06:28:40.766923 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-87377aea-4d3d-4499-8056-3f1dd2470087 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f/action returned with HTTP 202 Aug 08 06:28:40.766923 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 528/2112] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:28:40 2026] POST /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:40.775795 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.775795 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:40.775795 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-36ad10a8-31f3-421f-b78b-98515becc254 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:40.804136 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40712843-217a-4740-b7da-6063cfe5bfa2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.808252 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40712843-217a-4740-b7da-6063cfe5bfa2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:40.808568 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40712843-217a-4740-b7da-6063cfe5bfa2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.809851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40712843-217a-4740-b7da-6063cfe5bfa2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.811415 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b6723ee1-77c3-4932-b9b0-4d94ca43c367 req-0eac928d-52ec-472c-828d-aeddf5ad1803 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.814879 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b6723ee1-77c3-4932-b9b0-4d94ca43c367 req-0eac928d-52ec-472c-828d-aeddf5ad1803 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] DELETE https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 Aug 08 06:28:40.815507 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b6723ee1-77c3-4932-b9b0-4d94ca43c367 req-0eac928d-52ec-472c-828d-aeddf5ad1803 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.815507 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b6723ee1-77c3-4932-b9b0-4d94ca43c367 req-0eac928d-52ec-472c-828d-aeddf5ad1803 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.815507 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [req-b6723ee1-77c3-4932-b9b0-4d94ca43c367 req-0eac928d-52ec-472c-828d-aeddf5ad1803 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Delete volume with id: 89efc8e0-d6c1-4a29-91e1-431b9a421af4 Aug 08 06:28:40.817465 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-36ad10a8-31f3-421f-b78b-98515becc254 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:28:40.817743 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36ad10a8-31f3-421f-b78b-98515becc254 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 returned with HTTP 202 Aug 08 06:28:40.818350 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 531/2113] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:28:40 2026] DELETE /volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:40.827349 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.827349 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:40.831248 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46ede705-543a-481f-80e9-591b763ecd72 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.834366 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.834366 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:40.834857 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46ede705-543a-481f-80e9-591b763ecd72 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 Aug 08 06:28:40.834857 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46ede705-543a-481f-80e9-591b763ecd72 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.835121 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46ede705-543a-481f-80e9-591b763ecd72 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.835155 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b6723ee1-77c3-4932-b9b0-4d94ca43c367 req-0eac928d-52ec-472c-828d-aeddf5ad1803 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Volume info retrieved successfully. Aug 08 06:28:40.836185 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-40712843-217a-4740-b7da-6063cfe5bfa2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:40.845352 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40712843-217a-4740-b7da-6063cfe5bfa2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:40.845498 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.845498 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:40.846190 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 525/2114] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:40.846298 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-46ede705-543a-481f-80e9-591b763ecd72 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:40.848063 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46ede705-543a-481f-80e9-591b763ecd72 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 returned with HTTP 200 Aug 08 06:28:40.848512 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9216b8c7-a9e1-4e37-b71b-2808feddf831 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.848576 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 529/2115] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:40.850836 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9216b8c7-a9e1-4e37-b71b-2808feddf831 None None] GET https://10.4.3.32/volume// Aug 08 06:28:40.851448 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9216b8c7-a9e1-4e37-b71b-2808feddf831 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.851722 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9216b8c7-a9e1-4e37-b71b-2808feddf831 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.853362 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9216b8c7-a9e1-4e37-b71b-2808feddf831 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:40.855285 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 532/2116] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:40.867394 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-32507450-6b93-462c-af2c-b26878d5e9bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.869923 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-32507450-6b93-462c-af2c-b26878d5e9bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:40.870256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-32507450-6b93-462c-af2c-b26878d5e9bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.870532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-32507450-6b93-462c-af2c-b26878d5e9bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.874208 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b6723ee1-77c3-4932-b9b0-4d94ca43c367 req-0eac928d-52ec-472c-828d-aeddf5ad1803 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Delete volume request issued successfully. Aug 08 06:28:40.874208 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b6723ee1-77c3-4932-b9b0-4d94ca43c367 req-0eac928d-52ec-472c-828d-aeddf5ad1803 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 returned with HTTP 202 Aug 08 06:28:40.874208 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 531/2117] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:28:40 2026] DELETE /volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:40.895872 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.895872 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:40.898040 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-32507450-6b93-462c-af2c-b26878d5e9bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:40.904706 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-fcaabdd4-b24d-4d00-9275-c94a813b7c96 req-47914e1a-ad30-47b9-99d3-75cf5d71b6c2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:40.905327 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-32507450-6b93-462c-af2c-b26878d5e9bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:40.905888 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 526/2118] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 1315 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:28:40.906967 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fcaabdd4-b24d-4d00-9275-c94a813b7c96 req-47914e1a-ad30-47b9-99d3-75cf5d71b6c2 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] GET https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 Aug 08 06:28:40.907206 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fcaabdd4-b24d-4d00-9275-c94a813b7c96 req-47914e1a-ad30-47b9-99d3-75cf5d71b6c2 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:40.907393 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fcaabdd4-b24d-4d00-9275-c94a813b7c96 req-47914e1a-ad30-47b9-99d3-75cf5d71b6c2 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:40.914636 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:40.914636 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:40.918503 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-fcaabdd4-b24d-4d00-9275-c94a813b7c96 req-47914e1a-ad30-47b9-99d3-75cf5d71b6c2 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Volume info retrieved successfully. Aug 08 06:28:40.924305 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fcaabdd4-b24d-4d00-9275-c94a813b7c96 req-47914e1a-ad30-47b9-99d3-75cf5d71b6c2 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 returned with HTTP 200 Aug 08 06:28:40.924305 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 530/2119] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:40 2026] GET /volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:41.294045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-16a9d9fd-4dec-4439-a361-641ce21f165c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:41.297178 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16a9d9fd-4dec-4439-a361-641ce21f165c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:41.297178 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16a9d9fd-4dec-4439-a361-641ce21f165c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:41.298632 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16a9d9fd-4dec-4439-a361-641ce21f165c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:41.298879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-16a9d9fd-4dec-4439-a361-641ce21f165c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:41.305506 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:41.305506 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:41.306398 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16a9d9fd-4dec-4439-a361-641ce21f165c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:41.306947 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 533/2120] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:41 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:41.860315 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0ccb1333-0d7a-452c-bf57-d47f00a20ada None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:41.862624 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ccb1333-0d7a-452c-bf57-d47f00a20ada tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 Aug 08 06:28:41.862872 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ccb1333-0d7a-452c-bf57-d47f00a20ada tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:41.863144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ccb1333-0d7a-452c-bf57-d47f00a20ada tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:41.865564 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b737d8bb-7f80-4bdb-83f3-fd6c6282720d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:41.866558 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b737d8bb-7f80-4bdb-83f3-fd6c6282720d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:41.866817 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b737d8bb-7f80-4bdb-83f3-fd6c6282720d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:41.867078 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b737d8bb-7f80-4bdb-83f3-fd6c6282720d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:41.869987 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=256,cinder:UPDATE=55,cinder:INSERT=20 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:28:41.870082 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ccb1333-0d7a-452c-bf57-d47f00a20ada tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 returned with HTTP 404 Aug 08 06:28:41.870990 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 532/2121] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:41 2026] GET /volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:41.879434 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fe1c4c38-f996-4b74-a6be-6cfab43e250a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:41.884874 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe1c4c38-f996-4b74-a6be-6cfab43e250a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d Aug 08 06:28:41.885133 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe1c4c38-f996-4b74-a6be-6cfab43e250a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:41.885414 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe1c4c38-f996-4b74-a6be-6cfab43e250a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:41.885621 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-fe1c4c38-f996-4b74-a6be-6cfab43e250a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: c209c19e-0864-4eb3-97dd-2551b0e6cc9d Aug 08 06:28:41.886691 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:41.886691 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:41.892205 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:41.892205 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:41.892587 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fe1c4c38-f996-4b74-a6be-6cfab43e250a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:41.893081 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b737d8bb-7f80-4bdb-83f3-fd6c6282720d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:41.899264 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b737d8bb-7f80-4bdb-83f3-fd6c6282720d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:41.899911 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 527/2122] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:41 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:41.911726 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fe1c4c38-f996-4b74-a6be-6cfab43e250a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:28:41.911850 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe1c4c38-f996-4b74-a6be-6cfab43e250a tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d returned with HTTP 202 Aug 08 06:28:41.912284 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 531/2123] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:28:41 2026] DELETE /volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:41.921988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a06f4894-a9d1-4db3-80bd-e3261a1c879e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:41.923982 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a06f4894-a9d1-4db3-80bd-e3261a1c879e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d Aug 08 06:28:41.924290 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a06f4894-a9d1-4db3-80bd-e3261a1c879e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:41.924667 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a06f4894-a9d1-4db3-80bd-e3261a1c879e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:41.931953 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:41.931953 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:41.932622 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a06f4894-a9d1-4db3-80bd-e3261a1c879e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:41.933745 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a06f4894-a9d1-4db3-80bd-e3261a1c879e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d returned with HTTP 200 Aug 08 06:28:41.934308 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 534/2124] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:41 2026] GET /volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:41.960528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-1b5f08bc-96ec-466e-8c6e-6e2ccbd957b8 req-0de36a7c-7a2e-44d3-91c7-47e731b968d1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:41.962946 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1b5f08bc-96ec-466e-8c6e-6e2ccbd957b8 req-0de36a7c-7a2e-44d3-91c7-47e731b968d1 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] GET https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 Aug 08 06:28:41.963421 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1b5f08bc-96ec-466e-8c6e-6e2ccbd957b8 req-0de36a7c-7a2e-44d3-91c7-47e731b968d1 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:41.963421 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1b5f08bc-96ec-466e-8c6e-6e2ccbd957b8 req-0de36a7c-7a2e-44d3-91c7-47e731b968d1 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:41.968700 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-88bc3ad4-9d4b-4e8f-ac3c-9cb41ef18c65 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:41.971091 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1b5f08bc-96ec-466e-8c6e-6e2ccbd957b8 req-0de36a7c-7a2e-44d3-91c7-47e731b968d1 tempest-VolumesGetTestJSON-239849412 tempest-VolumesGetTestJSON-239849412-project-member] https://10.4.3.32/volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 returned with HTTP 404 Aug 08 06:28:41.971431 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-88bc3ad4-9d4b-4e8f-ac3c-9cb41ef18c65 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/attachments/566720c3-459a-483c-bb26-1a99025aeab5 Aug 08 06:28:41.972037 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 533/2125] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:41 2026] GET /volume/v3/volumes/89efc8e0-d6c1-4a29-91e1-431b9a421af4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:41.972174 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-88bc3ad4-9d4b-4e8f-ac3c-9cb41ef18c65 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:41.972174 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-88bc3ad4-9d4b-4e8f-ac3c-9cb41ef18c65 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:41.983338 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:41.983338 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:42.074390 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f5c64351-2b2e-47f5-a017-c0f037ed077b req-88bc3ad4-9d4b-4e8f-ac3c-9cb41ef18c65 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/attachments/566720c3-459a-483c-bb26-1a99025aeab5 returned with HTTP 200 Aug 08 06:28:42.074390 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 528/2126] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:28:41 2026] DELETE /volume/v3/attachments/566720c3-459a-483c-bb26-1a99025aeab5 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:42.320397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-baa45ef5-554e-4180-b226-1558a6bc41ef None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:42.321678 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-baa45ef5-554e-4180-b226-1558a6bc41ef tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:42.321918 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-baa45ef5-554e-4180-b226-1558a6bc41ef tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:42.322116 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-baa45ef5-554e-4180-b226-1558a6bc41ef tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:42.322358 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-baa45ef5-554e-4180-b226-1558a6bc41ef tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:42.327864 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:42.327864 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:42.328812 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-baa45ef5-554e-4180-b226-1558a6bc41ef tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:42.329181 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 532/2127] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:42 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:42.917041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-962e6b18-959c-416b-acdd-f9ede6be71ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:42.919111 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-962e6b18-959c-416b-acdd-f9ede6be71ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:42.919111 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-962e6b18-959c-416b-acdd-f9ede6be71ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:42.919409 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-962e6b18-959c-416b-acdd-f9ede6be71ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:42.929444 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:42.929444 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:42.934190 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-962e6b18-959c-416b-acdd-f9ede6be71ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:42.939277 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-962e6b18-959c-416b-acdd-f9ede6be71ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:42.939708 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 535/2128] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:42 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:42.945533 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-de74f0a5-5e23-4153-9cc1-9ce5bae9507c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:42.947913 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de74f0a5-5e23-4153-9cc1-9ce5bae9507c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d Aug 08 06:28:42.948193 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de74f0a5-5e23-4153-9cc1-9ce5bae9507c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:42.948475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de74f0a5-5e23-4153-9cc1-9ce5bae9507c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:42.959270 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de74f0a5-5e23-4153-9cc1-9ce5bae9507c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d returned with HTTP 404 Aug 08 06:28:42.959270 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 534/2129] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:42 2026] GET /volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:42.964491 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-02d9ec31-f9a7-4e44-b0b8-30e7aae82fe2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:42.966477 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02d9ec31-f9a7-4e44-b0b8-30e7aae82fe2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa Aug 08 06:28:42.966734 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02d9ec31-f9a7-4e44-b0b8-30e7aae82fe2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:42.967027 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02d9ec31-f9a7-4e44-b0b8-30e7aae82fe2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:42.967125 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-02d9ec31-f9a7-4e44-b0b8-30e7aae82fe2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 53573186-a70c-4424-9d42-8fa4d810b4fa Aug 08 06:28:42.980713 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:42.980713 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:42.981243 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-02d9ec31-f9a7-4e44-b0b8-30e7aae82fe2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:43.013967 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-02d9ec31-f9a7-4e44-b0b8-30e7aae82fe2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:28:43.015253 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02d9ec31-f9a7-4e44-b0b8-30e7aae82fe2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa returned with HTTP 202 Aug 08 06:28:43.015253 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 529/2130] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:28:42 2026] DELETE /volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:43.026695 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8069bbef-046a-4ac9-8064-dff2bb401c09 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:43.030446 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8069bbef-046a-4ac9-8064-dff2bb401c09 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa Aug 08 06:28:43.030739 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8069bbef-046a-4ac9-8064-dff2bb401c09 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:43.031015 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8069bbef-046a-4ac9-8064-dff2bb401c09 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:43.038747 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:43.038747 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:43.039995 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8069bbef-046a-4ac9-8064-dff2bb401c09 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:43.041431 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8069bbef-046a-4ac9-8064-dff2bb401c09 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa returned with HTTP 200 Aug 08 06:28:43.042465 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 533/2131] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:43 2026] GET /volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:43.346667 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-abb8aba3-14d9-497b-bc13-9168ad03e28c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:43.350557 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-abb8aba3-14d9-497b-bc13-9168ad03e28c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:43.350878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-abb8aba3-14d9-497b-bc13-9168ad03e28c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:43.351076 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-abb8aba3-14d9-497b-bc13-9168ad03e28c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:43.351202 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-abb8aba3-14d9-497b-bc13-9168ad03e28c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:43.357934 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:43.357934 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:43.359599 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-abb8aba3-14d9-497b-bc13-9168ad03e28c tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:43.360258 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 536/2132] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:43 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:44.054348 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-02f54a87-6918-40f4-ab7b-6b0214d651a8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.055799 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02f54a87-6918-40f4-ab7b-6b0214d651a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa Aug 08 06:28:44.056069 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02f54a87-6918-40f4-ab7b-6b0214d651a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:44.056174 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02f54a87-6918-40f4-ab7b-6b0214d651a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:44.062034 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02f54a87-6918-40f4-ab7b-6b0214d651a8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa returned with HTTP 404 Aug 08 06:28:44.062588 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 535/2133] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:44 2026] GET /volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:44.075746 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5d6c3a56-f6e6-4374-84b0-f4d0dcb6ca08 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.078619 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d6c3a56-f6e6-4374-84b0-f4d0dcb6ca08 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 Aug 08 06:28:44.078879 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d6c3a56-f6e6-4374-84b0-f4d0dcb6ca08 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:44.079117 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d6c3a56-f6e6-4374-84b0-f4d0dcb6ca08 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:44.079268 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-5d6c3a56-f6e6-4374-84b0-f4d0dcb6ca08 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 014e9fda-600d-4386-b10a-de5feb6883a8 Aug 08 06:28:44.084183 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d6c3a56-f6e6-4374-84b0-f4d0dcb6ca08 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 returned with HTTP 404 Aug 08 06:28:44.084907 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 530/2134] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:28:44 2026] DELETE /volume/v3/snapshots/014e9fda-600d-4386-b10a-de5feb6883a8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:44.085911 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-01be9136-cf3d-4bdf-8f84-5ee61a50f32b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.095905 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-934c5e17-5457-4144-b215-d2801b7a5b4d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.098358 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-934c5e17-5457-4144-b215-d2801b7a5b4d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa Aug 08 06:28:44.098610 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-934c5e17-5457-4144-b215-d2801b7a5b4d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:44.098853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-934c5e17-5457-4144-b215-d2801b7a5b4d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:44.098985 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-934c5e17-5457-4144-b215-d2801b7a5b4d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 53573186-a70c-4424-9d42-8fa4d810b4fa Aug 08 06:28:44.105020 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-934c5e17-5457-4144-b215-d2801b7a5b4d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa returned with HTTP 404 Aug 08 06:28:44.105650 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 537/2135] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:28:44 2026] DELETE /volume/v3/snapshots/53573186-a70c-4424-9d42-8fa4d810b4fa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:44.155905 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-900cb74a-ad6b-434a-9a3b-956450a36da4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.158457 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-900cb74a-ad6b-434a-9a3b-956450a36da4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:44.158791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-900cb74a-ad6b-434a-9a3b-956450a36da4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:44.159098 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-900cb74a-ad6b-434a-9a3b-956450a36da4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:44.172441 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:44.172441 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:44.175735 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-900cb74a-ad6b-434a-9a3b-956450a36da4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:44.183808 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-900cb74a-ad6b-434a-9a3b-956450a36da4 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:44.184421 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 536/2136] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:44 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:44.199339 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01be9136-cf3d-4bdf-8f84-5ee61a50f32b tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:28:44.199811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-01be9136-cf3d-4bdf-8f84-5ee61a50f32b tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1116283742"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:44.210453 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-95cac58a-7b49-4f08-917e-3026443d321e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.212880 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-95cac58a-7b49-4f08-917e-3026443d321e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638/action Aug 08 06:28:44.213307 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-95cac58a-7b49-4f08-917e-3026443d321e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:44.213456 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-95cac58a-7b49-4f08-917e-3026443d321e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:44.220510 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01be9136-cf3d-4bdf-8f84-5ee61a50f32b tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:28:44.223899 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 534/2137] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:28:44 2026] POST /volume/v3/types => generated 220 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:44.229883 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d87e7e43-6e6a-43cc-81ac-a63ad6f6e229 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.232193 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d87e7e43-6e6a-43cc-81ac-a63ad6f6e229 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:28:44.232613 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d87e7e43-6e6a-43cc-81ac-a63ad6f6e229 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-462770118"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:44.235184 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:44.235184 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:44.235828 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-95cac58a-7b49-4f08-917e-3026443d321e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:44.242577 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-95cac58a-7b49-4f08-917e-3026443d321e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Begin detaching volume completed successfully. Aug 08 06:28:44.242879 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-95cac58a-7b49-4f08-917e-3026443d321e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638/action returned with HTTP 202 Aug 08 06:28:44.243395 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 531/2138] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:28:44 2026] POST /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:44.247930 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d87e7e43-6e6a-43cc-81ac-a63ad6f6e229 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:28:44.248387 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 538/2139] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:28:44 2026] POST /volume/v3/group_types => generated 176 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:44.258603 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4ffb01fb-e519-4855-b9e0-c58a3fffacc5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.321333 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-881d8c21-eddb-4b80-82ef-8ce457a2d8a2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.321711 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-881d8c21-eddb-4b80-82ef-8ce457a2d8a2 None None] GET https://10.4.3.32/volume// Aug 08 06:28:44.321897 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-881d8c21-eddb-4b80-82ef-8ce457a2d8a2 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:44.322080 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-881d8c21-eddb-4b80-82ef-8ce457a2d8a2 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:44.322396 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-881d8c21-eddb-4b80-82ef-8ce457a2d8a2 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:44.322676 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 535/2140] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:28:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:44.332273 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-6087ac9e-6ce4-484a-a7bd-13f8f8656824 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.336028 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-6087ac9e-6ce4-484a-a7bd-13f8f8656824 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:44.336372 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-6087ac9e-6ce4-484a-a7bd-13f8f8656824 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:44.336822 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-6087ac9e-6ce4-484a-a7bd-13f8f8656824 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:44.354751 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:44.354751 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:44.363857 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-6087ac9e-6ce4-484a-a7bd-13f8f8656824 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:44.363983 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4ffb01fb-e519-4855-b9e0-c58a3fffacc5 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] POST https://10.4.3.32/volume/v3/groups Aug 08 06:28:44.363983 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4ffb01fb-e519-4855-b9e0-c58a3fffacc5 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8303a81c-4f31-4fed-9bbd-bf5011737711", "volume_types": ["1ce37cf2-e679-42e0-902d-44c6e507998f"], "name": "tempest-GroupsV320Test-Group-2051705575"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:44.365023 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-4ffb01fb-e519-4855-b9e0-c58a3fffacc5 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Creating new group {'group': {'group_type': '8303a81c-4f31-4fed-9bbd-bf5011737711', 'volume_types': ['1ce37cf2-e679-42e0-902d-44c6e507998f'], 'name': 'tempest-GroupsV320Test-Group-2051705575'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 06:28:44.367954 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-6087ac9e-6ce4-484a-a7bd-13f8f8656824 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:44.368506 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 532/2141] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:28:44 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 1320 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:28:44.369765 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-4ffb01fb-e519-4855-b9e0-c58a3fffacc5 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Creating group tempest-GroupsV320Test-Group-2051705575. Aug 08 06:28:44.374764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-43c60e0d-5565-48ac-9c29-b04c8e5b91ff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.377976 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43c60e0d-5565-48ac-9c29-b04c8e5b91ff tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:44.378338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43c60e0d-5565-48ac-9c29-b04c8e5b91ff tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:44.378446 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43c60e0d-5565-48ac-9c29-b04c8e5b91ff tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:44.378615 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-43c60e0d-5565-48ac-9c29-b04c8e5b91ff tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:44.391645 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4ffb01fb-e519-4855-b9e0-c58a3fffacc5 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Availability Zones retrieved successfully. Aug 08 06:28:44.395420 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:44.395420 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:44.396343 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43c60e0d-5565-48ac-9c29-b04c8e5b91ff tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:44.396891 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 539/2142] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:44 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:44.414834 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-4ffb01fb-e519-4855-b9e0-c58a3fffacc5 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Created reservations ['9a64f6b6-1b61-452a-a465-72ad4acb82a6'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:44.443220 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4ffb01fb-e519-4855-b9e0-c58a3fffacc5 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 08 06:28:44.444413 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 537/2143] 10.4.3.32 () {70 vars in 1290 bytes} [Sat Aug 8 06:28:44 2026] POST /volume/v3/groups => generated 108 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:44.457719 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8c68ca24-cd5b-41d4-9410-acea20f0de73 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:44.459565 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c68ca24-cd5b-41d4-9410-acea20f0de73 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] GET https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 Aug 08 06:28:44.459799 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c68ca24-cd5b-41d4-9410-acea20f0de73 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:44.460001 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c68ca24-cd5b-41d4-9410-acea20f0de73 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:44.460125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-8c68ca24-cd5b-41d4-9410-acea20f0de73 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] show called for member 0147dd49-26db-484a-aa93-ebfe65852b61 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:28:44.463937 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:44.463937 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:44.478333 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c68ca24-cd5b-41d4-9410-acea20f0de73 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 returned with HTTP 200 Aug 08 06:28:44.478879 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 536/2144] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:28:44 2026] GET /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:45.257136 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-7a8e5efc-d68e-4e8a-8dd8-01a965391468 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.259501 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-7a8e5efc-d68e-4e8a-8dd8-01a965391468 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041 Aug 08 06:28:45.259698 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-7a8e5efc-d68e-4e8a-8dd8-01a965391468 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.259906 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-7a8e5efc-d68e-4e8a-8dd8-01a965391468 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.267700 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.267700 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:45.327142 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-a2c56bc3-77cc-4077-ac54-0536b1a9edf7 req-7a8e5efc-d68e-4e8a-8dd8-01a965391468 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041 returned with HTTP 200 Aug 08 06:28:45.328145 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 533/2145] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:28:45 2026] DELETE /volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:45.413999 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bf4cd376-a5cf-47ba-b279-5139e79d476e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.415986 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf4cd376-a5cf-47ba-b279-5139e79d476e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:45.416216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf4cd376-a5cf-47ba-b279-5139e79d476e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.416362 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf4cd376-a5cf-47ba-b279-5139e79d476e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.416502 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bf4cd376-a5cf-47ba-b279-5139e79d476e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:45.421539 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.421539 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:45.422356 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf4cd376-a5cf-47ba-b279-5139e79d476e tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:45.422744 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 540/2146] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:45 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:45.490214 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-19aeaaad-67a8-4e8a-aa57-ed831cbe23ae None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.492558 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19aeaaad-67a8-4e8a-aa57-ed831cbe23ae tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] GET https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 Aug 08 06:28:45.492813 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-19aeaaad-67a8-4e8a-aa57-ed831cbe23ae tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.493013 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-19aeaaad-67a8-4e8a-aa57-ed831cbe23ae tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.493150 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-19aeaaad-67a8-4e8a-aa57-ed831cbe23ae tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] show called for member 0147dd49-26db-484a-aa93-ebfe65852b61 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:28:45.498002 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.498002 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:45.510750 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19aeaaad-67a8-4e8a-aa57-ed831cbe23ae tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 returned with HTTP 200 Aug 08 06:28:45.511280 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 538/2147] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:28:45 2026] GET /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:28:45.528689 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-48df35c1-fd62-4358-a967-fd3197ef4d82 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.530876 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48df35c1-fd62-4358-a967-fd3197ef4d82 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] POST https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action Aug 08 06:28:45.531345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48df35c1-fd62-4358-a967-fd3197ef4d82 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:45.531560 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48df35c1-fd62-4358-a967-fd3197ef4d82 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:45.538362 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-48df35c1-fd62-4358-a967-fd3197ef4d82 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Updating group '0147dd49-26db-484a-aa93-ebfe65852b61' with 'creating' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 06:28:45.544527 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.544527 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:45.554148 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48df35c1-fd62-4358-a967-fd3197ef4d82 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action returned with HTTP 202 Aug 08 06:28:45.555044 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 537/2148] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:28:45 2026] POST /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:28:45.563099 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3b39afea-1910-4482-a381-c8ab2acfcdc8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.564946 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b39afea-1910-4482-a381-c8ab2acfcdc8 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] GET https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 Aug 08 06:28:45.565211 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b39afea-1910-4482-a381-c8ab2acfcdc8 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.565420 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b39afea-1910-4482-a381-c8ab2acfcdc8 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.565542 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-3b39afea-1910-4482-a381-c8ab2acfcdc8 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] show called for member 0147dd49-26db-484a-aa93-ebfe65852b61 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:28:45.569077 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.569077 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:45.577222 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b39afea-1910-4482-a381-c8ab2acfcdc8 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 returned with HTTP 200 Aug 08 06:28:45.577647 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 534/2149] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:28:45 2026] GET /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:45.588725 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da37d2ea-4939-4c44-8834-c2f85f39b1a8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.590568 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da37d2ea-4939-4c44-8834-c2f85f39b1a8 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] POST https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action Aug 08 06:28:45.590955 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da37d2ea-4939-4c44-8834-c2f85f39b1a8 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:45.591083 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da37d2ea-4939-4c44-8834-c2f85f39b1a8 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:45.592381 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-da37d2ea-4939-4c44-8834-c2f85f39b1a8 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Updating group '0147dd49-26db-484a-aa93-ebfe65852b61' with 'available' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 06:28:45.596942 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.596942 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:45.603371 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da37d2ea-4939-4c44-8834-c2f85f39b1a8 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action returned with HTTP 202 Aug 08 06:28:45.603833 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 541/2150] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:28:45 2026] POST /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:28:45.611653 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d168b00a-7e81-4832-a1db-587da442755b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.614651 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d168b00a-7e81-4832-a1db-587da442755b tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] GET https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 Aug 08 06:28:45.615036 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d168b00a-7e81-4832-a1db-587da442755b tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.615134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d168b00a-7e81-4832-a1db-587da442755b tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.615311 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-d168b00a-7e81-4832-a1db-587da442755b tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] show called for member 0147dd49-26db-484a-aa93-ebfe65852b61 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:28:45.619376 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.619376 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:45.627789 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d168b00a-7e81-4832-a1db-587da442755b tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 returned with HTTP 200 Aug 08 06:28:45.628236 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 539/2151] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:28:45 2026] GET /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:45.641323 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-85da06d2-19b7-4a01-b938-e0a2dfcfeac0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.643686 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85da06d2-19b7-4a01-b938-e0a2dfcfeac0 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] POST https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action Aug 08 06:28:45.644404 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85da06d2-19b7-4a01-b938-e0a2dfcfeac0 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:45.644615 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85da06d2-19b7-4a01-b938-e0a2dfcfeac0 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:45.646727 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-85da06d2-19b7-4a01-b938-e0a2dfcfeac0 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Updating group '0147dd49-26db-484a-aa93-ebfe65852b61' with 'error' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 06:28:45.652482 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.652482 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:45.662329 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85da06d2-19b7-4a01-b938-e0a2dfcfeac0 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action returned with HTTP 202 Aug 08 06:28:45.663019 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 538/2152] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:28:45 2026] POST /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:28:45.676889 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f21f0aa-95a5-4fe1-b17c-8f976b25d394 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.678230 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f21f0aa-95a5-4fe1-b17c-8f976b25d394 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] GET https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 Aug 08 06:28:45.678534 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f21f0aa-95a5-4fe1-b17c-8f976b25d394 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.678813 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f21f0aa-95a5-4fe1-b17c-8f976b25d394 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.679012 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-3f21f0aa-95a5-4fe1-b17c-8f976b25d394 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] show called for member 0147dd49-26db-484a-aa93-ebfe65852b61 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:28:45.684081 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.684081 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:45.701790 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f21f0aa-95a5-4fe1-b17c-8f976b25d394 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 returned with HTTP 200 Aug 08 06:28:45.702273 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 535/2153] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:28:45 2026] GET /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 => generated 385 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:45.718521 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-27aee979-6d92-47d1-bc2d-f710abea8f17 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.720995 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-27aee979-6d92-47d1-bc2d-f710abea8f17 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] POST https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action Aug 08 06:28:45.721242 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-27aee979-6d92-47d1-bc2d-f710abea8f17 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:45.721401 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-27aee979-6d92-47d1-bc2d-f710abea8f17 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:45.724320 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-27aee979-6d92-47d1-bc2d-f710abea8f17 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Updating group '0147dd49-26db-484a-aa93-ebfe65852b61' with 'available' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 06:28:45.730931 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.730931 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:45.739299 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-27aee979-6d92-47d1-bc2d-f710abea8f17 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action returned with HTTP 202 Aug 08 06:28:45.739714 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 542/2154] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:28:45 2026] POST /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:28:45.750742 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-02d51a41-93ad-4174-b15a-7d319d2ce0cd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.753515 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02d51a41-93ad-4174-b15a-7d319d2ce0cd tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] GET https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 Aug 08 06:28:45.753762 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02d51a41-93ad-4174-b15a-7d319d2ce0cd tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.753980 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02d51a41-93ad-4174-b15a-7d319d2ce0cd tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.754122 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-02d51a41-93ad-4174-b15a-7d319d2ce0cd tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] show called for member 0147dd49-26db-484a-aa93-ebfe65852b61 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:28:45.763355 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.763355 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:45.785979 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02d51a41-93ad-4174-b15a-7d319d2ce0cd tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 returned with HTTP 200 Aug 08 06:28:45.787002 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 540/2155] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:28:45 2026] GET /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 => generated 389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:45.800317 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-948d5a54-dd72-4015-a500-738b7f9eb616 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.803142 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-948d5a54-dd72-4015-a500-738b7f9eb616 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:28:45.803639 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-948d5a54-dd72-4015-a500-738b7f9eb616 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.803997 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-948d5a54-dd72-4015-a500-738b7f9eb616 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.804560 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-948d5a54-dd72-4015-a500-738b7f9eb616 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:28:45.806471 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-948d5a54-dd72-4015-a500-738b7f9eb616 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:28:45.815277 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-948d5a54-dd72-4015-a500-738b7f9eb616 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Get all volumes completed successfully. Aug 08 06:28:45.817497 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-948d5a54-dd72-4015-a500-738b7f9eb616 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:28:45.818172 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 539/2156] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:28:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:45.844715 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0fddd1a3-6656-499d-92cd-93e6b44a814d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.851414 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0fddd1a3-6656-499d-92cd-93e6b44a814d tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] POST https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action Aug 08 06:28:45.851414 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0fddd1a3-6656-499d-92cd-93e6b44a814d tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:45.851414 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0fddd1a3-6656-499d-92cd-93e6b44a814d tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:45.853054 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-0fddd1a3-6656-499d-92cd-93e6b44a814d tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] delete called for group 0147dd49-26db-484a-aa93-ebfe65852b61 {{(pid=100288) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:28:45.853054 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-0fddd1a3-6656-499d-92cd-93e6b44a814d tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Delete group with id: 0147dd49-26db-484a-aa93-ebfe65852b61 Aug 08 06:28:45.863673 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.863673 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:45.893681 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0fddd1a3-6656-499d-92cd-93e6b44a814d tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action returned with HTTP 202 Aug 08 06:28:45.894608 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 536/2157] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:28:45 2026] POST /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:28:45.911074 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-730ab66b-0bca-4365-bb13-80431bdac1c0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.914922 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-730ab66b-0bca-4365-bb13-80431bdac1c0 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] GET https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 Aug 08 06:28:45.915247 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-730ab66b-0bca-4365-bb13-80431bdac1c0 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.915471 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-730ab66b-0bca-4365-bb13-80431bdac1c0 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.915603 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-730ab66b-0bca-4365-bb13-80431bdac1c0 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] show called for member 0147dd49-26db-484a-aa93-ebfe65852b61 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:28:45.920235 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.920235 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:45.929713 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-730ab66b-0bca-4365-bb13-80431bdac1c0 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 returned with HTTP 200 Aug 08 06:28:45.930534 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 543/2158] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:28:45 2026] GET /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:45.958687 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9781c4ba-eb4a-4be6-bce0-8291fcf58695 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:45.963796 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9781c4ba-eb4a-4be6-bce0-8291fcf58695 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:28:45.963796 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9781c4ba-eb4a-4be6-bce0-8291fcf58695 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:45.963796 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9781c4ba-eb4a-4be6-bce0-8291fcf58695 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:45.978750 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:45.978750 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:45.983843 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9781c4ba-eb4a-4be6-bce0-8291fcf58695 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:45.989875 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9781c4ba-eb4a-4be6-bce0-8291fcf58695 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:28:45.990611 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 541/2159] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:45 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:46.042760 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3a2b8131-461b-43d1-ba99-8bd7b31326a6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.045608 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3a2b8131-461b-43d1-ba99-8bd7b31326a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:28:46.045853 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3a2b8131-461b-43d1-ba99-8bd7b31326a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.046077 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3a2b8131-461b-43d1-ba99-8bd7b31326a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.065952 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.065952 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:46.070595 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3a2b8131-461b-43d1-ba99-8bd7b31326a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:46.076364 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3a2b8131-461b-43d1-ba99-8bd7b31326a6 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:28:46.077930 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 540/2160] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:46 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:46.102784 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-04adceb5-f825-45df-a851-881df3a53586 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.105091 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-04adceb5-f825-45df-a851-881df3a53586 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] POST https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407/action Aug 08 06:28:46.105532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-04adceb5-f825-45df-a851-881df3a53586 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:46.105746 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-04adceb5-f825-45df-a851-881df3a53586 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:46.124238 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.124238 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:46.124883 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-04adceb5-f825-45df-a851-881df3a53586 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:46.139280 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-04adceb5-f825-45df-a851-881df3a53586 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Begin detaching volume completed successfully. Aug 08 06:28:46.139579 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-04adceb5-f825-45df-a851-881df3a53586 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407/action returned with HTTP 202 Aug 08 06:28:46.140401 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 537/2161] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:28:46 2026] POST /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:46.211847 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ef531dcf-ad3c-48b8-9fe8-89c9c7601677 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.212464 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef531dcf-ad3c-48b8-9fe8-89c9c7601677 None None] GET https://10.4.3.32/volume// Aug 08 06:28:46.212537 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef531dcf-ad3c-48b8-9fe8-89c9c7601677 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.212850 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ef531dcf-ad3c-48b8-9fe8-89c9c7601677 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.213272 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ef531dcf-ad3c-48b8-9fe8-89c9c7601677 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:46.213937 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 544/2162] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:28:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:46.224984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3999a05b-502a-4e19-9b7d-28a91e09088d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.227748 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3999a05b-502a-4e19-9b7d-28a91e09088d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:28:46.228176 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3999a05b-502a-4e19-9b7d-28a91e09088d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.228642 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3999a05b-502a-4e19-9b7d-28a91e09088d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.242795 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.242795 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:46.248138 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3999a05b-502a-4e19-9b7d-28a91e09088d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:46.253518 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-3999a05b-502a-4e19-9b7d-28a91e09088d tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:28:46.254269 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 542/2163] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:28:46 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:28:46.410350 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-45deedd1-8f58-4458-800d-2f5f9cd0ff69 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.414001 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45deedd1-8f58-4458-800d-2f5f9cd0ff69 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:46.414001 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-45deedd1-8f58-4458-800d-2f5f9cd0ff69 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.414001 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-45deedd1-8f58-4458-800d-2f5f9cd0ff69 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.414001 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-45deedd1-8f58-4458-800d-2f5f9cd0ff69 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume with id: 0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:46.426842 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.426842 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:46.427454 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-45deedd1-8f58-4458-800d-2f5f9cd0ff69 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:46.435293 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-50d31561-202d-4a15-b6bc-e8c315a610aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.437401 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-50d31561-202d-4a15-b6bc-e8c315a610aa tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:46.437718 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-50d31561-202d-4a15-b6bc-e8c315a610aa tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.438056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-50d31561-202d-4a15-b6bc-e8c315a610aa tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.438231 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-50d31561-202d-4a15-b6bc-e8c315a610aa tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:46.444658 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.444658 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:46.445857 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-50d31561-202d-4a15-b6bc-e8c315a610aa tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:46.446403 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 538/2164] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:46 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:46.453003 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-45deedd1-8f58-4458-800d-2f5f9cd0ff69 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume request issued successfully. Aug 08 06:28:46.453295 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45deedd1-8f58-4458-800d-2f5f9cd0ff69 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 202 Aug 08 06:28:46.453925 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 541/2165] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:46 2026] DELETE /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:46.459471 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-69cbd544-dd9b-4f1e-8c06-650652e23ce6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.462717 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-982595c2-5dd1-41fe-a77f-c5b93e377a8a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.463796 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69cbd544-dd9b-4f1e-8c06-650652e23ce6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 Aug 08 06:28:46.464102 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69cbd544-dd9b-4f1e-8c06-650652e23ce6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.464407 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69cbd544-dd9b-4f1e-8c06-650652e23ce6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.465202 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-982595c2-5dd1-41fe-a77f-c5b93e377a8a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:46.465676 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-982595c2-5dd1-41fe-a77f-c5b93e377a8a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.465932 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-982595c2-5dd1-41fe-a77f-c5b93e377a8a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.474222 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.474222 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:46.477493 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.477493 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:46.485379 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-982595c2-5dd1-41fe-a77f-c5b93e377a8a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:46.486715 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-69cbd544-dd9b-4f1e-8c06-650652e23ce6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:46.491870 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69cbd544-dd9b-4f1e-8c06-650652e23ce6 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 returned with HTTP 200 Aug 08 06:28:46.492007 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-982595c2-5dd1-41fe-a77f-c5b93e377a8a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 200 Aug 08 06:28:46.492389 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 543/2166] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:46 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:46.492546 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 545/2167] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:46 2026] GET /volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:46.509173 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-26268e3c-92f2-48db-b5fa-0e729d8a42cc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.512257 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26268e3c-92f2-48db-b5fa-0e729d8a42cc tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] POST https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c/action Aug 08 06:28:46.512257 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26268e3c-92f2-48db-b5fa-0e729d8a42cc tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:46.512400 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26268e3c-92f2-48db-b5fa-0e729d8a42cc tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:46.514163 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-26268e3c-92f2-48db-b5fa-0e729d8a42cc tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] Updating backup '5dc63b9c-0457-4fe1-ac18-e66dd6b1011c' with '{'status': 'error'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 06:28:46.523608 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.523608 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:46.536615 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-26268e3c-92f2-48db-b5fa-0e729d8a42cc tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] reset_status in rpcapi backup_id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c on host np0000006785. {{(pid=100288) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 08 06:28:46.538280 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26268e3c-92f2-48db-b5fa-0e729d8a42cc tempest-VolumesBackupsAdminTest-635341867 tempest-VolumesBackupsAdminTest-635341867-project-admin] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c/action returned with HTTP 202 Aug 08 06:28:46.538681 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 539/2168] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:28:46 2026] POST /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:46.548752 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1613d821-50d2-44ef-bfb0-6ffbb509e559 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.551159 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1613d821-50d2-44ef-bfb0-6ffbb509e559 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:46.551159 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1613d821-50d2-44ef-bfb0-6ffbb509e559 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.551159 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1613d821-50d2-44ef-bfb0-6ffbb509e559 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.551489 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1613d821-50d2-44ef-bfb0-6ffbb509e559 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:46.555445 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.555445 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:46.556375 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1613d821-50d2-44ef-bfb0-6ffbb509e559 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:46.556580 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 542/2169] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:46 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:46.569282 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-39729e37-4ed3-4970-b4eb-ad861b591c19 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.571698 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-39729e37-4ed3-4970-b4eb-ad861b591c19 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] DELETE https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:46.571860 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-39729e37-4ed3-4970-b4eb-ad861b591c19 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.572879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-39729e37-4ed3-4970-b4eb-ad861b591c19 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.572879 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-39729e37-4ed3-4970-b4eb-ad861b591c19 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Delete backup with id: 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. Aug 08 06:28:46.580554 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.580554 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:46.607520 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-39729e37-4ed3-4970-b4eb-ad861b591c19 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] delete_backup rpcapi backup_id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:28:46.613641 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-39729e37-4ed3-4970-b4eb-ad861b591c19 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 202 Aug 08 06:28:46.614381 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 544/2170] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:46 2026] DELETE /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:46.624126 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c7a323d9-c3ed-4a5d-a0f2-5ff4addc1782 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.626389 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7a323d9-c3ed-4a5d-a0f2-5ff4addc1782 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:46.627015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7a323d9-c3ed-4a5d-a0f2-5ff4addc1782 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.627015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7a323d9-c3ed-4a5d-a0f2-5ff4addc1782 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.627015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c7a323d9-c3ed-4a5d-a0f2-5ff4addc1782 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:46.632987 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:46.632987 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:46.635053 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7a323d9-c3ed-4a5d-a0f2-5ff4addc1782 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 200 Aug 08 06:28:46.635053 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 546/2171] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:46 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:46.681508 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-28773688-125b-46d1-887a-bd721572debb req-28f0ddf6-f2c2-4bd5-bcaf-9a1e405252e2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.683556 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-28773688-125b-46d1-887a-bd721572debb req-28f0ddf6-f2c2-4bd5-bcaf-9a1e405252e2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041 Aug 08 06:28:46.683734 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-28773688-125b-46d1-887a-bd721572debb req-28f0ddf6-f2c2-4bd5-bcaf-9a1e405252e2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.683963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-28773688-125b-46d1-887a-bd721572debb req-28f0ddf6-f2c2-4bd5-bcaf-9a1e405252e2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.688006 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-28773688-125b-46d1-887a-bd721572debb req-28f0ddf6-f2c2-4bd5-bcaf-9a1e405252e2 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041 returned with HTTP 404 Aug 08 06:28:46.688574 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 540/2172] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:28:46 2026] DELETE /volume/v3/attachments/ba95f372-a1bb-46c2-8dd1-ba58fe7c2041 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:28:46.943756 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-36137af2-296b-4059-a2a7-77bf94b10ce1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.947146 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36137af2-296b-4059-a2a7-77bf94b10ce1 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] GET https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 Aug 08 06:28:46.947410 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36137af2-296b-4059-a2a7-77bf94b10ce1 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.947668 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36137af2-296b-4059-a2a7-77bf94b10ce1 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.947872 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-36137af2-296b-4059-a2a7-77bf94b10ce1 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] show called for member 0147dd49-26db-484a-aa93-ebfe65852b61 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:28:46.955306 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36137af2-296b-4059-a2a7-77bf94b10ce1 tempest-GroupsV320Test-886896815 tempest-GroupsV320Test-886896815-project-member] https://10.4.3.32/volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 returned with HTTP 404 Aug 08 06:28:46.955782 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 543/2173] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:28:46 2026] GET /volume/v3/groups/0147dd49-26db-484a-aa93-ebfe65852b61 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:28:46.963992 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4099274a-8f8a-40fc-a0cd-aab8d48c0fe3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:46.966332 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4099274a-8f8a-40fc-a0cd-aab8d48c0fe3 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/8303a81c-4f31-4fed-9bbd-bf5011737711 Aug 08 06:28:46.966602 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4099274a-8f8a-40fc-a0cd-aab8d48c0fe3 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:46.966882 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4099274a-8f8a-40fc-a0cd-aab8d48c0fe3 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:46.982958 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4099274a-8f8a-40fc-a0cd-aab8d48c0fe3 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] https://10.4.3.32/volume/v3/group_types/8303a81c-4f31-4fed-9bbd-bf5011737711 returned with HTTP 202 Aug 08 06:28:46.983487 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 545/2174] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:28:46 2026] DELETE /volume/v3/group_types/8303a81c-4f31-4fed-9bbd-bf5011737711 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:28:46.993907 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8df5ed66-7ded-486c-a696-7efa615808e1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.002202 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8df5ed66-7ded-486c-a696-7efa615808e1 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] DELETE https://10.4.3.32/volume/v3/types/1ce37cf2-e679-42e0-902d-44c6e507998f Aug 08 06:28:47.002467 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8df5ed66-7ded-486c-a696-7efa615808e1 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.002740 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8df5ed66-7ded-486c-a696-7efa615808e1 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.034702 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8df5ed66-7ded-486c-a696-7efa615808e1 tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] https://10.4.3.32/volume/v3/types/1ce37cf2-e679-42e0-902d-44c6e507998f returned with HTTP 202 Aug 08 06:28:47.035245 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 547/2175] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:28:46 2026] DELETE /volume/v3/types/1ce37cf2-e679-42e0-902d-44c6e507998f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:47.043249 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-33b49ed7-6cba-4a41-9933-3c19f240d73c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.045321 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33b49ed7-6cba-4a41-9933-3c19f240d73c tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] GET https://10.4.3.32/volume/v3/types/1ce37cf2-e679-42e0-902d-44c6e507998f Aug 08 06:28:47.045573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33b49ed7-6cba-4a41-9933-3c19f240d73c tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.045850 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33b49ed7-6cba-4a41-9933-3c19f240d73c tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.049717 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33b49ed7-6cba-4a41-9933-3c19f240d73c tempest-GroupsV320Test-1868684433 tempest-GroupsV320Test-1868684433-project-admin] https://10.4.3.32/volume/v3/types/1ce37cf2-e679-42e0-902d-44c6e507998f returned with HTTP 404 Aug 08 06:28:47.050437 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 541/2176] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:28:47 2026] GET /volume/v3/types/1ce37cf2-e679-42e0-902d-44c6e507998f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:47.286441 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-a7f882d5-b4b3-42a8-8b04-ec6def8d26e3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.289480 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-a7f882d5-b4b3-42a8-8b04-ec6def8d26e3 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a9290cd3-5478-4de6-8034-0a1abe84dd03 Aug 08 06:28:47.290080 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-a7f882d5-b4b3-42a8-8b04-ec6def8d26e3 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.290080 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-a7f882d5-b4b3-42a8-8b04-ec6def8d26e3 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.298929 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:47.298929 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:47.361880 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1da82e62-f3c6-4c3b-b351-90498e649f66 req-a7f882d5-b4b3-42a8-8b04-ec6def8d26e3 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/attachments/a9290cd3-5478-4de6-8034-0a1abe84dd03 returned with HTTP 200 Aug 08 06:28:47.362591 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 544/2177] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:28:47 2026] DELETE /volume/v3/attachments/a9290cd3-5478-4de6-8034-0a1abe84dd03 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:47.505995 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-482326ed-775d-4acd-b2e3-baf5ad9ca403 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.508056 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-482326ed-775d-4acd-b2e3-baf5ad9ca403 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:47.508343 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-482326ed-775d-4acd-b2e3-baf5ad9ca403 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.508600 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-482326ed-775d-4acd-b2e3-baf5ad9ca403 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.516098 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-482326ed-775d-4acd-b2e3-baf5ad9ca403 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 404 Aug 08 06:28:47.516756 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 546/2178] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:47 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:47.529415 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-26bc74d9-521b-4fc6-acb9-489ad044898c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.531803 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26bc74d9-521b-4fc6-acb9-489ad044898c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:47.531918 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26bc74d9-521b-4fc6-acb9-489ad044898c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.533528 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26bc74d9-521b-4fc6-acb9-489ad044898c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.539717 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26bc74d9-521b-4fc6-acb9-489ad044898c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 404 Aug 08 06:28:47.540429 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 548/2179] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:47 2026] GET /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:47.548883 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-61015163-6717-4a78-993a-9464b20fce33 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.551234 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61015163-6717-4a78-993a-9464b20fce33 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:47.551939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61015163-6717-4a78-993a-9464b20fce33 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.551939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61015163-6717-4a78-993a-9464b20fce33 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.551939 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-61015163-6717-4a78-993a-9464b20fce33 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume with id: 0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f Aug 08 06:28:47.557808 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61015163-6717-4a78-993a-9464b20fce33 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f returned with HTTP 404 Aug 08 06:28:47.558433 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 542/2180] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:47 2026] DELETE /volume/v3/volumes/0a36ce24-8228-4fb5-b0f1-ed6d43a31d4f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:47.596706 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eed89110-94fa-470d-9bba-fcac13fde982 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.598238 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:47.599310 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1225424026"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:47.600166 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request body: {'volume': {'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1225424026'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:47.650639 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-89552532-8747-48ac-8cd8-11bf306e3144 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.654650 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89552532-8747-48ac-8cd8-11bf306e3144 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c Aug 08 06:28:47.654650 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89552532-8747-48ac-8cd8-11bf306e3144 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.655080 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89552532-8747-48ac-8cd8-11bf306e3144 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.655312 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-89552532-8747-48ac-8cd8-11bf306e3144 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Show backup with id 5dc63b9c-0457-4fe1-ac18-e66dd6b1011c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:47.661682 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89552532-8747-48ac-8cd8-11bf306e3144 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c returned with HTTP 404 Aug 08 06:28:47.662562 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 547/2181] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:47 2026] GET /volume/v3/backups/5dc63b9c-0457-4fe1-ac18-e66dd6b1011c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:47.706966 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume of 1 GB Aug 08 06:28:47.707331 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:47.707331 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:47.712030 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Availability Zones retrieved successfully. Aug 08 06:28:47.721501 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (6e23f1a4-b8b9-4baa-a8ed-b8b15d3f0983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:47.723487 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e117f6d-428d-4049-b9a3-b81d8f5d9bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:47.724712 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:47.766478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-54dec1fa-e9e5-4db2-bfa2-91191108a5f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.768526 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54dec1fa-e9e5-4db2-bfa2-91191108a5f5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 Aug 08 06:28:47.768868 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54dec1fa-e9e5-4db2-bfa2-91191108a5f5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.769865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54dec1fa-e9e5-4db2-bfa2-91191108a5f5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.777809 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:47.777809 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:47.783236 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-54dec1fa-e9e5-4db2-bfa2-91191108a5f5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:47.790246 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54dec1fa-e9e5-4db2-bfa2-91191108a5f5 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 returned with HTTP 200 Aug 08 06:28:47.790717 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 549/2182] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:47 2026] GET /volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:47.800981 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e117f6d-428d-4049-b9a3-b81d8f5d9bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:47.801809 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e322c4-6fc6-433e-8c7d-fb726be17dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:47.808761 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0d58d980-05cd-410d-b71a-6e297b792e56 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.811465 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d58d980-05cd-410d-b71a-6e297b792e56 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] DELETE https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 Aug 08 06:28:47.811638 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d58d980-05cd-410d-b71a-6e297b792e56 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.811958 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0d58d980-05cd-410d-b71a-6e297b792e56 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.812210 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-0d58d980-05cd-410d-b71a-6e297b792e56 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Delete volume with id: dc2a27a1-e130-4396-abd5-f3f25b3c78b8 Aug 08 06:28:47.823754 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:47.823754 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:47.823754 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0d58d980-05cd-410d-b71a-6e297b792e56 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:47.850086 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0d58d980-05cd-410d-b71a-6e297b792e56 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Delete volume request issued successfully. Aug 08 06:28:47.850353 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0d58d980-05cd-410d-b71a-6e297b792e56 tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 returned with HTTP 202 Aug 08 06:28:47.850922 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 543/2183] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:47 2026] DELETE /volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:47.853799 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['dbf06d4e-62cc-4213-aacb-efe3166c56de', '8a3b7744-b64c-4a86-b983-bcb9ac57738f', '8c8298ec-867b-403c-84ca-db6a06567004', '334c5346-1e75-4cb1-9a27-dba179c691a7'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:47.854894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e322c4-6fc6-433e-8c7d-fb726be17dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbf06d4e-62cc-4213-aacb-efe3166c56de', '8a3b7744-b64c-4a86-b983-bcb9ac57738f', '8c8298ec-867b-403c-84ca-db6a06567004', '334c5346-1e75-4cb1-9a27-dba179c691a7']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:47.855712 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742dd75b-373b-4bd3-8bfe-9f84394e28f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:47.869111 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-37eea053-3eb0-44fb-8168-3d32bf5cc14f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.871801 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37eea053-3eb0-44fb-8168-3d32bf5cc14f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 Aug 08 06:28:47.872113 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37eea053-3eb0-44fb-8168-3d32bf5cc14f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.872419 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37eea053-3eb0-44fb-8168-3d32bf5cc14f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.883118 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:47.883118 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:47.888966 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-37eea053-3eb0-44fb-8168-3d32bf5cc14f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Volume info retrieved successfully. Aug 08 06:28:47.890257 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742dd75b-373b-4bd3-8bfe-9f84394e28f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2641546a-276b-46d6-ab3a-6e811a76e650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1225424026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['dbf06d4e-62cc-4213-aacb-efe3166c56de','8a3b7744-b64c-4a86-b983-bcb9ac57738f','8c8298ec-867b-403c-84ca-db6a06567004','334c5346-1e75-4cb1-9a27-dba179c691a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1225424026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2641546a-276b-46d6-ab3a-6e811a76e650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5384089dcc64495fbfc4e26ba8d2abdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:47.892490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a03a6e-bd56-4fa1-ac38-6bbb76e1670f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:47.897914 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37eea053-3eb0-44fb-8168-3d32bf5cc14f tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 returned with HTTP 200 Aug 08 06:28:47.898415 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 548/2184] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:47 2026] GET /volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:47.914245 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a03a6e-bd56-4fa1-ac38-6bbb76e1670f) transitioned into state 'SUCCESS' from state '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-1225424026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['dbf06d4e-62cc-4213-aacb-efe3166c56de','8a3b7744-b64c-4a86-b983-bcb9ac57738f','8c8298ec-867b-403c-84ca-db6a06567004','334c5346-1e75-4cb1-9a27-dba179c691a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:47.915162 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ff131d-62f9-421a-8429-323e7602f949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:47.926573 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ff131d-62f9-421a-8429-323e7602f949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:47.927438 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (6e23f1a4-b8b9-4baa-a8ed-b8b15d3f0983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:47.928437 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request issued successfully. Aug 08 06:28:47.928437 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eed89110-94fa-470d-9bba-fcac13fde982 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:47.928902 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 545/2185] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:28:47 2026] POST /volume/v3/volumes => generated 747 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:47.941893 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c1234e5-cf09-4ed4-b87c-818f877c38c9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:47.947577 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c1234e5-cf09-4ed4-b87c-818f877c38c9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 Aug 08 06:28:47.947758 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c1234e5-cf09-4ed4-b87c-818f877c38c9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:47.951209 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c1234e5-cf09-4ed4-b87c-818f877c38c9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:47.965498 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:47.965498 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:47.979835 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4c1234e5-cf09-4ed4-b87c-818f877c38c9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:47.992463 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c1234e5-cf09-4ed4-b87c-818f877c38c9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 returned with HTTP 200 Aug 08 06:28:47.993297 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 550/2186] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:47 2026] GET /volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 => generated 815 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:48.340557 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7dce2492-1648-46ee-a241-7d9946ef6b95 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:48.344350 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7dce2492-1648-46ee-a241-7d9946ef6b95 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:28:48.344676 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7dce2492-1648-46ee-a241-7d9946ef6b95 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:48.345037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7dce2492-1648-46ee-a241-7d9946ef6b95 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:48.361482 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:48.361482 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:48.371880 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7dce2492-1648-46ee-a241-7d9946ef6b95 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:48.386811 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7dce2492-1648-46ee-a241-7d9946ef6b95 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:28:48.387860 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 544/2187] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:48 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:48.915618 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1580e139-31cc-4a09-98b5-13e2ce0819ef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:48.920812 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1580e139-31cc-4a09-98b5-13e2ce0819ef tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] GET https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 Aug 08 06:28:48.921098 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1580e139-31cc-4a09-98b5-13e2ce0819ef tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:48.921557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1580e139-31cc-4a09-98b5-13e2ce0819ef tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:48.928631 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1580e139-31cc-4a09-98b5-13e2ce0819ef tempest-VolumesBackupsAdminTest-2093286061 tempest-VolumesBackupsAdminTest-2093286061-project-member] https://10.4.3.32/volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 returned with HTTP 404 Aug 08 06:28:48.929502 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 549/2188] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:48 2026] GET /volume/v3/volumes/dc2a27a1-e130-4396-abd5-f3f25b3c78b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:49.014688 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e9663cc3-01dc-40db-822e-93655dff3d5d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:49.020616 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9663cc3-01dc-40db-822e-93655dff3d5d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 Aug 08 06:28:49.020616 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9663cc3-01dc-40db-822e-93655dff3d5d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:49.020616 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9663cc3-01dc-40db-822e-93655dff3d5d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:49.034436 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:49.034436 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:49.047104 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e9663cc3-01dc-40db-822e-93655dff3d5d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:49.054785 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9663cc3-01dc-40db-822e-93655dff3d5d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 returned with HTTP 200 Aug 08 06:28:49.055608 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 546/2189] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:49 2026] GET /volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 => generated 1355 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:49.074594 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5a05a926-f377-42fa-b9e3-3792b7e99076 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:49.077616 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5a05a926-f377-42fa-b9e3-3792b7e99076 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 Aug 08 06:28:49.077616 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5a05a926-f377-42fa-b9e3-3792b7e99076 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:49.077894 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5a05a926-f377-42fa-b9e3-3792b7e99076 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:49.092880 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:49.092880 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:49.093018 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e2d8c767-ca83-413d-b3b9-a662c0e6eb7f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:49.096355 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2d8c767-ca83-413d-b3b9-a662c0e6eb7f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d Aug 08 06:28:49.096594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2d8c767-ca83-413d-b3b9-a662c0e6eb7f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:49.096893 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2d8c767-ca83-413d-b3b9-a662c0e6eb7f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:49.096945 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-e2d8c767-ca83-413d-b3b9-a662c0e6eb7f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: c209c19e-0864-4eb3-97dd-2551b0e6cc9d Aug 08 06:28:49.097586 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5a05a926-f377-42fa-b9e3-3792b7e99076 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:49.104796 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5a05a926-f377-42fa-b9e3-3792b7e99076 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 returned with HTTP 200 Aug 08 06:28:49.105747 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 551/2190] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:49 2026] GET /volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:49.106404 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2d8c767-ca83-413d-b3b9-a662c0e6eb7f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d returned with HTTP 404 Aug 08 06:28:49.107100 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 545/2191] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:28:49 2026] DELETE /volume/v3/snapshots/c209c19e-0864-4eb3-97dd-2551b0e6cc9d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:49.121719 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7127e29e-9767-4395-b6df-68db7e3a2ed1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:49.127810 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-08ba1182-4389-4427-9d26-6f56c533ab39 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:49.128242 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7127e29e-9767-4395-b6df-68db7e3a2ed1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:28:49.128242 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7127e29e-9767-4395-b6df-68db7e3a2ed1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2641546a-276b-46d6-ab3a-6e811a76e650", "name": "tempest-VolumesBackupsTest-Backup-757925882", "container": "tempest-volumesbackupstest-backup-container-1894216968"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:49.128374 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08ba1182-4389-4427-9d26-6f56c533ab39 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:49.128374 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08ba1182-4389-4427-9d26-6f56c533ab39 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:49.128374 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08ba1182-4389-4427-9d26-6f56c533ab39 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:49.129766 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-7127e29e-9767-4395-b6df-68db7e3a2ed1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating new backup {'backup': {'volume_id': '2641546a-276b-46d6-ab3a-6e811a76e650', 'name': 'tempest-VolumesBackupsTest-Backup-757925882', 'container': 'tempest-volumesbackupstest-backup-container-1894216968'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:28:49.130142 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-7127e29e-9767-4395-b6df-68db7e3a2ed1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating backup of volume 2641546a-276b-46d6-ab3a-6e811a76e650 in container tempest-volumesbackupstest-backup-container-1894216968 Aug 08 06:28:49.143568 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:49.143568 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:49.148972 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:49.148972 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:49.149977 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7127e29e-9767-4395-b6df-68db7e3a2ed1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:28:49.150080 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-08ba1182-4389-4427-9d26-6f56c533ab39 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:49.156588 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08ba1182-4389-4427-9d26-6f56c533ab39 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:49.157247 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 547/2192] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:49 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:49.177757 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:49.180426 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:49.180749 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1053986728"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:49.182315 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1053986728'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:49.182399 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-7127e29e-9767-4395-b6df-68db7e3a2ed1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['cd31ef64-18a0-4bcb-ba82-bf3f6c8600cc', '91e0db59-8ba9-4636-8a21-65430d06885c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:49.182472 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume of 1 GB Aug 08 06:28:49.187120 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Availability Zones retrieved successfully. Aug 08 06:28:49.193116 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (e8c15ad3-cd9b-4b05-bb3a-1a593399e32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:49.194316 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a959d55-9b4b-4c42-b273-55b01c7d1a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:49.195398 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:49.239634 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a959d55-9b4b-4c42-b273-55b01c7d1a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:49.240736 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed0f23b-c152-4312-9221-001baa551db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:49.251195 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7127e29e-9767-4395-b6df-68db7e3a2ed1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:28:49.251840 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 550/2193] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:28:49 2026] POST /volume/v3/backups => generated 327 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:49.265152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e7c22567-8095-4944-a117-ebde14d0c147 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:49.268243 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7c22567-8095-4944-a117-ebde14d0c147 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:49.268243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7c22567-8095-4944-a117-ebde14d0c147 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:49.268243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7c22567-8095-4944-a117-ebde14d0c147 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:49.268243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e7c22567-8095-4944-a117-ebde14d0c147 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:49.276729 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:49.276729 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:49.277585 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7c22567-8095-4944-a117-ebde14d0c147 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:49.278247 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 546/2194] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:49 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:49.301537 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['4be9071d-235e-4be3-854b-3dd26ee4f417', '5d16dfae-3edd-4469-b607-03524094fa13', 'b130a32f-1412-4079-b51a-3baa3c0eb139', 'a2d59a7e-412a-4183-b7bc-800ed9866de3'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:49.302748 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed0f23b-c152-4312-9221-001baa551db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4be9071d-235e-4be3-854b-3dd26ee4f417', '5d16dfae-3edd-4469-b607-03524094fa13', 'b130a32f-1412-4079-b51a-3baa3c0eb139', 'a2d59a7e-412a-4183-b7bc-800ed9866de3']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:49.304024 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c31421a4-4d5b-4ee9-b3f5-1d022955bda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:49.332591 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c31421a4-4d5b-4ee9-b3f5-1d022955bda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16de1ad7-40fa-4322-a8f2-73ae88dc10e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1053986728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['4be9071d-235e-4be3-854b-3dd26ee4f417','5d16dfae-3edd-4469-b607-03524094fa13','b130a32f-1412-4079-b51a-3baa3c0eb139','a2d59a7e-412a-4183-b7bc-800ed9866de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1053986728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16de1ad7-40fa-4322-a8f2-73ae88dc10e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678511999ff4422b7db9ee96830c0c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:49.333867 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fdf112f-5ead-41bb-86ec-4cd22fd3792c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:49.375546 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fdf112f-5ead-41bb-86ec-4cd22fd3792c) transitioned into state 'SUCCESS' from state '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-1053986728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['4be9071d-235e-4be3-854b-3dd26ee4f417','5d16dfae-3edd-4469-b607-03524094fa13','b130a32f-1412-4079-b51a-3baa3c0eb139','a2d59a7e-412a-4183-b7bc-800ed9866de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:49.376613 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a13de7-1995-4514-8ed0-e0ca233d0d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:49.392656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a13de7-1995-4514-8ed0-e0ca233d0d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:49.395820 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (e8c15ad3-cd9b-4b05-bb3a-1a593399e32d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:49.395820 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request issued successfully. Aug 08 06:28:49.395820 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-861fa701-2cc7-41fa-a56f-7d7fe6fe173d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:49.395820 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 552/2195] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:28:49 2026] POST /volume/v3/volumes => generated 752 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:49.411280 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8280deca-5867-4e0b-a46a-5ea1549e2c06 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:49.414272 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8280deca-5867-4e0b-a46a-5ea1549e2c06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 Aug 08 06:28:49.414639 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8280deca-5867-4e0b-a46a-5ea1549e2c06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:49.415544 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8280deca-5867-4e0b-a46a-5ea1549e2c06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:49.428122 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:49.428122 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:49.435905 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8280deca-5867-4e0b-a46a-5ea1549e2c06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:49.446687 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8280deca-5867-4e0b-a46a-5ea1549e2c06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 returned with HTTP 200 Aug 08 06:28:49.447364 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 548/2196] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:49 2026] GET /volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.101470 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-37619e31-6bd2-4da0-a329-e726b4ef8fe5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.103472 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37619e31-6bd2-4da0-a329-e726b4ef8fe5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:50.103698 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37619e31-6bd2-4da0-a329-e726b4ef8fe5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.103938 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37619e31-6bd2-4da0-a329-e726b4ef8fe5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.113595 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.113595 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:50.121129 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-37619e31-6bd2-4da0-a329-e726b4ef8fe5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:50.128086 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37619e31-6bd2-4da0-a329-e726b4ef8fe5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:50.128652 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 551/2197] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.146869 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4d8edf8d-beb5-4f84-84e1-1cf5e47fa5cd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.148921 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d8edf8d-beb5-4f84-84e1-1cf5e47fa5cd tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:50.149389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d8edf8d-beb5-4f84-84e1-1cf5e47fa5cd tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.149694 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d8edf8d-beb5-4f84-84e1-1cf5e47fa5cd tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.160543 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.160543 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:50.167559 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4d8edf8d-beb5-4f84-84e1-1cf5e47fa5cd tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:50.177296 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d8edf8d-beb5-4f84-84e1-1cf5e47fa5cd tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:50.177296 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 547/2198] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.247546 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-20bc4060-bc0a-4432-8839-91590f583b23 req-7dbfc2b4-ee80-4a40-8d1d-d1780140a2da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.249924 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-7dbfc2b4-ee80-4a40-8d1d-d1780140a2da tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:50.250195 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-7dbfc2b4-ee80-4a40-8d1d-d1780140a2da tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.250574 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-7dbfc2b4-ee80-4a40-8d1d-d1780140a2da tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.264537 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.264537 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:50.269545 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-20bc4060-bc0a-4432-8839-91590f583b23 req-7dbfc2b4-ee80-4a40-8d1d-d1780140a2da tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:50.275395 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-7dbfc2b4-ee80-4a40-8d1d-d1780140a2da tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:50.276054 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 553/2199] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.294273 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3e3481ab-fd4e-415f-9c13-d4daeac6969b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.296193 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e3481ab-fd4e-415f-9c13-d4daeac6969b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:50.296440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e3481ab-fd4e-415f-9c13-d4daeac6969b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.296739 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e3481ab-fd4e-415f-9c13-d4daeac6969b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.296841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3e3481ab-fd4e-415f-9c13-d4daeac6969b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:50.302061 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.302061 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:50.303149 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e3481ab-fd4e-415f-9c13-d4daeac6969b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:50.303660 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 549/2200] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.332867 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d7157e79-1f7c-4307-9b06-0a9ee54f06ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.376256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0b1f74ae-2b65-4fce-a1dd-0e444efc1eba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.376256 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b1f74ae-2b65-4fce-a1dd-0e444efc1eba None None] GET https://10.4.3.32/volume// Aug 08 06:28:50.376256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b1f74ae-2b65-4fce-a1dd-0e444efc1eba None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.376256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b1f74ae-2b65-4fce-a1dd-0e444efc1eba None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.376256 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b1f74ae-2b65-4fce-a1dd-0e444efc1eba None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:50.376256 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 548/2201] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:50.387801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-20bc4060-bc0a-4432-8839-91590f583b23 req-70a89938-726d-4900-83e3-04e0720bcd83 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.391934 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-70a89938-726d-4900-83e3-04e0720bcd83 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:28:50.392513 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-70a89938-726d-4900-83e3-04e0720bcd83 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c5ef441-5061-45be-8cee-c605979fa2df", "connector": null, "instance_uuid": "5fd2cb68-b095-426d-afae-ded264dbf374"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:50.405889 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.405889 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:50.443728 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-70a89938-726d-4900-83e3-04e0720bcd83 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:28:50.444317 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 554/2202] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:28:50 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:50.464657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b4d44b5d-131c-4470-8699-c17d166d5e94 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.467058 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4d44b5d-131c-4470-8699-c17d166d5e94 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 Aug 08 06:28:50.467429 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4d44b5d-131c-4470-8699-c17d166d5e94 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.467726 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4d44b5d-131c-4470-8699-c17d166d5e94 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.473459 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7157e79-1f7c-4307-9b06-0a9ee54f06ab tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Aug 08 06:28:50.473763 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7157e79-1f7c-4307-9b06-0a9ee54f06ab tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-113591647", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:50.475569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.qos_specs [None req-d7157e79-1f7c-4307-9b06-0a9ee54f06ab tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-113591647', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100291) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 06:28:50.477515 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.477515 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:50.481819 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c3d25728-52c0-4eac-ad6e-c9bc8a85419e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.482646 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b4d44b5d-131c-4470-8699-c17d166d5e94 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:50.487102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-d7157e79-1f7c-4307-9b06-0a9ee54f06ab tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DB qos_specs_create(): root {'id': 'b7117619-f659-41ae-a009-47c0a83faba0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-113591647'} {{(pid=100291) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 06:28:50.487180 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3d25728-52c0-4eac-ad6e-c9bc8a85419e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:50.487180 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3d25728-52c0-4eac-ad6e-c9bc8a85419e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.487180 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3d25728-52c0-4eac-ad6e-c9bc8a85419e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.492743 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4d44b5d-131c-4470-8699-c17d166d5e94 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 returned with HTTP 200 Aug 08 06:28:50.493716 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5805ddb-b741-4970-9f51-263e1f38bbd4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.494109 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 550/2203] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.494172 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5805ddb-b741-4970-9f51-263e1f38bbd4 None None] GET https://10.4.3.32/volume// Aug 08 06:28:50.494286 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5805ddb-b741-4970-9f51-263e1f38bbd4 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.494463 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5805ddb-b741-4970-9f51-263e1f38bbd4 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.494761 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5805ddb-b741-4970-9f51-263e1f38bbd4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:50.495041 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 555/2204] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:50.501386 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7157e79-1f7c-4307-9b06-0a9ee54f06ab tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 08 06:28:50.501810 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 552/2205] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:28:50 2026] POST /volume/v3/qos-specs => generated 390 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.509570 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.509570 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:50.516857 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-20bc4060-bc0a-4432-8839-91590f583b23 req-0a4aadcc-ba77-45a8-8605-33763d023cd6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.517050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c5172a62-4785-4a29-afff-e968b70dd762 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.517123 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-38034189-bfac-4c89-b982-29a4f44693e2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.517672 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5172a62-4785-4a29-afff-e968b70dd762 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:28:50.517736 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3d25728-52c0-4eac-ad6e-c9bc8a85419e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:50.518075 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c5172a62-4785-4a29-afff-e968b70dd762 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16de1ad7-40fa-4322-a8f2-73ae88dc10e4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1756392040"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:50.521284 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-0a4aadcc-ba77-45a8-8605-33763d023cd6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:50.521481 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-0a4aadcc-ba77-45a8-8605-33763d023cd6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.521533 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-38034189-bfac-4c89-b982-29a4f44693e2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:28:50.521759 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-0a4aadcc-ba77-45a8-8605-33763d023cd6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.523845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-38034189-bfac-4c89-b982-29a4f44693e2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1348906497"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:50.524738 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3d25728-52c0-4eac-ad6e-c9bc8a85419e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:50.525506 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 549/2206] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.525818 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.525818 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:50.532111 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.532111 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:50.532582 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c5172a62-4785-4a29-afff-e968b70dd762 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:50.532813 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-c5172a62-4785-4a29-afff-e968b70dd762 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume 16de1ad7-40fa-4322-a8f2-73ae88dc10e4 Aug 08 06:28:50.536913 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.536913 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:50.542702 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-38034189-bfac-4c89-b982-29a4f44693e2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:28:50.543112 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 553/2207] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:28:50 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.545978 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-20bc4060-bc0a-4432-8839-91590f583b23 req-0a4aadcc-ba77-45a8-8605-33763d023cd6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:50.554581 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-0a4aadcc-ba77-45a8-8605-33763d023cd6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:50.555073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b2a31639-ec76-485c-8f87-1274719e84c2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.555148 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 551/2208] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 1060 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:28:50.557568 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2a31639-ec76-485c-8f87-1274719e84c2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:28:50.560083 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2a31639-ec76-485c-8f87-1274719e84c2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-993622655"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:50.578359 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c5172a62-4785-4a29-afff-e968b70dd762 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['a2bf8a84-252d-4047-9588-0e50de2fdd26', '239b45c4-01e9-4308-be3b-e11dca36ebe1', '87f9a470-5f65-4922-a2f2-0d0adaf342db', 'ba1f9e9c-700e-40fa-a1e0-0b1f91828a45'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:50.580231 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2a31639-ec76-485c-8f87-1274719e84c2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:28:50.580617 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 550/2209] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:28:50 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.590380 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-acef3d68-a352-4241-b247-1adf0139ad5e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.592325 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-acef3d68-a352-4241-b247-1adf0139ad5e tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:28:50.592690 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-acef3d68-a352-4241-b247-1adf0139ad5e tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1570534818"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:50.607610 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-acef3d68-a352-4241-b247-1adf0139ad5e tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:28:50.609733 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 554/2210] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:28:50 2026] POST /volume/v3/types => generated 222 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.620033 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c5172a62-4785-4a29-afff-e968b70dd762 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot create request issued successfully. Aug 08 06:28:50.620455 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5172a62-4785-4a29-afff-e968b70dd762 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:28:50.620936 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 556/2211] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:28:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:50.622077 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b5c5b0d6-4a35-414c-aead-7baf2492bf32 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.625305 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5c5b0d6-4a35-414c-aead-7baf2492bf32 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associate?vol_type_id=1ec558a8-7fe7-4dab-943d-2d2889e04ac0 Aug 08 06:28:50.625599 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5c5b0d6-4a35-414c-aead-7baf2492bf32 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.625928 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5c5b0d6-4a35-414c-aead-7baf2492bf32 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'associate' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.626717 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5c5b0d6-4a35-414c-aead-7baf2492bf32 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Associate qos_spec: b7117619-f659-41ae-a009-47c0a83faba0 with type: 1ec558a8-7fe7-4dab-943d-2d2889e04ac0 {{(pid=100290) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 08 06:28:50.631736 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b53abb30-13c4-495e-8bbb-f56697019771 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.634978 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b53abb30-13c4-495e-8bbb-f56697019771 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb Aug 08 06:28:50.635198 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b53abb30-13c4-495e-8bbb-f56697019771 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.635391 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b53abb30-13c4-495e-8bbb-f56697019771 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.646821 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.646821 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:50.647665 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b53abb30-13c4-495e-8bbb-f56697019771 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:50.649656 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b53abb30-13c4-495e-8bbb-f56697019771 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb returned with HTTP 200 Aug 08 06:28:50.652300 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 551/2212] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.661448 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5c5b0d6-4a35-414c-aead-7baf2492bf32 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associate?vol_type_id=1ec558a8-7fe7-4dab-943d-2d2889e04ac0 returned with HTTP 202 Aug 08 06:28:50.662042 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 552/2213] 10.4.3.32 () {66 vars in 1474 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associate?vol_type_id=1ec558a8-7fe7-4dab-943d-2d2889e04ac0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:50.669940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8bbcdaae-e4c7-4d8b-8ed5-135bd258a509 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.674468 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bbcdaae-e4c7-4d8b-8ed5-135bd258a509 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associate?vol_type_id=131bde2f-13c5-41cc-af3e-a68f694bbb9b Aug 08 06:28:50.674674 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bbcdaae-e4c7-4d8b-8ed5-135bd258a509 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.674915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bbcdaae-e4c7-4d8b-8ed5-135bd258a509 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'associate' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.675721 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8bbcdaae-e4c7-4d8b-8ed5-135bd258a509 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Associate qos_spec: b7117619-f659-41ae-a009-47c0a83faba0 with type: 131bde2f-13c5-41cc-af3e-a68f694bbb9b {{(pid=100291) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 08 06:28:50.681856 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-20bc4060-bc0a-4432-8839-91590f583b23 req-5a17969b-01ba-40a9-a3ac-587f72f6d60b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.684013 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-5a17969b-01ba-40a9-a3ac-587f72f6d60b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] PUT https://10.4.3.32/volume/v3/attachments/026421ef-3159-4daf-a2df-8fcbc42d0773 Aug 08 06:28:50.684485 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-5a17969b-01ba-40a9-a3ac-587f72f6d60b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:50.692288 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-20bc4060-bc0a-4432-8839-91590f583b23 req-5a17969b-01ba-40a9-a3ac-587f72f6d60b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Acquiring lock "cinder-attachment_update-6c5ef441-5061-45be-8cee-c605979fa2df-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:28:50.697304 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bbcdaae-e4c7-4d8b-8ed5-135bd258a509 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associate?vol_type_id=131bde2f-13c5-41cc-af3e-a68f694bbb9b returned with HTTP 202 Aug 08 06:28:50.698130 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 555/2214] 10.4.3.32 () {66 vars in 1474 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associate?vol_type_id=131bde2f-13c5-41cc-af3e-a68f694bbb9b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:50.699219 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-20bc4060-bc0a-4432-8839-91590f583b23 req-5a17969b-01ba-40a9-a3ac-587f72f6d60b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-6c5ef441-5061-45be-8cee-c605979fa2df-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:28:50.700221 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.700221 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:50.706035 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f76d5020-7159-4527-8bf3-c67b8ac1e551 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.707984 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f76d5020-7159-4527-8bf3-c67b8ac1e551 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associate?vol_type_id=dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 Aug 08 06:28:50.708325 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f76d5020-7159-4527-8bf3-c67b8ac1e551 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.708566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f76d5020-7159-4527-8bf3-c67b8ac1e551 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'associate' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.709150 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f76d5020-7159-4527-8bf3-c67b8ac1e551 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Associate qos_spec: b7117619-f659-41ae-a009-47c0a83faba0 with type: dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 {{(pid=100288) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 08 06:28:50.733740 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f76d5020-7159-4527-8bf3-c67b8ac1e551 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associate?vol_type_id=dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 returned with HTTP 202 Aug 08 06:28:50.734220 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 552/2215] 10.4.3.32 () {66 vars in 1474 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associate?vol_type_id=dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:50.742698 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bae2e548-cd6a-45e3-9517-b85b80715c29 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.744880 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bae2e548-cd6a-45e3-9517-b85b80715c29 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associations Aug 08 06:28:50.745124 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bae2e548-cd6a-45e3-9517-b85b80715c29 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.745370 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bae2e548-cd6a-45e3-9517-b85b80715c29 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'associations' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.745679 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.745679 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:50.746093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bae2e548-cd6a-45e3-9517-b85b80715c29 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Get associations for qos_spec id: b7117619-f659-41ae-a009-47c0a83faba0 {{(pid=100290) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 08 06:28:50.762512 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bae2e548-cd6a-45e3-9517-b85b80715c29 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associations returned with HTTP 200 Aug 08 06:28:50.762978 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 553/2216] 10.4.3.32 () {66 vars in 1386 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associations => generated 447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.770489 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-30665a16-a4c7-462a-b274-9309a074fa74 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.773484 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-30665a16-a4c7-462a-b274-9309a074fa74 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/disassociate?vol_type_id=1ec558a8-7fe7-4dab-943d-2d2889e04ac0 Aug 08 06:28:50.773764 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-30665a16-a4c7-462a-b274-9309a074fa74 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.774047 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-30665a16-a4c7-462a-b274-9309a074fa74 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'disassociate' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.774404 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.774404 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:50.777707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-30665a16-a4c7-462a-b274-9309a074fa74 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Disassociate qos_spec: b7117619-f659-41ae-a009-47c0a83faba0 from type: 1ec558a8-7fe7-4dab-943d-2d2889e04ac0 {{(pid=100291) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 08 06:28:50.792025 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-20bc4060-bc0a-4432-8839-91590f583b23 req-5a17969b-01ba-40a9-a3ac-587f72f6d60b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-6c5ef441-5061-45be-8cee-c605979fa2df-np0000006785" released by "attachment_update" :: held 0.093s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:28:50.792322 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-5a17969b-01ba-40a9-a3ac-587f72f6d60b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/026421ef-3159-4daf-a2df-8fcbc42d0773 returned with HTTP 200 Aug 08 06:28:50.792743 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 557/2217] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:28:50 2026] PUT /volume/v3/attachments/026421ef-3159-4daf-a2df-8fcbc42d0773 => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:50.793696 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-30665a16-a4c7-462a-b274-9309a074fa74 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/disassociate?vol_type_id=1ec558a8-7fe7-4dab-943d-2d2889e04ac0 returned with HTTP 202 Aug 08 06:28:50.794145 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 556/2218] 10.4.3.32 () {66 vars in 1483 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/disassociate?vol_type_id=1ec558a8-7fe7-4dab-943d-2d2889e04ac0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:50.800617 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ca18538d-e15c-4f01-bf68-652cde980a83 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.801797 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-20bc4060-bc0a-4432-8839-91590f583b23 req-be606a41-7c64-461e-912c-d833ff90577f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.803006 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ca18538d-e15c-4f01-bf68-652cde980a83 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associations Aug 08 06:28:50.806089 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ca18538d-e15c-4f01-bf68-652cde980a83 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.806089 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ca18538d-e15c-4f01-bf68-652cde980a83 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'associations' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.806089 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.806089 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:50.806089 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca18538d-e15c-4f01-bf68-652cde980a83 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Get associations for qos_spec id: b7117619-f659-41ae-a009-47c0a83faba0 {{(pid=100288) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 08 06:28:50.806271 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-be606a41-7c64-461e-912c-d833ff90577f tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df/encryption Aug 08 06:28:50.806271 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-be606a41-7c64-461e-912c-d833ff90577f tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.806271 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-be606a41-7c64-461e-912c-d833ff90577f tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.814677 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.814677 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:50.822115 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-be606a41-7c64-461e-912c-d833ff90577f tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df/encryption returned with HTTP 200 Aug 08 06:28:50.822714 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 554/2219] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.825106 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ca18538d-e15c-4f01-bf68-652cde980a83 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associations returned with HTTP 200 Aug 08 06:28:50.825677 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 553/2220] 10.4.3.32 () {66 vars in 1386 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associations => generated 305 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:50.835377 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-840d4fdf-47b7-441a-9c94-a5341e8a5218 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.837668 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-840d4fdf-47b7-441a-9c94-a5341e8a5218 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/disassociate_all Aug 08 06:28:50.837946 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-840d4fdf-47b7-441a-9c94-a5341e8a5218 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.838211 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-840d4fdf-47b7-441a-9c94-a5341e8a5218 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'disassociate_all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.838524 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.838524 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:50.839215 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-840d4fdf-47b7-441a-9c94-a5341e8a5218 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Disassociate qos_spec: b7117619-f659-41ae-a009-47c0a83faba0 from all. {{(pid=100289) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 08 06:28:50.856739 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-840d4fdf-47b7-441a-9c94-a5341e8a5218 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/disassociate_all returned with HTTP 202 Aug 08 06:28:50.857246 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 558/2221] 10.4.3.32 () {66 vars in 1398 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/disassociate_all => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:50.864192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1f4c789d-0428-4e39-bc00-f817ca0e46b6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.866136 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f4c789d-0428-4e39-bc00-f817ca0e46b6 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associations Aug 08 06:28:50.866364 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f4c789d-0428-4e39-bc00-f817ca0e46b6 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.866541 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f4c789d-0428-4e39-bc00-f817ca0e46b6 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'associations' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.866821 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.866821 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:50.867134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1f4c789d-0428-4e39-bc00-f817ca0e46b6 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Get associations for qos_spec id: b7117619-f659-41ae-a009-47c0a83faba0 {{(pid=100291) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 08 06:28:50.880382 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f4c789d-0428-4e39-bc00-f817ca0e46b6 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associations returned with HTTP 200 Aug 08 06:28:50.880910 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 557/2222] 10.4.3.32 () {66 vars in 1386 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:28:50.888710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8f461dcf-54d3-481f-a8ff-e65f8d3b0d4b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.890277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f461dcf-54d3-481f-a8ff-e65f8d3b0d4b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/types/dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 Aug 08 06:28:50.890593 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f461dcf-54d3-481f-a8ff-e65f8d3b0d4b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.890917 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f461dcf-54d3-481f-a8ff-e65f8d3b0d4b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.912531 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f461dcf-54d3-481f-a8ff-e65f8d3b0d4b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/types/dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 returned with HTTP 202 Aug 08 06:28:50.913675 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 555/2223] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:28:50 2026] DELETE /volume/v3/types/dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:50.921747 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-330f70ab-cdd6-4ccb-86b9-3fe6a12bd267 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.924111 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-330f70ab-cdd6-4ccb-86b9-3fe6a12bd267 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/types/dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 Aug 08 06:28:50.924433 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-330f70ab-cdd6-4ccb-86b9-3fe6a12bd267 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.924745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-330f70ab-cdd6-4ccb-86b9-3fe6a12bd267 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.929520 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-330f70ab-cdd6-4ccb-86b9-3fe6a12bd267 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/types/dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 returned with HTTP 404 Aug 08 06:28:50.930319 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 554/2224] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/types/dbd91d4f-4128-4c5e-a13b-ce3fa9d51063 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:50.936924 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e8160d5d-c342-412c-a14f-666abdc3348f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.938632 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8160d5d-c342-412c-a14f-666abdc3348f tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/types/131bde2f-13c5-41cc-af3e-a68f694bbb9b Aug 08 06:28:50.938835 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8160d5d-c342-412c-a14f-666abdc3348f tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.939028 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8160d5d-c342-412c-a14f-666abdc3348f tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.939287 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:50.939287 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:50.962542 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8160d5d-c342-412c-a14f-666abdc3348f tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/types/131bde2f-13c5-41cc-af3e-a68f694bbb9b returned with HTTP 202 Aug 08 06:28:50.962542 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 559/2225] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:28:50 2026] DELETE /volume/v3/types/131bde2f-13c5-41cc-af3e-a68f694bbb9b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:50.970905 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a30d06af-68a1-4983-8846-7a07b604b716 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.973265 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a30d06af-68a1-4983-8846-7a07b604b716 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/types/131bde2f-13c5-41cc-af3e-a68f694bbb9b Aug 08 06:28:50.973432 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a30d06af-68a1-4983-8846-7a07b604b716 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.973662 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a30d06af-68a1-4983-8846-7a07b604b716 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:50.977415 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a30d06af-68a1-4983-8846-7a07b604b716 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/types/131bde2f-13c5-41cc-af3e-a68f694bbb9b returned with HTTP 404 Aug 08 06:28:50.977942 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 558/2226] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:28:50 2026] GET /volume/v3/types/131bde2f-13c5-41cc-af3e-a68f694bbb9b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:50.986239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ce164da6-4fe3-46f9-9299-824db3345ab6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:50.989716 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce164da6-4fe3-46f9-9299-824db3345ab6 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/types/1ec558a8-7fe7-4dab-943d-2d2889e04ac0 Aug 08 06:28:50.989716 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce164da6-4fe3-46f9-9299-824db3345ab6 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:50.989716 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce164da6-4fe3-46f9-9299-824db3345ab6 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.017044 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce164da6-4fe3-46f9-9299-824db3345ab6 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/types/1ec558a8-7fe7-4dab-943d-2d2889e04ac0 returned with HTTP 202 Aug 08 06:28:51.017044 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 556/2227] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:28:50 2026] DELETE /volume/v3/types/1ec558a8-7fe7-4dab-943d-2d2889e04ac0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:51.024452 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b2e780ea-4fef-44b1-936b-ce753e6af637 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.026677 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2e780ea-4fef-44b1-936b-ce753e6af637 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/types/1ec558a8-7fe7-4dab-943d-2d2889e04ac0 Aug 08 06:28:51.027118 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2e780ea-4fef-44b1-936b-ce753e6af637 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.027466 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2e780ea-4fef-44b1-936b-ce753e6af637 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.032002 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2e780ea-4fef-44b1-936b-ce753e6af637 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/types/1ec558a8-7fe7-4dab-943d-2d2889e04ac0 returned with HTTP 404 Aug 08 06:28:51.032857 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 555/2228] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/types/1ec558a8-7fe7-4dab-943d-2d2889e04ac0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.041233 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f823bcab-0844-4596-84d5-eb64c55d8d2e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.042274 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f823bcab-0844-4596-84d5-eb64c55d8d2e tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Aug 08 06:28:51.042592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f823bcab-0844-4596-84d5-eb64c55d8d2e tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-251769295", "consumer": "back-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:51.044947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.qos_specs [None req-f823bcab-0844-4596-84d5-eb64c55d8d2e tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-251769295', 'consumer': 'back-end', 'specs': {}} {{(pid=100289) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 06:28:51.050458 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-f823bcab-0844-4596-84d5-eb64c55d8d2e tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DB qos_specs_create(): root {'id': 'dadb979f-ff22-43ac-8667-29a75653a103', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-251769295'} {{(pid=100289) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 06:28:51.060215 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f823bcab-0844-4596-84d5-eb64c55d8d2e tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 08 06:28:51.060619 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 560/2229] 10.4.3.32 () {68 vars in 1257 bytes} [Sat Aug 8 06:28:51 2026] POST /volume/v3/qos-specs => generated 366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.072600 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7f9b23e1-3eaf-41e2-a313-7fbf4c2a33b4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.074910 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f9b23e1-3eaf-41e2-a313-7fbf4c2a33b4 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103?force=False Aug 08 06:28:51.075090 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f9b23e1-3eaf-41e2-a313-7fbf4c2a33b4 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.075305 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f9b23e1-3eaf-41e2-a313-7fbf4c2a33b4 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.075540 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.075540 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:51.075879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7f9b23e1-3eaf-41e2-a313-7fbf4c2a33b4 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Delete qos_spec: dadb979f-ff22-43ac-8667-29a75653a103, force: False {{(pid=100291) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 06:28:51.100801 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f9b23e1-3eaf-41e2-a313-7fbf4c2a33b4 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103?force=False returned with HTTP 202 Aug 08 06:28:51.100801 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 559/2230] 10.4.3.32 () {66 vars in 1373 bytes} [Sat Aug 8 06:28:51 2026] DELETE /volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:51.105911 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-37ff1e5e-ead4-4ef7-a09b-76f654f2eb63 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.108650 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-37ff1e5e-ead4-4ef7-a09b-76f654f2eb63 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103 Aug 08 06:28:51.109146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-37ff1e5e-ead4-4ef7-a09b-76f654f2eb63 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.109538 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-37ff1e5e-ead4-4ef7-a09b-76f654f2eb63 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.114690 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-37ff1e5e-ead4-4ef7-a09b-76f654f2eb63 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103 returned with HTTP 404 Aug 08 06:28:51.115737 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 557/2231] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.122763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-90844160-3715-450c-80b3-1c902590e26b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.124699 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90844160-3715-450c-80b3-1c902590e26b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Aug 08 06:28:51.124916 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90844160-3715-450c-80b3-1c902590e26b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.125133 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90844160-3715-450c-80b3-1c902590e26b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.125463 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.125463 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:51.137749 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90844160-3715-450c-80b3-1c902590e26b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 08 06:28:51.137749 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 556/2232] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.149544 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4dec2ca4-2219-4ade-a637-c152c2c4b79a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.151846 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dec2ca4-2219-4ade-a637-c152c2c4b79a tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103?force=False Aug 08 06:28:51.152110 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dec2ca4-2219-4ade-a637-c152c2c4b79a tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.153902 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dec2ca4-2219-4ade-a637-c152c2c4b79a tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.154290 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.154290 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:51.154801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4dec2ca4-2219-4ade-a637-c152c2c4b79a tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Delete qos_spec: dadb979f-ff22-43ac-8667-29a75653a103, force: False {{(pid=100289) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 06:28:51.160020 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dec2ca4-2219-4ade-a637-c152c2c4b79a tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103?force=False returned with HTTP 404 Aug 08 06:28:51.160664 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 561/2233] 10.4.3.32 () {66 vars in 1373 bytes} [Sat Aug 8 06:28:51 2026] DELETE /volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.168109 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f9f90c60-a752-4323-8861-f6e8f89cf5bd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.169186 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f9f90c60-a752-4323-8861-f6e8f89cf5bd tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103 Aug 08 06:28:51.169863 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f9f90c60-a752-4323-8861-f6e8f89cf5bd tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.169863 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f9f90c60-a752-4323-8861-f6e8f89cf5bd tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.169999 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.169999 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:51.173203 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f9f90c60-a752-4323-8861-f6e8f89cf5bd tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103 returned with HTTP 404 Aug 08 06:28:51.173797 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 560/2234] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/dadb979f-ff22-43ac-8667-29a75653a103 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.183443 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-628e8d76-e43d-4bdc-94f7-5777ca834344 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.185554 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-628e8d76-e43d-4bdc-94f7-5777ca834344 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Aug 08 06:28:51.186793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-628e8d76-e43d-4bdc-94f7-5777ca834344 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-31796149", "consumer": "both"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:51.188934 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.qos_specs [None req-628e8d76-e43d-4bdc-94f7-5777ca834344 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-31796149', 'consumer': 'both', 'specs': {}} {{(pid=100290) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 06:28:51.204333 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-628e8d76-e43d-4bdc-94f7-5777ca834344 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DB qos_specs_create(): root {'id': 'e5bd665f-9da9-46de-87c8-c2bf8424f96a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-31796149'} {{(pid=100290) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 06:28:51.213558 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-628e8d76-e43d-4bdc-94f7-5777ca834344 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 08 06:28:51.214123 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 558/2235] 10.4.3.32 () {68 vars in 1257 bytes} [Sat Aug 8 06:28:51 2026] POST /volume/v3/qos-specs => generated 361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.223904 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-481d9375-5ff7-4f96-8757-e89f5510979d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.226123 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-481d9375-5ff7-4f96-8757-e89f5510979d tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a?force=False Aug 08 06:28:51.226428 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-481d9375-5ff7-4f96-8757-e89f5510979d tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.226710 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-481d9375-5ff7-4f96-8757-e89f5510979d tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.227043 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.227043 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:51.227540 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.qos_specs_manage [None req-481d9375-5ff7-4f96-8757-e89f5510979d tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Delete qos_spec: e5bd665f-9da9-46de-87c8-c2bf8424f96a, force: False {{(pid=100288) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 06:28:51.248629 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-481d9375-5ff7-4f96-8757-e89f5510979d tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a?force=False returned with HTTP 202 Aug 08 06:28:51.248819 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 557/2236] 10.4.3.32 () {66 vars in 1373 bytes} [Sat Aug 8 06:28:51 2026] DELETE /volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:51.257727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a19a23b9-1801-496b-8fde-1bbf99808da2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.259815 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a19a23b9-1801-496b-8fde-1bbf99808da2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a Aug 08 06:28:51.259920 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a19a23b9-1801-496b-8fde-1bbf99808da2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.260098 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a19a23b9-1801-496b-8fde-1bbf99808da2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.263718 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a19a23b9-1801-496b-8fde-1bbf99808da2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a returned with HTTP 404 Aug 08 06:28:51.264264 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 562/2237] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.272749 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-77e898e6-3d14-42f4-8088-a8fe0ee5b7ff None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.279180 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77e898e6-3d14-42f4-8088-a8fe0ee5b7ff tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Aug 08 06:28:51.279482 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77e898e6-3d14-42f4-8088-a8fe0ee5b7ff tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.279734 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77e898e6-3d14-42f4-8088-a8fe0ee5b7ff tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.295170 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77e898e6-3d14-42f4-8088-a8fe0ee5b7ff tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 08 06:28:51.295545 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 561/2238] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.306197 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e3945083-0266-4ca7-93d3-212fdf72fab2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.308005 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3945083-0266-4ca7-93d3-212fdf72fab2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a?force=False Aug 08 06:28:51.308206 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3945083-0266-4ca7-93d3-212fdf72fab2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.308443 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3945083-0266-4ca7-93d3-212fdf72fab2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.308789 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.308789 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:51.309342 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e3945083-0266-4ca7-93d3-212fdf72fab2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Delete qos_spec: e5bd665f-9da9-46de-87c8-c2bf8424f96a, force: False {{(pid=100290) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 06:28:51.313143 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3945083-0266-4ca7-93d3-212fdf72fab2 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a?force=False returned with HTTP 404 Aug 08 06:28:51.313643 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 559/2239] 10.4.3.32 () {66 vars in 1373 bytes} [Sat Aug 8 06:28:51 2026] DELETE /volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.315947 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b7a81a42-0ba4-454d-ba59-4824f6b4c7ee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.317838 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7a81a42-0ba4-454d-ba59-4824f6b4c7ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:51.318125 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7a81a42-0ba4-454d-ba59-4824f6b4c7ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.318663 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7a81a42-0ba4-454d-ba59-4824f6b4c7ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.318663 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b7a81a42-0ba4-454d-ba59-4824f6b4c7ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:51.323148 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1548fc24-352f-4203-893b-485e6f786000 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.324540 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1548fc24-352f-4203-893b-485e6f786000 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a Aug 08 06:28:51.324742 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1548fc24-352f-4203-893b-485e6f786000 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.324950 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1548fc24-352f-4203-893b-485e6f786000 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.325496 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.325496 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:51.326165 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7a81a42-0ba4-454d-ba59-4824f6b4c7ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:51.326593 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 558/2240] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.330260 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1548fc24-352f-4203-893b-485e6f786000 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a returned with HTTP 404 Aug 08 06:28:51.330881 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 563/2241] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/e5bd665f-9da9-46de-87c8-c2bf8424f96a => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.341928 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e102ff19-3f9b-4cbc-a0db-8802588e9068 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.343759 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e102ff19-3f9b-4cbc-a0db-8802588e9068 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Aug 08 06:28:51.344124 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e102ff19-3f9b-4cbc-a0db-8802588e9068 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-73453024", "consumer": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:51.345626 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.345626 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:51.346104 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.qos_specs [None req-e102ff19-3f9b-4cbc-a0db-8802588e9068 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-73453024', 'consumer': 'front-end', 'specs': {}} {{(pid=100291) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 06:28:51.349025 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-e102ff19-3f9b-4cbc-a0db-8802588e9068 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DB qos_specs_create(): root {'id': 'cc17a204-8426-44de-9bc2-a5d80c990941', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-73453024'} {{(pid=100291) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 06:28:51.359449 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e102ff19-3f9b-4cbc-a0db-8802588e9068 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 08 06:28:51.360064 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 562/2242] 10.4.3.32 () {68 vars in 1257 bytes} [Sat Aug 8 06:28:51 2026] POST /volume/v3/qos-specs => generated 366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.368987 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d8b1444d-eccc-4f5b-8afc-37c169780539 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.370927 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8b1444d-eccc-4f5b-8afc-37c169780539 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941?force=False Aug 08 06:28:51.371243 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8b1444d-eccc-4f5b-8afc-37c169780539 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.371502 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8b1444d-eccc-4f5b-8afc-37c169780539 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.372200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d8b1444d-eccc-4f5b-8afc-37c169780539 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Delete qos_spec: cc17a204-8426-44de-9bc2-a5d80c990941, force: False {{(pid=100290) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 06:28:51.393084 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8b1444d-eccc-4f5b-8afc-37c169780539 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941?force=False returned with HTTP 202 Aug 08 06:28:51.393550 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 560/2243] 10.4.3.32 () {66 vars in 1373 bytes} [Sat Aug 8 06:28:51 2026] DELETE /volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:51.401946 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9dfcec86-af56-47c5-a276-9590689af960 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.404805 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9dfcec86-af56-47c5-a276-9590689af960 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941 Aug 08 06:28:51.405361 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9dfcec86-af56-47c5-a276-9590689af960 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.405361 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9dfcec86-af56-47c5-a276-9590689af960 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.409891 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9dfcec86-af56-47c5-a276-9590689af960 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941 returned with HTTP 404 Aug 08 06:28:51.410846 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 559/2244] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.418460 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-583bac38-86b5-4d9c-92aa-2e26659058ca None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.421112 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-583bac38-86b5-4d9c-92aa-2e26659058ca tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Aug 08 06:28:51.421112 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-583bac38-86b5-4d9c-92aa-2e26659058ca tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.421112 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-583bac38-86b5-4d9c-92aa-2e26659058ca tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.432272 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-583bac38-86b5-4d9c-92aa-2e26659058ca tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 08 06:28:51.432929 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 564/2245] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.440951 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-60c88b67-35b6-4d91-805c-d644dcb41646 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.443422 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-60c88b67-35b6-4d91-805c-d644dcb41646 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941?force=False Aug 08 06:28:51.443836 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-60c88b67-35b6-4d91-805c-d644dcb41646 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.443896 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-60c88b67-35b6-4d91-805c-d644dcb41646 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.444225 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.444225 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:51.444652 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-60c88b67-35b6-4d91-805c-d644dcb41646 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Delete qos_spec: cc17a204-8426-44de-9bc2-a5d80c990941, force: False {{(pid=100291) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 06:28:51.450328 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-60c88b67-35b6-4d91-805c-d644dcb41646 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941?force=False returned with HTTP 404 Aug 08 06:28:51.450939 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 563/2246] 10.4.3.32 () {66 vars in 1373 bytes} [Sat Aug 8 06:28:51 2026] DELETE /volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.458137 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8a8477b9-db52-4de3-a979-f149f62bbce4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.460596 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a8477b9-db52-4de3-a979-f149f62bbce4 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941 Aug 08 06:28:51.460922 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a8477b9-db52-4de3-a979-f149f62bbce4 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.461222 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a8477b9-db52-4de3-a979-f149f62bbce4 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.461518 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.461518 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:51.467502 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a8477b9-db52-4de3-a979-f149f62bbce4 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941 returned with HTTP 404 Aug 08 06:28:51.468278 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 561/2247] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/cc17a204-8426-44de-9bc2-a5d80c990941 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.476368 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-790a4b61-8945-4b58-8f4a-390e261b7b1a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.478634 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-790a4b61-8945-4b58-8f4a-390e261b7b1a tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 Aug 08 06:28:51.478634 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-790a4b61-8945-4b58-8f4a-390e261b7b1a tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.478971 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-790a4b61-8945-4b58-8f4a-390e261b7b1a tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.483126 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-790a4b61-8945-4b58-8f4a-390e261b7b1a tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 returned with HTTP 200 Aug 08 06:28:51.483581 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 560/2248] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.493066 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0c38cece-a244-4301-8d0b-614eadb887fb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.494911 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c38cece-a244-4301-8d0b-614eadb887fb tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Aug 08 06:28:51.495113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c38cece-a244-4301-8d0b-614eadb887fb tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.495362 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c38cece-a244-4301-8d0b-614eadb887fb tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.495624 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.495624 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:51.500479 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c38cece-a244-4301-8d0b-614eadb887fb tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 08 06:28:51.500957 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 565/2249] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:28:51.510962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2cdcf6e6-c77a-4174-9aee-8cd4b19882cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.513277 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cdcf6e6-c77a-4174-9aee-8cd4b19882cb tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] PUT https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 Aug 08 06:28:51.513602 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2cdcf6e6-c77a-4174-9aee-8cd4b19882cb tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:51.523628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.qos_specs [None req-2cdcf6e6-c77a-4174-9aee-8cd4b19882cb tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100291) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 08 06:28:51.535238 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-2cdcf6e6-c77a-4174-9aee-8cd4b19882cb tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] qos_specs_update() value: {'id': '83a53d36-6bfb-41a8-bfe9-5df90acc17c5', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b7117619-f659-41ae-a009-47c0a83faba0', 'deleted': False} {{(pid=100291) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 08 06:28:51.539580 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cdcf6e6-c77a-4174-9aee-8cd4b19882cb tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 returned with HTTP 200 Aug 08 06:28:51.540150 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 564/2250] 10.4.3.32 () {68 vars in 1367 bytes} [Sat Aug 8 06:28:51 2026] PUT /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 => generated 36 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:28:51.544974 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9f1f822-aabf-4637-84c1-49e35bcb5c72 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.547216 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9f1f822-aabf-4637-84c1-49e35bcb5c72 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:51.547533 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9f1f822-aabf-4637-84c1-49e35bcb5c72 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.547755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f427e1c-1868-407a-a401-e9f0275b85f9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.547973 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9f1f822-aabf-4637-84c1-49e35bcb5c72 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.549645 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f427e1c-1868-407a-a401-e9f0275b85f9 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 Aug 08 06:28:51.549934 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f427e1c-1868-407a-a401-e9f0275b85f9 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.550260 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f427e1c-1868-407a-a401-e9f0275b85f9 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.550545 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.550545 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:51.554580 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f427e1c-1868-407a-a401-e9f0275b85f9 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 returned with HTTP 200 Aug 08 06:28:51.555122 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 561/2251] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 => generated 411 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.558185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4e263777-13cf-4d64-af0b-0a5a93ad40c1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.560506 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e263777-13cf-4d64-af0b-0a5a93ad40c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:28:51.560830 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e263777-13cf-4d64-af0b-0a5a93ad40c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.561088 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e263777-13cf-4d64-af0b-0a5a93ad40c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.561316 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-4e263777-13cf-4d64-af0b-0a5a93ad40c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Delete volume with id: 3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:28:51.565311 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.565311 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:51.568743 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6ce685b8-e662-4c29-9268-afe6518a92e0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.569313 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d9f1f822-aabf-4637-84c1-49e35bcb5c72 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:51.571019 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ce685b8-e662-4c29-9268-afe6518a92e0 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] PUT https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/delete_keys Aug 08 06:28:51.571468 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ce685b8-e662-4c29-9268-afe6518a92e0 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:51.574251 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9f1f822-aabf-4637-84c1-49e35bcb5c72 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:51.574458 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.574458 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:51.574785 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 562/2252] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.574954 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4e263777-13cf-4d64-af0b-0a5a93ad40c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:51.578237 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.578237 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:51.578618 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6ce685b8-e662-4c29-9268-afe6518a92e0 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Delete_key spec: b7117619-f659-41ae-a009-47c0a83faba0, keys: ['iops_bytes'] {{(pid=100291) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 08 06:28:51.598248 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ce685b8-e662-4c29-9268-afe6518a92e0 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/delete_keys returned with HTTP 202 Aug 08 06:28:51.598668 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 565/2253] 10.4.3.32 () {68 vars in 1403 bytes} [Sat Aug 8 06:28:51 2026] PUT /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0/delete_keys => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:51.608465 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4e263777-13cf-4d64-af0b-0a5a93ad40c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Delete volume request issued successfully. Aug 08 06:28:51.608692 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e263777-13cf-4d64-af0b-0a5a93ad40c1 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 202 Aug 08 06:28:51.609112 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-86a69e3a-ba28-4e99-b24d-ea52ad15ae4b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.609285 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 566/2254] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:51 2026] DELETE /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:51.611183 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86a69e3a-ba28-4e99-b24d-ea52ad15ae4b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 Aug 08 06:28:51.611478 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86a69e3a-ba28-4e99-b24d-ea52ad15ae4b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.612046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86a69e3a-ba28-4e99-b24d-ea52ad15ae4b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.612046 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.612046 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:51.615681 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-34786596-4058-4343-a969-61d4ec7b5442 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.616403 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86a69e3a-ba28-4e99-b24d-ea52ad15ae4b tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 returned with HTTP 200 Aug 08 06:28:51.616915 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 562/2255] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.617403 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34786596-4058-4343-a969-61d4ec7b5442 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:28:51.617570 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34786596-4058-4343-a969-61d4ec7b5442 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.617787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34786596-4058-4343-a969-61d4ec7b5442 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.624685 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.624685 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:51.630266 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-34786596-4058-4343-a969-61d4ec7b5442 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:51.630869 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6c81d910-edb9-4446-9ee0-0194788548f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.634527 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c81d910-edb9-4446-9ee0-0194788548f1 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 Aug 08 06:28:51.634663 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34786596-4058-4343-a969-61d4ec7b5442 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 200 Aug 08 06:28:51.634848 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c81d910-edb9-4446-9ee0-0194788548f1 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.635430 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 563/2256] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.635480 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c81d910-edb9-4446-9ee0-0194788548f1 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.635480 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.635480 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:51.640420 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c81d910-edb9-4446-9ee0-0194788548f1 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 returned with HTTP 200 Aug 08 06:28:51.640987 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 566/2257] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.651170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-11215a6f-a0f4-4fa6-9a79-564a100576e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.653701 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11215a6f-a0f4-4fa6-9a79-564a100576e0 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0?force=False Aug 08 06:28:51.654013 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11215a6f-a0f4-4fa6-9a79-564a100576e0 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.654284 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11215a6f-a0f4-4fa6-9a79-564a100576e0 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.655143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-11215a6f-a0f4-4fa6-9a79-564a100576e0 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Delete qos_spec: b7117619-f659-41ae-a009-47c0a83faba0, force: False {{(pid=100289) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 06:28:51.665712 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5eb2ff00-c4e8-42a7-b724-03cb7c2be67c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.667635 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5eb2ff00-c4e8-42a7-b724-03cb7c2be67c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb Aug 08 06:28:51.667912 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5eb2ff00-c4e8-42a7-b724-03cb7c2be67c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.668185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5eb2ff00-c4e8-42a7-b724-03cb7c2be67c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.673819 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.673819 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:51.674490 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5eb2ff00-c4e8-42a7-b724-03cb7c2be67c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:51.675549 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5eb2ff00-c4e8-42a7-b724-03cb7c2be67c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb returned with HTTP 200 Aug 08 06:28:51.676030 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 563/2258] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:51.686551 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d95b1960-136d-4581-af13-3b821874d19e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.688893 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.691169 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:51.691961 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7e2c4b34-6a28-4689-b719-88dc64407abb", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-824158966"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:51.694143 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request body: {'volume': {'snapshot_id': '7e2c4b34-6a28-4689-b719-88dc64407abb', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-824158966'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:51.695061 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11215a6f-a0f4-4fa6-9a79-564a100576e0 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0?force=False returned with HTTP 202 Aug 08 06:28:51.695643 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 567/2259] 10.4.3.32 () {66 vars in 1373 bytes} [Sat Aug 8 06:28:51 2026] DELETE /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0?force=False => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:51.700582 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.700582 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:51.701046 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:51.701179 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume of 2 GB Aug 08 06:28:51.705958 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Availability Zones retrieved successfully. Aug 08 06:28:51.706295 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cc16bdc8-304b-471c-8656-b54cd8cdadb1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.708063 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc16bdc8-304b-471c-8656-b54cd8cdadb1 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 Aug 08 06:28:51.708295 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc16bdc8-304b-471c-8656-b54cd8cdadb1 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.708998 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cc16bdc8-304b-471c-8656-b54cd8cdadb1 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.711903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (2bea0b8f-0342-410a-abb0-cef12c1a3782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:51.712149 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cc16bdc8-304b-471c-8656-b54cd8cdadb1 tempest-QosSpecsTestJSON-1163051516 tempest-QosSpecsTestJSON-1163051516-project-admin] https://10.4.3.32/volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 returned with HTTP 404 Aug 08 06:28:51.712797 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 564/2260] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/qos-specs/b7117619-f659-41ae-a009-47c0a83faba0 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:51.713093 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbc1feab-afb7-47dc-b6e5-97f29e313054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:51.714137 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:51.763705 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbc1feab-afb7-47dc-b6e5-97f29e313054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7e2c4b34-6a28-4689-b719-88dc64407abb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:51.764660 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4665257f-2c98-4fb5-ba8f-6e9799d37090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:51.818710 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['2144a065-1a6d-404b-9519-55aa61bce1fd', 'b7eb508a-0bc3-4de5-a378-a5438b82ae7d', '12beb816-596b-4e95-b4e4-7dfcbe46b46d', 'ad852862-18b4-4ef4-a95d-7ef69ca9ab4f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:51.819668 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4665257f-2c98-4fb5-ba8f-6e9799d37090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2144a065-1a6d-404b-9519-55aa61bce1fd', 'b7eb508a-0bc3-4de5-a378-a5438b82ae7d', '12beb816-596b-4e95-b4e4-7dfcbe46b46d', 'ad852862-18b4-4ef4-a95d-7ef69ca9ab4f']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:51.820586 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e407938-7c5e-49a5-a7c6-bb8d0fbc3780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:51.856766 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d95b1960-136d-4581-af13-3b821874d19e tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 08 06:28:51.857090 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d95b1960-136d-4581-af13-3b821874d19e tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.857347 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d95b1960-136d-4581-af13-3b821874d19e tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.857729 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-d95b1960-136d-4581-af13-3b821874d19e tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:28:51.858755 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d95b1960-136d-4581-af13-3b821874d19e tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:28:51.868740 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d95b1960-136d-4581-af13-3b821874d19e tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Get all volumes completed successfully. Aug 08 06:28:51.868740 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d95b1960-136d-4581-af13-3b821874d19e tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 08 06:28:51.868740 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 564/2261] 10.4.3.32 () {66 vars in 1230 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/volumes => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:28:51.869639 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e407938-7c5e-49a5-a7c6-bb8d0fbc3780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '138b16bc-de1a-485d-8682-31560c1d9a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824158966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['2144a065-1a6d-404b-9519-55aa61bce1fd','b7eb508a-0bc3-4de5-a378-a5438b82ae7d','12beb816-596b-4e95-b4e4-7dfcbe46b46d','ad852862-18b4-4ef4-a95d-7ef69ca9ab4f'],size=2,snapshot_id=7e2c4b34-6a28-4689-b719-88dc64407abb,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824158966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=138b16bc-de1a-485d-8682-31560c1d9a89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678511999ff4422b7db9ee96830c0c5',provider_auth=None,provider_geometry=None,provider_id=None,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=7e2c4b34-6a28-4689-b719-88dc64407abb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:51.870510 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fce8144-88cf-457f-ba32-89353f812028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:51.877855 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.880672 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:51.880997 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-700835407"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:51.884336 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-700835407'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:51.884531 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Create volume of 1 GB Aug 08 06:28:51.884931 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.884931 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:51.892855 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Availability Zones retrieved successfully. Aug 08 06:28:51.897056 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fce8144-88cf-457f-ba32-89353f812028) transitioned into state 'SUCCESS' from state '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-824158966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['2144a065-1a6d-404b-9519-55aa61bce1fd','b7eb508a-0bc3-4de5-a378-a5438b82ae7d','12beb816-596b-4e95-b4e4-7dfcbe46b46d','ad852862-18b4-4ef4-a95d-7ef69ca9ab4f'],size=2,snapshot_id=7e2c4b34-6a28-4689-b719-88dc64407abb,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:51.898002 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c752e2d-a9e1-47fa-89da-170897761fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:51.899375 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Flow 'volume_create_api' (c323add0-4cc7-4602-8855-cf6336d26225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:51.900486 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2418fb45-1433-4bcc-bdb1-4b14076f34a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:51.901434 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:51.922206 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c752e2d-a9e1-47fa-89da-170897761fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:51.923281 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (2bea0b8f-0342-410a-abb0-cef12c1a3782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:51.923608 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request issued successfully. Aug 08 06:28:51.924320 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5d2884f-5ad7-4f1c-ab2e-e6c5adf8fed6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:51.924925 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 567/2262] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:28:51 2026] POST /volume/v3/volumes => generated 785 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:51.941301 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4afb2d89-2cc3-4dfb-9aea-5030d0aedea0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:51.943790 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4afb2d89-2cc3-4dfb-9aea-5030d0aedea0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:51.944084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4afb2d89-2cc3-4dfb-9aea-5030d0aedea0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:51.944395 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4afb2d89-2cc3-4dfb-9aea-5030d0aedea0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:51.944542 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2418fb45-1433-4bcc-bdb1-4b14076f34a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:51.945977 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e289154-69eb-42f7-b13f-3e9c5e05f9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:51.954448 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:51.954448 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:51.959982 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4afb2d89-2cc3-4dfb-9aea-5030d0aedea0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:51.967166 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4afb2d89-2cc3-4dfb-9aea-5030d0aedea0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 returned with HTTP 200 Aug 08 06:28:51.967851 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 565/2263] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:51 2026] GET /volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:52.036118 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Created reservations ['8b9b37bf-ad28-433c-a60a-eff699085d07', '6af04552-c580-4b98-9b6f-9f1db4be7c8f', '75f0e8c3-ca63-4d42-92b3-93c0b0b8190f', '90eaee69-95fc-4764-8e77-c739751b5208'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:52.037314 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e289154-69eb-42f7-b13f-3e9c5e05f9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b9b37bf-ad28-433c-a60a-eff699085d07', '6af04552-c580-4b98-9b6f-9f1db4be7c8f', '75f0e8c3-ca63-4d42-92b3-93c0b0b8190f', '90eaee69-95fc-4764-8e77-c739751b5208']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:52.038408 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2269c6ec-7f1c-4be7-94c5-c5f7ceae3eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:52.068014 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2269c6ec-7f1c-4be7-94c5-c5f7ceae3eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a781ca9-d3e1-4b2e-b854-b3d049941357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-700835407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05527bc8be874fa788d4c2684283a3b2',qos_specs=None,replication_status=,reservations=['8b9b37bf-ad28-433c-a60a-eff699085d07','6af04552-c580-4b98-9b6f-9f1db4be7c8f','75f0e8c3-ca63-4d42-92b3-93c0b0b8190f','90eaee69-95fc-4764-8e77-c739751b5208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a94125f7b6349a490df31ffd3eeda92',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-700835407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a781ca9-d3e1-4b2e-b854-b3d049941357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05527bc8be874fa788d4c2684283a3b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a94125f7b6349a490df31ffd3eeda92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:52.069054 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633376fd-3971-4015-a5d1-61fbef07b601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:52.092640 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633376fd-3971-4015-a5d1-61fbef07b601) transitioned into state 'SUCCESS' from state '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-700835407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05527bc8be874fa788d4c2684283a3b2',qos_specs=None,replication_status=,reservations=['8b9b37bf-ad28-433c-a60a-eff699085d07','6af04552-c580-4b98-9b6f-9f1db4be7c8f','75f0e8c3-ca63-4d42-92b3-93c0b0b8190f','90eaee69-95fc-4764-8e77-c739751b5208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a94125f7b6349a490df31ffd3eeda92',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:52.093688 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef06920-215e-4fc0-828f-a6b84fbe85d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:52.104880 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef06920-215e-4fc0-828f-a6b84fbe85d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:52.106429 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Flow 'volume_create_api' (c323add0-4cc7-4602-8855-cf6336d26225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:52.106429 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Create volume request issued successfully. Aug 08 06:28:52.106757 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8880da8d-22d2-4d78-8f19-054c206d4d18 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:52.107447 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 568/2264] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:28:51 2026] POST /volume/v3/volumes => generated 752 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:52.120974 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-95ff33c2-0c9c-4c45-9e2d-02551c6f687a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:52.123059 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95ff33c2-0c9c-4c45-9e2d-02551c6f687a tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 Aug 08 06:28:52.123434 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95ff33c2-0c9c-4c45-9e2d-02551c6f687a tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:52.123789 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95ff33c2-0c9c-4c45-9e2d-02551c6f687a tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:52.133093 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:52.133093 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:52.138810 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-95ff33c2-0c9c-4c45-9e2d-02551c6f687a tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:52.144148 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95ff33c2-0c9c-4c45-9e2d-02551c6f687a tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 returned with HTTP 200 Aug 08 06:28:52.144618 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 565/2265] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:52 2026] GET /volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:52.341806 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1fdc7bda-97ef-4160-98b4-b9c561735387 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:52.343887 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1fdc7bda-97ef-4160-98b4-b9c561735387 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:52.344183 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1fdc7bda-97ef-4160-98b4-b9c561735387 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:52.344384 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1fdc7bda-97ef-4160-98b4-b9c561735387 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:52.344519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1fdc7bda-97ef-4160-98b4-b9c561735387 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:52.350126 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:52.350126 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:52.351033 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1fdc7bda-97ef-4160-98b4-b9c561735387 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:52.351387 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 568/2266] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:52 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:52.595788 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cbefcb5b-28fe-40d8-9431-5f3baa580d6c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:52.597795 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cbefcb5b-28fe-40d8-9431-5f3baa580d6c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:52.598026 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cbefcb5b-28fe-40d8-9431-5f3baa580d6c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:52.598232 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cbefcb5b-28fe-40d8-9431-5f3baa580d6c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:52.609222 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:52.609222 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:52.615496 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cbefcb5b-28fe-40d8-9431-5f3baa580d6c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:52.620450 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cbefcb5b-28fe-40d8-9431-5f3baa580d6c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:52.621011 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 566/2267] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:52 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:52.647373 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-84ecc640-cea0-43a4-843a-3326dc22ed7e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:52.649529 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84ecc640-cea0-43a4-843a-3326dc22ed7e tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 Aug 08 06:28:52.649760 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84ecc640-cea0-43a4-843a-3326dc22ed7e tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:52.650019 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84ecc640-cea0-43a4-843a-3326dc22ed7e tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:52.656050 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84ecc640-cea0-43a4-843a-3326dc22ed7e tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 returned with HTTP 404 Aug 08 06:28:52.656609 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 569/2268] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:52 2026] GET /volume/v3/volumes/3c19dfe2-8cb3-4709-94ba-e4c305101407 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:52.664391 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-88f3ec39-0979-475c-9192-904637117d42 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:52.666322 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-88f3ec39-0979-475c-9192-904637117d42 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 Aug 08 06:28:52.666549 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-88f3ec39-0979-475c-9192-904637117d42 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:52.666736 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-88f3ec39-0979-475c-9192-904637117d42 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:52.666930 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-88f3ec39-0979-475c-9192-904637117d42 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Delete volume with id: f84da397-7665-4916-85d5-5ea537d4d748 Aug 08 06:28:52.675205 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:52.675205 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:52.675764 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-88f3ec39-0979-475c-9192-904637117d42 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:52.700629 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-88f3ec39-0979-475c-9192-904637117d42 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Delete volume request issued successfully. Aug 08 06:28:52.700914 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-88f3ec39-0979-475c-9192-904637117d42 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 returned with HTTP 202 Aug 08 06:28:52.701437 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 566/2269] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:52 2026] DELETE /volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:52.710192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-53ed05ba-8d8f-49a4-93c7-cf2dc48ba0af None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:52.713087 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53ed05ba-8d8f-49a4-93c7-cf2dc48ba0af tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 Aug 08 06:28:52.713336 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53ed05ba-8d8f-49a4-93c7-cf2dc48ba0af tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:52.713532 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53ed05ba-8d8f-49a4-93c7-cf2dc48ba0af tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:52.722041 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:52.722041 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:52.728017 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-53ed05ba-8d8f-49a4-93c7-cf2dc48ba0af tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Volume info retrieved successfully. Aug 08 06:28:52.734947 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53ed05ba-8d8f-49a4-93c7-cf2dc48ba0af tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 returned with HTTP 200 Aug 08 06:28:52.735743 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 569/2270] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:52 2026] GET /volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:52.986935 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a05b87fa-f35e-497c-aecd-475f089f98fa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:52.992313 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a05b87fa-f35e-497c-aecd-475f089f98fa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:52.992313 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a05b87fa-f35e-497c-aecd-475f089f98fa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:52.992602 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a05b87fa-f35e-497c-aecd-475f089f98fa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.000117 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:53.000117 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:53.004823 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a05b87fa-f35e-497c-aecd-475f089f98fa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:53.009840 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a05b87fa-f35e-497c-aecd-475f089f98fa tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 returned with HTTP 200 Aug 08 06:28:53.010501 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 567/2271] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:52 2026] GET /volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:53.031749 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-837d5915-08d6-40af-bf38-3af94f37ed88 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.037794 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-837d5915-08d6-40af-bf38-3af94f37ed88 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:53.038015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-837d5915-08d6-40af-bf38-3af94f37ed88 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:53.038298 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-837d5915-08d6-40af-bf38-3af94f37ed88 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.050798 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:53.050798 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:53.059694 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-837d5915-08d6-40af-bf38-3af94f37ed88 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:53.069460 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-837d5915-08d6-40af-bf38-3af94f37ed88 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 returned with HTTP 200 Aug 08 06:28:53.069957 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 570/2272] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:53 2026] GET /volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:53.085361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-25c1873a-96c2-4dab-a645-2eba9912f3d6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.087704 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25c1873a-96c2-4dab-a645-2eba9912f3d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:53.088595 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25c1873a-96c2-4dab-a645-2eba9912f3d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:53.088595 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25c1873a-96c2-4dab-a645-2eba9912f3d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.088595 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-25c1873a-96c2-4dab-a645-2eba9912f3d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume with id: 138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:53.098946 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:53.098946 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:53.099703 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-25c1873a-96c2-4dab-a645-2eba9912f3d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:53.128850 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-25c1873a-96c2-4dab-a645-2eba9912f3d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume request issued successfully. Aug 08 06:28:53.129114 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25c1873a-96c2-4dab-a645-2eba9912f3d6 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 returned with HTTP 202 Aug 08 06:28:53.129696 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 567/2273] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:53 2026] DELETE /volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:53.139118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-13844e6c-5373-497c-9306-27a8784e4792 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.141058 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13844e6c-5373-497c-9306-27a8784e4792 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:53.141336 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13844e6c-5373-497c-9306-27a8784e4792 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:53.141559 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13844e6c-5373-497c-9306-27a8784e4792 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.159198 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:53.159198 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:53.161233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b4cd92ac-b093-40d4-a65a-d19aa18fc763 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.163553 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4cd92ac-b093-40d4-a65a-d19aa18fc763 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 Aug 08 06:28:53.163990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4cd92ac-b093-40d4-a65a-d19aa18fc763 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:53.164480 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4cd92ac-b093-40d4-a65a-d19aa18fc763 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.165154 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-13844e6c-5373-497c-9306-27a8784e4792 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:53.174468 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13844e6c-5373-497c-9306-27a8784e4792 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 returned with HTTP 200 Aug 08 06:28:53.175018 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 570/2274] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:53 2026] GET /volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:53.176442 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:53.176442 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:53.181709 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b4cd92ac-b093-40d4-a65a-d19aa18fc763 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:53.186311 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4cd92ac-b093-40d4-a65a-d19aa18fc763 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 returned with HTTP 200 Aug 08 06:28:53.186783 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 568/2275] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:53 2026] GET /volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:53.201233 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-68508292-18db-4ed6-8773-ff83f7b84514 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.207173 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68508292-18db-4ed6-8773-ff83f7b84514 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 Aug 08 06:28:53.207592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68508292-18db-4ed6-8773-ff83f7b84514 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:53.207945 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68508292-18db-4ed6-8773-ff83f7b84514 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.218667 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:53.218667 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:53.223812 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-68508292-18db-4ed6-8773-ff83f7b84514 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:53.231486 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68508292-18db-4ed6-8773-ff83f7b84514 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 returned with HTTP 200 Aug 08 06:28:53.232270 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 571/2276] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:53 2026] GET /volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:53.249108 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b214567b-dbe2-464e-97d0-d00cfd931808 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.251082 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:53.251471 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-901174274"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:53.253042 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-901174274'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:53.253192 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Create volume of 1 GB Aug 08 06:28:53.257644 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Availability Zones retrieved successfully. Aug 08 06:28:53.264796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Flow 'volume_create_api' (df097382-e598-4488-a8ec-3537419e5a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:53.265787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (274e5e83-0c67-4718-978d-50ab424fac5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:53.266784 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:53.295280 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (274e5e83-0c67-4718-978d-50ab424fac5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:53.296529 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346af428-4bc6-404f-8c3c-926f25c3a726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:53.348497 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Created reservations ['6978d7f7-e72f-4f61-916c-852ab21ce76f', '50454d78-13b9-4336-a70f-b6de87766ce1', 'c684ae56-6fb9-443f-8fb5-0b1fc5f9c2a9', '138eb007-b5cc-4b5f-ae2f-23294374a4de'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:53.349531 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346af428-4bc6-404f-8c3c-926f25c3a726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6978d7f7-e72f-4f61-916c-852ab21ce76f', '50454d78-13b9-4336-a70f-b6de87766ce1', 'c684ae56-6fb9-443f-8fb5-0b1fc5f9c2a9', '138eb007-b5cc-4b5f-ae2f-23294374a4de']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:53.350603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1cd025-c140-4835-9ed9-728072d7e0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:53.362832 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ccb936b4-d211-40c7-accd-7f2f84285e92 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.365850 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ccb936b4-d211-40c7-accd-7f2f84285e92 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:53.366156 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ccb936b4-d211-40c7-accd-7f2f84285e92 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:53.366402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ccb936b4-d211-40c7-accd-7f2f84285e92 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.366570 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ccb936b4-d211-40c7-accd-7f2f84285e92 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:53.377239 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:53.377239 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:53.378985 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ccb936b4-d211-40c7-accd-7f2f84285e92 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:53.378985 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 571/2277] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:53 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:53.382784 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1cd025-c140-4835-9ed9-728072d7e0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c7bcb1-4e9a-4955-aba1-93b9b24acec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-901174274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05527bc8be874fa788d4c2684283a3b2',qos_specs=None,replication_status=,reservations=['6978d7f7-e72f-4f61-916c-852ab21ce76f','50454d78-13b9-4336-a70f-b6de87766ce1','c684ae56-6fb9-443f-8fb5-0b1fc5f9c2a9','138eb007-b5cc-4b5f-ae2f-23294374a4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a94125f7b6349a490df31ffd3eeda92',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-901174274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c7bcb1-4e9a-4955-aba1-93b9b24acec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05527bc8be874fa788d4c2684283a3b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a94125f7b6349a490df31ffd3eeda92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:53.384427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178048ef-dce2-4ea6-ac3a-5b7e1d6c9a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:53.408033 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178048ef-dce2-4ea6-ac3a-5b7e1d6c9a4d) transitioned into state 'SUCCESS' from state '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-901174274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05527bc8be874fa788d4c2684283a3b2',qos_specs=None,replication_status=,reservations=['6978d7f7-e72f-4f61-916c-852ab21ce76f','50454d78-13b9-4336-a70f-b6de87766ce1','c684ae56-6fb9-443f-8fb5-0b1fc5f9c2a9','138eb007-b5cc-4b5f-ae2f-23294374a4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a94125f7b6349a490df31ffd3eeda92',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:53.408904 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512b12ad-f2e2-494f-bb98-f23477b289b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:53.419654 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512b12ad-f2e2-494f-bb98-f23477b289b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:53.420444 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Flow 'volume_create_api' (df097382-e598-4488-a8ec-3537419e5a52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:53.420782 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Create volume request issued successfully. Aug 08 06:28:53.421393 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b214567b-dbe2-464e-97d0-d00cfd931808 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:53.421840 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 568/2278] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:28:53 2026] POST /volume/v3/volumes => generated 752 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:53.433105 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1ecc49b1-46b9-454f-90aa-2ba353911251 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.435413 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ecc49b1-46b9-454f-90aa-2ba353911251 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 Aug 08 06:28:53.435784 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ecc49b1-46b9-454f-90aa-2ba353911251 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:53.436091 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ecc49b1-46b9-454f-90aa-2ba353911251 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.446094 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:53.446094 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:53.450925 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1ecc49b1-46b9-454f-90aa-2ba353911251 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:53.456642 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ecc49b1-46b9-454f-90aa-2ba353911251 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 returned with HTTP 200 Aug 08 06:28:53.457234 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 569/2279] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:53 2026] GET /volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:53.634969 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5b9caa4a-dd5c-4afc-a401-789c8ef9e3dc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.637707 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b9caa4a-dd5c-4afc-a401-789c8ef9e3dc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:53.638046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b9caa4a-dd5c-4afc-a401-789c8ef9e3dc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:53.638361 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b9caa4a-dd5c-4afc-a401-789c8ef9e3dc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.649406 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:53.649406 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:53.653418 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5b9caa4a-dd5c-4afc-a401-789c8ef9e3dc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:53.659370 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b9caa4a-dd5c-4afc-a401-789c8ef9e3dc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:53.659966 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 572/2280] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:53 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:53.750259 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-615c155e-b9a9-4dc3-a7fd-faaf72e0f6c5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:53.752166 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-615c155e-b9a9-4dc3-a7fd-faaf72e0f6c5 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] GET https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 Aug 08 06:28:53.752375 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-615c155e-b9a9-4dc3-a7fd-faaf72e0f6c5 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:53.752592 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-615c155e-b9a9-4dc3-a7fd-faaf72e0f6c5 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:53.761215 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-615c155e-b9a9-4dc3-a7fd-faaf72e0f6c5 tempest-ServerRescueNegativeTestJSON-1188131929 tempest-ServerRescueNegativeTestJSON-1188131929-project-member] https://10.4.3.32/volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 returned with HTTP 404 Aug 08 06:28:53.762005 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 572/2281] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:53 2026] GET /volume/v3/volumes/f84da397-7665-4916-85d5-5ea537d4d748 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:54.193214 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5b4bdb4b-4163-45d3-a9b5-528477d0a623 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.197753 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b4bdb4b-4163-45d3-a9b5-528477d0a623 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:54.198017 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b4bdb4b-4163-45d3-a9b5-528477d0a623 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.198264 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b4bdb4b-4163-45d3-a9b5-528477d0a623 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.208722 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b4bdb4b-4163-45d3-a9b5-528477d0a623 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 returned with HTTP 404 Aug 08 06:28:54.209375 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 569/2282] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:54.217622 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2eb014cf-c66b-4823-9894-d63af8bb11cc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.220029 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2eb014cf-c66b-4823-9894-d63af8bb11cc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:54.220381 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2eb014cf-c66b-4823-9894-d63af8bb11cc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.220745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2eb014cf-c66b-4823-9894-d63af8bb11cc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.228172 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2eb014cf-c66b-4823-9894-d63af8bb11cc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 returned with HTTP 404 Aug 08 06:28:54.228922 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 570/2283] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:54.246673 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cb1bd520-449f-43ee-bd09-f9ec85aae27f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.248758 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb1bd520-449f-43ee-bd09-f9ec85aae27f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:54.249429 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb1bd520-449f-43ee-bd09-f9ec85aae27f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.249697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb1bd520-449f-43ee-bd09-f9ec85aae27f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.249921 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-cb1bd520-449f-43ee-bd09-f9ec85aae27f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume with id: 138b16bc-de1a-485d-8682-31560c1d9a89 Aug 08 06:28:54.256692 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb1bd520-449f-43ee-bd09-f9ec85aae27f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 returned with HTTP 404 Aug 08 06:28:54.257865 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 573/2284] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:54 2026] DELETE /volume/v3/volumes/138b16bc-de1a-485d-8682-31560c1d9a89 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:54.269823 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d127e5ea-b6fc-45af-ba01-1cfbfd650ab9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.275042 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d127e5ea-b6fc-45af-ba01-1cfbfd650ab9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb Aug 08 06:28:54.275298 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d127e5ea-b6fc-45af-ba01-1cfbfd650ab9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.275501 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d127e5ea-b6fc-45af-ba01-1cfbfd650ab9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.275623 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-d127e5ea-b6fc-45af-ba01-1cfbfd650ab9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 7e2c4b34-6a28-4689-b719-88dc64407abb Aug 08 06:28:54.282924 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:54.282924 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:54.283460 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d127e5ea-b6fc-45af-ba01-1cfbfd650ab9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:54.323083 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d127e5ea-b6fc-45af-ba01-1cfbfd650ab9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:28:54.323325 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d127e5ea-b6fc-45af-ba01-1cfbfd650ab9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb returned with HTTP 202 Aug 08 06:28:54.323872 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 573/2285] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:28:54 2026] DELETE /volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:54.337814 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2ad55918-59b1-49b0-bc4c-398c9838e079 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.341387 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2ad55918-59b1-49b0-bc4c-398c9838e079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb Aug 08 06:28:54.341695 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2ad55918-59b1-49b0-bc4c-398c9838e079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.342012 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2ad55918-59b1-49b0-bc4c-398c9838e079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.349478 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:54.349478 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:54.350025 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2ad55918-59b1-49b0-bc4c-398c9838e079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:54.350929 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2ad55918-59b1-49b0-bc4c-398c9838e079 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb returned with HTTP 200 Aug 08 06:28:54.351350 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 570/2286] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:54.394930 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c9c4ba4e-9114-4b5a-9986-504f685cd519 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.397329 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9c4ba4e-9114-4b5a-9986-504f685cd519 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:54.397855 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9c4ba4e-9114-4b5a-9986-504f685cd519 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.398600 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9c4ba4e-9114-4b5a-9986-504f685cd519 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.398600 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c9c4ba4e-9114-4b5a-9986-504f685cd519 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:54.408397 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:54.408397 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:54.409871 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9c4ba4e-9114-4b5a-9986-504f685cd519 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:54.410696 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 571/2287] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:54.471019 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-34a47af0-419a-4cfb-a872-2bc7426b11e4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.473555 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34a47af0-419a-4cfb-a872-2bc7426b11e4 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 Aug 08 06:28:54.473733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34a47af0-419a-4cfb-a872-2bc7426b11e4 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.474201 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34a47af0-419a-4cfb-a872-2bc7426b11e4 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.483655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f6a340ed-76ab-4ea0-972a-9f6e2be5c284 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.490169 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:54.490169 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:54.496656 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-34a47af0-419a-4cfb-a872-2bc7426b11e4 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:54.503193 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34a47af0-419a-4cfb-a872-2bc7426b11e4 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 returned with HTTP 200 Aug 08 06:28:54.503193 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 574/2288] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:54.519229 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee913c10-663e-431c-9af3-d3b8c85509c6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.520875 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee913c10-663e-431c-9af3-d3b8c85509c6 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 Aug 08 06:28:54.521075 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee913c10-663e-431c-9af3-d3b8c85509c6 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.521300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee913c10-663e-431c-9af3-d3b8c85509c6 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.531325 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:54.531325 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:54.536714 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ee913c10-663e-431c-9af3-d3b8c85509c6 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:54.543379 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee913c10-663e-431c-9af3-d3b8c85509c6 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 returned with HTTP 200 Aug 08 06:28:54.543379 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 571/2289] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:54.561532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.563374 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:54.563761 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-70555320"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:54.565473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-70555320'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:54.565628 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Create volume of 1 GB Aug 08 06:28:54.570675 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Availability Zones retrieved successfully. Aug 08 06:28:54.577485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Flow 'volume_create_api' (b027601a-bcae-4936-84dc-19fc36d2546b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:54.578725 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ca4e17-0406-4a94-bf80-d178ab68921c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:54.579760 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:54.613606 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ca4e17-0406-4a94-bf80-d178ab68921c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:54.615349 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e401b287-5287-42ba-8ae6-89566b834cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:54.621947 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6a340ed-76ab-4ea0-972a-9f6e2be5c284 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:28:54.623505 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6a340ed-76ab-4ea0-972a-9f6e2be5c284 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-38423854", "extra_specs": {"storage_protocol": "tempest-storage_protocol-267935226", "vendor_name": "tempest-vendor_name-513122057"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:54.624520 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:54.624520 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:54.648662 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6a340ed-76ab-4ea0-972a-9f6e2be5c284 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:28:54.649456 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 574/2290] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:28:54 2026] POST /volume/v3/types => generated 324 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:28:54.663272 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c8d33768-7d45-49a5-918c-af74c252140f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.676541 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8179e509-8732-4366-b419-81e7dc7cd897 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.678043 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8179e509-8732-4366-b419-81e7dc7cd897 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:54.678793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8179e509-8732-4366-b419-81e7dc7cd897 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.678793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8179e509-8732-4366-b419-81e7dc7cd897 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.692430 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:54.692430 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:54.696034 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8179e509-8732-4366-b419-81e7dc7cd897 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:54.701325 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Created reservations ['4c4eeb85-2b3d-4192-92f9-09a414fb07ae', '5d5758d7-35ee-4011-8ada-bc2da175c712', '3611fc1c-5b2b-469f-8c1e-36fbcd3ce014', '249ec79e-e32e-4c0c-9ad8-3e47d517ebb4'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:54.701547 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8179e509-8732-4366-b419-81e7dc7cd897 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:54.701547 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 572/2291] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:54.701627 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e401b287-5287-42ba-8ae6-89566b834cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c4eeb85-2b3d-4192-92f9-09a414fb07ae', '5d5758d7-35ee-4011-8ada-bc2da175c712', '3611fc1c-5b2b-469f-8c1e-36fbcd3ce014', '249ec79e-e32e-4c0c-9ad8-3e47d517ebb4']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:54.702590 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c10278f-f678-4128-a597-eeb915239977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:54.741037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c10278f-f678-4128-a597-eeb915239977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed558d2f-9ca8-4064-b42b-37ef81cfefeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-70555320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05527bc8be874fa788d4c2684283a3b2',qos_specs=None,replication_status=,reservations=['4c4eeb85-2b3d-4192-92f9-09a414fb07ae','5d5758d7-35ee-4011-8ada-bc2da175c712','3611fc1c-5b2b-469f-8c1e-36fbcd3ce014','249ec79e-e32e-4c0c-9ad8-3e47d517ebb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a94125f7b6349a490df31ffd3eeda92',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-70555320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed558d2f-9ca8-4064-b42b-37ef81cfefeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05527bc8be874fa788d4c2684283a3b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a94125f7b6349a490df31ffd3eeda92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:54.742416 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3ba25f-a8a4-4f2f-b3b8-bea8d3750d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:54.774448 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:54.774912 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d95bf64-ed30-4333-a94d-f293e0f77937", "size": 1, "name": "tempest-UserMessagesTest-Volume-1051765914"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:54.776204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3ba25f-a8a4-4f2f-b3b8-bea8d3750d34) transitioned into state 'SUCCESS' from state '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-70555320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05527bc8be874fa788d4c2684283a3b2',qos_specs=None,replication_status=,reservations=['4c4eeb85-2b3d-4192-92f9-09a414fb07ae','5d5758d7-35ee-4011-8ada-bc2da175c712','3611fc1c-5b2b-469f-8c1e-36fbcd3ce014','249ec79e-e32e-4c0c-9ad8-3e47d517ebb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a94125f7b6349a490df31ffd3eeda92',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:54.776667 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Create volume request body: {'volume': {'volume_type': '3d95bf64-ed30-4333-a94d-f293e0f77937', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1051765914'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:54.777732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a3641b-7a36-40ee-a5b8-fc4aa56457cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:54.785879 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Create volume of 1 GB Aug 08 06:28:54.785879 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:54.785879 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:54.785879 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Availability Zones retrieved successfully. Aug 08 06:28:54.793040 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a3641b-7a36-40ee-a5b8-fc4aa56457cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:54.793345 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Flow 'volume_create_api' (2e7f4578-e3ac-4c89-9ec7-c42605d779f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:54.794339 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Flow 'volume_create_api' (b027601a-bcae-4936-84dc-19fc36d2546b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:54.794466 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2266c0b-aa02-47ed-abcf-46b0681d8f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:54.794758 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Create volume request issued successfully. Aug 08 06:28:54.795567 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:54.795651 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-385e3ae2-cb76-42ab-b388-b30799c3f715 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:54.796202 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 572/2292] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:28:54 2026] POST /volume/v3/volumes => generated 751 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:54.814893 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7be8d465-f14b-45fa-9e0b-9f2bb323b6c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.818023 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7be8d465-f14b-45fa-9e0b-9f2bb323b6c9 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb Aug 08 06:28:54.818359 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7be8d465-f14b-45fa-9e0b-9f2bb323b6c9 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.818644 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7be8d465-f14b-45fa-9e0b-9f2bb323b6c9 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.832521 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2266c0b-aa02-47ed-abcf-46b0681d8f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:28:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-267935226',vendor_name='tempest-vendor_name-513122057'},id=3d95bf64-ed30-4333-a94d-f293e0f77937,is_public=True,name='tempest-UserMessagesTest-volume-type-38423854',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d95bf64-ed30-4333-a94d-f293e0f77937', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:54.832714 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:54.832714 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:54.833881 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396d729b-2230-46f9-a12a-c182c5b096d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:54.838717 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7be8d465-f14b-45fa-9e0b-9f2bb323b6c9 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:54.845801 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7be8d465-f14b-45fa-9e0b-9f2bb323b6c9 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb returned with HTTP 200 Aug 08 06:28:54.846009 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 575/2293] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:54.853903 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-da0056d0-6e12-4280-a3a0-7d8a206c8c45 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.856839 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-da0056d0-6e12-4280-a3a0-7d8a206c8c45 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/attachments?instance_id=714c3cb7-b090-46d4-b6e8-2e00df6e1552 Aug 08 06:28:54.857801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-da0056d0-6e12-4280-a3a0-7d8a206c8c45 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.857801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-da0056d0-6e12-4280-a3a0-7d8a206c8c45 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.879555 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-da0056d0-6e12-4280-a3a0-7d8a206c8c45 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments?instance_id=714c3cb7-b090-46d4-b6e8-2e00df6e1552 returned with HTTP 200 Aug 08 06:28:54.880361 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 573/2294] 10.4.3.32 () {70 vars in 1630 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/attachments?instance_id=714c3cb7-b090-46d4-b6e8-2e00df6e1552 => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:54.883877 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-38423854 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-38423854, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:54.884057 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-38423854 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-38423854, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:54.902727 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-8e2b1a98-dcbe-45a3-88ce-6958da7bd186 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:54.912033 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-8e2b1a98-dcbe-45a3-88ce-6958da7bd186 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb Aug 08 06:28:54.912033 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-8e2b1a98-dcbe-45a3-88ce-6958da7bd186 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:54.912033 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-8e2b1a98-dcbe-45a3-88ce-6958da7bd186 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:54.937016 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6cccbc1a-579b-4446-8c41-6c21d94684ff req-8e2b1a98-dcbe-45a3-88ce-6958da7bd186 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb returned with HTTP 200 Aug 08 06:28:54.937844 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 573/2295] 10.4.3.32 () {70 vars in 1644 bytes} [Sat Aug 8 06:28:54 2026] GET /volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb => generated 993 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:54.945556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Created reservations ['d7d30894-fdd0-4c3f-b3ad-e04c106f8396', 'a317e58a-62e2-4bdf-ae90-6cb8a1e4ab8a', 'db6159fa-b9b3-44e1-9f73-e58e68c4db6a', '609e0314-6d49-4629-910a-a7c1fab22689'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:54.945556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396d729b-2230-46f9-a12a-c182c5b096d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d30894-fdd0-4c3f-b3ad-e04c106f8396', 'a317e58a-62e2-4bdf-ae90-6cb8a1e4ab8a', 'db6159fa-b9b3-44e1-9f73-e58e68c4db6a', '609e0314-6d49-4629-910a-a7c1fab22689']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:54.948983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66348783-09f4-4ab9-85a0-0295e3c91bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:54.985817 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66348783-09f4-4ab9-85a0-0295e3c91bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '173f51a1-cec3-4fa9-a2ed-2562a0016697', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1051765914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69ca84fce2124c0c809ee6f172724fb0',qos_specs=None,replication_status=,reservations=['d7d30894-fdd0-4c3f-b3ad-e04c106f8396','a317e58a-62e2-4bdf-ae90-6cb8a1e4ab8a','db6159fa-b9b3-44e1-9f73-e58e68c4db6a','609e0314-6d49-4629-910a-a7c1fab22689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85661ee7b70443b79d0e753d63fa59b6',volume_type_id=3d95bf64-ed30-4333-a94d-f293e0f77937), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1051765914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=173f51a1-cec3-4fa9-a2ed-2562a0016697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69ca84fce2124c0c809ee6f172724fb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85661ee7b70443b79d0e753d63fa59b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d95bf64-ed30-4333-a94d-f293e0f77937),volume_type_id=3d95bf64-ed30-4333-a94d-f293e0f77937)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:54.986857 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9aa1a8-c120-4b20-be97-d8acceaf345e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:55.020984 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9aa1a8-c120-4b20-be97-d8acceaf345e) transitioned into state 'SUCCESS' from state '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-1051765914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69ca84fce2124c0c809ee6f172724fb0',qos_specs=None,replication_status=,reservations=['d7d30894-fdd0-4c3f-b3ad-e04c106f8396','a317e58a-62e2-4bdf-ae90-6cb8a1e4ab8a','db6159fa-b9b3-44e1-9f73-e58e68c4db6a','609e0314-6d49-4629-910a-a7c1fab22689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85661ee7b70443b79d0e753d63fa59b6',volume_type_id=3d95bf64-ed30-4333-a94d-f293e0f77937)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:55.022199 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f46f117-e3e2-4426-be5e-4e4a31960e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:55.043488 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f46f117-e3e2-4426-be5e-4e4a31960e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:55.045612 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Flow 'volume_create_api' (2e7f4578-e3ac-4c89-9ec7-c42605d779f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:55.045612 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Create volume request issued successfully. Aug 08 06:28:55.046542 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8d33768-7d45-49a5-918c-af74c252140f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:55.047219 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 575/2296] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:28:54 2026] POST /volume/v3/volumes => generated 782 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:55.064358 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8f36ade-02ce-40c8-9611-3e6c5faca730 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.066674 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8f36ade-02ce-40c8-9611-3e6c5faca730 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 Aug 08 06:28:55.067306 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8f36ade-02ce-40c8-9611-3e6c5faca730 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.067306 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8f36ade-02ce-40c8-9611-3e6c5faca730 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.079196 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.079196 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:55.087993 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f8f36ade-02ce-40c8-9611-3e6c5faca730 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Volume info retrieved successfully. Aug 08 06:28:55.099004 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8f36ade-02ce-40c8-9611-3e6c5faca730 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 returned with HTTP 200 Aug 08 06:28:55.099673 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 576/2297] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:55.258357 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-20bc4060-bc0a-4432-8839-91590f583b23 req-70e6c751-202d-41b6-b7e2-b3d9df1a5119 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.263158 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-70e6c751-202d-41b6-b7e2-b3d9df1a5119 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments/026421ef-3159-4daf-a2df-8fcbc42d0773/action Aug 08 06:28:55.263845 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-70e6c751-202d-41b6-b7e2-b3d9df1a5119 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:55.264011 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-70e6c751-202d-41b6-b7e2-b3d9df1a5119 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:55.297637 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.297637 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:55.333842 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-20bc4060-bc0a-4432-8839-91590f583b23 req-70e6c751-202d-41b6-b7e2-b3d9df1a5119 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/026421ef-3159-4daf-a2df-8fcbc42d0773/action returned with HTTP 204 Aug 08 06:28:55.334417 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 574/2298] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:28:55 2026] POST /volume/v3/attachments/026421ef-3159-4daf-a2df-8fcbc42d0773/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:55.364702 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aae49839-1b1e-4adb-b87c-cf123a3049a3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.366640 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aae49839-1b1e-4adb-b87c-cf123a3049a3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb Aug 08 06:28:55.368245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aae49839-1b1e-4adb-b87c-cf123a3049a3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.368245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aae49839-1b1e-4adb-b87c-cf123a3049a3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.379360 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aae49839-1b1e-4adb-b87c-cf123a3049a3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb returned with HTTP 404 Aug 08 06:28:55.380240 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 574/2299] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/snapshots/7e2c4b34-6a28-4689-b719-88dc64407abb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 06:28:55.390464 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5807d629-e008-4b2f-8100-64c1e333bdfc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.392948 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5807d629-e008-4b2f-8100-64c1e333bdfc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 Aug 08 06:28:55.393207 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5807d629-e008-4b2f-8100-64c1e333bdfc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.393361 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5807d629-e008-4b2f-8100-64c1e333bdfc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.405328 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.405328 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:55.410935 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5807d629-e008-4b2f-8100-64c1e333bdfc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:55.419399 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5807d629-e008-4b2f-8100-64c1e333bdfc tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 returned with HTTP 200 Aug 08 06:28:55.419399 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 576/2300] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:55.425738 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a841c594-2922-463b-af43-2c219a2ff2f9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.428745 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a841c594-2922-463b-af43-2c219a2ff2f9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:55.428895 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a841c594-2922-463b-af43-2c219a2ff2f9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.429757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a841c594-2922-463b-af43-2c219a2ff2f9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.430023 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a841c594-2922-463b-af43-2c219a2ff2f9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:55.436788 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9e6eb23e-9ec5-4380-9c87-7d54365a2272 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.437543 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.437543 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:55.438994 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a841c594-2922-463b-af43-2c219a2ff2f9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:55.439570 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 577/2301] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:55.439901 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e6eb23e-9ec5-4380-9c87-7d54365a2272 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 Aug 08 06:28:55.441931 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e6eb23e-9ec5-4380-9c87-7d54365a2272 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.441931 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e6eb23e-9ec5-4380-9c87-7d54365a2272 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.445031 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9e6eb23e-9ec5-4380-9c87-7d54365a2272 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume with id: 16de1ad7-40fa-4322-a8f2-73ae88dc10e4 Aug 08 06:28:55.457050 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.457050 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:55.457752 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e6eb23e-9ec5-4380-9c87-7d54365a2272 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:55.499936 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e6eb23e-9ec5-4380-9c87-7d54365a2272 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume request issued successfully. Aug 08 06:28:55.500315 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e6eb23e-9ec5-4380-9c87-7d54365a2272 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 returned with HTTP 202 Aug 08 06:28:55.501053 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 575/2302] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:55 2026] DELETE /volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:55.512522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-53b79cba-413f-4e30-9035-4607fe542caf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.517293 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-53b79cba-413f-4e30-9035-4607fe542caf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 Aug 08 06:28:55.517293 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-53b79cba-413f-4e30-9035-4607fe542caf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.517740 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-53b79cba-413f-4e30-9035-4607fe542caf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.536979 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.536979 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:55.546893 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-53b79cba-413f-4e30-9035-4607fe542caf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:55.556462 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-53b79cba-413f-4e30-9035-4607fe542caf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 returned with HTTP 200 Aug 08 06:28:55.557176 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 575/2303] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:55.719245 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8e639f92-1a94-47e4-a6c6-6d22f922330e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.721580 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e639f92-1a94-47e4-a6c6-6d22f922330e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:55.721853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e639f92-1a94-47e4-a6c6-6d22f922330e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.722085 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e639f92-1a94-47e4-a6c6-6d22f922330e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.738383 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.738383 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:55.745549 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8e639f92-1a94-47e4-a6c6-6d22f922330e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:55.752979 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e639f92-1a94-47e4-a6c6-6d22f922330e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:55.753509 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 577/2304] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 1173 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:55.766965 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8548419c-fe08-41c1-808d-2ff29f177df7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.769962 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8548419c-fe08-41c1-808d-2ff29f177df7 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:55.769962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8548419c-fe08-41c1-808d-2ff29f177df7 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.769962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8548419c-fe08-41c1-808d-2ff29f177df7 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.781499 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.781499 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:55.788705 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8548419c-fe08-41c1-808d-2ff29f177df7 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:55.794924 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8548419c-fe08-41c1-808d-2ff29f177df7 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:55.795333 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 578/2305] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:55.842249 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-28e3feae-ad95-4685-8012-5f0169cf5ac8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.844315 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-28e3feae-ad95-4685-8012-5f0169cf5ac8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:55.844527 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-28e3feae-ad95-4685-8012-5f0169cf5ac8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.844728 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-28e3feae-ad95-4685-8012-5f0169cf5ac8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.853869 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.853869 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:55.856817 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-28e3feae-ad95-4685-8012-5f0169cf5ac8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:55.860362 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-28e3feae-ad95-4685-8012-5f0169cf5ac8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:55.860697 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 576/2306] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:55.868385 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-415f0a12-c4eb-4d9e-8509-1af065a1e2bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.875564 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-415f0a12-c4eb-4d9e-8509-1af065a1e2bc tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb Aug 08 06:28:55.875564 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-415f0a12-c4eb-4d9e-8509-1af065a1e2bc tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.875564 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-415f0a12-c4eb-4d9e-8509-1af065a1e2bc tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.886643 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.886643 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:55.889529 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-11508dce-fd08-48cf-8e41-0ed198f62a58 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.893040 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-11508dce-fd08-48cf-8e41-0ed198f62a58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df/action Aug 08 06:28:55.893678 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-11508dce-fd08-48cf-8e41-0ed198f62a58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:28:55.893678 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-11508dce-fd08-48cf-8e41-0ed198f62a58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:55.894567 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-415f0a12-c4eb-4d9e-8509-1af065a1e2bc tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:55.899836 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-415f0a12-c4eb-4d9e-8509-1af065a1e2bc tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb returned with HTTP 200 Aug 08 06:28:55.900502 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 576/2307] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:55.905827 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.905827 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:55.906432 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-11508dce-fd08-48cf-8e41-0ed198f62a58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:55.913552 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a63e23f1-2a1e-4d90-b681-ddbd021605e0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.914399 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-11508dce-fd08-48cf-8e41-0ed198f62a58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Begin detaching volume completed successfully. Aug 08 06:28:55.914633 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-11508dce-fd08-48cf-8e41-0ed198f62a58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df/action returned with HTTP 202 Aug 08 06:28:55.915206 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 578/2308] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:28:55 2026] POST /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:28:55.917212 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a63e23f1-2a1e-4d90-b681-ddbd021605e0 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb Aug 08 06:28:55.917212 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a63e23f1-2a1e-4d90-b681-ddbd021605e0 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.920828 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a63e23f1-2a1e-4d90-b681-ddbd021605e0 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.933081 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:55.933081 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:55.944002 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a63e23f1-2a1e-4d90-b681-ddbd021605e0 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:55.949501 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a63e23f1-2a1e-4d90-b681-ddbd021605e0 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb returned with HTTP 200 Aug 08 06:28:55.949958 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 579/2309] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:55.968940 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e80f883e-1215-4209-a6d2-56d241275810 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.984007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ec28f269-d24e-474c-9470-a37ead85a57f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.984007 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec28f269-d24e-474c-9470-a37ead85a57f None None] GET https://10.4.3.32/volume// Aug 08 06:28:55.984007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec28f269-d24e-474c-9470-a37ead85a57f None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.984007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec28f269-d24e-474c-9470-a37ead85a57f None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:55.984007 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec28f269-d24e-474c-9470-a37ead85a57f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:28:55.984007 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 577/2310] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:28:55.991927 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-af61f404-fd55-464a-9fa1-d2da93518b94 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:55.994535 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-af61f404-fd55-464a-9fa1-d2da93518b94 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:55.994803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-af61f404-fd55-464a-9fa1-d2da93518b94 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:55.995058 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-af61f404-fd55-464a-9fa1-d2da93518b94 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.008057 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.008057 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:56.013118 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-af61f404-fd55-464a-9fa1-d2da93518b94 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:56.020500 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-af61f404-fd55-464a-9fa1-d2da93518b94 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:56.021376 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 579/2311] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:28:55 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:28:56.032692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-cdaaa589-29aa-486a-899a-457828653b67 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.036462 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-cdaaa589-29aa-486a-899a-457828653b67 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df/encryption Aug 08 06:28:56.036753 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-cdaaa589-29aa-486a-899a-457828653b67 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.036995 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-cdaaa589-29aa-486a-899a-457828653b67 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.052701 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.052701 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:56.062008 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-cdaaa589-29aa-486a-899a-457828653b67 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df/encryption returned with HTTP 200 Aug 08 06:28:56.062560 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 580/2312] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:56.071374 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:56.071725 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:56.074593 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:56.074593 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Create volume of 1 GB Aug 08 06:28:56.078641 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Availability Zones retrieved successfully. Aug 08 06:28:56.086524 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Flow 'volume_create_api' (b1faf2b7-6ffc-4757-a0f1-99776747b57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:56.086808 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556010ae-d3d2-4630-8db2-232096988040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.087570 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:56.117216 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556010ae-d3d2-4630-8db2-232096988040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.117389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f9fe620e-9d9a-4fb8-a211-6beb05575cfe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.117617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc48578-075c-45d8-b422-4c8838475d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.119794 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f9fe620e-9d9a-4fb8-a211-6beb05575cfe tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 Aug 08 06:28:56.120201 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f9fe620e-9d9a-4fb8-a211-6beb05575cfe tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.120527 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f9fe620e-9d9a-4fb8-a211-6beb05575cfe tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.134138 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.134138 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:56.137955 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f9fe620e-9d9a-4fb8-a211-6beb05575cfe tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Volume info retrieved successfully. Aug 08 06:28:56.143789 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f9fe620e-9d9a-4fb8-a211-6beb05575cfe tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 returned with HTTP 200 Aug 08 06:28:56.144444 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 578/2313] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:56.162461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-506fb677-d653-412e-a030-7fd206351162 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.164989 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-506fb677-d653-412e-a030-7fd206351162 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/messages Aug 08 06:28:56.165343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-506fb677-d653-412e-a030-7fd206351162 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.165595 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-506fb677-d653-412e-a030-7fd206351162 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.172191 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-506fb677-d653-412e-a030-7fd206351162 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:28:56.172658 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 580/2314] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:56.185364 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fc4b7f3b-b402-44c8-b67b-0ccf9d319abc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.187629 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc4b7f3b-b402-44c8-b67b-0ccf9d319abc tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] DELETE https://10.4.3.32/volume/v3/messages/b054ff41-1b46-4a42-8276-e7a710da0877 Aug 08 06:28:56.187898 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc4b7f3b-b402-44c8-b67b-0ccf9d319abc tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.188143 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc4b7f3b-b402-44c8-b67b-0ccf9d319abc tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.199457 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Created reservations ['7ca7c736-58a2-4fab-b7d7-d9fb40a159a8', '0418b95b-b4c0-4d16-8cd8-1e5732a9f637', 'a0efde6d-26f1-4a7b-ab98-c8027ddf568a', '5ff0d1d5-c5b9-4def-968b-38925d901084'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:56.200354 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc48578-075c-45d8-b422-4c8838475d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ca7c736-58a2-4fab-b7d7-d9fb40a159a8', '0418b95b-b4c0-4d16-8cd8-1e5732a9f637', 'a0efde6d-26f1-4a7b-ab98-c8027ddf568a', '5ff0d1d5-c5b9-4def-968b-38925d901084']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.201643 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6643a8a5-91e6-43a8-87df-b271b10047bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.203831 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc4b7f3b-b402-44c8-b67b-0ccf9d319abc tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/messages/b054ff41-1b46-4a42-8276-e7a710da0877 returned with HTTP 204 Aug 08 06:28:56.204319 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 581/2315] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:28:56 2026] DELETE /volume/v3/messages/b054ff41-1b46-4a42-8276-e7a710da0877 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:28:56.217655 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3324b34b-4335-4aa2-a6fc-70e5bd0b3446 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.222888 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3324b34b-4335-4aa2-a6fc-70e5bd0b3446 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/messages/b054ff41-1b46-4a42-8276-e7a710da0877 Aug 08 06:28:56.222888 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3324b34b-4335-4aa2-a6fc-70e5bd0b3446 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.222888 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3324b34b-4335-4aa2-a6fc-70e5bd0b3446 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.230430 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3324b34b-4335-4aa2-a6fc-70e5bd0b3446 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/messages/b054ff41-1b46-4a42-8276-e7a710da0877 returned with HTTP 404 Aug 08 06:28:56.231370 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 579/2316] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/messages/b054ff41-1b46-4a42-8276-e7a710da0877 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:56.233376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6643a8a5-91e6-43a8-87df-b271b10047bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3763bd29-2f36-4f9b-9f32-567142477b9e', '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='9c14864e8c96428cade28fae7d878922',qos_specs=None,replication_status=,reservations=['7ca7c736-58a2-4fab-b7d7-d9fb40a159a8','0418b95b-b4c0-4d16-8cd8-1e5732a9f637','a0efde6d-26f1-4a7b-ab98-c8027ddf568a','5ff0d1d5-c5b9-4def-968b-38925d901084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd485cefeff6465bbdb2efcf2db6ffe6',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3763bd29-2f36-4f9b-9f32-567142477b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c14864e8c96428cade28fae7d878922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd485cefeff6465bbdb2efcf2db6ffe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.234651 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ad8c6e-5f49-46d0-9bc2-445c3439f4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.240462 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-586465f4-4086-4a86-b778-4d2418af17e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.242748 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-586465f4-4086-4a86-b778-4d2418af17e8 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 Aug 08 06:28:56.243007 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-586465f4-4086-4a86-b778-4d2418af17e8 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.243228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-586465f4-4086-4a86-b778-4d2418af17e8 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.255348 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.255348 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:56.256692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ad8c6e-5f49-46d0-9bc2-445c3439f4f8) transitioned into state 'SUCCESS' from 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='9c14864e8c96428cade28fae7d878922',qos_specs=None,replication_status=,reservations=['7ca7c736-58a2-4fab-b7d7-d9fb40a159a8','0418b95b-b4c0-4d16-8cd8-1e5732a9f637','a0efde6d-26f1-4a7b-ab98-c8027ddf568a','5ff0d1d5-c5b9-4def-968b-38925d901084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd485cefeff6465bbdb2efcf2db6ffe6',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.258018 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2855d3a5-d405-4a1d-82c9-9ac1dac5312f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.260553 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-586465f4-4086-4a86-b778-4d2418af17e8 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Volume info retrieved successfully. Aug 08 06:28:56.267285 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-586465f4-4086-4a86-b778-4d2418af17e8 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 returned with HTTP 200 Aug 08 06:28:56.267794 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 581/2317] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:56.272869 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2855d3a5-d405-4a1d-82c9-9ac1dac5312f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.274158 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Flow 'volume_create_api' (b1faf2b7-6ffc-4757-a0f1-99776747b57c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:56.274625 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Create volume request issued successfully. Aug 08 06:28:56.275515 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e80f883e-1215-4209-a6d2-56d241275810 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:56.276100 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 577/2318] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:28:55 2026] POST /volume/v3/volumes => generated 731 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:56.284484 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.286239 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] DELETE https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 Aug 08 06:28:56.286451 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.286628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.286794 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Delete volume with id: 173f51a1-cec3-4fa9-a2ed-2562a0016697 Aug 08 06:28:56.291641 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dabd1079-5917-4910-b792-897f03139689 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.293891 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.293891 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:56.294012 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dabd1079-5917-4910-b792-897f03139689 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] GET https://10.4.3.32/volume/v3/volumes/3763bd29-2f36-4f9b-9f32-567142477b9e Aug 08 06:28:56.294324 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Volume info retrieved successfully. Aug 08 06:28:56.294512 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dabd1079-5917-4910-b792-897f03139689 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.294850 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dabd1079-5917-4910-b792-897f03139689 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.295346 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100291) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:28:56.304267 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.304267 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:56.306168 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-38423854 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-38423854, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:56.306446 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-38423854 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-38423854, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:56.308454 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dabd1079-5917-4910-b792-897f03139689 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Volume info retrieved successfully. Aug 08 06:28:56.313348 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dabd1079-5917-4910-b792-897f03139689 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] https://10.4.3.32/volume/v3/volumes/3763bd29-2f36-4f9b-9f32-567142477b9e returned with HTTP 200 Aug 08 06:28:56.313963 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 580/2319] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/volumes/3763bd29-2f36-4f9b-9f32-567142477b9e => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:56.315697 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Created reservations ['bcaf035c-6a82-4745-a651-eed4ea7f7356', '04ac950a-2bd6-40e8-b705-f851b22438c4', '26dd546f-e5e5-4391-a849-a750cb188507', '3e0e329b-c544-4831-85b3-ee866d7d161e'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:56.371520 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Delete volume request issued successfully. Aug 08 06:28:56.371733 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-522366d6-1e9d-4f47-85dd-ac5b6cb8ca49 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 returned with HTTP 202 Aug 08 06:28:56.372135 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 582/2320] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:28:56 2026] DELETE /volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:56.382889 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ce586516-462c-445b-b757-ccb35709700d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.383200 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce586516-462c-445b-b757-ccb35709700d tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 Aug 08 06:28:56.383479 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce586516-462c-445b-b757-ccb35709700d tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.383717 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce586516-462c-445b-b757-ccb35709700d tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.390328 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce586516-462c-445b-b757-ccb35709700d tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 returned with HTTP 404 Aug 08 06:28:56.390899 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 582/2321] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/volumes/173f51a1-cec3-4fa9-a2ed-2562a0016697 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:56.402172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ae20ef08-7755-4089-9697-7575ace1b24e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.406677 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae20ef08-7755-4089-9697-7575ace1b24e tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] DELETE https://10.4.3.32/volume/v3/types/3d95bf64-ed30-4333-a94d-f293e0f77937 Aug 08 06:28:56.406677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae20ef08-7755-4089-9697-7575ace1b24e tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.406677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae20ef08-7755-4089-9697-7575ace1b24e tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.406677 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.406677 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:56.431490 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae20ef08-7755-4089-9697-7575ace1b24e tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] https://10.4.3.32/volume/v3/types/3d95bf64-ed30-4333-a94d-f293e0f77937 returned with HTTP 202 Aug 08 06:28:56.431939 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 578/2322] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:28:56 2026] DELETE /volume/v3/types/3d95bf64-ed30-4333-a94d-f293e0f77937 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:56.442602 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d2b9e4a9-6749-4903-846f-6afde9f1a9e4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.444982 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2b9e4a9-6749-4903-846f-6afde9f1a9e4 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] GET https://10.4.3.32/volume/v3/types/3d95bf64-ed30-4333-a94d-f293e0f77937 Aug 08 06:28:56.445340 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2b9e4a9-6749-4903-846f-6afde9f1a9e4 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.445669 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2b9e4a9-6749-4903-846f-6afde9f1a9e4 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.452948 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2b9e4a9-6749-4903-846f-6afde9f1a9e4 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] https://10.4.3.32/volume/v3/types/3d95bf64-ed30-4333-a94d-f293e0f77937 returned with HTTP 404 Aug 08 06:28:56.455536 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 581/2323] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/types/3d95bf64-ed30-4333-a94d-f293e0f77937 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:56.457106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-293b6448-cce6-411d-86e6-bdf3bfeb7f72 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.459407 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-293b6448-cce6-411d-86e6-bdf3bfeb7f72 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:56.459645 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-293b6448-cce6-411d-86e6-bdf3bfeb7f72 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.459879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-293b6448-cce6-411d-86e6-bdf3bfeb7f72 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.459985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-293b6448-cce6-411d-86e6-bdf3bfeb7f72 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:56.466100 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-36922a9b-0622-49c9-b574-15710c3ad402 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.469684 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.469684 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:56.471199 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-293b6448-cce6-411d-86e6-bdf3bfeb7f72 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:56.472484 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36922a9b-0622-49c9-b574-15710c3ad402 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:28:56.472655 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 583/2324] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:56.472689 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36922a9b-0622-49c9-b574-15710c3ad402 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-725932887", "extra_specs": {"storage_protocol": "tempest-storage_protocol-839161721", "vendor_name": "tempest-vendor_name-1868976779"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:56.501559 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36922a9b-0622-49c9-b574-15710c3ad402 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:28:56.502190 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 583/2325] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:28:56 2026] POST /volume/v3/types => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:56.513971 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-affa5247-08e0-4aa9-9b4b-00990c87871b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.518422 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:56.518422 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d21b65ce-26c3-478e-aac1-ac9781524fc7", "size": 1, "name": "tempest-UserMessagesTest-Volume-885507171"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:56.519032 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Create volume request body: {'volume': {'volume_type': 'd21b65ce-26c3-478e-aac1-ac9781524fc7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-885507171'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:56.527709 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Create volume of 1 GB Aug 08 06:28:56.531702 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.531702 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:56.531702 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Availability Zones retrieved successfully. Aug 08 06:28:56.533638 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Flow 'volume_create_api' (977dfb3d-e62a-4644-895c-2d9eb370424f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:56.534633 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12302af6-56a6-4c9c-977c-ec26d063308f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.535598 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:56.557196 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12302af6-56a6-4c9c-977c-ec26d063308f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:28:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-839161721',vendor_name='tempest-vendor_name-1868976779'},id=d21b65ce-26c3-478e-aac1-ac9781524fc7,is_public=True,name='tempest-UserMessagesTest-volume-type-725932887',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd21b65ce-26c3-478e-aac1-ac9781524fc7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.558331 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43fb1334-8b33-42fa-a5db-7ad85e71c8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.575651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2b6333ce-1f6c-4c78-a2d1-1cb2a4b86ca5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.577311 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2b6333ce-1f6c-4c78-a2d1-1cb2a4b86ca5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 Aug 08 06:28:56.579540 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2b6333ce-1f6c-4c78-a2d1-1cb2a4b86ca5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.579540 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2b6333ce-1f6c-4c78-a2d1-1cb2a4b86ca5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.584450 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2b6333ce-1f6c-4c78-a2d1-1cb2a4b86ca5 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 returned with HTTP 404 Aug 08 06:28:56.585135 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 582/2326] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/volumes/16de1ad7-40fa-4322-a8f2-73ae88dc10e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:56.596111 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9b7f59e6-3e21-42a8-8b47-63cc40787f2e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.596875 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-725932887 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-725932887, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:56.597375 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-725932887 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-725932887, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:56.604421 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b7f59e6-3e21-42a8-8b47-63cc40787f2e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:28:56.604572 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b7f59e6-3e21-42a8-8b47-63cc40787f2e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.604743 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b7f59e6-3e21-42a8-8b47-63cc40787f2e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.617429 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.617429 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:56.621904 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9b7f59e6-3e21-42a8-8b47-63cc40787f2e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:56.628044 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b7f59e6-3e21-42a8-8b47-63cc40787f2e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:28:56.631799 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 584/2327] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:56.645749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Created reservations ['b9d17db3-6574-4a63-a6ae-34f4508b484d', 'c7af531a-f128-4c2b-b23e-b70781cdb27a', '96431c38-9df3-473b-bf13-b02c9ca1a52e', '6a307d0a-e409-4937-b398-35eed8dda904'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:56.647165 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43fb1334-8b33-42fa-a5db-7ad85e71c8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9d17db3-6574-4a63-a6ae-34f4508b484d', 'c7af531a-f128-4c2b-b23e-b70781cdb27a', '96431c38-9df3-473b-bf13-b02c9ca1a52e', '6a307d0a-e409-4937-b398-35eed8dda904']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.647894 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7cea6433-c395-445a-b29d-99e233524e1d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.648126 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b6d0cce-f033-483c-99a9-fbf82ab6f749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.650718 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:56.651263 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1235736211"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:56.654319 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1235736211'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:56.654525 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume of 1 GB Aug 08 06:28:56.660260 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Availability Zones retrieved successfully. Aug 08 06:28:56.669198 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (f2b1b317-4304-4edb-a3af-5068abc72733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:56.671242 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b91703d6-cd6c-48a4-8889-2beaf41fc154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.672964 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:56.687607 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b6d0cce-f033-483c-99a9-fbf82ab6f749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21816726-e57b-47d0-ad7a-b2fe9b48f581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-885507171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69ca84fce2124c0c809ee6f172724fb0',qos_specs=None,replication_status=,reservations=['b9d17db3-6574-4a63-a6ae-34f4508b484d','c7af531a-f128-4c2b-b23e-b70781cdb27a','96431c38-9df3-473b-bf13-b02c9ca1a52e','6a307d0a-e409-4937-b398-35eed8dda904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85661ee7b70443b79d0e753d63fa59b6',volume_type_id=d21b65ce-26c3-478e-aac1-ac9781524fc7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-885507171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21816726-e57b-47d0-ad7a-b2fe9b48f581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69ca84fce2124c0c809ee6f172724fb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85661ee7b70443b79d0e753d63fa59b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d21b65ce-26c3-478e-aac1-ac9781524fc7),volume_type_id=d21b65ce-26c3-478e-aac1-ac9781524fc7)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.689976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4d1027-9241-49dc-9113-bae6d018eb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.718202 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4d1027-9241-49dc-9113-bae6d018eb07) transitioned into state 'SUCCESS' from state '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-885507171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69ca84fce2124c0c809ee6f172724fb0',qos_specs=None,replication_status=,reservations=['b9d17db3-6574-4a63-a6ae-34f4508b484d','c7af531a-f128-4c2b-b23e-b70781cdb27a','96431c38-9df3-473b-bf13-b02c9ca1a52e','6a307d0a-e409-4937-b398-35eed8dda904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85661ee7b70443b79d0e753d63fa59b6',volume_type_id=d21b65ce-26c3-478e-aac1-ac9781524fc7)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.719048 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2efb320-1360-4b6a-b9fb-ae8f212eb38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.721427 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b91703d6-cd6c-48a4-8889-2beaf41fc154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.723528 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abd8df1-0ffe-433e-be92-c08f5e1de6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.734050 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2efb320-1360-4b6a-b9fb-ae8f212eb38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.734845 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Flow 'volume_create_api' (977dfb3d-e62a-4644-895c-2d9eb370424f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:56.735200 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Create volume request issued successfully. Aug 08 06:28:56.735760 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-affa5247-08e0-4aa9-9b4b-00990c87871b tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:56.736377 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 579/2328] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:28:56 2026] POST /volume/v3/volumes => generated 782 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:56.766838 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aeb3ea5a-d859-4710-b91b-4f604195d780 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.774969 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aeb3ea5a-d859-4710-b91b-4f604195d780 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 Aug 08 06:28:56.775533 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aeb3ea5a-d859-4710-b91b-4f604195d780 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.775964 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aeb3ea5a-d859-4710-b91b-4f604195d780 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.788734 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.788734 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:56.792898 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aeb3ea5a-d859-4710-b91b-4f604195d780 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Volume info retrieved successfully. Aug 08 06:28:56.793814 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['a78cec6e-2897-4787-8462-f6fe2fc4c895', '4850ebf5-ac45-4f6b-8c96-2a7ceea87dc9', '72699d49-2a2d-45e1-b0cd-f672be348084', 'a97b3254-153b-4f48-886b-73cd0b9c5329'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:56.794889 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abd8df1-0ffe-433e-be92-c08f5e1de6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a78cec6e-2897-4787-8462-f6fe2fc4c895', '4850ebf5-ac45-4f6b-8c96-2a7ceea87dc9', '72699d49-2a2d-45e1-b0cd-f672be348084', 'a97b3254-153b-4f48-886b-73cd0b9c5329']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.795967 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d914304c-ac6f-4ded-8d3a-729e666a63ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.801351 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aeb3ea5a-d859-4710-b91b-4f604195d780 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 returned with HTTP 200 Aug 08 06:28:56.802718 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 583/2329] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:56.827737 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d914304c-ac6f-4ded-8d3a-729e666a63ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '016a95f1-e4d4-4c3e-ac8c-adf5b72777e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1235736211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['a78cec6e-2897-4787-8462-f6fe2fc4c895','4850ebf5-ac45-4f6b-8c96-2a7ceea87dc9','72699d49-2a2d-45e1-b0cd-f672be348084','a97b3254-153b-4f48-886b-73cd0b9c5329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1235736211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=016a95f1-e4d4-4c3e-ac8c-adf5b72777e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678511999ff4422b7db9ee96830c0c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.828606 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f13c31-da60-451c-ba8a-a3c7347c03ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.853063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f13c31-da60-451c-ba8a-a3c7347c03ff) transitioned into state 'SUCCESS' from state '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-1235736211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['a78cec6e-2897-4787-8462-f6fe2fc4c895','4850ebf5-ac45-4f6b-8c96-2a7ceea87dc9','72699d49-2a2d-45e1-b0cd-f672be348084','a97b3254-153b-4f48-886b-73cd0b9c5329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.853957 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3369f6ea-830c-423f-ad2c-936409535f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:56.864988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3369f6ea-830c-423f-ad2c-936409535f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:56.866647 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (f2b1b317-4304-4edb-a3af-5068abc72733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:56.866998 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request issued successfully. Aug 08 06:28:56.867580 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7cea6433-c395-445a-b29d-99e233524e1d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:56.867984 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 584/2330] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:28:56 2026] POST /volume/v3/volumes => generated 752 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:56.881883 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a41887d5-2dfd-4709-94f0-b9087c360ae8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:56.887756 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a41887d5-2dfd-4709-94f0-b9087c360ae8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 Aug 08 06:28:56.887756 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a41887d5-2dfd-4709-94f0-b9087c360ae8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:56.887756 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a41887d5-2dfd-4709-94f0-b9087c360ae8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:56.909783 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:56.909783 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:56.918070 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a41887d5-2dfd-4709-94f0-b9087c360ae8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:56.927690 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a41887d5-2dfd-4709-94f0-b9087c360ae8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 returned with HTTP 200 Aug 08 06:28:56.928276 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 585/2331] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:56 2026] GET /volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.078841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-148f638d-a198-48ab-95ab-267c1f95eeb5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.082800 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-148f638d-a198-48ab-95ab-267c1f95eeb5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/attachments/026421ef-3159-4daf-a2df-8fcbc42d0773 Aug 08 06:28:57.083207 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-148f638d-a198-48ab-95ab-267c1f95eeb5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.083451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-148f638d-a198-48ab-95ab-267c1f95eeb5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.101508 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.101508 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:57.162786 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b343ecd-7e92-426b-bad4-baae12f78497 req-148f638d-a198-48ab-95ab-267c1f95eeb5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/026421ef-3159-4daf-a2df-8fcbc42d0773 returned with HTTP 200 Aug 08 06:28:57.163299 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 580/2332] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:28:57 2026] DELETE /volume/v3/attachments/026421ef-3159-4daf-a2df-8fcbc42d0773 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.331757 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3dc65d08-e72b-445b-b7d2-95f1d38d004d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.334785 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3dc65d08-e72b-445b-b7d2-95f1d38d004d tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] GET https://10.4.3.32/volume/v3/volumes/3763bd29-2f36-4f9b-9f32-567142477b9e Aug 08 06:28:57.336765 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3dc65d08-e72b-445b-b7d2-95f1d38d004d tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.336765 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3dc65d08-e72b-445b-b7d2-95f1d38d004d tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.354457 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.354457 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:57.360212 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3dc65d08-e72b-445b-b7d2-95f1d38d004d tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Volume info retrieved successfully. Aug 08 06:28:57.366285 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3dc65d08-e72b-445b-b7d2-95f1d38d004d tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] https://10.4.3.32/volume/v3/volumes/3763bd29-2f36-4f9b-9f32-567142477b9e returned with HTTP 200 Aug 08 06:28:57.367076 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 584/2333] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/volumes/3763bd29-2f36-4f9b-9f32-567142477b9e => generated 962 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.387523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a2143788-7125-455c-881f-2f33abdd6d7c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.390798 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2143788-7125-455c-881f-2f33abdd6d7c tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1&project_id=05527bc8be874fa788d4c2684283a3b2 Aug 08 06:28:57.390798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2143788-7125-455c-881f-2f33abdd6d7c tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.390798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2143788-7125-455c-881f-2f33abdd6d7c tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.391275 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a2143788-7125-455c-881f-2f33abdd6d7c tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Could not evaluate value 05527bc8be874fa788d4c2684283a3b2, assuming string {{(pid=100289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:28:57.391616 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.391616 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:57.392011 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a2143788-7125-455c-881f-2f33abdd6d7c tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Searching by: MultiDict([('project_id', '05527bc8be874fa788d4c2684283a3b2'), ('all_tenants', 1)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:28:57.427067 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a2143788-7125-455c-881f-2f33abdd6d7c tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Get all volumes completed successfully. Aug 08 06:28:57.430801 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.430801 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:57.434691 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2143788-7125-455c-881f-2f33abdd6d7c tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1&project_id=05527bc8be874fa788d4c2684283a3b2 returned with HTTP 200 Aug 08 06:28:57.436271 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 585/2334] 10.4.3.32 () {66 vars in 1366 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=05527bc8be874fa788d4c2684283a3b2 => generated 3027 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:28:57.453347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2d0fa2e8-eabc-414f-99b7-961ee32d8df6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.455697 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d0fa2e8-eabc-414f-99b7-961ee32d8df6 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/3763bd29-2f36-4f9b-9f32-567142477b9e Aug 08 06:28:57.455998 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d0fa2e8-eabc-414f-99b7-961ee32d8df6 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.456270 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d0fa2e8-eabc-414f-99b7-961ee32d8df6 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.456499 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2d0fa2e8-eabc-414f-99b7-961ee32d8df6 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Delete volume with id: 3763bd29-2f36-4f9b-9f32-567142477b9e Aug 08 06:28:57.470267 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.470267 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:57.470714 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2d0fa2e8-eabc-414f-99b7-961ee32d8df6 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Volume info retrieved successfully. Aug 08 06:28:57.484594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3e210176-c558-447d-8b99-cbd7e39a21d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.486423 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e210176-c558-447d-8b99-cbd7e39a21d7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:57.486617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e210176-c558-447d-8b99-cbd7e39a21d7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.486812 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e210176-c558-447d-8b99-cbd7e39a21d7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.486917 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3e210176-c558-447d-8b99-cbd7e39a21d7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:57.491585 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.491585 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:57.492568 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e210176-c558-447d-8b99-cbd7e39a21d7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:57.492954 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 581/2335] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.497858 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2d0fa2e8-eabc-414f-99b7-961ee32d8df6 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] Delete volume request issued successfully. Aug 08 06:28:57.498147 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d0fa2e8-eabc-414f-99b7-961ee32d8df6 tempest-VolumesListAdminTestJSON-287537442 tempest-VolumesListAdminTestJSON-287537442-project-admin] https://10.4.3.32/volume/v3/volumes/3763bd29-2f36-4f9b-9f32-567142477b9e returned with HTTP 202 Aug 08 06:28:57.498693 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 586/2336] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:57 2026] DELETE /volume/v3/volumes/3763bd29-2f36-4f9b-9f32-567142477b9e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:57.508840 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ccac3534-7f7c-49ed-9181-e5e4a65b58ef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.514794 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ccac3534-7f7c-49ed-9181-e5e4a65b58ef tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb Aug 08 06:28:57.514794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ccac3534-7f7c-49ed-9181-e5e4a65b58ef tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.514794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ccac3534-7f7c-49ed-9181-e5e4a65b58ef tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.523807 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.523807 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:57.529174 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ccac3534-7f7c-49ed-9181-e5e4a65b58ef tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:57.534886 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ccac3534-7f7c-49ed-9181-e5e4a65b58ef tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb returned with HTTP 200 Aug 08 06:28:57.535743 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 585/2337] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.548510 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7dd1fdb3-a207-48f5-b751-4cbf7566870b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.550619 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7dd1fdb3-a207-48f5-b751-4cbf7566870b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb Aug 08 06:28:57.550904 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7dd1fdb3-a207-48f5-b751-4cbf7566870b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.551142 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7dd1fdb3-a207-48f5-b751-4cbf7566870b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.551304 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-7dd1fdb3-a207-48f5-b751-4cbf7566870b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Delete volume with id: ed558d2f-9ca8-4064-b42b-37ef81cfefeb Aug 08 06:28:57.560611 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.560611 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:57.561139 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7dd1fdb3-a207-48f5-b751-4cbf7566870b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:57.584831 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7dd1fdb3-a207-48f5-b751-4cbf7566870b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Delete volume request issued successfully. Aug 08 06:28:57.584831 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7dd1fdb3-a207-48f5-b751-4cbf7566870b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb returned with HTTP 202 Aug 08 06:28:57.584831 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 586/2338] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:57 2026] DELETE /volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:57.590056 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69bc3da8-e11c-4294-a4a8-422903a46350 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.591930 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69bc3da8-e11c-4294-a4a8-422903a46350 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb Aug 08 06:28:57.592124 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69bc3da8-e11c-4294-a4a8-422903a46350 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.592300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69bc3da8-e11c-4294-a4a8-422903a46350 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.598848 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.598848 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:57.602559 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69bc3da8-e11c-4294-a4a8-422903a46350 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:57.607589 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69bc3da8-e11c-4294-a4a8-422903a46350 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb returned with HTTP 200 Aug 08 06:28:57.608064 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 582/2339] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.824586 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c92cc3e7-96b6-46fd-af60-b29c4d45ce1f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.826845 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c92cc3e7-96b6-46fd-af60-b29c4d45ce1f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 Aug 08 06:28:57.827128 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c92cc3e7-96b6-46fd-af60-b29c4d45ce1f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.827467 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c92cc3e7-96b6-46fd-af60-b29c4d45ce1f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.837493 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.837493 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:57.840914 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c92cc3e7-96b6-46fd-af60-b29c4d45ce1f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Volume info retrieved successfully. Aug 08 06:28:57.848308 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c92cc3e7-96b6-46fd-af60-b29c4d45ce1f tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 returned with HTTP 200 Aug 08 06:28:57.849077 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 587/2340] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.867380 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-31b89217-d5ce-4452-8792-16b03bc095c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.870125 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-31b89217-d5ce-4452-8792-16b03bc095c5 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/messages Aug 08 06:28:57.870420 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-31b89217-d5ce-4452-8792-16b03bc095c5 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.870640 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-31b89217-d5ce-4452-8792-16b03bc095c5 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.879425 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-31b89217-d5ce-4452-8792-16b03bc095c5 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:28:57.880606 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 586/2341] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.891656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5c17c4f5-4776-4945-8c65-8a0503e03728 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.894010 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c17c4f5-4776-4945-8c65-8a0503e03728 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/messages/b763df03-98a6-462d-82fc-f541619a4085 Aug 08 06:28:57.894168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c17c4f5-4776-4945-8c65-8a0503e03728 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.894329 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c17c4f5-4776-4945-8c65-8a0503e03728 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.899695 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c17c4f5-4776-4945-8c65-8a0503e03728 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/messages/b763df03-98a6-462d-82fc-f541619a4085 returned with HTTP 200 Aug 08 06:28:57.900241 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 587/2342] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/messages/b763df03-98a6-462d-82fc-f541619a4085 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.910742 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e11f8625-06de-4cad-9ba3-fed7c80e21ba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.912940 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e11f8625-06de-4cad-9ba3-fed7c80e21ba tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/messages Aug 08 06:28:57.913235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e11f8625-06de-4cad-9ba3-fed7c80e21ba tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.913474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e11f8625-06de-4cad-9ba3-fed7c80e21ba tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.919921 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e11f8625-06de-4cad-9ba3-fed7c80e21ba tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:28:57.920642 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 583/2343] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.929828 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bd2e7ec8-11f8-4b19-b3ea-59e11202e436 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.932155 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd2e7ec8-11f8-4b19-b3ea-59e11202e436 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] DELETE https://10.4.3.32/volume/v3/messages/b763df03-98a6-462d-82fc-f541619a4085 Aug 08 06:28:57.932405 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd2e7ec8-11f8-4b19-b3ea-59e11202e436 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.932665 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd2e7ec8-11f8-4b19-b3ea-59e11202e436 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.945391 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd2e7ec8-11f8-4b19-b3ea-59e11202e436 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/messages/b763df03-98a6-462d-82fc-f541619a4085 returned with HTTP 204 Aug 08 06:28:57.945968 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 588/2344] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:28:57 2026] DELETE /volume/v3/messages/b763df03-98a6-462d-82fc-f541619a4085 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:28:57.948073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b213947a-9def-4daa-8fe7-f00f3796255c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.951178 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b213947a-9def-4daa-8fe7-f00f3796255c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 Aug 08 06:28:57.951178 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b213947a-9def-4daa-8fe7-f00f3796255c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.951178 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b213947a-9def-4daa-8fe7-f00f3796255c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.953586 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-deb729fc-c796-43d5-bd68-483c53007797 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.955795 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-deb729fc-c796-43d5-bd68-483c53007797 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 Aug 08 06:28:57.956089 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-deb729fc-c796-43d5-bd68-483c53007797 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:57.956358 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-deb729fc-c796-43d5-bd68-483c53007797 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:57.959469 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.959469 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:57.963826 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b213947a-9def-4daa-8fe7-f00f3796255c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:57.965525 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:57.965525 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:57.968816 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b213947a-9def-4daa-8fe7-f00f3796255c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 returned with HTTP 200 Aug 08 06:28:57.969254 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 587/2345] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.969878 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-deb729fc-c796-43d5-bd68-483c53007797 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Volume info retrieved successfully. Aug 08 06:28:57.975248 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-deb729fc-c796-43d5-bd68-483c53007797 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 returned with HTTP 200 Aug 08 06:28:57.975962 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 588/2346] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:28:57 2026] GET /volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:57.989825 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f5adf213-c539-4626-bd20-0bebd3c16d06 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.991457 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5adf213-c539-4626-bd20-0bebd3c16d06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:28:57.991801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5adf213-c539-4626-bd20-0bebd3c16d06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "016a95f1-e4d4-4c3e-ac8c-adf5b72777e4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-185658778"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:57.998080 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-66c2da0a-5140-4162-aec5-f6340c35d881 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:57.999798 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] DELETE https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 Aug 08 06:28:58.000025 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.000203 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.000350 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Delete volume with id: 21816726-e57b-47d0-ad7a-b2fe9b48f581 Aug 08 06:28:58.000675 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:58.000675 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:58.001163 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f5adf213-c539-4626-bd20-0bebd3c16d06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:58.001304 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-f5adf213-c539-4626-bd20-0bebd3c16d06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create snapshot from volume 016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 Aug 08 06:28:58.007387 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:58.007387 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:58.007869 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Volume info retrieved successfully. Aug 08 06:28:58.008850 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100291) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:28:58.019368 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-725932887 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-725932887, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:58.019648 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-725932887 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-725932887, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:28:58.027320 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-f5adf213-c539-4626-bd20-0bebd3c16d06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['fd7446e9-4734-4fa3-8a6d-c2acd94c9a93', 'd70c112a-fabc-4500-9f44-fdd1cd539b87', 'eb58796f-9f25-4742-b616-77fa30b0c279', 'e3f8747a-688b-439f-a5c4-9e02ea1d4a2e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:58.027455 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Created reservations ['629dd1c5-bbbe-4ea8-83cb-528db2c9888b', 'eb3fc47b-2121-4b86-9222-fbeb8639dd2e', '27d5c74d-b3e3-4ffa-b847-209b3e865c1f', 'ab01a0bd-bfc7-4023-aa94-5c11bd8088d4'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:58.060612 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Delete volume request issued successfully. Aug 08 06:28:58.061092 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-66c2da0a-5140-4162-aec5-f6340c35d881 tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 returned with HTTP 202 Aug 08 06:28:58.061541 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 589/2347] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:28:57 2026] DELETE /volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:58.071809 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bd331557-5368-4b2b-b402-f43bc246d8bb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.073621 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd331557-5368-4b2b-b402-f43bc246d8bb tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] GET https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 Aug 08 06:28:58.073936 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd331557-5368-4b2b-b402-f43bc246d8bb tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.074264 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd331557-5368-4b2b-b402-f43bc246d8bb tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.075956 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f5adf213-c539-4626-bd20-0bebd3c16d06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot create request issued successfully. Aug 08 06:28:58.076448 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5adf213-c539-4626-bd20-0bebd3c16d06 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:28:58.077079 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 584/2348] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:28:57 2026] POST /volume/v3/snapshots => generated 309 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:58.086008 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd331557-5368-4b2b-b402-f43bc246d8bb tempest-UserMessagesTest-613685067 tempest-UserMessagesTest-613685067-project-member] https://10.4.3.32/volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 returned with HTTP 404 Aug 08 06:28:58.086637 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 588/2349] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:28:58 2026] GET /volume/v3/volumes/21816726-e57b-47d0-ad7a-b2fe9b48f581 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:58.090017 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e045bdf7-330b-4c07-b539-bd30e72b500d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.093150 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e045bdf7-330b-4c07-b539-bd30e72b500d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 Aug 08 06:28:58.093345 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e045bdf7-330b-4c07-b539-bd30e72b500d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.093550 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e045bdf7-330b-4c07-b539-bd30e72b500d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.098804 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:58.098804 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:58.099243 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e045bdf7-330b-4c07-b539-bd30e72b500d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:58.099923 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e045bdf7-330b-4c07-b539-bd30e72b500d tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 returned with HTTP 200 Aug 08 06:28:58.100343 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 589/2350] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:58 2026] GET /volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:58.101465 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-867f7814-2c1a-4dfe-8a08-f72c47db413f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.104350 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-867f7814-2c1a-4dfe-8a08-f72c47db413f tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] DELETE https://10.4.3.32/volume/v3/types/d21b65ce-26c3-478e-aac1-ac9781524fc7 Aug 08 06:28:58.104662 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-867f7814-2c1a-4dfe-8a08-f72c47db413f tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.104984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-867f7814-2c1a-4dfe-8a08-f72c47db413f tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.138403 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-867f7814-2c1a-4dfe-8a08-f72c47db413f tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] https://10.4.3.32/volume/v3/types/d21b65ce-26c3-478e-aac1-ac9781524fc7 returned with HTTP 202 Aug 08 06:28:58.138878 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 590/2351] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:28:58 2026] DELETE /volume/v3/types/d21b65ce-26c3-478e-aac1-ac9781524fc7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:58.148878 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6eb7fcdb-7f20-4ec8-9f50-517ccae932db req-b58d16b5-752c-40ab-8bc1-058c7ed96f16 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.149562 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3b9c177d-5f5c-4104-820e-d20ceb9e8f13 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.151540 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6eb7fcdb-7f20-4ec8-9f50-517ccae932db req-b58d16b5-752c-40ab-8bc1-058c7ed96f16 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:28:58.151733 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6eb7fcdb-7f20-4ec8-9f50-517ccae932db req-b58d16b5-752c-40ab-8bc1-058c7ed96f16 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.151980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6eb7fcdb-7f20-4ec8-9f50-517ccae932db req-b58d16b5-752c-40ab-8bc1-058c7ed96f16 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.152451 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b9c177d-5f5c-4104-820e-d20ceb9e8f13 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] GET https://10.4.3.32/volume/v3/types/d21b65ce-26c3-478e-aac1-ac9781524fc7 Aug 08 06:28:58.152790 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b9c177d-5f5c-4104-820e-d20ceb9e8f13 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.153048 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b9c177d-5f5c-4104-820e-d20ceb9e8f13 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.156760 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b9c177d-5f5c-4104-820e-d20ceb9e8f13 tempest-UserMessagesTest-1297392063 tempest-UserMessagesTest-1297392063-project-admin] https://10.4.3.32/volume/v3/types/d21b65ce-26c3-478e-aac1-ac9781524fc7 returned with HTTP 404 Aug 08 06:28:58.157543 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 589/2352] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:28:58 2026] GET /volume/v3/types/d21b65ce-26c3-478e-aac1-ac9781524fc7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:58.159205 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:58.159205 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:58.163607 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6eb7fcdb-7f20-4ec8-9f50-517ccae932db req-b58d16b5-752c-40ab-8bc1-058c7ed96f16 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:28:58.168616 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6eb7fcdb-7f20-4ec8-9f50-517ccae932db req-b58d16b5-752c-40ab-8bc1-058c7ed96f16 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:28:58.169091 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 585/2353] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:28:58 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:58.503748 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aa3b93ab-e750-4fe1-81c0-bd82b5bfd817 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.505838 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa3b93ab-e750-4fe1-81c0-bd82b5bfd817 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:58.506080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa3b93ab-e750-4fe1-81c0-bd82b5bfd817 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.506333 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa3b93ab-e750-4fe1-81c0-bd82b5bfd817 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.506476 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-aa3b93ab-e750-4fe1-81c0-bd82b5bfd817 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:58.511431 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:58.511431 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:58.513000 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa3b93ab-e750-4fe1-81c0-bd82b5bfd817 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:58.513000 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 590/2354] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:58 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:58.621943 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-692c3a7b-c02b-4349-9c81-d78311c269bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.628802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-692c3a7b-c02b-4349-9c81-d78311c269bc tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb Aug 08 06:28:58.628802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-692c3a7b-c02b-4349-9c81-d78311c269bc tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.628802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-692c3a7b-c02b-4349-9c81-d78311c269bc tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.636952 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-692c3a7b-c02b-4349-9c81-d78311c269bc tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb returned with HTTP 404 Aug 08 06:28:58.638067 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 591/2355] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:58 2026] GET /volume/v3/volumes/ed558d2f-9ca8-4064-b42b-37ef81cfefeb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:58.648563 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b16f972c-9878-4009-8d85-4c977b3c2f13 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.650351 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b16f972c-9878-4009-8d85-4c977b3c2f13 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 Aug 08 06:28:58.650486 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b16f972c-9878-4009-8d85-4c977b3c2f13 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.650658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b16f972c-9878-4009-8d85-4c977b3c2f13 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.658371 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:58.658371 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:58.671084 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b16f972c-9878-4009-8d85-4c977b3c2f13 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:58.676737 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b16f972c-9878-4009-8d85-4c977b3c2f13 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 returned with HTTP 200 Aug 08 06:28:58.677234 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 590/2356] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:58 2026] GET /volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:28:58.693026 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06fe191f-4306-4b89-9cbd-60079030500b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.696540 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06fe191f-4306-4b89-9cbd-60079030500b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 Aug 08 06:28:58.696761 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06fe191f-4306-4b89-9cbd-60079030500b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.697060 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06fe191f-4306-4b89-9cbd-60079030500b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.697276 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-06fe191f-4306-4b89-9cbd-60079030500b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Delete volume with id: a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 Aug 08 06:28:58.709112 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:58.709112 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:58.710479 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06fe191f-4306-4b89-9cbd-60079030500b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:58.742972 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06fe191f-4306-4b89-9cbd-60079030500b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Delete volume request issued successfully. Aug 08 06:28:58.743328 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06fe191f-4306-4b89-9cbd-60079030500b tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 returned with HTTP 202 Aug 08 06:28:58.743908 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 586/2357] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:58 2026] DELETE /volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:58.755571 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74ec2abb-2e04-478d-a071-71cd09f8336d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:58.756929 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74ec2abb-2e04-478d-a071-71cd09f8336d tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 Aug 08 06:28:58.757809 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74ec2abb-2e04-478d-a071-71cd09f8336d tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:58.758173 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74ec2abb-2e04-478d-a071-71cd09f8336d tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:58.769546 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:58.769546 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:58.774923 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-74ec2abb-2e04-478d-a071-71cd09f8336d tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:58.782221 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74ec2abb-2e04-478d-a071-71cd09f8336d tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 returned with HTTP 200 Aug 08 06:28:58.782705 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 591/2358] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:58 2026] GET /volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:59.114662 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ba80fce0-5c72-4499-8926-8b9e952691e8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:59.120233 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba80fce0-5c72-4499-8926-8b9e952691e8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 Aug 08 06:28:59.120472 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba80fce0-5c72-4499-8926-8b9e952691e8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:59.120711 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba80fce0-5c72-4499-8926-8b9e952691e8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:59.127087 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:59.127087 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:28:59.127651 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ba80fce0-5c72-4499-8926-8b9e952691e8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:59.128481 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba80fce0-5c72-4499-8926-8b9e952691e8 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 returned with HTTP 200 Aug 08 06:28:59.128891 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 592/2359] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:28:59 2026] GET /volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:59.147278 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e4bd0fad-c5da-42c3-8903-997a3188646e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:59.151236 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:28:59.151696 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-548648886"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:28:59.155836 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request body: {'volume': {'snapshot_id': '2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-548648886'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:28:59.165247 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:59.165247 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:59.165875 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:28:59.166030 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume of 1 GB Aug 08 06:28:59.174285 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Availability Zones retrieved successfully. Aug 08 06:28:59.186318 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (7e0ef3e4-ed7f-4ad4-b51a-2c187fbe6195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:59.187945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3893a441-9013-49f4-a313-dda92b8e9049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:59.190749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:28:59.231986 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3893a441-9013-49f4-a313-dda92b8e9049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:59.233262 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da1c5d3-8e37-4a2e-88cb-8b8cf850155b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:59.274019 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Created reservations ['77b61992-9bd7-4843-8841-cb5d19b291ae', '18eb511c-6a06-4bd9-8dc6-ffe4b9cbb129', '0e22e708-de07-49cf-8312-297bc6c7ce9e', '5dc2a281-ae96-4200-b14c-828067d67c71'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:28:59.274978 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da1c5d3-8e37-4a2e-88cb-8b8cf850155b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77b61992-9bd7-4843-8841-cb5d19b291ae', '18eb511c-6a06-4bd9-8dc6-ffe4b9cbb129', '0e22e708-de07-49cf-8312-297bc6c7ce9e', '5dc2a281-ae96-4200-b14c-828067d67c71']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:59.275732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75d8cc4-95e2-46c4-ba05-b751f15a24ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:59.323900 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75d8cc4-95e2-46c4-ba05-b751f15a24ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e93bc108-870a-4001-b9c2-2e9b55062db2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-548648886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['77b61992-9bd7-4843-8841-cb5d19b291ae','18eb511c-6a06-4bd9-8dc6-ffe4b9cbb129','0e22e708-de07-49cf-8312-297bc6c7ce9e','5dc2a281-ae96-4200-b14c-828067d67c71'],size=1,snapshot_id=2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-548648886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e93bc108-870a-4001-b9c2-2e9b55062db2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678511999ff4422b7db9ee96830c0c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:59.324749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac28c09-7174-4b37-b777-7c0baabcf269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:59.350344 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac28c09-7174-4b37-b777-7c0baabcf269) transitioned into state 'SUCCESS' from state '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-548648886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678511999ff4422b7db9ee96830c0c5',qos_specs=None,replication_status=,reservations=['77b61992-9bd7-4843-8841-cb5d19b291ae','18eb511c-6a06-4bd9-8dc6-ffe4b9cbb129','0e22e708-de07-49cf-8312-297bc6c7ce9e','5dc2a281-ae96-4200-b14c-828067d67c71'],size=1,snapshot_id=2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5,source_replicaid=,source_volid=None,status='creating',user_id='7dd7352fa910441792a0b3c7b51dee3b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:59.351101 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9909c5b9-a916-4be4-bcc6-a81850beb305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:28:59.382752 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9909c5b9-a916-4be4-bcc6-a81850beb305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:28:59.383557 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Flow 'volume_create_api' (7e0ef3e4-ed7f-4ad4-b51a-2c187fbe6195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:28:59.383930 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Create volume request issued successfully. Aug 08 06:28:59.384754 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4bd0fad-c5da-42c3-8903-997a3188646e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:28:59.385903 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 591/2360] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:28:59 2026] POST /volume/v3/volumes => generated 785 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:28:59.404169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7591acc1-19e6-45a7-97c9-54143345c13b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:59.408294 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7591acc1-19e6-45a7-97c9-54143345c13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:28:59.408294 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7591acc1-19e6-45a7-97c9-54143345c13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:59.408294 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7591acc1-19e6-45a7-97c9-54143345c13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:59.421155 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:59.421155 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:59.425553 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7591acc1-19e6-45a7-97c9-54143345c13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:28:59.431047 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7591acc1-19e6-45a7-97c9-54143345c13b tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 returned with HTTP 200 Aug 08 06:28:59.431537 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 587/2361] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:59 2026] GET /volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:59.526805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e7d5acc7-9e95-4532-ab69-73eb32326e62 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:59.527811 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e7d5acc7-9e95-4532-ab69-73eb32326e62 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:28:59.527811 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e7d5acc7-9e95-4532-ab69-73eb32326e62 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:59.527811 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e7d5acc7-9e95-4532-ab69-73eb32326e62 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:59.527811 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e7d5acc7-9e95-4532-ab69-73eb32326e62 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:28:59.534687 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:59.534687 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:59.534687 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e7d5acc7-9e95-4532-ab69-73eb32326e62 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:28:59.534687 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 592/2362] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:59 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:59.800373 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7885e9b5-1912-4943-ba64-3fd4c29da501 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:59.804743 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7885e9b5-1912-4943-ba64-3fd4c29da501 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 Aug 08 06:28:59.806512 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7885e9b5-1912-4943-ba64-3fd4c29da501 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:59.806512 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7885e9b5-1912-4943-ba64-3fd4c29da501 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:59.816403 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7885e9b5-1912-4943-ba64-3fd4c29da501 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 returned with HTTP 404 Aug 08 06:28:59.818131 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 593/2363] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:59 2026] GET /volume/v3/volumes/a5c7bcb1-4e9a-4955-aba1-93b9b24acec8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:28:59.825063 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c0730883-3087-46ff-b932-771133cbf4c8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:59.827034 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c0730883-3087-46ff-b932-771133cbf4c8 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 Aug 08 06:28:59.827255 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c0730883-3087-46ff-b932-771133cbf4c8 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:59.827466 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c0730883-3087-46ff-b932-771133cbf4c8 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:59.834607 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:59.834607 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:28:59.839185 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c0730883-3087-46ff-b932-771133cbf4c8 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:59.844868 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c0730883-3087-46ff-b932-771133cbf4c8 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 returned with HTTP 200 Aug 08 06:28:59.845509 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 592/2364] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:59 2026] GET /volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:28:59.864378 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed71c67f-5d76-4497-a259-5279d778ae86 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:59.873456 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed71c67f-5d76-4497-a259-5279d778ae86 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 Aug 08 06:28:59.873702 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed71c67f-5d76-4497-a259-5279d778ae86 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:59.873910 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed71c67f-5d76-4497-a259-5279d778ae86 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:59.874067 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ed71c67f-5d76-4497-a259-5279d778ae86 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Delete volume with id: 9a781ca9-d3e1-4b2e-b854-b3d049941357 Aug 08 06:28:59.889114 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:59.889114 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:28:59.889576 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ed71c67f-5d76-4497-a259-5279d778ae86 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:59.917018 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ed71c67f-5d76-4497-a259-5279d778ae86 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Delete volume request issued successfully. Aug 08 06:28:59.917755 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed71c67f-5d76-4497-a259-5279d778ae86 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 returned with HTTP 202 Aug 08 06:28:59.918297 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 588/2365] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:28:59 2026] DELETE /volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:28:59.931130 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0f17feff-0982-453c-8d71-60de7d19e4d5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:28:59.933620 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f17feff-0982-453c-8d71-60de7d19e4d5 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 Aug 08 06:28:59.933836 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f17feff-0982-453c-8d71-60de7d19e4d5 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:28:59.934000 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f17feff-0982-453c-8d71-60de7d19e4d5 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:28:59.942994 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:28:59.942994 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:28:59.949747 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0f17feff-0982-453c-8d71-60de7d19e4d5 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Volume info retrieved successfully. Aug 08 06:28:59.958890 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f17feff-0982-453c-8d71-60de7d19e4d5 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 returned with HTTP 200 Aug 08 06:28:59.959684 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 593/2366] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:28:59 2026] GET /volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:00.449500 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a2d886ba-0796-40f7-8c37-f96b81213350 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:00.454923 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2d886ba-0796-40f7-8c37-f96b81213350 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:29:00.455470 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2d886ba-0796-40f7-8c37-f96b81213350 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:00.455470 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2d886ba-0796-40f7-8c37-f96b81213350 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:00.464108 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:00.464108 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:00.468574 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a2d886ba-0796-40f7-8c37-f96b81213350 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:00.473621 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2d886ba-0796-40f7-8c37-f96b81213350 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 returned with HTTP 200 Aug 08 06:29:00.474155 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 594/2367] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:00 2026] GET /volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:00.497147 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-01d4c3ca-5483-4b80-9356-0b935470d5d9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:00.499030 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-01d4c3ca-5483-4b80-9356-0b935470d5d9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:29:00.499220 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-01d4c3ca-5483-4b80-9356-0b935470d5d9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:00.499406 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-01d4c3ca-5483-4b80-9356-0b935470d5d9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:00.506576 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:00.506576 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:00.510552 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-01d4c3ca-5483-4b80-9356-0b935470d5d9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:00.515741 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-01d4c3ca-5483-4b80-9356-0b935470d5d9 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 returned with HTTP 200 Aug 08 06:29:00.516169 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 593/2368] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:00 2026] GET /volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:00.530989 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-373c3ee5-415a-4690-ada8-0b6fccde0d3e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:00.532947 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-373c3ee5-415a-4690-ada8-0b6fccde0d3e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:29:00.533120 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-373c3ee5-415a-4690-ada8-0b6fccde0d3e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:00.533370 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-373c3ee5-415a-4690-ada8-0b6fccde0d3e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:00.533531 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-373c3ee5-415a-4690-ada8-0b6fccde0d3e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume with id: e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:29:00.541408 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:00.541408 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:00.542001 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-373c3ee5-415a-4690-ada8-0b6fccde0d3e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:00.546846 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-90ef0cc6-3e90-4a6f-a4b3-57a3704849e9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:00.549183 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90ef0cc6-3e90-4a6f-a4b3-57a3704849e9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:00.549394 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90ef0cc6-3e90-4a6f-a4b3-57a3704849e9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:00.549826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90ef0cc6-3e90-4a6f-a4b3-57a3704849e9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:00.550138 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-90ef0cc6-3e90-4a6f-a4b3-57a3704849e9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:00.554755 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:00.554755 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:00.555908 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90ef0cc6-3e90-4a6f-a4b3-57a3704849e9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:00.556462 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 594/2369] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:00 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:00.563501 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-373c3ee5-415a-4690-ada8-0b6fccde0d3e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume request issued successfully. Aug 08 06:29:00.563748 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-373c3ee5-415a-4690-ada8-0b6fccde0d3e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 returned with HTTP 202 Aug 08 06:29:00.564292 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 589/2370] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:00 2026] DELETE /volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:00.573465 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc9a8be0-88de-46c5-8d60-edbe28c937bf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:00.575843 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc9a8be0-88de-46c5-8d60-edbe28c937bf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:29:00.576144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc9a8be0-88de-46c5-8d60-edbe28c937bf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:00.576403 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc9a8be0-88de-46c5-8d60-edbe28c937bf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:00.585761 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:00.585761 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:00.592058 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dc9a8be0-88de-46c5-8d60-edbe28c937bf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:00.598212 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc9a8be0-88de-46c5-8d60-edbe28c937bf tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 returned with HTTP 200 Aug 08 06:29:00.598660 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 595/2371] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:00 2026] GET /volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:00.960962 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd82cd80-4b59-4bdd-9481-d62dd150b722 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:00.975693 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-34293664-edb8-4859-8c93-6c27586273b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:00.977985 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34293664-edb8-4859-8c93-6c27586273b8 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] GET https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 Aug 08 06:29:00.978310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34293664-edb8-4859-8c93-6c27586273b8 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:00.978607 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34293664-edb8-4859-8c93-6c27586273b8 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:00.985968 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34293664-edb8-4859-8c93-6c27586273b8 tempest-VolumesListAdminTestJSON-1147406129 tempest-VolumesListAdminTestJSON-1147406129-project-member] https://10.4.3.32/volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 returned with HTTP 404 Aug 08 06:29:00.986454 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 595/2372] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:00 2026] GET /volume/v3/volumes/9a781ca9-d3e1-4b2e-b854-b3d049941357 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:01.088906 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd82cd80-4b59-4bdd-9481-d62dd150b722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af Aug 08 06:29:01.089146 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd82cd80-4b59-4bdd-9481-d62dd150b722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.089360 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd82cd80-4b59-4bdd-9481-d62dd150b722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.099144 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-fd82cd80-4b59-4bdd-9481-d62dd150b722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-500909890 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-500909890, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:01.099512 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-fd82cd80-4b59-4bdd-9481-d62dd150b722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-500909890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-500909890, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:01.099787 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-fd82cd80-4b59-4bdd-9481-d62dd150b722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-500909890 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-500909890, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:01.106758 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd82cd80-4b59-4bdd-9481-d62dd150b722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af returned with HTTP 200 Aug 08 06:29:01.107247 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 594/2373] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:00 2026] GET /volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af => generated 615 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:01.116685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e06da7cb-610b-4fb2-aac9-fc0845abc5ec None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.118700 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e06da7cb-610b-4fb2-aac9-fc0845abc5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af Aug 08 06:29:01.119094 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e06da7cb-610b-4fb2-aac9-fc0845abc5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:01.196995 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-e06da7cb-610b-4fb2-aac9-fc0845abc5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-500909890 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-500909890, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:01.205958 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e06da7cb-610b-4fb2-aac9-fc0845abc5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af returned with HTTP 200 Aug 08 06:29:01.206541 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 590/2374] 10.4.3.32 () {68 vars in 1367 bytes} [Sat Aug 8 06:29:01 2026] PUT /volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af => generated 568 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:01.223756 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-885e9789-e211-472d-a5f9-b9504d682eee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.420271 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:01.421771 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1165646895"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:01.424581 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1165646895'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:01.424754 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Create volume of 1 GB Aug 08 06:29:01.431135 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Availability Zones retrieved successfully. Aug 08 06:29:01.438721 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Flow 'volume_create_api' (bec21d5f-24df-449d-adee-4910944c2ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:01.440144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c04b22bc-8d95-4984-a574-955e6d4d4778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:01.441469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:01.502121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c04b22bc-8d95-4984-a574-955e6d4d4778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:01.504458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e08a755-0983-4c74-83f9-ef2e50213500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:01.578512 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9bd08468-5eb9-447b-a8b8-b3b227974938 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.581616 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9bd08468-5eb9-447b-a8b8-b3b227974938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:01.581840 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9bd08468-5eb9-447b-a8b8-b3b227974938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.582023 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9bd08468-5eb9-447b-a8b8-b3b227974938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.582179 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9bd08468-5eb9-447b-a8b8-b3b227974938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:01.585385 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7a1e5c3b-09b1-4fff-a865-2fc98c80064d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.587333 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a1e5c3b-09b1-4fff-a865-2fc98c80064d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:29:01.587937 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a1e5c3b-09b1-4fff-a865-2fc98c80064d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.588932 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a1e5c3b-09b1-4fff-a865-2fc98c80064d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.589871 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7a1e5c3b-09b1-4fff-a865-2fc98c80064d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Delete volume with id: 6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:29:01.590295 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:01.590295 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:01.592719 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9bd08468-5eb9-447b-a8b8-b3b227974938 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:01.592719 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 596/2375] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:01 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:01.605003 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Created reservations ['439b305a-17e3-4ac6-bce6-49d983b88e56', '4755353f-5ec5-4483-89f3-6b9aa9fb3b5a', '6f0649b7-cdea-4643-8f88-a808783cf9e4', 'da15b0b2-1882-4989-9b55-b0928e611294'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:01.606041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e08a755-0983-4c74-83f9-ef2e50213500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['439b305a-17e3-4ac6-bce6-49d983b88e56', '4755353f-5ec5-4483-89f3-6b9aa9fb3b5a', '6f0649b7-cdea-4643-8f88-a808783cf9e4', 'da15b0b2-1882-4989-9b55-b0928e611294']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:01.606641 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:01.606641 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:01.607231 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6d73d1-eb88-4dc2-a141-dec1a9f51138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:01.609791 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7a1e5c3b-09b1-4fff-a865-2fc98c80064d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:01.617451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-32f7ec59-a6ce-4fe1-8fc3-5d264b3c4810 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.620154 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32f7ec59-a6ce-4fe1-8fc3-5d264b3c4810 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:29:01.620400 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32f7ec59-a6ce-4fe1-8fc3-5d264b3c4810 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.620698 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32f7ec59-a6ce-4fe1-8fc3-5d264b3c4810 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.628465 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32f7ec59-a6ce-4fe1-8fc3-5d264b3c4810 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 returned with HTTP 404 Aug 08 06:29:01.629196 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 591/2376] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:01 2026] GET /volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:01.630411 np0000006785 devstack@c-api.service[100288]: WARNING cinder.keymgr.conf_key_mgr [None req-7a1e5c3b-09b1-4fff-a865-2fc98c80064d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:29:01.641804 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6d73d1-eb88-4dc2-a141-dec1a9f51138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faa4c587-9589-45c9-9b80-cea95bcbaf73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1165646895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688f090a9c29478e92ce9f0d338bb0af',qos_specs=None,replication_status=,reservations=['439b305a-17e3-4ac6-bce6-49d983b88e56','4755353f-5ec5-4483-89f3-6b9aa9fb3b5a','6f0649b7-cdea-4643-8f88-a808783cf9e4','da15b0b2-1882-4989-9b55-b0928e611294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59d021f4fd2643849e48b62e5a6c9ae1',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1165646895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faa4c587-9589-45c9-9b80-cea95bcbaf73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='688f090a9c29478e92ce9f0d338bb0af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59d021f4fd2643849e48b62e5a6c9ae1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:01.642483 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7a1e5c3b-09b1-4fff-a865-2fc98c80064d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Delete volume request issued successfully. Aug 08 06:29:01.643109 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a1e5c3b-09b1-4fff-a865-2fc98c80064d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 202 Aug 08 06:29:01.643199 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17717a46-3f47-4688-be3d-83f036d21390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:01.643683 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 595/2377] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:01 2026] DELETE /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:01.645137 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c38edf36-e920-462e-8719-b6d8561380d3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.647914 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c38edf36-e920-462e-8719-b6d8561380d3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:29:01.648205 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c38edf36-e920-462e-8719-b6d8561380d3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.648924 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c38edf36-e920-462e-8719-b6d8561380d3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.655021 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2c631b32-954f-4fba-9644-d4c86cc2d6fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.658000 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c631b32-954f-4fba-9644-d4c86cc2d6fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:29:01.658232 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c631b32-954f-4fba-9644-d4c86cc2d6fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.658450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c631b32-954f-4fba-9644-d4c86cc2d6fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.658955 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c38edf36-e920-462e-8719-b6d8561380d3 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 returned with HTTP 404 Aug 08 06:29:01.659950 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 597/2378] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:01 2026] GET /volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:01.668403 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7fa4e101-39f0-4fe3-88cd-d9c3d9537b0c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.669255 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17717a46-3f47-4688-be3d-83f036d21390) transitioned into state 'SUCCESS' from state '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-1165646895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688f090a9c29478e92ce9f0d338bb0af',qos_specs=None,replication_status=,reservations=['439b305a-17e3-4ac6-bce6-49d983b88e56','4755353f-5ec5-4483-89f3-6b9aa9fb3b5a','6f0649b7-cdea-4643-8f88-a808783cf9e4','da15b0b2-1882-4989-9b55-b0928e611294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59d021f4fd2643849e48b62e5a6c9ae1',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:01.670318 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954d35b7-caa4-4a1b-9840-2f36576e06d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:01.670451 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7fa4e101-39f0-4fe3-88cd-d9c3d9537b0c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:29:01.670672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7fa4e101-39f0-4fe3-88cd-d9c3d9537b0c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.670901 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7fa4e101-39f0-4fe3-88cd-d9c3d9537b0c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.671104 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7fa4e101-39f0-4fe3-88cd-d9c3d9537b0c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume with id: e93bc108-870a-4001-b9c2-2e9b55062db2 Aug 08 06:29:01.676131 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:01.676131 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:01.678907 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7fa4e101-39f0-4fe3-88cd-d9c3d9537b0c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 returned with HTTP 404 Aug 08 06:29:01.678907 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 596/2379] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:01 2026] DELETE /volume/v3/volumes/e93bc108-870a-4001-b9c2-2e9b55062db2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:01.682884 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2c631b32-954f-4fba-9644-d4c86cc2d6fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:01.686517 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954d35b7-caa4-4a1b-9840-2f36576e06d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:01.687541 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Flow 'volume_create_api' (bec21d5f-24df-449d-adee-4910944c2ede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:01.687733 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c631b32-954f-4fba-9644-d4c86cc2d6fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 200 Aug 08 06:29:01.687942 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Create volume request issued successfully. Aug 08 06:29:01.688207 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7dd766f6-c7f3-4c01-b6d3-80a9a7f14c01 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.688324 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 592/2380] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:01 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:01.688722 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-885e9789-e211-472d-a5f9-b9504d682eee tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:01.690984 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7dd766f6-c7f3-4c01-b6d3-80a9a7f14c01 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 Aug 08 06:29:01.691217 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7dd766f6-c7f3-4c01-b6d3-80a9a7f14c01 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.691452 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7dd766f6-c7f3-4c01-b6d3-80a9a7f14c01 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.691568 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-7dd766f6-c7f3-4c01-b6d3-80a9a7f14c01 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete snapshot with id: 2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 Aug 08 06:29:01.693361 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 596/2381] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:01 2026] POST /volume/v3/volumes => generated 765 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:01.700256 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:01.700256 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:01.701171 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7dd766f6-c7f3-4c01-b6d3-80a9a7f14c01 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:29:01.707391 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9b176e17-5598-4802-b286-650c5abaf170 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.709734 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9b176e17-5598-4802-b286-650c5abaf170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] GET https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:01.710103 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9b176e17-5598-4802-b286-650c5abaf170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.710355 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9b176e17-5598-4802-b286-650c5abaf170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.720136 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7dd766f6-c7f3-4c01-b6d3-80a9a7f14c01 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot delete request issued successfully. Aug 08 06:29:01.720424 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7dd766f6-c7f3-4c01-b6d3-80a9a7f14c01 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 returned with HTTP 202 Aug 08 06:29:01.721058 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 598/2382] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:29:01 2026] DELETE /volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:01.721298 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:01.721298 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:01.727884 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9b176e17-5598-4802-b286-650c5abaf170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Volume info retrieved successfully. Aug 08 06:29:01.733274 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-273521cc-4da1-41c3-83ab-c18407e681a7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:01.735585 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-273521cc-4da1-41c3-83ab-c18407e681a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 Aug 08 06:29:01.735874 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-273521cc-4da1-41c3-83ab-c18407e681a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:01.736156 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-273521cc-4da1-41c3-83ab-c18407e681a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:01.737311 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9b176e17-5598-4802-b286-650c5abaf170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 returned with HTTP 200 Aug 08 06:29:01.737599 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 597/2383] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:01 2026] GET /volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:01.742959 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:01.742959 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:01.743612 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-273521cc-4da1-41c3-83ab-c18407e681a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Snapshot retrieved successfully. Aug 08 06:29:01.744812 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-273521cc-4da1-41c3-83ab-c18407e681a7 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 returned with HTTP 200 Aug 08 06:29:01.748855 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 593/2384] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:01 2026] GET /volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:29:02.609744 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af40b494-f4f5-412b-a504-55c369ed1b79 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.611885 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af40b494-f4f5-412b-a504-55c369ed1b79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:02.612142 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af40b494-f4f5-412b-a504-55c369ed1b79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.612405 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af40b494-f4f5-412b-a504-55c369ed1b79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.612550 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-af40b494-f4f5-412b-a504-55c369ed1b79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:02.618018 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:02.618018 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:02.618748 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af40b494-f4f5-412b-a504-55c369ed1b79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:02.619176 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 597/2385] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:02 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:02.702796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-265678c6-3576-493f-a78f-c6992f48c7b5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.704827 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-265678c6-3576-493f-a78f-c6992f48c7b5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df Aug 08 06:29:02.705039 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-265678c6-3576-493f-a78f-c6992f48c7b5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.705252 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-265678c6-3576-493f-a78f-c6992f48c7b5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.711520 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-265678c6-3576-493f-a78f-c6992f48c7b5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df returned with HTTP 404 Aug 08 06:29:02.712231 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 599/2386] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:02 2026] GET /volume/v3/volumes/6c5ef441-5061-45be-8cee-c605979fa2df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:02.721243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f2049839-b0c7-47ac-b0c5-434d2ec41957 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.723859 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2049839-b0c7-47ac-b0c5-434d2ec41957 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:29:02.724137 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2049839-b0c7-47ac-b0c5-434d2ec41957 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.724544 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2049839-b0c7-47ac-b0c5-434d2ec41957 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.725789 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f2049839-b0c7-47ac-b0c5-434d2ec41957 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:29:02.753529 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-186d9df6-ecef-4422-981c-9d6f32b0b5c0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.756312 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-186d9df6-ecef-4422-981c-9d6f32b0b5c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] GET https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:02.756865 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-186d9df6-ecef-4422-981c-9d6f32b0b5c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.757397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-186d9df6-ecef-4422-981c-9d6f32b0b5c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.759170 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a1ba8914-8201-4096-a977-62e49e771608 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.762719 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1ba8914-8201-4096-a977-62e49e771608 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 Aug 08 06:29:02.763025 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1ba8914-8201-4096-a977-62e49e771608 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.763254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1ba8914-8201-4096-a977-62e49e771608 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.766002 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:02.766002 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:02.769968 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1ba8914-8201-4096-a977-62e49e771608 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 returned with HTTP 404 Aug 08 06:29:02.770830 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-186d9df6-ecef-4422-981c-9d6f32b0b5c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Volume info retrieved successfully. Aug 08 06:29:02.770941 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 598/2387] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:02 2026] GET /volume/v3/snapshots/2fbe3bca-24fa-40d9-adc6-0a5d346fb7c5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:02.775505 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-186d9df6-ecef-4422-981c-9d6f32b0b5c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 returned with HTTP 200 Aug 08 06:29:02.775992 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 594/2388] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:02 2026] GET /volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:02.784962 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9758dcb0-6ede-4e51-9ed5-848ec3930fb0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.786306 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f2049839-b0c7-47ac-b0c5-434d2ec41957 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Get all volumes completed successfully. Aug 08 06:29:02.787245 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9758dcb0-6ede-4e51-9ed5-848ec3930fb0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 Aug 08 06:29:02.787560 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9758dcb0-6ede-4e51-9ed5-848ec3930fb0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.787879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9758dcb0-6ede-4e51-9ed5-848ec3930fb0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.789218 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:02.789218 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:02.795840 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2049839-b0c7-47ac-b0c5-434d2ec41957 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:29:02.796524 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 598/2389] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:29:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7879 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:02.798749 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-86e27a3d-ef6d-433d-8466-d21fefb5da5b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.798870 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:02.798870 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:02.801805 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86e27a3d-ef6d-433d-8466-d21fefb5da5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:29:02.802254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86e27a3d-ef6d-433d-8466-d21fefb5da5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faa4c587-9589-45c9-9b80-cea95bcbaf73", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1613524449"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:02.804456 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9758dcb0-6ede-4e51-9ed5-848ec3930fb0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:02.812015 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9758dcb0-6ede-4e51-9ed5-848ec3930fb0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 returned with HTTP 200 Aug 08 06:29:02.812648 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 600/2390] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:02 2026] GET /volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:02.818318 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6b5b0367-005f-49da-849e-cfc24aa6d0bc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.819308 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:02.819308 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:02.820280 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-86e27a3d-ef6d-433d-8466-d21fefb5da5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Volume info retrieved successfully. Aug 08 06:29:02.820280 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-86e27a3d-ef6d-433d-8466-d21fefb5da5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Create snapshot from volume faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:02.821147 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b5b0367-005f-49da-849e-cfc24aa6d0bc tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] DELETE https://10.4.3.32/volume/v3/types/aa6bf830-dc94-4471-9417-d8398cb9ea7a Aug 08 06:29:02.821425 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b5b0367-005f-49da-849e-cfc24aa6d0bc tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.821842 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b5b0367-005f-49da-849e-cfc24aa6d0bc tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.830834 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-002b3167-435a-4727-8006-97c175dbb70f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.833360 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-002b3167-435a-4727-8006-97c175dbb70f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 Aug 08 06:29:02.833558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-002b3167-435a-4727-8006-97c175dbb70f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.833865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-002b3167-435a-4727-8006-97c175dbb70f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.834098 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-002b3167-435a-4727-8006-97c175dbb70f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume with id: 016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 Aug 08 06:29:02.843248 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:02.843248 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:02.843888 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-002b3167-435a-4727-8006-97c175dbb70f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:02.855425 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b5b0367-005f-49da-849e-cfc24aa6d0bc tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types/aa6bf830-dc94-4471-9417-d8398cb9ea7a returned with HTTP 202 Aug 08 06:29:02.855530 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 595/2391] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:29:02 2026] DELETE /volume/v3/types/aa6bf830-dc94-4471-9417-d8398cb9ea7a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:02.868981 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-002b3167-435a-4727-8006-97c175dbb70f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume request issued successfully. Aug 08 06:29:02.869219 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e71a3864-86fd-453d-8652-8025a84b873f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.869296 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-002b3167-435a-4727-8006-97c175dbb70f tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 returned with HTTP 202 Aug 08 06:29:02.869375 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-86e27a3d-ef6d-433d-8466-d21fefb5da5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Created reservations ['a4de99f9-f3ae-4398-924f-def3f9e79215', 'db544dc8-dc07-4218-8cb0-e44c24b23c97', 'c7207826-b754-4e4d-a524-09983696cdf5', 'e8b1a32a-ae31-44f6-bdd2-7f01b4d62291'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:02.870307 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 599/2392] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:02 2026] DELETE /volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:02.872017 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e71a3864-86fd-453d-8652-8025a84b873f tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:29:02.872573 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e71a3864-86fd-453d-8652-8025a84b873f tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-744160153", "extra_specs": {}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:02.879210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-80d103e5-7359-4af4-946b-ae11baca90b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.882405 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80d103e5-7359-4af4-946b-ae11baca90b0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 Aug 08 06:29:02.882405 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80d103e5-7359-4af4-946b-ae11baca90b0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.882604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80d103e5-7359-4af4-946b-ae11baca90b0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.892009 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e71a3864-86fd-453d-8652-8025a84b873f tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:29:02.892542 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 601/2393] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:29:02 2026] POST /volume/v3/types => generated 211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:02.895344 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:02.895344 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:02.903523 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-80d103e5-7359-4af4-946b-ae11baca90b0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:02.904007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-79c81b3f-cbfd-407e-bd9d-b90b03038374 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.906253 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-79c81b3f-cbfd-407e-bd9d-b90b03038374 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] POST https://10.4.3.32/volume/v3/types/0ba3f07e-ca20-4f0a-b095-06088e1b6f25/encryption Aug 08 06:29:02.906933 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-79c81b3f-cbfd-407e-bd9d-b90b03038374 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:02.911057 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80d103e5-7359-4af4-946b-ae11baca90b0 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 returned with HTTP 200 Aug 08 06:29:02.911797 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 596/2394] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:02 2026] GET /volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:02.924135 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-86e27a3d-ef6d-433d-8466-d21fefb5da5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Snapshot create request issued successfully. Aug 08 06:29:02.924645 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86e27a3d-ef6d-433d-8466-d21fefb5da5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:29:02.925330 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 599/2395] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:29:02 2026] POST /volume/v3/snapshots => generated 323 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:02.939529 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d6ef24da-5d7c-45ee-99d1-c38796f69170 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.941954 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6ef24da-5d7c-45ee-99d1-c38796f69170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] GET https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 Aug 08 06:29:02.942041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6ef24da-5d7c-45ee-99d1-c38796f69170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:02.942994 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6ef24da-5d7c-45ee-99d1-c38796f69170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:02.948504 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:02.948504 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:02.949306 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d6ef24da-5d7c-45ee-99d1-c38796f69170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Snapshot retrieved successfully. Aug 08 06:29:02.950485 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6ef24da-5d7c-45ee-99d1-c38796f69170 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 returned with HTTP 200 Aug 08 06:29:02.951131 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 602/2396] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:02 2026] GET /volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 => generated 455 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:02.952228 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-79c81b3f-cbfd-407e-bd9d-b90b03038374 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types/0ba3f07e-ca20-4f0a-b095-06088e1b6f25/encryption returned with HTTP 200 Aug 08 06:29:02.952706 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 600/2397] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:29:02 2026] POST /volume/v3/types/0ba3f07e-ca20-4f0a-b095-06088e1b6f25/encryption => generated 230 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:02.965592 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:02.970952 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:02.971338 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2110750147", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-744160153", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:02.976207 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2110750147', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-744160153', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:02.979420 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume of 1 GB Aug 08 06:29:02.979732 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:02.979732 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:02.980287 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Availability Zones retrieved successfully. Aug 08 06:29:02.986102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Flow 'volume_create_api' (779fe6f3-83aa-4f97-a877-8dbd8b81be41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:02.986994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb977a2-7c4e-4c33-9daf-e6b7609fdc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:02.987903 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:03.024891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb977a2-7c4e-4c33-9daf-e6b7609fdc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:29:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ba3f07e-ca20-4f0a-b095-06088e1b6f25,is_public=True,name='tempest-scenario-type-luks-744160153',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba3f07e-ca20-4f0a-b095-06088e1b6f25', '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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.026210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6b798b-40f6-4429-a8f3-9c7abfa4d462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:03.063524 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-744160153 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-744160153, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:03.063885 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-744160153 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-744160153, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:03.104004 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Created reservations ['0f4d7810-c9e9-44f2-9de3-08f5a852a674', '11b3f1bf-93d2-4069-b26e-eede2350d677', '8774d435-8e78-465e-9481-35072c8d88d8', '563115d9-62e9-4876-8423-4d2c3fa41cc0'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:03.105132 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6b798b-40f6-4429-a8f3-9c7abfa4d462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f4d7810-c9e9-44f2-9de3-08f5a852a674', '11b3f1bf-93d2-4069-b26e-eede2350d677', '8774d435-8e78-465e-9481-35072c8d88d8', '563115d9-62e9-4876-8423-4d2c3fa41cc0']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.106078 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd11bd7-f65a-403e-be47-e1134ccebba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:03.132428 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd11bd7-f65a-403e-be47-e1134ccebba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9dcbd8c-4bb7-48bc-a476-dadea348ffa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2110750147',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f285e664ef4de3ae482f3d5e1c0c84',qos_specs=None,replication_status=,reservations=['0f4d7810-c9e9-44f2-9de3-08f5a852a674','11b3f1bf-93d2-4069-b26e-eede2350d677','8774d435-8e78-465e-9481-35072c8d88d8','563115d9-62e9-4876-8423-4d2c3fa41cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_type_id=0ba3f07e-ca20-4f0a-b095-06088e1b6f25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2110750147',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b9dcbd8c-4bb7-48bc-a476-dadea348ffa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16f285e664ef4de3ae482f3d5e1c0c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ba3f07e-ca20-4f0a-b095-06088e1b6f25),volume_type_id=0ba3f07e-ca20-4f0a-b095-06088e1b6f25)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.133571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707f60d6-9110-45c5-945f-4194bddd577a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:03.159826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707f60d6-9110-45c5-945f-4194bddd577a) transitioned into state 'SUCCESS' from state '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-2110750147',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f285e664ef4de3ae482f3d5e1c0c84',qos_specs=None,replication_status=,reservations=['0f4d7810-c9e9-44f2-9de3-08f5a852a674','11b3f1bf-93d2-4069-b26e-eede2350d677','8774d435-8e78-465e-9481-35072c8d88d8','563115d9-62e9-4876-8423-4d2c3fa41cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_type_id=0ba3f07e-ca20-4f0a-b095-06088e1b6f25)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.160529 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc15c73e-69d6-4ab9-99d3-c8b7fbffb342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:03.171731 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc15c73e-69d6-4ab9-99d3-c8b7fbffb342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.172549 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Flow 'volume_create_api' (779fe6f3-83aa-4f97-a877-8dbd8b81be41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:03.172866 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume request issued successfully. Aug 08 06:29:03.173451 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76c65ec7-1777-4400-b1a3-aa69e719a675 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:03.173847 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 597/2398] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:02 2026] POST /volume/v3/volumes => generated 782 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:03.636875 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-86891d97-ca1d-40cf-8985-dff83e49c0ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:03.637310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:03.640865 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86891d97-ca1d-40cf-8985-dff83e49c0ab tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:03.640865 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86891d97-ca1d-40cf-8985-dff83e49c0ab tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:03.641001 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:03.641042 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86891d97-ca1d-40cf-8985-dff83e49c0ab tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:03.641042 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-86891d97-ca1d-40cf-8985-dff83e49c0ab tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:03.641133 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1890200448"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:03.641379 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Create volume request body: {'volume': {'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1890200448'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:03.644708 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:03.644708 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:03.645575 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86891d97-ca1d-40cf-8985-dff83e49c0ab tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:03.646052 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 600/2399] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:03 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:03.744970 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Create volume of 1 GB Aug 08 06:29:03.750822 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Availability Zones retrieved successfully. Aug 08 06:29:03.756058 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Flow 'volume_create_api' (86469a0d-c3e8-4d68-a9ad-81898887757a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:03.757433 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbe6f56-335c-471d-94c6-06cba20e440c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:03.758372 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:03.823962 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbe6f56-335c-471d-94c6-06cba20e440c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.825141 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5f0fde-08b0-4c49-bec6-95e21bfd15bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:03.895343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Created reservations ['f732da12-6ef6-4ef2-aec2-c784f2b9a338', '4b7d8ad4-fd8a-41a7-b91b-fabfbc55542c', 'd13edbd8-c1ab-43e4-b513-31d3d0002ef0', 'ae52c58f-327d-4749-b8b1-f6299f834b66'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:03.896303 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5f0fde-08b0-4c49-bec6-95e21bfd15bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f732da12-6ef6-4ef2-aec2-c784f2b9a338', '4b7d8ad4-fd8a-41a7-b91b-fabfbc55542c', 'd13edbd8-c1ab-43e4-b513-31d3d0002ef0', 'ae52c58f-327d-4749-b8b1-f6299f834b66']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.896975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (972b52b8-296d-412d-954b-25a0410d07ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:03.925107 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (972b52b8-296d-412d-954b-25a0410d07ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4349dff0-6b72-4216-a167-adbffad828ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1890200448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d1e29c7c6c1426680cfc60b6fe08f37',qos_specs=None,replication_status=,reservations=['f732da12-6ef6-4ef2-aec2-c784f2b9a338','4b7d8ad4-fd8a-41a7-b91b-fabfbc55542c','d13edbd8-c1ab-43e4-b513-31d3d0002ef0','ae52c58f-327d-4749-b8b1-f6299f834b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4eebe2367342a395090bc1a9584c0a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1890200448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4349dff0-6b72-4216-a167-adbffad828ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d1e29c7c6c1426680cfc60b6fe08f37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4eebe2367342a395090bc1a9584c0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.925920 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d99ae31e-72a7-4ba7-a6e2-8efa4ceb0081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:03.931441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-07fd1363-9e2e-498e-9c79-ccfc6ec1b397 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:03.933632 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-07fd1363-9e2e-498e-9c79-ccfc6ec1b397 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 Aug 08 06:29:03.933839 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-07fd1363-9e2e-498e-9c79-ccfc6ec1b397 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:03.934020 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-07fd1363-9e2e-498e-9c79-ccfc6ec1b397 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:03.940530 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-07fd1363-9e2e-498e-9c79-ccfc6ec1b397 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 returned with HTTP 404 Aug 08 06:29:03.941114 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 601/2400] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:03 2026] GET /volume/v3/volumes/016a95f1-e4d4-4c3e-ac8c-adf5b72777e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:03.949991 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d99ae31e-72a7-4ba7-a6e2-8efa4ceb0081) transitioned into state 'SUCCESS' from state '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-1890200448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d1e29c7c6c1426680cfc60b6fe08f37',qos_specs=None,replication_status=,reservations=['f732da12-6ef6-4ef2-aec2-c784f2b9a338','4b7d8ad4-fd8a-41a7-b91b-fabfbc55542c','d13edbd8-c1ab-43e4-b513-31d3d0002ef0','ae52c58f-327d-4749-b8b1-f6299f834b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4eebe2367342a395090bc1a9584c0a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.950954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af27325c-4363-4117-a5c7-7ab29256b79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:03.953795 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fa67b37e-1262-496b-8990-553bb1f6990e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:03.956110 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fa67b37e-1262-496b-8990-553bb1f6990e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:29:03.956351 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fa67b37e-1262-496b-8990-553bb1f6990e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:03.956589 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fa67b37e-1262-496b-8990-553bb1f6990e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:03.961445 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-329e4dc9-b705-4006-9628-032a4bbded10 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:03.963230 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-329e4dc9-b705-4006-9628-032a4bbded10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] GET https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 Aug 08 06:29:03.963597 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-329e4dc9-b705-4006-9628-032a4bbded10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:03.964794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-329e4dc9-b705-4006-9628-032a4bbded10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:03.966392 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:03.966392 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:03.967175 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af27325c-4363-4117-a5c7-7ab29256b79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:03.969337 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Flow 'volume_create_api' (86469a0d-c3e8-4d68-a9ad-81898887757a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:03.969337 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Create volume request issued successfully. Aug 08 06:29:03.970174 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e946aa4-aa77-431c-a51c-3cd65733bc02 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:03.971560 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 603/2401] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:03 2026] POST /volume/v3/volumes => generated 749 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:03.971625 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:03.971625 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:03.972137 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-329e4dc9-b705-4006-9628-032a4bbded10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Snapshot retrieved successfully. Aug 08 06:29:03.972489 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fa67b37e-1262-496b-8990-553bb1f6990e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:03.973793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-329e4dc9-b705-4006-9628-032a4bbded10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 returned with HTTP 200 Aug 08 06:29:03.974121 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 601/2402] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:03 2026] GET /volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:03.980557 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fa67b37e-1262-496b-8990-553bb1f6990e tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:29:03.981455 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 598/2403] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:03 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:03.987701 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-43dda255-6a35-4925-b6cb-11877f70ca25 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:03.989222 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74844cf2-e0d5-41ed-90cb-e71f5914ede6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:03.991395 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43dda255-6a35-4925-b6cb-11877f70ca25 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] GET https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea Aug 08 06:29:03.991614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43dda255-6a35-4925-b6cb-11877f70ca25 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:03.991716 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74844cf2-e0d5-41ed-90cb-e71f5914ede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af Aug 08 06:29:03.991882 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43dda255-6a35-4925-b6cb-11877f70ca25 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:03.992050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74844cf2-e0d5-41ed-90cb-e71f5914ede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:04.004914 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:04.004914 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:04.012795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-631c2146-3ace-4034-bb05-518ef178be84 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:04.013013 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:04.013013 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:04.014359 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-631c2146-3ace-4034-bb05-518ef178be84 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] DELETE https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:29:04.014605 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-631c2146-3ace-4034-bb05-518ef178be84 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:04.014829 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-631c2146-3ace-4034-bb05-518ef178be84 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:04.015042 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-631c2146-3ace-4034-bb05-518ef178be84 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume with id: 30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:29:04.018656 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-43dda255-6a35-4925-b6cb-11877f70ca25 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Volume info retrieved successfully. Aug 08 06:29:04.022901 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43dda255-6a35-4925-b6cb-11877f70ca25 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea returned with HTTP 200 Aug 08 06:29:04.023383 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 602/2404] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:03 2026] GET /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:04.026425 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:04.026425 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:04.028841 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-631c2146-3ace-4034-bb05-518ef178be84 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:04.057329 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-631c2146-3ace-4034-bb05-518ef178be84 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Delete volume request issued successfully. Aug 08 06:29:04.057797 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-631c2146-3ace-4034-bb05-518ef178be84 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 202 Aug 08 06:29:04.058459 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 602/2405] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:04 2026] DELETE /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:04.059006 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-74844cf2-e0d5-41ed-90cb-e71f5914ede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-744160153 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-744160153, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:04.059432 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-74844cf2-e0d5-41ed-90cb-e71f5914ede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-744160153 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-744160153, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:04.059930 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-74844cf2-e0d5-41ed-90cb-e71f5914ede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-744160153 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-744160153, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:04.070790 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee479e96-794f-4bf1-b5df-f6f2a9851886 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:04.071405 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74844cf2-e0d5-41ed-90cb-e71f5914ede6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af returned with HTTP 200 Aug 08 06:29:04.072244 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 604/2406] 10.4.3.32 () {68 vars in 1367 bytes} [Sat Aug 8 06:29:03 2026] PUT /volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af => generated 550 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:04.072534 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee479e96-794f-4bf1-b5df-f6f2a9851886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:29:04.072848 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee479e96-794f-4bf1-b5df-f6f2a9851886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:04.072942 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee479e96-794f-4bf1-b5df-f6f2a9851886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:04.087073 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:04.087073 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:04.087659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dfe5cc91-c4ed-4c55-b109-be5d84ec18c4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:04.089388 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dfe5cc91-c4ed-4c55-b109-be5d84ec18c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:29:04.089619 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dfe5cc91-c4ed-4c55-b109-be5d84ec18c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faa4c587-9589-45c9-9b80-cea95bcbaf73"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:04.096038 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ee479e96-794f-4bf1-b5df-f6f2a9851886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Volume info retrieved successfully. Aug 08 06:29:04.101541 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:04.101541 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:04.102282 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dfe5cc91-c4ed-4c55-b109-be5d84ec18c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Volume info retrieved successfully. Aug 08 06:29:04.102526 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-dfe5cc91-c4ed-4c55-b109-be5d84ec18c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Create snapshot from volume faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:04.102911 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee479e96-794f-4bf1-b5df-f6f2a9851886 tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 200 Aug 08 06:29:04.103732 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 599/2407] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:04 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:04.128219 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota_utils [None req-dfe5cc91-c4ed-4c55-b109-be5d84ec18c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Quota exceeded for 688f090a9c29478e92ce9f0d338bb0af, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 08 06:29:04.128499 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.middleware.fault [None req-dfe5cc91-c4ed-4c55-b109-be5d84ec18c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 413 Aug 08 06:29:04.129273 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 603/2408] 10.4.3.32 () {68 vars in 1257 bytes} [Sat Aug 8 06:29:04 2026] POST /volume/v3/snapshots => generated 208 bytes in 43 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 06:29:04.138857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-10422c80-0f2b-425a-86c4-d327c84c02f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:04.144790 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10422c80-0f2b-425a-86c4-d327c84c02f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af Aug 08 06:29:04.144790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10422c80-0f2b-425a-86c4-d327c84c02f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:04.238361 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-10422c80-0f2b-425a-86c4-d327c84c02f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-744160153 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-744160153, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:04.238857 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-10422c80-0f2b-425a-86c4-d327c84c02f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-744160153 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-744160153, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:04.239021 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-10422c80-0f2b-425a-86c4-d327c84c02f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-744160153 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-744160153, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:29:04.250125 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10422c80-0f2b-425a-86c4-d327c84c02f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af returned with HTTP 200 Aug 08 06:29:04.250125 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 603/2409] 10.4.3.32 () {68 vars in 1367 bytes} [Sat Aug 8 06:29:04 2026] PUT /volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af => generated 550 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:04.267101 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6032f49f-43e8-4051-8cdd-df3a0c904049 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:04.269705 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6032f49f-43e8-4051-8cdd-df3a0c904049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:29:04.270047 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6032f49f-43e8-4051-8cdd-df3a0c904049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faa4c587-9589-45c9-9b80-cea95bcbaf73"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:04.281731 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:04.281731 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:04.282407 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6032f49f-43e8-4051-8cdd-df3a0c904049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Volume info retrieved successfully. Aug 08 06:29:04.282573 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-6032f49f-43e8-4051-8cdd-df3a0c904049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Create snapshot from volume faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:04.322753 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota_utils [None req-6032f49f-43e8-4051-8cdd-df3a0c904049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Quota exceeded for 688f090a9c29478e92ce9f0d338bb0af, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 08 06:29:04.323756 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.middleware.fault [None req-6032f49f-43e8-4051-8cdd-df3a0c904049 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 413 Aug 08 06:29:04.324563 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 605/2410] 10.4.3.32 () {68 vars in 1257 bytes} [Sat Aug 8 06:29:04 2026] POST /volume/v3/snapshots => generated 133 bytes in 60 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 06:29:04.337491 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1e584fa9-50c0-430f-b398-61bf4db254ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:04.340099 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e584fa9-50c0-430f-b398-61bf4db254ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 Aug 08 06:29:04.341170 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e584fa9-50c0-430f-b398-61bf4db254ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:04.341170 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e584fa9-50c0-430f-b398-61bf4db254ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:04.341170 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-1e584fa9-50c0-430f-b398-61bf4db254ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Delete snapshot with id: 18d5e7b3-a078-4fcc-a412-64478ebfbab6 Aug 08 06:29:04.349102 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:04.349102 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:04.349356 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1e584fa9-50c0-430f-b398-61bf4db254ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Snapshot retrieved successfully. Aug 08 06:29:04.380757 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1e584fa9-50c0-430f-b398-61bf4db254ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Snapshot delete request issued successfully. Aug 08 06:29:04.380757 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e584fa9-50c0-430f-b398-61bf4db254ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 returned with HTTP 202 Aug 08 06:29:04.381475 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 600/2411] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:29:04 2026] DELETE /volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:04.396584 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1fb4309e-ff46-4845-b202-c906d6843519 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:04.400143 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1fb4309e-ff46-4845-b202-c906d6843519 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] GET https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 Aug 08 06:29:04.400462 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1fb4309e-ff46-4845-b202-c906d6843519 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:04.400692 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1fb4309e-ff46-4845-b202-c906d6843519 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:04.410435 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:04.410435 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:04.411306 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1fb4309e-ff46-4845-b202-c906d6843519 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Snapshot retrieved successfully. Aug 08 06:29:04.412637 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1fb4309e-ff46-4845-b202-c906d6843519 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 returned with HTTP 200 Aug 08 06:29:04.413177 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 604/2412] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:04 2026] GET /volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:04.661525 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8b976c43-b12b-47db-acab-842a502e913a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:04.666455 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b976c43-b12b-47db-acab-842a502e913a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:04.666744 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b976c43-b12b-47db-acab-842a502e913a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:04.667032 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b976c43-b12b-47db-acab-842a502e913a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:04.667210 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8b976c43-b12b-47db-acab-842a502e913a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:04.672879 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:04.672879 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:04.674049 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b976c43-b12b-47db-acab-842a502e913a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:04.674610 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 604/2413] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:04 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:05.042303 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-907350e7-669c-4aa9-92dd-801234c05679 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.045250 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-907350e7-669c-4aa9-92dd-801234c05679 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] GET https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea Aug 08 06:29:05.045592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-907350e7-669c-4aa9-92dd-801234c05679 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.046509 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-907350e7-669c-4aa9-92dd-801234c05679 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.056063 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.056063 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:05.062904 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-907350e7-669c-4aa9-92dd-801234c05679 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Volume info retrieved successfully. Aug 08 06:29:05.070375 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-907350e7-669c-4aa9-92dd-801234c05679 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea returned with HTTP 200 Aug 08 06:29:05.070842 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 606/2414] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:05 2026] GET /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:05.087755 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7b6e1d1e-7e3d-4cce-9953-9a4fd5cad7d6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.090176 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b6e1d1e-7e3d-4cce-9953-9a4fd5cad7d6 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] POST https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea/action Aug 08 06:29:05.090532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b6e1d1e-7e3d-4cce-9953-9a4fd5cad7d6 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-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=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:05.090653 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b6e1d1e-7e3d-4cce-9953-9a4fd5cad7d6 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:05.100217 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.100217 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:05.107138 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.107138 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:05.107589 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7b6e1d1e-7e3d-4cce-9953-9a4fd5cad7d6 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Volume info retrieved successfully. Aug 08 06:29:05.119010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c78300dc-c6a0-4fa5-800d-e6bcde0f8b1c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.121179 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c78300dc-c6a0-4fa5-800d-e6bcde0f8b1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] GET https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 Aug 08 06:29:05.121427 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c78300dc-c6a0-4fa5-800d-e6bcde0f8b1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.121620 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c78300dc-c6a0-4fa5-800d-e6bcde0f8b1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.124542 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7b6e1d1e-7e3d-4cce-9953-9a4fd5cad7d6 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Update volume metadata completed successfully. Aug 08 06:29:05.124881 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b6e1d1e-7e3d-4cce-9953-9a4fd5cad7d6 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea/action returned with HTTP 200 Aug 08 06:29:05.125331 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 601/2415] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:29:05 2026] POST /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea/action => generated 563 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:05.129176 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c78300dc-c6a0-4fa5-800d-e6bcde0f8b1c tempest-VolumesSnapshotTestJSON-1560510393 tempest-VolumesSnapshotTestJSON-1560510393-project-member] https://10.4.3.32/volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 returned with HTTP 404 Aug 08 06:29:05.129914 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 605/2416] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:05 2026] GET /volume/v3/volumes/30bc9872-befc-470e-b487-1c111147d638 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:05.137208 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-43208b67-1ff2-4c14-b447-e048eea5d145 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.139246 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43208b67-1ff2-4c14-b447-e048eea5d145 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] GET https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea Aug 08 06:29:05.139448 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-43208b67-1ff2-4c14-b447-e048eea5d145 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.139647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-43208b67-1ff2-4c14-b447-e048eea5d145 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.152524 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.152524 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:05.161516 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-43208b67-1ff2-4c14-b447-e048eea5d145 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Volume info retrieved successfully. Aug 08 06:29:05.167071 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43208b67-1ff2-4c14-b447-e048eea5d145 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea returned with HTTP 200 Aug 08 06:29:05.167521 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 605/2417] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:05 2026] GET /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea => generated 1417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:05.184543 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c7a142f0-16a0-4b95-b37f-9e763987cd8b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.188030 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7a142f0-16a0-4b95-b37f-9e763987cd8b tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] POST https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea/action Aug 08 06:29:05.188871 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7a142f0-16a0-4b95-b37f-9e763987cd8b tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:05.189111 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7a142f0-16a0-4b95-b37f-9e763987cd8b tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:05.201587 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.201587 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:05.211464 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.211464 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:05.212002 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c7a142f0-16a0-4b95-b37f-9e763987cd8b tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Volume info retrieved successfully. Aug 08 06:29:05.218311 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c7a142f0-16a0-4b95-b37f-9e763987cd8b tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Get volume image-metadata completed successfully. Aug 08 06:29:05.236624 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c7a142f0-16a0-4b95-b37f-9e763987cd8b tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Delete volume metadata completed successfully. Aug 08 06:29:05.236865 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7a142f0-16a0-4b95-b37f-9e763987cd8b tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea/action returned with HTTP 200 Aug 08 06:29:05.237337 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 607/2418] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:05 2026] POST /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea/action => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 08 06:29:05.245709 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1a440575-4b6a-4433-82f6-47eded6bf072 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.247726 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a440575-4b6a-4433-82f6-47eded6bf072 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] POST https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea/action Aug 08 06:29:05.248222 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a440575-4b6a-4433-82f6-47eded6bf072 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:05.248388 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a440575-4b6a-4433-82f6-47eded6bf072 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:05.258825 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.258825 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:05.259392 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1a440575-4b6a-4433-82f6-47eded6bf072 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Volume info retrieved successfully. Aug 08 06:29:05.265687 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1a440575-4b6a-4433-82f6-47eded6bf072 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Get volume image-metadata completed successfully. Aug 08 06:29:05.266143 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a440575-4b6a-4433-82f6-47eded6bf072 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea/action returned with HTTP 200 Aug 08 06:29:05.266903 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 602/2419] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:05 2026] POST /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea/action => generated 537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:05.277924 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5e7b9476-a56b-4d84-a450-71df5f020ff0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.280257 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5e7b9476-a56b-4d84-a450-71df5f020ff0 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] GET https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea Aug 08 06:29:05.280670 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5e7b9476-a56b-4d84-a450-71df5f020ff0 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.280970 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5e7b9476-a56b-4d84-a450-71df5f020ff0 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.290939 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.290939 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:05.297401 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5e7b9476-a56b-4d84-a450-71df5f020ff0 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Volume info retrieved successfully. Aug 08 06:29:05.303196 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5e7b9476-a56b-4d84-a450-71df5f020ff0 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea returned with HTTP 200 Aug 08 06:29:05.303624 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 606/2420] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:05 2026] GET /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:05.318348 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-04b6d277-1dbf-4028-8f41-6064be8cd4f2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.320337 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04b6d277-1dbf-4028-8f41-6064be8cd4f2 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea Aug 08 06:29:05.320554 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04b6d277-1dbf-4028-8f41-6064be8cd4f2 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.320783 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04b6d277-1dbf-4028-8f41-6064be8cd4f2 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.321021 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-04b6d277-1dbf-4028-8f41-6064be8cd4f2 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Delete volume with id: 4349dff0-6b72-4216-a167-adbffad828ea Aug 08 06:29:05.330119 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.330119 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:05.332090 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-04b6d277-1dbf-4028-8f41-6064be8cd4f2 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Volume info retrieved successfully. Aug 08 06:29:05.368931 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-04b6d277-1dbf-4028-8f41-6064be8cd4f2 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Delete volume request issued successfully. Aug 08 06:29:05.369173 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04b6d277-1dbf-4028-8f41-6064be8cd4f2 tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea returned with HTTP 202 Aug 08 06:29:05.369611 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 606/2421] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:05 2026] DELETE /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:05.382617 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-503d1e6b-866e-4b63-9774-d7156e3a64cc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.385955 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-503d1e6b-866e-4b63-9774-d7156e3a64cc tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] GET https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea Aug 08 06:29:05.386274 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-503d1e6b-866e-4b63-9774-d7156e3a64cc tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.386970 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-503d1e6b-866e-4b63-9774-d7156e3a64cc tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.399709 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.399709 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:05.409267 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-503d1e6b-866e-4b63-9774-d7156e3a64cc tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Volume info retrieved successfully. Aug 08 06:29:05.416246 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-503d1e6b-866e-4b63-9774-d7156e3a64cc tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea returned with HTTP 200 Aug 08 06:29:05.416935 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 608/2422] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:05 2026] GET /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea => generated 1390 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:05.425877 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-901aa6a0-ed83-4c22-80d1-01464189b39d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.428401 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-901aa6a0-ed83-4c22-80d1-01464189b39d tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] GET https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 Aug 08 06:29:05.429160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-901aa6a0-ed83-4c22-80d1-01464189b39d tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.429160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-901aa6a0-ed83-4c22-80d1-01464189b39d tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.434355 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-901aa6a0-ed83-4c22-80d1-01464189b39d tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 returned with HTTP 404 Aug 08 06:29:05.435061 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 603/2423] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:05 2026] GET /volume/v3/snapshots/18d5e7b3-a078-4fcc-a412-64478ebfbab6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:05.449670 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-210a880c-c715-4a30-b7b7-0bbbf27eb0a6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.452737 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-210a880c-c715-4a30-b7b7-0bbbf27eb0a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] GET https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:05.453011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-210a880c-c715-4a30-b7b7-0bbbf27eb0a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.453253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-210a880c-c715-4a30-b7b7-0bbbf27eb0a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.467415 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.467415 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:05.476117 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-210a880c-c715-4a30-b7b7-0bbbf27eb0a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Volume info retrieved successfully. Aug 08 06:29:05.483645 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-210a880c-c715-4a30-b7b7-0bbbf27eb0a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 returned with HTTP 200 Aug 08 06:29:05.484445 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 607/2424] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:05 2026] GET /volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:05.502635 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3ea85287-f009-4ff0-8ced-baa85c1e4a24 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.505623 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ea85287-f009-4ff0-8ced-baa85c1e4a24 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] DELETE https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:05.505942 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ea85287-f009-4ff0-8ced-baa85c1e4a24 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.506319 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ea85287-f009-4ff0-8ced-baa85c1e4a24 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.506526 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-3ea85287-f009-4ff0-8ced-baa85c1e4a24 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Delete volume with id: faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:05.514377 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.514377 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:05.514870 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3ea85287-f009-4ff0-8ced-baa85c1e4a24 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Volume info retrieved successfully. Aug 08 06:29:05.544127 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3ea85287-f009-4ff0-8ced-baa85c1e4a24 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Delete volume request issued successfully. Aug 08 06:29:05.544351 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ea85287-f009-4ff0-8ced-baa85c1e4a24 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 returned with HTTP 202 Aug 08 06:29:05.544969 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 607/2425] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:05 2026] DELETE /volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:05.555876 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-751bf274-487e-4b0f-8101-5a12ce728564 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.558117 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-751bf274-487e-4b0f-8101-5a12ce728564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] GET https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:05.558440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-751bf274-487e-4b0f-8101-5a12ce728564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.559145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-751bf274-487e-4b0f-8101-5a12ce728564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.570797 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.570797 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:05.576363 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-751bf274-487e-4b0f-8101-5a12ce728564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Volume info retrieved successfully. Aug 08 06:29:05.583706 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-751bf274-487e-4b0f-8101-5a12ce728564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 returned with HTTP 200 Aug 08 06:29:05.584598 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 609/2426] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:05 2026] GET /volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:05.689501 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dfdd2016-8db6-4d00-9689-f37502e271ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:05.691673 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dfdd2016-8db6-4d00-9689-f37502e271ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:05.691957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dfdd2016-8db6-4d00-9689-f37502e271ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:05.692214 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dfdd2016-8db6-4d00-9689-f37502e271ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:05.692318 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-dfdd2016-8db6-4d00-9689-f37502e271ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:05.697514 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:05.697514 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:05.698594 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dfdd2016-8db6-4d00-9689-f37502e271ee tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:05.698926 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 604/2427] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:05 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:06.434459 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1a70e5b7-f474-49b7-a2d4-0a9666b9a7bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:06.436476 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a70e5b7-f474-49b7-a2d4-0a9666b9a7bd tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] GET https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea Aug 08 06:29:06.436476 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a70e5b7-f474-49b7-a2d4-0a9666b9a7bd tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:06.436673 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a70e5b7-f474-49b7-a2d4-0a9666b9a7bd tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:06.442355 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a70e5b7-f474-49b7-a2d4-0a9666b9a7bd tempest-VolumesImageMetadata-1574749936 tempest-VolumesImageMetadata-1574749936-project-member] https://10.4.3.32/volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea returned with HTTP 404 Aug 08 06:29:06.443013 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 608/2428] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:06 2026] GET /volume/v3/volumes/4349dff0-6b72-4216-a167-adbffad828ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:06.607304 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e41074c2-5785-427c-b7f8-a2b0b5105462 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:06.609928 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e41074c2-5785-427c-b7f8-a2b0b5105462 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] GET https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 Aug 08 06:29:06.610080 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e41074c2-5785-427c-b7f8-a2b0b5105462 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:06.610316 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e41074c2-5785-427c-b7f8-a2b0b5105462 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:06.622066 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e41074c2-5785-427c-b7f8-a2b0b5105462 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155296816-project-member] https://10.4.3.32/volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 returned with HTTP 404 Aug 08 06:29:06.622698 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 608/2429] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:06 2026] GET /volume/v3/volumes/faa4c587-9589-45c9-9b80-cea95bcbaf73 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:06.634365 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dfcd8358-ebb3-4fee-821e-ef5f38a2fa8e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:06.636629 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dfcd8358-ebb3-4fee-821e-ef5f38a2fa8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af Aug 08 06:29:06.636629 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dfcd8358-ebb3-4fee-821e-ef5f38a2fa8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:06.720830 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-36ba51d0-f6eb-4d3f-b28e-3f152aade546 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:06.723391 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36ba51d0-f6eb-4d3f-b28e-3f152aade546 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:06.724091 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36ba51d0-f6eb-4d3f-b28e-3f152aade546 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:06.724091 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36ba51d0-f6eb-4d3f-b28e-3f152aade546 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:06.724284 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-36ba51d0-f6eb-4d3f-b28e-3f152aade546 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:06.726285 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dfcd8358-ebb3-4fee-821e-ef5f38a2fa8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555350121-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af returned with HTTP 200 Aug 08 06:29:06.726851 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 610/2430] 10.4.3.32 () {68 vars in 1368 bytes} [Sat Aug 8 06:29:06 2026] PUT /volume/v3/os-quota-sets/688f090a9c29478e92ce9f0d338bb0af => generated 555 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:06.732752 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:06.732752 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:06.733742 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36ba51d0-f6eb-4d3f-b28e-3f152aade546 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:06.734809 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 605/2431] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:06 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:06.749606 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-13f4d5d0-a5ae-4d58-9701-226a45dcb2fe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:06.750819 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13f4d5d0-a5ae-4d58-9701-226a45dcb2fe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 Aug 08 06:29:06.751046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13f4d5d0-a5ae-4d58-9701-226a45dcb2fe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:06.751246 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13f4d5d0-a5ae-4d58-9701-226a45dcb2fe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:06.771489 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:06.771489 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:06.782007 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-13f4d5d0-a5ae-4d58-9701-226a45dcb2fe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:06.788488 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13f4d5d0-a5ae-4d58-9701-226a45dcb2fe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 returned with HTTP 200 Aug 08 06:29:06.789349 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 609/2432] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:06 2026] GET /volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 => generated 1355 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:06.803887 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:06.809181 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd/restore Aug 08 06:29:06.809181 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:06.811450 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Restoring backup bcd7e1d6-cf76-4e32-a359-0436147333cd ({'restore': {}}) {{(pid=100291) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 06:29:06.811612 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Restoring backup bcd7e1d6-cf76-4e32-a359-0436147333cd to volume None. Aug 08 06:29:06.822510 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:06.822510 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:06.824348 np0000006785 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating volume of 1 GB for restore of backup bcd7e1d6-cf76-4e32-a359-0436147333cd. Aug 08 06:29:06.836702 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:29:06.836195. {{(pid=100291) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:29:06.836865 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Availability Zones retrieved successfully. Aug 08 06:29:06.844611 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (5b099f15-669f-4eae-985c-405895920bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:06.846104 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1bc89e-2e8c-459f-a374-771721550edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:06.847263 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:06.895836 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1bc89e-2e8c-459f-a374-771721550edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:06.897809 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f172b8d-9174-4180-ad91-9e1334ccc3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:06.975212 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['83f3ba47-49c6-4ff5-95a0-0e1ecb67b5fb', 'a691a87c-04cd-47d4-b062-62557413acb3', '56d68c59-fb9a-425c-9f56-bf492a5833c2', 'ef1eb972-350f-4569-9e3a-dba3b7620c4a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:06.976354 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f172b8d-9174-4180-ad91-9e1334ccc3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83f3ba47-49c6-4ff5-95a0-0e1ecb67b5fb', 'a691a87c-04cd-47d4-b062-62557413acb3', '56d68c59-fb9a-425c-9f56-bf492a5833c2', 'ef1eb972-350f-4569-9e3a-dba3b7620c4a']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:06.977565 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfa067c-2250-48f6-8b8c-beffe6eb689e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:07.020093 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfa067c-2250-48f6-8b8c-beffe6eb689e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1659c00b-c81b-41ad-85af-864f813df3c1', '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_bcd7e1d6-cf76-4e32-a359-0436147333cd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['83f3ba47-49c6-4ff5-95a0-0e1ecb67b5fb','a691a87c-04cd-47d4-b062-62557413acb3','56d68c59-fb9a-425c-9f56-bf492a5833c2','ef1eb972-350f-4569-9e3a-dba3b7620c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bcd7e1d6-cf76-4e32-a359-0436147333cd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1659c00b-c81b-41ad-85af-864f813df3c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5384089dcc64495fbfc4e26ba8d2abdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:07.021085 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8e25e6-6a0f-478b-a8de-9c2754704772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:07.043362 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8e25e6-6a0f-478b-a8de-9c2754704772) transitioned into 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_bcd7e1d6-cf76-4e32-a359-0436147333cd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['83f3ba47-49c6-4ff5-95a0-0e1ecb67b5fb','a691a87c-04cd-47d4-b062-62557413acb3','56d68c59-fb9a-425c-9f56-bf492a5833c2','ef1eb972-350f-4569-9e3a-dba3b7620c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:07.043362 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b10fc3-ee7d-48c0-bbb7-cad2fbd71ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:07.057649 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b10fc3-ee7d-48c0-bbb7-cad2fbd71ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:07.059037 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (5b099f15-669f-4eae-985c-405895920bb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:07.059529 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request issued successfully. Aug 08 06:29:07.070555 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:07.070555 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:07.071044 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:08.080116 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:08.080116 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:08.080637 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:08.080637 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Checking backup size 1 against volume size 1 {{(pid=100291) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 06:29:08.080733 np0000006785 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Overwriting volume 1659c00b-c81b-41ad-85af-864f813df3c1 with restore of backup bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:08.097601 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] restore_backup in rpcapi backup_id bcd7e1d6-cf76-4e32-a359-0436147333cd {{(pid=100291) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 06:29:08.099854 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b23be6e-2817-4b5e-8d80-8b59b6af2013 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd/restore returned with HTTP 202 Aug 08 06:29:08.100419 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 609/2433] 10.4.3.32 () {68 vars in 1386 bytes} [Sat Aug 8 06:29:06 2026] POST /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd/restore => generated 189 bytes in 1297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:08.111177 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6f2b185a-0a29-4ac2-a96e-756118ddd28e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:08.113654 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f2b185a-0a29-4ac2-a96e-756118ddd28e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:08.113856 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f2b185a-0a29-4ac2-a96e-756118ddd28e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:08.114092 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f2b185a-0a29-4ac2-a96e-756118ddd28e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:08.114179 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6f2b185a-0a29-4ac2-a96e-756118ddd28e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:08.120145 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:08.120145 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:08.121357 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f2b185a-0a29-4ac2-a96e-756118ddd28e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:08.121970 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 611/2434] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:08 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:09.131938 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f814948-f15c-405e-ad85-24926beb0021 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:09.139594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-49fa0f2e-c976-4a7d-945c-fb3e17edc120 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:09.142163 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49fa0f2e-c976-4a7d-945c-fb3e17edc120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:09.142337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49fa0f2e-c976-4a7d-945c-fb3e17edc120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:09.143081 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49fa0f2e-c976-4a7d-945c-fb3e17edc120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:09.143081 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-49fa0f2e-c976-4a7d-945c-fb3e17edc120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:09.155571 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:09.155571 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:09.155571 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49fa0f2e-c976-4a7d-945c-fb3e17edc120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:09.155571 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 610/2435] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:09 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:09.386244 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:09.386654 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-352465865"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:09.388937 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-352465865'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:09.389000 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Create volume of 1 GB Aug 08 06:29:09.398805 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Availability Zones retrieved successfully. Aug 08 06:29:09.406934 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Flow 'volume_create_api' (e21d3ca5-3798-4905-b0eb-b80f87279cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:09.408202 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00767b5-94ef-4f31-a37a-588a1700cded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:09.410428 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:09.510664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00767b5-94ef-4f31-a37a-588a1700cded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:09.510664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c329fc-79a4-4a63-b6e4-beb84b21427e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:09.651151 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Created reservations ['c5dbbb4d-859e-401c-823d-060a60fed3e5', '896b14d5-f6f2-47f9-ae52-7c3428852719', '6c4a7f36-934b-4095-bc38-308b325c88fa', 'cc865e79-ddda-46ab-8301-e86824dc1ace'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:09.652345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c329fc-79a4-4a63-b6e4-beb84b21427e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5dbbb4d-859e-401c-823d-060a60fed3e5', '896b14d5-f6f2-47f9-ae52-7c3428852719', '6c4a7f36-934b-4095-bc38-308b325c88fa', 'cc865e79-ddda-46ab-8301-e86824dc1ace']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:09.653746 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a7731d-df97-470a-9747-98f98623330d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:09.689873 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a7731d-df97-470a-9747-98f98623330d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c9de75f-c17a-4b24-8a60-2198439f7826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-352465865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59d6ceb41f0b437898a88e45aafcbb4f',qos_specs=None,replication_status=,reservations=['c5dbbb4d-859e-401c-823d-060a60fed3e5','896b14d5-f6f2-47f9-ae52-7c3428852719','6c4a7f36-934b-4095-bc38-308b325c88fa','cc865e79-ddda-46ab-8301-e86824dc1ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb60b1dc79443e980a01f5aa6e62747',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-352465865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c9de75f-c17a-4b24-8a60-2198439f7826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59d6ceb41f0b437898a88e45aafcbb4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecb60b1dc79443e980a01f5aa6e62747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:09.691460 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c63650f-d2c7-4f5e-86a6-40165690953b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:09.727263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c63650f-d2c7-4f5e-86a6-40165690953b) transitioned into state 'SUCCESS' from state '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-352465865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59d6ceb41f0b437898a88e45aafcbb4f',qos_specs=None,replication_status=,reservations=['c5dbbb4d-859e-401c-823d-060a60fed3e5','896b14d5-f6f2-47f9-ae52-7c3428852719','6c4a7f36-934b-4095-bc38-308b325c88fa','cc865e79-ddda-46ab-8301-e86824dc1ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb60b1dc79443e980a01f5aa6e62747',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:09.727263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d2ea7d-7d05-43de-9a7e-64e6bc842ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:09.746076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d2ea7d-7d05-43de-9a7e-64e6bc842ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:09.747656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Flow 'volume_create_api' (e21d3ca5-3798-4905-b0eb-b80f87279cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:09.747836 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Create volume request issued successfully. Aug 08 06:29:09.750655 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f814948-f15c-405e-ad85-24926beb0021 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:09.750655 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 606/2436] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:29:09 2026] POST /volume/v3/volumes => generated 816 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:09.770528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f7c39cfe-aa6c-4113-857a-8e2c20e5b969 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:09.772561 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7c39cfe-aa6c-4113-857a-8e2c20e5b969 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:09.773362 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7c39cfe-aa6c-4113-857a-8e2c20e5b969 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:09.773362 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7c39cfe-aa6c-4113-857a-8e2c20e5b969 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:09.789547 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:09.789547 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:09.799523 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f7c39cfe-aa6c-4113-857a-8e2c20e5b969 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Volume info retrieved successfully. Aug 08 06:29:09.806240 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7c39cfe-aa6c-4113-857a-8e2c20e5b969 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 200 Aug 08 06:29:09.806395 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 610/2437] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:09 2026] GET /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:10.169791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e6650da8-f5d7-4099-b460-a5a2cc458c15 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.173366 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6650da8-f5d7-4099-b460-a5a2cc458c15 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:10.173611 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6650da8-f5d7-4099-b460-a5a2cc458c15 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:10.173874 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6650da8-f5d7-4099-b460-a5a2cc458c15 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:10.174853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e6650da8-f5d7-4099-b460-a5a2cc458c15 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:10.182469 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:10.182469 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:10.182763 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6650da8-f5d7-4099-b460-a5a2cc458c15 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:10.183218 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 612/2438] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:10 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:10.275566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e3d85230-4275-43da-bdfa-a723688a1b2c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.446397 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3d85230-4275-43da-bdfa-a723688a1b2c tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] POST https://10.4.3.32/volume/v3/types/f5f22831-6110-41c5-93ea-e443f1c290ed/encryption Aug 08 06:29:10.447037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3d85230-4275-43da-bdfa-a723688a1b2c tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:10.460918 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3d85230-4275-43da-bdfa-a723688a1b2c tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types/f5f22831-6110-41c5-93ea-e443f1c290ed/encryption returned with HTTP 404 Aug 08 06:29:10.461544 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 611/2439] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:29:10 2026] POST /volume/v3/types/f5f22831-6110-41c5-93ea-e443f1c290ed/encryption => generated 114 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:10.474153 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4626fe93-6476-4374-8e5a-6089eae3338e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.477738 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4626fe93-6476-4374-8e5a-6089eae3338e tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:29:10.478108 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4626fe93-6476-4374-8e5a-6089eae3338e tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1484305765", "os-volume-type-access:is_public": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:10.480128 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:10.480128 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:10.505947 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4626fe93-6476-4374-8e5a-6089eae3338e tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:29:10.506343 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 607/2440] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:29:10 2026] POST /volume/v3/types => generated 231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:10.517158 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bfb2074c-1900-435b-b33c-28b76a8c0dfb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.652703 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bfb2074c-1900-435b-b33c-28b76a8c0dfb tempest-VolumeTypesNegativeTest-648030558 tempest-VolumeTypesNegativeTest-648030558-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:10.653117 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bfb2074c-1900-435b-b33c-28b76a8c0dfb tempest-VolumeTypesNegativeTest-648030558 tempest-VolumeTypesNegativeTest-648030558-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "75c84715-784a-4dcc-9b5c-3ff1a3b8e688", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-529999317"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:10.655048 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-bfb2074c-1900-435b-b33c-28b76a8c0dfb tempest-VolumeTypesNegativeTest-648030558 tempest-VolumeTypesNegativeTest-648030558-project-member] Create volume request body: {'volume': {'volume_type': '75c84715-784a-4dcc-9b5c-3ff1a3b8e688', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-529999317'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:10.664585 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bfb2074c-1900-435b-b33c-28b76a8c0dfb tempest-VolumeTypesNegativeTest-648030558 tempest-VolumeTypesNegativeTest-648030558-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 08 06:29:10.665097 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 611/2441] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:10 2026] POST /volume/v3/volumes => generated 114 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:10.673722 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7bc26fdc-301a-41cc-a512-4a97ef7235e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.674608 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7bc26fdc-301a-41cc-a512-4a97ef7235e6 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] DELETE https://10.4.3.32/volume/v3/types/75c84715-784a-4dcc-9b5c-3ff1a3b8e688 Aug 08 06:29:10.674799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7bc26fdc-301a-41cc-a512-4a97ef7235e6 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:10.674989 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7bc26fdc-301a-41cc-a512-4a97ef7235e6 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:10.702210 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7bc26fdc-301a-41cc-a512-4a97ef7235e6 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types/75c84715-784a-4dcc-9b5c-3ff1a3b8e688 returned with HTTP 202 Aug 08 06:29:10.702567 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 613/2442] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:29:10 2026] DELETE /volume/v3/types/75c84715-784a-4dcc-9b5c-3ff1a3b8e688 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:10.711219 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c5185ef7-5c87-49c7-a7ef-b199f106942c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.713456 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c5185ef7-5c87-49c7-a7ef-b199f106942c tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] GET https://10.4.3.32/volume/v3/types/75c84715-784a-4dcc-9b5c-3ff1a3b8e688 Aug 08 06:29:10.713724 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c5185ef7-5c87-49c7-a7ef-b199f106942c tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:10.714088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c5185ef7-5c87-49c7-a7ef-b199f106942c tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:10.718041 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c5185ef7-5c87-49c7-a7ef-b199f106942c tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types/75c84715-784a-4dcc-9b5c-3ff1a3b8e688 returned with HTTP 404 Aug 08 06:29:10.718718 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 612/2443] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:29:10 2026] GET /volume/v3/types/75c84715-784a-4dcc-9b5c-3ff1a3b8e688 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:10.732902 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ba4a50c8-440a-4cf1-abc8-a78a4ed1c9d2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.734917 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba4a50c8-440a-4cf1-abc8-a78a4ed1c9d2 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:29:10.735337 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba4a50c8-440a-4cf1-abc8-a78a4ed1c9d2 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:10.741472 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba4a50c8-440a-4cf1-abc8-a78a4ed1c9d2 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 400 Aug 08 06:29:10.742063 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 608/2444] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:29:10 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:10.753046 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c3e44ff-1ceb-42b8-afca-7d8aef7a9b47 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.755467 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c3e44ff-1ceb-42b8-afca-7d8aef7a9b47 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:29:10.756020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c3e44ff-1ceb-42b8-afca-7d8aef7a9b47 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1933164856"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:10.779186 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c3e44ff-1ceb-42b8-afca-7d8aef7a9b47 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:29:10.779636 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 612/2445] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:29:10 2026] POST /volume/v3/types => generated 229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:10.794157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1aac9f84-e83b-4aec-a38b-006015816e66 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.796566 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1aac9f84-e83b-4aec-a38b-006015816e66 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:29:10.796974 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1aac9f84-e83b-4aec-a38b-006015816e66 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1933164856"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:10.806609 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1aac9f84-e83b-4aec-a38b-006015816e66 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1933164856 already exists. Aug 08 06:29:10.806985 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1aac9f84-e83b-4aec-a38b-006015816e66 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 409 Aug 08 06:29:10.807891 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 614/2446] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:29:10 2026] POST /volume/v3/types => generated 134 bytes in 14 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:10.818522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-777110b2-45c1-4740-9ebd-bc983ca15faf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.820648 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-777110b2-45c1-4740-9ebd-bc983ca15faf tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] DELETE https://10.4.3.32/volume/v3/types/87ac0253-3cd5-4185-99b0-453db859ed6b Aug 08 06:29:10.821560 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-777110b2-45c1-4740-9ebd-bc983ca15faf tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:10.821560 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-777110b2-45c1-4740-9ebd-bc983ca15faf tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:10.824538 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7fb9d3c1-51e4-484b-9f6c-8dd191afed16 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.826679 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7fb9d3c1-51e4-484b-9f6c-8dd191afed16 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:10.827001 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7fb9d3c1-51e4-484b-9f6c-8dd191afed16 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:10.827263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7fb9d3c1-51e4-484b-9f6c-8dd191afed16 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:10.843562 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:10.843562 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:10.860559 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7fb9d3c1-51e4-484b-9f6c-8dd191afed16 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Volume info retrieved successfully. Aug 08 06:29:10.867524 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7fb9d3c1-51e4-484b-9f6c-8dd191afed16 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 200 Aug 08 06:29:10.868027 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 609/2447] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:10 2026] GET /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 943 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:10.879138 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-777110b2-45c1-4740-9ebd-bc983ca15faf tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types/87ac0253-3cd5-4185-99b0-453db859ed6b returned with HTTP 202 Aug 08 06:29:10.879715 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 613/2448] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:29:10 2026] DELETE /volume/v3/types/87ac0253-3cd5-4185-99b0-453db859ed6b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:10.884789 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bfbc252f-98ba-41ca-bce9-50cfd463416b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.890546 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bfbc252f-98ba-41ca-bce9-50cfd463416b tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Aug 08 06:29:10.891025 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bfbc252f-98ba-41ca-bce9-50cfd463416b tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6c9de75f-c17a-4b24-8a60-2198439f7826"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:10.892410 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f2d614d5-4725-4f23-925d-e311281c5528 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.897577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volume_transfer [None req-bfbc252f-98ba-41ca-bce9-50cfd463416b tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Creating new volume transfer {'transfer': {'volume_id': '6c9de75f-c17a-4b24-8a60-2198439f7826'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 06:29:10.897757 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volume_transfer [None req-bfbc252f-98ba-41ca-bce9-50cfd463416b tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Creating transfer of volume 6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:10.897916 np0000006785 devstack@c-api.service[100291]: INFO cinder.transfer.api [None req-bfbc252f-98ba-41ca-bce9-50cfd463416b tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Generating transfer record for volume 6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:10.900478 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f2d614d5-4725-4f23-925d-e311281c5528 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] GET https://10.4.3.32/volume/v3/types/87ac0253-3cd5-4185-99b0-453db859ed6b Aug 08 06:29:10.900478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f2d614d5-4725-4f23-925d-e311281c5528 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:10.901426 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f2d614d5-4725-4f23-925d-e311281c5528 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:10.911687 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f2d614d5-4725-4f23-925d-e311281c5528 tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types/87ac0253-3cd5-4185-99b0-453db859ed6b returned with HTTP 404 Aug 08 06:29:10.912409 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:10.912409 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:10.912512 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 615/2449] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:29:10 2026] GET /volume/v3/types/87ac0253-3cd5-4185-99b0-453db859ed6b => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:10.931924 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bfbc252f-98ba-41ca-bce9-50cfd463416b tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Aug 08 06:29:10.932727 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 613/2450] 10.4.3.32 () {70 vars in 1319 bytes} [Sat Aug 8 06:29:10 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:10.933315 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-17fa4453-29e4-47b4-8335-55ff77999f0a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.937848 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17fa4453-29e4-47b4-8335-55ff77999f0a tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] DELETE https://10.4.3.32/volume/v3/types/3c279370-acf8-4b8b-a7b4-191ab4444616 Aug 08 06:29:10.937932 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17fa4453-29e4-47b4-8335-55ff77999f0a tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:10.938187 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17fa4453-29e4-47b4-8335-55ff77999f0a tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:10.945482 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17fa4453-29e4-47b4-8335-55ff77999f0a tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types/3c279370-acf8-4b8b-a7b4-191ab4444616 returned with HTTP 404 Aug 08 06:29:10.945537 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4ea5fa8f-e9bc-4ba0-80b5-1e2cfcbd3663 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.945721 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 610/2451] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:29:10 2026] DELETE /volume/v3/types/3c279370-acf8-4b8b-a7b4-191ab4444616 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:10.954449 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ea5fa8f-e9bc-4ba0-80b5-1e2cfcbd3663 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:10.954449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ea5fa8f-e9bc-4ba0-80b5-1e2cfcbd3663 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:10.954873 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ea5fa8f-e9bc-4ba0-80b5-1e2cfcbd3663 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:10.960149 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5d6cccb5-1e99-47e4-af2e-83cd1a2db24f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:10.962247 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d6cccb5-1e99-47e4-af2e-83cd1a2db24f tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] GET https://10.4.3.32/volume/v3/types/e7929828-417d-4bdf-93e0-11d6d6e10609 Aug 08 06:29:10.962479 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d6cccb5-1e99-47e4-af2e-83cd1a2db24f tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:10.962708 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d6cccb5-1e99-47e4-af2e-83cd1a2db24f tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:10.967630 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:10.967630 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:10.967837 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d6cccb5-1e99-47e4-af2e-83cd1a2db24f tempest-VolumeTypesNegativeTest-22561820 tempest-VolumeTypesNegativeTest-22561820-project-admin] https://10.4.3.32/volume/v3/types/e7929828-417d-4bdf-93e0-11d6d6e10609 returned with HTTP 404 Aug 08 06:29:10.968755 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 616/2452] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:29:10 2026] GET /volume/v3/types/e7929828-417d-4bdf-93e0-11d6d6e10609 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:10.973569 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4ea5fa8f-e9bc-4ba0-80b5-1e2cfcbd3663 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Volume info retrieved successfully. Aug 08 06:29:10.982501 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ea5fa8f-e9bc-4ba0-80b5-1e2cfcbd3663 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 200 Aug 08 06:29:10.982915 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 614/2453] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:10 2026] GET /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 951 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:29:11.006232 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3e25411d-aa35-4913-9086-c044597fb20d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:11.010090 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e25411d-aa35-4913-9086-c044597fb20d tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/d0832e99-10b3-4b79-b612-9683fecac2b1 Aug 08 06:29:11.010090 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e25411d-aa35-4913-9086-c044597fb20d tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:11.010090 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e25411d-aa35-4913-9086-c044597fb20d tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:11.022150 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e25411d-aa35-4913-9086-c044597fb20d tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volume-transfers/d0832e99-10b3-4b79-b612-9683fecac2b1 returned with HTTP 200 Aug 08 06:29:11.022150 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 614/2454] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:29:11 2026] GET /volume/v3/volume-transfers/d0832e99-10b3-4b79-b612-9683fecac2b1 => generated 538 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:11.034467 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cd79510d-08e0-4796-bfc2-1fd0c5174f2c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:11.036568 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd79510d-08e0-4796-bfc2-1fd0c5174f2c tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volume-transfers Aug 08 06:29:11.036874 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd79510d-08e0-4796-bfc2-1fd0c5174f2c tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:11.037140 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd79510d-08e0-4796-bfc2-1fd0c5174f2c tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:11.037316 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volume_transfer [None req-cd79510d-08e0-4796-bfc2-1fd0c5174f2c tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Listing volume transfers {{(pid=100290) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 06:29:11.047372 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd79510d-08e0-4796-bfc2-1fd0c5174f2c tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 200 Aug 08 06:29:11.047876 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 611/2455] 10.4.3.32 () {68 vars in 1298 bytes} [Sat Aug 8 06:29:11 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:11.058364 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:11.200665 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dd875205-86fc-4b12-b475-8e8fa9824a0b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:11.203916 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dd875205-86fc-4b12-b475-8e8fa9824a0b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:11.204251 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dd875205-86fc-4b12-b475-8e8fa9824a0b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:11.204542 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dd875205-86fc-4b12-b475-8e8fa9824a0b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:11.204722 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-dd875205-86fc-4b12-b475-8e8fa9824a0b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:11.210663 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:11.210663 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:11.211609 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dd875205-86fc-4b12-b475-8e8fa9824a0b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:11.212096 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 615/2456] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:11 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:29:11.278572 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] POST https://10.4.3.32/volume/v3/volume-transfers/d0832e99-10b3-4b79-b612-9683fecac2b1/accept Aug 08 06:29:11.279031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bf45a6c87aad5fe7"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:11.282227 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.volume_transfer [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Accepting volume transfer d0832e99-10b3-4b79-b612-9683fecac2b1 {{(pid=100289) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 06:29:11.282407 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.volume_transfer [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Accepting transfer d0832e99-10b3-4b79-b612-9683fecac2b1 Aug 08 06:29:11.426571 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Created reservations ['ebac9c0e-199c-44a8-9921-a14b9f0751b2', 'f0db2919-3311-4343-bf40-ad3f4af66129', 'f88db853-9945-4b16-aa0a-79cb64f46e27', '098dc817-3803-40b1-946a-230603dbd416'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:11.492735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Created reservations ['173cf396-2904-4ceb-9cba-35ac75407845', '2271f407-c07d-4e18-9026-342a4092e36b', '8e329150-c9ee-4823-b784-8c00d4721a6d', '4299b40b-aed7-4336-a66a-84637e99e97e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:11.569658 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Created reservations ['ef49e8f1-4a7f-4561-bce8-003ff2326bed', '86b0e431-0b5b-4417-a665-8b8b6a1ebca7', 'dd71fdad-478f-4bb7-98c4-ba6ffbc4b9ad', 'c96622ae-88c2-4818-ad21-a0bc7a3eab7a'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:11.640788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Created reservations ['4c40206d-70a9-4053-8dc0-fd2a37042b82', '15f44b73-f2a0-465c-be82-df62f4345718', '7cb325ef-12f3-4958-9624-8cbffef4bc36', 'c4973a89-3e09-4731-b4a4-70288dfe689d'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:11.660619 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Transfer volume completed successfully. Aug 08 06:29:11.777555 np0000006785 devstack@c-api.service[100289]: INFO cinder.transfer.api [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Volume 6c9de75f-c17a-4b24-8a60-2198439f7826 has been transferred. Aug 08 06:29:11.788469 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ba2b6d4d-5a13-43ee-8c11-c8650babcab8 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] https://10.4.3.32/volume/v3/volume-transfers/d0832e99-10b3-4b79-b612-9683fecac2b1/accept returned with HTTP 202 Aug 08 06:29:11.789006 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 617/2457] 10.4.3.32 () {70 vars in 1451 bytes} [Sat Aug 8 06:29:11 2026] POST /volume/v3/volume-transfers/d0832e99-10b3-4b79-b612-9683fecac2b1/accept => generated 363 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:11.802889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0b414355-4d28-49ea-9fa2-20075b0d8987 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:11.805820 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b414355-4d28-49ea-9fa2-20075b0d8987 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] GET https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:11.806006 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b414355-4d28-49ea-9fa2-20075b0d8987 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:11.806205 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b414355-4d28-49ea-9fa2-20075b0d8987 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:11.819832 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:11.819832 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:11.829837 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0b414355-4d28-49ea-9fa2-20075b0d8987 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Volume info retrieved successfully. Aug 08 06:29:11.843472 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b414355-4d28-49ea-9fa2-20075b0d8987 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 200 Aug 08 06:29:11.844081 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 615/2458] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:11 2026] GET /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 943 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:11.866085 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b8a23205-8365-4bb5-b382-73b8b49c8824 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:11.871922 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b8a23205-8365-4bb5-b382-73b8b49c8824 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] GET https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:11.873612 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b8a23205-8365-4bb5-b382-73b8b49c8824 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:11.877502 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b8a23205-8365-4bb5-b382-73b8b49c8824 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:11.888203 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:11.888203 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:11.894146 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b8a23205-8365-4bb5-b382-73b8b49c8824 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] Volume info retrieved successfully. Aug 08 06:29:11.905410 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b8a23205-8365-4bb5-b382-73b8b49c8824 tempest-VolumesTransfersV357Test-344606735 tempest-VolumesTransfersV357Test-344606735-project-member] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 200 Aug 08 06:29:11.905410 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 612/2459] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:11 2026] GET /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:11.925939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aab29c6d-1c04-4965-98c9-4a19506fd1d3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:11.929361 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aab29c6d-1c04-4965-98c9-4a19506fd1d3 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/d0832e99-10b3-4b79-b612-9683fecac2b1 Aug 08 06:29:11.929811 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aab29c6d-1c04-4965-98c9-4a19506fd1d3 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:11.930614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aab29c6d-1c04-4965-98c9-4a19506fd1d3 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:11.930614 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-aab29c6d-1c04-4965-98c9-4a19506fd1d3 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Delete transfer with id: d0832e99-10b3-4b79-b612-9683fecac2b1 Aug 08 06:29:11.940937 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aab29c6d-1c04-4965-98c9-4a19506fd1d3 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volume-transfers/d0832e99-10b3-4b79-b612-9683fecac2b1 returned with HTTP 404 Aug 08 06:29:11.941633 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 616/2460] 10.4.3.32 () {68 vars in 1412 bytes} [Sat Aug 8 06:29:11 2026] DELETE /volume/v3/volume-transfers/d0832e99-10b3-4b79-b612-9683fecac2b1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:29:11.953025 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6cf6a86c-3621-4941-9242-6d43d5842611 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:12.106246 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6cf6a86c-3621-4941-9242-6d43d5842611 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:12.106460 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6cf6a86c-3621-4941-9242-6d43d5842611 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:12.106643 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6cf6a86c-3621-4941-9242-6d43d5842611 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:12.106829 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-6cf6a86c-3621-4941-9242-6d43d5842611 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Delete volume with id: 6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:12.118448 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:12.118448 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:12.119737 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6cf6a86c-3621-4941-9242-6d43d5842611 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Volume info retrieved successfully. Aug 08 06:29:12.148305 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6cf6a86c-3621-4941-9242-6d43d5842611 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Delete volume request issued successfully. Aug 08 06:29:12.148696 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6cf6a86c-3621-4941-9242-6d43d5842611 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 202 Aug 08 06:29:12.149393 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 618/2461] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:29:11 2026] DELETE /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:29:12.159066 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8a77d23f-a125-482b-acab-59da5a467e04 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:12.161209 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a77d23f-a125-482b-acab-59da5a467e04 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] GET https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:12.161475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a77d23f-a125-482b-acab-59da5a467e04 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:12.161788 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a77d23f-a125-482b-acab-59da5a467e04 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:12.172608 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:12.172608 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:12.178139 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8a77d23f-a125-482b-acab-59da5a467e04 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Volume info retrieved successfully. Aug 08 06:29:12.184060 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a77d23f-a125-482b-acab-59da5a467e04 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 200 Aug 08 06:29:12.184597 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 616/2462] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:12 2026] GET /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 1127 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:29:12.226336 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-38d1e479-7022-465a-b05c-dd22b7ac95a0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:12.231424 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38d1e479-7022-465a-b05c-dd22b7ac95a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:12.231424 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38d1e479-7022-465a-b05c-dd22b7ac95a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:12.231424 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38d1e479-7022-465a-b05c-dd22b7ac95a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:12.231424 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-38d1e479-7022-465a-b05c-dd22b7ac95a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:12.239937 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:12.239937 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:12.242151 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38d1e479-7022-465a-b05c-dd22b7ac95a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:12.242440 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 613/2463] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:12 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:13.207714 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f7edb4d0-7747-4175-a05a-bfc33baa2088 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:13.212585 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7edb4d0-7747-4175-a05a-bfc33baa2088 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] GET https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:13.213332 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7edb4d0-7747-4175-a05a-bfc33baa2088 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:13.213991 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7edb4d0-7747-4175-a05a-bfc33baa2088 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:13.222413 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7edb4d0-7747-4175-a05a-bfc33baa2088 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 404 Aug 08 06:29:13.223558 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 617/2464] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:13 2026] GET /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:29:13.233937 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eb0d7adf-872c-4576-bcdb-8a9f239c20c7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:13.239421 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eb0d7adf-872c-4576-bcdb-8a9f239c20c7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:13.239421 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eb0d7adf-872c-4576-bcdb-8a9f239c20c7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:13.239695 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eb0d7adf-872c-4576-bcdb-8a9f239c20c7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:13.249317 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eb0d7adf-872c-4576-bcdb-8a9f239c20c7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 404 Aug 08 06:29:13.250906 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 619/2465] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:13 2026] GET /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:29:13.257172 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a342c15-47bc-4b96-9157-253bc30a1020 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:13.259470 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a342c15-47bc-4b96-9157-253bc30a1020 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:13.259826 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a342c15-47bc-4b96-9157-253bc30a1020 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:13.260160 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a342c15-47bc-4b96-9157-253bc30a1020 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:13.260376 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4a342c15-47bc-4b96-9157-253bc30a1020 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:13.265009 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c21b1bb0-8ab6-41c7-9260-1cd8f9c4b9d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:13.267887 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c21b1bb0-8ab6-41c7-9260-1cd8f9c4b9d4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:13.267887 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c21b1bb0-8ab6-41c7-9260-1cd8f9c4b9d4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:13.268155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c21b1bb0-8ab6-41c7-9260-1cd8f9c4b9d4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:13.269089 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-c21b1bb0-8ab6-41c7-9260-1cd8f9c4b9d4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Delete volume with id: 6c9de75f-c17a-4b24-8a60-2198439f7826 Aug 08 06:29:13.269209 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:13.269209 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:13.272742 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a342c15-47bc-4b96-9157-253bc30a1020 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:13.272742 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 617/2466] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:13 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:13.279650 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c21b1bb0-8ab6-41c7-9260-1cd8f9c4b9d4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 returned with HTTP 404 Aug 08 06:29:13.280010 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 614/2467] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:29:13 2026] DELETE /volume/v3/volumes/6c9de75f-c17a-4b24-8a60-2198439f7826 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:29:13.295328 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:13.297869 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:13.298524 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1380406033"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:13.301731 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1380406033'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:13.302163 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Create volume of 1 GB Aug 08 06:29:13.313894 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Availability Zones retrieved successfully. Aug 08 06:29:13.325809 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Flow 'volume_create_api' (4c19406f-434a-4297-a975-fe94855e566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:13.326726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422f70c4-62f3-4dd6-a9f1-3331d01ebb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:13.328194 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:13.377003 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422f70c4-62f3-4dd6-a9f1-3331d01ebb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:13.378042 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f533a75-10a2-47af-ba66-fbf03432eadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:13.449889 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Created reservations ['d11fd7f5-a76d-414e-b05e-7e115081bdc7', 'eb4e637d-9cfd-46c0-a99c-b573ebbaab7b', 'aa6417d4-280c-4f78-b9e8-87ef82ceeab2', '7ef9b22a-c12c-4041-a7ed-7ec2d2b2a23f'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:13.451982 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f533a75-10a2-47af-ba66-fbf03432eadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d11fd7f5-a76d-414e-b05e-7e115081bdc7', 'eb4e637d-9cfd-46c0-a99c-b573ebbaab7b', 'aa6417d4-280c-4f78-b9e8-87ef82ceeab2', '7ef9b22a-c12c-4041-a7ed-7ec2d2b2a23f']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:13.451982 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94086ba1-c646-4477-8376-0735be5c2973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:13.481917 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94086ba1-c646-4477-8376-0735be5c2973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba321311-a7fd-4293-990e-5c52688c57ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1380406033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59d6ceb41f0b437898a88e45aafcbb4f',qos_specs=None,replication_status=,reservations=['d11fd7f5-a76d-414e-b05e-7e115081bdc7','eb4e637d-9cfd-46c0-a99c-b573ebbaab7b','aa6417d4-280c-4f78-b9e8-87ef82ceeab2','7ef9b22a-c12c-4041-a7ed-7ec2d2b2a23f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb60b1dc79443e980a01f5aa6e62747',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1380406033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba321311-a7fd-4293-990e-5c52688c57ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59d6ceb41f0b437898a88e45aafcbb4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecb60b1dc79443e980a01f5aa6e62747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:13.483415 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf696e4a-32e9-4116-b26f-a864eaad5862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:13.510840 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf696e4a-32e9-4116-b26f-a864eaad5862) transitioned into state 'SUCCESS' from state '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-1380406033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59d6ceb41f0b437898a88e45aafcbb4f',qos_specs=None,replication_status=,reservations=['d11fd7f5-a76d-414e-b05e-7e115081bdc7','eb4e637d-9cfd-46c0-a99c-b573ebbaab7b','aa6417d4-280c-4f78-b9e8-87ef82ceeab2','7ef9b22a-c12c-4041-a7ed-7ec2d2b2a23f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb60b1dc79443e980a01f5aa6e62747',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:13.512320 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3b1dbb-b295-4ea9-aa23-74465ee59c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:13.527799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3b1dbb-b295-4ea9-aa23-74465ee59c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:13.529050 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Flow 'volume_create_api' (4c19406f-434a-4297-a975-fe94855e566a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:13.529477 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Create volume request issued successfully. Aug 08 06:29:13.530269 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4722ba4-302c-40d6-a0ce-342cb1a30429 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:13.530832 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 618/2468] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:29:13 2026] POST /volume/v3/volumes => generated 817 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:13.553159 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d6a6a836-d9b8-4d70-90cb-0312f8a3357e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:13.555817 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6a6a836-d9b8-4d70-90cb-0312f8a3357e tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:13.556189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6a6a836-d9b8-4d70-90cb-0312f8a3357e tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:13.556616 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6a6a836-d9b8-4d70-90cb-0312f8a3357e tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:13.574678 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:13.574678 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:13.582861 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d6a6a836-d9b8-4d70-90cb-0312f8a3357e tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Volume info retrieved successfully. Aug 08 06:29:13.596729 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6a6a836-d9b8-4d70-90cb-0312f8a3357e tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad returned with HTTP 200 Aug 08 06:29:13.598111 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 620/2469] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:13 2026] GET /volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad => generated 885 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:14.287876 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b7e76753-fe9e-4cdd-baf6-1eaaac2aa3d4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.289830 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b7e76753-fe9e-4cdd-baf6-1eaaac2aa3d4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:14.290103 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b7e76753-fe9e-4cdd-baf6-1eaaac2aa3d4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:14.290358 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b7e76753-fe9e-4cdd-baf6-1eaaac2aa3d4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:14.290528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b7e76753-fe9e-4cdd-baf6-1eaaac2aa3d4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:14.295811 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:14.295811 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:14.296479 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b7e76753-fe9e-4cdd-baf6-1eaaac2aa3d4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:14.296923 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 618/2470] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:14 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:14.433459 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.618181 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e6b1c907-2ecc-4012-824d-475596c4deb1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.620973 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6b1c907-2ecc-4012-824d-475596c4deb1 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:14.621193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6b1c907-2ecc-4012-824d-475596c4deb1 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:14.621485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6b1c907-2ecc-4012-824d-475596c4deb1 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:14.632713 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:14.632713 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:14.638746 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e6b1c907-2ecc-4012-824d-475596c4deb1 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Volume info retrieved successfully. Aug 08 06:29:14.645867 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6b1c907-2ecc-4012-824d-475596c4deb1 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad returned with HTTP 200 Aug 08 06:29:14.646400 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 619/2471] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:14 2026] GET /volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:14.656521 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:14.658206 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1517727642"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:14.659183 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1517727642'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:14.660203 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Create volume of 1 GB Aug 08 06:29:14.662843 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=537,cinder:UPDATE=163,cinder:INSERT=96 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:29:14.666622 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8891582c-232a-4d62-b18d-dec5929e2ca7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.667347 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Availability Zones retrieved successfully. Aug 08 06:29:14.669494 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8891582c-232a-4d62-b18d-dec5929e2ca7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Aug 08 06:29:14.669494 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8891582c-232a-4d62-b18d-dec5929e2ca7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ba321311-a7fd-4293-990e-5c52688c57ad"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:14.671210 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volume_transfer [None req-8891582c-232a-4d62-b18d-dec5929e2ca7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ba321311-a7fd-4293-990e-5c52688c57ad'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 06:29:14.671677 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volume_transfer [None req-8891582c-232a-4d62-b18d-dec5929e2ca7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Creating transfer of volume ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:14.671677 np0000006785 devstack@c-api.service[100289]: INFO cinder.transfer.api [None req-8891582c-232a-4d62-b18d-dec5929e2ca7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Generating transfer record for volume ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:14.676122 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Flow 'volume_create_api' (589c018e-642e-409e-9534-9bb7fedeb79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:14.678171 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07301e41-c6cd-43ae-a7c9-aacb5a5b9854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:14.679805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:14.691657 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:14.691657 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:14.715365 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8891582c-232a-4d62-b18d-dec5929e2ca7 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Aug 08 06:29:14.715897 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 621/2472] 10.4.3.32 () {70 vars in 1319 bytes} [Sat Aug 8 06:29:14 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:14.729869 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07301e41-c6cd-43ae-a7c9-aacb5a5b9854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:14.731065 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-37357a5b-1ee6-467d-8562-a3a0d404e209 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.731283 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad398308-98b5-4067-99c7-ac81be00fa04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:14.733536 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37357a5b-1ee6-467d-8562-a3a0d404e209 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:14.733660 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37357a5b-1ee6-467d-8562-a3a0d404e209 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:14.733960 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37357a5b-1ee6-467d-8562-a3a0d404e209 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:14.744357 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:14.744357 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:14.750137 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-37357a5b-1ee6-467d-8562-a3a0d404e209 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Volume info retrieved successfully. Aug 08 06:29:14.757423 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37357a5b-1ee6-467d-8562-a3a0d404e209 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad returned with HTTP 200 Aug 08 06:29:14.758176 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 619/2473] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:14 2026] GET /volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:14.779093 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a4e411db-a59f-428f-8492-151399a651f4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.782724 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4e411db-a59f-428f-8492-151399a651f4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/detail Aug 08 06:29:14.783591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4e411db-a59f-428f-8492-151399a651f4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:14.783591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4e411db-a59f-428f-8492-151399a651f4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:14.783591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volume_transfer [None req-a4e411db-a59f-428f-8492-151399a651f4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Listing volume transfers {{(pid=100288) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 06:29:14.791831 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4e411db-a59f-428f-8492-151399a651f4 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 08 06:29:14.793172 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 620/2474] 10.4.3.32 () {68 vars in 1319 bytes} [Sat Aug 8 06:29:14 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:14.807424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bd1da1a5-b075-4ad0-a3e9-40835a899372 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.809714 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd1da1a5-b075-4ad0-a3e9-40835a899372 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/26f1f1ab-bfaa-4a24-9347-3c9d0d1e7130 Aug 08 06:29:14.809907 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd1da1a5-b075-4ad0-a3e9-40835a899372 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:14.810105 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bd1da1a5-b075-4ad0-a3e9-40835a899372 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:14.810268 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.volume_transfer [None req-bd1da1a5-b075-4ad0-a3e9-40835a899372 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Delete transfer with id: 26f1f1ab-bfaa-4a24-9347-3c9d0d1e7130 Aug 08 06:29:14.826548 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:14.826548 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:14.837686 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Created reservations ['c6dcb248-c288-45e3-af89-849d7bdd5c66', '6e321548-48df-4790-b5ea-c2ecc7b06942', '0d9b8225-620a-4244-95b0-4c99def74479', '59290929-ba6c-4d6e-9773-77255b5ab0b0'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:14.838792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad398308-98b5-4067-99c7-ac81be00fa04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6dcb248-c288-45e3-af89-849d7bdd5c66', '6e321548-48df-4790-b5ea-c2ecc7b06942', '0d9b8225-620a-4244-95b0-4c99def74479', '59290929-ba6c-4d6e-9773-77255b5ab0b0']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:14.839740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4b89ae-b57d-4918-8aa7-9bdb85cad00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:14.840725 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bd1da1a5-b075-4ad0-a3e9-40835a899372 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volume-transfers/26f1f1ab-bfaa-4a24-9347-3c9d0d1e7130 returned with HTTP 202 Aug 08 06:29:14.840725 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 622/2475] 10.4.3.32 () {68 vars in 1412 bytes} [Sat Aug 8 06:29:14 2026] DELETE /volume/v3/volume-transfers/26f1f1ab-bfaa-4a24-9347-3c9d0d1e7130 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:29:14.852268 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-691725cd-b312-439c-bfa9-7e8ce6b0eac5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.855692 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-691725cd-b312-439c-bfa9-7e8ce6b0eac5 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:14.855692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-691725cd-b312-439c-bfa9-7e8ce6b0eac5 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:14.855692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-691725cd-b312-439c-bfa9-7e8ce6b0eac5 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:14.865911 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:14.865911 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:14.872186 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4b89ae-b57d-4918-8aa7-9bdb85cad00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75abf23e-9120-4676-bc9f-374691d68db3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1517727642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='104e26cc20d14c33837dd5d92b448f02',qos_specs=None,replication_status=,reservations=['c6dcb248-c288-45e3-af89-849d7bdd5c66','6e321548-48df-4790-b5ea-c2ecc7b06942','0d9b8225-620a-4244-95b0-4c99def74479','59290929-ba6c-4d6e-9773-77255b5ab0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fc97586ad53431cae00b1c63650d695',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1517727642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75abf23e-9120-4676-bc9f-374691d68db3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='104e26cc20d14c33837dd5d92b448f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fc97586ad53431cae00b1c63650d695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:14.872711 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-691725cd-b312-439c-bfa9-7e8ce6b0eac5 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Volume info retrieved successfully. Aug 08 06:29:14.873700 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ce2519-c1d9-4e80-81f5-6e15531b3f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:14.879305 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-691725cd-b312-439c-bfa9-7e8ce6b0eac5 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad returned with HTTP 200 Aug 08 06:29:14.879671 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 620/2476] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:14 2026] GET /volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:14.898020 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c22e354-4336-42f6-9ae5-a754464eebf0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.900574 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c22e354-4336-42f6-9ae5-a754464eebf0 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/26f1f1ab-bfaa-4a24-9347-3c9d0d1e7130 Aug 08 06:29:14.902526 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c22e354-4336-42f6-9ae5-a754464eebf0 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:14.902526 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c22e354-4336-42f6-9ae5-a754464eebf0 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:14.902526 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-2c22e354-4336-42f6-9ae5-a754464eebf0 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Delete transfer with id: 26f1f1ab-bfaa-4a24-9347-3c9d0d1e7130 Aug 08 06:29:14.905933 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c22e354-4336-42f6-9ae5-a754464eebf0 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volume-transfers/26f1f1ab-bfaa-4a24-9347-3c9d0d1e7130 returned with HTTP 404 Aug 08 06:29:14.907486 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 621/2477] 10.4.3.32 () {68 vars in 1412 bytes} [Sat Aug 8 06:29:14 2026] DELETE /volume/v3/volume-transfers/26f1f1ab-bfaa-4a24-9347-3c9d0d1e7130 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:29:14.910826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ce2519-c1d9-4e80-81f5-6e15531b3f00) transitioned into state 'SUCCESS' from state '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-1517727642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='104e26cc20d14c33837dd5d92b448f02',qos_specs=None,replication_status=,reservations=['c6dcb248-c288-45e3-af89-849d7bdd5c66','6e321548-48df-4790-b5ea-c2ecc7b06942','0d9b8225-620a-4244-95b0-4c99def74479','59290929-ba6c-4d6e-9773-77255b5ab0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fc97586ad53431cae00b1c63650d695',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:14.912173 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9bd7ae-d3ae-4ac9-96a7-cf1cd48add92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:14.918120 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0acb6943-7e2e-4184-9f32-129a788ebfef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.925619 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0acb6943-7e2e-4184-9f32-129a788ebfef tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:14.926823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0acb6943-7e2e-4184-9f32-129a788ebfef tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:14.926823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0acb6943-7e2e-4184-9f32-129a788ebfef tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:14.927163 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0acb6943-7e2e-4184-9f32-129a788ebfef tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Delete volume with id: ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:14.929123 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9bd7ae-d3ae-4ac9-96a7-cf1cd48add92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:14.930697 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Flow 'volume_create_api' (589c018e-642e-409e-9534-9bb7fedeb79c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:14.931404 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Create volume request issued successfully. Aug 08 06:29:14.932150 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1c8c64ab-4f40-48d4-8fd1-09b68ed82be6 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:14.933598 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 615/2478] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:14 2026] POST /volume/v3/volumes => generated 748 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:14.944902 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:14.944902 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:14.945171 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0acb6943-7e2e-4184-9f32-129a788ebfef tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Volume info retrieved successfully. Aug 08 06:29:14.952019 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-35b6e349-ff41-4473-8209-5bce7f21cea0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:14.955705 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35b6e349-ff41-4473-8209-5bce7f21cea0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] GET https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 Aug 08 06:29:14.956011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-35b6e349-ff41-4473-8209-5bce7f21cea0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:14.957081 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-35b6e349-ff41-4473-8209-5bce7f21cea0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:14.972083 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:14.972083 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:14.980454 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-35b6e349-ff41-4473-8209-5bce7f21cea0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Volume info retrieved successfully. Aug 08 06:29:14.987634 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0acb6943-7e2e-4184-9f32-129a788ebfef tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Delete volume request issued successfully. Aug 08 06:29:14.987924 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0acb6943-7e2e-4184-9f32-129a788ebfef tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad returned with HTTP 202 Aug 08 06:29:14.988863 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35b6e349-ff41-4473-8209-5bce7f21cea0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 returned with HTTP 200 Aug 08 06:29:14.989174 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 623/2479] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:29:14 2026] DELETE /volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:29:14.989619 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 621/2480] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:14 2026] GET /volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:15.009152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d25d5d5-bfc9-46da-be7c-6354197733f1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:15.014305 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d25d5d5-bfc9-46da-be7c-6354197733f1 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] GET https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:15.014654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d25d5d5-bfc9-46da-be7c-6354197733f1 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:15.015232 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d25d5d5-bfc9-46da-be7c-6354197733f1 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:15.027208 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:15.027208 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:15.035898 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d25d5d5-bfc9-46da-be7c-6354197733f1 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Volume info retrieved successfully. Aug 08 06:29:15.048635 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d25d5d5-bfc9-46da-be7c-6354197733f1 tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad returned with HTTP 200 Aug 08 06:29:15.049277 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 622/2481] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:15 2026] GET /volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:29:15.314418 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06a3a242-531d-45b8-9a95-b6e591e0f4bc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:15.317023 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06a3a242-531d-45b8-9a95-b6e591e0f4bc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:15.317273 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06a3a242-531d-45b8-9a95-b6e591e0f4bc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:15.317525 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06a3a242-531d-45b8-9a95-b6e591e0f4bc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:15.317673 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-06a3a242-531d-45b8-9a95-b6e591e0f4bc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:15.324887 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:15.324887 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:15.326900 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06a3a242-531d-45b8-9a95-b6e591e0f4bc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:15.326900 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 616/2482] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:15 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:16.016228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3ef5a151-680f-4ff3-a528-243b4fb263e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:16.019724 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ef5a151-680f-4ff3-a528-243b4fb263e0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] GET https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 Aug 08 06:29:16.020054 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ef5a151-680f-4ff3-a528-243b4fb263e0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:16.020318 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ef5a151-680f-4ff3-a528-243b4fb263e0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:16.029638 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:16.029638 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:16.034388 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3ef5a151-680f-4ff3-a528-243b4fb263e0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Volume info retrieved successfully. Aug 08 06:29:16.040104 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ef5a151-680f-4ff3-a528-243b4fb263e0 tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 returned with HTTP 200 Aug 08 06:29:16.040639 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 624/2483] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:16 2026] GET /volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:29:16.059116 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-60fbfd3d-4876-41ce-a797-e5d4caa188bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:16.063024 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-60fbfd3d-4876-41ce-a797-e5d4caa188bc tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] GET https://10.4.3.32/volume/v3/limits Aug 08 06:29:16.063329 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-60fbfd3d-4876-41ce-a797-e5d4caa188bc tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:16.064155 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-60fbfd3d-4876-41ce-a797-e5d4caa188bc tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:16.069236 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-28babb6d-25d3-4d8d-a63e-3f55554e9edf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:16.072138 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28babb6d-25d3-4d8d-a63e-3f55554e9edf tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] GET https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:16.073143 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28babb6d-25d3-4d8d-a63e-3f55554e9edf tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:16.073143 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-28babb6d-25d3-4d8d-a63e-3f55554e9edf tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:16.081646 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-28babb6d-25d3-4d8d-a63e-3f55554e9edf tempest-VolumesTransfersV357Test-1707258141 tempest-VolumesTransfersV357Test-1707258141-project-admin] https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad returned with HTTP 404 Aug 08 06:29:16.082322 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 623/2484] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:16 2026] GET /volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:29:16.093397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d74dda3-c852-4ce0-8808-a4c8c01455fa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:16.094644 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-60fbfd3d-4876-41ce-a797-e5d4caa188bc tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 08 06:29:16.095014 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 622/2485] 10.4.3.32 () {66 vars in 1227 bytes} [Sat Aug 8 06:29:16 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:16.095418 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d74dda3-c852-4ce0-8808-a4c8c01455fa tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] GET https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:16.095665 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d74dda3-c852-4ce0-8808-a4c8c01455fa tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:16.096125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d74dda3-c852-4ce0-8808-a4c8c01455fa tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:16.102827 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d74dda3-c852-4ce0-8808-a4c8c01455fa tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad returned with HTTP 404 Aug 08 06:29:16.104739 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 617/2486] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:16 2026] GET /volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:29:16.109878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5fffde3d-7db3-435c-88bb-880325a0e29b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:16.114166 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-96de1831-24c4-4dbe-8986-31a7674de715 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:16.115517 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5fffde3d-7db3-435c-88bb-880325a0e29b tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] GET https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 Aug 08 06:29:16.115732 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5fffde3d-7db3-435c-88bb-880325a0e29b tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:16.115967 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5fffde3d-7db3-435c-88bb-880325a0e29b tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:16.116524 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96de1831-24c4-4dbe-8986-31a7674de715 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:16.116887 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96de1831-24c4-4dbe-8986-31a7674de715 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:16.117218 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96de1831-24c4-4dbe-8986-31a7674de715 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:16.117473 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-96de1831-24c4-4dbe-8986-31a7674de715 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] Delete volume with id: ba321311-a7fd-4293-990e-5c52688c57ad Aug 08 06:29:16.125343 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96de1831-24c4-4dbe-8986-31a7674de715 tempest-VolumesTransfersV357Test-1549586178 tempest-VolumesTransfersV357Test-1549586178-project-member] https://10.4.3.32/volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad returned with HTTP 404 Aug 08 06:29:16.125925 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 624/2487] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:29:16 2026] DELETE /volume/v3/volumes/ba321311-a7fd-4293-990e-5c52688c57ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:29:16.133055 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:16.133055 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:16.138691 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5fffde3d-7db3-435c-88bb-880325a0e29b tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Volume info retrieved successfully. Aug 08 06:29:16.145143 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5fffde3d-7db3-435c-88bb-880325a0e29b tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 returned with HTTP 200 Aug 08 06:29:16.145534 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 625/2488] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:16 2026] GET /volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:16.164134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-afbea463-7858-4d33-91d5-3e942203adfe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:16.168971 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-afbea463-7858-4d33-91d5-3e942203adfe tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] DELETE https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 Aug 08 06:29:16.168971 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-afbea463-7858-4d33-91d5-3e942203adfe tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:16.168971 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-afbea463-7858-4d33-91d5-3e942203adfe tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:16.168971 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-afbea463-7858-4d33-91d5-3e942203adfe tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Delete volume with id: 75abf23e-9120-4676-bc9f-374691d68db3 Aug 08 06:29:16.178096 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:16.178096 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:16.178812 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-afbea463-7858-4d33-91d5-3e942203adfe tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Volume info retrieved successfully. Aug 08 06:29:16.204405 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-afbea463-7858-4d33-91d5-3e942203adfe tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Delete volume request issued successfully. Aug 08 06:29:16.204657 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-afbea463-7858-4d33-91d5-3e942203adfe tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 returned with HTTP 202 Aug 08 06:29:16.205489 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 623/2489] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:16 2026] DELETE /volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:16.218825 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f9908f4f-b121-496a-b643-19fb54c164db None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:16.221137 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f9908f4f-b121-496a-b643-19fb54c164db tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] GET https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 Aug 08 06:29:16.221286 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f9908f4f-b121-496a-b643-19fb54c164db tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:16.221546 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f9908f4f-b121-496a-b643-19fb54c164db tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:16.231653 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:16.231653 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:16.236836 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f9908f4f-b121-496a-b643-19fb54c164db tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Volume info retrieved successfully. Aug 08 06:29:16.245385 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f9908f4f-b121-496a-b643-19fb54c164db tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 returned with HTTP 200 Aug 08 06:29:16.245891 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 618/2490] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:16 2026] GET /volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:16.344060 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e60950b4-e7e2-4ef8-a2e0-7e62de2107ef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:16.346571 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e60950b4-e7e2-4ef8-a2e0-7e62de2107ef tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:16.346948 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e60950b4-e7e2-4ef8-a2e0-7e62de2107ef tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:16.347566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e60950b4-e7e2-4ef8-a2e0-7e62de2107ef tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:16.348011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e60950b4-e7e2-4ef8-a2e0-7e62de2107ef tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:16.354829 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:16.354829 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:16.355853 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e60950b4-e7e2-4ef8-a2e0-7e62de2107ef tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:16.356446 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 625/2491] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:16 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:17.265729 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0e3b9444-a445-4c97-9b3c-0eddd027621a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:17.268736 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e3b9444-a445-4c97-9b3c-0eddd027621a tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] GET https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 Aug 08 06:29:17.269045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e3b9444-a445-4c97-9b3c-0eddd027621a tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:17.269214 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e3b9444-a445-4c97-9b3c-0eddd027621a tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:17.271758 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=534,cinder:UPDATE=139,cinder:INSERT=88 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:29:17.279597 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e3b9444-a445-4c97-9b3c-0eddd027621a tempest-AbsoluteLimitsTests-67130233 tempest-AbsoluteLimitsTests-67130233-project-member] https://10.4.3.32/volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 returned with HTTP 404 Aug 08 06:29:17.280423 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 626/2492] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:17 2026] GET /volume/v3/volumes/75abf23e-9120-4676-bc9f-374691d68db3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:17.374083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a96aae05-452f-4223-b55e-bcba29200b1f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:17.379103 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a96aae05-452f-4223-b55e-bcba29200b1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:17.379339 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a96aae05-452f-4223-b55e-bcba29200b1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:17.379598 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a96aae05-452f-4223-b55e-bcba29200b1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:17.379754 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a96aae05-452f-4223-b55e-bcba29200b1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:17.392236 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:17.392236 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:17.393107 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a96aae05-452f-4223-b55e-bcba29200b1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:17.394417 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 624/2493] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:17 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:18.412639 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2b88e780-b88b-4040-b86e-bc2e753c11e1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:18.417410 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b88e780-b88b-4040-b86e-bc2e753c11e1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:18.418680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b88e780-b88b-4040-b86e-bc2e753c11e1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:18.419239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b88e780-b88b-4040-b86e-bc2e753c11e1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:18.419470 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2b88e780-b88b-4040-b86e-bc2e753c11e1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:18.437747 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:18.437747 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:18.437747 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b88e780-b88b-4040-b86e-bc2e753c11e1 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:18.437747 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 619/2494] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:18 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:29:18.668866 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e6d034cd-57b7-46d5-81d8-0aabf0cb68c1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:18.671026 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6d034cd-57b7-46d5-81d8-0aabf0cb68c1 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:18.671401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6d034cd-57b7-46d5-81d8-0aabf0cb68c1 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:18.672262 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6d034cd-57b7-46d5-81d8-0aabf0cb68c1 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:18.682105 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:18.682105 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:18.689097 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e6d034cd-57b7-46d5-81d8-0aabf0cb68c1 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:18.695498 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6d034cd-57b7-46d5-81d8-0aabf0cb68c1 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:18.696056 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 626/2495] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:18 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:18.717300 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-84bcf611-7e22-4669-8035-a002784bf042 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:18.718619 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84bcf611-7e22-4669-8035-a002784bf042 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:18.718878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84bcf611-7e22-4669-8035-a002784bf042 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:18.719098 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84bcf611-7e22-4669-8035-a002784bf042 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:18.729419 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:18.729419 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:18.734806 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-84bcf611-7e22-4669-8035-a002784bf042 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:18.741794 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84bcf611-7e22-4669-8035-a002784bf042 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:18.742560 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 627/2496] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:18 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:18.809501 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-8ef7b3ed-72d1-4753-9ca7-50a5a6720e77 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:18.811386 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-8ef7b3ed-72d1-4753-9ca7-50a5a6720e77 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:18.811937 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-8ef7b3ed-72d1-4753-9ca7-50a5a6720e77 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:18.812040 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-8ef7b3ed-72d1-4753-9ca7-50a5a6720e77 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:18.824102 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:18.824102 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:18.830069 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-8ef7b3ed-72d1-4753-9ca7-50a5a6720e77 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:18.838017 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-8ef7b3ed-72d1-4753-9ca7-50a5a6720e77 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:18.838643 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 625/2497] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:29:18 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:18.976035 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0fa5ab69-9d20-4eb4-8311-5e086ccbbd00 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:18.976559 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0fa5ab69-9d20-4eb4-8311-5e086ccbbd00 None None] GET https://10.4.3.32/volume// Aug 08 06:29:18.976817 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0fa5ab69-9d20-4eb4-8311-5e086ccbbd00 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:18.977100 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0fa5ab69-9d20-4eb4-8311-5e086ccbbd00 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:18.977526 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0fa5ab69-9d20-4eb4-8311-5e086ccbbd00 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:29:18.978328 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 620/2498] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:29:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:29:18.993967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-77ce53e2-1577-4dad-ae5d-2098edc16d4d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:18.998079 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-77ce53e2-1577-4dad-ae5d-2098edc16d4d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:29:18.998483 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-77ce53e2-1577-4dad-ae5d-2098edc16d4d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da6f8f58-7e80-47ed-9406-57c3bc2cf38c", "connector": null, "instance_uuid": "a59352e5-9993-4d17-92d6-2712ff9f5678"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:19.008933 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:19.008933 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:19.053517 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-77ce53e2-1577-4dad-ae5d-2098edc16d4d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:29:19.053988 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 627/2499] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:29:18 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:19.093160 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8a0416de-2b3e-4a1d-8bc2-0ce7e293b72f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:19.095291 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8a0416de-2b3e-4a1d-8bc2-0ce7e293b72f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:19.095436 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8a0416de-2b3e-4a1d-8bc2-0ce7e293b72f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:19.095650 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8a0416de-2b3e-4a1d-8bc2-0ce7e293b72f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:19.106025 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-950230a0-e083-411a-9de5-5d16b17c1cd8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:19.106502 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-950230a0-e083-411a-9de5-5d16b17c1cd8 None None] GET https://10.4.3.32/volume// Aug 08 06:29:19.106743 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-950230a0-e083-411a-9de5-5d16b17c1cd8 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:19.107033 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-950230a0-e083-411a-9de5-5d16b17c1cd8 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:19.107090 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:19.107090 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:19.107439 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-950230a0-e083-411a-9de5-5d16b17c1cd8 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:29:19.108134 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 626/2500] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:29:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:29:19.111431 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8a0416de-2b3e-4a1d-8bc2-0ce7e293b72f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:19.116650 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8a0416de-2b3e-4a1d-8bc2-0ce7e293b72f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:19.117134 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 628/2501] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:19 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:19.121461 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-3a1de2f8-b3cf-480e-9c83-6dcf46af4446 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:19.126573 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-3a1de2f8-b3cf-480e-9c83-6dcf46af4446 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:19.126930 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-3a1de2f8-b3cf-480e-9c83-6dcf46af4446 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:19.127179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-3a1de2f8-b3cf-480e-9c83-6dcf46af4446 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:19.144251 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:19.144251 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:19.150429 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-3a1de2f8-b3cf-480e-9c83-6dcf46af4446 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:19.159498 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-3a1de2f8-b3cf-480e-9c83-6dcf46af4446 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:19.160279 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 621/2502] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:29:19 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:29:19.286283 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-486e65c0-ee17-4f35-96bf-accfb32416aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:19.289394 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-486e65c0-ee17-4f35-96bf-accfb32416aa tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] PUT https://10.4.3.32/volume/v3/attachments/ee687882-4253-464d-854b-7c44c9be072c Aug 08 06:29:19.290486 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-486e65c0-ee17-4f35-96bf-accfb32416aa tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:19.314156 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-486e65c0-ee17-4f35-96bf-accfb32416aa tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Acquiring lock "cinder-attachment_update-da6f8f58-7e80-47ed-9406-57c3bc2cf38c-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:29:19.320987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-486e65c0-ee17-4f35-96bf-accfb32416aa tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Lock "cinder-attachment_update-da6f8f58-7e80-47ed-9406-57c3bc2cf38c-np0000006785" acquired by "attachment_update" :: waited 0.007s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:29:19.322468 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:19.322468 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:19.450698 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d00223c7-c307-444e-be24-49bef183946a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:19.450758 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-486e65c0-ee17-4f35-96bf-accfb32416aa tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Lock "cinder-attachment_update-da6f8f58-7e80-47ed-9406-57c3bc2cf38c-np0000006785" released by "attachment_update" :: held 0.130s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:29:19.451051 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-486e65c0-ee17-4f35-96bf-accfb32416aa tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/attachments/ee687882-4253-464d-854b-7c44c9be072c returned with HTTP 200 Aug 08 06:29:19.451940 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 628/2503] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:29:19 2026] PUT /volume/v3/attachments/ee687882-4253-464d-854b-7c44c9be072c => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:19.452011 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d00223c7-c307-444e-be24-49bef183946a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:19.452258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d00223c7-c307-444e-be24-49bef183946a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:19.452468 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d00223c7-c307-444e-be24-49bef183946a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:19.452581 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d00223c7-c307-444e-be24-49bef183946a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:19.459513 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:19.459513 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:19.460330 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d00223c7-c307-444e-be24-49bef183946a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:19.460741 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 627/2504] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:19 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:19.475095 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-57190d84-0c43-4bc7-8c87-58ce2c4ff380 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:19.477408 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57190d84-0c43-4bc7-8c87-58ce2c4ff380 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 Aug 08 06:29:19.477720 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57190d84-0c43-4bc7-8c87-58ce2c4ff380 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:19.478069 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57190d84-0c43-4bc7-8c87-58ce2c4ff380 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:19.488747 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:19.488747 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:19.494431 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-57190d84-0c43-4bc7-8c87-58ce2c4ff380 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:19.502490 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57190d84-0c43-4bc7-8c87-58ce2c4ff380 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 returned with HTTP 200 Aug 08 06:29:19.503132 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 629/2505] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:19 2026] GET /volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:19.523941 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0a2f28c4-d79b-4dce-ac78-f330c97be378 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:19.528158 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a2f28c4-d79b-4dce-ac78-f330c97be378 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 Aug 08 06:29:19.528416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a2f28c4-d79b-4dce-ac78-f330c97be378 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:19.528707 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a2f28c4-d79b-4dce-ac78-f330c97be378 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:19.546880 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:19.546880 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:19.551791 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0a2f28c4-d79b-4dce-ac78-f330c97be378 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:19.560639 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a2f28c4-d79b-4dce-ac78-f330c97be378 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 returned with HTTP 200 Aug 08 06:29:19.561411 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 622/2506] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:19 2026] GET /volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:29:19.574957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6c4fa65c-8268-4421-99ee-2b7b848d93fd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:19.579858 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c4fa65c-8268-4421-99ee-2b7b848d93fd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 Aug 08 06:29:19.579858 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c4fa65c-8268-4421-99ee-2b7b848d93fd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:19.580457 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c4fa65c-8268-4421-99ee-2b7b848d93fd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:19.580457 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-6c4fa65c-8268-4421-99ee-2b7b848d93fd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume with id: 1659c00b-c81b-41ad-85af-864f813df3c1 Aug 08 06:29:19.591673 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:19.591673 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:19.592556 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6c4fa65c-8268-4421-99ee-2b7b848d93fd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:19.621589 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6c4fa65c-8268-4421-99ee-2b7b848d93fd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume request issued successfully. Aug 08 06:29:19.621589 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c4fa65c-8268-4421-99ee-2b7b848d93fd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 returned with HTTP 202 Aug 08 06:29:19.621589 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 629/2507] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:19 2026] DELETE /volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:19.632982 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f132fd8a-db44-46fa-8d94-6c9c5b7a3685 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:19.634967 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f132fd8a-db44-46fa-8d94-6c9c5b7a3685 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 Aug 08 06:29:19.635203 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f132fd8a-db44-46fa-8d94-6c9c5b7a3685 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:19.635467 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f132fd8a-db44-46fa-8d94-6c9c5b7a3685 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:19.644802 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:19.644802 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:19.649149 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f132fd8a-db44-46fa-8d94-6c9c5b7a3685 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:19.656928 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f132fd8a-db44-46fa-8d94-6c9c5b7a3685 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 returned with HTTP 200 Aug 08 06:29:19.657471 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 628/2508] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:19 2026] GET /volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 => generated 1409 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:19.859985 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:20.037258 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:20.037956 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1468958154"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:20.040095 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1468958154'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:20.043801 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume of 1 GB Aug 08 06:29:20.046088 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Availability Zones retrieved successfully. Aug 08 06:29:20.063276 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Flow 'volume_create_api' (686f1ded-6b8e-44ff-8dd2-26a201e747f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:20.065151 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca896e2-88c1-4430-8e43-81499efd619b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:20.068146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:20.108344 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca896e2-88c1-4430-8e43-81499efd619b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:20.110421 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01958a67-e41a-4b1b-b72b-122b802657e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:20.130711 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9871c4d-aff1-4a3f-988c-9991e2718016 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:20.132509 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9871c4d-aff1-4a3f-988c-9991e2718016 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:20.132718 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9871c4d-aff1-4a3f-988c-9991e2718016 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:20.132944 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9871c4d-aff1-4a3f-988c-9991e2718016 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:20.143861 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:20.143861 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:20.152155 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d9871c4d-aff1-4a3f-988c-9991e2718016 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:20.156029 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9871c4d-aff1-4a3f-988c-9991e2718016 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:20.156591 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 623/2509] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:20 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:20.196600 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Created reservations ['5f632e22-d925-4ef4-ae30-1837427535f5', '082a72c1-a2d3-4a7d-8783-cb2eddf5fd7b', '457829ab-a49a-44de-a92a-5056d69c665a', '0cd69763-7ef6-431b-bd81-d49d7eabf419'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:20.197701 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01958a67-e41a-4b1b-b72b-122b802657e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f632e22-d925-4ef4-ae30-1837427535f5', '082a72c1-a2d3-4a7d-8783-cb2eddf5fd7b', '457829ab-a49a-44de-a92a-5056d69c665a', '0cd69763-7ef6-431b-bd81-d49d7eabf419']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:20.198662 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3a8e9f-a56b-4e51-b14a-57aaa75b9e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:20.232430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3a8e9f-a56b-4e51-b14a-57aaa75b9e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfb4354d-2ab1-4987-8fec-bd466350c8f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1468958154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26212c339c14738843a26a233172ff2',qos_specs=None,replication_status=,reservations=['5f632e22-d925-4ef4-ae30-1837427535f5','082a72c1-a2d3-4a7d-8783-cb2eddf5fd7b','457829ab-a49a-44de-a92a-5056d69c665a','0cd69763-7ef6-431b-bd81-d49d7eabf419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a17a054d5594933b728f9fe0f55caf6',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1468958154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfb4354d-2ab1-4987-8fec-bd466350c8f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26212c339c14738843a26a233172ff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a17a054d5594933b728f9fe0f55caf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:20.233616 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a062de3-9e60-44f6-a029-227a3385e484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:20.251800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a062de3-9e60-44f6-a029-227a3385e484) transitioned into state 'SUCCESS' from state '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-1468958154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26212c339c14738843a26a233172ff2',qos_specs=None,replication_status=,reservations=['5f632e22-d925-4ef4-ae30-1837427535f5','082a72c1-a2d3-4a7d-8783-cb2eddf5fd7b','457829ab-a49a-44de-a92a-5056d69c665a','0cd69763-7ef6-431b-bd81-d49d7eabf419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a17a054d5594933b728f9fe0f55caf6',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:20.252723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26dffe7-5435-4fe1-a105-a571cf2688f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:20.265635 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26dffe7-5435-4fe1-a105-a571cf2688f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:20.266528 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Flow 'volume_create_api' (686f1ded-6b8e-44ff-8dd2-26a201e747f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:20.266861 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume request issued successfully. Aug 08 06:29:20.267462 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a7b3587-f649-4da9-9ee2-a2a4c0bf680c tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:20.267949 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 630/2510] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:19 2026] POST /volume/v3/volumes => generated 748 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:20.286114 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-968ce2de-802f-478b-a025-bc93d6a09323 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:20.288894 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-968ce2de-802f-478b-a025-bc93d6a09323 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 Aug 08 06:29:20.289178 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-968ce2de-802f-478b-a025-bc93d6a09323 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:20.289491 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-968ce2de-802f-478b-a025-bc93d6a09323 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:20.297576 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:20.297576 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:20.302082 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-968ce2de-802f-478b-a025-bc93d6a09323 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Volume info retrieved successfully. Aug 08 06:29:20.307724 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-968ce2de-802f-478b-a025-bc93d6a09323 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 returned with HTTP 200 Aug 08 06:29:20.308253 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 630/2511] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:20 2026] GET /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:20.673700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7c455338-2e2b-49fc-8729-0b34b40c75e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:20.675319 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c455338-2e2b-49fc-8729-0b34b40c75e9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 Aug 08 06:29:20.675540 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c455338-2e2b-49fc-8729-0b34b40c75e9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:20.675932 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c455338-2e2b-49fc-8729-0b34b40c75e9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:20.686088 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c455338-2e2b-49fc-8729-0b34b40c75e9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 returned with HTTP 404 Aug 08 06:29:20.687017 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 629/2512] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:20 2026] GET /volume/v3/volumes/1659c00b-c81b-41ad-85af-864f813df3c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:20.701119 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6e1fdbe9-c8fa-4df9-903b-0f573803b3a3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:20.705795 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e1fdbe9-c8fa-4df9-903b-0f573803b3a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:20.705795 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e1fdbe9-c8fa-4df9-903b-0f573803b3a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:20.705795 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e1fdbe9-c8fa-4df9-903b-0f573803b3a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:20.705795 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-6e1fdbe9-c8fa-4df9-903b-0f573803b3a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete backup with id: bcd7e1d6-cf76-4e32-a359-0436147333cd. Aug 08 06:29:20.721278 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:20.721278 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:20.747070 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-6e1fdbe9-c8fa-4df9-903b-0f573803b3a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] delete_backup rpcapi backup_id bcd7e1d6-cf76-4e32-a359-0436147333cd {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:29:20.749667 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e1fdbe9-c8fa-4df9-903b-0f573803b3a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 202 Aug 08 06:29:20.749667 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 624/2513] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:20 2026] DELETE /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:29:20.763429 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-96b92eac-c546-4105-b688-7a80b7b1faa8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:20.768760 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96b92eac-c546-4105-b688-7a80b7b1faa8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:20.769067 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96b92eac-c546-4105-b688-7a80b7b1faa8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:20.769313 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-96b92eac-c546-4105-b688-7a80b7b1faa8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:20.769461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-96b92eac-c546-4105-b688-7a80b7b1faa8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:20.780888 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:20.780888 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:20.783444 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-96b92eac-c546-4105-b688-7a80b7b1faa8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 200 Aug 08 06:29:20.783444 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 631/2514] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:20 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:21.112187 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f7910ebe-cb58-4cec-968d-984d25c60155 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:21.178698 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ba654a4d-117d-497e-ac4d-6ceb0c1d5a54 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:21.182391 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba654a4d-117d-497e-ac4d-6ceb0c1d5a54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:21.182680 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba654a4d-117d-497e-ac4d-6ceb0c1d5a54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:21.183038 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba654a4d-117d-497e-ac4d-6ceb0c1d5a54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:21.202217 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:21.202217 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:21.206164 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ba654a4d-117d-497e-ac4d-6ceb0c1d5a54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:21.213497 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba654a4d-117d-497e-ac4d-6ceb0c1d5a54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:21.214327 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 630/2515] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:21 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:21.277362 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:21.277719 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1679027924"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:21.279821 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1679027924'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:21.279981 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Create volume of 1 GB Aug 08 06:29:21.284897 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Availability Zones retrieved successfully. Aug 08 06:29:21.296997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Flow 'volume_create_api' (f916e2d8-8c64-4c14-98c5-5a58e4e843cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:21.299019 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5571ea4e-c571-4101-89b5-1043adadb385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:21.300563 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:21.323451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-58f0cc9e-886b-4544-8845-cd4495acfc86 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:21.327914 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-58f0cc9e-886b-4544-8845-cd4495acfc86 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 Aug 08 06:29:21.327914 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-58f0cc9e-886b-4544-8845-cd4495acfc86 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:21.327914 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-58f0cc9e-886b-4544-8845-cd4495acfc86 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:21.342221 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:21.342221 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:21.343484 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5571ea4e-c571-4101-89b5-1043adadb385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:21.345288 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9124fca-1339-4608-b059-f87f06469ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:21.346018 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-58f0cc9e-886b-4544-8845-cd4495acfc86 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Volume info retrieved successfully. Aug 08 06:29:21.352250 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-58f0cc9e-886b-4544-8845-cd4495acfc86 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 returned with HTTP 200 Aug 08 06:29:21.352960 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 625/2516] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:21 2026] GET /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:21.426100 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Created reservations ['f805e2bb-15f5-46fa-b17b-41fad4e8e755', '94fa0748-96a1-45c6-9f59-70e80763e686', '79977efa-45af-4494-8db2-78015cefa392', '2cd29b42-d2e0-46f2-80f8-7033fa12fb59'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:21.426952 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9124fca-1339-4608-b059-f87f06469ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f805e2bb-15f5-46fa-b17b-41fad4e8e755', '94fa0748-96a1-45c6-9f59-70e80763e686', '79977efa-45af-4494-8db2-78015cefa392', '2cd29b42-d2e0-46f2-80f8-7033fa12fb59']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:21.427931 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f69e28-22b1-46be-ac2e-dee1dcb12367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:21.457453 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f69e28-22b1-46be-ac2e-dee1dcb12367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb663b9c-78d5-4495-8053-7ef352907c2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1679027924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a46d99620514900b425d07483da2d5f',qos_specs=None,replication_status=,reservations=['f805e2bb-15f5-46fa-b17b-41fad4e8e755','94fa0748-96a1-45c6-9f59-70e80763e686','79977efa-45af-4494-8db2-78015cefa392','2cd29b42-d2e0-46f2-80f8-7033fa12fb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f637911e5892401e9561de6f4b5db39a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1679027924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb663b9c-78d5-4495-8053-7ef352907c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a46d99620514900b425d07483da2d5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f637911e5892401e9561de6f4b5db39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:21.458467 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187fc50b-f7bf-4070-a676-16ddb3ad7473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:21.483422 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187fc50b-f7bf-4070-a676-16ddb3ad7473) transitioned into state 'SUCCESS' from state '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-1679027924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a46d99620514900b425d07483da2d5f',qos_specs=None,replication_status=,reservations=['f805e2bb-15f5-46fa-b17b-41fad4e8e755','94fa0748-96a1-45c6-9f59-70e80763e686','79977efa-45af-4494-8db2-78015cefa392','2cd29b42-d2e0-46f2-80f8-7033fa12fb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f637911e5892401e9561de6f4b5db39a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:21.484674 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d5ba10-1b68-4833-8d12-5d1f9b65e78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:21.504985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d5ba10-1b68-4833-8d12-5d1f9b65e78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:21.504985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Flow 'volume_create_api' (f916e2d8-8c64-4c14-98c5-5a58e4e843cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:21.504985 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Create volume request issued successfully. Aug 08 06:29:21.505905 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7910ebe-cb58-4cec-968d-984d25c60155 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:21.506327 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 631/2517] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:21 2026] POST /volume/v3/volumes => generated 749 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:21.524089 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a1313b06-d448-4f0a-85ee-d86144f8be30 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:21.528801 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a1313b06-d448-4f0a-85ee-d86144f8be30 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:21.528801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a1313b06-d448-4f0a-85ee-d86144f8be30 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:21.528801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a1313b06-d448-4f0a-85ee-d86144f8be30 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:21.538419 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:21.538419 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:21.545310 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a1313b06-d448-4f0a-85ee-d86144f8be30 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Volume info retrieved successfully. Aug 08 06:29:21.551111 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a1313b06-d448-4f0a-85ee-d86144f8be30 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 200 Aug 08 06:29:21.551528 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 632/2518] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:21 2026] GET /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:21.797686 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fc0dd35a-9d23-41dd-9748-ae1880236529 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:21.801857 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc0dd35a-9d23-41dd-9748-ae1880236529 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd Aug 08 06:29:21.801935 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc0dd35a-9d23-41dd-9748-ae1880236529 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:21.802147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc0dd35a-9d23-41dd-9748-ae1880236529 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:21.802315 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-fc0dd35a-9d23-41dd-9748-ae1880236529 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id bcd7e1d6-cf76-4e32-a359-0436147333cd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:21.809526 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc0dd35a-9d23-41dd-9748-ae1880236529 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd returned with HTTP 404 Aug 08 06:29:21.810100 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 631/2519] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:21 2026] GET /volume/v3/backups/bcd7e1d6-cf76-4e32-a359-0436147333cd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:21.905575 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7be0cc32-649a-4946-aa98-5ebf6b91bd79 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:21.907672 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7be0cc32-649a-4946-aa98-5ebf6b91bd79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 Aug 08 06:29:21.907864 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7be0cc32-649a-4946-aa98-5ebf6b91bd79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:21.908053 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7be0cc32-649a-4946-aa98-5ebf6b91bd79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:21.917985 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:21.917985 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:21.923931 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7be0cc32-649a-4946-aa98-5ebf6b91bd79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:21.933623 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7be0cc32-649a-4946-aa98-5ebf6b91bd79 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 returned with HTTP 200 Aug 08 06:29:21.934400 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 626/2520] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:21 2026] GET /volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:21.951766 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2f7aa888-1b0e-45f8-9527-1dd0f333cf97 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:21.953959 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f7aa888-1b0e-45f8-9527-1dd0f333cf97 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 Aug 08 06:29:21.954520 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f7aa888-1b0e-45f8-9527-1dd0f333cf97 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:21.954720 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f7aa888-1b0e-45f8-9527-1dd0f333cf97 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:21.955001 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-2f7aa888-1b0e-45f8-9527-1dd0f333cf97 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume with id: 2641546a-276b-46d6-ab3a-6e811a76e650 Aug 08 06:29:21.963792 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:21.963792 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:21.964465 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2f7aa888-1b0e-45f8-9527-1dd0f333cf97 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:21.998418 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2f7aa888-1b0e-45f8-9527-1dd0f333cf97 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume request issued successfully. Aug 08 06:29:21.998951 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f7aa888-1b0e-45f8-9527-1dd0f333cf97 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 returned with HTTP 202 Aug 08 06:29:22.001010 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 632/2521] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:21 2026] DELETE /volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:22.010790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-701daf27-e523-4249-9f86-2cfd5a451a36 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:22.013110 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-701daf27-e523-4249-9f86-2cfd5a451a36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 Aug 08 06:29:22.013408 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-701daf27-e523-4249-9f86-2cfd5a451a36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:22.013617 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-701daf27-e523-4249-9f86-2cfd5a451a36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:22.022705 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:22.022705 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:22.027735 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-701daf27-e523-4249-9f86-2cfd5a451a36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:22.035292 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-701daf27-e523-4249-9f86-2cfd5a451a36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 returned with HTTP 200 Aug 08 06:29:22.035746 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 633/2522] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:22 2026] GET /volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:22.234017 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f36c7404-f82a-410e-8ba3-a21f7239c687 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:22.236160 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f36c7404-f82a-410e-8ba3-a21f7239c687 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:22.236415 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f36c7404-f82a-410e-8ba3-a21f7239c687 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:22.236979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f36c7404-f82a-410e-8ba3-a21f7239c687 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:22.249189 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:22.249189 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:22.253542 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f36c7404-f82a-410e-8ba3-a21f7239c687 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:22.259958 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f36c7404-f82a-410e-8ba3-a21f7239c687 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:22.260422 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 632/2523] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:22 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:22.570622 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-33d87d85-da1b-4514-99c8-34a0016bf77a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:22.573189 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33d87d85-da1b-4514-99c8-34a0016bf77a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:22.573552 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-33d87d85-da1b-4514-99c8-34a0016bf77a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:22.573747 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-33d87d85-da1b-4514-99c8-34a0016bf77a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:22.584093 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:22.584093 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:22.594237 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-33d87d85-da1b-4514-99c8-34a0016bf77a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Volume info retrieved successfully. Aug 08 06:29:22.601319 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33d87d85-da1b-4514-99c8-34a0016bf77a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 200 Aug 08 06:29:22.601939 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 627/2524] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:22 2026] GET /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:22.617761 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-64c31deb-dfdf-422f-8d49-6bd3a4319b2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:22.621122 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64c31deb-dfdf-422f-8d49-6bd3a4319b2a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer Aug 08 06:29:22.621640 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64c31deb-dfdf-422f-8d49-6bd3a4319b2a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bb663b9c-78d5-4495-8053-7ef352907c2f"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:22.623664 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.volume_transfer [None req-64c31deb-dfdf-422f-8d49-6bd3a4319b2a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bb663b9c-78d5-4495-8053-7ef352907c2f'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 08 06:29:22.623897 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-64c31deb-dfdf-422f-8d49-6bd3a4319b2a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Creating transfer of volume bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:22.624061 np0000006785 devstack@c-api.service[100288]: INFO cinder.transfer.api [None req-64c31deb-dfdf-422f-8d49-6bd3a4319b2a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Generating transfer record for volume bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:22.633564 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:22.633564 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:22.652918 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64c31deb-dfdf-422f-8d49-6bd3a4319b2a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 202 Aug 08 06:29:22.653393 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 633/2525] 10.4.3.32 () {68 vars in 1284 bytes} [Sat Aug 8 06:29:22 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:22.663413 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b4e2c6b3-c1f1-4075-a5ca-6bc683e24446 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:22.666304 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b4e2c6b3-c1f1-4075-a5ca-6bc683e24446 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:22.666674 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b4e2c6b3-c1f1-4075-a5ca-6bc683e24446 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:22.666963 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b4e2c6b3-c1f1-4075-a5ca-6bc683e24446 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:22.680953 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:22.680953 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:22.690928 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b4e2c6b3-c1f1-4075-a5ca-6bc683e24446 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Volume info retrieved successfully. Aug 08 06:29:22.697573 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b4e2c6b3-c1f1-4075-a5ca-6bc683e24446 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 200 Aug 08 06:29:22.698213 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 634/2526] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:22 2026] GET /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:22.714795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-213c94cf-95ae-43ad-8c10-86a97b362f10 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:22.720840 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-213c94cf-95ae-43ad-8c10-86a97b362f10 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/os-volume-transfer/c53f5819-44c6-4a95-912b-c4eec8438fdc Aug 08 06:29:22.721086 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-213c94cf-95ae-43ad-8c10-86a97b362f10 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:22.721309 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-213c94cf-95ae-43ad-8c10-86a97b362f10 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:22.729988 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-213c94cf-95ae-43ad-8c10-86a97b362f10 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/c53f5819-44c6-4a95-912b-c4eec8438fdc returned with HTTP 200 Aug 08 06:29:22.730791 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 633/2527] 10.4.3.32 () {66 vars in 1374 bytes} [Sat Aug 8 06:29:22 2026] GET /volume/v3/os-volume-transfer/c53f5819-44c6-4a95-912b-c4eec8438fdc => generated 407 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:22.741321 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8554c18d-ecf1-4d2a-9897-bf80decb74f7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:22.743189 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8554c18d-ecf1-4d2a-9897-bf80decb74f7 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/os-volume-transfer Aug 08 06:29:22.743399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8554c18d-ecf1-4d2a-9897-bf80decb74f7 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:22.743575 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8554c18d-ecf1-4d2a-9897-bf80decb74f7 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:22.743722 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.volume_transfer [None req-8554c18d-ecf1-4d2a-9897-bf80decb74f7 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Listing volume transfers {{(pid=100290) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 08 06:29:22.750335 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8554c18d-ecf1-4d2a-9897-bf80decb74f7 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 200 Aug 08 06:29:22.750864 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 628/2528] 10.4.3.32 () {66 vars in 1263 bytes} [Sat Aug 8 06:29:22 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:22.760925 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:22.791283 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-2caa7185-8690-451b-bc1c-7eeb872ac053 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:22.796224 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-2caa7185-8690-451b-bc1c-7eeb872ac053 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] POST https://10.4.3.32/volume/v3/attachments/ee687882-4253-464d-854b-7c44c9be072c/action Aug 08 06:29:22.797106 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-2caa7185-8690-451b-bc1c-7eeb872ac053 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:22.797278 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-2caa7185-8690-451b-bc1c-7eeb872ac053 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:22.824638 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:22.824638 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:22.844941 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3452fbdf-d43e-41bc-bca6-4d74cb3b4595 req-2caa7185-8690-451b-bc1c-7eeb872ac053 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/attachments/ee687882-4253-464d-854b-7c44c9be072c/action returned with HTTP 204 Aug 08 06:29:22.845582 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 635/2529] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:29:22 2026] POST /volume/v3/attachments/ee687882-4253-464d-854b-7c44c9be072c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:22.858293 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer/c53f5819-44c6-4a95-912b-c4eec8438fdc/accept Aug 08 06:29:22.858806 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4c7141acd70107b6"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:22.861064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.volume_transfer [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Accepting volume transfer c53f5819-44c6-4a95-912b-c4eec8438fdc {{(pid=100288) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 06:29:22.861220 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Accepting transfer c53f5819-44c6-4a95-912b-c4eec8438fdc Aug 08 06:29:22.944126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Created reservations ['5fd2cac5-9088-47a4-a711-e7d3fdb675ae', '47430b5e-b2b2-473c-aab9-dac74cdcc133', 'a0000f48-aca8-4f0a-bd86-d2b66e76f946', 'fa48330d-1f99-4943-8857-21f7b4177d2b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:22.979088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Created reservations ['eda9df99-6dfc-4873-b5d3-924ec9de128e', 'bb499bf1-1d2f-4024-a4b3-93e090eb6237', '636dfe06-6719-48c0-bed5-a9dccfc533bc', '7adbdc7c-80ba-4627-a639-d9b07c09561b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:23.023761 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Created reservations ['038b5931-671b-42ad-ba37-4f8a69f55468', 'a09e40ac-4567-4480-876d-70436d72993b', '4d6a5b6c-f18b-4bd2-a059-011a8cada3a1', '8e0d8c66-19c6-43cd-b3b1-3c57e025f292'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:23.054182 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7ab6a749-5d35-4385-97eb-78ea96276e74 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.056737 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ab6a749-5d35-4385-97eb-78ea96276e74 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 Aug 08 06:29:23.058051 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7ab6a749-5d35-4385-97eb-78ea96276e74 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:23.058051 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7ab6a749-5d35-4385-97eb-78ea96276e74 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:23.058251 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Created reservations ['43d9d506-b386-4c38-ace9-a5b5a5c96722', '950eee54-0157-467e-bef1-0ac2b6da0c66', '2e196364-efe8-4deb-b3fd-4ce6d7fbec49', '61e4ed9d-12d5-4d94-80e2-265a4084fa27'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:23.067207 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ab6a749-5d35-4385-97eb-78ea96276e74 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 returned with HTTP 404 Aug 08 06:29:23.067207 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 634/2530] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:23 2026] GET /volume/v3/volumes/2641546a-276b-46d6-ab3a-6e811a76e650 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:23.079167 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Transfer volume completed successfully. Aug 08 06:29:23.081694 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f5588553-c238-4592-aad3-5015b6a6984a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.084116 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:23.084641 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-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-1747160328"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:23.087765 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1747160328'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:23.087948 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume of 1 GB Aug 08 06:29:23.094381 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Availability Zones retrieved successfully. Aug 08 06:29:23.102729 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (e91f9a56-5d6c-4089-ad32-29de0836ce0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:23.104213 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (319a1a54-1233-4e0c-8e7c-f4a22dc481f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:23.105505 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:23.146903 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (319a1a54-1233-4e0c-8e7c-f4a22dc481f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:23.147957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93e9462-1696-42a6-99d2-7a5764673f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:23.172533 np0000006785 devstack@c-api.service[100288]: INFO cinder.transfer.api [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Volume bb663b9c-78d5-4495-8053-7ef352907c2f has been transferred. Aug 08 06:29:23.187924 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c74c924-c871-4e96-884d-fa4d9cb18e48 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/c53f5819-44c6-4a95-912b-c4eec8438fdc/accept returned with HTTP 202 Aug 08 06:29:23.188084 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 634/2531] 10.4.3.32 () {68 vars in 1416 bytes} [Sat Aug 8 06:29:22 2026] POST /volume/v3/os-volume-transfer/c53f5819-44c6-4a95-912b-c4eec8438fdc/accept => generated 363 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:23.210577 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9387638b-8b94-43d2-a9a1-e51ca2393ff4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.213059 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9387638b-8b94-43d2-a9a1-e51ca2393ff4 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] GET https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:23.213562 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9387638b-8b94-43d2-a9a1-e51ca2393ff4 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:23.213820 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9387638b-8b94-43d2-a9a1-e51ca2393ff4 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:23.230350 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['d2397b40-04d0-42db-929f-82fdde14cab6', '8d866e4f-834f-4992-b56b-247cd35f06c3', '541d38c1-b9fb-4355-842f-4220a85d0427', 'dbbf8925-3a13-4b9a-b8bb-00a07e6eac21'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:23.231387 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93e9462-1696-42a6-99d2-7a5764673f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2397b40-04d0-42db-929f-82fdde14cab6', '8d866e4f-834f-4992-b56b-247cd35f06c3', '541d38c1-b9fb-4355-842f-4220a85d0427', 'dbbf8925-3a13-4b9a-b8bb-00a07e6eac21']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:23.232170 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:23.232170 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:23.232285 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb75c8e8-c039-4f4c-97ec-d58f43e7ce42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:23.242788 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9387638b-8b94-43d2-a9a1-e51ca2393ff4 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Volume info retrieved successfully. Aug 08 06:29:23.250304 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9387638b-8b94-43d2-a9a1-e51ca2393ff4 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 200 Aug 08 06:29:23.250784 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 636/2532] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:23 2026] GET /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:23.279715 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2f857f85-3e23-44d1-a3a4-96d394c8cd12 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.280282 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-59e4c084-e76a-4232-beb1-8612a63dced5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.282386 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb75c8e8-c039-4f4c-97ec-d58f43e7ce42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31093a3f-fd68-4ade-baa6-7666409fcf3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1747160328',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['d2397b40-04d0-42db-929f-82fdde14cab6','8d866e4f-834f-4992-b56b-247cd35f06c3','541d38c1-b9fb-4355-842f-4220a85d0427','dbbf8925-3a13-4b9a-b8bb-00a07e6eac21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1747160328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31093a3f-fd68-4ade-baa6-7666409fcf3f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='5384089dcc64495fbfc4e26ba8d2abdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:23.284743 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f857f85-3e23-44d1-a3a4-96d394c8cd12 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:23.285091 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f857f85-3e23-44d1-a3a4-96d394c8cd12 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:23.285315 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f857f85-3e23-44d1-a3a4-96d394c8cd12 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:23.285517 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-59e4c084-e76a-4232-beb1-8612a63dced5 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] GET https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:23.285957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-59e4c084-e76a-4232-beb1-8612a63dced5 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:23.286150 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0292b025-1526-4f85-8405-6ba9d54a386a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:23.286256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-59e4c084-e76a-4232-beb1-8612a63dced5 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:23.298857 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:23.298857 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:23.304921 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:23.304921 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:23.305870 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-59e4c084-e76a-4232-beb1-8612a63dced5 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] Volume info retrieved successfully. Aug 08 06:29:23.311679 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2f857f85-3e23-44d1-a3a4-96d394c8cd12 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:23.312285 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-59e4c084-e76a-4232-beb1-8612a63dced5 tempest-VolumesTransfersTest-1785766832 tempest-VolumesTransfersTest-1785766832-project-member] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 200 Aug 08 06:29:23.312285 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 635/2533] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:23 2026] GET /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:23.318388 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f857f85-3e23-44d1-a3a4-96d394c8cd12 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:23.319095 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 635/2534] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:23 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 1130 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:23.322848 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0292b025-1526-4f85-8405-6ba9d54a386a) transitioned into state 'SUCCESS' from state '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-1747160328',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['d2397b40-04d0-42db-929f-82fdde14cab6','8d866e4f-834f-4992-b56b-247cd35f06c3','541d38c1-b9fb-4355-842f-4220a85d0427','dbbf8925-3a13-4b9a-b8bb-00a07e6eac21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:23.325254 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4803e378-d1b4-42fc-883a-04c2ae37b06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:23.328474 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7d55c3a3-5358-4de1-883f-00399dc4ac8a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.332285 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d55c3a3-5358-4de1-883f-00399dc4ac8a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] DELETE https://10.4.3.32/volume/v3/os-volume-transfer/c53f5819-44c6-4a95-912b-c4eec8438fdc Aug 08 06:29:23.332618 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d55c3a3-5358-4de1-883f-00399dc4ac8a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:23.333133 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-869570de-d9da-46a1-8b66-137608c8b7e4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.333199 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d55c3a3-5358-4de1-883f-00399dc4ac8a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:23.333916 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.volume_transfer [None req-7d55c3a3-5358-4de1-883f-00399dc4ac8a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Delete transfer with id: c53f5819-44c6-4a95-912b-c4eec8438fdc Aug 08 06:29:23.335759 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-869570de-d9da-46a1-8b66-137608c8b7e4 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:23.336105 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-869570de-d9da-46a1-8b66-137608c8b7e4 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:23.336304 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-869570de-d9da-46a1-8b66-137608c8b7e4 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:23.342172 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d55c3a3-5358-4de1-883f-00399dc4ac8a tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/c53f5819-44c6-4a95-912b-c4eec8438fdc returned with HTTP 404 Aug 08 06:29:23.342383 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 637/2535] 10.4.3.32 () {66 vars in 1377 bytes} [Sat Aug 8 06:29:23 2026] DELETE /volume/v3/os-volume-transfer/c53f5819-44c6-4a95-912b-c4eec8438fdc => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:23.348685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4803e378-d1b4-42fc-883a-04c2ae37b06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:23.350080 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (e91f9a56-5d6c-4089-ad32-29de0836ce0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:23.350417 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-47391883-20f5-4cf6-85dd-217e614a1a4b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.350587 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request issued successfully. Aug 08 06:29:23.352247 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5588553-c238-4592-aad3-5015b6a6984a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:23.352247 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 629/2536] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:23 2026] POST /volume/v3/volumes => generated 814 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:23.352906 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:23.352906 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:23.359264 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-869570de-d9da-46a1-8b66-137608c8b7e4 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:23.366040 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-869570de-d9da-46a1-8b66-137608c8b7e4 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:23.367128 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 636/2537] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:23 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 1130 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:23.371907 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-30e024c6-6066-4d27-a7f0-faddb2435281 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.374986 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-30e024c6-6066-4d27-a7f0-faddb2435281 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:29:23.375262 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-30e024c6-6066-4d27-a7f0-faddb2435281 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:23.375550 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-30e024c6-6066-4d27-a7f0-faddb2435281 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:23.388865 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:23.388865 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:23.395233 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-30e024c6-6066-4d27-a7f0-faddb2435281 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:23.403428 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-30e024c6-6066-4d27-a7f0-faddb2435281 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f returned with HTTP 200 Aug 08 06:29:23.404463 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 638/2538] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:23 2026] GET /volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:23.417183 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47391883-20f5-4cf6-85dd-217e614a1a4b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:23.417497 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47391883-20f5-4cf6-85dd-217e614a1a4b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:23.417794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47391883-20f5-4cf6-85dd-217e614a1a4b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:23.418021 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-47391883-20f5-4cf6-85dd-217e614a1a4b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Delete volume with id: bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:23.427426 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:23.427426 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:23.427755 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-47391883-20f5-4cf6-85dd-217e614a1a4b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Volume info retrieved successfully. Aug 08 06:29:23.481712 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-47391883-20f5-4cf6-85dd-217e614a1a4b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Delete volume request issued successfully. Aug 08 06:29:23.482024 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47391883-20f5-4cf6-85dd-217e614a1a4b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 202 Aug 08 06:29:23.482510 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 636/2539] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:23 2026] DELETE /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:23.493892 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f510924a-9aad-4cfd-aae6-5aafc4b56a1f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.498516 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f510924a-9aad-4cfd-aae6-5aafc4b56a1f tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] GET https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:23.498516 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f510924a-9aad-4cfd-aae6-5aafc4b56a1f tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:23.498516 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f510924a-9aad-4cfd-aae6-5aafc4b56a1f tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:23.509304 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:23.509304 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:23.514807 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f510924a-9aad-4cfd-aae6-5aafc4b56a1f tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Volume info retrieved successfully. Aug 08 06:29:23.521250 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f510924a-9aad-4cfd-aae6-5aafc4b56a1f tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 200 Aug 08 06:29:23.521811 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 630/2540] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:23 2026] GET /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:23.765540 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:23.767718 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:23.768169 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1138587962", "snapshot_id": null, "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:23.770308 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1138587962', 'snapshot_id': None, 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:23.935194 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create volume of 1 GB Aug 08 06:29:23.941342 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Availability Zones retrieved successfully. Aug 08 06:29:23.951642 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Flow 'volume_create_api' (46d819ee-a8f8-443a-8185-3980652007f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:23.953447 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab52aec-1fcf-4fbb-87d4-b8e11a7bd2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:23.954798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:24.032457 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab52aec-1fcf-4fbb-87d4-b8e11a7bd2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.034278 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79587140-2188-4600-a761-f28061757d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:24.117426 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Created reservations ['77f41892-f150-4d64-8e72-022036b3a857', '17ad1b8b-3ed5-4ad2-85ab-6ac02ec7eba3', '27f70a66-301e-4d8a-8d02-67b62d181d2e', '630b7e95-36e0-4795-90d8-72fa83269e2e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:24.118371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79587140-2188-4600-a761-f28061757d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77f41892-f150-4d64-8e72-022036b3a857', '17ad1b8b-3ed5-4ad2-85ab-6ac02ec7eba3', '27f70a66-301e-4d8a-8d02-67b62d181d2e', '630b7e95-36e0-4795-90d8-72fa83269e2e']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.119401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1174dec-898d-4e27-a651-6c5d573494f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:24.147245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1174dec-898d-4e27-a651-6c5d573494f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f07ad9-3443-40fe-b0ed-ec587d076fe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1138587962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6736791d07654953addb221d15146456',qos_specs=None,replication_status=,reservations=['77f41892-f150-4d64-8e72-022036b3a857','17ad1b8b-3ed5-4ad2-85ab-6ac02ec7eba3','27f70a66-301e-4d8a-8d02-67b62d181d2e','630b7e95-36e0-4795-90d8-72fa83269e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad08c3b17a364adea94dfaff74bf3049',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1138587962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f07ad9-3443-40fe-b0ed-ec587d076fe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6736791d07654953addb221d15146456',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad08c3b17a364adea94dfaff74bf3049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.148222 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ec3837-d82e-4584-a48b-426d507b99bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:24.172448 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ec3837-d82e-4584-a48b-426d507b99bc) transitioned into state 'SUCCESS' from state '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-1138587962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6736791d07654953addb221d15146456',qos_specs=None,replication_status=,reservations=['77f41892-f150-4d64-8e72-022036b3a857','17ad1b8b-3ed5-4ad2-85ab-6ac02ec7eba3','27f70a66-301e-4d8a-8d02-67b62d181d2e','630b7e95-36e0-4795-90d8-72fa83269e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad08c3b17a364adea94dfaff74bf3049',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.172964 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab22cdcc-da4b-40c3-b676-71fede47ef0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:24.185660 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab22cdcc-da4b-40c3-b676-71fede47ef0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.187259 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Flow 'volume_create_api' (46d819ee-a8f8-443a-8185-3980652007f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:24.187886 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create volume request issued successfully. Aug 08 06:29:24.188655 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b1f0a9d-55bb-47bb-86c2-7ad33d0038ee tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:24.189298 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 637/2541] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:29:23 2026] POST /volume/v3/volumes => generated 779 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:24.203687 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-087b7204-b2fa-4f3b-97c2-168c38eb380d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:24.205959 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-087b7204-b2fa-4f3b-97c2-168c38eb380d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:29:24.206307 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-087b7204-b2fa-4f3b-97c2-168c38eb380d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:24.206578 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-087b7204-b2fa-4f3b-97c2-168c38eb380d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:24.215537 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:24.215537 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:24.223565 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-087b7204-b2fa-4f3b-97c2-168c38eb380d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:29:24.230798 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-087b7204-b2fa-4f3b-97c2-168c38eb380d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 200 Aug 08 06:29:24.231544 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 639/2542] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:24 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:24.424047 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6a49c53c-df95-4b41-aace-a6d35776648d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:24.426231 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a49c53c-df95-4b41-aace-a6d35776648d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:29:24.426518 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a49c53c-df95-4b41-aace-a6d35776648d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:24.427346 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a49c53c-df95-4b41-aace-a6d35776648d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:24.435122 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:24.435122 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:24.440801 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6a49c53c-df95-4b41-aace-a6d35776648d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:24.445735 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a49c53c-df95-4b41-aace-a6d35776648d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f returned with HTTP 200 Aug 08 06:29:24.446451 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 637/2543] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:24 2026] GET /volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:24.459417 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c317fe81-6974-4ff6-8b1e-d25ec1135643 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:24.461807 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c317fe81-6974-4ff6-8b1e-d25ec1135643 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:29:24.462361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c317fe81-6974-4ff6-8b1e-d25ec1135643 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31093a3f-fd68-4ade-baa6-7666409fcf3f", "name": "tempest-VolumesBackupsTest-Backup-1131025750", "description": "tempest-backup-description-2056855041", "container": "tempest-volumesbackupstest-backup-container-1597252037"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:24.464197 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-c317fe81-6974-4ff6-8b1e-d25ec1135643 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating new backup {'backup': {'volume_id': '31093a3f-fd68-4ade-baa6-7666409fcf3f', 'name': 'tempest-VolumesBackupsTest-Backup-1131025750', 'description': 'tempest-backup-description-2056855041', 'container': 'tempest-volumesbackupstest-backup-container-1597252037'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:29:24.464371 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-c317fe81-6974-4ff6-8b1e-d25ec1135643 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating backup of volume 31093a3f-fd68-4ade-baa6-7666409fcf3f in container tempest-volumesbackupstest-backup-container-1597252037 Aug 08 06:29:24.474197 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:24.474197 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:24.474888 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c317fe81-6974-4ff6-8b1e-d25ec1135643 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:24.503801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c317fe81-6974-4ff6-8b1e-d25ec1135643 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['c92a7fcc-9fab-4e39-aa7b-e7f75226c86f', '453b2573-7ddb-4397-8c13-5a290a2edc6e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:24.537511 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-65d438a3-ed3a-41e5-84ce-3956a054adb1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:24.544794 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-65d438a3-ed3a-41e5-84ce-3956a054adb1 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] GET https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:24.545051 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-65d438a3-ed3a-41e5-84ce-3956a054adb1 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:24.546397 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-65d438a3-ed3a-41e5-84ce-3956a054adb1 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:24.557318 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-65d438a3-ed3a-41e5-84ce-3956a054adb1 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 404 Aug 08 06:29:24.557318 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 638/2544] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:24 2026] GET /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:24.567973 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-19c78165-b689-41e0-b23a-e553165627e4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:24.570654 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19c78165-b689-41e0-b23a-e553165627e4 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:24.573341 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19c78165-b689-41e0-b23a-e553165627e4 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:24.573341 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19c78165-b689-41e0-b23a-e553165627e4 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:24.575049 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c317fe81-6974-4ff6-8b1e-d25ec1135643 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:29:24.576117 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 631/2545] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:24 2026] POST /volume/v3/backups => generated 328 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:24.583011 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19c78165-b689-41e0-b23a-e553165627e4 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 404 Aug 08 06:29:24.583364 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 640/2546] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:24 2026] GET /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:24.594167 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ffc93e06-c56b-48ce-945e-101c29de085f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:24.597014 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-61c87e1c-5fb5-45c4-81b6-5046b2ca797f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:24.599071 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61c87e1c-5fb5-45c4-81b6-5046b2ca797f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:24.599144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61c87e1c-5fb5-45c4-81b6-5046b2ca797f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:24.599287 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61c87e1c-5fb5-45c4-81b6-5046b2ca797f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:24.599404 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-61c87e1c-5fb5-45c4-81b6-5046b2ca797f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:24.601799 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffc93e06-c56b-48ce-945e-101c29de085f tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:24.602157 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ffc93e06-c56b-48ce-945e-101c29de085f tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:24.602514 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ffc93e06-c56b-48ce-945e-101c29de085f tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:24.602744 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ffc93e06-c56b-48ce-945e-101c29de085f tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Delete volume with id: bb663b9c-78d5-4495-8053-7ef352907c2f Aug 08 06:29:24.604294 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:24.604294 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:24.605272 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61c87e1c-5fb5-45c4-81b6-5046b2ca797f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:24.605723 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 639/2547] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:24 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:24.615064 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffc93e06-c56b-48ce-945e-101c29de085f tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f returned with HTTP 404 Aug 08 06:29:24.616002 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 638/2548] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:24 2026] DELETE /volume/v3/volumes/bb663b9c-78d5-4495-8053-7ef352907c2f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:24.629561 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:24.631358 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:24.632146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1816685620"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:24.634183 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1816685620'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:24.634471 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Create volume of 1 GB Aug 08 06:29:24.634863 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:24.634863 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:24.642308 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Availability Zones retrieved successfully. Aug 08 06:29:24.649438 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Flow 'volume_create_api' (dca37723-68c8-4e57-beab-f2ea56bd3fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:24.652485 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b912ae4c-d950-4b14-ac12-db25276c45e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:24.653271 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:24.693167 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b912ae4c-d950-4b14-ac12-db25276c45e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.694475 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05e6a29-37d6-49e7-b092-c116f11b502d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:24.747094 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Created reservations ['f43e738a-4794-40fb-bd55-3942761f441b', '6f4714b1-aa83-4c72-8d71-25b8bbcd2132', '1e77e5bb-5fd9-4d23-89dd-5e9b23f043ef', '8323dccd-69f9-4336-834c-c0888ea7ca41'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:24.748410 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05e6a29-37d6-49e7-b092-c116f11b502d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f43e738a-4794-40fb-bd55-3942761f441b', '6f4714b1-aa83-4c72-8d71-25b8bbcd2132', '1e77e5bb-5fd9-4d23-89dd-5e9b23f043ef', '8323dccd-69f9-4336-834c-c0888ea7ca41']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.749485 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d35205-6b7d-415b-9fd9-661152f75635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:24.774436 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d35205-6b7d-415b-9fd9-661152f75635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '769fb019-1065-4694-90ae-f59aed90c865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1816685620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a46d99620514900b425d07483da2d5f',qos_specs=None,replication_status=,reservations=['f43e738a-4794-40fb-bd55-3942761f441b','6f4714b1-aa83-4c72-8d71-25b8bbcd2132','1e77e5bb-5fd9-4d23-89dd-5e9b23f043ef','8323dccd-69f9-4336-834c-c0888ea7ca41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f637911e5892401e9561de6f4b5db39a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1816685620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=769fb019-1065-4694-90ae-f59aed90c865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a46d99620514900b425d07483da2d5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f637911e5892401e9561de6f4b5db39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.776280 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fab9d2d-8d7f-41b9-a08e-81b5ab6be9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:24.799066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fab9d2d-8d7f-41b9-a08e-81b5ab6be9a7) transitioned into state 'SUCCESS' from state '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-1816685620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a46d99620514900b425d07483da2d5f',qos_specs=None,replication_status=,reservations=['f43e738a-4794-40fb-bd55-3942761f441b','6f4714b1-aa83-4c72-8d71-25b8bbcd2132','1e77e5bb-5fd9-4d23-89dd-5e9b23f043ef','8323dccd-69f9-4336-834c-c0888ea7ca41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f637911e5892401e9561de6f4b5db39a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.800218 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa40d840-2ba4-4ae3-aab6-80fc9c3cec67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:24.812608 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa40d840-2ba4-4ae3-aab6-80fc9c3cec67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:24.813932 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Flow 'volume_create_api' (dca37723-68c8-4e57-beab-f2ea56bd3fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:24.814393 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Create volume request issued successfully. Aug 08 06:29:24.815344 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6b15482-7d3f-4811-a4c7-1e56567dfba8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:24.815963 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 632/2549] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:24 2026] POST /volume/v3/volumes => generated 749 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:24.830629 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05b82bfb-b73a-4277-be34-442d66a5aa98 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:24.832667 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05b82bfb-b73a-4277-be34-442d66a5aa98 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:24.832988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05b82bfb-b73a-4277-be34-442d66a5aa98 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:24.833240 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05b82bfb-b73a-4277-be34-442d66a5aa98 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:24.841665 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:24.841665 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:24.857038 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-05b82bfb-b73a-4277-be34-442d66a5aa98 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Volume info retrieved successfully. Aug 08 06:29:24.864745 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05b82bfb-b73a-4277-be34-442d66a5aa98 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 returned with HTTP 200 Aug 08 06:29:24.865381 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 641/2550] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:24 2026] GET /volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:25.247794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-10181f03-5e7c-49c4-8f81-225de3b8089c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:25.250199 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10181f03-5e7c-49c4-8f81-225de3b8089c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:29:25.250449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10181f03-5e7c-49c4-8f81-225de3b8089c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:25.250640 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10181f03-5e7c-49c4-8f81-225de3b8089c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:25.262786 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:25.262786 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:25.269397 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-10181f03-5e7c-49c4-8f81-225de3b8089c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:29:25.278042 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10181f03-5e7c-49c4-8f81-225de3b8089c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 200 Aug 08 06:29:25.278625 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 640/2551] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:25 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:29:25.297346 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2d897f97-668a-4e97-a085-4fe63e3e2744 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:25.299699 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d897f97-668a-4e97-a085-4fe63e3e2744 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:29:25.299994 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d897f97-668a-4e97-a085-4fe63e3e2744 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:25.300203 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d897f97-668a-4e97-a085-4fe63e3e2744 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:25.309802 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:25.309802 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:25.315136 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2d897f97-668a-4e97-a085-4fe63e3e2744 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:29:25.322601 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d897f97-668a-4e97-a085-4fe63e3e2744 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 200 Aug 08 06:29:25.323126 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 639/2552] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:29:25 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 1387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:29:25.620184 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-955451e2-6c09-4f69-9760-df9ba356f5f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:25.623210 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-955451e2-6c09-4f69-9760-df9ba356f5f2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:25.623474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-955451e2-6c09-4f69-9760-df9ba356f5f2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:25.623971 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-955451e2-6c09-4f69-9760-df9ba356f5f2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:25.624279 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-955451e2-6c09-4f69-9760-df9ba356f5f2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:25.630071 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:25.630071 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:25.631191 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-955451e2-6c09-4f69-9760-df9ba356f5f2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:25.631693 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 633/2553] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:25 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:25.884053 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-16215529-87a3-4862-ac88-3eaed98c8e62 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:25.886810 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16215529-87a3-4862-ac88-3eaed98c8e62 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:25.886810 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16215529-87a3-4862-ac88-3eaed98c8e62 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:25.886810 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16215529-87a3-4862-ac88-3eaed98c8e62 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:25.902255 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:25.902255 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:25.915248 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-16215529-87a3-4862-ac88-3eaed98c8e62 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Volume info retrieved successfully. Aug 08 06:29:25.922663 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16215529-87a3-4862-ac88-3eaed98c8e62 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 returned with HTTP 200 Aug 08 06:29:25.922663 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 642/2554] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:25 2026] GET /volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:25.942298 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d573ed1f-3752-4a33-a549-5d8f49022508 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:25.944943 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d573ed1f-3752-4a33-a549-5d8f49022508 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer Aug 08 06:29:25.945470 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d573ed1f-3752-4a33-a549-5d8f49022508 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "769fb019-1065-4694-90ae-f59aed90c865"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:25.948125 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.volume_transfer [None req-d573ed1f-3752-4a33-a549-5d8f49022508 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Creating new volume transfer {'transfer': {'volume_id': '769fb019-1065-4694-90ae-f59aed90c865'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 08 06:29:25.948286 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-d573ed1f-3752-4a33-a549-5d8f49022508 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Creating transfer of volume 769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:25.948390 np0000006785 devstack@c-api.service[100288]: INFO cinder.transfer.api [None req-d573ed1f-3752-4a33-a549-5d8f49022508 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Generating transfer record for volume 769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:25.964470 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:25.964470 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:25.984895 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d573ed1f-3752-4a33-a549-5d8f49022508 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 202 Aug 08 06:29:25.986021 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 641/2555] 10.4.3.32 () {68 vars in 1284 bytes} [Sat Aug 8 06:29:25 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:25.998330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-96b3743a-95f5-4049-afc1-93d111060e75 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:26.000874 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-96b3743a-95f5-4049-afc1-93d111060e75 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:26.001287 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-96b3743a-95f5-4049-afc1-93d111060e75 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:26.002127 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-96b3743a-95f5-4049-afc1-93d111060e75 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:26.015938 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:26.015938 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:26.024112 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-96b3743a-95f5-4049-afc1-93d111060e75 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Volume info retrieved successfully. Aug 08 06:29:26.038044 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-96b3743a-95f5-4049-afc1-93d111060e75 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 returned with HTTP 200 Aug 08 06:29:26.038044 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 640/2556] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:25 2026] GET /volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:26.060226 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bd2503a0-0c33-432b-b630-59eeac6d497e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:26.061877 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd2503a0-0c33-432b-b630-59eeac6d497e tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/os-volume-transfer/detail Aug 08 06:29:26.062141 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd2503a0-0c33-432b-b630-59eeac6d497e tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:26.063445 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd2503a0-0c33-432b-b630-59eeac6d497e tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:26.063445 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.volume_transfer [None req-bd2503a0-0c33-432b-b630-59eeac6d497e tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Listing volume transfers {{(pid=100290) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 08 06:29:26.070149 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd2503a0-0c33-432b-b630-59eeac6d497e tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 08 06:29:26.070680 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 634/2557] 10.4.3.32 () {66 vars in 1284 bytes} [Sat Aug 8 06:29:26 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:26.082730 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cdc0433c-5792-4b69-ac73-4f756abeece3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:26.087998 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cdc0433c-5792-4b69-ac73-4f756abeece3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] DELETE https://10.4.3.32/volume/v3/os-volume-transfer/9d3a820c-a881-42ee-939d-a830b1e2d2a9 Aug 08 06:29:26.088264 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cdc0433c-5792-4b69-ac73-4f756abeece3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:26.088514 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cdc0433c-5792-4b69-ac73-4f756abeece3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:26.088792 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.volume_transfer [None req-cdc0433c-5792-4b69-ac73-4f756abeece3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Delete transfer with id: 9d3a820c-a881-42ee-939d-a830b1e2d2a9 Aug 08 06:29:26.113685 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:26.113685 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:26.137626 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cdc0433c-5792-4b69-ac73-4f756abeece3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/9d3a820c-a881-42ee-939d-a830b1e2d2a9 returned with HTTP 202 Aug 08 06:29:26.138034 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 643/2558] 10.4.3.32 () {66 vars in 1377 bytes} [Sat Aug 8 06:29:26 2026] DELETE /volume/v3/os-volume-transfer/9d3a820c-a881-42ee-939d-a830b1e2d2a9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:26.152389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5bf62cb0-fc31-42b1-b7fa-f1c400f1be05 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:26.154901 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5bf62cb0-fc31-42b1-b7fa-f1c400f1be05 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:26.155540 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5bf62cb0-fc31-42b1-b7fa-f1c400f1be05 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:26.155794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5bf62cb0-fc31-42b1-b7fa-f1c400f1be05 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:26.169571 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:26.169571 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:26.174589 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5bf62cb0-fc31-42b1-b7fa-f1c400f1be05 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Volume info retrieved successfully. Aug 08 06:29:26.183250 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5bf62cb0-fc31-42b1-b7fa-f1c400f1be05 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 returned with HTTP 200 Aug 08 06:29:26.183250 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 642/2559] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:26 2026] GET /volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:26.200569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c231fa0-bf6a-4ce1-ac15-ae2510d4e8f9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:26.203563 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c231fa0-bf6a-4ce1-ac15-ae2510d4e8f9 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] DELETE https://10.4.3.32/volume/v3/os-volume-transfer/9d3a820c-a881-42ee-939d-a830b1e2d2a9 Aug 08 06:29:26.203563 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c231fa0-bf6a-4ce1-ac15-ae2510d4e8f9 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:26.203900 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c231fa0-bf6a-4ce1-ac15-ae2510d4e8f9 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:26.204050 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.volume_transfer [None req-5c231fa0-bf6a-4ce1-ac15-ae2510d4e8f9 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Delete transfer with id: 9d3a820c-a881-42ee-939d-a830b1e2d2a9 Aug 08 06:29:26.208157 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c231fa0-bf6a-4ce1-ac15-ae2510d4e8f9 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/9d3a820c-a881-42ee-939d-a830b1e2d2a9 returned with HTTP 404 Aug 08 06:29:26.210735 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 641/2560] 10.4.3.32 () {66 vars in 1377 bytes} [Sat Aug 8 06:29:26 2026] DELETE /volume/v3/os-volume-transfer/9d3a820c-a881-42ee-939d-a830b1e2d2a9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:26.216883 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-795d9413-9ca0-480a-8da5-6d3a57c34bc4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:26.218941 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-795d9413-9ca0-480a-8da5-6d3a57c34bc4 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:26.219175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-795d9413-9ca0-480a-8da5-6d3a57c34bc4 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:26.219396 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-795d9413-9ca0-480a-8da5-6d3a57c34bc4 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:26.219570 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-795d9413-9ca0-480a-8da5-6d3a57c34bc4 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Delete volume with id: 769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:26.233362 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:26.233362 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:26.233808 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-795d9413-9ca0-480a-8da5-6d3a57c34bc4 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Volume info retrieved successfully. Aug 08 06:29:26.261400 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-795d9413-9ca0-480a-8da5-6d3a57c34bc4 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Delete volume request issued successfully. Aug 08 06:29:26.261798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-795d9413-9ca0-480a-8da5-6d3a57c34bc4 tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 returned with HTTP 202 Aug 08 06:29:26.262423 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 635/2561] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:26 2026] DELETE /volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:26.274189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3d83ed20-9eba-454a-955d-ee946cea775b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:26.274189 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3d83ed20-9eba-454a-955d-ee946cea775b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] GET https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:26.274189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3d83ed20-9eba-454a-955d-ee946cea775b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:26.274189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3d83ed20-9eba-454a-955d-ee946cea775b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:26.285253 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:26.285253 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:26.291810 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3d83ed20-9eba-454a-955d-ee946cea775b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Volume info retrieved successfully. Aug 08 06:29:26.298448 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3d83ed20-9eba-454a-955d-ee946cea775b tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 returned with HTTP 200 Aug 08 06:29:26.299209 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 644/2562] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:26 2026] GET /volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:26.646462 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-564f8c22-6570-4c57-a9c9-5a943c26a2c6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:26.648301 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-564f8c22-6570-4c57-a9c9-5a943c26a2c6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:26.648531 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-564f8c22-6570-4c57-a9c9-5a943c26a2c6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:26.648746 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-564f8c22-6570-4c57-a9c9-5a943c26a2c6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:26.648939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-564f8c22-6570-4c57-a9c9-5a943c26a2c6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:26.653627 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:26.653627 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:26.654419 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-564f8c22-6570-4c57-a9c9-5a943c26a2c6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:26.654839 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 643/2563] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:26 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:26.839424 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-372098ee-81ae-4b2b-964e-3190183d4e6d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:26.843576 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-372098ee-81ae-4b2b-964e-3190183d4e6d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:29:26.843576 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-372098ee-81ae-4b2b-964e-3190183d4e6d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:26.843576 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-372098ee-81ae-4b2b-964e-3190183d4e6d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:26.852179 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:26.852179 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:26.857686 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-372098ee-81ae-4b2b-964e-3190183d4e6d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:29:26.865136 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-372098ee-81ae-4b2b-964e-3190183d4e6d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 200 Aug 08 06:29:26.865945 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 642/2564] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:29:26 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 1369 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:27.320097 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e3471175-45c3-4d21-8592-e490aab082de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.322872 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3471175-45c3-4d21-8592-e490aab082de tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] GET https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:27.322923 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3471175-45c3-4d21-8592-e490aab082de tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:27.323287 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3471175-45c3-4d21-8592-e490aab082de tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:27.337802 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3471175-45c3-4d21-8592-e490aab082de tempest-VolumesTransfersTest-2127335947 tempest-VolumesTransfersTest-2127335947-project-admin] https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 returned with HTTP 404 Aug 08 06:29:27.337802 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 636/2565] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:27 2026] GET /volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:27.350754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b58cbf13-d2c1-4ed8-a524-71b6b582a3a8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.353490 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b58cbf13-d2c1-4ed8-a524-71b6b582a3a8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] GET https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:27.354533 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b58cbf13-d2c1-4ed8-a524-71b6b582a3a8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:27.355091 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b58cbf13-d2c1-4ed8-a524-71b6b582a3a8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:27.365802 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b58cbf13-d2c1-4ed8-a524-71b6b582a3a8 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 returned with HTTP 404 Aug 08 06:29:27.366149 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 645/2566] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:27 2026] GET /volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:27.377764 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b7813922-df20-4f45-8b39-bf3f7ca4fbe3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.387803 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7813922-df20-4f45-8b39-bf3f7ca4fbe3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] DELETE https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:27.388356 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7813922-df20-4f45-8b39-bf3f7ca4fbe3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:27.389151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7813922-df20-4f45-8b39-bf3f7ca4fbe3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:27.389348 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b7813922-df20-4f45-8b39-bf3f7ca4fbe3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] Delete volume with id: 769fb019-1065-4694-90ae-f59aed90c865 Aug 08 06:29:27.407371 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7813922-df20-4f45-8b39-bf3f7ca4fbe3 tempest-VolumesTransfersTest-164601580 tempest-VolumesTransfersTest-164601580-project-member] https://10.4.3.32/volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 returned with HTTP 404 Aug 08 06:29:27.407990 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 644/2567] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:27 2026] DELETE /volume/v3/volumes/769fb019-1065-4694-90ae-f59aed90c865 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:27.514680 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-0f6d0c38-3536-4c25-84d1-3336a21b64a2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.517471 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-0f6d0c38-3536-4c25-84d1-3336a21b64a2 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:29:27.517664 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-0f6d0c38-3536-4c25-84d1-3336a21b64a2 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:27.517963 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-0f6d0c38-3536-4c25-84d1-3336a21b64a2 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:27.527225 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:27.527225 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:27.531986 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-0f6d0c38-3536-4c25-84d1-3336a21b64a2 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:29:27.540271 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-0f6d0c38-3536-4c25-84d1-3336a21b64a2 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 200 Aug 08 06:29:27.540547 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 643/2568] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:29:27 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 1369 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:27.553596 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b4782314-d108-4bf0-85d9-2eea734c015e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.554167 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4782314-d108-4bf0-85d9-2eea734c015e None None] GET https://10.4.3.32/volume// Aug 08 06:29:27.554399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4782314-d108-4bf0-85d9-2eea734c015e None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:27.554641 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4782314-d108-4bf0-85d9-2eea734c015e None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:27.555088 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4782314-d108-4bf0-85d9-2eea734c015e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:29:27.555449 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 637/2569] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:29:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:29:27.569176 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-fad86105-f8a8-4c61-992a-a4b2b382e6b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.571959 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-fad86105-f8a8-4c61-992a-a4b2b382e6b3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:29:27.572476 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-fad86105-f8a8-4c61-992a-a4b2b382e6b3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8f07ad9-3443-40fe-b0ed-ec587d076fe5", "connector": null, "instance_uuid": "a9eb8f63-f022-4a81-b379-c39ba1f0d7ac"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:27.584464 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:27.584464 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:27.620979 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-fad86105-f8a8-4c61-992a-a4b2b382e6b3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:29:27.621443 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 646/2570] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:29:27 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:27.670624 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3fe62aa1-8b23-4347-8992-558e3c182151 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.672364 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3fe62aa1-8b23-4347-8992-558e3c182151 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:27.673446 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3fe62aa1-8b23-4347-8992-558e3c182151 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:27.673446 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3fe62aa1-8b23-4347-8992-558e3c182151 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:27.673446 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3fe62aa1-8b23-4347-8992-558e3c182151 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:27.678681 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:27.678681 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:27.679412 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3fe62aa1-8b23-4347-8992-558e3c182151 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:27.679976 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 645/2571] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:27 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:27.747305 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-64078816-ab60-44d7-a628-ba914c21c1d9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.750269 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-64078816-ab60-44d7-a628-ba914c21c1d9 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:27.750905 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-64078816-ab60-44d7-a628-ba914c21c1d9 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:27.750905 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-64078816-ab60-44d7-a628-ba914c21c1d9 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:27.765412 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:27.765412 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:27.772491 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-64078816-ab60-44d7-a628-ba914c21c1d9 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:27.779202 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-64078816-ab60-44d7-a628-ba914c21c1d9 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:27.779846 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 644/2572] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:29:27 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 1130 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:27.809699 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-68d2b301-d3e8-4c3a-be1a-0d76945fbb5c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.812150 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-68d2b301-d3e8-4c3a-be1a-0d76945fbb5c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] POST https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c/action Aug 08 06:29:27.812722 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-68d2b301-d3e8-4c3a-be1a-0d76945fbb5c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:27.813039 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-68d2b301-d3e8-4c3a-be1a-0d76945fbb5c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:27.829313 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:27.829313 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:27.829881 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-68d2b301-d3e8-4c3a-be1a-0d76945fbb5c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:27.839217 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-68d2b301-d3e8-4c3a-be1a-0d76945fbb5c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Begin detaching volume completed successfully. Aug 08 06:29:27.839538 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-68d2b301-d3e8-4c3a-be1a-0d76945fbb5c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c/action returned with HTTP 202 Aug 08 06:29:27.840422 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 638/2573] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:29:27 2026] POST /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 08 06:29:27.900828 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c2dd40f6-975c-45b6-80c0-d189ce5984d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.901588 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2dd40f6-975c-45b6-80c0-d189ce5984d1 None None] GET https://10.4.3.32/volume// Aug 08 06:29:27.901858 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2dd40f6-975c-45b6-80c0-d189ce5984d1 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:27.902123 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2dd40f6-975c-45b6-80c0-d189ce5984d1 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:27.902560 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2dd40f6-975c-45b6-80c0-d189ce5984d1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:29:27.903115 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 647/2574] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:29:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:29:27.912238 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-03dc838a-787b-4d5b-89b3-51ed3d4d93ae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:27.913530 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-03dc838a-787b-4d5b-89b3-51ed3d4d93ae tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:27.913743 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-03dc838a-787b-4d5b-89b3-51ed3d4d93ae tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:27.913992 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-03dc838a-787b-4d5b-89b3-51ed3d4d93ae tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:27.927038 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:27.927038 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:27.936435 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-03dc838a-787b-4d5b-89b3-51ed3d4d93ae tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:27.944811 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-03dc838a-787b-4d5b-89b3-51ed3d4d93ae tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:29:27.944811 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 646/2575] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:29:27 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 1313 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:29:28.468359 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0ba617de-0265-4e37-bc30-8d80f173a3a6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:28.471322 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ba617de-0265-4e37-bc30-8d80f173a3a6 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/edca3c37-104f-4cc7-9bf2-99c4bcca67f2/action Aug 08 06:29:28.471837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ba617de-0265-4e37-bc30-8d80f173a3a6 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-attach": {"instance_uuid": "3e13308a-c77b-4f76-ac50-2ed596497ac7", "mountpoint": "/dev/vdc"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:28.472018 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ba617de-0265-4e37-bc30-8d80f173a3a6 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3e13308a-c77b-4f76-ac50-2ed596497ac7", "mountpoint": "/dev/vdc"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:28.485809 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ba617de-0265-4e37-bc30-8d80f173a3a6 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/edca3c37-104f-4cc7-9bf2-99c4bcca67f2/action returned with HTTP 404 Aug 08 06:29:28.485809 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 645/2576] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:28 2026] POST /volume/v3/volumes/edca3c37-104f-4cc7-9bf2-99c4bcca67f2/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:28.703880 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8264074e-9b49-4398-afc1-b39a34f97f1c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:28.705454 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8264074e-9b49-4398-afc1-b39a34f97f1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:28.705592 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8264074e-9b49-4398-afc1-b39a34f97f1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:28.705882 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8264074e-9b49-4398-afc1-b39a34f97f1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:28.706043 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8264074e-9b49-4398-afc1-b39a34f97f1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:28.717146 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:28.717146 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:28.718394 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8264074e-9b49-4398-afc1-b39a34f97f1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:28.718549 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 639/2577] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:28 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:29.046031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-26e02a51-6803-4d39-a466-57c9ca7824d8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:29.048990 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-26e02a51-6803-4d39-a466-57c9ca7824d8 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ee687882-4253-464d-854b-7c44c9be072c Aug 08 06:29:29.049301 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-26e02a51-6803-4d39-a466-57c9ca7824d8 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:29.049563 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-26e02a51-6803-4d39-a466-57c9ca7824d8 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:29.060620 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:29.060620 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:29.143538 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bffcdda8-bb0c-40f6-b839-3213830f365f req-26e02a51-6803-4d39-a466-57c9ca7824d8 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/attachments/ee687882-4253-464d-854b-7c44c9be072c returned with HTTP 200 Aug 08 06:29:29.144461 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 648/2578] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:29:29 2026] DELETE /volume/v3/attachments/ee687882-4253-464d-854b-7c44c9be072c => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:29.256549 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eb34567d-0357-4e9d-ace3-0c3d935fb705 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:29.258300 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb34567d-0357-4e9d-ace3-0c3d935fb705 None None] GET https://10.4.3.32/volume// Aug 08 06:29:29.259809 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb34567d-0357-4e9d-ace3-0c3d935fb705 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:29.259809 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb34567d-0357-4e9d-ace3-0c3d935fb705 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:29.259809 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb34567d-0357-4e9d-ace3-0c3d935fb705 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:29:29.260261 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 647/2579] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:29:29 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:29:29.283141 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-351b55eb-d574-4d57-98e2-34dc31cdd220 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:29.286291 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-351b55eb-d574-4d57-98e2-34dc31cdd220 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:29:29.286658 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-351b55eb-d574-4d57-98e2-34dc31cdd220 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:29.287011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-351b55eb-d574-4d57-98e2-34dc31cdd220 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:29.300106 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:29.300106 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:29.305094 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-351b55eb-d574-4d57-98e2-34dc31cdd220 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:29:29.313034 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-351b55eb-d574-4d57-98e2-34dc31cdd220 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 200 Aug 08 06:29:29.317607 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 646/2580] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:29:29 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 1548 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:29:29.479913 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-adb0439f-4100-4eb1-adfb-4f1a61127c55 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:29.482474 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-adb0439f-4100-4eb1-adfb-4f1a61127c55 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] PUT https://10.4.3.32/volume/v3/attachments/0692fb69-d4c8-478a-9bc2-6b86322c225b Aug 08 06:29:29.483293 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-adb0439f-4100-4eb1-adfb-4f1a61127c55 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:29.496463 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-adb0439f-4100-4eb1-adfb-4f1a61127c55 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Acquiring lock "cinder-attachment_update-a8f07ad9-3443-40fe-b0ed-ec587d076fe5-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:29:29.505104 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-adb0439f-4100-4eb1-adfb-4f1a61127c55 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Lock "cinder-attachment_update-a8f07ad9-3443-40fe-b0ed-ec587d076fe5-np0000006785" acquired by "attachment_update" :: waited 0.009s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:29:29.506186 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:29.506186 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:29.644099 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-adb0439f-4100-4eb1-adfb-4f1a61127c55 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Lock "cinder-attachment_update-a8f07ad9-3443-40fe-b0ed-ec587d076fe5-np0000006785" released by "attachment_update" :: held 0.134s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:29:29.644099 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-adb0439f-4100-4eb1-adfb-4f1a61127c55 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments/0692fb69-d4c8-478a-9bc2-6b86322c225b returned with HTTP 200 Aug 08 06:29:29.644099 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 640/2581] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:29:29 2026] PUT /volume/v3/attachments/0692fb69-d4c8-478a-9bc2-6b86322c225b => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:29.676090 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-4c30d01f-1389-4158-a559-5049b99148c2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:29.678492 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-4c30d01f-1389-4158-a559-5049b99148c2 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/attachments/0692fb69-d4c8-478a-9bc2-6b86322c225b/action Aug 08 06:29:29.678981 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-4c30d01f-1389-4158-a559-5049b99148c2 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:29.679354 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-4c30d01f-1389-4158-a559-5049b99148c2 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:29.699734 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:29.699734 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:29.715187 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b0ac5d15-9b0e-43e1-ba48-36bd8f1832f6 req-4c30d01f-1389-4158-a559-5049b99148c2 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments/0692fb69-d4c8-478a-9bc2-6b86322c225b/action returned with HTTP 204 Aug 08 06:29:29.715802 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 649/2582] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:29:29 2026] POST /volume/v3/attachments/0692fb69-d4c8-478a-9bc2-6b86322c225b/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:29.737248 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-722b91a6-88ee-4eb4-95fb-e8e4e7fe8e98 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:29.739929 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-722b91a6-88ee-4eb4-95fb-e8e4e7fe8e98 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:29.740205 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-722b91a6-88ee-4eb4-95fb-e8e4e7fe8e98 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:29.740475 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-722b91a6-88ee-4eb4-95fb-e8e4e7fe8e98 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:29.741354 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-722b91a6-88ee-4eb4-95fb-e8e4e7fe8e98 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:29.748333 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:29.748333 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:29.748891 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-722b91a6-88ee-4eb4-95fb-e8e4e7fe8e98 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:29.752472 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 648/2583] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:29 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:30.028625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e5502fb4-6506-4a27-bf3c-38353ae772a7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:30.030842 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5502fb4-6506-4a27-bf3c-38353ae772a7 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:29:30.031441 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5502fb4-6506-4a27-bf3c-38353ae772a7 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da6f8f58-7e80-47ed-9406-57c3bc2cf38c", "force": false, "name": "tempest-TestStampPattern-snapshot-550468181", "description": null, "metadata": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:30.048422 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:30.048422 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:30.048961 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5502fb4-6506-4a27-bf3c-38353ae772a7 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:29:30.049119 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-e5502fb4-6506-4a27-bf3c-38353ae772a7 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Create snapshot from volume da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:29:30.136381 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e5502fb4-6506-4a27-bf3c-38353ae772a7 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Created reservations ['b57bbb42-857b-4239-8fa0-08f7703544f4', 'a837a72d-e058-41c4-a327-dc5b81ebfdbc', 'aa4fe940-5bee-478c-b9b4-e8caf1219af7', 'b762e831-baad-4a79-abe1-1dadeb2e0dbb'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:30.197399 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5502fb4-6506-4a27-bf3c-38353ae772a7 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Snapshot create request issued successfully. Aug 08 06:29:30.197399 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5502fb4-6506-4a27-bf3c-38353ae772a7 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:29:30.197399 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 647/2584] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:29:30 2026] POST /volume/v3/snapshots => generated 302 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:30.213005 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a24c00c4-d834-4742-8981-1613c4bfcb60 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:30.216635 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a24c00c4-d834-4742-8981-1613c4bfcb60 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa Aug 08 06:29:30.216635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a24c00c4-d834-4742-8981-1613c4bfcb60 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:30.216914 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a24c00c4-d834-4742-8981-1613c4bfcb60 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:30.230305 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:30.230305 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:30.230979 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a24c00c4-d834-4742-8981-1613c4bfcb60 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Snapshot retrieved successfully. Aug 08 06:29:30.234809 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a24c00c4-d834-4742-8981-1613c4bfcb60 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa returned with HTTP 200 Aug 08 06:29:30.234809 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 641/2585] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:30 2026] GET /volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:30.764673 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2fc653de-2385-4645-8881-1dad61b09574 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:30.767192 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2fc653de-2385-4645-8881-1dad61b09574 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:30.767689 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2fc653de-2385-4645-8881-1dad61b09574 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:30.768131 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2fc653de-2385-4645-8881-1dad61b09574 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:30.768297 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2fc653de-2385-4645-8881-1dad61b09574 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:30.776842 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:30.776842 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:30.777980 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2fc653de-2385-4645-8881-1dad61b09574 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:30.778496 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 650/2586] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:30 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:30.986608 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:31.082684 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:31.083222 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-376672272"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:31.085238 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-376672272'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:31.085439 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Create volume of 1 GB Aug 08 06:29:31.091403 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Availability Zones retrieved successfully. Aug 08 06:29:31.099973 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Flow 'volume_create_api' (221faf32-203b-4d3d-a691-5fbdf5a18ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:31.101362 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f145352e-3675-495d-9859-cd75079a87dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:31.102824 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:31.133445 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f145352e-3675-495d-9859-cd75079a87dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:31.134221 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f084f8-8937-4da4-896b-062835465d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:31.234759 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Created reservations ['4d42a8fa-7c37-411b-a396-38398b2f91fa', '4b5c0ded-db40-41f8-aa50-9bcce2fcd9c4', '620f3eda-2be2-4f5a-b32d-38e03e795c6a', '00b384d6-f92e-4ea9-a082-e1e2c350fc29'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:31.236692 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f084f8-8937-4da4-896b-062835465d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d42a8fa-7c37-411b-a396-38398b2f91fa', '4b5c0ded-db40-41f8-aa50-9bcce2fcd9c4', '620f3eda-2be2-4f5a-b32d-38e03e795c6a', '00b384d6-f92e-4ea9-a082-e1e2c350fc29']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:31.237519 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3877b1-8023-476b-be5a-f83b81448065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:31.247680 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-00d0875c-87a0-498e-9311-965fd39af107 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:31.249926 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-00d0875c-87a0-498e-9311-965fd39af107 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa Aug 08 06:29:31.250347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-00d0875c-87a0-498e-9311-965fd39af107 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:31.250750 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-00d0875c-87a0-498e-9311-965fd39af107 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:31.262865 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:31.262865 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:31.263028 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3877b1-8023-476b-be5a-f83b81448065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f5f027b-eb5c-4dd3-b832-4e423181011c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-376672272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='163f540a57df45bea5693015977f4ba5',qos_specs=None,replication_status=,reservations=['4d42a8fa-7c37-411b-a396-38398b2f91fa','4b5c0ded-db40-41f8-aa50-9bcce2fcd9c4','620f3eda-2be2-4f5a-b32d-38e03e795c6a','00b384d6-f92e-4ea9-a082-e1e2c350fc29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='541c20583cbc42b29056d14c4ed9e883',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-376672272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f5f027b-eb5c-4dd3-b832-4e423181011c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='163f540a57df45bea5693015977f4ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='541c20583cbc42b29056d14c4ed9e883',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:31.263148 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-00d0875c-87a0-498e-9311-965fd39af107 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Snapshot retrieved successfully. Aug 08 06:29:31.263189 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b1e85f-f0d5-47ca-8ee0-e4603cb4fc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:31.263227 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-00d0875c-87a0-498e-9311-965fd39af107 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa returned with HTTP 200 Aug 08 06:29:31.263227 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 648/2587] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:31 2026] GET /volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:31.275754 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-07e40186-18c8-4afe-8bd9-db438b2e6a05 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:31.278440 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07e40186-18c8-4afe-8bd9-db438b2e6a05 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa Aug 08 06:29:31.278883 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07e40186-18c8-4afe-8bd9-db438b2e6a05 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:31.279211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07e40186-18c8-4afe-8bd9-db438b2e6a05 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:31.291799 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:31.291799 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:31.292226 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b1e85f-f0d5-47ca-8ee0-e4603cb4fc0c) transitioned into state 'SUCCESS' from state '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-376672272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='163f540a57df45bea5693015977f4ba5',qos_specs=None,replication_status=,reservations=['4d42a8fa-7c37-411b-a396-38398b2f91fa','4b5c0ded-db40-41f8-aa50-9bcce2fcd9c4','620f3eda-2be2-4f5a-b32d-38e03e795c6a','00b384d6-f92e-4ea9-a082-e1e2c350fc29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='541c20583cbc42b29056d14c4ed9e883',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:31.293048 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca2dcb4-6f4c-43f1-855b-ebd355c59784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:31.293952 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-07e40186-18c8-4afe-8bd9-db438b2e6a05 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Snapshot retrieved successfully. Aug 08 06:29:31.296429 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07e40186-18c8-4afe-8bd9-db438b2e6a05 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa returned with HTTP 200 Aug 08 06:29:31.298739 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 642/2588] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:29:31 2026] GET /volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:31.307143 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca2dcb4-6f4c-43f1-855b-ebd355c59784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:31.308306 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Flow 'volume_create_api' (221faf32-203b-4d3d-a691-5fbdf5a18ea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:31.308753 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Create volume request issued successfully. Aug 08 06:29:31.309566 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a6d25370-cc6c-4c11-b5ee-4670d43975c9 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:31.310131 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 649/2589] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:29:30 2026] POST /volume/v3/volumes => generated 749 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:31.322027 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8f01a597-42da-4f2e-a462-ed9100bb9c36 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:31.324439 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f01a597-42da-4f2e-a462-ed9100bb9c36 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c Aug 08 06:29:31.324882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f01a597-42da-4f2e-a462-ed9100bb9c36 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:31.325041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f01a597-42da-4f2e-a462-ed9100bb9c36 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:31.351804 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:31.351804 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:31.360589 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8f01a597-42da-4f2e-a462-ed9100bb9c36 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Volume info retrieved successfully. Aug 08 06:29:31.374530 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f01a597-42da-4f2e-a462-ed9100bb9c36 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c returned with HTTP 200 Aug 08 06:29:31.374530 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 651/2590] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:31 2026] GET /volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:31.793497 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6385ace2-68b4-4797-adfa-1f49e86a0c93 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:31.795490 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6385ace2-68b4-4797-adfa-1f49e86a0c93 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:31.796036 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6385ace2-68b4-4797-adfa-1f49e86a0c93 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:31.796458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6385ace2-68b4-4797-adfa-1f49e86a0c93 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:31.796793 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6385ace2-68b4-4797-adfa-1f49e86a0c93 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:31.803899 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:31.803899 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:31.805974 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6385ace2-68b4-4797-adfa-1f49e86a0c93 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:31.805974 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 649/2591] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:31 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:32.392671 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d6d675ac-6dfd-4f27-9445-9d177c1c0224 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:32.394719 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6d675ac-6dfd-4f27-9445-9d177c1c0224 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c Aug 08 06:29:32.395036 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6d675ac-6dfd-4f27-9445-9d177c1c0224 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:32.395292 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6d675ac-6dfd-4f27-9445-9d177c1c0224 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:32.405811 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:32.405811 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:32.411542 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d6d675ac-6dfd-4f27-9445-9d177c1c0224 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Volume info retrieved successfully. Aug 08 06:29:32.418991 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6d675ac-6dfd-4f27-9445-9d177c1c0224 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c returned with HTTP 200 Aug 08 06:29:32.418991 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 643/2592] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:32 2026] GET /volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:32.441451 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-29d0abe4-6159-419b-b556-e4bd60f3a2da None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:32.444210 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29d0abe4-6159-419b-b556-e4bd60f3a2da tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:29:32.444869 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-29d0abe4-6159-419b-b556-e4bd60f3a2da tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7f5f027b-eb5c-4dd3-b832-4e423181011c", "name": "tempest-VolumesBackupsV39Test-Backup-1525317587", "container": "tempest-volumesbackupsv39test-backup-container-667287413"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:32.448319 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-29d0abe4-6159-419b-b556-e4bd60f3a2da tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Creating new backup {'backup': {'volume_id': '7f5f027b-eb5c-4dd3-b832-4e423181011c', 'name': 'tempest-VolumesBackupsV39Test-Backup-1525317587', 'container': 'tempest-volumesbackupsv39test-backup-container-667287413'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:29:32.448319 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-29d0abe4-6159-419b-b556-e4bd60f3a2da tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Creating backup of volume 7f5f027b-eb5c-4dd3-b832-4e423181011c in container tempest-volumesbackupsv39test-backup-container-667287413 Aug 08 06:29:32.465905 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:32.465905 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:32.465905 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-29d0abe4-6159-419b-b556-e4bd60f3a2da tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Volume info retrieved successfully. Aug 08 06:29:32.521086 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-29d0abe4-6159-419b-b556-e4bd60f3a2da tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Created reservations ['d0dc0e5f-b74b-47b7-b1cf-e7c1a3600bb3', 'b35b7f48-3f93-445e-ba53-08e57ac6c9a5'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:32.589011 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-29d0abe4-6159-419b-b556-e4bd60f3a2da tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:29:32.590083 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 650/2593] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:29:32 2026] POST /volume/v3/backups => generated 331 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:32.604822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f7ac218a-e271-4733-b422-dccc4127db34 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:32.610143 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7ac218a-e271-4733-b422-dccc4127db34 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:32.610396 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7ac218a-e271-4733-b422-dccc4127db34 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:32.610683 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7ac218a-e271-4733-b422-dccc4127db34 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:32.610921 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f7ac218a-e271-4733-b422-dccc4127db34 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:32.621530 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:32.621530 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:32.622716 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7ac218a-e271-4733-b422-dccc4127db34 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:32.626240 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 652/2594] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:32 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 792 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:32.825377 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e9db0864-0735-4817-9780-1c27d8cba6ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:32.828565 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9db0864-0735-4817-9780-1c27d8cba6ba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:32.828907 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9db0864-0735-4817-9780-1c27d8cba6ba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:32.829173 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9db0864-0735-4817-9780-1c27d8cba6ba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:32.829330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e9db0864-0735-4817-9780-1c27d8cba6ba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:32.844465 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:32.844465 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:32.846128 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9db0864-0735-4817-9780-1c27d8cba6ba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:32.846389 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 650/2595] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:32 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:33.642930 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f20a2731-81c8-4add-8ba9-8fa79106bd0e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:33.644943 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f20a2731-81c8-4add-8ba9-8fa79106bd0e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:33.645505 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f20a2731-81c8-4add-8ba9-8fa79106bd0e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:33.645910 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f20a2731-81c8-4add-8ba9-8fa79106bd0e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:33.646500 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f20a2731-81c8-4add-8ba9-8fa79106bd0e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:33.654007 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:33.654007 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:33.654007 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f20a2731-81c8-4add-8ba9-8fa79106bd0e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:33.654007 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 644/2596] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:33 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:29:33.684340 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:33.690584 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:33.691893 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "857ef6e3-c59b-4d4b-813e-640c4838fbab", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1658650829"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:33.697541 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume request body: {'volume': {'imageRef': '857ef6e3-c59b-4d4b-813e-640c4838fbab', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1658650829'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:33.799187 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume of 2 GB Aug 08 06:29:33.799489 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:33.799489 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:33.803968 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Availability Zones retrieved successfully. Aug 08 06:29:33.809686 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Flow 'volume_create_api' (3051ea59-6064-49b5-87ae-7ceb8e564f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:33.810708 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e6aca8-0f31-46be-a93f-51ec7b1f3c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:33.811602 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Validating volume size '2' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:33.850025 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e6aca8-0f31-46be-a93f-51ec7b1f3c1b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 06:29:33.850025 np0000006785 devstack@c-api.service[100288]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 857ef6e3-c59b-4d4b-813e-640c4838fbab is not active. Aug 08 06:29:33.852192 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e6aca8-0f31-46be-a93f-51ec7b1f3c1b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:33.853475 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e6aca8-0f31-46be-a93f-51ec7b1f3c1b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 06:29:33.854494 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Flow 'volume_create_api' (3051ea59-6064-49b5-87ae-7ceb8e564f3e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 06:29:33.855470 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b99ca096-273f-4a29-a954-0ff8a7c9c4ad tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 08 06:29:33.856159 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 651/2597] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:33 2026] POST /volume/v3/volumes => generated 125 bytes in 174 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:33.862042 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8cae9320-2903-429c-af71-050686d36016 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:33.865592 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cae9320-2903-429c-af71-050686d36016 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:33.865592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cae9320-2903-429c-af71-050686d36016 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:33.865592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8cae9320-2903-429c-af71-050686d36016 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:33.865592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8cae9320-2903-429c-af71-050686d36016 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:33.869536 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:33.869536 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:33.870305 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8cae9320-2903-429c-af71-050686d36016 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:33.870691 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 653/2598] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:33 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:34.670965 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fbcd84d3-37e5-46b1-a8e8-da8c0b259222 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:34.675857 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fbcd84d3-37e5-46b1-a8e8-da8c0b259222 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:34.675857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fbcd84d3-37e5-46b1-a8e8-da8c0b259222 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:34.677426 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fbcd84d3-37e5-46b1-a8e8-da8c0b259222 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:34.677426 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-fbcd84d3-37e5-46b1-a8e8-da8c0b259222 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:34.681642 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:34.681642 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:34.682465 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fbcd84d3-37e5-46b1-a8e8-da8c0b259222 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:34.682850 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 651/2599] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:34 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:34.884088 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6f2a9f72-e119-4712-bc16-2d5f4c149321 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:34.890241 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f2a9f72-e119-4712-bc16-2d5f4c149321 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:34.892796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6f2a9f72-e119-4712-bc16-2d5f4c149321 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:34.892796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6f2a9f72-e119-4712-bc16-2d5f4c149321 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:34.892796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6f2a9f72-e119-4712-bc16-2d5f4c149321 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:34.898633 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:34.898633 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:34.899753 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f2a9f72-e119-4712-bc16-2d5f4c149321 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:34.900271 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 645/2600] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:34 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:35.694550 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2f3957d5-03e0-47dc-a304-e0ad8f065917 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:35.697644 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f3957d5-03e0-47dc-a304-e0ad8f065917 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:35.697927 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f3957d5-03e0-47dc-a304-e0ad8f065917 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:35.698106 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f3957d5-03e0-47dc-a304-e0ad8f065917 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:35.698243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2f3957d5-03e0-47dc-a304-e0ad8f065917 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:35.710960 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:35.710960 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:35.712136 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f3957d5-03e0-47dc-a304-e0ad8f065917 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:35.713075 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 652/2601] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:35 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:35.912363 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-91240f2e-e9bc-41f7-8fb0-55537f046c20 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:35.914593 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-91240f2e-e9bc-41f7-8fb0-55537f046c20 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:35.914857 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-91240f2e-e9bc-41f7-8fb0-55537f046c20 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:35.915078 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-91240f2e-e9bc-41f7-8fb0-55537f046c20 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:35.915253 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-91240f2e-e9bc-41f7-8fb0-55537f046c20 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:35.922622 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:35.922622 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:35.923755 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-91240f2e-e9bc-41f7-8fb0-55537f046c20 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:35.924217 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 654/2602] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:35 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:36.037108 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.038918 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:36.039286 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "0c56f714-5f8a-40e6-b7ae-e63db5488ac9"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.040878 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '0c56f714-5f8a-40e6-b7ae-e63db5488ac9'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:36.151475 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume of 1 GB Aug 08 06:29:36.157616 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Availability Zones retrieved successfully. Aug 08 06:29:36.164477 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Flow 'volume_create_api' (1b0ce40d-93d0-44ef-b67b-940a52bee49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:36.165696 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb372f5-50d5-4f0e-a0d9-414bf520e5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:36.166937 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:36.212480 np0000006785 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb372f5-50d5-4f0e-a0d9-414bf520e5ac) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 06:29:36.212480 np0000006785 devstack@c-api.service[100291]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 08 06:29:36.213654 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb372f5-50d5-4f0e-a0d9-414bf520e5ac) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:36.214624 np0000006785 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb372f5-50d5-4f0e-a0d9-414bf520e5ac) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 06:29:36.215427 np0000006785 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Flow 'volume_create_api' (1b0ce40d-93d0-44ef-b67b-940a52bee49f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 06:29:36.215747 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1eb10098-266c-4601-b25f-77b1c1fcbc30 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 08 06:29:36.216578 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 652/2603] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes => generated 134 bytes in 180 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:36.533055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7d2951dd-5ec3-451a-b3fa-8504257dff62 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.537123 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7d2951dd-5ec3-451a-b3fa-8504257dff62 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:36.537807 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7d2951dd-5ec3-451a-b3fa-8504257dff62 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.539829 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7d2951dd-5ec3-451a-b3fa-8504257dff62 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 08 06:29:36.540389 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 646/2604] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:36.550968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-567f6c9b-7652-438f-b25f-fe24e3aeae6b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.553122 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-567f6c9b-7652-438f-b25f-fe24e3aeae6b tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:36.553535 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-567f6c9b-7652-438f-b25f-fe24e3aeae6b tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9862253f-f470-4cae-a2b7-ec70e970adda"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.555419 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-567f6c9b-7652-438f-b25f-fe24e3aeae6b tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9862253f-f470-4cae-a2b7-ec70e970adda'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:36.561318 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-567f6c9b-7652-438f-b25f-fe24e3aeae6b tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 08 06:29:36.562226 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 653/2605] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:36.574807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2db904e7-242c-47f4-a8ea-d58c5e3a1cd4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.576721 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2db904e7-242c-47f4-a8ea-d58c5e3a1cd4 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:36.580050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2db904e7-242c-47f4-a8ea-d58c5e3a1cd4 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b0529ff8-5329-4843-b894-ad778df5cd16"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.584559 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-2db904e7-242c-47f4-a8ea-d58c5e3a1cd4 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b0529ff8-5329-4843-b894-ad778df5cd16'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:36.595046 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2db904e7-242c-47f4-a8ea-d58c5e3a1cd4 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 08 06:29:36.596209 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 655/2606] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:36.608720 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-26aa65ed-7619-4998-aaa8-01ac0ae2cb70 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.611155 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26aa65ed-7619-4998-aaa8-01ac0ae2cb70 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:36.611845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-26aa65ed-7619-4998-aaa8-01ac0ae2cb70 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "86f17c97-53c1-4895-a2a6-0862cb6cbc1d"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.615208 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-26aa65ed-7619-4998-aaa8-01ac0ae2cb70 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '86f17c97-53c1-4895-a2a6-0862cb6cbc1d'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:36.624443 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26aa65ed-7619-4998-aaa8-01ac0ae2cb70 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 08 06:29:36.625245 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 653/2607] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:36.635995 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2e38a82c-4647-4d87-b170-70ec0bf9543d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.637875 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2e38a82c-4647-4d87-b170-70ec0bf9543d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:36.638153 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2e38a82c-4647-4d87-b170-70ec0bf9543d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.640302 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2e38a82c-4647-4d87-b170-70ec0bf9543d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 08 06:29:36.640763 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 647/2608] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:36.652288 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8e8d2bab-2ab4-4ecb-a87e-c1cad1b91361 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.654563 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e8d2bab-2ab4-4ecb-a87e-c1cad1b91361 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:36.655055 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8e8d2bab-2ab4-4ecb-a87e-c1cad1b91361 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.657396 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e8d2bab-2ab4-4ecb-a87e-c1cad1b91361 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 08 06:29:36.658087 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 654/2609] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:36.667784 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-11609582-8b5d-4e4d-9771-f312d0d0394f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.670321 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11609582-8b5d-4e4d-9771-f312d0d0394f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:36.670568 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11609582-8b5d-4e4d-9771-f312d0d0394f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.672695 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11609582-8b5d-4e4d-9771-f312d0d0394f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 08 06:29:36.673378 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 656/2610] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:36.684255 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3c5c7766-c1a0-4e33-a78f-803b792dc4d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.686480 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c5c7766-c1a0-4e33-a78f-803b792dc4d7 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] DELETE https://10.4.3.32/volume/v3/volumes/tempest-invalid-492760937 Aug 08 06:29:36.686812 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c5c7766-c1a0-4e33-a78f-803b792dc4d7 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:36.687109 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c5c7766-c1a0-4e33-a78f-803b792dc4d7 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:36.687387 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-3c5c7766-c1a0-4e33-a78f-803b792dc4d7 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Delete volume with id: tempest-invalid-492760937 Aug 08 06:29:36.696885 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c5c7766-c1a0-4e33-a78f-803b792dc4d7 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-492760937 returned with HTTP 404 Aug 08 06:29:36.697938 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 654/2611] 10.4.3.32 () {66 vars in 1311 bytes} [Sat Aug 8 06:29:36 2026] DELETE /volume/v3/volumes/tempest-invalid-492760937 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:36.708440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d7695f4b-68dc-4248-acc1-cc4959278360 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.710559 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 648/2612] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:29:36 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 08 06:29:36.718908 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d2b59668-cd75-4196-917a-c89f4a961b0e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.721047 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2b59668-cd75-4196-917a-c89f4a961b0e tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/xxx/action Aug 08 06:29:36.721462 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2b59668-cd75-4196-917a-c89f4a961b0e tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-detach": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:36.721633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2b59668-cd75-4196-917a-c89f4a961b0e tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.726803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bf045034-9abc-4705-87a1-c1349ed22c2e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.728833 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf045034-9abc-4705-87a1-c1349ed22c2e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:36.729516 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf045034-9abc-4705-87a1-c1349ed22c2e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:36.729656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf045034-9abc-4705-87a1-c1349ed22c2e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:36.729656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bf045034-9abc-4705-87a1-c1349ed22c2e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:36.730996 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2b59668-cd75-4196-917a-c89f4a961b0e tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 08 06:29:36.731585 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 655/2613] 10.4.3.32 () {68 vars in 1284 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:36.736312 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:36.736312 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:36.737003 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf045034-9abc-4705-87a1-c1349ed22c2e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:36.737439 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 657/2614] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:36 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:36.741424 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-921911af-3ba5-454f-839d-eaf84b09c37b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.743519 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-921911af-3ba5-454f-839d-eaf84b09c37b tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes/tempest-invalid-1498847864 Aug 08 06:29:36.743942 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-921911af-3ba5-454f-839d-eaf84b09c37b tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:36.744280 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-921911af-3ba5-454f-839d-eaf84b09c37b tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:36.750793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-921911af-3ba5-454f-839d-eaf84b09c37b tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-1498847864 returned with HTTP 404 Aug 08 06:29:36.751408 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 655/2615] 10.4.3.32 () {66 vars in 1311 bytes} [Sat Aug 8 06:29:36 2026] GET /volume/v3/volumes/tempest-invalid-1498847864 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:36.760368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-950bd4e2-288c-4369-878c-ff56c715757b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.762876 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 649/2616] 10.4.3.32 () {66 vars in 1233 bytes} [Sat Aug 8 06:29:36 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) Aug 08 06:29:36.776261 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e4e08945-475e-42ce-b109-31e1af8b5f6f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.781533 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4e08945-475e-42ce-b109-31e1af8b5f6f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?status=null Aug 08 06:29:36.782025 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e4e08945-475e-42ce-b109-31e1af8b5f6f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:36.782110 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e4e08945-475e-42ce-b109-31e1af8b5f6f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:36.782455 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-e4e08945-475e-42ce-b109-31e1af8b5f6f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:29:36.783457 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4e08945-475e-42ce-b109-31e1af8b5f6f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Could not evaluate value null, assuming string {{(pid=100288) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:29:36.783845 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e4e08945-475e-42ce-b109-31e1af8b5f6f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:29:36.795288 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e4e08945-475e-42ce-b109-31e1af8b5f6f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Get all volumes completed successfully. Aug 08 06:29:36.797416 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4e08945-475e-42ce-b109-31e1af8b5f6f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 08 06:29:36.797932 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 656/2617] 10.4.3.32 () {66 vars in 1274 bytes} [Sat Aug 8 06:29:36 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:29:36.813845 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4219da05-7516-44ad-8af8-9893a2bdb210 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.814471 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4219da05-7516-44ad-8af8-9893a2bdb210 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1315621075 Aug 08 06:29:36.814692 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4219da05-7516-44ad-8af8-9893a2bdb210 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:36.814995 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4219da05-7516-44ad-8af8-9893a2bdb210 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:36.815303 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-4219da05-7516-44ad-8af8-9893a2bdb210 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:29:36.816206 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4219da05-7516-44ad-8af8-9893a2bdb210 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1315621075'), ('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:29:36.824903 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4219da05-7516-44ad-8af8-9893a2bdb210 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Get all volumes completed successfully. Aug 08 06:29:36.829874 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4219da05-7516-44ad-8af8-9893a2bdb210 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1315621075 returned with HTTP 200 Aug 08 06:29:36.829874 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 658/2618] 10.4.3.32 () {66 vars in 1352 bytes} [Sat Aug 8 06:29:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1315621075 => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:29:36.846862 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-667f0819-82dc-4e15-9796-a092a0e79ab0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.848610 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-667f0819-82dc-4e15-9796-a092a0e79ab0 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes?status=null Aug 08 06:29:36.848903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-667f0819-82dc-4e15-9796-a092a0e79ab0 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:36.849140 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-667f0819-82dc-4e15-9796-a092a0e79ab0 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:36.849500 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-667f0819-82dc-4e15-9796-a092a0e79ab0 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:29:36.849794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-667f0819-82dc-4e15-9796-a092a0e79ab0 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Could not evaluate value null, assuming string {{(pid=100291) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 06:29:36.850425 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-667f0819-82dc-4e15-9796-a092a0e79ab0 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:29:36.894947 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-667f0819-82dc-4e15-9796-a092a0e79ab0 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Get all volumes completed successfully. Aug 08 06:29:36.895611 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-667f0819-82dc-4e15-9796-a092a0e79ab0 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes?status=null returned with HTTP 200 Aug 08 06:29:36.896677 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 656/2619] 10.4.3.32 () {66 vars in 1253 bytes} [Sat Aug 8 06:29:36 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:29:36.909053 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8542c17a-e267-4c28-9d8b-3c557efdaca5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.914157 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8542c17a-e267-4c28-9d8b-3c557efdaca5 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-999034282 Aug 08 06:29:36.914157 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8542c17a-e267-4c28-9d8b-3c557efdaca5 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:36.914415 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8542c17a-e267-4c28-9d8b-3c557efdaca5 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:36.914797 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-8542c17a-e267-4c28-9d8b-3c557efdaca5 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:29:36.915849 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8542c17a-e267-4c28-9d8b-3c557efdaca5 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-999034282'), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:29:36.935240 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-df79b065-d158-4ed4-92fc-87b132fe066d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.938883 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df79b065-d158-4ed4-92fc-87b132fe066d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:36.939193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df79b065-d158-4ed4-92fc-87b132fe066d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:36.939482 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-df79b065-d158-4ed4-92fc-87b132fe066d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:36.939626 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-df79b065-d158-4ed4-92fc-87b132fe066d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:36.947410 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8542c17a-e267-4c28-9d8b-3c557efdaca5 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Get all volumes completed successfully. Aug 08 06:29:36.947956 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8542c17a-e267-4c28-9d8b-3c557efdaca5 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-999034282 returned with HTTP 200 Aug 08 06:29:36.948388 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:36.948388 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:36.948466 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 650/2620] 10.4.3.32 () {66 vars in 1329 bytes} [Sat Aug 8 06:29:36 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-999034282 => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:29:36.949989 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-df79b065-d158-4ed4-92fc-87b132fe066d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:36.950431 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 657/2621] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:36 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:36.961762 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b0137275-f2a1-4bf2-91f9-a25de932fcfe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.963945 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0137275-f2a1-4bf2-91f9-a25de932fcfe tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action Aug 08 06:29:36.964300 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0137275-f2a1-4bf2-91f9-a25de932fcfe tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:36.964453 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b0137275-f2a1-4bf2-91f9-a25de932fcfe tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:36.974260 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:36.974260 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:36.974935 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b0137275-f2a1-4bf2-91f9-a25de932fcfe tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Volume info retrieved successfully. Aug 08 06:29:36.982814 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b0137275-f2a1-4bf2-91f9-a25de932fcfe tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Reserve volume completed successfully. Aug 08 06:29:36.983150 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b0137275-f2a1-4bf2-91f9-a25de932fcfe tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action returned with HTTP 202 Aug 08 06:29:36.983834 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 659/2622] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:29:36.991096 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-55d6feea-a413-4336-a1ff-d859bedbee3a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:36.993425 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55d6feea-a413-4336-a1ff-d859bedbee3a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action Aug 08 06:29:36.993954 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55d6feea-a413-4336-a1ff-d859bedbee3a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:36.994143 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55d6feea-a413-4336-a1ff-d859bedbee3a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.005084 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:37.005084 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:37.005910 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-55d6feea-a413-4336-a1ff-d859bedbee3a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Volume info retrieved successfully. Aug 08 06:29:37.013073 np0000006785 devstack@c-api.service[100291]: ERROR cinder.volume.api [None req-55d6feea-a413-4336-a1ff-d859bedbee3a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Volume status must be available to reserve, but the status is attaching. Aug 08 06:29:37.013454 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55d6feea-a413-4336-a1ff-d859bedbee3a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action returned with HTTP 400 Aug 08 06:29:37.014387 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 657/2623] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:36 2026] POST /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:37.024782 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ca814cfa-abc2-4425-abf4-69950f1244b2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.029792 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca814cfa-abc2-4425-abf4-69950f1244b2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action Aug 08 06:29:37.029792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca814cfa-abc2-4425-abf4-69950f1244b2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:37.029792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca814cfa-abc2-4425-abf4-69950f1244b2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.042371 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:37.042371 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:37.043328 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ca814cfa-abc2-4425-abf4-69950f1244b2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Volume info retrieved successfully. Aug 08 06:29:37.066833 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ca814cfa-abc2-4425-abf4-69950f1244b2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Unreserve volume completed successfully. Aug 08 06:29:37.066833 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca814cfa-abc2-4425-abf4-69950f1244b2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action returned with HTTP 202 Aug 08 06:29:37.067382 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 651/2624] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:37 2026] POST /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:29:37.082573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d7373def-efdb-4e0e-94fe-8565b6f174ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.086417 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7373def-efdb-4e0e-94fe-8565b6f174ed tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/e8a0a7fe-334b-486f-9018-d97b25336f89/action Aug 08 06:29:37.087947 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7373def-efdb-4e0e-94fe-8565b6f174ed tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:37.088030 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7373def-efdb-4e0e-94fe-8565b6f174ed tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.099198 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7373def-efdb-4e0e-94fe-8565b6f174ed tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/e8a0a7fe-334b-486f-9018-d97b25336f89/action returned with HTTP 404 Aug 08 06:29:37.099752 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 658/2625] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:37 2026] POST /volume/v3/volumes/e8a0a7fe-334b-486f-9018-d97b25336f89/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:37.112523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-35e06fc2-6c30-406f-a02d-6e07ba1f692d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.115341 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-35e06fc2-6c30-406f-a02d-6e07ba1f692d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/3012b639-3209-4c81-8b36-7b6b8ba98f30/action Aug 08 06:29:37.115757 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-35e06fc2-6c30-406f-a02d-6e07ba1f692d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:37.115757 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-35e06fc2-6c30-406f-a02d-6e07ba1f692d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.128579 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-35e06fc2-6c30-406f-a02d-6e07ba1f692d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/3012b639-3209-4c81-8b36-7b6b8ba98f30/action returned with HTTP 404 Aug 08 06:29:37.129254 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 660/2626] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:37 2026] POST /volume/v3/volumes/3012b639-3209-4c81-8b36-7b6b8ba98f30/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:37.141975 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f7008b19-3b5b-4099-bd91-3487a758a304 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.144662 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 658/2627] 10.4.3.32 () {68 vars in 1253 bytes} [Sat Aug 8 06:29:37 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 08 06:29:37.156381 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46493db1-0b28-4e14-be2e-e3d9d465a65f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.158788 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46493db1-0b28-4e14-be2e-e3d9d465a65f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] PUT https://10.4.3.32/volume/v3/volumes/tempest-invalid-2002716831 Aug 08 06:29:37.159480 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46493db1-0b28-4e14-be2e-e3d9d465a65f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.172294 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46493db1-0b28-4e14-be2e-e3d9d465a65f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-2002716831 returned with HTTP 404 Aug 08 06:29:37.173211 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 652/2628] 10.4.3.32 () {68 vars in 1331 bytes} [Sat Aug 8 06:29:37 2026] PUT /volume/v3/volumes/tempest-invalid-2002716831 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:37.184019 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9000c9d1-bcc3-4190-8c81-7bbad937fbd6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.186817 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9000c9d1-bcc3-4190-8c81-7bbad937fbd6 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] PUT https://10.4.3.32/volume/v3/volumes/3f587662-5ecb-4bc9-b965-f4ab2b363343 Aug 08 06:29:37.187197 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9000c9d1-bcc3-4190-8c81-7bbad937fbd6 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.208514 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9000c9d1-bcc3-4190-8c81-7bbad937fbd6 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/3f587662-5ecb-4bc9-b965-f4ab2b363343 returned with HTTP 404 Aug 08 06:29:37.208993 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 659/2629] 10.4.3.32 () {68 vars in 1361 bytes} [Sat Aug 8 06:29:37 2026] PUT /volume/v3/volumes/3f587662-5ecb-4bc9-b965-f4ab2b363343 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:37.221732 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-80c2b934-958a-4f46-869b-60f1a327b85d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.225001 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80c2b934-958a-4f46-869b-60f1a327b85d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c450549a-bfa9-474a-a791-b8e01df52072 Aug 08 06:29:37.225184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80c2b934-958a-4f46-869b-60f1a327b85d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:37.225403 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80c2b934-958a-4f46-869b-60f1a327b85d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:37.225584 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-80c2b934-958a-4f46-869b-60f1a327b85d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Delete volume with id: c450549a-bfa9-474a-a791-b8e01df52072 Aug 08 06:29:37.232593 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80c2b934-958a-4f46-869b-60f1a327b85d tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/c450549a-bfa9-474a-a791-b8e01df52072 returned with HTTP 404 Aug 08 06:29:37.233690 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 661/2630] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:37 2026] DELETE /volume/v3/volumes/c450549a-bfa9-474a-a791-b8e01df52072 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:37.245200 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a9440107-3fcd-4a25-8ee5-fd910c4b53cc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.247141 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a9440107-3fcd-4a25-8ee5-fd910c4b53cc tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action Aug 08 06:29:37.247617 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a9440107-3fcd-4a25-8ee5-fd910c4b53cc tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:37.247791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a9440107-3fcd-4a25-8ee5-fd910c4b53cc tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.250155 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a9440107-3fcd-4a25-8ee5-fd910c4b53cc tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action returned with HTTP 400 Aug 08 06:29:37.250631 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 659/2631] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:37 2026] POST /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:37.261296 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-417b562a-4947-403b-bc5c-e1867bbe370f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.264301 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-417b562a-4947-403b-bc5c-e1867bbe370f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action Aug 08 06:29:37.264301 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-417b562a-4947-403b-bc5c-e1867bbe370f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:37.264301 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-417b562a-4947-403b-bc5c-e1867bbe370f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.265330 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-417b562a-4947-403b-bc5c-e1867bbe370f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action returned with HTTP 400 Aug 08 06:29:37.265958 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 653/2632] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:37 2026] POST /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:37.278281 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2f09a592-743e-4276-8c10-735951cd0451 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.281495 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f09a592-743e-4276-8c10-735951cd0451 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/367348e0-6af1-4b36-a11f-e00577bcb91b/action Aug 08 06:29:37.282723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f09a592-743e-4276-8c10-735951cd0451 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:37.282723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f09a592-743e-4276-8c10-735951cd0451 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.292847 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f09a592-743e-4276-8c10-735951cd0451 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/367348e0-6af1-4b36-a11f-e00577bcb91b/action returned with HTTP 404 Aug 08 06:29:37.292847 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 660/2633] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:37 2026] POST /volume/v3/volumes/367348e0-6af1-4b36-a11f-e00577bcb91b/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:37.302044 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-54a230c4-77e6-474b-9948-fcf1230c4e79 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.306370 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54a230c4-77e6-474b-9948-fcf1230c4e79 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action Aug 08 06:29:37.307336 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54a230c4-77e6-474b-9948-fcf1230c4e79 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:37.307336 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54a230c4-77e6-474b-9948-fcf1230c4e79 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.309017 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54a230c4-77e6-474b-9948-fcf1230c4e79 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action returned with HTTP 400 Aug 08 06:29:37.309990 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 662/2634] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:29:37 2026] POST /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:29:37.319502 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-43c089aa-aa21-4f05-a73d-4c7e55b652d2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.321686 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43c089aa-aa21-4f05-a73d-4c7e55b652d2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] POST https://10.4.3.32/volume/v3/volumes/None/action Aug 08 06:29:37.322144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-43c089aa-aa21-4f05-a73d-4c7e55b652d2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:37.322305 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-43c089aa-aa21-4f05-a73d-4c7e55b652d2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.338008 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43c089aa-aa21-4f05-a73d-4c7e55b652d2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/None/action returned with HTTP 404 Aug 08 06:29:37.338715 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 660/2635] 10.4.3.32 () {68 vars in 1287 bytes} [Sat Aug 8 06:29:37 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:37.351208 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4c59dcf-494d-4ef2-ab57-9ea47dbe6022 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.353565 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4c59dcf-494d-4ef2-ab57-9ea47dbe6022 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes/744c8b58-7c22-4d79-99de-c67a173cce98 Aug 08 06:29:37.354077 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4c59dcf-494d-4ef2-ab57-9ea47dbe6022 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:37.354450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4c59dcf-494d-4ef2-ab57-9ea47dbe6022 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:37.467660 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.469506 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:37.469921 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-897593040", "snapshot_id": "8ef9b810-5340-425f-958d-cf939212adaa", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:37.471553 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-897593040', 'snapshot_id': '8ef9b810-5340-425f-958d-cf939212adaa', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:37.480038 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:37.480038 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:37.480233 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Snapshot retrieved successfully. Aug 08 06:29:37.480441 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Create volume of 1 GB Aug 08 06:29:37.487310 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Availability Zones retrieved successfully. Aug 08 06:29:37.501227 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Flow 'volume_create_api' (1cce91a7-e354-4aa1-9c8f-dde11b5dd447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:37.502792 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c844bc-42a5-4819-a33f-8a065c313ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:37.504141 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:37.547723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c844bc-42a5-4819-a33f-8a065c313ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8ef9b810-5340-425f-958d-cf939212adaa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:37.549419 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b940970-36f3-447d-84c9-b6a90a342c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:37.555586 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4c59dcf-494d-4ef2-ab57-9ea47dbe6022 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/744c8b58-7c22-4d79-99de-c67a173cce98 returned with HTTP 404 Aug 08 06:29:37.556130 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 654/2636] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:37 2026] GET /volume/v3/volumes/744c8b58-7c22-4d79-99de-c67a173cce98 => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:37.565182 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7a11f306-6fb1-43a2-a1cb-59228fd326d4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.567172 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a11f306-6fb1-43a2-a1cb-59228fd326d4 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 Aug 08 06:29:37.567419 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7a11f306-6fb1-43a2-a1cb-59228fd326d4 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:37.567751 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7a11f306-6fb1-43a2-a1cb-59228fd326d4 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:37.576769 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:37.576769 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:37.581801 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7a11f306-6fb1-43a2-a1cb-59228fd326d4 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Volume info retrieved successfully. Aug 08 06:29:37.588022 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7a11f306-6fb1-43a2-a1cb-59228fd326d4 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 returned with HTTP 200 Aug 08 06:29:37.588570 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 663/2637] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:37 2026] GET /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:37.602857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0282e647-a839-4e97-b497-1de9ec0fac5a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.606652 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0282e647-a839-4e97-b497-1de9ec0fac5a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 Aug 08 06:29:37.606652 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0282e647-a839-4e97-b497-1de9ec0fac5a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:37.606652 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0282e647-a839-4e97-b497-1de9ec0fac5a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:37.606652 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-0282e647-a839-4e97-b497-1de9ec0fac5a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Delete volume with id: bfb4354d-2ab1-4987-8fec-bd466350c8f7 Aug 08 06:29:37.606926 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Created reservations ['356f7d8f-b4b7-498d-b4b9-522079313025', '04b11c30-eb15-41f1-8cea-4792dcf99814', '0ea60194-4b26-4ed9-b18b-703f6b46dd40', 'ecb925f0-b9a2-44d4-9070-01a6a46c42a9'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:37.606926 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b940970-36f3-447d-84c9-b6a90a342c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['356f7d8f-b4b7-498d-b4b9-522079313025', '04b11c30-eb15-41f1-8cea-4792dcf99814', '0ea60194-4b26-4ed9-b18b-703f6b46dd40', 'ecb925f0-b9a2-44d4-9070-01a6a46c42a9']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:37.607799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d81eaa2-81e9-475f-9d2c-209109f9faf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:37.614284 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:37.614284 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:37.615032 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0282e647-a839-4e97-b497-1de9ec0fac5a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Volume info retrieved successfully. Aug 08 06:29:37.644640 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0282e647-a839-4e97-b497-1de9ec0fac5a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Delete volume request issued successfully. Aug 08 06:29:37.645096 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0282e647-a839-4e97-b497-1de9ec0fac5a tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 returned with HTTP 202 Aug 08 06:29:37.645555 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 661/2638] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:37 2026] DELETE /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:37.654812 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e365cf05-f199-4aeb-858f-a040222ff80f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.656923 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e365cf05-f199-4aeb-858f-a040222ff80f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 Aug 08 06:29:37.657259 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e365cf05-f199-4aeb-858f-a040222ff80f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:37.657390 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e365cf05-f199-4aeb-858f-a040222ff80f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:37.659363 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d81eaa2-81e9-475f-9d2c-209109f9faf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-897593040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8183cf9de91c4c2e91863fbdb3d0f43d',qos_specs=None,replication_status=,reservations=['356f7d8f-b4b7-498d-b4b9-522079313025','04b11c30-eb15-41f1-8cea-4792dcf99814','0ea60194-4b26-4ed9-b18b-703f6b46dd40','ecb925f0-b9a2-44d4-9070-01a6a46c42a9'],size=1,snapshot_id=8ef9b810-5340-425f-958d-cf939212adaa,source_replicaid=,source_volid=None,status='creating',user_id='4bf7dda665484f90bd1627ab3af70abf',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-897593040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8183cf9de91c4c2e91863fbdb3d0f43d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8ef9b810-5340-425f-958d-cf939212adaa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bf7dda665484f90bd1627ab3af70abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:37.660306 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e8ab9b8-4332-43ef-ad80-5ec7c95f053b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:37.666954 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:37.666954 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:37.673953 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e365cf05-f199-4aeb-858f-a040222ff80f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Volume info retrieved successfully. Aug 08 06:29:37.680304 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e365cf05-f199-4aeb-858f-a040222ff80f tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 returned with HTTP 200 Aug 08 06:29:37.680869 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 655/2639] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:37 2026] GET /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:37.684389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e8ab9b8-4332-43ef-ad80-5ec7c95f053b) transitioned into state 'SUCCESS' from state '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-897593040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8183cf9de91c4c2e91863fbdb3d0f43d',qos_specs=None,replication_status=,reservations=['356f7d8f-b4b7-498d-b4b9-522079313025','04b11c30-eb15-41f1-8cea-4792dcf99814','0ea60194-4b26-4ed9-b18b-703f6b46dd40','ecb925f0-b9a2-44d4-9070-01a6a46c42a9'],size=1,snapshot_id=8ef9b810-5340-425f-958d-cf939212adaa,source_replicaid=,source_volid=None,status='creating',user_id='4bf7dda665484f90bd1627ab3af70abf',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:37.685975 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (356ad8bf-59f2-4b61-8825-6d6cddcdf6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:37.708726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (356ad8bf-59f2-4b61-8825-6d6cddcdf6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:37.709755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Flow 'volume_create_api' (1cce91a7-e354-4aa1-9c8f-dde11b5dd447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:37.710112 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Create volume request issued successfully. Aug 08 06:29:37.710758 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8c49e075-6532-4da0-bf74-5e0acbbbde06 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:37.713705 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 661/2640] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:37 2026] POST /volume/v3/volumes => generated 778 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:37.754949 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bedb8dcd-711d-4762-a234-06daefd6201f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.755759 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bedb8dcd-711d-4762-a234-06daefd6201f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:37.756072 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bedb8dcd-711d-4762-a234-06daefd6201f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:37.756294 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bedb8dcd-711d-4762-a234-06daefd6201f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:37.756450 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bedb8dcd-711d-4762-a234-06daefd6201f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:37.763365 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:37.763365 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:37.763365 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bedb8dcd-711d-4762-a234-06daefd6201f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:37.763365 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 664/2641] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:37 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:37.969061 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-de91d524-2d0a-45d7-8da3-1a8f1e29cc45 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:37.971357 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de91d524-2d0a-45d7-8da3-1a8f1e29cc45 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:37.971921 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de91d524-2d0a-45d7-8da3-1a8f1e29cc45 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:37.972237 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de91d524-2d0a-45d7-8da3-1a8f1e29cc45 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:37.973330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-de91d524-2d0a-45d7-8da3-1a8f1e29cc45 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:37.982630 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:37.982630 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:37.982630 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de91d524-2d0a-45d7-8da3-1a8f1e29cc45 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:37.982630 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 662/2642] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:37 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:29:38.700065 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-df893f84-c9dd-46f5-9d6c-7f4385d1daf2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:38.702750 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df893f84-c9dd-46f5-9d6c-7f4385d1daf2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] GET https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 Aug 08 06:29:38.703025 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df893f84-c9dd-46f5-9d6c-7f4385d1daf2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:38.703277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df893f84-c9dd-46f5-9d6c-7f4385d1daf2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:38.714439 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df893f84-c9dd-46f5-9d6c-7f4385d1daf2 tempest-VolumesNegativeTest-1312884860 tempest-VolumesNegativeTest-1312884860-project-member] https://10.4.3.32/volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 returned with HTTP 404 Aug 08 06:29:38.715071 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 656/2643] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:38 2026] GET /volume/v3/volumes/bfb4354d-2ab1-4987-8fec-bd466350c8f7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:38.780715 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-167ebc87-8210-420a-91ac-b291f9af722a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:38.782927 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-167ebc87-8210-420a-91ac-b291f9af722a tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:38.783196 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-167ebc87-8210-420a-91ac-b291f9af722a tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:38.783482 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-167ebc87-8210-420a-91ac-b291f9af722a tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:38.783655 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-167ebc87-8210-420a-91ac-b291f9af722a tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:38.790538 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:38.790538 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:38.791471 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-167ebc87-8210-420a-91ac-b291f9af722a tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:38.791945 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 662/2644] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:38 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:39.000009 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d1445d2f-e401-4a07-9d37-3aa5ccacf9a2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:39.002346 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1445d2f-e401-4a07-9d37-3aa5ccacf9a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:39.002346 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d1445d2f-e401-4a07-9d37-3aa5ccacf9a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:39.002581 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d1445d2f-e401-4a07-9d37-3aa5ccacf9a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:39.002627 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d1445d2f-e401-4a07-9d37-3aa5ccacf9a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:39.011651 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:39.011651 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:39.012883 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1445d2f-e401-4a07-9d37-3aa5ccacf9a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:39.013863 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 665/2645] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:38 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:39.812341 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-102c5fed-f3c7-4d61-addc-3e9448d46c94 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:39.813681 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-102c5fed-f3c7-4d61-addc-3e9448d46c94 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:39.813966 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-102c5fed-f3c7-4d61-addc-3e9448d46c94 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:39.814213 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-102c5fed-f3c7-4d61-addc-3e9448d46c94 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:39.814369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-102c5fed-f3c7-4d61-addc-3e9448d46c94 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:39.820703 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:39.820703 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:39.820807 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-102c5fed-f3c7-4d61-addc-3e9448d46c94 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:39.821946 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 663/2646] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:39 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:40.025901 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2e4f4d45-1a35-4ccd-86ef-01709ec90936 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:40.028644 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2e4f4d45-1a35-4ccd-86ef-01709ec90936 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:40.028913 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2e4f4d45-1a35-4ccd-86ef-01709ec90936 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:40.029271 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2e4f4d45-1a35-4ccd-86ef-01709ec90936 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:40.029332 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2e4f4d45-1a35-4ccd-86ef-01709ec90936 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:40.034705 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:40.034705 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:40.035731 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2e4f4d45-1a35-4ccd-86ef-01709ec90936 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:40.036367 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 657/2647] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:40 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:40.838513 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b7bb7de3-eaef-4fa6-a731-4be7ace18b56 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:40.844627 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7bb7de3-eaef-4fa6-a731-4be7ace18b56 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:40.844965 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7bb7de3-eaef-4fa6-a731-4be7ace18b56 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:40.845331 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7bb7de3-eaef-4fa6-a731-4be7ace18b56 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:40.845457 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b7bb7de3-eaef-4fa6-a731-4be7ace18b56 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:40.866849 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:40.866849 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:40.867107 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7bb7de3-eaef-4fa6-a731-4be7ace18b56 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:40.867452 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 663/2648] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:40 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:41.050707 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f7522f7e-dc4e-443a-a18b-f4276a871634 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:41.053742 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7522f7e-dc4e-443a-a18b-f4276a871634 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:41.054224 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7522f7e-dc4e-443a-a18b-f4276a871634 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:41.054508 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7522f7e-dc4e-443a-a18b-f4276a871634 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:41.054686 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f7522f7e-dc4e-443a-a18b-f4276a871634 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:41.062077 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:41.062077 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:41.062688 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7522f7e-dc4e-443a-a18b-f4276a871634 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:41.063059 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 666/2649] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:41 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:41.283936 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-faf6d0eb-65dd-4133-9d82-2f7f7cde6a53 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:41.290137 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-faf6d0eb-65dd-4133-9d82-2f7f7cde6a53 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:29:41.290689 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-faf6d0eb-65dd-4133-9d82-2f7f7cde6a53 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:41.290689 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-faf6d0eb-65dd-4133-9d82-2f7f7cde6a53 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:41.296076 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=481,cinder:UPDATE=129,cinder:INSERT=72 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:29:41.308984 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:41.308984 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:41.314788 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-faf6d0eb-65dd-4133-9d82-2f7f7cde6a53 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:29:41.321503 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-faf6d0eb-65dd-4133-9d82-2f7f7cde6a53 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:29:41.322512 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 664/2650] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:29:41 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:41.349927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-af9f3f88-a2c1-4d9a-b52b-1cbdc3ec6a70 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:41.352624 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-af9f3f88-a2c1-4d9a-b52b-1cbdc3ec6a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] POST https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379/action Aug 08 06:29:41.356984 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-af9f3f88-a2c1-4d9a-b52b-1cbdc3ec6a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:29:41.356984 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-af9f3f88-a2c1-4d9a-b52b-1cbdc3ec6a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:41.375911 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:41.375911 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:41.376353 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-af9f3f88-a2c1-4d9a-b52b-1cbdc3ec6a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:29:41.386389 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-af9f3f88-a2c1-4d9a-b52b-1cbdc3ec6a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Begin detaching volume completed successfully. Aug 08 06:29:41.386716 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-af9f3f88-a2c1-4d9a-b52b-1cbdc3ec6a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379/action returned with HTTP 202 Aug 08 06:29:41.387453 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 658/2651] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:29:41 2026] POST /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:29:41.473053 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-43d60302-6470-4273-a890-e75f13542283 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:41.473724 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43d60302-6470-4273-a890-e75f13542283 None None] GET https://10.4.3.32/volume// Aug 08 06:29:41.474024 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43d60302-6470-4273-a890-e75f13542283 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:41.474330 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43d60302-6470-4273-a890-e75f13542283 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:41.474719 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43d60302-6470-4273-a890-e75f13542283 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:29:41.475174 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 664/2652] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:29:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:29:41.487410 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-fa369af7-a17b-45f5-abef-6b5c9aeb6a05 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:41.492602 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-fa369af7-a17b-45f5-abef-6b5c9aeb6a05 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:29:41.492602 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-fa369af7-a17b-45f5-abef-6b5c9aeb6a05 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:41.493188 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-fa369af7-a17b-45f5-abef-6b5c9aeb6a05 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:41.505486 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:41.505486 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:41.509809 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-fa369af7-a17b-45f5-abef-6b5c9aeb6a05 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:29:41.516040 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-fa369af7-a17b-45f5-abef-6b5c9aeb6a05 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:29:41.516471 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 667/2653] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:29:41 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:29:41.883997 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5611887c-878a-4acb-99b8-25a8d0b17235 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:41.889348 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5611887c-878a-4acb-99b8-25a8d0b17235 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:41.889641 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5611887c-878a-4acb-99b8-25a8d0b17235 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:41.889820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5611887c-878a-4acb-99b8-25a8d0b17235 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:41.889926 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5611887c-878a-4acb-99b8-25a8d0b17235 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:41.896604 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:41.896604 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:41.897461 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5611887c-878a-4acb-99b8-25a8d0b17235 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:41.897987 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 665/2654] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:41 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:42.080805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fe936e80-521e-4c16-b1d8-12a13642bfb8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:42.082563 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe936e80-521e-4c16-b1d8-12a13642bfb8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:42.082979 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe936e80-521e-4c16-b1d8-12a13642bfb8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:42.083198 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe936e80-521e-4c16-b1d8-12a13642bfb8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:42.083360 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-fe936e80-521e-4c16-b1d8-12a13642bfb8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:42.091164 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:42.091164 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:42.094158 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe936e80-521e-4c16-b1d8-12a13642bfb8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:42.094158 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 659/2655] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:42 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:42.778405 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-c01dd4cd-7b40-4d2f-8f98-7c1cf58c88a9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:42.783290 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-c01dd4cd-7b40-4d2f-8f98-7c1cf58c88a9 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] DELETE https://10.4.3.32/volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb Aug 08 06:29:42.783575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-c01dd4cd-7b40-4d2f-8f98-7c1cf58c88a9 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:42.783851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-c01dd4cd-7b40-4d2f-8f98-7c1cf58c88a9 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:42.788139 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=567,cinder:UPDATE=149,cinder:INSERT=93 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:29:42.801022 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:42.801022 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:42.898393 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-1e8df77d-0845-4945-8a09-e01e654e4535 req-c01dd4cd-7b40-4d2f-8f98-7c1cf58c88a9 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb returned with HTTP 200 Aug 08 06:29:42.899206 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 665/2656] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:29:42 2026] DELETE /volume/v3/attachments/61e2ea3b-e719-4abf-8bcc-4bb35a0bf6bb => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:42.913843 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a95b598-9124-4156-9c9d-addf69844d98 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:42.917932 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a95b598-9124-4156-9c9d-addf69844d98 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:42.918762 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a95b598-9124-4156-9c9d-addf69844d98 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:42.918762 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a95b598-9124-4156-9c9d-addf69844d98 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:42.918762 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0a95b598-9124-4156-9c9d-addf69844d98 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:42.926724 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:42.926724 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:42.928105 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a95b598-9124-4156-9c9d-addf69844d98 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:42.929027 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 668/2657] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:42 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:43.108392 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ff2345db-4e5f-4b0b-b46a-5be1b3177e8b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:43.110647 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff2345db-4e5f-4b0b-b46a-5be1b3177e8b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:43.110924 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff2345db-4e5f-4b0b-b46a-5be1b3177e8b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:43.111226 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff2345db-4e5f-4b0b-b46a-5be1b3177e8b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:43.111415 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ff2345db-4e5f-4b0b-b46a-5be1b3177e8b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:43.118115 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:43.118115 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:43.119250 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff2345db-4e5f-4b0b-b46a-5be1b3177e8b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:43.119789 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 666/2658] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:43 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:43.652171 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7e1c2b2e-353f-4842-9188-7646f589a9c4 req-0f94e9c8-e0cf-456c-b522-3f4be2ef4a23 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:43.654245 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7e1c2b2e-353f-4842-9188-7646f589a9c4 req-0f94e9c8-e0cf-456c-b522-3f4be2ef4a23 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:29:43.655022 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7e1c2b2e-353f-4842-9188-7646f589a9c4 req-0f94e9c8-e0cf-456c-b522-3f4be2ef4a23 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:43.655022 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7e1c2b2e-353f-4842-9188-7646f589a9c4 req-0f94e9c8-e0cf-456c-b522-3f4be2ef4a23 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:43.662892 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:43.662892 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:43.666744 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-7e1c2b2e-353f-4842-9188-7646f589a9c4 req-0f94e9c8-e0cf-456c-b522-3f4be2ef4a23 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:29:43.671289 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7e1c2b2e-353f-4842-9188-7646f589a9c4 req-0f94e9c8-e0cf-456c-b522-3f4be2ef4a23 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:29:43.672249 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 660/2659] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:29:43 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:43.686613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e78e75a9-4631-4ab3-9891-d2ee74325a70 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:43.688721 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e78e75a9-4631-4ab3-9891-d2ee74325a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:29:43.688984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e78e75a9-4631-4ab3-9891-d2ee74325a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:43.689219 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e78e75a9-4631-4ab3-9891-d2ee74325a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:43.689431 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e78e75a9-4631-4ab3-9891-d2ee74325a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Delete volume with id: ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:29:43.698101 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:43.698101 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:43.699049 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e78e75a9-4631-4ab3-9891-d2ee74325a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:29:43.726527 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e78e75a9-4631-4ab3-9891-d2ee74325a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Delete volume request issued successfully. Aug 08 06:29:43.726643 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e78e75a9-4631-4ab3-9891-d2ee74325a70 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 202 Aug 08 06:29:43.727241 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 666/2660] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:43 2026] DELETE /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:43.738940 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d3902f03-5d59-4ea8-8d98-e11e3337d802 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:43.740731 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3902f03-5d59-4ea8-8d98-e11e3337d802 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:29:43.740968 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3902f03-5d59-4ea8-8d98-e11e3337d802 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:43.741147 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3902f03-5d59-4ea8-8d98-e11e3337d802 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:43.750321 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:43.750321 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:43.756745 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d3902f03-5d59-4ea8-8d98-e11e3337d802 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Volume info retrieved successfully. Aug 08 06:29:43.763363 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3902f03-5d59-4ea8-8d98-e11e3337d802 tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 200 Aug 08 06:29:43.764085 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 669/2661] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:43 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:43.942287 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d3495440-97c0-4417-a9f0-e78fafdacea8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:43.944788 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3495440-97c0-4417-a9f0-e78fafdacea8 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:43.945173 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3495440-97c0-4417-a9f0-e78fafdacea8 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:43.945328 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3495440-97c0-4417-a9f0-e78fafdacea8 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:43.945491 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d3495440-97c0-4417-a9f0-e78fafdacea8 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:43.951021 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:43.951021 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:43.952105 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3495440-97c0-4417-a9f0-e78fafdacea8 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:43.952672 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 667/2662] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:43 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:44.131660 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b93c45c9-2e57-467a-a34c-08146e9e324e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:44.135179 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b93c45c9-2e57-467a-a34c-08146e9e324e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:44.135179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b93c45c9-2e57-467a-a34c-08146e9e324e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:44.135179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b93c45c9-2e57-467a-a34c-08146e9e324e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:44.135179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b93c45c9-2e57-467a-a34c-08146e9e324e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:44.141362 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:44.141362 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:44.142653 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b93c45c9-2e57-467a-a34c-08146e9e324e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:44.143342 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 661/2663] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:44 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:44.161739 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-de97ea7f-3457-4ebd-8da5-9eab5cb42a0f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:44.163691 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de97ea7f-3457-4ebd-8da5-9eab5cb42a0f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:29:44.163905 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de97ea7f-3457-4ebd-8da5-9eab5cb42a0f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:44.164088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de97ea7f-3457-4ebd-8da5-9eab5cb42a0f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:44.173962 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:44.173962 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:44.180192 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-de97ea7f-3457-4ebd-8da5-9eab5cb42a0f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:44.189158 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de97ea7f-3457-4ebd-8da5-9eab5cb42a0f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f returned with HTTP 200 Aug 08 06:29:44.189661 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 667/2664] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:44 2026] GET /volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:44.207029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-750e4c43-f3bb-46e4-8a40-a6ada524ebe7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:44.209522 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-750e4c43-f3bb-46e4-8a40-a6ada524ebe7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:44.210459 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-750e4c43-f3bb-46e4-8a40-a6ada524ebe7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:44.210459 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-750e4c43-f3bb-46e4-8a40-a6ada524ebe7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:44.211526 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-750e4c43-f3bb-46e4-8a40-a6ada524ebe7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:44.218137 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:44.218137 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:44.219433 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-750e4c43-f3bb-46e4-8a40-a6ada524ebe7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:44.220587 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 670/2665] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:44 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:44.234727 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ac00766f-d305-4bfe-ab41-a87ab65647e0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:44.236339 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ac00766f-d305-4bfe-ab41-a87ab65647e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/detail Aug 08 06:29:44.236901 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ac00766f-d305-4bfe-ab41-a87ab65647e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:44.236901 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ac00766f-d305-4bfe-ab41-a87ab65647e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:44.237057 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-ac00766f-d305-4bfe-ab41-a87ab65647e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:29:44.253199 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ac00766f-d305-4bfe-ab41-a87ab65647e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/detail returned with HTTP 200 Aug 08 06:29:44.253199 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 668/2666] 10.4.3.32 () {66 vars in 1251 bytes} [Sat Aug 8 06:29:44 2026] GET /volume/v3/backups/detail => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:44.263350 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:44.268798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea/restore Aug 08 06:29:44.268798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:44.268798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Restoring backup 406c5d22-7e72-4850-9d78-2fe1a38bfbea ({'restore': {}}) {{(pid=100290) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 06:29:44.268798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Restoring backup 406c5d22-7e72-4850-9d78-2fe1a38bfbea to volume None. Aug 08 06:29:44.276422 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:44.276422 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:44.279098 np0000006785 devstack@c-api.service[100290]: INFO cinder.backup.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating volume of 1 GB for restore of backup 406c5d22-7e72-4850-9d78-2fe1a38bfbea. Aug 08 06:29:44.287824 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:29:44.287408. {{(pid=100290) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:29:44.288404 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Availability Zones retrieved successfully. Aug 08 06:29:44.296878 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (9e54d27a-c325-4beb-a381-30a62ea33fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:44.298325 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af6c824-73c2-4d94-8c4f-ed4131adc549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:44.299655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:44.337598 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af6c824-73c2-4d94-8c4f-ed4131adc549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:44.339600 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fc03b96-72e6-4aaa-bd0a-6478bbce5b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:44.416452 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['ae33ec0e-4c9a-4e1f-b006-6602984334cd', '0093d052-fee6-425a-9a5e-b7b8d96ba46a', 'cb9b8359-b32d-42f5-b975-8b8194c9bb7c', '2554a155-d1e7-4970-b4e0-28492276e65e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:44.417507 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fc03b96-72e6-4aaa-bd0a-6478bbce5b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae33ec0e-4c9a-4e1f-b006-6602984334cd', '0093d052-fee6-425a-9a5e-b7b8d96ba46a', 'cb9b8359-b32d-42f5-b975-8b8194c9bb7c', '2554a155-d1e7-4970-b4e0-28492276e65e']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:44.418657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77d2739-6935-4f6c-b4f0-10b4e74017cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:44.475049 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77d2739-6935-4f6c-b4f0-10b4e74017cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e135865-139a-4c8d-a39c-aaedc3ad8479', '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_406c5d22-7e72-4850-9d78-2fe1a38bfbea',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['ae33ec0e-4c9a-4e1f-b006-6602984334cd','0093d052-fee6-425a-9a5e-b7b8d96ba46a','cb9b8359-b32d-42f5-b975-8b8194c9bb7c','2554a155-d1e7-4970-b4e0-28492276e65e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_406c5d22-7e72-4850-9d78-2fe1a38bfbea',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e135865-139a-4c8d-a39c-aaedc3ad8479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5384089dcc64495fbfc4e26ba8d2abdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:44.476194 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec7848b-6e87-49a3-a9cc-be0482684234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:44.508176 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec7848b-6e87-49a3-a9cc-be0482684234) transitioned into 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_406c5d22-7e72-4850-9d78-2fe1a38bfbea',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['ae33ec0e-4c9a-4e1f-b006-6602984334cd','0093d052-fee6-425a-9a5e-b7b8d96ba46a','cb9b8359-b32d-42f5-b975-8b8194c9bb7c','2554a155-d1e7-4970-b4e0-28492276e65e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:44.509363 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdd51cb-6beb-4cba-9ea3-7ddc8fbd8612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:44.524825 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdd51cb-6beb-4cba-9ea3-7ddc8fbd8612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:44.525821 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (9e54d27a-c325-4beb-a381-30a62ea33fe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:44.526916 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request issued successfully. Aug 08 06:29:44.541754 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:44.541754 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:44.542926 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:44.783865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-091abb59-0b2c-494a-87a7-7b754e75550d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:44.790681 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-091abb59-0b2c-494a-87a7-7b754e75550d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] GET https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 Aug 08 06:29:44.791745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-091abb59-0b2c-494a-87a7-7b754e75550d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:44.791898 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-091abb59-0b2c-494a-87a7-7b754e75550d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:44.809513 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-091abb59-0b2c-494a-87a7-7b754e75550d tempest-TestMinimumBasicScenario-1122278062 tempest-TestMinimumBasicScenario-1122278062-project-member] https://10.4.3.32/volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 returned with HTTP 404 Aug 08 06:29:44.809736 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 668/2667] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:44 2026] GET /volume/v3/volumes/ebf45ebd-c205-4d3e-a1b7-3e91214a4379 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:44.967399 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b9aeb64-bada-49e7-90a5-7a0b451b6a41 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:44.970683 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b9aeb64-bada-49e7-90a5-7a0b451b6a41 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:44.971017 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b9aeb64-bada-49e7-90a5-7a0b451b6a41 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:44.971197 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b9aeb64-bada-49e7-90a5-7a0b451b6a41 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:44.971313 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2b9aeb64-bada-49e7-90a5-7a0b451b6a41 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:44.975719 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:44.975719 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:44.976425 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b9aeb64-bada-49e7-90a5-7a0b451b6a41 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:44.976826 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 671/2668] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:44 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:45.551581 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:45.551581 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:45.552077 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:45.552427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Checking backup size 1 against volume size 1 {{(pid=100290) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 06:29:45.552427 np0000006785 devstack@c-api.service[100290]: INFO cinder.backup.api [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Overwriting volume 2e135865-139a-4c8d-a39c-aaedc3ad8479 with restore of backup 406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:45.582818 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] restore_backup in rpcapi backup_id 406c5d22-7e72-4850-9d78-2fe1a38bfbea {{(pid=100290) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 06:29:45.585147 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b15b197d-7fd6-4e57-9f98-ad5770ddf964 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea/restore returned with HTTP 202 Aug 08 06:29:45.587795 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 662/2669] 10.4.3.32 () {68 vars in 1386 bytes} [Sat Aug 8 06:29:44 2026] POST /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea/restore => generated 189 bytes in 1323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:45.595718 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a4bc1580-3c70-4049-8687-754408373aaa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:45.598827 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4bc1580-3c70-4049-8687-754408373aaa tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:45.599168 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a4bc1580-3c70-4049-8687-754408373aaa tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:45.599395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a4bc1580-3c70-4049-8687-754408373aaa tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:45.599527 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a4bc1580-3c70-4049-8687-754408373aaa tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:45.604460 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:45.604460 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:45.605406 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4bc1580-3c70-4049-8687-754408373aaa tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:45.606038 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 669/2670] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:45 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:45.990444 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bba45bf9-35e9-4b47-bd9e-bf1de105645b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:45.993326 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bba45bf9-35e9-4b47-bd9e-bf1de105645b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:45.993326 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bba45bf9-35e9-4b47-bd9e-bf1de105645b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:45.993525 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bba45bf9-35e9-4b47-bd9e-bf1de105645b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:45.993525 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-bba45bf9-35e9-4b47-bd9e-bf1de105645b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:45.999635 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:45.999635 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:45.999862 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bba45bf9-35e9-4b47-bd9e-bf1de105645b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:46.000228 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 669/2671] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:45 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:46.619043 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d6106cc7-94dd-4016-949a-6a89849d64c2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:46.623326 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6106cc7-94dd-4016-949a-6a89849d64c2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:46.623580 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6106cc7-94dd-4016-949a-6a89849d64c2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:46.623794 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6106cc7-94dd-4016-949a-6a89849d64c2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:46.624446 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d6106cc7-94dd-4016-949a-6a89849d64c2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:46.633808 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:46.633808 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:46.639809 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6106cc7-94dd-4016-949a-6a89849d64c2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:46.639809 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 672/2672] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:46 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:47.014783 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06a2bcc1-8c8c-4b7c-9a35-046ef151821c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:47.018186 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06a2bcc1-8c8c-4b7c-9a35-046ef151821c tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:47.018186 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06a2bcc1-8c8c-4b7c-9a35-046ef151821c tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:47.018534 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06a2bcc1-8c8c-4b7c-9a35-046ef151821c tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:47.018646 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-06a2bcc1-8c8c-4b7c-9a35-046ef151821c tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:47.025461 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:47.025461 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:47.026574 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06a2bcc1-8c8c-4b7c-9a35-046ef151821c tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:47.027257 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 663/2673] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:47 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:47.653979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-16fd05b0-8dc6-49d4-b1ae-496f0137713a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:47.658495 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16fd05b0-8dc6-49d4-b1ae-496f0137713a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:47.658847 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16fd05b0-8dc6-49d4-b1ae-496f0137713a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:47.659765 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16fd05b0-8dc6-49d4-b1ae-496f0137713a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:47.659765 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-16fd05b0-8dc6-49d4-b1ae-496f0137713a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:47.670383 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:47.670383 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:47.671397 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16fd05b0-8dc6-49d4-b1ae-496f0137713a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:47.672525 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 670/2674] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:47 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:48.043304 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-582a86bf-327f-4dfd-83a1-2d84536d19c1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:48.047193 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-582a86bf-327f-4dfd-83a1-2d84536d19c1 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:48.048296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-582a86bf-327f-4dfd-83a1-2d84536d19c1 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:48.048648 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-582a86bf-327f-4dfd-83a1-2d84536d19c1 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:48.049512 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-582a86bf-327f-4dfd-83a1-2d84536d19c1 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:48.060728 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:48.060728 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:48.061796 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-582a86bf-327f-4dfd-83a1-2d84536d19c1 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:48.062317 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 670/2675] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:48 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:48.687861 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-351ebba3-3f35-446b-8b1e-58b37593fd1c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:48.688900 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-351ebba3-3f35-446b-8b1e-58b37593fd1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:48.689122 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-351ebba3-3f35-446b-8b1e-58b37593fd1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:48.689326 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-351ebba3-3f35-446b-8b1e-58b37593fd1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:48.689429 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-351ebba3-3f35-446b-8b1e-58b37593fd1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:48.693642 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:48.693642 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:48.694364 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-351ebba3-3f35-446b-8b1e-58b37593fd1c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:48.694727 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 673/2676] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:48 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:49.076545 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6704381a-88d5-4d3e-84ab-42d0e9893a81 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:49.078934 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6704381a-88d5-4d3e-84ab-42d0e9893a81 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:49.079165 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6704381a-88d5-4d3e-84ab-42d0e9893a81 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:49.079397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6704381a-88d5-4d3e-84ab-42d0e9893a81 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:49.079502 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6704381a-88d5-4d3e-84ab-42d0e9893a81 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:49.087589 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:49.087589 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:49.087589 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6704381a-88d5-4d3e-84ab-42d0e9893a81 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:49.088046 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 664/2677] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:49 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:49.710722 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-206a4bfd-251c-4e3c-b939-ce4db48bff8d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:49.713191 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-206a4bfd-251c-4e3c-b939-ce4db48bff8d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:49.713525 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-206a4bfd-251c-4e3c-b939-ce4db48bff8d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:49.714445 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-206a4bfd-251c-4e3c-b939-ce4db48bff8d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:49.714445 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-206a4bfd-251c-4e3c-b939-ce4db48bff8d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:49.718395 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:49.718395 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:49.719211 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-206a4bfd-251c-4e3c-b939-ce4db48bff8d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:49.719551 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 671/2678] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:49 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:50.101114 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-710d9728-b3c5-47ba-b9db-dfd66ac184e6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:50.104452 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-710d9728-b3c5-47ba-b9db-dfd66ac184e6 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:50.104763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-710d9728-b3c5-47ba-b9db-dfd66ac184e6 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:50.105029 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-710d9728-b3c5-47ba-b9db-dfd66ac184e6 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:50.105169 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-710d9728-b3c5-47ba-b9db-dfd66ac184e6 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:50.111126 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:50.111126 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:50.111947 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-710d9728-b3c5-47ba-b9db-dfd66ac184e6 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:50.112326 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 671/2679] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:50 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:50.733034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-45753419-9f8f-4541-a63d-2b5f2aeffabe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:50.735328 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45753419-9f8f-4541-a63d-2b5f2aeffabe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:50.735863 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45753419-9f8f-4541-a63d-2b5f2aeffabe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:50.736017 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45753419-9f8f-4541-a63d-2b5f2aeffabe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:50.736110 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-45753419-9f8f-4541-a63d-2b5f2aeffabe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:50.741497 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:50.741497 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:50.742164 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45753419-9f8f-4541-a63d-2b5f2aeffabe tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:50.742656 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 674/2680] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:50 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:51.127368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ecf7430b-400c-4e0d-bcca-dc1af684f347 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:51.129709 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ecf7430b-400c-4e0d-bcca-dc1af684f347 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:51.130027 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ecf7430b-400c-4e0d-bcca-dc1af684f347 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:51.130265 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ecf7430b-400c-4e0d-bcca-dc1af684f347 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:51.130422 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ecf7430b-400c-4e0d-bcca-dc1af684f347 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:51.138473 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:51.138473 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:51.139470 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ecf7430b-400c-4e0d-bcca-dc1af684f347 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:51.140034 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 665/2681] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:51 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:51.757106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a0892e52-6ef5-4cb1-8d03-4fbb48f84c0d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:51.759007 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a0892e52-6ef5-4cb1-8d03-4fbb48f84c0d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:51.759356 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a0892e52-6ef5-4cb1-8d03-4fbb48f84c0d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:51.759579 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a0892e52-6ef5-4cb1-8d03-4fbb48f84c0d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:51.759787 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a0892e52-6ef5-4cb1-8d03-4fbb48f84c0d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:51.764366 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:51.764366 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:51.765241 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a0892e52-6ef5-4cb1-8d03-4fbb48f84c0d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:51.765822 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 672/2682] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:51 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:52.160291 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d354fa6f-b532-48cc-bbb9-da2a6bec91cc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.169690 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d354fa6f-b532-48cc-bbb9-da2a6bec91cc tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:52.169690 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d354fa6f-b532-48cc-bbb9-da2a6bec91cc tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:52.169690 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d354fa6f-b532-48cc-bbb9-da2a6bec91cc tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:52.169690 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d354fa6f-b532-48cc-bbb9-da2a6bec91cc tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:52.177522 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:52.177522 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:52.178647 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d354fa6f-b532-48cc-bbb9-da2a6bec91cc tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:52.183043 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 672/2683] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:52 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 794 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:52.343475 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b74afc05-4481-4eac-a10c-aa292c1cbcc4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.345989 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b74afc05-4481-4eac-a10c-aa292c1cbcc4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:52.346581 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b74afc05-4481-4eac-a10c-aa292c1cbcc4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:52.346581 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b74afc05-4481-4eac-a10c-aa292c1cbcc4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:52.360908 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:52.360908 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:52.375104 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b74afc05-4481-4eac-a10c-aa292c1cbcc4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:52.384881 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b74afc05-4481-4eac-a10c-aa292c1cbcc4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:52.385605 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 675/2684] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:52 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:52.405840 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-65610949-2027-4067-9140-34cabda30f39 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.408033 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65610949-2027-4067-9140-34cabda30f39 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:52.408232 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65610949-2027-4067-9140-34cabda30f39 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:52.408426 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65610949-2027-4067-9140-34cabda30f39 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:52.416114 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:52.416114 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:52.421253 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-65610949-2027-4067-9140-34cabda30f39 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:52.427843 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65610949-2027-4067-9140-34cabda30f39 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:52.428349 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 666/2685] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:52 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:52.488949 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-05eba109-303d-4f69-b462-91cbdf0a0288 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.491557 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-05eba109-303d-4f69-b462-91cbdf0a0288 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:52.491820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-05eba109-303d-4f69-b462-91cbdf0a0288 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:52.492035 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-05eba109-303d-4f69-b462-91cbdf0a0288 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:52.500838 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:52.500838 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:52.506947 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-05eba109-303d-4f69-b462-91cbdf0a0288 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:52.513022 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-05eba109-303d-4f69-b462-91cbdf0a0288 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:52.514221 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 673/2686] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:29:52 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:52.625970 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9610c983-3e71-45f7-be02-ab4a13c0023b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.626483 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9610c983-3e71-45f7-be02-ab4a13c0023b None None] GET https://10.4.3.32/volume// Aug 08 06:29:52.626732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9610c983-3e71-45f7-be02-ab4a13c0023b None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:52.626977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9610c983-3e71-45f7-be02-ab4a13c0023b None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:52.627730 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9610c983-3e71-45f7-be02-ab4a13c0023b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:29:52.627730 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 673/2687] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:29:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:29:52.637723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e26b0d62-7467-4506-b480-15f44887d2da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.640514 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e26b0d62-7467-4506-b480-15f44887d2da tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:29:52.641013 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e26b0d62-7467-4506-b480-15f44887d2da tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9dcbd8c-4bb7-48bc-a476-dadea348ffa9", "connector": null, "instance_uuid": "5270a3f8-c70f-4853-9a42-9fd3d64ec3fd"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:52.654112 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:52.654112 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:52.688431 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e26b0d62-7467-4506-b480-15f44887d2da tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:29:52.688431 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 676/2688] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:29:52 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:52.734474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06cb38bb-0512-431f-ac43-5f5a027b2f18 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.736949 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06cb38bb-0512-431f-ac43-5f5a027b2f18 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:52.737152 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06cb38bb-0512-431f-ac43-5f5a027b2f18 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:52.737391 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06cb38bb-0512-431f-ac43-5f5a027b2f18 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:52.742443 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ff5eb59-31d5-4e29-a44e-c02b21d4c7b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.743194 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ff5eb59-31d5-4e29-a44e-c02b21d4c7b0 None None] GET https://10.4.3.32/volume// Aug 08 06:29:52.743544 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ff5eb59-31d5-4e29-a44e-c02b21d4c7b0 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:52.743961 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ff5eb59-31d5-4e29-a44e-c02b21d4c7b0 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:52.745340 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ff5eb59-31d5-4e29-a44e-c02b21d4c7b0 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:29:52.745340 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 674/2689] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:29:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:29:52.750038 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:52.750038 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:52.755793 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06cb38bb-0512-431f-ac43-5f5a027b2f18 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:52.759284 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-c48b64ad-19c8-4da8-9bc8-0fd758ce1a32 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.763889 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06cb38bb-0512-431f-ac43-5f5a027b2f18 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:52.764520 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 667/2690] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:52 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:52.764984 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-c48b64ad-19c8-4da8-9bc8-0fd758ce1a32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:52.765232 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-c48b64ad-19c8-4da8-9bc8-0fd758ce1a32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:52.765503 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-c48b64ad-19c8-4da8-9bc8-0fd758ce1a32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:52.781310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0f7f9981-8274-49aa-8806-5056adc7a120 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.783943 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f7f9981-8274-49aa-8806-5056adc7a120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:52.784217 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f7f9981-8274-49aa-8806-5056adc7a120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:52.784468 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f7f9981-8274-49aa-8806-5056adc7a120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:52.784468 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0f7f9981-8274-49aa-8806-5056adc7a120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:52.788682 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:52.788682 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:52.794798 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:52.794798 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:52.795797 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f7f9981-8274-49aa-8806-5056adc7a120 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:52.796425 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 677/2691] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:52 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:52.799055 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-c48b64ad-19c8-4da8-9bc8-0fd758ce1a32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:52.806569 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-c48b64ad-19c8-4da8-9bc8-0fd758ce1a32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:52.806969 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 674/2692] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:29:52 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 1054 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:29:52.973389 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e6c6c7bd-5cc2-4766-b010-d18ab69db8ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:52.978078 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e6c6c7bd-5cc2-4766-b010-d18ab69db8ba tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] PUT https://10.4.3.32/volume/v3/attachments/979575e6-7bb7-4342-99b1-e0b4de7f78fe Aug 08 06:29:52.978702 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e6c6c7bd-5cc2-4766-b010-d18ab69db8ba tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:52.989955 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e6c6c7bd-5cc2-4766-b010-d18ab69db8ba tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Acquiring lock "cinder-attachment_update-b9dcbd8c-4bb7-48bc-a476-dadea348ffa9-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:29:53.000951 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e6c6c7bd-5cc2-4766-b010-d18ab69db8ba tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-b9dcbd8c-4bb7-48bc-a476-dadea348ffa9-np0000006785" acquired by "attachment_update" :: waited 0.010s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:29:53.002439 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:53.002439 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:53.139424 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e6c6c7bd-5cc2-4766-b010-d18ab69db8ba tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-b9dcbd8c-4bb7-48bc-a476-dadea348ffa9-np0000006785" released by "attachment_update" :: held 0.139s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:29:53.139787 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-e6c6c7bd-5cc2-4766-b010-d18ab69db8ba tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/979575e6-7bb7-4342-99b1-e0b4de7f78fe returned with HTTP 200 Aug 08 06:29:53.140395 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 675/2693] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:29:52 2026] PUT /volume/v3/attachments/979575e6-7bb7-4342-99b1-e0b4de7f78fe => generated 968 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:53.151541 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-68b632ac-59a7-4f54-b101-d089d60ffebe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:53.153994 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-68b632ac-59a7-4f54-b101-d089d60ffebe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9/encryption Aug 08 06:29:53.154332 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-68b632ac-59a7-4f54-b101-d089d60ffebe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:53.154473 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-68b632ac-59a7-4f54-b101-d089d60ffebe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:53.166387 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:53.166387 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:53.174289 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-68b632ac-59a7-4f54-b101-d089d60ffebe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9/encryption returned with HTTP 200 Aug 08 06:29:53.175144 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 668/2694] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:29:53 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:53.195918 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ea7cb68d-6231-446a-9c60-ee4c3b9d6f5e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:53.200763 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea7cb68d-6231-446a-9c60-ee4c3b9d6f5e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:53.200962 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea7cb68d-6231-446a-9c60-ee4c3b9d6f5e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:53.201175 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea7cb68d-6231-446a-9c60-ee4c3b9d6f5e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:53.201175 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ea7cb68d-6231-446a-9c60-ee4c3b9d6f5e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:53.209289 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:53.209289 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:53.210314 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea7cb68d-6231-446a-9c60-ee4c3b9d6f5e tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:53.210917 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 678/2695] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:53 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:53.783464 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2e76c377-3a66-43e6-b3ed-31f8e02aa6e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:53.788729 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e76c377-3a66-43e6-b3ed-31f8e02aa6e0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:53.789020 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e76c377-3a66-43e6-b3ed-31f8e02aa6e0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:53.789261 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e76c377-3a66-43e6-b3ed-31f8e02aa6e0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:53.804652 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:53.804652 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:53.812880 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3e315aba-2503-4c11-b7dc-6d8c35f5ce46 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:53.813309 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2e76c377-3a66-43e6-b3ed-31f8e02aa6e0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:53.817884 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e315aba-2503-4c11-b7dc-6d8c35f5ce46 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:53.818268 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e315aba-2503-4c11-b7dc-6d8c35f5ce46 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:53.818544 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e315aba-2503-4c11-b7dc-6d8c35f5ce46 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:53.818910 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3e315aba-2503-4c11-b7dc-6d8c35f5ce46 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:53.821148 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e76c377-3a66-43e6-b3ed-31f8e02aa6e0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:53.822029 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 675/2696] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:53 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:53.826802 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:53.826802 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:53.826802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e315aba-2503-4c11-b7dc-6d8c35f5ce46 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:53.826802 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 676/2697] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:53 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:53.958991 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-65c7e201-911e-4fe0-b61c-980c8f74269f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:53.961060 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:53.961604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1952494639", "snapshot_id": null, "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:53.963866 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1952494639', 'snapshot_id': None, 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:54.060906 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Create volume of 1 GB Aug 08 06:29:54.066581 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Availability Zones retrieved successfully. Aug 08 06:29:54.071855 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Flow 'volume_create_api' (66348a6d-8872-4eab-824d-e82be27c2fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:54.073096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ae2b9b-d185-4511-bb70-14abb7a39edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:54.074263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:54.159627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ae2b9b-d185-4511-bb70-14abb7a39edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:54.161125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a397f1-a309-4b4e-9e9d-09826644f958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:54.223548 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-627e062b-6f16-4118-b468-9a7ca4f32431 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:54.227615 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-627e062b-6f16-4118-b468-9a7ca4f32431 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:54.227615 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-627e062b-6f16-4118-b468-9a7ca4f32431 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:54.227615 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-627e062b-6f16-4118-b468-9a7ca4f32431 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:54.227615 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-627e062b-6f16-4118-b468-9a7ca4f32431 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:54.233813 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:54.233813 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:54.235695 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-627e062b-6f16-4118-b468-9a7ca4f32431 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:54.236563 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 679/2698] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:54 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:54.255454 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f814d9e6-395e-4a17-9b7d-b70d38ae6721 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:54.256517 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Created reservations ['1bc91ee7-8e15-45c1-98d4-3431f1ea413c', '6015f4a4-cb62-47c9-92bd-d92a8995c52c', 'd4f19876-6db6-4bb8-bf24-c49592496308', 'bb5b5b89-816e-4e76-96b8-e52897e35c0f'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:54.258919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a397f1-a309-4b4e-9e9d-09826644f958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bc91ee7-8e15-45c1-98d4-3431f1ea413c', '6015f4a4-cb62-47c9-92bd-d92a8995c52c', 'd4f19876-6db6-4bb8-bf24-c49592496308', 'bb5b5b89-816e-4e76-96b8-e52897e35c0f']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:54.260501 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83db4ae2-a882-4033-801b-cab1ebed1218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:54.260605 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f814d9e6-395e-4a17-9b7d-b70d38ae6721 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c Aug 08 06:29:54.261189 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f814d9e6-395e-4a17-9b7d-b70d38ae6721 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:54.261645 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f814d9e6-395e-4a17-9b7d-b70d38ae6721 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:54.283130 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:54.283130 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:54.290310 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f814d9e6-395e-4a17-9b7d-b70d38ae6721 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Volume info retrieved successfully. Aug 08 06:29:54.292985 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83db4ae2-a882-4033-801b-cab1ebed1218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd77d6723-071c-4184-be43-f2ef84d81480', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1952494639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e80b35dc41e4f13b21757c2a89dd6d2',qos_specs=None,replication_status=,reservations=['1bc91ee7-8e15-45c1-98d4-3431f1ea413c','6015f4a4-cb62-47c9-92bd-d92a8995c52c','d4f19876-6db6-4bb8-bf24-c49592496308','bb5b5b89-816e-4e76-96b8-e52897e35c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a95baa633824d2eaf17115d901390d7',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1952494639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d77d6723-071c-4184-be43-f2ef84d81480,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e80b35dc41e4f13b21757c2a89dd6d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a95baa633824d2eaf17115d901390d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:54.294189 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6883309b-4242-4d24-9279-3d862112620b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:54.297787 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f814d9e6-395e-4a17-9b7d-b70d38ae6721 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c returned with HTTP 200 Aug 08 06:29:54.298515 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 676/2699] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:54 2026] GET /volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:54.314272 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d5c3b934-936a-4d9b-a8d5-48d2dc678969 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:54.316315 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d5c3b934-936a-4d9b-a8d5-48d2dc678969 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] PUT https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:54.316804 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d5c3b934-936a-4d9b-a8d5-48d2dc678969 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1414834763", "description": "tempest-volume-backup-description-267354485"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:54.323114 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6883309b-4242-4d24-9279-3d862112620b) transitioned into state 'SUCCESS' from state '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-1952494639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e80b35dc41e4f13b21757c2a89dd6d2',qos_specs=None,replication_status=,reservations=['1bc91ee7-8e15-45c1-98d4-3431f1ea413c','6015f4a4-cb62-47c9-92bd-d92a8995c52c','d4f19876-6db6-4bb8-bf24-c49592496308','bb5b5b89-816e-4e76-96b8-e52897e35c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a95baa633824d2eaf17115d901390d7',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:54.324173 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11be4f6-3558-4d43-9712-dc96a0e318b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:54.325642 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:54.325642 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:54.341540 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d5c3b934-936a-4d9b-a8d5-48d2dc678969 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:54.341665 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11be4f6-3558-4d43-9712-dc96a0e318b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:54.342056 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 677/2700] 10.4.3.32 () {70 vars in 1402 bytes} [Sat Aug 8 06:29:54 2026] PUT /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:54.342689 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Flow 'volume_create_api' (66348a6d-8872-4eab-824d-e82be27c2fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:54.343137 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Create volume request issued successfully. Aug 08 06:29:54.344034 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65c7e201-911e-4fe0-b61c-980c8f74269f tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:54.344666 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 669/2701] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:53 2026] POST /volume/v3/volumes => generated 752 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:54.356531 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-23279cd8-c68a-49bf-a64d-7bcc34668b2f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:54.361724 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-23279cd8-c68a-49bf-a64d-7bcc34668b2f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:54.362113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-23279cd8-c68a-49bf-a64d-7bcc34668b2f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:54.362423 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-23279cd8-c68a-49bf-a64d-7bcc34668b2f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:54.362637 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-23279cd8-c68a-49bf-a64d-7bcc34668b2f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:54.369237 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2e9d9055-4b96-47e2-9ec6-a8b10540dd70 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:54.369874 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:54.369874 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:54.371664 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-23279cd8-c68a-49bf-a64d-7bcc34668b2f tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:54.372161 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 680/2702] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:54 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:54.372679 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e9d9055-4b96-47e2-9ec6-a8b10540dd70 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 Aug 08 06:29:54.373095 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e9d9055-4b96-47e2-9ec6-a8b10540dd70 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:54.374542 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2e9d9055-4b96-47e2-9ec6-a8b10540dd70 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:54.387738 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:54.387738 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:54.390369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-202c5ae8-7792-45ae-bc24-284af24d8178 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:54.394000 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-202c5ae8-7792-45ae-bc24-284af24d8178 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] DELETE https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:54.394582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-202c5ae8-7792-45ae-bc24-284af24d8178 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:54.395482 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-202c5ae8-7792-45ae-bc24-284af24d8178 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:54.395706 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-202c5ae8-7792-45ae-bc24-284af24d8178 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Delete backup with id: 3d721603-d943-4cc1-b391-11e2db7e36aa. Aug 08 06:29:54.404195 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:54.404195 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:54.409569 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2e9d9055-4b96-47e2-9ec6-a8b10540dd70 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:29:54.421847 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2e9d9055-4b96-47e2-9ec6-a8b10540dd70 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 returned with HTTP 200 Aug 08 06:29:54.421847 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 677/2703] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:54 2026] GET /volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 => generated 820 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:54.443542 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-202c5ae8-7792-45ae-bc24-284af24d8178 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] delete_backup rpcapi backup_id 3d721603-d943-4cc1-b391-11e2db7e36aa {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:29:54.446601 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-202c5ae8-7792-45ae-bc24-284af24d8178 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 202 Aug 08 06:29:54.447467 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 678/2704] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:29:54 2026] DELETE /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:29:54.462693 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d515bc42-7442-4431-9614-e97549f0eb78 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:54.464859 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d515bc42-7442-4431-9614-e97549f0eb78 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:54.465089 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d515bc42-7442-4431-9614-e97549f0eb78 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:54.465276 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d515bc42-7442-4431-9614-e97549f0eb78 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:54.465425 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d515bc42-7442-4431-9614-e97549f0eb78 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:54.476667 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:54.476667 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:54.477694 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d515bc42-7442-4431-9614-e97549f0eb78 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:54.478261 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 670/2705] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:54 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:54.839508 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bbb807ab-fcbf-487f-b552-b8576322ab73 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:54.841738 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bbb807ab-fcbf-487f-b552-b8576322ab73 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:54.842010 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bbb807ab-fcbf-487f-b552-b8576322ab73 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:54.842207 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bbb807ab-fcbf-487f-b552-b8576322ab73 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:54.845211 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f47b04ac-a815-4215-b218-47f261562935 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:54.847633 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f47b04ac-a815-4215-b218-47f261562935 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:54.847633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f47b04ac-a815-4215-b218-47f261562935 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:54.847828 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f47b04ac-a815-4215-b218-47f261562935 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:54.847909 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f47b04ac-a815-4215-b218-47f261562935 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:54.859465 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:54.859465 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:54.860843 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f47b04ac-a815-4215-b218-47f261562935 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:54.861461 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 678/2706] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:54 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:54.867514 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:54.867514 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:54.872916 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bbb807ab-fcbf-487f-b552-b8576322ab73 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:54.881104 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bbb807ab-fcbf-487f-b552-b8576322ab73 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:54.881914 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 681/2707] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:54 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:55.440680 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-791021c3-1a49-4dbc-83f7-881f7334947d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:55.446795 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-791021c3-1a49-4dbc-83f7-881f7334947d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 Aug 08 06:29:55.446795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-791021c3-1a49-4dbc-83f7-881f7334947d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:55.446795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-791021c3-1a49-4dbc-83f7-881f7334947d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:55.459529 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:55.459529 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:55.472624 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-791021c3-1a49-4dbc-83f7-881f7334947d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:29:55.481139 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-791021c3-1a49-4dbc-83f7-881f7334947d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 returned with HTTP 200 Aug 08 06:29:55.481912 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 679/2708] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:55 2026] GET /volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:55.498399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6d3966c2-9674-411a-b004-cdaa59f7d598 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:55.503044 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d3966c2-9674-411a-b004-cdaa59f7d598 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:55.503625 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d3966c2-9674-411a-b004-cdaa59f7d598 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:55.503710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d3966c2-9674-411a-b004-cdaa59f7d598 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:55.503845 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6d3966c2-9674-411a-b004-cdaa59f7d598 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:55.507742 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-45fb02d6-bb02-4478-83dc-7825c922d8c3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:55.511895 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45fb02d6-bb02-4478-83dc-7825c922d8c3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 Aug 08 06:29:55.512160 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45fb02d6-bb02-4478-83dc-7825c922d8c3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:55.512515 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45fb02d6-bb02-4478-83dc-7825c922d8c3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:55.515317 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:55.515317 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:55.516713 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d3966c2-9674-411a-b004-cdaa59f7d598 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 200 Aug 08 06:29:55.518621 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 671/2709] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:55 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:55.533792 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:55.533792 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:55.539673 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-45fb02d6-bb02-4478-83dc-7825c922d8c3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:29:55.546863 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45fb02d6-bb02-4478-83dc-7825c922d8c3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 returned with HTTP 200 Aug 08 06:29:55.547440 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 679/2710] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:55 2026] GET /volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:55.565743 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-76b59cbb-d5e3-43cb-9317-9002d662f6f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:55.569738 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76b59cbb-d5e3-43cb-9317-9002d662f6f3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 Aug 08 06:29:55.570453 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76b59cbb-d5e3-43cb-9317-9002d662f6f3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:55.570453 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76b59cbb-d5e3-43cb-9317-9002d662f6f3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:55.579357 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:55.579357 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:55.584592 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-76b59cbb-d5e3-43cb-9317-9002d662f6f3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:29:55.593373 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76b59cbb-d5e3-43cb-9317-9002d662f6f3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 returned with HTTP 200 Aug 08 06:29:55.593971 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 682/2711] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:55 2026] GET /volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:29:55.609920 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4d51bd19-b2c4-42aa-b799-5288a602e876 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:55.613150 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d51bd19-b2c4-42aa-b799-5288a602e876 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:29:55.613648 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4d51bd19-b2c4-42aa-b799-5288a602e876 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d77d6723-071c-4184-be43-f2ef84d81480", "name": "tempest-TestVolumeBackupRestore-backup-2129731712", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:55.615603 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-4d51bd19-b2c4-42aa-b799-5288a602e876 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Creating new backup {'backup': {'volume_id': 'd77d6723-071c-4184-be43-f2ef84d81480', 'name': 'tempest-TestVolumeBackupRestore-backup-2129731712', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:29:55.616088 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-4d51bd19-b2c4-42aa-b799-5288a602e876 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Creating backup of volume d77d6723-071c-4184-be43-f2ef84d81480 in container None Aug 08 06:29:55.627519 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:55.627519 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:55.628380 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4d51bd19-b2c4-42aa-b799-5288a602e876 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:29:55.676124 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-4d51bd19-b2c4-42aa-b799-5288a602e876 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Created reservations ['244536c4-3fbd-4d19-a44b-03bb4acfad52', '1a49bc87-e73d-4127-baab-2d2d046a6b41'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:55.737727 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d51bd19-b2c4-42aa-b799-5288a602e876 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:29:55.738521 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 680/2712] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:55 2026] POST /volume/v3/backups => generated 333 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:55.752107 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a871beab-c510-43e6-b5fe-c9c74fd644f8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:55.754607 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a871beab-c510-43e6-b5fe-c9c74fd644f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:29:55.754607 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a871beab-c510-43e6-b5fe-c9c74fd644f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:55.755157 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a871beab-c510-43e6-b5fe-c9c74fd644f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:55.755157 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a871beab-c510-43e6-b5fe-c9c74fd644f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:55.760862 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:55.760862 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:55.761917 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a871beab-c510-43e6-b5fe-c9c74fd644f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:29:55.762507 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 672/2713] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:55 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 740 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:55.875249 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d6d2fb5c-0f03-4a26-89e0-8923c1bff5f0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:55.877339 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6d2fb5c-0f03-4a26-89e0-8923c1bff5f0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:55.877561 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6d2fb5c-0f03-4a26-89e0-8923c1bff5f0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:55.877800 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6d2fb5c-0f03-4a26-89e0-8923c1bff5f0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:55.877956 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d6d2fb5c-0f03-4a26-89e0-8923c1bff5f0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:55.885977 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:55.885977 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:55.885977 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6d2fb5c-0f03-4a26-89e0-8923c1bff5f0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:55.885977 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 680/2714] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:55 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:55.897139 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-45350f7b-e178-4ea8-a597-64dcc628f9b9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:55.899417 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45350f7b-e178-4ea8-a597-64dcc628f9b9 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:55.899702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45350f7b-e178-4ea8-a597-64dcc628f9b9 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:55.902076 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45350f7b-e178-4ea8-a597-64dcc628f9b9 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:55.911209 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:55.911209 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:55.918821 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-45350f7b-e178-4ea8-a597-64dcc628f9b9 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:55.921758 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45350f7b-e178-4ea8-a597-64dcc628f9b9 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:55.922677 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 683/2715] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:55 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:56.535419 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f3f0f276-66bb-47ae-b3ef-b9ecde7e6d5d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:56.538113 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3f0f276-66bb-47ae-b3ef-b9ecde7e6d5d tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa Aug 08 06:29:56.538344 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3f0f276-66bb-47ae-b3ef-b9ecde7e6d5d tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:56.538576 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3f0f276-66bb-47ae-b3ef-b9ecde7e6d5d tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:56.538679 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f3f0f276-66bb-47ae-b3ef-b9ecde7e6d5d tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Show backup with id 3d721603-d943-4cc1-b391-11e2db7e36aa. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:56.543827 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3f0f276-66bb-47ae-b3ef-b9ecde7e6d5d tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa returned with HTTP 404 Aug 08 06:29:56.544389 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 681/2716] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:56 2026] GET /volume/v3/backups/3d721603-d943-4cc1-b391-11e2db7e36aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:56.667936 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a6ec1d34-0e54-4a98-b6c4-43b52dd2120b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:56.669875 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6ec1d34-0e54-4a98-b6c4-43b52dd2120b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c Aug 08 06:29:56.670101 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6ec1d34-0e54-4a98-b6c4-43b52dd2120b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:56.670352 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6ec1d34-0e54-4a98-b6c4-43b52dd2120b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:56.681044 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:56.681044 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:56.686114 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a6ec1d34-0e54-4a98-b6c4-43b52dd2120b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Volume info retrieved successfully. Aug 08 06:29:56.692736 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6ec1d34-0e54-4a98-b6c4-43b52dd2120b tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c returned with HTTP 200 Aug 08 06:29:56.693256 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 673/2717] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:56 2026] GET /volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:56.711719 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-44556ff9-c175-41b8-a3b6-061cdb7be1a7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:56.713665 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44556ff9-c175-41b8-a3b6-061cdb7be1a7 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c Aug 08 06:29:56.714338 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-44556ff9-c175-41b8-a3b6-061cdb7be1a7 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:56.714338 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-44556ff9-c175-41b8-a3b6-061cdb7be1a7 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:56.714338 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-44556ff9-c175-41b8-a3b6-061cdb7be1a7 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Delete volume with id: 7f5f027b-eb5c-4dd3-b832-4e423181011c Aug 08 06:29:56.723461 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:56.723461 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:56.723992 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-44556ff9-c175-41b8-a3b6-061cdb7be1a7 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Volume info retrieved successfully. Aug 08 06:29:56.747018 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-44556ff9-c175-41b8-a3b6-061cdb7be1a7 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Delete volume request issued successfully. Aug 08 06:29:56.747383 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44556ff9-c175-41b8-a3b6-061cdb7be1a7 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c returned with HTTP 202 Aug 08 06:29:56.747647 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 681/2718] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:29:56 2026] DELETE /volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:56.758082 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-45d0de99-c696-4eae-8800-bedd6cb262f4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:56.761493 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45d0de99-c696-4eae-8800-bedd6cb262f4 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c Aug 08 06:29:56.761807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45d0de99-c696-4eae-8800-bedd6cb262f4 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:56.762174 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-45d0de99-c696-4eae-8800-bedd6cb262f4 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:56.771925 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:56.771925 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:56.778387 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-328aaef1-6b90-4a3e-b1be-eb0297521743 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:56.780400 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-328aaef1-6b90-4a3e-b1be-eb0297521743 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:29:56.780800 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-45d0de99-c696-4eae-8800-bedd6cb262f4 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Volume info retrieved successfully. Aug 08 06:29:56.780979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-328aaef1-6b90-4a3e-b1be-eb0297521743 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:56.781710 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-328aaef1-6b90-4a3e-b1be-eb0297521743 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:56.781928 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-328aaef1-6b90-4a3e-b1be-eb0297521743 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:56.789476 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-45d0de99-c696-4eae-8800-bedd6cb262f4 tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c returned with HTTP 200 Aug 08 06:29:56.790009 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 684/2719] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:56 2026] GET /volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:56.790174 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:56.790174 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:56.791672 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-328aaef1-6b90-4a3e-b1be-eb0297521743 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:29:56.792432 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 682/2720] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:56 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:56.896323 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-951923d2-d444-449b-94fb-5c4c49d44d4a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:56.898671 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-951923d2-d444-449b-94fb-5c4c49d44d4a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:56.898965 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-951923d2-d444-449b-94fb-5c4c49d44d4a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:56.899236 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-951923d2-d444-449b-94fb-5c4c49d44d4a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:56.899402 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-951923d2-d444-449b-94fb-5c4c49d44d4a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:56.905184 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:56.905184 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:56.906196 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-951923d2-d444-449b-94fb-5c4c49d44d4a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:56.906713 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 674/2721] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:56 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:56.920386 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fa7f67be-ae46-4658-a746-4e607ae9a58b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:56.922948 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa7f67be-ae46-4658-a746-4e607ae9a58b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 Aug 08 06:29:56.923224 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa7f67be-ae46-4658-a746-4e607ae9a58b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:56.923519 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fa7f67be-ae46-4658-a746-4e607ae9a58b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:56.933450 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:56.933450 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:56.939322 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fa7f67be-ae46-4658-a746-4e607ae9a58b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:56.940329 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f7911635-b603-4d27-ae3c-3aaa2f13924e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:56.943369 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7911635-b603-4d27-ae3c-3aaa2f13924e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:56.943369 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7911635-b603-4d27-ae3c-3aaa2f13924e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:56.944605 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7911635-b603-4d27-ae3c-3aaa2f13924e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:56.945493 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fa7f67be-ae46-4658-a746-4e607ae9a58b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 returned with HTTP 200 Aug 08 06:29:56.946087 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 682/2722] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:56 2026] GET /volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 => generated 964 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:56.962270 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:56.962270 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:56.969034 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-95831ae2-dea8-4314-9ab0-f5b7e3404555 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:56.969272 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f7911635-b603-4d27-ae3c-3aaa2f13924e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:56.971528 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95831ae2-dea8-4314-9ab0-f5b7e3404555 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 Aug 08 06:29:56.971844 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95831ae2-dea8-4314-9ab0-f5b7e3404555 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:56.972126 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95831ae2-dea8-4314-9ab0-f5b7e3404555 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:56.977943 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7911635-b603-4d27-ae3c-3aaa2f13924e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:56.978728 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 685/2723] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:56 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:56.984060 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:56.984060 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:56.990918 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-95831ae2-dea8-4314-9ab0-f5b7e3404555 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:56.996389 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95831ae2-dea8-4314-9ab0-f5b7e3404555 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 returned with HTTP 200 Aug 08 06:29:56.996804 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 683/2724] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:56 2026] GET /volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:57.013238 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0db05107-4f89-484f-a8cc-108e2a776cba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:57.015146 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0db05107-4f89-484f-a8cc-108e2a776cba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 Aug 08 06:29:57.015377 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0db05107-4f89-484f-a8cc-108e2a776cba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:57.015594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0db05107-4f89-484f-a8cc-108e2a776cba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:57.015829 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-0db05107-4f89-484f-a8cc-108e2a776cba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume with id: 2e135865-139a-4c8d-a39c-aaedc3ad8479 Aug 08 06:29:57.023269 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:57.023269 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:57.023749 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0db05107-4f89-484f-a8cc-108e2a776cba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:57.045716 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0db05107-4f89-484f-a8cc-108e2a776cba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume request issued successfully. Aug 08 06:29:57.045918 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0db05107-4f89-484f-a8cc-108e2a776cba tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 returned with HTTP 202 Aug 08 06:29:57.046357 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 675/2725] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:57 2026] DELETE /volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:57.055508 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-87815237-e59b-43d4-ad96-9bd97ab0fa50 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:57.058226 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-87815237-e59b-43d4-ad96-9bd97ab0fa50 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 Aug 08 06:29:57.058518 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-87815237-e59b-43d4-ad96-9bd97ab0fa50 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:57.058813 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-87815237-e59b-43d4-ad96-9bd97ab0fa50 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:57.068667 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:57.068667 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:57.073384 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-87815237-e59b-43d4-ad96-9bd97ab0fa50 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:57.079334 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-87815237-e59b-43d4-ad96-9bd97ab0fa50 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 returned with HTTP 200 Aug 08 06:29:57.079882 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 683/2726] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:57 2026] GET /volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 => generated 963 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:57.805303 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6dec4d57-a23e-4719-aba2-9d3c06d21a1b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:57.809135 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-15c6dae3-6ec6-4a26-b58a-b64b38fdc79a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:57.812864 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6dec4d57-a23e-4719-aba2-9d3c06d21a1b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:29:57.812864 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6dec4d57-a23e-4719-aba2-9d3c06d21a1b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:57.813033 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15c6dae3-6ec6-4a26-b58a-b64b38fdc79a tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] GET https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c Aug 08 06:29:57.813085 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6dec4d57-a23e-4719-aba2-9d3c06d21a1b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:57.813085 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6dec4d57-a23e-4719-aba2-9d3c06d21a1b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:57.813188 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15c6dae3-6ec6-4a26-b58a-b64b38fdc79a tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:57.813188 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15c6dae3-6ec6-4a26-b58a-b64b38fdc79a tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:57.816390 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:57.816390 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:57.817746 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6dec4d57-a23e-4719-aba2-9d3c06d21a1b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:29:57.817746 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 686/2727] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:57 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:57.822812 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15c6dae3-6ec6-4a26-b58a-b64b38fdc79a tempest-VolumesBackupsV39Test-1131728604 tempest-VolumesBackupsV39Test-1131728604-project-member] https://10.4.3.32/volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c returned with HTTP 404 Aug 08 06:29:57.824577 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 684/2728] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:29:57 2026] GET /volume/v3/volumes/7f5f027b-eb5c-4dd3-b832-4e423181011c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:57.994088 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-618b3501-0a09-4c54-beb2-ee71df78ae09 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:57.996762 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-618b3501-0a09-4c54-beb2-ee71df78ae09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:57.997169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-618b3501-0a09-4c54-beb2-ee71df78ae09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:57.997394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-618b3501-0a09-4c54-beb2-ee71df78ae09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:58.011843 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:58.011843 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:58.017486 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-618b3501-0a09-4c54-beb2-ee71df78ae09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:58.024029 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-618b3501-0a09-4c54-beb2-ee71df78ae09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:58.024098 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 676/2729] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:57 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:58.097202 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-52f60ae6-fa21-4695-a60b-fd78f59a8569 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:58.099376 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52f60ae6-fa21-4695-a60b-fd78f59a8569 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 Aug 08 06:29:58.099640 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52f60ae6-fa21-4695-a60b-fd78f59a8569 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:58.099893 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52f60ae6-fa21-4695-a60b-fd78f59a8569 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:58.106488 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52f60ae6-fa21-4695-a60b-fd78f59a8569 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 returned with HTTP 404 Aug 08 06:29:58.107091 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 684/2730] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:58 2026] GET /volume/v3/volumes/2e135865-139a-4c8d-a39c-aaedc3ad8479 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:58.116674 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6e44a388-e590-4edd-926a-520ef99cba47 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:58.118539 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e44a388-e590-4edd-926a-520ef99cba47 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:58.118854 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e44a388-e590-4edd-926a-520ef99cba47 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:58.119006 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e44a388-e590-4edd-926a-520ef99cba47 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:58.119106 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-6e44a388-e590-4edd-926a-520ef99cba47 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete backup with id: 406c5d22-7e72-4850-9d78-2fe1a38bfbea. Aug 08 06:29:58.123823 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:58.123823 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:58.150730 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-6e44a388-e590-4edd-926a-520ef99cba47 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] delete_backup rpcapi backup_id 406c5d22-7e72-4850-9d78-2fe1a38bfbea {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:29:58.153083 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e44a388-e590-4edd-926a-520ef99cba47 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 202 Aug 08 06:29:58.154460 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 687/2731] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:58 2026] DELETE /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:29:58.168217 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-783334df-c015-424c-b106-d2ec8c26edce None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:58.171877 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-783334df-c015-424c-b106-d2ec8c26edce tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:58.172487 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-783334df-c015-424c-b106-d2ec8c26edce tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:58.172896 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-783334df-c015-424c-b106-d2ec8c26edce tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:58.173075 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-783334df-c015-424c-b106-d2ec8c26edce tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:58.178278 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:58.178278 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:58.179978 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-783334df-c015-424c-b106-d2ec8c26edce tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 200 Aug 08 06:29:58.180803 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 685/2732] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:58 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:58.710211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:58.713171 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:58.714409 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2029518652"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:58.715368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2029518652'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:58.716668 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Create volume of 1 GB Aug 08 06:29:58.721238 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Availability Zones retrieved successfully. Aug 08 06:29:58.728975 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Flow 'volume_create_api' (fd6d346a-8248-4e4a-953f-84be78981836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:58.730543 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e379444-f413-49fa-84e3-c47793061445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:58.731642 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:29:58.765819 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e379444-f413-49fa-84e3-c47793061445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:58.767023 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a01d98a-7158-4707-93cb-fdf2400eccad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:58.833283 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a9fd3da9-0b08-4088-a2d4-adf4eb364d78 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:58.835534 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9fd3da9-0b08-4088-a2d4-adf4eb364d78 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:29:58.835828 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9fd3da9-0b08-4088-a2d4-adf4eb364d78 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:58.836084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9fd3da9-0b08-4088-a2d4-adf4eb364d78 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:58.836301 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a9fd3da9-0b08-4088-a2d4-adf4eb364d78 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:58.843066 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:58.843066 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:58.844476 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9fd3da9-0b08-4088-a2d4-adf4eb364d78 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:29:58.845373 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 685/2733] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:58 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:58.869045 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Created reservations ['a3d50247-d6e5-44b1-847b-ac60115d6ab8', 'bb3c0174-25d2-4cbe-9b42-0483d2d2dfa1', '1e0a1591-bf44-4fa4-bb37-ad06fa1501ac', '0d465dd2-c9f6-4f60-9c2e-2251dacc5a67'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:29:58.869826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a01d98a-7158-4707-93cb-fdf2400eccad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3d50247-d6e5-44b1-847b-ac60115d6ab8', 'bb3c0174-25d2-4cbe-9b42-0483d2d2dfa1', '1e0a1591-bf44-4fa4-bb37-ad06fa1501ac', '0d465dd2-c9f6-4f60-9c2e-2251dacc5a67']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:58.870810 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a33d2c5-f019-4ccf-8703-04a85c3c0143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:58.901810 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a33d2c5-f019-4ccf-8703-04a85c3c0143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af0874cb-ad66-48a8-8adc-99721bc1d5b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2029518652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71644926280240a086aeb4126f3ed05b',qos_specs=None,replication_status=,reservations=['a3d50247-d6e5-44b1-847b-ac60115d6ab8','bb3c0174-25d2-4cbe-9b42-0483d2d2dfa1','1e0a1591-bf44-4fa4-bb37-ad06fa1501ac','0d465dd2-c9f6-4f60-9c2e-2251dacc5a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82818add2ed54affbee703a3601b036f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:29:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2029518652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af0874cb-ad66-48a8-8adc-99721bc1d5b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71644926280240a086aeb4126f3ed05b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82818add2ed54affbee703a3601b036f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:58.903229 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a35e9a23-e754-4637-ad02-51cd68f47fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:58.934403 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a35e9a23-e754-4637-ad02-51cd68f47fc8) transitioned into state 'SUCCESS' from state '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-2029518652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71644926280240a086aeb4126f3ed05b',qos_specs=None,replication_status=,reservations=['a3d50247-d6e5-44b1-847b-ac60115d6ab8','bb3c0174-25d2-4cbe-9b42-0483d2d2dfa1','1e0a1591-bf44-4fa4-bb37-ad06fa1501ac','0d465dd2-c9f6-4f60-9c2e-2251dacc5a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82818add2ed54affbee703a3601b036f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:58.935286 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (136221c5-ac76-4cff-9c41-8afab38b08f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:58.948923 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (136221c5-ac76-4cff-9c41-8afab38b08f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:29:58.949932 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Flow 'volume_create_api' (fd6d346a-8248-4e4a-953f-84be78981836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:58.950313 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Create volume request issued successfully. Aug 08 06:29:58.951245 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3de2acc1-cb89-42fa-9d05-f7b63341bbaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:29:58.951654 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 677/2734] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:29:58 2026] POST /volume/v3/volumes => generated 749 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:29:58.975466 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-00ad7c85-2a3a-4491-95b5-8914e0f64ce9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:58.977006 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00ad7c85-2a3a-4491-95b5-8914e0f64ce9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:29:58.977006 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00ad7c85-2a3a-4491-95b5-8914e0f64ce9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:58.977451 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00ad7c85-2a3a-4491-95b5-8914e0f64ce9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:58.989398 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:58.989398 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:58.996753 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-00ad7c85-2a3a-4491-95b5-8914e0f64ce9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:29:59.004341 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00ad7c85-2a3a-4491-95b5-8914e0f64ce9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:29:59.005567 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 688/2735] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:58 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:59.046279 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3c112c0d-29ed-4613-899f-43b685d9d67b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:59.049374 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c112c0d-29ed-4613-899f-43b685d9d67b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:29:59.049374 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c112c0d-29ed-4613-899f-43b685d9d67b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:59.049661 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c112c0d-29ed-4613-899f-43b685d9d67b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:59.063785 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:59.063785 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:29:59.070154 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3c112c0d-29ed-4613-899f-43b685d9d67b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:29:59.076594 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c112c0d-29ed-4613-899f-43b685d9d67b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:29:59.077069 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 686/2736] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:59 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:29:59.194180 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d53dc304-1541-4d61-a7a6-902a9b2be67c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:59.200315 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d53dc304-1541-4d61-a7a6-902a9b2be67c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea Aug 08 06:29:59.200650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d53dc304-1541-4d61-a7a6-902a9b2be67c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:59.200976 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d53dc304-1541-4d61-a7a6-902a9b2be67c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:59.201966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d53dc304-1541-4d61-a7a6-902a9b2be67c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 406c5d22-7e72-4850-9d78-2fe1a38bfbea. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:59.209537 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d53dc304-1541-4d61-a7a6-902a9b2be67c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea returned with HTTP 404 Aug 08 06:29:59.210219 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 686/2737] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:59 2026] GET /volume/v3/backups/406c5d22-7e72-4850-9d78-2fe1a38bfbea => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:29:59.311644 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1c56c321-d648-4004-ba64-c1639361fb4b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:59.313922 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1c56c321-d648-4004-ba64-c1639361fb4b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:29:59.314167 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1c56c321-d648-4004-ba64-c1639361fb4b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:59.314349 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1c56c321-d648-4004-ba64-c1639361fb4b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:59.314608 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-1c56c321-d648-4004-ba64-c1639361fb4b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume with id: 31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:29:59.324118 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:59.324118 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:29:59.324870 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1c56c321-d648-4004-ba64-c1639361fb4b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:59.351806 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1c56c321-d648-4004-ba64-c1639361fb4b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume request issued successfully. Aug 08 06:29:59.352185 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1c56c321-d648-4004-ba64-c1639361fb4b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f returned with HTTP 202 Aug 08 06:29:59.352636 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 678/2738] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:29:59 2026] DELETE /volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:29:59.362315 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5cefdea4-4b1e-4f02-891a-04e1c1d0b4a8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:59.363724 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5cefdea4-4b1e-4f02-891a-04e1c1d0b4a8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:29:59.363916 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5cefdea4-4b1e-4f02-891a-04e1c1d0b4a8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:59.364001 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5cefdea4-4b1e-4f02-891a-04e1c1d0b4a8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:59.375674 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:59.375674 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:29:59.391849 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5cefdea4-4b1e-4f02-891a-04e1c1d0b4a8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:29:59.399411 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5cefdea4-4b1e-4f02-891a-04e1c1d0b4a8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f returned with HTTP 200 Aug 08 06:29:59.399853 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 689/2739] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:59 2026] GET /volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:59.828537 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:59.830464 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:29:59.831167 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-VolumesCloneTest-Volume-967362920"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:29:59.833682 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume request body: {'volume': {'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-967362920'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:29:59.861886 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-96c8083b-ab1c-44ee-94f2-0ace0ec4b83e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:29:59.865129 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96c8083b-ab1c-44ee-94f2-0ace0ec4b83e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:29:59.865129 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96c8083b-ab1c-44ee-94f2-0ace0ec4b83e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:29:59.865429 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96c8083b-ab1c-44ee-94f2-0ace0ec4b83e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:29:59.865520 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-96c8083b-ab1c-44ee-94f2-0ace0ec4b83e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:29:59.874141 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:29:59.874141 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:29:59.874141 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96c8083b-ab1c-44ee-94f2-0ace0ec4b83e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:29:59.874829 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 687/2740] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:29:59 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:29:59.956794 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume of 1 GB Aug 08 06:29:59.961499 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Availability Zones retrieved successfully. Aug 08 06:29:59.969629 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Flow 'volume_create_api' (50df0457-1f17-4c7b-94da-3ae09c874198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:29:59.971520 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4a009f-62c7-419b-bcd2-fbc47c4dafa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:29:59.972985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:00.026013 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b302c837-7882-4a6d-a631-005e052a608c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.027885 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b302c837-7882-4a6d-a631-005e052a608c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:00.028074 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b302c837-7882-4a6d-a631-005e052a608c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.028270 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b302c837-7882-4a6d-a631-005e052a608c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.039145 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.039145 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:00.044604 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b302c837-7882-4a6d-a631-005e052a608c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:00.051355 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b302c837-7882-4a6d-a631-005e052a608c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:00.051953 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 679/2741] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:00.064350 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4a009f-62c7-419b-bcd2-fbc47c4dafa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.066460 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c793309-feaa-44ab-9d93-f30782ea5f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:00.101502 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2e753877-2cf7-4c72-8e31-e213f3d39e5b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.103960 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e753877-2cf7-4c72-8e31-e213f3d39e5b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:00.104203 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e753877-2cf7-4c72-8e31-e213f3d39e5b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.104424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e753877-2cf7-4c72-8e31-e213f3d39e5b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.126697 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.126697 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:00.126953 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-589e7d96-2882-4d02-9169-b44a7d3afc9d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.130635 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-589e7d96-2882-4d02-9169-b44a7d3afc9d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:00.131347 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-589e7d96-2882-4d02-9169-b44a7d3afc9d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.131604 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-589e7d96-2882-4d02-9169-b44a7d3afc9d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.134729 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e753877-2cf7-4c72-8e31-e213f3d39e5b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:00.143962 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e753877-2cf7-4c72-8e31-e213f3d39e5b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:30:00.144458 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 690/2742] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:00.147754 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.147754 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:00.155978 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-589e7d96-2882-4d02-9169-b44a7d3afc9d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:00.159617 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Created reservations ['b795de8e-06d6-4f81-9594-10e3ab8c9fff', '8d36d9a1-29b3-46b1-9aab-2191b2a4add8', '8bedcddb-fc3b-4f61-b607-24ff85f2665f', 'abc2257c-ecdc-40c3-9cdf-90b7753b0fb9'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:00.160753 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c793309-feaa-44ab-9d93-f30782ea5f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b795de8e-06d6-4f81-9594-10e3ab8c9fff', '8d36d9a1-29b3-46b1-9aab-2191b2a4add8', '8bedcddb-fc3b-4f61-b607-24ff85f2665f', 'abc2257c-ecdc-40c3-9cdf-90b7753b0fb9']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.162593 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0c8016-864a-460d-bfe5-0c3a5d207d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:00.164574 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-589e7d96-2882-4d02-9169-b44a7d3afc9d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:00.166200 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 688/2743] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:00.199519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0c8016-864a-460d-bfe5-0c3a5d207d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '779c5f82-0417-4622-9434-d6533affdf8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-967362920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',qos_specs=None,replication_status=,reservations=['b795de8e-06d6-4f81-9594-10e3ab8c9fff','8d36d9a1-29b3-46b1-9aab-2191b2a4add8','8bedcddb-fc3b-4f61-b607-24ff85f2665f','abc2257c-ecdc-40c3-9cdf-90b7753b0fb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2254148b856f427983ede0658b50f243',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-967362920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=779c5f82-0417-4622-9434-d6533affdf8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2254148b856f427983ede0658b50f243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.203002 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701ce4db-3385-414e-886f-145a7bf95609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:00.234489 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701ce4db-3385-414e-886f-145a7bf95609) transitioned into state 'SUCCESS' from state '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-967362920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',qos_specs=None,replication_status=,reservations=['b795de8e-06d6-4f81-9594-10e3ab8c9fff','8d36d9a1-29b3-46b1-9aab-2191b2a4add8','8bedcddb-fc3b-4f61-b607-24ff85f2665f','abc2257c-ecdc-40c3-9cdf-90b7753b0fb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2254148b856f427983ede0658b50f243',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.235333 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538bc459-dca2-4dd6-a861-b533f65aea9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:00.246799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538bc459-dca2-4dd6-a861-b533f65aea9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.246799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Flow 'volume_create_api' (50df0457-1f17-4c7b-94da-3ae09c874198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:00.247081 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume request issued successfully. Aug 08 06:30:00.247743 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a37d4cee-a8e4-49c1-8c84-71c750bcb466 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:00.248051 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 687/2744] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:29:59 2026] POST /volume/v3/volumes => generated 744 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:00.262739 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a0608da0-34cf-49f1-b13f-1cc44d7af0f1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.267172 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0608da0-34cf-49f1-b13f-1cc44d7af0f1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e Aug 08 06:30:00.267172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0608da0-34cf-49f1-b13f-1cc44d7af0f1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.267509 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0608da0-34cf-49f1-b13f-1cc44d7af0f1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.280867 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.280867 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:00.286706 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a0608da0-34cf-49f1-b13f-1cc44d7af0f1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:00.296423 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0608da0-34cf-49f1-b13f-1cc44d7af0f1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e returned with HTTP 200 Aug 08 06:30:00.296704 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 680/2745] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e => generated 812 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:00.313878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-80b78c7b-41c2-4ace-9f1a-1586d77c9f43 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.313878 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80b78c7b-41c2-4ace-9f1a-1586d77c9f43 None None] GET https://10.4.3.32/volume// Aug 08 06:30:00.313878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80b78c7b-41c2-4ace-9f1a-1586d77c9f43 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.313878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-80b78c7b-41c2-4ace-9f1a-1586d77c9f43 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.315979 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-80b78c7b-41c2-4ace-9f1a-1586d77c9f43 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:00.315979 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 691/2746] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:00.330169 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-336702f6-211e-4bb4-907f-b85486a2bb2c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.335923 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-336702f6-211e-4bb4-907f-b85486a2bb2c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:30:00.336306 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-336702f6-211e-4bb4-907f-b85486a2bb2c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af0874cb-ad66-48a8-8adc-99721bc1d5b0", "connector": null, "instance_uuid": "b42ccb9b-9396-4f54-8504-0fc449079fbd"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:00.351532 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.351532 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:00.422554 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a1da422f-85b6-4f85-aba0-29b3adac7c35 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.426436 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1da422f-85b6-4f85-aba0-29b3adac7c35 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:30:00.426436 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1da422f-85b6-4f85-aba0-29b3adac7c35 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.426619 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1da422f-85b6-4f85-aba0-29b3adac7c35 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.436403 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-336702f6-211e-4bb4-907f-b85486a2bb2c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:30:00.437383 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 689/2747] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:30:00 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) Aug 08 06:30:00.438032 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1da422f-85b6-4f85-aba0-29b3adac7c35 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f returned with HTTP 404 Aug 08 06:30:00.438416 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 688/2748] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:00.449511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-121c3657-81ae-4f11-9648-e81b8f58f1c0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.456386 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-121c3657-81ae-4f11-9648-e81b8f58f1c0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:30:00.457104 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-121c3657-81ae-4f11-9648-e81b8f58f1c0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.457711 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-121c3657-81ae-4f11-9648-e81b8f58f1c0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.465387 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-121c3657-81ae-4f11-9648-e81b8f58f1c0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f returned with HTTP 404 Aug 08 06:30:00.466936 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 681/2749] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:00.474016 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-594ba88b-540f-4546-8569-2bbe00f1252a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.476556 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-594ba88b-540f-4546-8569-2bbe00f1252a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:30:00.476556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-594ba88b-540f-4546-8569-2bbe00f1252a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.477799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-594ba88b-540f-4546-8569-2bbe00f1252a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.477799 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-594ba88b-540f-4546-8569-2bbe00f1252a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume with id: 31093a3f-fd68-4ade-baa6-7666409fcf3f Aug 08 06:30:00.489186 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-594ba88b-540f-4546-8569-2bbe00f1252a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f returned with HTTP 404 Aug 08 06:30:00.489458 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 692/2750] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:00 2026] DELETE /volume/v3/volumes/31093a3f-fd68-4ade-baa6-7666409fcf3f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:00.506263 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-103458f0-ea36-4be0-a1b1-dc197056339f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.508599 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.510979 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-103458f0-ea36-4be0-a1b1-dc197056339f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:00.511190 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-103458f0-ea36-4be0-a1b1-dc197056339f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.511357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-103458f0-ea36-4be0-a1b1-dc197056339f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.512131 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:00.512940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-729370336"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:00.515257 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-729370336'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:00.515431 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume of 1 GB Aug 08 06:30:00.516116 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.516116 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:00.521019 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Availability Zones retrieved successfully. Aug 08 06:30:00.526737 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.526737 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:00.526896 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (c7d4cdd6-a23b-47f9-bc04-083eb1922e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:00.527794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f479589e-30c8-48c1-98a5-59e7a464ae5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:00.528946 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:00.532916 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-103458f0-ea36-4be0-a1b1-dc197056339f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:00.536200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-752cb2ac-d94a-4f97-95b4-2164623d2c72 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.537299 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-752cb2ac-d94a-4f97-95b4-2164623d2c72 None None] GET https://10.4.3.32/volume// Aug 08 06:30:00.538393 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-752cb2ac-d94a-4f97-95b4-2164623d2c72 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.539696 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-752cb2ac-d94a-4f97-95b4-2164623d2c72 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.540520 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-752cb2ac-d94a-4f97-95b4-2164623d2c72 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:00.541177 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 682/2751] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:00.542715 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-103458f0-ea36-4be0-a1b1-dc197056339f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:00.543641 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 690/2752] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:30:00.552650 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-78a34996-c792-4dfd-8b75-ea4bc6692278 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.558131 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-78a34996-c792-4dfd-8b75-ea4bc6692278 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:00.558131 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-78a34996-c792-4dfd-8b75-ea4bc6692278 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.558131 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-78a34996-c792-4dfd-8b75-ea4bc6692278 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.574149 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.574149 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:00.574426 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f479589e-30c8-48c1-98a5-59e7a464ae5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.575510 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21199b1d-179d-4671-a7b5-51e78e81152a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:00.579869 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-78a34996-c792-4dfd-8b75-ea4bc6692278 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:00.586656 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-78a34996-c792-4dfd-8b75-ea4bc6692278 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:00.586826 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 693/2753] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:00.648192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['85fae7af-ae38-470c-9e0c-7f19c0ed5d65', '0eabb2cb-d1b4-40b6-a82d-2d8101da4dab', '41e9ceed-4aa8-41e5-97fa-d92b3ebcca6c', '322cf7a7-a9da-4b2a-9d78-275a7f4f4b75'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:00.649462 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21199b1d-179d-4671-a7b5-51e78e81152a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85fae7af-ae38-470c-9e0c-7f19c0ed5d65', '0eabb2cb-d1b4-40b6-a82d-2d8101da4dab', '41e9ceed-4aa8-41e5-97fa-d92b3ebcca6c', '322cf7a7-a9da-4b2a-9d78-275a7f4f4b75']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.653039 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04f0041-7e71-4cbd-84ab-0d76853ead29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:00.698722 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04f0041-7e71-4cbd-84ab-0d76853ead29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd599518a-813e-4934-be62-899d6f60709d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-729370336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['85fae7af-ae38-470c-9e0c-7f19c0ed5d65','0eabb2cb-d1b4-40b6-a82d-2d8101da4dab','41e9ceed-4aa8-41e5-97fa-d92b3ebcca6c','322cf7a7-a9da-4b2a-9d78-275a7f4f4b75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-729370336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d599518a-813e-4934-be62-899d6f60709d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5384089dcc64495fbfc4e26ba8d2abdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.698722 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6562918f-0400-4de6-a167-f706452b533c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:00.730905 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-5f014840-ea58-4b20-b0f3-9a1cef0ffd4a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.734012 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6562918f-0400-4de6-a167-f706452b533c) transitioned into state 'SUCCESS' from state '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-729370336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5384089dcc64495fbfc4e26ba8d2abdc',qos_specs=None,replication_status=,reservations=['85fae7af-ae38-470c-9e0c-7f19c0ed5d65','0eabb2cb-d1b4-40b6-a82d-2d8101da4dab','41e9ceed-4aa8-41e5-97fa-d92b3ebcca6c','322cf7a7-a9da-4b2a-9d78-275a7f4f4b75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f3dc47a87e84ce89ecf086c6f82e994',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.735717 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f25acf-7d3d-4246-9e75-3332d8a9fe27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:00.738172 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-5f014840-ea58-4b20-b0f3-9a1cef0ffd4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] PUT https://10.4.3.32/volume/v3/attachments/5de54f37-8590-4c1e-80b0-d6f3137f9815 Aug 08 06:30:00.738172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-5f014840-ea58-4b20-b0f3-9a1cef0ffd4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:00.757807 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f25acf-7d3d-4246-9e75-3332d8a9fe27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:00.758831 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Flow 'volume_create_api' (c7d4cdd6-a23b-47f9-bc04-083eb1922e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:00.759206 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Create volume request issued successfully. Aug 08 06:30:00.759952 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20481bf0-100f-49b1-8827-ffad0d4ee9fc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:00.760417 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 689/2754] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:30:00 2026] POST /volume/v3/volumes => generated 746 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:00.768349 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-5f014840-ea58-4b20-b0f3-9a1cef0ffd4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Acquiring lock "cinder-attachment_update-af0874cb-ad66-48a8-8adc-99721bc1d5b0-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:30:00.777370 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-5f014840-ea58-4b20-b0f3-9a1cef0ffd4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Lock "cinder-attachment_update-af0874cb-ad66-48a8-8adc-99721bc1d5b0-np0000006785" acquired by "attachment_update" :: waited 0.009s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:30:00.777986 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa4c0214-8d9a-4bb7-b0e4-ae11ad00085b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.778455 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.778455 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:00.780643 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa4c0214-8d9a-4bb7-b0e4-ae11ad00085b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:30:00.781066 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa4c0214-8d9a-4bb7-b0e4-ae11ad00085b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.781066 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa4c0214-8d9a-4bb7-b0e4-ae11ad00085b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.794939 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.794939 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:00.803825 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aa4c0214-8d9a-4bb7-b0e4-ae11ad00085b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:00.813052 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa4c0214-8d9a-4bb7-b0e4-ae11ad00085b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:30:00.814156 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 691/2755] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:00.890139 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4dc0a4be-3235-4560-9655-ee99869de844 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:00.895891 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dc0a4be-3235-4560-9655-ee99869de844 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:00.896096 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dc0a4be-3235-4560-9655-ee99869de844 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:00.896238 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4dc0a4be-3235-4560-9655-ee99869de844 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:00.896331 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4dc0a4be-3235-4560-9655-ee99869de844 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:00.904309 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:00.904309 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:00.906797 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4dc0a4be-3235-4560-9655-ee99869de844 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:00.906797 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 694/2756] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:00 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:01.024968 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-5f014840-ea58-4b20-b0f3-9a1cef0ffd4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Lock "cinder-attachment_update-af0874cb-ad66-48a8-8adc-99721bc1d5b0-np0000006785" released by "attachment_update" :: held 0.248s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:30:01.025379 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-5f014840-ea58-4b20-b0f3-9a1cef0ffd4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments/5de54f37-8590-4c1e-80b0-d6f3137f9815 returned with HTTP 200 Aug 08 06:30:01.026636 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 683/2757] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:30:00 2026] PUT /volume/v3/attachments/5de54f37-8590-4c1e-80b0-d6f3137f9815 => generated 969 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:01.163742 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-524f6181-60cc-4b25-802a-e9d19166dd58 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:01.166202 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-524f6181-60cc-4b25-802a-e9d19166dd58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:01.166563 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-524f6181-60cc-4b25-802a-e9d19166dd58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:01.167612 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-524f6181-60cc-4b25-802a-e9d19166dd58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:01.180321 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:01.180321 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:01.186000 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-524f6181-60cc-4b25-802a-e9d19166dd58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:01.191644 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-524f6181-60cc-4b25-802a-e9d19166dd58 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:30:01.192346 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 690/2758] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:01 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:01.312672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cfdaf367-190c-44bf-ae25-e9728a9d3350 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:01.314801 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cfdaf367-190c-44bf-ae25-e9728a9d3350 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e Aug 08 06:30:01.315098 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cfdaf367-190c-44bf-ae25-e9728a9d3350 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:01.315688 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cfdaf367-190c-44bf-ae25-e9728a9d3350 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:01.323075 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:01.323075 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:01.329169 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cfdaf367-190c-44bf-ae25-e9728a9d3350 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:01.336727 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cfdaf367-190c-44bf-ae25-e9728a9d3350 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e returned with HTTP 200 Aug 08 06:30:01.337405 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 692/2759] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:01 2026] GET /volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:01.355442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:01.358479 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:01.358823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "779c5f82-0417-4622-9434-d6533affdf8e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-655388849"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:01.361532 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume request body: {'volume': {'source_volid': '779c5f82-0417-4622-9434-d6533affdf8e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-655388849'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:01.377793 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:01.377793 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:01.378529 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume retrieved successfully. Aug 08 06:30:01.378793 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume of 1 GB Aug 08 06:30:01.388764 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Availability Zones retrieved successfully. Aug 08 06:30:01.397276 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Flow 'volume_create_api' (bc327fe1-54bb-49dd-8e21-dc8e25e431b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:01.398866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702616be-655f-4573-bf17-2b47d1035a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:01.400009 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:01.438982 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702616be-655f-4573-bf17-2b47d1035a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '779c5f82-0417-4622-9434-d6533affdf8e', 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:01.441180 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118251ed-af62-430b-a265-d8ec631acae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:01.507128 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Created reservations ['de406a53-a877-4c29-952c-d7f9c79ebf4f', 'ce3955f7-f9f4-44f6-925a-9b2e7fd0bd09', 'e886072b-4b68-405c-9991-eeb711caa56f', 'fd396173-4239-414a-b1d6-529c608bdeef'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:01.509198 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118251ed-af62-430b-a265-d8ec631acae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de406a53-a877-4c29-952c-d7f9c79ebf4f', 'ce3955f7-f9f4-44f6-925a-9b2e7fd0bd09', 'e886072b-4b68-405c-9991-eeb711caa56f', 'fd396173-4239-414a-b1d6-529c608bdeef']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:01.511001 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f93ac6c-de53-40f4-a4d9-36609dc629d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:01.569623 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d7dce39-d8c7-4357-9165-fe7d5e241a17 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:01.575290 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d7dce39-d8c7-4357-9165-fe7d5e241a17 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:01.575290 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d7dce39-d8c7-4357-9165-fe7d5e241a17 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:01.577496 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d7dce39-d8c7-4357-9165-fe7d5e241a17 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:01.598096 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f93ac6c-de53-40f4-a4d9-36609dc629d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60db98de-10cb-4612-96fc-d345776a88da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-655388849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',qos_specs=None,replication_status=,reservations=['de406a53-a877-4c29-952c-d7f9c79ebf4f','ce3955f7-f9f4-44f6-925a-9b2e7fd0bd09','e886072b-4b68-405c-9991-eeb711caa56f','fd396173-4239-414a-b1d6-529c608bdeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=779c5f82-0417-4622-9434-d6533affdf8e,status='creating',user_id='2254148b856f427983ede0658b50f243',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-655388849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60db98de-10cb-4612-96fc-d345776a88da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=779c5f82-0417-4622-9434-d6533affdf8e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2254148b856f427983ede0658b50f243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:01.599114 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f481400c-c04f-49b2-a46c-c20a30f85eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:01.606522 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:01.606522 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:01.615339 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4d7dce39-d8c7-4357-9165-fe7d5e241a17 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:01.631765 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d7dce39-d8c7-4357-9165-fe7d5e241a17 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:01.633061 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 684/2760] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:01 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 842 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:01.650441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f481400c-c04f-49b2-a46c-c20a30f85eb5) transitioned into state 'SUCCESS' from state '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-655388849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',qos_specs=None,replication_status=,reservations=['de406a53-a877-4c29-952c-d7f9c79ebf4f','ce3955f7-f9f4-44f6-925a-9b2e7fd0bd09','e886072b-4b68-405c-9991-eeb711caa56f','fd396173-4239-414a-b1d6-529c608bdeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=779c5f82-0417-4622-9434-d6533affdf8e,status='creating',user_id='2254148b856f427983ede0658b50f243',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:01.652244 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f79a27a-4765-4fcf-adb3-764033e5bdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:01.717399 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f79a27a-4765-4fcf-adb3-764033e5bdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:01.719391 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Flow 'volume_create_api' (bc327fe1-54bb-49dd-8e21-dc8e25e431b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:01.719955 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume request issued successfully. Aug 08 06:30:01.722019 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1d98f1f-d285-4efb-9670-a9f7d63168f5 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:01.723792 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 695/2761] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:01 2026] POST /volume/v3/volumes => generated 777 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:01.750547 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-74f9718f-978b-4344-bf59-4a2da7f0f06c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:01.753234 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74f9718f-978b-4344-bf59-4a2da7f0f06c tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da Aug 08 06:30:01.753694 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74f9718f-978b-4344-bf59-4a2da7f0f06c tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:01.753859 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74f9718f-978b-4344-bf59-4a2da7f0f06c tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:01.812364 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:01.812364 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:01.856347 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-74f9718f-978b-4344-bf59-4a2da7f0f06c tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:01.862812 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74f9718f-978b-4344-bf59-4a2da7f0f06c tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da returned with HTTP 200 Aug 08 06:30:01.866554 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 691/2762] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:01 2026] GET /volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da => generated 845 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:01.880235 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8bda51ff-e7b1-4de5-bf4c-dd996294985d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:01.894657 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bda51ff-e7b1-4de5-bf4c-dd996294985d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:30:01.895671 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bda51ff-e7b1-4de5-bf4c-dd996294985d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:01.896328 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bda51ff-e7b1-4de5-bf4c-dd996294985d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:01.928589 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:01.928589 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:01.941034 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8bda51ff-e7b1-4de5-bf4c-dd996294985d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:01.945183 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-046ac427-8530-481a-b942-8a9af2e9bf7d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:01.953103 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bda51ff-e7b1-4de5-bf4c-dd996294985d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:30:01.953571 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 693/2763] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:01 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 839 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:01.955142 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-046ac427-8530-481a-b942-8a9af2e9bf7d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:01.961992 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-046ac427-8530-481a-b942-8a9af2e9bf7d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:01.961992 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-046ac427-8530-481a-b942-8a9af2e9bf7d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:01.961992 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-046ac427-8530-481a-b942-8a9af2e9bf7d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:01.985836 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:01.985836 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:01.989819 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-046ac427-8530-481a-b942-8a9af2e9bf7d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:01.989819 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 685/2764] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:01 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:02.208556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-6bda9794-12a4-4e70-b335-f443afff0523 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:02.214239 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-6bda9794-12a4-4e70-b335-f443afff0523 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments/979575e6-7bb7-4342-99b1-e0b4de7f78fe/action Aug 08 06:30:02.215615 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-6bda9794-12a4-4e70-b335-f443afff0523 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:30:02.215615 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-6bda9794-12a4-4e70-b335-f443afff0523 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:02.216232 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c8b60cde-81c7-44d3-a72b-0151cafed460 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:02.222569 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c8b60cde-81c7-44d3-a72b-0151cafed460 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:02.222844 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c8b60cde-81c7-44d3-a72b-0151cafed460 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:02.223141 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c8b60cde-81c7-44d3-a72b-0151cafed460 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:02.243855 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:02.243855 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:02.250261 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c8b60cde-81c7-44d3-a72b-0151cafed460 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:02.256361 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c8b60cde-81c7-44d3-a72b-0151cafed460 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:30:02.257472 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 692/2765] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:02 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:02.257806 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:02.257806 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:02.291442 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6d22df4f-9dca-42a6-8be0-8dcd28cfb900 req-6bda9794-12a4-4e70-b335-f443afff0523 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/979575e6-7bb7-4342-99b1-e0b4de7f78fe/action returned with HTTP 204 Aug 08 06:30:02.292324 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 696/2766] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:30:02 2026] POST /volume/v3/attachments/979575e6-7bb7-4342-99b1-e0b4de7f78fe/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:02.652543 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f5f159f6-d4d7-4b7a-b64c-e9d8dd070c4a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:02.654809 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5f159f6-d4d7-4b7a-b64c-e9d8dd070c4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:02.655201 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5f159f6-d4d7-4b7a-b64c-e9d8dd070c4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:02.655461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5f159f6-d4d7-4b7a-b64c-e9d8dd070c4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:02.669535 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:02.669535 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:02.677586 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5f159f6-d4d7-4b7a-b64c-e9d8dd070c4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:02.684818 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5f159f6-d4d7-4b7a-b64c-e9d8dd070c4a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:02.685501 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 694/2767] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:02 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:02.895522 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b44445ef-b885-4bb8-a7e8-fc1b239f7250 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:02.900429 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b44445ef-b885-4bb8-a7e8-fc1b239f7250 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da Aug 08 06:30:02.901222 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b44445ef-b885-4bb8-a7e8-fc1b239f7250 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:02.902281 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b44445ef-b885-4bb8-a7e8-fc1b239f7250 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:02.927582 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:02.927582 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:02.947346 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b44445ef-b885-4bb8-a7e8-fc1b239f7250 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:02.970106 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b44445ef-b885-4bb8-a7e8-fc1b239f7250 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da returned with HTTP 200 Aug 08 06:30:02.970954 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 686/2768] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:02 2026] GET /volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da => generated 1386 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:02.989919 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb896b6f-aff6-46ff-9de1-80dc59e7aeef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:02.992251 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb896b6f-aff6-46ff-9de1-80dc59e7aeef tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da Aug 08 06:30:02.992489 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb896b6f-aff6-46ff-9de1-80dc59e7aeef tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:02.993028 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb896b6f-aff6-46ff-9de1-80dc59e7aeef tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.002133 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.002133 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:03.007100 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bb896b6f-aff6-46ff-9de1-80dc59e7aeef tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:03.013054 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb896b6f-aff6-46ff-9de1-80dc59e7aeef tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da returned with HTTP 200 Aug 08 06:30:03.013625 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 693/2769] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:02 2026] GET /volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:03.020612 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-93abc87f-7488-4606-b824-48240eacca80 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.028515 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-93abc87f-7488-4606-b824-48240eacca80 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:03.028975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-93abc87f-7488-4606-b824-48240eacca80 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.029234 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-93abc87f-7488-4606-b824-48240eacca80 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.029419 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-93abc87f-7488-4606-b824-48240eacca80 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:03.029831 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-290728df-74d0-4233-83ad-a974eed00f9d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.033063 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-290728df-74d0-4233-83ad-a974eed00f9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da Aug 08 06:30:03.033465 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-290728df-74d0-4233-83ad-a974eed00f9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.033671 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-290728df-74d0-4233-83ad-a974eed00f9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.034562 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.034562 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:03.036574 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-93abc87f-7488-4606-b824-48240eacca80 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:03.037377 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 697/2770] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:03.045109 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.045109 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:03.050681 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-290728df-74d0-4233-83ad-a974eed00f9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:03.057555 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-290728df-74d0-4233-83ad-a974eed00f9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da returned with HTTP 200 Aug 08 06:30:03.058046 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 695/2771] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:03.076657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-deb463cf-3844-42b9-a2b0-5b1128bb5dee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.080251 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-deb463cf-3844-42b9-a2b0-5b1128bb5dee tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] DELETE https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da Aug 08 06:30:03.080484 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-deb463cf-3844-42b9-a2b0-5b1128bb5dee tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.080760 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-deb463cf-3844-42b9-a2b0-5b1128bb5dee tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.080980 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-deb463cf-3844-42b9-a2b0-5b1128bb5dee tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Delete volume with id: 60db98de-10cb-4612-96fc-d345776a88da Aug 08 06:30:03.089158 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.089158 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:03.089848 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-deb463cf-3844-42b9-a2b0-5b1128bb5dee tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:03.115679 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-deb463cf-3844-42b9-a2b0-5b1128bb5dee tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Delete volume request issued successfully. Aug 08 06:30:03.115679 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-deb463cf-3844-42b9-a2b0-5b1128bb5dee tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da returned with HTTP 202 Aug 08 06:30:03.115679 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 687/2772] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:03 2026] DELETE /volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:03.121766 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4933045e-72e3-4943-b63f-5822cd5ba0fe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.123733 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4933045e-72e3-4943-b63f-5822cd5ba0fe tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da Aug 08 06:30:03.123899 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4933045e-72e3-4943-b63f-5822cd5ba0fe tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.124126 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4933045e-72e3-4943-b63f-5822cd5ba0fe tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.132259 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.132259 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:03.138594 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4933045e-72e3-4943-b63f-5822cd5ba0fe tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:03.143581 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4933045e-72e3-4943-b63f-5822cd5ba0fe tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da returned with HTTP 200 Aug 08 06:30:03.144092 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 694/2773] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da => generated 1385 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:03.278961 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-793293ef-c1f9-4c16-af16-a5749e20b981 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.281088 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-793293ef-c1f9-4c16-af16-a5749e20b981 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:03.281681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-793293ef-c1f9-4c16-af16-a5749e20b981 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.281860 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-793293ef-c1f9-4c16-af16-a5749e20b981 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.294573 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.294573 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:03.299373 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-793293ef-c1f9-4c16-af16-a5749e20b981 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:03.306591 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-793293ef-c1f9-4c16-af16-a5749e20b981 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:30:03.306591 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 698/2774] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 1167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:03.329404 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0dfbf6b9-9c01-4806-a542-930d22c90f09 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.331968 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0dfbf6b9-9c01-4806-a542-930d22c90f09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:03.332499 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0dfbf6b9-9c01-4806-a542-930d22c90f09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.332499 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0dfbf6b9-9c01-4806-a542-930d22c90f09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.346682 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.346682 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:03.354537 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0dfbf6b9-9c01-4806-a542-930d22c90f09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:03.360126 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0dfbf6b9-9c01-4806-a542-930d22c90f09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:30:03.361854 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 696/2775] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 1167 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:30:03.444740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-68929602-f8a7-4dad-986a-01a892e7321d req-fada6c49-2bd3-4b4a-99ee-b298ea47cbdc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.451467 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-fada6c49-2bd3-4b4a-99ee-b298ea47cbdc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:03.451682 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-fada6c49-2bd3-4b4a-99ee-b298ea47cbdc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.452551 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-fada6c49-2bd3-4b4a-99ee-b298ea47cbdc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.501794 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.501794 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:03.515791 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-68929602-f8a7-4dad-986a-01a892e7321d req-fada6c49-2bd3-4b4a-99ee-b298ea47cbdc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:03.537583 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-fada6c49-2bd3-4b4a-99ee-b298ea47cbdc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:30:03.537766 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 688/2776] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 1167 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:03.571605 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-68929602-f8a7-4dad-986a-01a892e7321d req-b919e5c4-e6b0-4d21-a928-4f32736bbcf2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.574700 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-b919e5c4-e6b0-4d21-a928-4f32736bbcf2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9/action Aug 08 06:30:03.575124 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-b919e5c4-e6b0-4d21-a928-4f32736bbcf2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:30:03.575255 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-b919e5c4-e6b0-4d21-a928-4f32736bbcf2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:03.593787 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.593787 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:03.595182 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-68929602-f8a7-4dad-986a-01a892e7321d req-b919e5c4-e6b0-4d21-a928-4f32736bbcf2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:03.612219 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-68929602-f8a7-4dad-986a-01a892e7321d req-b919e5c4-e6b0-4d21-a928-4f32736bbcf2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Begin detaching volume completed successfully. Aug 08 06:30:03.612575 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-b919e5c4-e6b0-4d21-a928-4f32736bbcf2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9/action returned with HTTP 202 Aug 08 06:30:03.613508 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 695/2777] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:30:03 2026] POST /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:30:03.685130 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d3316971-2c84-4d23-b05d-2c0ab4588b06 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.685790 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3316971-2c84-4d23-b05d-2c0ab4588b06 None None] GET https://10.4.3.32/volume// Aug 08 06:30:03.686157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3316971-2c84-4d23-b05d-2c0ab4588b06 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.686386 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3316971-2c84-4d23-b05d-2c0ab4588b06 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.686948 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3316971-2c84-4d23-b05d-2c0ab4588b06 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:03.693085 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 699/2778] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:03.702791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-68929602-f8a7-4dad-986a-01a892e7321d req-0780290e-22e1-47c7-ae61-9fcf3ea69711 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.705287 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-0780290e-22e1-47c7-ae61-9fcf3ea69711 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:03.705517 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-0780290e-22e1-47c7-ae61-9fcf3ea69711 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.705784 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-0780290e-22e1-47c7-ae61-9fcf3ea69711 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.707328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8b743be4-cd5e-4283-8b58-f81089677726 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.709357 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b743be4-cd5e-4283-8b58-f81089677726 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:03.709627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8b743be4-cd5e-4283-8b58-f81089677726 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.709927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8b743be4-cd5e-4283-8b58-f81089677726 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.720870 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.720870 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:03.724996 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.724996 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:03.725163 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8b743be4-cd5e-4283-8b58-f81089677726 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:03.730085 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b743be4-cd5e-4283-8b58-f81089677726 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:03.730646 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 689/2779] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:03.732526 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-68929602-f8a7-4dad-986a-01a892e7321d req-0780290e-22e1-47c7-ae61-9fcf3ea69711 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:03.740974 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-0780290e-22e1-47c7-ae61-9fcf3ea69711 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:30:03.741539 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 697/2780] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:03.759500 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-68929602-f8a7-4dad-986a-01a892e7321d req-14acb827-0b1f-4e6c-90ff-4657817b7970 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:03.762123 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-14acb827-0b1f-4e6c-90ff-4657817b7970 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9/encryption Aug 08 06:30:03.762664 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-14acb827-0b1f-4e6c-90ff-4657817b7970 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:03.763129 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-14acb827-0b1f-4e6c-90ff-4657817b7970 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:03.777625 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:03.777625 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:03.787275 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-14acb827-0b1f-4e6c-90ff-4657817b7970 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9/encryption returned with HTTP 200 Aug 08 06:30:03.788852 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 696/2781] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:30:03 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:04.050306 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bfbdd441-354e-4037-87f4-506658017b88 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:04.052380 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfbdd441-354e-4037-87f4-506658017b88 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:04.052819 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfbdd441-354e-4037-87f4-506658017b88 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:04.053096 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfbdd441-354e-4037-87f4-506658017b88 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:04.053241 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bfbdd441-354e-4037-87f4-506658017b88 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:04.058912 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:04.058912 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:04.060028 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfbdd441-354e-4037-87f4-506658017b88 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:04.060892 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 700/2782] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:04 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:04.162627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b988113-51b6-4d02-9039-5813b0c6ce6c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:04.165016 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b988113-51b6-4d02-9039-5813b0c6ce6c tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da Aug 08 06:30:04.165319 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b988113-51b6-4d02-9039-5813b0c6ce6c tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:04.165800 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b988113-51b6-4d02-9039-5813b0c6ce6c tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:04.175016 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b988113-51b6-4d02-9039-5813b0c6ce6c tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da returned with HTTP 404 Aug 08 06:30:04.175934 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 690/2783] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:04 2026] GET /volume/v3/volumes/60db98de-10cb-4612-96fc-d345776a88da => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:04.187485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-817c59d1-de01-418a-a831-831272cb6ced None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:04.189984 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-817c59d1-de01-418a-a831-831272cb6ced tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e Aug 08 06:30:04.190254 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-817c59d1-de01-418a-a831-831272cb6ced tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:04.190522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-817c59d1-de01-418a-a831-831272cb6ced tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:04.200392 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:04.200392 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:04.208986 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-817c59d1-de01-418a-a831-831272cb6ced tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:04.216040 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-817c59d1-de01-418a-a831-831272cb6ced tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e returned with HTTP 200 Aug 08 06:30:04.216831 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 698/2784] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:04 2026] GET /volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:04.235293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9f19b2be-dcd8-4773-b2f9-8505f264d7e1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:04.238844 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f19b2be-dcd8-4773-b2f9-8505f264d7e1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] DELETE https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e Aug 08 06:30:04.239455 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9f19b2be-dcd8-4773-b2f9-8505f264d7e1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:04.239649 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9f19b2be-dcd8-4773-b2f9-8505f264d7e1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:04.239797 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9f19b2be-dcd8-4773-b2f9-8505f264d7e1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Delete volume with id: 779c5f82-0417-4622-9434-d6533affdf8e Aug 08 06:30:04.252020 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:04.252020 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:04.252684 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9f19b2be-dcd8-4773-b2f9-8505f264d7e1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:04.284038 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9f19b2be-dcd8-4773-b2f9-8505f264d7e1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Delete volume request issued successfully. Aug 08 06:30:04.284309 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f19b2be-dcd8-4773-b2f9-8505f264d7e1 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e returned with HTTP 202 Aug 08 06:30:04.284919 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 697/2785] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:04 2026] DELETE /volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:04.304661 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a3dea45a-db88-4344-831d-a32c778ab2e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:04.305143 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3dea45a-db88-4344-831d-a32c778ab2e8 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e Aug 08 06:30:04.305636 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3dea45a-db88-4344-831d-a32c778ab2e8 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:04.306059 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3dea45a-db88-4344-831d-a32c778ab2e8 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:04.315871 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:04.315871 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:04.321734 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a3dea45a-db88-4344-831d-a32c778ab2e8 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:04.328168 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3dea45a-db88-4344-831d-a32c778ab2e8 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e returned with HTTP 200 Aug 08 06:30:04.328945 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 701/2786] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:04 2026] GET /volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e => generated 1351 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:30:04.747676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2496e710-062e-4340-8873-029f69ed1664 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:04.753214 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2496e710-062e-4340-8873-029f69ed1664 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:04.753571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2496e710-062e-4340-8873-029f69ed1664 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:04.754085 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2496e710-062e-4340-8873-029f69ed1664 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:04.768142 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:04.768142 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:04.773979 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2496e710-062e-4340-8873-029f69ed1664 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:04.783902 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2496e710-062e-4340-8873-029f69ed1664 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:04.784725 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 691/2787] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:04 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:05.085946 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2781d4cd-0aea-49c1-abb3-60cf39be0633 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:05.088218 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2781d4cd-0aea-49c1-abb3-60cf39be0633 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:05.088500 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2781d4cd-0aea-49c1-abb3-60cf39be0633 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:05.088797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2781d4cd-0aea-49c1-abb3-60cf39be0633 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:05.089195 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2781d4cd-0aea-49c1-abb3-60cf39be0633 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:05.097344 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:05.097344 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:05.098285 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2781d4cd-0aea-49c1-abb3-60cf39be0633 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:05.099058 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 699/2788] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:05 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:05.346656 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6c333319-340d-457d-a8ad-fc3302c323e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:05.352019 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c333319-340d-457d-a8ad-fc3302c323e9 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e Aug 08 06:30:05.352326 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c333319-340d-457d-a8ad-fc3302c323e9 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:05.352530 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c333319-340d-457d-a8ad-fc3302c323e9 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:05.360713 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c333319-340d-457d-a8ad-fc3302c323e9 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e returned with HTTP 404 Aug 08 06:30:05.361331 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 698/2789] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:05 2026] GET /volume/v3/volumes/779c5f82-0417-4622-9434-d6533affdf8e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:05.376556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:05.383575 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:05.383575 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-563768394"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:05.387092 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-563768394'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:05.387092 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume of 1 GB Aug 08 06:30:05.401015 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Availability Zones retrieved successfully. Aug 08 06:30:05.409819 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Flow 'volume_create_api' (e71ffd28-2bba-4c21-ac5a-5bfd249c7177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:05.411206 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b76e82-9f1b-41ea-81e6-d70bca6e17cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:05.412535 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:05.429928 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-66a280eb-4e32-4db0-be24-6a93428b7d78 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:05.432717 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-66a280eb-4e32-4db0-be24-6a93428b7d78 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/attachments/5de54f37-8590-4c1e-80b0-d6f3137f9815/action Aug 08 06:30:05.433108 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-66a280eb-4e32-4db0-be24-6a93428b7d78 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:30:05.433256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-66a280eb-4e32-4db0-be24-6a93428b7d78 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:05.471757 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b76e82-9f1b-41ea-81e6-d70bca6e17cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:05.472972 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (684f95df-cd47-4fd1-8f4a-4894e8af4b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:05.473691 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:05.473691 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:05.492903 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c695ff5-96e4-481e-b16c-5d0a15c905bd req-66a280eb-4e32-4db0-be24-6a93428b7d78 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments/5de54f37-8590-4c1e-80b0-d6f3137f9815/action returned with HTTP 204 Aug 08 06:30:05.493595 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 692/2790] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:30:05 2026] POST /volume/v3/attachments/5de54f37-8590-4c1e-80b0-d6f3137f9815/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:05.502781 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-68929602-f8a7-4dad-986a-01a892e7321d req-231364c2-07c0-4ff3-969c-303f1aef5805 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:05.508586 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-231364c2-07c0-4ff3-969c-303f1aef5805 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/attachments/979575e6-7bb7-4342-99b1-e0b4de7f78fe Aug 08 06:30:05.509830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-231364c2-07c0-4ff3-969c-303f1aef5805 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:05.509830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-231364c2-07c0-4ff3-969c-303f1aef5805 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:05.526848 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:05.526848 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:05.533445 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Created reservations ['158c657e-aff3-4852-8ccc-5598624d1190', 'e2c6a58c-e784-4a9c-8abf-871e3006624f', '865a7f9d-3b3d-4359-a14a-a5a286dd89a7', '7dc2ff56-0a40-4ee1-ad9d-81328319d457'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:05.534755 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (684f95df-cd47-4fd1-8f4a-4894e8af4b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['158c657e-aff3-4852-8ccc-5598624d1190', 'e2c6a58c-e784-4a9c-8abf-871e3006624f', '865a7f9d-3b3d-4359-a14a-a5a286dd89a7', '7dc2ff56-0a40-4ee1-ad9d-81328319d457']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:05.536019 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97367f42-21db-459d-88c5-ceee16035d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:05.566352 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97367f42-21db-459d-88c5-ceee16035d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '210055fc-403e-45cc-9071-a07486d09810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-563768394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',qos_specs=None,replication_status=,reservations=['158c657e-aff3-4852-8ccc-5598624d1190','e2c6a58c-e784-4a9c-8abf-871e3006624f','865a7f9d-3b3d-4359-a14a-a5a286dd89a7','7dc2ff56-0a40-4ee1-ad9d-81328319d457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2254148b856f427983ede0658b50f243',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-563768394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=210055fc-403e-45cc-9071-a07486d09810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2254148b856f427983ede0658b50f243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:05.568097 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfadebe-6b8e-481e-b237-bc3255ba9e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:05.591676 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfadebe-6b8e-481e-b237-bc3255ba9e8d) transitioned into state 'SUCCESS' from state '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-563768394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',qos_specs=None,replication_status=,reservations=['158c657e-aff3-4852-8ccc-5598624d1190','e2c6a58c-e784-4a9c-8abf-871e3006624f','865a7f9d-3b3d-4359-a14a-a5a286dd89a7','7dc2ff56-0a40-4ee1-ad9d-81328319d457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2254148b856f427983ede0658b50f243',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:05.592445 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1fcc5d-86a7-4b61-ad06-94fda413d787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:05.593810 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-68929602-f8a7-4dad-986a-01a892e7321d req-231364c2-07c0-4ff3-969c-303f1aef5805 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/979575e6-7bb7-4342-99b1-e0b4de7f78fe returned with HTTP 200 Aug 08 06:30:05.594406 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 700/2791] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:30:05 2026] DELETE /volume/v3/attachments/979575e6-7bb7-4342-99b1-e0b4de7f78fe => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:05.604735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1fcc5d-86a7-4b61-ad06-94fda413d787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:05.605427 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Flow 'volume_create_api' (e71ffd28-2bba-4c21-ac5a-5bfd249c7177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:05.605730 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume request issued successfully. Aug 08 06:30:05.606340 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd276905-7125-4e0c-a900-6f02a2dd58a2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:05.606762 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 702/2792] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:30:05 2026] POST /volume/v3/volumes => generated 744 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:05.625475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c53209b0-605b-452d-bece-5fe3bf510880 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:05.628244 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c53209b0-605b-452d-bece-5fe3bf510880 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 Aug 08 06:30:05.628566 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c53209b0-605b-452d-bece-5fe3bf510880 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:05.628856 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c53209b0-605b-452d-bece-5fe3bf510880 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:05.640059 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:05.640059 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:05.645985 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c53209b0-605b-452d-bece-5fe3bf510880 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:05.652540 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c53209b0-605b-452d-bece-5fe3bf510880 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 returned with HTTP 200 Aug 08 06:30:05.653155 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 699/2793] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:05 2026] GET /volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 => generated 812 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:05.802532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6f40d01e-d48d-475a-80aa-f305a1960091 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:05.804944 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f40d01e-d48d-475a-80aa-f305a1960091 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:05.805361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6f40d01e-d48d-475a-80aa-f305a1960091 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:05.806179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6f40d01e-d48d-475a-80aa-f305a1960091 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:05.821528 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:05.821528 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:05.827478 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6f40d01e-d48d-475a-80aa-f305a1960091 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:05.834756 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f40d01e-d48d-475a-80aa-f305a1960091 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:05.835305 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 693/2794] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:05 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:05.849178 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0f352e3e-6f4c-4afa-a021-34da04e5bb7c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:05.851717 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f352e3e-6f4c-4afa-a021-34da04e5bb7c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:05.852032 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f352e3e-6f4c-4afa-a021-34da04e5bb7c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:05.852253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0f352e3e-6f4c-4afa-a021-34da04e5bb7c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:05.866675 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:05.866675 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:05.873422 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0f352e3e-6f4c-4afa-a021-34da04e5bb7c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:05.881267 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0f352e3e-6f4c-4afa-a021-34da04e5bb7c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:05.885812 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 701/2795] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:05 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:05.901086 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bb8f5eda-2ba6-48f8-887e-58857a65f9ac req-b3f898c2-438f-4683-bfa0-5ec79284175e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:05.903872 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bb8f5eda-2ba6-48f8-887e-58857a65f9ac req-b3f898c2-438f-4683-bfa0-5ec79284175e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:05.904145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bb8f5eda-2ba6-48f8-887e-58857a65f9ac req-b3f898c2-438f-4683-bfa0-5ec79284175e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:05.904424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bb8f5eda-2ba6-48f8-887e-58857a65f9ac req-b3f898c2-438f-4683-bfa0-5ec79284175e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:05.919081 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:05.919081 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:05.927865 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-bb8f5eda-2ba6-48f8-887e-58857a65f9ac req-b3f898c2-438f-4683-bfa0-5ec79284175e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:05.935987 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bb8f5eda-2ba6-48f8-887e-58857a65f9ac req-b3f898c2-438f-4683-bfa0-5ec79284175e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:30:05.937280 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 703/2796] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:05 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:06.119039 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6489fc68-433b-4153-9ad8-3e9d5f2e7c0c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:06.121814 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6489fc68-433b-4153-9ad8-3e9d5f2e7c0c tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:06.121814 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6489fc68-433b-4153-9ad8-3e9d5f2e7c0c tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:06.121814 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6489fc68-433b-4153-9ad8-3e9d5f2e7c0c tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:06.121814 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6489fc68-433b-4153-9ad8-3e9d5f2e7c0c tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:06.127283 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:06.127283 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:06.128351 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6489fc68-433b-4153-9ad8-3e9d5f2e7c0c tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:06.128937 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 700/2797] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:06 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:06.672991 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f092ecf-61c9-46e0-888f-7be8fa03ab9d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:06.675908 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f092ecf-61c9-46e0-888f-7be8fa03ab9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 Aug 08 06:30:06.676185 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f092ecf-61c9-46e0-888f-7be8fa03ab9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:06.677156 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f092ecf-61c9-46e0-888f-7be8fa03ab9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:06.688626 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:06.688626 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:06.692703 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0f092ecf-61c9-46e0-888f-7be8fa03ab9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:06.700903 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f092ecf-61c9-46e0-888f-7be8fa03ab9d tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 returned with HTTP 200 Aug 08 06:30:06.701599 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 694/2798] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:06 2026] GET /volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:30:06.721528 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:06.722988 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:06.723453 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "210055fc-403e-45cc-9071-a07486d09810", "size": 2, "name": "tempest-VolumesCloneTest-Volume-348197297"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:06.725446 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume request body: {'volume': {'source_volid': '210055fc-403e-45cc-9071-a07486d09810', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-348197297'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:06.738332 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:06.738332 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:06.738978 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume retrieved successfully. Aug 08 06:30:06.739122 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume of 2 GB Aug 08 06:30:06.745286 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Availability Zones retrieved successfully. Aug 08 06:30:06.752726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Flow 'volume_create_api' (2e039da2-3880-4770-8bac-06cc0e490e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:06.754516 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05187176-e42a-4513-969b-f21c14c481f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:06.755847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:06.797233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05187176-e42a-4513-969b-f21c14c481f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '210055fc-403e-45cc-9071-a07486d09810', 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:06.797848 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ff31c9-ea8a-4183-82cd-b29ddf6c9578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:06.856995 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Created reservations ['bbf1ed5c-bbd2-438e-a3d2-5787b0b8fd68', '7d773778-d066-4bf9-8e72-713a1204bc74', 'a087050c-a23d-4169-b6d5-b3609fcc9689', 'c1e553bd-97d0-48ba-8b12-573ff4b480a2'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:06.858294 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ff31c9-ea8a-4183-82cd-b29ddf6c9578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbf1ed5c-bbd2-438e-a3d2-5787b0b8fd68', '7d773778-d066-4bf9-8e72-713a1204bc74', 'a087050c-a23d-4169-b6d5-b3609fcc9689', 'c1e553bd-97d0-48ba-8b12-573ff4b480a2']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:06.859410 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34591ed1-65aa-43e9-be91-df52e00ff51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:06.906214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34591ed1-65aa-43e9-be91-df52e00ff51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7b6de6-6249-48e5-a01c-c4cac4935773', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-348197297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',qos_specs=None,replication_status=,reservations=['bbf1ed5c-bbd2-438e-a3d2-5787b0b8fd68','7d773778-d066-4bf9-8e72-713a1204bc74','a087050c-a23d-4169-b6d5-b3609fcc9689','c1e553bd-97d0-48ba-8b12-573ff4b480a2'],size=2,snapshot_id=None,source_replicaid=,source_volid=210055fc-403e-45cc-9071-a07486d09810,status='creating',user_id='2254148b856f427983ede0658b50f243',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-348197297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7b6de6-6249-48e5-a01c-c4cac4935773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',provider_auth=None,provider_geometry=None,provider_id=None,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=210055fc-403e-45cc-9071-a07486d09810,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2254148b856f427983ede0658b50f243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:06.906913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26aded4d-90f4-40fa-a729-3a3424e99691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:06.935053 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26aded4d-90f4-40fa-a729-3a3424e99691) transitioned into state 'SUCCESS' from state '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-348197297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf78f066cbbf42a3bb8aabe7ca94189a',qos_specs=None,replication_status=,reservations=['bbf1ed5c-bbd2-438e-a3d2-5787b0b8fd68','7d773778-d066-4bf9-8e72-713a1204bc74','a087050c-a23d-4169-b6d5-b3609fcc9689','c1e553bd-97d0-48ba-8b12-573ff4b480a2'],size=2,snapshot_id=None,source_replicaid=,source_volid=210055fc-403e-45cc-9071-a07486d09810,status='creating',user_id='2254148b856f427983ede0658b50f243',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:06.936876 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29aa402-6d93-4ad4-9361-e78029c8fc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:06.967719 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29aa402-6d93-4ad4-9361-e78029c8fc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:06.971219 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Flow 'volume_create_api' (2e039da2-3880-4770-8bac-06cc0e490e8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:06.971219 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Create volume request issued successfully. Aug 08 06:30:06.971219 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-938e6296-0cf7-4b28-a96f-a11762ce3f39 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:06.971219 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 702/2799] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:06 2026] POST /volume/v3/volumes => generated 778 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:06.990466 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f6a779bc-eb9c-40fc-9177-ed186385e0f7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:06.993328 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6a779bc-eb9c-40fc-9177-ed186385e0f7 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 Aug 08 06:30:06.993663 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6a779bc-eb9c-40fc-9177-ed186385e0f7 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:06.994791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6a779bc-eb9c-40fc-9177-ed186385e0f7 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:07.009282 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:07.009282 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:07.014933 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f6a779bc-eb9c-40fc-9177-ed186385e0f7 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:07.025470 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6a779bc-eb9c-40fc-9177-ed186385e0f7 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 returned with HTTP 200 Aug 08 06:30:07.025470 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 704/2800] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:06 2026] GET /volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:07.148530 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-34acd08c-b097-4dd9-b14a-4759a730beef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:07.153802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34acd08c-b097-4dd9-b14a-4759a730beef tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:07.154110 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34acd08c-b097-4dd9-b14a-4759a730beef tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:07.158193 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34acd08c-b097-4dd9-b14a-4759a730beef tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:07.158416 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-34acd08c-b097-4dd9-b14a-4759a730beef tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:07.164195 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:07.164195 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:07.165865 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34acd08c-b097-4dd9-b14a-4759a730beef tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:07.165865 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 701/2801] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:07 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:08.050420 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e00fb82d-b4bf-4f51-8b80-1761fefb56d2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:08.054130 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e00fb82d-b4bf-4f51-8b80-1761fefb56d2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 Aug 08 06:30:08.054452 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e00fb82d-b4bf-4f51-8b80-1761fefb56d2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:08.054757 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e00fb82d-b4bf-4f51-8b80-1761fefb56d2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:08.066607 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:08.066607 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:08.073803 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e00fb82d-b4bf-4f51-8b80-1761fefb56d2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:08.078636 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e00fb82d-b4bf-4f51-8b80-1761fefb56d2 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 returned with HTTP 200 Aug 08 06:30:08.079175 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 695/2802] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:08 2026] GET /volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:30:08.094882 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bd9aaade-a5d0-4fca-8151-2ab9649ecc59 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:08.097830 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd9aaade-a5d0-4fca-8151-2ab9649ecc59 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 Aug 08 06:30:08.098107 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd9aaade-a5d0-4fca-8151-2ab9649ecc59 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:08.098396 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd9aaade-a5d0-4fca-8151-2ab9649ecc59 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:08.108241 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:08.108241 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:08.114144 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd9aaade-a5d0-4fca-8151-2ab9649ecc59 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:08.121189 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd9aaade-a5d0-4fca-8151-2ab9649ecc59 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 returned with HTTP 200 Aug 08 06:30:08.122810 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 703/2803] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:08 2026] GET /volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:08.136619 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-db5955d5-1d2d-4bb3-9622-49d3375fa88f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:08.139901 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db5955d5-1d2d-4bb3-9622-49d3375fa88f tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 Aug 08 06:30:08.140648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-db5955d5-1d2d-4bb3-9622-49d3375fa88f tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:08.140648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-db5955d5-1d2d-4bb3-9622-49d3375fa88f tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:08.186292 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fd8e8834-e498-49f1-8de0-4dc2ada0f6bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:08.190668 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd8e8834-e498-49f1-8de0-4dc2ada0f6bc tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:08.195463 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd8e8834-e498-49f1-8de0-4dc2ada0f6bc tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:08.195463 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd8e8834-e498-49f1-8de0-4dc2ada0f6bc tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:08.195463 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-fd8e8834-e498-49f1-8de0-4dc2ada0f6bc tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:08.205205 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:08.205205 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:08.206345 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd8e8834-e498-49f1-8de0-4dc2ada0f6bc tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:08.206857 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 702/2804] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:08 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:08.362670 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:08.362670 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:08.367526 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-db5955d5-1d2d-4bb3-9622-49d3375fa88f tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:08.374602 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-db5955d5-1d2d-4bb3-9622-49d3375fa88f tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 returned with HTTP 200 Aug 08 06:30:08.375109 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 705/2805] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:08 2026] GET /volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 => generated 871 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:08.394428 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8994e09d-4762-4539-b58b-97e11a48267e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:08.397094 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8994e09d-4762-4539-b58b-97e11a48267e tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 Aug 08 06:30:08.397384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8994e09d-4762-4539-b58b-97e11a48267e tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:08.397687 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8994e09d-4762-4539-b58b-97e11a48267e tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:08.397958 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-8994e09d-4762-4539-b58b-97e11a48267e tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Delete volume with id: 4b7b6de6-6249-48e5-a01c-c4cac4935773 Aug 08 06:30:08.426091 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:08.426091 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:08.426326 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8994e09d-4762-4539-b58b-97e11a48267e tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:08.469100 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8994e09d-4762-4539-b58b-97e11a48267e tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Delete volume request issued successfully. Aug 08 06:30:08.469299 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8994e09d-4762-4539-b58b-97e11a48267e tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 returned with HTTP 202 Aug 08 06:30:08.469921 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 696/2806] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:08 2026] DELETE /volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:08.480665 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9750dc80-832d-4f94-a735-d272f0c38945 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:08.486582 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9750dc80-832d-4f94-a735-d272f0c38945 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 Aug 08 06:30:08.486966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9750dc80-832d-4f94-a735-d272f0c38945 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:08.487139 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9750dc80-832d-4f94-a735-d272f0c38945 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:08.497752 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:08.497752 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:08.503469 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9750dc80-832d-4f94-a735-d272f0c38945 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:08.515744 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9750dc80-832d-4f94-a735-d272f0c38945 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 returned with HTTP 200 Aug 08 06:30:08.516512 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 704/2807] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:08 2026] GET /volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:09.697657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f66e2125-f6e8-4802-af51-c79add61e1f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:09.697657 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f66e2125-f6e8-4802-af51-c79add61e1f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:09.697657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f66e2125-f6e8-4802-af51-c79add61e1f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:09.697657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f66e2125-f6e8-4802-af51-c79add61e1f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:09.697657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f66e2125-f6e8-4802-af51-c79add61e1f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:09.697657 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:09.697657 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:09.697657 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f66e2125-f6e8-4802-af51-c79add61e1f8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:09.697657 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 703/2808] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:09 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:09.701954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d97ac959-0435-4e25-a73d-fdbc7669ee16 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:09.701954 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d97ac959-0435-4e25-a73d-fdbc7669ee16 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 Aug 08 06:30:09.701954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d97ac959-0435-4e25-a73d-fdbc7669ee16 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:09.701954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d97ac959-0435-4e25-a73d-fdbc7669ee16 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:09.701954 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d97ac959-0435-4e25-a73d-fdbc7669ee16 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 returned with HTTP 404 Aug 08 06:30:09.701954 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 706/2809] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:09 2026] GET /volume/v3/volumes/4b7b6de6-6249-48e5-a01c-c4cac4935773 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:09.704277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ffb08be3-11b5-4704-9204-68ad78290952 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:09.704277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ffb08be3-11b5-4704-9204-68ad78290952 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 Aug 08 06:30:09.704277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ffb08be3-11b5-4704-9204-68ad78290952 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:09.704277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ffb08be3-11b5-4704-9204-68ad78290952 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:09.704277 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:09.704277 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:09.704277 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ffb08be3-11b5-4704-9204-68ad78290952 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:09.704277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ffb08be3-11b5-4704-9204-68ad78290952 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 returned with HTTP 200 Aug 08 06:30:09.704277 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 697/2810] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:09 2026] GET /volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-36f8930c-56ea-4763-a14f-da36b7a0484a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-36f8930c-56ea-4763-a14f-da36b7a0484a tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] DELETE https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-36f8930c-56ea-4763-a14f-da36b7a0484a tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-36f8930c-56ea-4763-a14f-da36b7a0484a tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-36f8930c-56ea-4763-a14f-da36b7a0484a tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Delete volume with id: 210055fc-403e-45cc-9071-a07486d09810 Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-36f8930c-56ea-4763-a14f-da36b7a0484a tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-36f8930c-56ea-4763-a14f-da36b7a0484a tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Delete volume request issued successfully. Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-36f8930c-56ea-4763-a14f-da36b7a0484a tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 returned with HTTP 202 Aug 08 06:30:09.706757 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 705/2811] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:09 2026] DELETE /volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:09.708405 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bdbbd4cc-8fde-4916-8daa-6f4acebb06fc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:09.708405 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bdbbd4cc-8fde-4916-8daa-6f4acebb06fc tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 Aug 08 06:30:09.708405 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bdbbd4cc-8fde-4916-8daa-6f4acebb06fc tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:09.708405 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bdbbd4cc-8fde-4916-8daa-6f4acebb06fc tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:09.708405 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:09.708405 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:09.708405 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bdbbd4cc-8fde-4916-8daa-6f4acebb06fc tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Volume info retrieved successfully. Aug 08 06:30:09.708405 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bdbbd4cc-8fde-4916-8daa-6f4acebb06fc tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 returned with HTTP 200 Aug 08 06:30:09.708405 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 704/2812] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:09 2026] GET /volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:10.235304 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b2f2b34c-27fe-4189-a4a7-fed18c69abaf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:10.238910 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2f2b34c-27fe-4189-a4a7-fed18c69abaf tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:10.240004 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2f2b34c-27fe-4189-a4a7-fed18c69abaf tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:10.240004 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2f2b34c-27fe-4189-a4a7-fed18c69abaf tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:10.240004 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b2f2b34c-27fe-4189-a4a7-fed18c69abaf tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Delete volume with id: b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:10.248980 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:10.248980 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:10.249687 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2f2b34c-27fe-4189-a4a7-fed18c69abaf tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:10.256172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-87db4aea-d962-4ad2-b14b-2fe95646a15d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:10.258364 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87db4aea-d962-4ad2-b14b-2fe95646a15d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:10.258462 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87db4aea-d962-4ad2-b14b-2fe95646a15d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:10.258903 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87db4aea-d962-4ad2-b14b-2fe95646a15d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:10.258903 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-87db4aea-d962-4ad2-b14b-2fe95646a15d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:10.267053 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:10.267053 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:10.270427 np0000006785 devstack@c-api.service[100289]: WARNING cinder.keymgr.conf_key_mgr [None req-b2f2b34c-27fe-4189-a4a7-fed18c69abaf tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:30:10.271848 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87db4aea-d962-4ad2-b14b-2fe95646a15d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:10.272317 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 698/2813] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:10 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:10.283982 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2f2b34c-27fe-4189-a4a7-fed18c69abaf tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Delete volume request issued successfully. Aug 08 06:30:10.284321 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2f2b34c-27fe-4189-a4a7-fed18c69abaf tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 202 Aug 08 06:30:10.284958 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 707/2814] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:10 2026] DELETE /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:10.298616 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-68cc5d82-a1c9-43fc-9cb8-b5f83c7ab084 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:10.303370 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-68cc5d82-a1c9-43fc-9cb8-b5f83c7ab084 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:10.303672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-68cc5d82-a1c9-43fc-9cb8-b5f83c7ab084 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:10.303957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-68cc5d82-a1c9-43fc-9cb8-b5f83c7ab084 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:10.315131 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:10.315131 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:10.324049 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-68cc5d82-a1c9-43fc-9cb8-b5f83c7ab084 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:10.336680 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-68cc5d82-a1c9-43fc-9cb8-b5f83c7ab084 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 200 Aug 08 06:30:10.336680 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 706/2815] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:10 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:10.711125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ab9b55f2-991d-4807-8c14-eaa4f0944307 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:10.714483 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab9b55f2-991d-4807-8c14-eaa4f0944307 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] GET https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 Aug 08 06:30:10.714483 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab9b55f2-991d-4807-8c14-eaa4f0944307 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:10.715289 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab9b55f2-991d-4807-8c14-eaa4f0944307 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:10.726650 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab9b55f2-991d-4807-8c14-eaa4f0944307 tempest-VolumesCloneTest-2124017329 tempest-VolumesCloneTest-2124017329-project-member] https://10.4.3.32/volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 returned with HTTP 404 Aug 08 06:30:10.727703 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 705/2816] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:10 2026] GET /volume/v3/volumes/210055fc-403e-45cc-9071-a07486d09810 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:11.288450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cd392bff-4c5e-43fa-954d-c01b2fca1af3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:11.293667 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd392bff-4c5e-43fa-954d-c01b2fca1af3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:11.293921 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd392bff-4c5e-43fa-954d-c01b2fca1af3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:11.294160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd392bff-4c5e-43fa-954d-c01b2fca1af3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:11.294316 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-cd392bff-4c5e-43fa-954d-c01b2fca1af3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:11.304987 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:11.304987 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:11.305957 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd392bff-4c5e-43fa-954d-c01b2fca1af3 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:11.306310 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 699/2817] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:11 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:11.353882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ed7b4cd4-13e5-422e-b578-11023febeba5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:11.356113 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed7b4cd4-13e5-422e-b578-11023febeba5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 Aug 08 06:30:11.356203 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed7b4cd4-13e5-422e-b578-11023febeba5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:11.356523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed7b4cd4-13e5-422e-b578-11023febeba5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:11.366238 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed7b4cd4-13e5-422e-b578-11023febeba5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 returned with HTTP 404 Aug 08 06:30:11.366741 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 708/2818] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:11 2026] GET /volume/v3/volumes/b9dcbd8c-4bb7-48bc-a476-dadea348ffa9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:11.378926 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-06db4a26-6620-4144-877e-6bcd45d06b4b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:11.382020 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06db4a26-6620-4144-877e-6bcd45d06b4b tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:30:11.382192 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06db4a26-6620-4144-877e-6bcd45d06b4b tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:11.382457 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06db4a26-6620-4144-877e-6bcd45d06b4b tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:11.383545 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-06db4a26-6620-4144-877e-6bcd45d06b4b tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:30:11.409046 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-06db4a26-6620-4144-877e-6bcd45d06b4b tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Get all volumes completed successfully. Aug 08 06:30:11.412303 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:11.412303 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:11.419933 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06db4a26-6620-4144-877e-6bcd45d06b4b tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:30:11.420562 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 707/2819] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:30:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8714 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:11.437129 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aa339e9c-cadc-4549-8047-f2744463852d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:11.438978 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aa339e9c-cadc-4549-8047-f2744463852d tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] DELETE https://10.4.3.32/volume/v3/types/0ba3f07e-ca20-4f0a-b095-06088e1b6f25 Aug 08 06:30:11.439295 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aa339e9c-cadc-4549-8047-f2744463852d tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:11.439510 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aa339e9c-cadc-4549-8047-f2744463852d tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:11.466233 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aa339e9c-cadc-4549-8047-f2744463852d tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types/0ba3f07e-ca20-4f0a-b095-06088e1b6f25 returned with HTTP 202 Aug 08 06:30:11.466907 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 706/2820] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:30:11 2026] DELETE /volume/v3/types/0ba3f07e-ca20-4f0a-b095-06088e1b6f25 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:11.479149 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9a284dea-1331-4df3-b33e-71b154e75c31 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:11.482003 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9a284dea-1331-4df3-b33e-71b154e75c31 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:30:11.482483 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9a284dea-1331-4df3-b33e-71b154e75c31 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-532322529", "extra_specs": {}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:11.504334 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9a284dea-1331-4df3-b33e-71b154e75c31 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:30:11.505229 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 700/2821] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:30:11 2026] POST /volume/v3/types => generated 213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:11.518888 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-18379d9d-b5f3-4efb-8b4a-fe86d47d7721 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:11.524054 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18379d9d-b5f3-4efb-8b4a-fe86d47d7721 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] POST https://10.4.3.32/volume/v3/types/f3a0b999-5e06-47a3-b81a-bbae83af8125/encryption Aug 08 06:30:11.524503 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-18379d9d-b5f3-4efb-8b4a-fe86d47d7721 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:11.558961 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-18379d9d-b5f3-4efb-8b4a-fe86d47d7721 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types/f3a0b999-5e06-47a3-b81a-bbae83af8125/encryption returned with HTTP 200 Aug 08 06:30:11.559809 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 709/2822] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:30:11 2026] POST /volume/v3/types/f3a0b999-5e06-47a3-b81a-bbae83af8125/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:11.570157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:11.573937 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:11.573937 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1153581662", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-532322529", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:11.575714 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1153581662', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-532322529', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:11.580974 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume of 1 GB Aug 08 06:30:11.581306 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:11.581306 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:11.581943 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Availability Zones retrieved successfully. Aug 08 06:30:11.590794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Flow 'volume_create_api' (ccb79f30-4f3e-4e6d-8c2e-b59af558d959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:11.591588 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06073b1c-ab42-4c00-9ee7-eba68716eb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:11.593025 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:11.633693 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06073b1c-ab42-4c00-9ee7-eba68716eb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:30:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a0b999-5e06-47a3-b81a-bbae83af8125,is_public=True,name='tempest-scenario-type-luksv2-532322529',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a0b999-5e06-47a3-b81a-bbae83af8125', '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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:11.634791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac73e0f-8b61-4799-b4f3-8617a4d5f524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:11.682557 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-532322529 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-532322529, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:30:11.682557 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-532322529 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-532322529, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:30:11.725595 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Created reservations ['478fa99b-241f-451d-8e9f-c4eb22271e02', 'c545eaa5-27a7-4c42-ae7c-e95f120c60db', '57f7ebf8-55fb-4631-b72d-dcd12de278bf', '59940971-ebd4-42cd-a703-c83c365b9745'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:11.726640 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac73e0f-8b61-4799-b4f3-8617a4d5f524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['478fa99b-241f-451d-8e9f-c4eb22271e02', 'c545eaa5-27a7-4c42-ae7c-e95f120c60db', '57f7ebf8-55fb-4631-b72d-dcd12de278bf', '59940971-ebd4-42cd-a703-c83c365b9745']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:11.728233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6152a1-1670-487b-bd0b-a0d5ab238600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:11.753169 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6152a1-1670-487b-bd0b-a0d5ab238600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bc4beb0-d54d-44f7-8cfc-9e46910466c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1153581662',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f285e664ef4de3ae482f3d5e1c0c84',qos_specs=None,replication_status=,reservations=['478fa99b-241f-451d-8e9f-c4eb22271e02','c545eaa5-27a7-4c42-ae7c-e95f120c60db','57f7ebf8-55fb-4631-b72d-dcd12de278bf','59940971-ebd4-42cd-a703-c83c365b9745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_type_id=f3a0b999-5e06-47a3-b81a-bbae83af8125), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1153581662',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1bc4beb0-d54d-44f7-8cfc-9e46910466c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16f285e664ef4de3ae482f3d5e1c0c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a0b999-5e06-47a3-b81a-bbae83af8125),volume_type_id=f3a0b999-5e06-47a3-b81a-bbae83af8125)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:11.753968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4eda0d-a8a8-4add-8cc1-755ef3df7910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:11.774308 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4eda0d-a8a8-4add-8cc1-755ef3df7910) transitioned into state 'SUCCESS' from state '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-1153581662',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f285e664ef4de3ae482f3d5e1c0c84',qos_specs=None,replication_status=,reservations=['478fa99b-241f-451d-8e9f-c4eb22271e02','c545eaa5-27a7-4c42-ae7c-e95f120c60db','57f7ebf8-55fb-4631-b72d-dcd12de278bf','59940971-ebd4-42cd-a703-c83c365b9745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_type_id=f3a0b999-5e06-47a3-b81a-bbae83af8125)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:11.775477 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17be466-4547-4b6a-ada0-9f23240d6c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:11.790099 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17be466-4547-4b6a-ada0-9f23240d6c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:11.790454 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Flow 'volume_create_api' (ccb79f30-4f3e-4e6d-8c2e-b59af558d959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:11.791179 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume request issued successfully. Aug 08 06:30:11.791179 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a470ce5d-60aa-42af-8f3b-e8803c839195 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:11.793890 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 708/2823] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:11 2026] POST /volume/v3/volumes => generated 784 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:12.322244 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9b41473e-f456-4cc9-b29b-deb4af4d9b17 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:12.325546 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b41473e-f456-4cc9-b29b-deb4af4d9b17 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:12.325761 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b41473e-f456-4cc9-b29b-deb4af4d9b17 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:12.326837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b41473e-f456-4cc9-b29b-deb4af4d9b17 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:12.326837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9b41473e-f456-4cc9-b29b-deb4af4d9b17 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:12.332568 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:12.332568 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:12.333943 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b41473e-f456-4cc9-b29b-deb4af4d9b17 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:12.334348 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 707/2824] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:12 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:12.506668 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:12.683290 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:12.684542 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-322263016", "metadata": {"Type": "Test"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:12.686797 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-322263016', 'metadata': {'Type': 'Test'}}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:12.686938 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume of 1 GB Aug 08 06:30:12.692647 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Availability Zones retrieved successfully. Aug 08 06:30:12.699955 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (9466e2e4-621a-4ac2-bee4-ba42889e4178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:12.701267 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddd9efb-46d4-4024-8139-48a9b50bc93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:12.702442 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:12.745709 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddd9efb-46d4-4024-8139-48a9b50bc93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:12.747221 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e77636b-981a-43ea-bb30-55ba966634d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:12.838687 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Created reservations ['c566a82e-4e05-4267-80be-80bfa21fd5e3', 'aff3de21-5904-4a7e-bd96-af328028fde9', 'ef7b57a7-8edc-4856-9d23-1e6b0b1e9d4a', '521f0beb-1c70-459b-81b7-737960b4a9e3'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:12.839855 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e77636b-981a-43ea-bb30-55ba966634d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c566a82e-4e05-4267-80be-80bfa21fd5e3', 'aff3de21-5904-4a7e-bd96-af328028fde9', 'ef7b57a7-8edc-4856-9d23-1e6b0b1e9d4a', '521f0beb-1c70-459b-81b7-737960b4a9e3']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:12.840985 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5edb0e26-7a54-47cb-b448-d4cf5a15b9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:12.876223 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5edb0e26-7a54-47cb-b448-d4cf5a15b9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ad051b-9641-44d7-b92f-929709f15adc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-322263016',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['c566a82e-4e05-4267-80be-80bfa21fd5e3','aff3de21-5904-4a7e-bd96-af328028fde9','ef7b57a7-8edc-4856-9d23-1e6b0b1e9d4a','521f0beb-1c70-459b-81b7-737960b4a9e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-322263016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ad051b-9641-44d7-b92f-929709f15adc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1e1646a4824c413eac737570bb98e101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6449511144d4fba903562d052bc73ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:12.877581 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e52d73-25fa-4ae9-9c19-dfed84e62885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:12.908450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e52d73-25fa-4ae9-9c19-dfed84e62885) transitioned into state 'SUCCESS' from state '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-322263016',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['c566a82e-4e05-4267-80be-80bfa21fd5e3','aff3de21-5904-4a7e-bd96-af328028fde9','ef7b57a7-8edc-4856-9d23-1e6b0b1e9d4a','521f0beb-1c70-459b-81b7-737960b4a9e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:12.910801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a86e9c-c497-48a0-839a-50af19452e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:12.924727 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a86e9c-c497-48a0-839a-50af19452e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:12.927807 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (9466e2e4-621a-4ac2-bee4-ba42889e4178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:12.927807 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request issued successfully. Aug 08 06:30:12.927807 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c12dddba-e899-4c80-a9dc-7afdd30dd989 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:12.927807 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 701/2825] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:12 2026] POST /volume/v3/volumes => generated 756 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:30:12.950902 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8bf46efb-edda-4048-bf4c-37065c494866 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:12.953708 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8bf46efb-edda-4048-bf4c-37065c494866 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:12.954086 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8bf46efb-edda-4048-bf4c-37065c494866 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:12.954396 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8bf46efb-edda-4048-bf4c-37065c494866 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:12.976482 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:12.976482 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:12.979374 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8bf46efb-edda-4048-bf4c-37065c494866 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:12.987461 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8bf46efb-edda-4048-bf4c-37065c494866 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 200 Aug 08 06:30:12.987920 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 710/2826] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:12 2026] GET /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:13.359120 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-27272fd7-5837-454c-b17c-b6265d6dbcd2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:13.364751 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-27272fd7-5837-454c-b17c-b6265d6dbcd2 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:13.365039 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-27272fd7-5837-454c-b17c-b6265d6dbcd2 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:13.365850 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-27272fd7-5837-454c-b17c-b6265d6dbcd2 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:13.365850 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-27272fd7-5837-454c-b17c-b6265d6dbcd2 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:13.375090 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:13.375090 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:13.375858 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-27272fd7-5837-454c-b17c-b6265d6dbcd2 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:13.376351 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 709/2827] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:13 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:14.005750 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4c4080a0-bb71-4dcd-ad0d-d4e3961b5afd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:14.007871 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c4080a0-bb71-4dcd-ad0d-d4e3961b5afd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:14.008103 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c4080a0-bb71-4dcd-ad0d-d4e3961b5afd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:14.008348 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c4080a0-bb71-4dcd-ad0d-d4e3961b5afd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:14.017622 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:14.017622 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:14.022906 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4c4080a0-bb71-4dcd-ad0d-d4e3961b5afd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:14.030079 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c4080a0-bb71-4dcd-ad0d-d4e3961b5afd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 200 Aug 08 06:30:14.030582 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 708/2828] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:14 2026] GET /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:14.050127 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fe211a70-257a-4b28-8c00-8259bb6b650f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:14.052478 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe211a70-257a-4b28-8c00-8259bb6b650f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:14.052761 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe211a70-257a-4b28-8c00-8259bb6b650f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:14.053030 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe211a70-257a-4b28-8c00-8259bb6b650f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:14.068166 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:14.068166 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:14.075362 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fe211a70-257a-4b28-8c00-8259bb6b650f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:14.082768 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe211a70-257a-4b28-8c00-8259bb6b650f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 200 Aug 08 06:30:14.083806 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 702/2829] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:14 2026] GET /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:14.103186 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-342dd3a4-944b-4486-bb37-50c5a193089e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:14.105417 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-342dd3a4-944b-4486-bb37-50c5a193089e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] PUT https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:14.105752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-342dd3a4-944b-4486-bb37-50c5a193089e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-322263016"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:14.120415 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:14.120415 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:14.128783 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-342dd3a4-944b-4486-bb37-50c5a193089e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:14.143149 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-342dd3a4-944b-4486-bb37-50c5a193089e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume updated successfully. Aug 08 06:30:14.144187 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-342dd3a4-944b-4486-bb37-50c5a193089e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 200 Aug 08 06:30:14.145154 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 711/2830] 10.4.3.32 () {68 vars in 1361 bytes} [Sat Aug 8 06:30:14 2026] PUT /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 781 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:14.162622 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-862c1848-c0c1-4ab5-a7c2-b3941ea16bc7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:14.164680 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-862c1848-c0c1-4ab5-a7c2-b3941ea16bc7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] PUT https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:14.165141 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-862c1848-c0c1-4ab5-a7c2-b3941ea16bc7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1811765034", "description": "This is the new description of volume"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:14.176506 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:14.176506 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:14.182792 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-862c1848-c0c1-4ab5-a7c2-b3941ea16bc7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:14.192172 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-862c1848-c0c1-4ab5-a7c2-b3941ea16bc7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume updated successfully. Aug 08 06:30:14.193078 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-862c1848-c0c1-4ab5-a7c2-b3941ea16bc7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 200 Aug 08 06:30:14.193644 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 710/2831] 10.4.3.32 () {68 vars in 1362 bytes} [Sat Aug 8 06:30:14 2026] PUT /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:14.209123 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5fa4dba5-a833-4994-b7a7-d2a372a120f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:14.211251 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5fa4dba5-a833-4994-b7a7-d2a372a120f8 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:14.211251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5fa4dba5-a833-4994-b7a7-d2a372a120f8 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:14.211457 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5fa4dba5-a833-4994-b7a7-d2a372a120f8 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:14.222739 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:14.222739 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:14.231195 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5fa4dba5-a833-4994-b7a7-d2a372a120f8 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:14.240881 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5fa4dba5-a833-4994-b7a7-d2a372a120f8 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 200 Aug 08 06:30:14.241572 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 709/2832] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:14 2026] GET /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 889 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:14.259198 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:14.261162 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:14.261508 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1091720867", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-414550416"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:14.263115 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1091720867', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-414550416'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:14.263199 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume of 1 GB Aug 08 06:30:14.269437 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Availability Zones retrieved successfully. Aug 08 06:30:14.276943 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (0a0580c3-3fe7-4784-b4ed-2737b5ba3f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:14.278036 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1a440a-026c-44f3-8ac1-536290b25a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:14.279973 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:14.319764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1a440a-026c-44f3-8ac1-536290b25a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:14.320801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55946f7b-d562-4111-bb7c-d257939294d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:14.396216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d6235c32-f8cf-41bc-97c3-8f2bd35af6aa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:14.399556 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6235c32-f8cf-41bc-97c3-8f2bd35af6aa tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:14.399870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6235c32-f8cf-41bc-97c3-8f2bd35af6aa tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:14.400203 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6235c32-f8cf-41bc-97c3-8f2bd35af6aa tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:14.400549 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d6235c32-f8cf-41bc-97c3-8f2bd35af6aa tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:14.412704 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Created reservations ['91688d10-25d9-4aba-ac20-95dba3b8ea4d', '18b16781-87ca-405b-90f7-4524d7c71f49', 'fb43306c-4019-49af-b5b2-78684f3bbd8f', 'e6b8ba4a-4f01-4bcd-9300-9106456e0bd9'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:14.416226 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55946f7b-d562-4111-bb7c-d257939294d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91688d10-25d9-4aba-ac20-95dba3b8ea4d', '18b16781-87ca-405b-90f7-4524d7c71f49', 'fb43306c-4019-49af-b5b2-78684f3bbd8f', 'e6b8ba4a-4f01-4bcd-9300-9106456e0bd9']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:14.416226 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daaf6b6d-9427-4630-b918-f5805fdf04cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:14.419311 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:14.419311 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:14.419311 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6235c32-f8cf-41bc-97c3-8f2bd35af6aa tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:14.419311 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 712/2833] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:14 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 753 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:14.474982 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daaf6b6d-9427-4630-b918-f5805fdf04cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8717de43-5616-4491-99d4-233997217cb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1091720867',display_name='tempest-VolumesGetTest-Volume-414550416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['91688d10-25d9-4aba-ac20-95dba3b8ea4d','18b16781-87ca-405b-90f7-4524d7c71f49','fb43306c-4019-49af-b5b2-78684f3bbd8f','e6b8ba4a-4f01-4bcd-9300-9106456e0bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1091720867',display_name='tempest-VolumesGetTest-Volume-414550416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8717de43-5616-4491-99d4-233997217cb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1646a4824c413eac737570bb98e101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6449511144d4fba903562d052bc73ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:14.476224 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4465d432-fffe-4b8f-8e46-fb9546cae229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:14.501120 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4465d432-fffe-4b8f-8e46-fb9546cae229) transitioned into 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-1091720867',display_name='tempest-VolumesGetTest-Volume-414550416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['91688d10-25d9-4aba-ac20-95dba3b8ea4d','18b16781-87ca-405b-90f7-4524d7c71f49','fb43306c-4019-49af-b5b2-78684f3bbd8f','e6b8ba4a-4f01-4bcd-9300-9106456e0bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:14.502050 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d488c413-caa4-42f7-8cd1-931ecc614974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:14.520099 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d488c413-caa4-42f7-8cd1-931ecc614974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:14.521058 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (0a0580c3-3fe7-4784-b4ed-2737b5ba3f48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:14.521411 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request issued successfully. Aug 08 06:30:14.522107 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bda14c13-592d-4a0f-ab24-f01f62b8c0db tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:14.522540 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 703/2834] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:14 2026] POST /volume/v3/volumes => generated 777 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:14.538795 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b9ebdfb9-ee44-4223-8f11-8acc07e5b9d9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:14.541635 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b9ebdfb9-ee44-4223-8f11-8acc07e5b9d9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 Aug 08 06:30:14.541958 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b9ebdfb9-ee44-4223-8f11-8acc07e5b9d9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:14.542453 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b9ebdfb9-ee44-4223-8f11-8acc07e5b9d9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:14.550926 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:14.550926 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:14.555362 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b9ebdfb9-ee44-4223-8f11-8acc07e5b9d9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:14.561156 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b9ebdfb9-ee44-4223-8f11-8acc07e5b9d9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 returned with HTTP 200 Aug 08 06:30:14.561683 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 711/2835] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:14 2026] GET /volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:15.434033 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8bba955e-8220-45ca-bf6b-5a107ae066db None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:15.436736 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bba955e-8220-45ca-bf6b-5a107ae066db tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:15.437046 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bba955e-8220-45ca-bf6b-5a107ae066db tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:15.437316 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bba955e-8220-45ca-bf6b-5a107ae066db tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:15.437473 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8bba955e-8220-45ca-bf6b-5a107ae066db tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:15.444711 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:15.444711 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:15.445679 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bba955e-8220-45ca-bf6b-5a107ae066db tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:15.446145 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 710/2836] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:15 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:15.580480 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-75c650db-357c-4c06-9049-37b91c59d096 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:15.587231 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75c650db-357c-4c06-9049-37b91c59d096 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 Aug 08 06:30:15.587460 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75c650db-357c-4c06-9049-37b91c59d096 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:15.587668 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75c650db-357c-4c06-9049-37b91c59d096 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:15.609585 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:15.609585 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:15.616982 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-75c650db-357c-4c06-9049-37b91c59d096 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:15.622974 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75c650db-357c-4c06-9049-37b91c59d096 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 returned with HTTP 200 Aug 08 06:30:15.625621 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 713/2837] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:15 2026] GET /volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:15.640993 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3a93b6c6-4225-49cd-a233-7e42f1cbf2d1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:15.644384 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a93b6c6-4225-49cd-a233-7e42f1cbf2d1 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] PUT https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 Aug 08 06:30:15.645119 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3a93b6c6-4225-49cd-a233-7e42f1cbf2d1 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-322263016", "description": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:15.652070 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=393,cinder:INSERT=77,cinder:UPDATE=119 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:30:15.663171 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:15.663171 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:15.671460 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3a93b6c6-4225-49cd-a233-7e42f1cbf2d1 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:15.685238 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3a93b6c6-4225-49cd-a233-7e42f1cbf2d1 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume updated successfully. Aug 08 06:30:15.686638 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a93b6c6-4225-49cd-a233-7e42f1cbf2d1 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 returned with HTTP 200 Aug 08 06:30:15.687537 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 704/2838] 10.4.3.32 () {68 vars in 1361 bytes} [Sat Aug 8 06:30:15 2026] PUT /volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 => generated 767 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:15.705678 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bc9438d1-08c6-44c9-b54e-ac71c1f5315a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:15.709799 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc9438d1-08c6-44c9-b54e-ac71c1f5315a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 Aug 08 06:30:15.709799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc9438d1-08c6-44c9-b54e-ac71c1f5315a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:15.709799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc9438d1-08c6-44c9-b54e-ac71c1f5315a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:15.733608 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:15.733608 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:15.741106 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bc9438d1-08c6-44c9-b54e-ac71c1f5315a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:15.747737 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc9438d1-08c6-44c9-b54e-ac71c1f5315a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 returned with HTTP 200 Aug 08 06:30:15.747917 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 712/2839] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:15 2026] GET /volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 => generated 835 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:15.768003 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2daec5bb-31d7-48d7-bde5-9119f8497ff9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:15.770098 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2daec5bb-31d7-48d7-bde5-9119f8497ff9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 Aug 08 06:30:15.770880 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2daec5bb-31d7-48d7-bde5-9119f8497ff9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:15.771315 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2daec5bb-31d7-48d7-bde5-9119f8497ff9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:15.771575 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2daec5bb-31d7-48d7-bde5-9119f8497ff9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume with id: 8717de43-5616-4491-99d4-233997217cb8 Aug 08 06:30:15.781296 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:15.781296 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:15.781959 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2daec5bb-31d7-48d7-bde5-9119f8497ff9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:15.816082 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2daec5bb-31d7-48d7-bde5-9119f8497ff9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume request issued successfully. Aug 08 06:30:15.816082 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2daec5bb-31d7-48d7-bde5-9119f8497ff9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 returned with HTTP 202 Aug 08 06:30:15.817607 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 711/2840] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:15 2026] DELETE /volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:15.826332 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aa5eec1d-b61f-4853-95b8-696562e293c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:15.829116 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa5eec1d-b61f-4853-95b8-696562e293c3 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 Aug 08 06:30:15.829411 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa5eec1d-b61f-4853-95b8-696562e293c3 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:15.829658 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa5eec1d-b61f-4853-95b8-696562e293c3 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:15.838852 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:15.838852 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:15.846441 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-aa5eec1d-b61f-4853-95b8-696562e293c3 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:15.853872 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa5eec1d-b61f-4853-95b8-696562e293c3 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 returned with HTTP 200 Aug 08 06:30:15.854430 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 714/2841] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:15 2026] GET /volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:16.461515 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-694bcfc0-affe-4505-8bcc-fb0f3c42dc93 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:16.470293 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-694bcfc0-affe-4505-8bcc-fb0f3c42dc93 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:16.470293 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-694bcfc0-affe-4505-8bcc-fb0f3c42dc93 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:16.470293 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-694bcfc0-affe-4505-8bcc-fb0f3c42dc93 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:16.470293 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-694bcfc0-affe-4505-8bcc-fb0f3c42dc93 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:16.477109 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:16.477109 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:16.478255 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-694bcfc0-affe-4505-8bcc-fb0f3c42dc93 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:16.478764 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 705/2842] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:16 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:16.493094 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6e5e5c26-85a1-41b2-ac60-0c8e3878679d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:16.494916 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e5e5c26-85a1-41b2-ac60-0c8e3878679d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 Aug 08 06:30:16.495193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e5e5c26-85a1-41b2-ac60-0c8e3878679d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:16.495515 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6e5e5c26-85a1-41b2-ac60-0c8e3878679d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:16.508129 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:16.508129 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:16.513199 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6e5e5c26-85a1-41b2-ac60-0c8e3878679d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:30:16.522566 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6e5e5c26-85a1-41b2-ac60-0c8e3878679d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 returned with HTTP 200 Aug 08 06:30:16.523220 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 713/2843] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:16 2026] GET /volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:16.545645 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:16.549559 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] POST https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b/restore Aug 08 06:30:16.550033 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:16.553079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Restoring backup bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b ({'restore': {}}) {{(pid=100291) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 06:30:16.553198 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Restoring backup bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b to volume None. Aug 08 06:30:16.563765 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:16.563765 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:16.567620 np0000006785 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Creating volume of 1 GB for restore of backup bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. Aug 08 06:30:16.578036 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Availability Zones retrieved successfully. Aug 08 06:30:16.585877 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Flow 'volume_create_api' (2659849b-2d09-48ba-af34-03d5a75cf76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:16.586943 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23541a24-4192-4950-81c3-49532345b684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:16.587992 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:16.641375 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23541a24-4192-4950-81c3-49532345b684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:16.642725 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48271ed1-592e-447a-ad05-bc5448e052f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:16.721579 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Created reservations ['094499bb-23c8-447b-aadb-0747b2af2821', 'df84b685-e814-4997-b174-cf87b225d4a8', '04f57b85-9192-48e4-9343-10df86f0efe2', '01093b55-84a7-4786-b20f-264b59245a7d'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:16.722105 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48271ed1-592e-447a-ad05-bc5448e052f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['094499bb-23c8-447b-aadb-0747b2af2821', 'df84b685-e814-4997-b174-cf87b225d4a8', '04f57b85-9192-48e4-9343-10df86f0efe2', '01093b55-84a7-4786-b20f-264b59245a7d']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:16.723234 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c65ea25-1649-4bd1-89b0-a388b404c1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:16.769246 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c65ea25-1649-4bd1-89b0-a388b404c1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63c8a993-b23b-4dd9-a6a9-971747e45af7', '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_bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e80b35dc41e4f13b21757c2a89dd6d2',qos_specs=None,replication_status=,reservations=['094499bb-23c8-447b-aadb-0747b2af2821','df84b685-e814-4997-b174-cf87b225d4a8','04f57b85-9192-48e4-9343-10df86f0efe2','01093b55-84a7-4786-b20f-264b59245a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a95baa633824d2eaf17115d901390d7',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63c8a993-b23b-4dd9-a6a9-971747e45af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e80b35dc41e4f13b21757c2a89dd6d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a95baa633824d2eaf17115d901390d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:16.770701 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c71f3c8-0056-4773-81ac-acc9a1322d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:16.806331 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c71f3c8-0056-4773-81ac-acc9a1322d7d) transitioned into 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_bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e80b35dc41e4f13b21757c2a89dd6d2',qos_specs=None,replication_status=,reservations=['094499bb-23c8-447b-aadb-0747b2af2821','df84b685-e814-4997-b174-cf87b225d4a8','04f57b85-9192-48e4-9343-10df86f0efe2','01093b55-84a7-4786-b20f-264b59245a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a95baa633824d2eaf17115d901390d7',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:16.808591 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21d60e6-f131-477f-a96f-d43a4331a88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:16.834801 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21d60e6-f131-477f-a96f-d43a4331a88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:16.834801 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Flow 'volume_create_api' (2659849b-2d09-48ba-af34-03d5a75cf76f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:16.834801 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Create volume request issued successfully. Aug 08 06:30:16.848829 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:16.848829 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:16.848829 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:30:16.875698 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-858bee26-a05d-4ea3-97af-a9b550f081ec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:16.878166 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-858bee26-a05d-4ea3-97af-a9b550f081ec tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 Aug 08 06:30:16.878652 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-858bee26-a05d-4ea3-97af-a9b550f081ec tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:16.878783 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-858bee26-a05d-4ea3-97af-a9b550f081ec tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:16.894800 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-858bee26-a05d-4ea3-97af-a9b550f081ec tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 returned with HTTP 404 Aug 08 06:30:16.894800 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 715/2844] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:16 2026] GET /volume/v3/volumes/8717de43-5616-4491-99d4-233997217cb8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:16.904551 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69b0efce-038d-4c72-a9c5-2a64fdc4054a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:16.910643 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69b0efce-038d-4c72-a9c5-2a64fdc4054a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:16.910643 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69b0efce-038d-4c72-a9c5-2a64fdc4054a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:16.910904 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69b0efce-038d-4c72-a9c5-2a64fdc4054a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:16.935203 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:16.935203 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:16.942962 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69b0efce-038d-4c72-a9c5-2a64fdc4054a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:16.949805 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69b0efce-038d-4c72-a9c5-2a64fdc4054a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 200 Aug 08 06:30:16.950292 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 706/2845] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:16 2026] GET /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 889 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:16.970175 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-23c64f5c-af9a-4eff-b736-d2dcd7d01db7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:16.976820 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-23c64f5c-af9a-4eff-b736-d2dcd7d01db7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] DELETE https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:16.977668 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-23c64f5c-af9a-4eff-b736-d2dcd7d01db7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:16.978344 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-23c64f5c-af9a-4eff-b736-d2dcd7d01db7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:16.978344 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-23c64f5c-af9a-4eff-b736-d2dcd7d01db7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume with id: 08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:16.987065 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:16.987065 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:16.987630 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-23c64f5c-af9a-4eff-b736-d2dcd7d01db7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:17.027179 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-23c64f5c-af9a-4eff-b736-d2dcd7d01db7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume request issued successfully. Aug 08 06:30:17.027585 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-23c64f5c-af9a-4eff-b736-d2dcd7d01db7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 202 Aug 08 06:30:17.027928 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 714/2846] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:16 2026] DELETE /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:17.035744 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-3d527ec1-4125-42d3-8ba5-de99f9f1d569 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:17.038911 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-3d527ec1-4125-42d3-8ba5-de99f9f1d569 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/limits Aug 08 06:30:17.039677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6e5dd871-9dc9-4f71-9a3d-f030cc3469ec None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:17.040353 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-3d527ec1-4125-42d3-8ba5-de99f9f1d569 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:17.041705 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-3d527ec1-4125-42d3-8ba5-de99f9f1d569 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:17.043346 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e5dd871-9dc9-4f71-9a3d-f030cc3469ec tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:17.043447 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e5dd871-9dc9-4f71-9a3d-f030cc3469ec tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:17.044656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e5dd871-9dc9-4f71-9a3d-f030cc3469ec tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:17.054341 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:17.054341 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:17.057209 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-3d527ec1-4125-42d3-8ba5-de99f9f1d569 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-532322529 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-532322529, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:30:17.057707 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-3d527ec1-4125-42d3-8ba5-de99f9f1d569 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-532322529 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-532322529, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:30:17.058035 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-3d527ec1-4125-42d3-8ba5-de99f9f1d569 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-532322529 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-532322529, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:30:17.062090 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6e5dd871-9dc9-4f71-9a3d-f030cc3469ec tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:17.069339 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e5dd871-9dc9-4f71-9a3d-f030cc3469ec tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 200 Aug 08 06:30:17.069917 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 707/2847] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:17 2026] GET /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 888 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:17.080878 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-3d527ec1-4125-42d3-8ba5-de99f9f1d569 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 08 06:30:17.081438 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 716/2848] 10.4.3.32 () {68 vars in 1477 bytes} [Sat Aug 8 06:30:17 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) Aug 08 06:30:17.142600 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-a9d128b9-8fee-4d87-94c2-a5391b24e7fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:17.146003 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-a9d128b9-8fee-4d87-94c2-a5391b24e7fb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:30:17.146185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-a9d128b9-8fee-4d87-94c2-a5391b24e7fb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:17.146400 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-a9d128b9-8fee-4d87-94c2-a5391b24e7fb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:17.158309 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:17.158309 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:17.169224 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-a9d128b9-8fee-4d87-94c2-a5391b24e7fb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:30:17.174896 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-a9d128b9-8fee-4d87-94c2-a5391b24e7fb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 200 Aug 08 06:30:17.175402 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 715/2849] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:17 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 1661 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:17.187216 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-c20b5547-3896-4b3e-9f7b-8beaea1c40be None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:17.189709 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-c20b5547-3896-4b3e-9f7b-8beaea1c40be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:30:17.190284 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-c20b5547-3896-4b3e-9f7b-8beaea1c40be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8f07ad9-3443-40fe-b0ed-ec587d076fe5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-661570080", "description": null, "metadata": {}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:17.208387 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:17.208387 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:17.211181 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-c20b5547-3896-4b3e-9f7b-8beaea1c40be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:30:17.211181 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-c20b5547-3896-4b3e-9f7b-8beaea1c40be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create snapshot from volume a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:30:17.268650 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-c20b5547-3896-4b3e-9f7b-8beaea1c40be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Created reservations ['8237f904-b3bd-443f-9b41-e1c5dee3f407', '6343390e-18d3-4f6c-84ae-d5b8044638b6', '5760f8c1-c34d-4ffb-9e0b-895b83f8516f', 'aee8e5ed-ef4b-4b08-80cd-1a2f3fc64746'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:17.316577 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-c20b5547-3896-4b3e-9f7b-8beaea1c40be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot force create request issued successfully. Aug 08 06:30:17.316577 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6e340db4-eec9-4734-90e1-6c13287b99e1 req-c20b5547-3896-4b3e-9f7b-8beaea1c40be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:30:17.316577 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 708/2850] 10.4.3.32 () {72 vars in 1540 bytes} [Sat Aug 8 06:30:17 2026] POST /volume/v3/snapshots => generated 323 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:17.857712 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:17.857712 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:17.858323 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:30:17.858462 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Checking backup size 1 against volume size 1 {{(pid=100291) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 06:30:17.858598 np0000006785 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Overwriting volume 63c8a993-b23b-4dd9-a6a9-971747e45af7 with restore of backup bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:17.885679 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] restore_backup in rpcapi backup_id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b {{(pid=100291) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 06:30:17.887936 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02004de9-ef44-4b6f-bd50-a8381a92b253 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b/restore returned with HTTP 202 Aug 08 06:30:17.888953 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 712/2851] 10.4.3.32 () {68 vars in 1386 bytes} [Sat Aug 8 06:30:16 2026] POST /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b/restore => generated 189 bytes in 1347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:30:17.901087 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e7590e6c-2ef6-4d1d-aafd-db652093231a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:17.903728 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e7590e6c-2ef6-4d1d-aafd-db652093231a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:17.904042 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e7590e6c-2ef6-4d1d-aafd-db652093231a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:17.904300 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e7590e6c-2ef6-4d1d-aafd-db652093231a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:17.904430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e7590e6c-2ef6-4d1d-aafd-db652093231a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:17.907108 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=306,cinder:INSERT=26,cinder:UPDATE=55 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:30:17.911895 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:17.911895 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:17.913632 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e7590e6c-2ef6-4d1d-aafd-db652093231a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:17.914881 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 717/2852] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:17 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:18.088981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-32d7bcb9-cef0-49fb-987e-446514719d60 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:18.095117 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-32d7bcb9-cef0-49fb-987e-446514719d60 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc Aug 08 06:30:18.095229 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-32d7bcb9-cef0-49fb-987e-446514719d60 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:18.095437 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-32d7bcb9-cef0-49fb-987e-446514719d60 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:18.107848 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-32d7bcb9-cef0-49fb-987e-446514719d60 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc returned with HTTP 404 Aug 08 06:30:18.107956 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 716/2853] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:18 2026] GET /volume/v3/volumes/08ad051b-9641-44d7-b92f-929709f15adc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:18.124164 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:18.126667 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:18.127426 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-935866101"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:18.130344 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-935866101'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:18.131667 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume of 1 GB Aug 08 06:30:18.135745 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:18.135745 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:18.140350 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Availability Zones retrieved successfully. Aug 08 06:30:18.148592 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (ed4aa880-0db9-487e-bb9f-7371e22f3be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:18.150240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0abc9a9-3039-4051-826a-2fc4ba248be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:18.151339 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:18.194503 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0abc9a9-3039-4051-826a-2fc4ba248be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:18.196816 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dced2f3-3117-4671-962b-7303887bea5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:18.258428 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Created reservations ['1fd10d91-7284-4089-9b5c-00be92698f9d', 'c7ae8fde-6fed-4601-9392-2d9db4712561', 'e5271e88-133e-4699-a8fb-66b07b8781de', 'e2e04bba-d3b5-4f23-bd06-5ff0c71a4c98'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:18.259796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dced2f3-3117-4671-962b-7303887bea5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd10d91-7284-4089-9b5c-00be92698f9d', 'c7ae8fde-6fed-4601-9392-2d9db4712561', 'e5271e88-133e-4699-a8fb-66b07b8781de', 'e2e04bba-d3b5-4f23-bd06-5ff0c71a4c98']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:18.260905 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce22eca3-9a47-479e-8830-5b5041dc7913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:18.295694 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce22eca3-9a47-479e-8830-5b5041dc7913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '514c610e-900c-42db-b06d-953147f55b50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-935866101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['1fd10d91-7284-4089-9b5c-00be92698f9d','c7ae8fde-6fed-4601-9392-2d9db4712561','e5271e88-133e-4699-a8fb-66b07b8781de','e2e04bba-d3b5-4f23-bd06-5ff0c71a4c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-935866101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=514c610e-900c-42db-b06d-953147f55b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1646a4824c413eac737570bb98e101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6449511144d4fba903562d052bc73ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:18.296616 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898b5cc4-88a8-41f2-944e-4a904e1900ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:18.331623 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898b5cc4-88a8-41f2-944e-4a904e1900ab) transitioned into state 'SUCCESS' from state '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-935866101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['1fd10d91-7284-4089-9b5c-00be92698f9d','c7ae8fde-6fed-4601-9392-2d9db4712561','e5271e88-133e-4699-a8fb-66b07b8781de','e2e04bba-d3b5-4f23-bd06-5ff0c71a4c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:18.331623 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc554b9c-9a18-4529-88ed-7df3b4f26707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:18.347861 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc554b9c-9a18-4529-88ed-7df3b4f26707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:18.348574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (ed4aa880-0db9-487e-bb9f-7371e22f3be3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:18.349057 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request issued successfully. Aug 08 06:30:18.349863 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b91f5ae-9a33-4ea1-bbdc-75f060e53fc6 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:18.350361 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 709/2854] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:30:18 2026] POST /volume/v3/volumes => generated 742 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:18.370480 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e118be93-bf94-430d-aaa8-92fb242106d4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:18.372834 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e118be93-bf94-430d-aaa8-92fb242106d4 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 Aug 08 06:30:18.374684 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e118be93-bf94-430d-aaa8-92fb242106d4 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:18.374684 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e118be93-bf94-430d-aaa8-92fb242106d4 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:18.385577 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:18.385577 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:18.393558 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e118be93-bf94-430d-aaa8-92fb242106d4 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:18.405288 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e118be93-bf94-430d-aaa8-92fb242106d4 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 returned with HTTP 200 Aug 08 06:30:18.406129 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 713/2855] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:18 2026] GET /volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 => generated 810 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:18.929681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0cc95920-4a35-405c-ab6a-4a1a323767ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:18.934793 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0cc95920-4a35-405c-ab6a-4a1a323767ae tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:18.934929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0cc95920-4a35-405c-ab6a-4a1a323767ae tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:18.935711 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0cc95920-4a35-405c-ab6a-4a1a323767ae tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:18.935977 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0cc95920-4a35-405c-ab6a-4a1a323767ae tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:18.941731 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:18.941731 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:18.942727 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0cc95920-4a35-405c-ab6a-4a1a323767ae tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:18.943178 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 718/2856] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:18 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:19.425532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db602c0e-cd5a-4fd0-af31-e96781b81180 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:19.428289 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db602c0e-cd5a-4fd0-af31-e96781b81180 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 Aug 08 06:30:19.428456 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db602c0e-cd5a-4fd0-af31-e96781b81180 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:19.430501 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db602c0e-cd5a-4fd0-af31-e96781b81180 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:19.439429 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:19.439429 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:19.445232 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-db602c0e-cd5a-4fd0-af31-e96781b81180 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:19.453712 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db602c0e-cd5a-4fd0-af31-e96781b81180 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 returned with HTTP 200 Aug 08 06:30:19.455038 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 717/2857] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:19 2026] GET /volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:19.475886 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-871665f5-e656-46a2-bce1-e388b2fae06f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:19.478659 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:19.479149 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "514c610e-900c-42db-b06d-953147f55b50", "size": 1, "name": "tempest-VolumesGetTest-Volume-198856451", "metadata": {"Type": "Test"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:19.481523 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request body: {'volume': {'source_volid': '514c610e-900c-42db-b06d-953147f55b50', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-198856451', 'metadata': {'Type': 'Test'}}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:19.494643 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:19.494643 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:19.495535 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume retrieved successfully. Aug 08 06:30:19.495535 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume of 1 GB Aug 08 06:30:19.504671 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Availability Zones retrieved successfully. Aug 08 06:30:19.512732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (ae650cd3-cc66-4598-8341-5a203face698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:19.514266 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b155ff5e-0e20-4feb-88e8-a08b2ed082e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:19.515875 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:19.555354 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b155ff5e-0e20-4feb-88e8-a08b2ed082e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '514c610e-900c-42db-b06d-953147f55b50', 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:19.556175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73700bb9-a8fa-476a-b4c3-6f5f9826d07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:19.629721 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Created reservations ['9758a6ca-c6ed-42a2-be4c-bf9ff9e7d4ac', 'e57bf8a5-9794-4b28-a5b7-82177cf9291b', 'f94ca06d-e48e-41b9-ace0-3d971136b164', '56627f88-57b9-4a67-80d9-34f0a66fff1a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:19.631047 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73700bb9-a8fa-476a-b4c3-6f5f9826d07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9758a6ca-c6ed-42a2-be4c-bf9ff9e7d4ac', 'e57bf8a5-9794-4b28-a5b7-82177cf9291b', 'f94ca06d-e48e-41b9-ace0-3d971136b164', '56627f88-57b9-4a67-80d9-34f0a66fff1a']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:19.632187 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d79d9eb-b0c0-4aa5-b96a-487221317230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:19.682616 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d79d9eb-b0c0-4aa5-b96a-487221317230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f39a1a6b-9c3e-4110-8697-ecbdde72d14f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-198856451',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['9758a6ca-c6ed-42a2-be4c-bf9ff9e7d4ac','e57bf8a5-9794-4b28-a5b7-82177cf9291b','f94ca06d-e48e-41b9-ace0-3d971136b164','56627f88-57b9-4a67-80d9-34f0a66fff1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=514c610e-900c-42db-b06d-953147f55b50,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-198856451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f39a1a6b-9c3e-4110-8697-ecbdde72d14f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1e1646a4824c413eac737570bb98e101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=514c610e-900c-42db-b06d-953147f55b50,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6449511144d4fba903562d052bc73ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:19.684858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60efc021-4cfb-4f11-b380-69354960b00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:19.716958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60efc021-4cfb-4f11-b380-69354960b00c) transitioned into state 'SUCCESS' from state '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-198856451',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['9758a6ca-c6ed-42a2-be4c-bf9ff9e7d4ac','e57bf8a5-9794-4b28-a5b7-82177cf9291b','f94ca06d-e48e-41b9-ace0-3d971136b164','56627f88-57b9-4a67-80d9-34f0a66fff1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=514c610e-900c-42db-b06d-953147f55b50,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:19.718528 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b89113-4091-433c-a0a8-79a17df870b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:19.745064 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b89113-4091-433c-a0a8-79a17df870b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:19.745064 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (ae650cd3-cc66-4598-8341-5a203face698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:19.745064 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request issued successfully. Aug 08 06:30:19.745064 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-871665f5-e656-46a2-bce1-e388b2fae06f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:19.745808 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 710/2858] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:19 2026] POST /volume/v3/volumes => generated 790 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:19.765062 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f9d1313b-e3d9-40f8-a1d6-3c337bb9e14a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:19.767640 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f9d1313b-e3d9-40f8-a1d6-3c337bb9e14a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:19.767904 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f9d1313b-e3d9-40f8-a1d6-3c337bb9e14a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:19.768905 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f9d1313b-e3d9-40f8-a1d6-3c337bb9e14a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:19.779934 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:19.779934 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:19.785343 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f9d1313b-e3d9-40f8-a1d6-3c337bb9e14a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:19.792612 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f9d1313b-e3d9-40f8-a1d6-3c337bb9e14a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 200 Aug 08 06:30:19.793221 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 714/2859] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:19 2026] GET /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:19.954758 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4782cef7-f2b5-4d04-b49e-d7ce85057b09 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:19.958166 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4782cef7-f2b5-4d04-b49e-d7ce85057b09 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:19.958449 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4782cef7-f2b5-4d04-b49e-d7ce85057b09 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:19.958718 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4782cef7-f2b5-4d04-b49e-d7ce85057b09 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:19.958865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4782cef7-f2b5-4d04-b49e-d7ce85057b09 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:19.966832 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:19.966832 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:19.968202 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4782cef7-f2b5-4d04-b49e-d7ce85057b09 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:19.968686 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 719/2860] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:19 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:19.999679 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-49bfdadb-aece-4bea-8926-75299f641ad3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:20.001644 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49bfdadb-aece-4bea-8926-75299f641ad3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 Aug 08 06:30:20.001870 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49bfdadb-aece-4bea-8926-75299f641ad3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:20.002111 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49bfdadb-aece-4bea-8926-75299f641ad3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:20.008369 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:20.008369 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:20.008898 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-49bfdadb-aece-4bea-8926-75299f641ad3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot retrieved successfully. Aug 08 06:30:20.009663 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49bfdadb-aece-4bea-8926-75299f641ad3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 returned with HTTP 200 Aug 08 06:30:20.010043 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 718/2861] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:30:19 2026] GET /volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:20.038429 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:20.040901 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:20.041296 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1238607669", "snapshot_id": null, "imageRef": "d014359a-7a96-4a85-a40d-58a16e85dae5", "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:20.043123 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1238607669', 'snapshot_id': None, 'imageRef': 'd014359a-7a96-4a85-a40d-58a16e85dae5', 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:20.180159 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:20.180159 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:20.184094 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot retrieved successfully. Aug 08 06:30:20.184094 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create volume of 1 GB Aug 08 06:30:20.191282 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Availability Zones retrieved successfully. Aug 08 06:30:20.200368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Flow 'volume_create_api' (a86daf21-64c0-49b8-8dc1-96eddd44fbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:20.204419 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a216aea-ee2c-4c4c-a37d-c5c1f3c607e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:20.206718 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:20.255570 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a216aea-ee2c-4c4c-a37d-c5c1f3c607e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5e5888a4-97c6-4be7-b7b3-09b4615743e5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:20.256526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fe8f10-88e2-48ec-bd28-9c5fff003639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:20.311887 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Created reservations ['84ae5f43-0cf3-4b44-83ee-7fa81b25750e', '7f91638a-63ea-4d38-b706-3edc7a17f19c', '4e51065e-e26e-40a8-9126-d38126816bfd', 'cdff31df-3c01-450a-811f-0b7d8f60d9bd'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:20.313449 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fe8f10-88e2-48ec-bd28-9c5fff003639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84ae5f43-0cf3-4b44-83ee-7fa81b25750e', '7f91638a-63ea-4d38-b706-3edc7a17f19c', '4e51065e-e26e-40a8-9126-d38126816bfd', 'cdff31df-3c01-450a-811f-0b7d8f60d9bd']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:20.314269 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1792e04a-03fc-4f84-82e2-b84ad33589d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:20.377595 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1792e04a-03fc-4f84-82e2-b84ad33589d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8690fda-5dca-45fb-8087-ea9c7e3d2083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1238607669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6736791d07654953addb221d15146456',qos_specs=None,replication_status=,reservations=['84ae5f43-0cf3-4b44-83ee-7fa81b25750e','7f91638a-63ea-4d38-b706-3edc7a17f19c','4e51065e-e26e-40a8-9126-d38126816bfd','cdff31df-3c01-450a-811f-0b7d8f60d9bd'],size=1,snapshot_id=5e5888a4-97c6-4be7-b7b3-09b4615743e5,source_replicaid=,source_volid=None,status='creating',user_id='ad08c3b17a364adea94dfaff74bf3049',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1238607669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8690fda-5dca-45fb-8087-ea9c7e3d2083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6736791d07654953addb221d15146456',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5e5888a4-97c6-4be7-b7b3-09b4615743e5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad08c3b17a364adea94dfaff74bf3049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:20.378672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3384beb-95df-42ed-886c-f84bc2ef68c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:20.423167 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3384beb-95df-42ed-886c-f84bc2ef68c1) transitioned into state 'SUCCESS' from state '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-1238607669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6736791d07654953addb221d15146456',qos_specs=None,replication_status=,reservations=['84ae5f43-0cf3-4b44-83ee-7fa81b25750e','7f91638a-63ea-4d38-b706-3edc7a17f19c','4e51065e-e26e-40a8-9126-d38126816bfd','cdff31df-3c01-450a-811f-0b7d8f60d9bd'],size=1,snapshot_id=5e5888a4-97c6-4be7-b7b3-09b4615743e5,source_replicaid=,source_volid=None,status='creating',user_id='ad08c3b17a364adea94dfaff74bf3049',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:20.423897 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e774ddb4-b51d-4fbb-b32f-e11df2d9ea31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:20.464966 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e774ddb4-b51d-4fbb-b32f-e11df2d9ea31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:20.464966 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Flow 'volume_create_api' (a86daf21-64c0-49b8-8dc1-96eddd44fbd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:20.464966 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create volume request issued successfully. Aug 08 06:30:20.464966 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-416fe5cc-4a3b-4c8d-aad4-623e4165dbfb tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:20.464966 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 711/2862] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:30:20 2026] POST /volume/v3/volumes => generated 812 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:20.480442 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b09422ea-dfce-4067-b9a3-5430f9518287 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:20.486414 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b09422ea-dfce-4067-b9a3-5430f9518287 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:30:20.486414 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b09422ea-dfce-4067-b9a3-5430f9518287 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:20.486813 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b09422ea-dfce-4067-b9a3-5430f9518287 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:20.495599 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:20.495599 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:20.501077 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b09422ea-dfce-4067-b9a3-5430f9518287 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:30:20.506846 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b09422ea-dfce-4067-b9a3-5430f9518287 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 returned with HTTP 200 Aug 08 06:30:20.508079 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 715/2863] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:30:20 2026] GET /volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:20.811494 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4cc867f7-9055-4af1-9e14-395b054f1175 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:20.815840 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4cc867f7-9055-4af1-9e14-395b054f1175 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:20.815840 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4cc867f7-9055-4af1-9e14-395b054f1175 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:20.815840 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4cc867f7-9055-4af1-9e14-395b054f1175 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:20.826760 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:20.826760 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:20.834839 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4cc867f7-9055-4af1-9e14-395b054f1175 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:20.840007 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4cc867f7-9055-4af1-9e14-395b054f1175 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 200 Aug 08 06:30:20.840597 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 720/2864] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:20 2026] GET /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:20.858572 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4d326eac-4abd-4b89-be67-ff26a1593052 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:20.862558 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d326eac-4abd-4b89-be67-ff26a1593052 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:20.862558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d326eac-4abd-4b89-be67-ff26a1593052 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:20.862558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d326eac-4abd-4b89-be67-ff26a1593052 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:20.873259 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:20.873259 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:20.879621 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4d326eac-4abd-4b89-be67-ff26a1593052 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:20.886813 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d326eac-4abd-4b89-be67-ff26a1593052 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 200 Aug 08 06:30:20.887516 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 719/2865] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:20 2026] GET /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:20.905967 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dcfcecfe-41ae-439a-803b-f72fa7ff4446 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:20.909180 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcfcecfe-41ae-439a-803b-f72fa7ff4446 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] PUT https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:20.909180 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dcfcecfe-41ae-439a-803b-f72fa7ff4446 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-198856451"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:20.921676 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:20.921676 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:20.930334 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dcfcecfe-41ae-439a-803b-f72fa7ff4446 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:20.951177 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dcfcecfe-41ae-439a-803b-f72fa7ff4446 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume updated successfully. Aug 08 06:30:20.952185 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcfcecfe-41ae-439a-803b-f72fa7ff4446 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 200 Aug 08 06:30:20.955095 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 712/2866] 10.4.3.32 () {68 vars in 1361 bytes} [Sat Aug 8 06:30:20 2026] PUT /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 815 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:20.970818 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2001964b-d8d0-482e-a26f-2113fea26d4d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:20.979948 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2001964b-d8d0-482e-a26f-2113fea26d4d tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] PUT https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:20.980969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2001964b-d8d0-482e-a26f-2113fea26d4d tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1692012218", "description": "This is the new description of volume"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:20.984325 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3b73455b-ab0a-4f24-8f41-6fb46706829e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:20.987669 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b73455b-ab0a-4f24-8f41-6fb46706829e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:20.987843 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b73455b-ab0a-4f24-8f41-6fb46706829e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:20.988874 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b73455b-ab0a-4f24-8f41-6fb46706829e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:20.988874 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3b73455b-ab0a-4f24-8f41-6fb46706829e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:21.000120 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:21.000120 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:21.001139 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b73455b-ab0a-4f24-8f41-6fb46706829e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:21.002140 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 721/2867] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:20 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:21.004500 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:21.004500 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:21.014271 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2001964b-d8d0-482e-a26f-2113fea26d4d tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:21.036975 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2001964b-d8d0-482e-a26f-2113fea26d4d tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume updated successfully. Aug 08 06:30:21.038627 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2001964b-d8d0-482e-a26f-2113fea26d4d tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 200 Aug 08 06:30:21.040128 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 716/2868] 10.4.3.32 () {68 vars in 1362 bytes} [Sat Aug 8 06:30:20 2026] PUT /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:21.062338 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd1e279d-68b6-40fa-9dcf-719f47396efa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:21.064929 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd1e279d-68b6-40fa-9dcf-719f47396efa tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:21.065119 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd1e279d-68b6-40fa-9dcf-719f47396efa tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:21.065449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd1e279d-68b6-40fa-9dcf-719f47396efa tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:21.079499 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:21.079499 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:21.089645 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fd1e279d-68b6-40fa-9dcf-719f47396efa tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:21.095730 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd1e279d-68b6-40fa-9dcf-719f47396efa tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 200 Aug 08 06:30:21.096293 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 720/2869] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:21 2026] GET /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 923 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:21.114764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0dca67ac-0410-4f24-af83-2da16c774e54 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:21.118865 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:21.119229 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1420823544", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1975493863"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:21.120984 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1420823544', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1975493863'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:21.121176 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume of 1 GB Aug 08 06:30:21.127119 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Availability Zones retrieved successfully. Aug 08 06:30:21.133842 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (d561e55b-2394-45bf-a155-e780aba37c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:21.137050 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfdc8875-8386-45a6-bef3-b8f1bb9c8d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:21.138895 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:21.189177 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfdc8875-8386-45a6-bef3-b8f1bb9c8d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:21.190332 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ee5357-514a-4586-bc6e-5e2a6e3b17a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:21.296629 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Created reservations ['c4feefa9-d986-42b8-bb9a-98509a707587', '2392982f-448c-4093-a241-fb5bf1df962b', '4ba3c741-8906-40ef-a17c-d8945e6e0fbb', '545ddae4-d453-427d-9d17-ec34652073e8'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:21.297895 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ee5357-514a-4586-bc6e-5e2a6e3b17a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4feefa9-d986-42b8-bb9a-98509a707587', '2392982f-448c-4093-a241-fb5bf1df962b', '4ba3c741-8906-40ef-a17c-d8945e6e0fbb', '545ddae4-d453-427d-9d17-ec34652073e8']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:21.299593 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd652324-c126-471b-9832-86d6df3a348e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:21.343505 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd652324-c126-471b-9832-86d6df3a348e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f37490e3-a14c-4652-8478-5beabe933f4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1420823544',display_name='tempest-VolumesGetTest-Volume-1975493863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['c4feefa9-d986-42b8-bb9a-98509a707587','2392982f-448c-4093-a241-fb5bf1df962b','4ba3c741-8906-40ef-a17c-d8945e6e0fbb','545ddae4-d453-427d-9d17-ec34652073e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1420823544',display_name='tempest-VolumesGetTest-Volume-1975493863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f37490e3-a14c-4652-8478-5beabe933f4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1646a4824c413eac737570bb98e101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6449511144d4fba903562d052bc73ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:21.345166 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c9a837-9b09-4cc2-9b96-84eca79910b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:21.382670 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c9a837-9b09-4cc2-9b96-84eca79910b7) transitioned into 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-1420823544',display_name='tempest-VolumesGetTest-Volume-1975493863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['c4feefa9-d986-42b8-bb9a-98509a707587','2392982f-448c-4093-a241-fb5bf1df962b','4ba3c741-8906-40ef-a17c-d8945e6e0fbb','545ddae4-d453-427d-9d17-ec34652073e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:21.383755 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9df4d2d-f496-48b4-b1de-94ed7d423024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:21.399988 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9df4d2d-f496-48b4-b1de-94ed7d423024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:21.401199 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (d561e55b-2394-45bf-a155-e780aba37c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:21.401635 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request issued successfully. Aug 08 06:30:21.402600 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0dca67ac-0410-4f24-af83-2da16c774e54 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:21.403358 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 713/2870] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:21 2026] POST /volume/v3/volumes => generated 778 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:21.423937 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6f86fb46-bb26-4e28-b3e6-7493a5828313 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:21.427995 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f86fb46-bb26-4e28-b3e6-7493a5828313 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e Aug 08 06:30:21.428235 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f86fb46-bb26-4e28-b3e6-7493a5828313 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:21.428503 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f86fb46-bb26-4e28-b3e6-7493a5828313 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:21.443172 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:21.443172 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:21.453200 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6f86fb46-bb26-4e28-b3e6-7493a5828313 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:21.461550 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f86fb46-bb26-4e28-b3e6-7493a5828313 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e returned with HTTP 200 Aug 08 06:30:21.462154 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 722/2871] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:21 2026] GET /volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:21.521763 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3c17ad09-60e9-4da4-84c6-b4580fb765f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:21.524320 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c17ad09-60e9-4da4-84c6-b4580fb765f1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:30:21.525123 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c17ad09-60e9-4da4-84c6-b4580fb765f1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:21.525123 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c17ad09-60e9-4da4-84c6-b4580fb765f1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:21.544404 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:21.544404 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:21.551642 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3c17ad09-60e9-4da4-84c6-b4580fb765f1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:30:21.562456 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c17ad09-60e9-4da4-84c6-b4580fb765f1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 returned with HTTP 200 Aug 08 06:30:21.562456 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 717/2872] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:30:21 2026] GET /volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:21.588095 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3917c496-c54f-4cb6-b365-f789c58cf966 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:21.591092 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3917c496-c54f-4cb6-b365-f789c58cf966 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:30:21.591483 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3917c496-c54f-4cb6-b365-f789c58cf966 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:21.592094 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3917c496-c54f-4cb6-b365-f789c58cf966 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:21.603933 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:21.603933 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:21.610546 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3917c496-c54f-4cb6-b365-f789c58cf966 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:30:21.619498 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3917c496-c54f-4cb6-b365-f789c58cf966 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 returned with HTTP 200 Aug 08 06:30:21.619787 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 721/2873] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:30:21 2026] GET /volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 06:30:22.020624 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-17227c2b-326c-4b8c-9b68-462cd3f89590 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:22.023406 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17227c2b-326c-4b8c-9b68-462cd3f89590 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:22.023634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17227c2b-326c-4b8c-9b68-462cd3f89590 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:22.023922 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17227c2b-326c-4b8c-9b68-462cd3f89590 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:22.024647 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-17227c2b-326c-4b8c-9b68-462cd3f89590 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:22.031706 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:22.031706 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:22.033015 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17227c2b-326c-4b8c-9b68-462cd3f89590 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:22.033541 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 714/2874] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:22 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:22.480739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ae04ed5-97f7-43b5-bbd8-3edd0a13b702 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:22.484820 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ae04ed5-97f7-43b5-bbd8-3edd0a13b702 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e Aug 08 06:30:22.484820 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ae04ed5-97f7-43b5-bbd8-3edd0a13b702 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:22.485367 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ae04ed5-97f7-43b5-bbd8-3edd0a13b702 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:22.494741 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:22.494741 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:22.502831 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7ae04ed5-97f7-43b5-bbd8-3edd0a13b702 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:22.505469 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ae04ed5-97f7-43b5-bbd8-3edd0a13b702 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e returned with HTTP 200 Aug 08 06:30:22.506127 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 723/2875] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:22 2026] GET /volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:22.520387 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-95f4861c-3271-48c1-bf5f-ee75502ced94 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:22.522966 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95f4861c-3271-48c1-bf5f-ee75502ced94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] PUT https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e Aug 08 06:30:22.523425 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95f4861c-3271-48c1-bf5f-ee75502ced94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-198856451", "description": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:22.534983 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:22.534983 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:22.541549 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-95f4861c-3271-48c1-bf5f-ee75502ced94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:22.550065 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-95f4861c-3271-48c1-bf5f-ee75502ced94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume updated successfully. Aug 08 06:30:22.550985 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95f4861c-3271-48c1-bf5f-ee75502ced94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e returned with HTTP 200 Aug 08 06:30:22.551609 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 718/2876] 10.4.3.32 () {68 vars in 1361 bytes} [Sat Aug 8 06:30:22 2026] PUT /volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e => generated 767 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:22.571390 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ba1474dd-cb1e-49ee-b74c-9a337dc1d15c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:22.574982 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba1474dd-cb1e-49ee-b74c-9a337dc1d15c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e Aug 08 06:30:22.575830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba1474dd-cb1e-49ee-b74c-9a337dc1d15c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:22.575830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba1474dd-cb1e-49ee-b74c-9a337dc1d15c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:22.584733 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:22.584733 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:22.590082 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ba1474dd-cb1e-49ee-b74c-9a337dc1d15c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:22.595951 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba1474dd-cb1e-49ee-b74c-9a337dc1d15c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e returned with HTTP 200 Aug 08 06:30:22.598021 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 722/2877] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:22 2026] GET /volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:22.618313 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8661e7fa-ddc5-444e-819b-a287ae218815 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:22.623517 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8661e7fa-ddc5-444e-819b-a287ae218815 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e Aug 08 06:30:22.623662 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8661e7fa-ddc5-444e-819b-a287ae218815 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:22.623899 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8661e7fa-ddc5-444e-819b-a287ae218815 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:22.624350 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-8661e7fa-ddc5-444e-819b-a287ae218815 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume with id: f37490e3-a14c-4652-8478-5beabe933f4e Aug 08 06:30:22.640168 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:22.640168 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:22.640168 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8661e7fa-ddc5-444e-819b-a287ae218815 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:22.680075 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8661e7fa-ddc5-444e-819b-a287ae218815 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume request issued successfully. Aug 08 06:30:22.680400 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8661e7fa-ddc5-444e-819b-a287ae218815 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e returned with HTTP 202 Aug 08 06:30:22.681188 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 715/2878] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:22 2026] DELETE /volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 06:30:22.695957 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c7867632-0bcc-4929-86d8-a32f2164b04f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:22.697919 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7867632-0bcc-4929-86d8-a32f2164b04f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e Aug 08 06:30:22.698837 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7867632-0bcc-4929-86d8-a32f2164b04f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:22.699434 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7867632-0bcc-4929-86d8-a32f2164b04f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:22.709676 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:22.709676 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:22.717814 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c7867632-0bcc-4929-86d8-a32f2164b04f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:22.723944 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7867632-0bcc-4929-86d8-a32f2164b04f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e returned with HTTP 200 Aug 08 06:30:22.724766 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 724/2879] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:22 2026] GET /volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e => generated 834 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:23.049423 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-58f1c5cd-1e76-4581-bc39-443d5e245230 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.051496 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-58f1c5cd-1e76-4581-bc39-443d5e245230 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:23.051689 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-58f1c5cd-1e76-4581-bc39-443d5e245230 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.051919 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-58f1c5cd-1e76-4581-bc39-443d5e245230 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.052029 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-58f1c5cd-1e76-4581-bc39-443d5e245230 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:23.057461 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:23.057461 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:23.058719 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-58f1c5cd-1e76-4581-bc39-443d5e245230 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:23.059584 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 719/2880] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:23 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:23.251896 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-f5ed480f-0657-4350-8072-6379453a5e94 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.256826 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-f5ed480f-0657-4350-8072-6379453a5e94 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:30:23.257474 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-f5ed480f-0657-4350-8072-6379453a5e94 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.257789 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-f5ed480f-0657-4350-8072-6379453a5e94 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.271401 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:23.271401 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:23.277935 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-f5ed480f-0657-4350-8072-6379453a5e94 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:30:23.284495 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-f5ed480f-0657-4350-8072-6379453a5e94 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 returned with HTTP 200 Aug 08 06:30:23.285366 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 723/2881] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:23 2026] GET /volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 => generated 1403 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:23.744800 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-81b346b4-6fe8-4af4-9ec1-900b22df4e7f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.745543 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81b346b4-6fe8-4af4-9ec1-900b22df4e7f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e Aug 08 06:30:23.745824 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81b346b4-6fe8-4af4-9ec1-900b22df4e7f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.746072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81b346b4-6fe8-4af4-9ec1-900b22df4e7f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.756698 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81b346b4-6fe8-4af4-9ec1-900b22df4e7f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e returned with HTTP 404 Aug 08 06:30:23.757341 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 716/2882] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:23 2026] GET /volume/v3/volumes/f37490e3-a14c-4652-8478-5beabe933f4e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:23.765104 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d2faa1e0-5efb-4e62-acac-ab9c6e8b7410 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.767029 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d2faa1e0-5efb-4e62-acac-ab9c6e8b7410 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:23.767335 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d2faa1e0-5efb-4e62-acac-ab9c6e8b7410 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.767593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d2faa1e0-5efb-4e62-acac-ab9c6e8b7410 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.775740 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:23.775740 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:23.780666 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d2faa1e0-5efb-4e62-acac-ab9c6e8b7410 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:23.785490 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d2faa1e0-5efb-4e62-acac-ab9c6e8b7410 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 200 Aug 08 06:30:23.785954 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 725/2883] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:23 2026] GET /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:23.803700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8af71c09-2b2b-4dd9-a21c-b475d88db7ef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.809331 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8af71c09-2b2b-4dd9-a21c-b475d88db7ef tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:23.810800 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8af71c09-2b2b-4dd9-a21c-b475d88db7ef tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.810800 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8af71c09-2b2b-4dd9-a21c-b475d88db7ef tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.810800 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-8af71c09-2b2b-4dd9-a21c-b475d88db7ef tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume with id: f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:23.820144 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:23.820144 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:23.821018 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8af71c09-2b2b-4dd9-a21c-b475d88db7ef tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:23.849115 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8af71c09-2b2b-4dd9-a21c-b475d88db7ef tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume request issued successfully. Aug 08 06:30:23.849553 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8af71c09-2b2b-4dd9-a21c-b475d88db7ef tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 202 Aug 08 06:30:23.850195 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 720/2884] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:23 2026] DELETE /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:23.863536 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0742ce0d-b901-4ee9-b28c-4353d6b9e596 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.866239 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0742ce0d-b901-4ee9-b28c-4353d6b9e596 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:23.866711 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0742ce0d-b901-4ee9-b28c-4353d6b9e596 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.867052 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0742ce0d-b901-4ee9-b28c-4353d6b9e596 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.879530 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:23.879530 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:23.889829 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0742ce0d-b901-4ee9-b28c-4353d6b9e596 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:23.894397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-85d704bf-38d7-401f-8fed-034856238dc3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.898441 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0742ce0d-b901-4ee9-b28c-4353d6b9e596 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 200 Aug 08 06:30:23.898634 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85d704bf-38d7-401f-8fed-034856238dc3 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:23.898920 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85d704bf-38d7-401f-8fed-034856238dc3 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.899282 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85d704bf-38d7-401f-8fed-034856238dc3 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.899492 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 724/2885] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:23 2026] GET /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 922 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:23.908295 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:23.908295 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:23.912714 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-85d704bf-38d7-401f-8fed-034856238dc3 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:23.921328 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85d704bf-38d7-401f-8fed-034856238dc3 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:23.921565 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 717/2886] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:23 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:23.921938 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-a057cea1-d125-4647-8c83-9df357c939be None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.924660 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-a057cea1-d125-4647-8c83-9df357c939be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:30:23.925019 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-a057cea1-d125-4647-8c83-9df357c939be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.925338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-a057cea1-d125-4647-8c83-9df357c939be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.934422 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:23.934422 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:23.937906 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8726e838-b434-434c-a20d-546c6916b40a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.939578 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-a057cea1-d125-4647-8c83-9df357c939be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:30:23.939880 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8726e838-b434-434c-a20d-546c6916b40a tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:23.940252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8726e838-b434-434c-a20d-546c6916b40a tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.940591 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8726e838-b434-434c-a20d-546c6916b40a tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.947156 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-a057cea1-d125-4647-8c83-9df357c939be tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 returned with HTTP 200 Aug 08 06:30:23.947851 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 726/2887] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:23 2026] GET /volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 => generated 1403 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:23.950468 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:23.950468 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:23.955024 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8726e838-b434-434c-a20d-546c6916b40a tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:23.959441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-203ae356-0202-429a-91b3-8e459f7c46ff None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.959814 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-203ae356-0202-429a-91b3-8e459f7c46ff None None] GET https://10.4.3.32/volume// Aug 08 06:30:23.959952 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-203ae356-0202-429a-91b3-8e459f7c46ff None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:23.960118 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-203ae356-0202-429a-91b3-8e459f7c46ff None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:23.960504 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-203ae356-0202-429a-91b3-8e459f7c46ff None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:23.960828 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 725/2888] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:30:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:23.960985 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8726e838-b434-434c-a20d-546c6916b40a tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:23.961548 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 721/2889] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:23 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:23.970871 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-15cf519e-88f3-474d-bf34-f2922c000ca7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:23.973827 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-15cf519e-88f3-474d-bf34-f2922c000ca7 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:30:23.974319 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-15cf519e-88f3-474d-bf34-f2922c000ca7 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8690fda-5dca-45fb-8087-ea9c7e3d2083", "connector": null, "instance_uuid": "74feb277-5872-403d-81a5-771229edb46a"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:23.985278 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:23.985278 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:24.015539 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-cb912b17-311f-4e5d-8aeb-f8c3ebe5ab29 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.016059 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-15cf519e-88f3-474d-bf34-f2922c000ca7 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:30:24.016733 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 718/2890] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:30:23 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:24.018453 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-cb912b17-311f-4e5d-8aeb-f8c3ebe5ab29 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:24.018800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-cb912b17-311f-4e5d-8aeb-f8c3ebe5ab29 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:24.019143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-cb912b17-311f-4e5d-8aeb-f8c3ebe5ab29 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:24.030502 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:24.030502 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:24.035015 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-cb912b17-311f-4e5d-8aeb-f8c3ebe5ab29 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:24.044365 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-cb912b17-311f-4e5d-8aeb-f8c3ebe5ab29 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:24.044937 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 727/2891] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:24 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:24.078889 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c6ae389-de32-448e-ad0a-8b9089953f45 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.083807 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c6ae389-de32-448e-ad0a-8b9089953f45 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:24.085442 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c6ae389-de32-448e-ad0a-8b9089953f45 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:24.085442 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c6ae389-de32-448e-ad0a-8b9089953f45 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:24.085442 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2c6ae389-de32-448e-ad0a-8b9089953f45 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:24.095077 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:24.095077 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:24.095077 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c6ae389-de32-448e-ad0a-8b9089953f45 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:24.095077 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 726/2892] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:24 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:24.188131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a852ac4e-1973-4c02-b6a9-5b58010703b6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.188131 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a852ac4e-1973-4c02-b6a9-5b58010703b6 None None] GET https://10.4.3.32/volume// Aug 08 06:30:24.188131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a852ac4e-1973-4c02-b6a9-5b58010703b6 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:24.188131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a852ac4e-1973-4c02-b6a9-5b58010703b6 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:24.188131 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a852ac4e-1973-4c02-b6a9-5b58010703b6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:24.188131 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 722/2893] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:30:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:24.200877 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-0b3644be-6800-4e38-a3f4-fd7be19d6d14 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.204110 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-0b3644be-6800-4e38-a3f4-fd7be19d6d14 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:30:24.204663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-0b3644be-6800-4e38-a3f4-fd7be19d6d14 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4", "connector": null, "instance_uuid": "3305e203-9dce-4168-8ab8-8ffe61878064"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:24.223827 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:24.223827 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:24.274332 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-0b3644be-6800-4e38-a3f4-fd7be19d6d14 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:30:24.274697 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 719/2894] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:30:24 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:24.326407 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c7a9c62a-e1f5-4916-a8ec-6a4516f7ece2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.329338 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7a9c62a-e1f5-4916-a8ec-6a4516f7ece2 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:24.329338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7a9c62a-e1f5-4916-a8ec-6a4516f7ece2 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:24.332514 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c7a9c62a-e1f5-4916-a8ec-6a4516f7ece2 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:24.346288 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:24.346288 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:24.348136 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-acf76608-0e20-4df5-a393-6923222b5c50 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.348333 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-acf76608-0e20-4df5-a393-6923222b5c50 None None] GET https://10.4.3.32/volume// Aug 08 06:30:24.349467 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-acf76608-0e20-4df5-a393-6923222b5c50 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:24.349550 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-acf76608-0e20-4df5-a393-6923222b5c50 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:24.351184 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-acf76608-0e20-4df5-a393-6923222b5c50 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:24.351184 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 727/2895] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:24.354720 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c7a9c62a-e1f5-4916-a8ec-6a4516f7ece2 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:24.364870 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-95387512-6e1d-475a-aed2-0ec33fb7850b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.366330 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c7a9c62a-e1f5-4916-a8ec-6a4516f7ece2 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:24.366515 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 728/2896] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:24 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:24.370800 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-95387512-6e1d-475a-aed2-0ec33fb7850b tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:24.370800 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-95387512-6e1d-475a-aed2-0ec33fb7850b tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:24.370800 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-95387512-6e1d-475a-aed2-0ec33fb7850b tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:24.393990 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:24.393990 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:24.409909 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-95387512-6e1d-475a-aed2-0ec33fb7850b tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:24.416009 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-95387512-6e1d-475a-aed2-0ec33fb7850b tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:24.416829 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 723/2897] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:24 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 1050 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:24.547616 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-1f3a9720-faad-4c0e-beb7-4a8507553ffb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.550886 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-1f3a9720-faad-4c0e-beb7-4a8507553ffb tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] PUT https://10.4.3.32/volume/v3/attachments/383d4eb3-d712-4e21-bb7c-25056d474945 Aug 08 06:30:24.552024 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-1f3a9720-faad-4c0e-beb7-4a8507553ffb tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:24.565124 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-1f3a9720-faad-4c0e-beb7-4a8507553ffb tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Acquiring lock "cinder-attachment_update-85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:30:24.571387 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-1f3a9720-faad-4c0e-beb7-4a8507553ffb tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Lock "cinder-attachment_update-85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:30:24.573907 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:24.573907 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:24.699647 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-1f3a9720-faad-4c0e-beb7-4a8507553ffb tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Lock "cinder-attachment_update-85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4-np0000006785" released by "attachment_update" :: held 0.128s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:30:24.700236 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-1f3a9720-faad-4c0e-beb7-4a8507553ffb tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/attachments/383d4eb3-d712-4e21-bb7c-25056d474945 returned with HTTP 200 Aug 08 06:30:24.701541 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 720/2898] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:30:24 2026] PUT /volume/v3/attachments/383d4eb3-d712-4e21-bb7c-25056d474945 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:24.919759 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4cfba314-bbe2-4b0c-9f33-b79aad36e59f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.926962 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4cfba314-bbe2-4b0c-9f33-b79aad36e59f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f Aug 08 06:30:24.927435 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4cfba314-bbe2-4b0c-9f33-b79aad36e59f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:24.927794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4cfba314-bbe2-4b0c-9f33-b79aad36e59f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:24.940088 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4cfba314-bbe2-4b0c-9f33-b79aad36e59f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f returned with HTTP 404 Aug 08 06:30:24.941399 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 728/2899] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:24 2026] GET /volume/v3/volumes/f39a1a6b-9c3e-4110-8697-ecbdde72d14f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:24.953912 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5de95148-a400-431c-9675-213416880f42 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.957759 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5de95148-a400-431c-9675-213416880f42 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 Aug 08 06:30:24.957759 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5de95148-a400-431c-9675-213416880f42 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:24.957759 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5de95148-a400-431c-9675-213416880f42 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:24.966554 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:24.966554 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:24.971541 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5de95148-a400-431c-9675-213416880f42 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:24.977230 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5de95148-a400-431c-9675-213416880f42 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 returned with HTTP 200 Aug 08 06:30:24.977753 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 729/2900] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:24 2026] GET /volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:24.994117 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d8c197c9-3de8-4fce-bea0-d1681f8a99d2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:24.996836 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d8c197c9-3de8-4fce-bea0-d1681f8a99d2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] DELETE https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 Aug 08 06:30:24.997130 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d8c197c9-3de8-4fce-bea0-d1681f8a99d2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:24.998284 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d8c197c9-3de8-4fce-bea0-d1681f8a99d2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:24.998284 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-d8c197c9-3de8-4fce-bea0-d1681f8a99d2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume with id: 514c610e-900c-42db-b06d-953147f55b50 Aug 08 06:30:25.007925 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:25.007925 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:25.008577 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d8c197c9-3de8-4fce-bea0-d1681f8a99d2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:25.050739 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d8c197c9-3de8-4fce-bea0-d1681f8a99d2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume request issued successfully. Aug 08 06:30:25.051057 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d8c197c9-3de8-4fce-bea0-d1681f8a99d2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 returned with HTTP 202 Aug 08 06:30:25.051647 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 724/2901] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:24 2026] DELETE /volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:25.061980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0042b8c9-cc01-4a64-b803-817ae20e54b7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:25.066086 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0042b8c9-cc01-4a64-b803-817ae20e54b7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 Aug 08 06:30:25.066405 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0042b8c9-cc01-4a64-b803-817ae20e54b7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:25.066683 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0042b8c9-cc01-4a64-b803-817ae20e54b7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:25.077841 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:25.077841 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:25.085540 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0042b8c9-cc01-4a64-b803-817ae20e54b7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:25.098255 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0042b8c9-cc01-4a64-b803-817ae20e54b7 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 returned with HTTP 200 Aug 08 06:30:25.099001 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 721/2902] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:25 2026] GET /volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 => generated 834 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:25.109885 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d28d54f3-c69f-4e65-8dad-12f36384745a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:25.112869 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d28d54f3-c69f-4e65-8dad-12f36384745a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:25.113311 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d28d54f3-c69f-4e65-8dad-12f36384745a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:25.113684 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d28d54f3-c69f-4e65-8dad-12f36384745a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:25.114155 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d28d54f3-c69f-4e65-8dad-12f36384745a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:25.124221 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:25.124221 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:25.126031 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d28d54f3-c69f-4e65-8dad-12f36384745a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:25.127142 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 729/2903] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:25 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:25.388947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0481fe28-4ac5-44c1-8735-2f654f34bf1f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:25.391212 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0481fe28-4ac5-44c1-8735-2f654f34bf1f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:25.391506 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0481fe28-4ac5-44c1-8735-2f654f34bf1f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:25.391715 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0481fe28-4ac5-44c1-8735-2f654f34bf1f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:25.411943 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:25.411943 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:25.420801 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0481fe28-4ac5-44c1-8735-2f654f34bf1f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:25.426528 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0481fe28-4ac5-44c1-8735-2f654f34bf1f tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:25.426975 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 730/2904] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:25 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:25.575687 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3b2cdfa4-5b82-45cb-93c7-a26748400641 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:25.575687 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b2cdfa4-5b82-45cb-93c7-a26748400641 None None] GET https://10.4.3.32/volume// Aug 08 06:30:25.575687 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b2cdfa4-5b82-45cb-93c7-a26748400641 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:25.575687 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b2cdfa4-5b82-45cb-93c7-a26748400641 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:25.575687 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b2cdfa4-5b82-45cb-93c7-a26748400641 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:25.575687 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 725/2905] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:25.584592 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-0b8b9399-aa4c-4504-aa50-385ed03a1cd1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:25.587953 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-0b8b9399-aa4c-4504-aa50-385ed03a1cd1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:30:25.588245 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-0b8b9399-aa4c-4504-aa50-385ed03a1cd1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:25.588434 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-0b8b9399-aa4c-4504-aa50-385ed03a1cd1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:25.603218 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:25.603218 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:25.609716 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-0b8b9399-aa4c-4504-aa50-385ed03a1cd1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:30:25.616499 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-0b8b9399-aa4c-4504-aa50-385ed03a1cd1 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 returned with HTTP 200 Aug 08 06:30:25.617110 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 722/2906] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:25 2026] GET /volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 => generated 1582 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:25.747385 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-237ac8d0-8fbf-4b54-94b0-9edfe6320ad0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:25.750261 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-237ac8d0-8fbf-4b54-94b0-9edfe6320ad0 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] PUT https://10.4.3.32/volume/v3/attachments/5cea7bbb-80fb-4ef2-89ed-9a316fc0f159 Aug 08 06:30:25.750898 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-237ac8d0-8fbf-4b54-94b0-9edfe6320ad0 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:25.760477 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-237ac8d0-8fbf-4b54-94b0-9edfe6320ad0 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Acquiring lock "cinder-attachment_update-d8690fda-5dca-45fb-8087-ea9c7e3d2083-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:30:25.769216 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-237ac8d0-8fbf-4b54-94b0-9edfe6320ad0 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Lock "cinder-attachment_update-d8690fda-5dca-45fb-8087-ea9c7e3d2083-np0000006785" acquired by "attachment_update" :: waited 0.009s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:30:25.770889 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:25.770889 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:25.917516 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-237ac8d0-8fbf-4b54-94b0-9edfe6320ad0 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Lock "cinder-attachment_update-d8690fda-5dca-45fb-8087-ea9c7e3d2083-np0000006785" released by "attachment_update" :: held 0.148s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:30:25.921333 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-237ac8d0-8fbf-4b54-94b0-9edfe6320ad0 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments/5cea7bbb-80fb-4ef2-89ed-9a316fc0f159 returned with HTTP 200 Aug 08 06:30:25.921333 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 730/2907] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:30:25 2026] PUT /volume/v3/attachments/5cea7bbb-80fb-4ef2-89ed-9a316fc0f159 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:25.952207 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-4bad8f03-efe6-49d6-8ae5-f1485d9077c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:25.956832 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-4bad8f03-efe6-49d6-8ae5-f1485d9077c3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/attachments/5cea7bbb-80fb-4ef2-89ed-9a316fc0f159/action Aug 08 06:30:25.958415 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-4bad8f03-efe6-49d6-8ae5-f1485d9077c3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:30:25.958663 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-4bad8f03-efe6-49d6-8ae5-f1485d9077c3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:25.987992 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:25.987992 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:26.014835 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c4e12158-6075-4c5f-9582-f49aa38fe980 req-4bad8f03-efe6-49d6-8ae5-f1485d9077c3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments/5cea7bbb-80fb-4ef2-89ed-9a316fc0f159/action returned with HTTP 204 Aug 08 06:30:26.015344 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 731/2908] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:30:25 2026] POST /volume/v3/attachments/5cea7bbb-80fb-4ef2-89ed-9a316fc0f159/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:26.119467 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ad248e8a-dbb6-4279-ab59-15d3438d2886 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:26.124647 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad248e8a-dbb6-4279-ab59-15d3438d2886 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 Aug 08 06:30:26.125244 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad248e8a-dbb6-4279-ab59-15d3438d2886 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:26.127613 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad248e8a-dbb6-4279-ab59-15d3438d2886 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:26.137930 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad248e8a-dbb6-4279-ab59-15d3438d2886 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 returned with HTTP 404 Aug 08 06:30:26.138903 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 726/2909] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:26 2026] GET /volume/v3/volumes/514c610e-900c-42db-b06d-953147f55b50 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:26.148279 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d8fd4b2d-bd58-49d1-8200-0637345afdbb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:26.150747 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8fd4b2d-bd58-49d1-8200-0637345afdbb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:26.151061 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8fd4b2d-bd58-49d1-8200-0637345afdbb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:26.151635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8fd4b2d-bd58-49d1-8200-0637345afdbb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:26.151635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d8fd4b2d-bd58-49d1-8200-0637345afdbb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:26.158399 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:26.158399 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:26.160698 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8fd4b2d-bd58-49d1-8200-0637345afdbb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:26.162126 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 723/2910] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:26 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:26.204279 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:26.210541 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:26.210865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-VolumesGetTest-Volume-1477778183", "metadata": {"Type": "Test"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:26.215052 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request body: {'volume': {'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1477778183', 'metadata': {'Type': 'Test'}}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:26.342385 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume of 1 GB Aug 08 06:30:26.343897 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:26.343897 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:26.355528 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Availability Zones retrieved successfully. Aug 08 06:30:26.369304 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (1ac52c54-2109-4136-81e3-a8d4d501c915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:26.373367 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebe551e-200f-4706-b4f4-3f1e2edd8083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:26.373367 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:26.448659 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-47d4081c-348b-4fbd-a296-dafbb68890f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:26.454005 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47d4081c-348b-4fbd-a296-dafbb68890f5 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:26.454270 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47d4081c-348b-4fbd-a296-dafbb68890f5 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:26.455122 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47d4081c-348b-4fbd-a296-dafbb68890f5 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:26.484089 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:26.484089 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:26.491619 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-47d4081c-348b-4fbd-a296-dafbb68890f5 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:26.494340 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bebe551e-200f-4706-b4f4-3f1e2edd8083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:26.497654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e13ab2-9b55-466b-b92f-f302ad98a9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:26.501613 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47d4081c-348b-4fbd-a296-dafbb68890f5 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:26.505812 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 732/2911] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:26 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 871 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:26.581591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Created reservations ['6f2fbfb5-f969-4e71-934c-d19d83c8faff', 'd2b0f6bd-69c0-43c2-8374-95aa13a0162f', '5089c9bd-0534-42c8-af7d-0904b8b91066', '87b61158-5042-4d14-8d37-828b9fa6015d'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:26.582951 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e13ab2-9b55-466b-b92f-f302ad98a9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f2fbfb5-f969-4e71-934c-d19d83c8faff', 'd2b0f6bd-69c0-43c2-8374-95aa13a0162f', '5089c9bd-0534-42c8-af7d-0904b8b91066', '87b61158-5042-4d14-8d37-828b9fa6015d']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:26.583931 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c1f1ae-47e0-404d-9a7f-2956effd3ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:26.619244 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c1f1ae-47e0-404d-9a7f-2956effd3ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23dd3df9-15b8-44f2-be00-f5c9a9ac1518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1477778183',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['6f2fbfb5-f969-4e71-934c-d19d83c8faff','d2b0f6bd-69c0-43c2-8374-95aa13a0162f','5089c9bd-0534-42c8-af7d-0904b8b91066','87b61158-5042-4d14-8d37-828b9fa6015d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1477778183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23dd3df9-15b8-44f2-be00-f5c9a9ac1518,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1e1646a4824c413eac737570bb98e101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6449511144d4fba903562d052bc73ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:26.619244 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e273f3a6-957e-4c93-9224-2d129460bf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:26.646545 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e273f3a6-957e-4c93-9224-2d129460bf40) transitioned into state 'SUCCESS' from state '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-1477778183',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['6f2fbfb5-f969-4e71-934c-d19d83c8faff','d2b0f6bd-69c0-43c2-8374-95aa13a0162f','5089c9bd-0534-42c8-af7d-0904b8b91066','87b61158-5042-4d14-8d37-828b9fa6015d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:26.647609 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e96fe0-9523-4061-844e-cd0060ee51c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:26.664582 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e96fe0-9523-4061-844e-cd0060ee51c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:26.670424 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (1ac52c54-2109-4136-81e3-a8d4d501c915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:26.671134 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request issued successfully. Aug 08 06:30:26.671806 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9005df0d-b6a1-4fe9-a047-a96b51f17972 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:26.672241 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 731/2912] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:26 2026] POST /volume/v3/volumes => generated 757 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:26.694346 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c609a687-b463-4a75-b587-3efed3e5e0dd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:26.696801 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c609a687-b463-4a75-b587-3efed3e5e0dd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:26.697158 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c609a687-b463-4a75-b587-3efed3e5e0dd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:26.697448 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c609a687-b463-4a75-b587-3efed3e5e0dd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:26.706358 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:26.706358 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:26.710266 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c609a687-b463-4a75-b587-3efed3e5e0dd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:26.714636 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c609a687-b463-4a75-b587-3efed3e5e0dd tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 200 Aug 08 06:30:26.714905 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 727/2913] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:26 2026] GET /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:27.176068 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5a0ddb30-97a2-435e-8471-bd0e0c6008e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:27.178577 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a0ddb30-97a2-435e-8471-bd0e0c6008e6 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:27.178974 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a0ddb30-97a2-435e-8471-bd0e0c6008e6 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:27.179207 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a0ddb30-97a2-435e-8471-bd0e0c6008e6 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:27.179307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5a0ddb30-97a2-435e-8471-bd0e0c6008e6 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:27.189208 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:27.189208 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:27.191105 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a0ddb30-97a2-435e-8471-bd0e0c6008e6 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:27.191105 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 724/2914] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:27 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:27.519264 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f1715192-414d-42a9-9614-e5b5615ed70d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:27.521644 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1715192-414d-42a9-9614-e5b5615ed70d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:27.521961 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f1715192-414d-42a9-9614-e5b5615ed70d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:27.522256 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f1715192-414d-42a9-9614-e5b5615ed70d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:27.533575 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:27.533575 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:27.537440 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f1715192-414d-42a9-9614-e5b5615ed70d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:27.542860 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1715192-414d-42a9-9614-e5b5615ed70d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:27.543356 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 733/2915] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:27 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:30:27.734547 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-782461bb-8b95-408e-b64f-9454e3c01d94 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:27.737600 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-782461bb-8b95-408e-b64f-9454e3c01d94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:27.737865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-782461bb-8b95-408e-b64f-9454e3c01d94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:27.738196 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-782461bb-8b95-408e-b64f-9454e3c01d94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:27.750062 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:27.750062 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:27.756607 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-782461bb-8b95-408e-b64f-9454e3c01d94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:27.765051 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-782461bb-8b95-408e-b64f-9454e3c01d94 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 200 Aug 08 06:30:27.765558 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 732/2916] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:27 2026] GET /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:27.783079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d135530f-962a-4a40-ac39-10b53980cdda None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:27.785616 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d135530f-962a-4a40-ac39-10b53980cdda tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:27.787599 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d135530f-962a-4a40-ac39-10b53980cdda tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:27.787937 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d135530f-962a-4a40-ac39-10b53980cdda tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:27.799649 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:27.799649 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:27.804048 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d135530f-962a-4a40-ac39-10b53980cdda tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:27.810666 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d135530f-962a-4a40-ac39-10b53980cdda tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 200 Aug 08 06:30:27.811270 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 728/2917] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:27 2026] GET /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:27.828235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9e14b9bb-d1f7-4138-9a8a-143638fa2ea5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:27.834587 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e14b9bb-d1f7-4138-9a8a-143638fa2ea5 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] PUT https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:27.834587 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e14b9bb-d1f7-4138-9a8a-143638fa2ea5 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1477778183"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:27.850187 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:27.850187 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:27.855002 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e14b9bb-d1f7-4138-9a8a-143638fa2ea5 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:27.864180 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e14b9bb-d1f7-4138-9a8a-143638fa2ea5 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume updated successfully. Aug 08 06:30:27.865007 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e14b9bb-d1f7-4138-9a8a-143638fa2ea5 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 200 Aug 08 06:30:27.865676 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 725/2918] 10.4.3.32 () {68 vars in 1361 bytes} [Sat Aug 8 06:30:27 2026] PUT /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 781 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:27.882614 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aa0da00b-097e-49f2-acbe-bdbb20ec6160 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:27.884866 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa0da00b-097e-49f2-acbe-bdbb20ec6160 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] PUT https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:27.885375 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa0da00b-097e-49f2-acbe-bdbb20ec6160 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1946791999", "description": "This is the new description of volume"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:27.897692 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:27.897692 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:27.903108 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-aa0da00b-097e-49f2-acbe-bdbb20ec6160 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:27.915693 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-aa0da00b-097e-49f2-acbe-bdbb20ec6160 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume updated successfully. Aug 08 06:30:27.916583 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa0da00b-097e-49f2-acbe-bdbb20ec6160 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 200 Aug 08 06:30:27.918915 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 734/2919] 10.4.3.32 () {68 vars in 1362 bytes} [Sat Aug 8 06:30:27 2026] PUT /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:27.936971 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2ecd5d51-755d-4725-ab7c-ba9261afdc2f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:27.940340 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ecd5d51-755d-4725-ab7c-ba9261afdc2f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:27.940660 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ecd5d51-755d-4725-ab7c-ba9261afdc2f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:27.940660 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ecd5d51-755d-4725-ab7c-ba9261afdc2f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:27.953836 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:27.953836 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:27.962110 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2ecd5d51-755d-4725-ab7c-ba9261afdc2f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:27.971367 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ecd5d51-755d-4725-ab7c-ba9261afdc2f tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 200 Aug 08 06:30:27.972093 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 733/2920] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:27 2026] GET /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 1404 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:27.990210 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:27.997838 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:27.998327 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1597623751", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-493330018"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:28.000261 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1597623751', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-493330018'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:28.000467 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume of 1 GB Aug 08 06:30:28.007166 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Availability Zones retrieved successfully. Aug 08 06:30:28.018799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (dd440fa8-7567-449c-8b04-0c0a98848cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:28.022950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f26ea4d-9e45-4f8f-abe6-e94559233e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:28.024440 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:28.035930 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-3a272e56-2ebe-42ce-9aca-9a69437fb4b5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:28.040051 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-3a272e56-2ebe-42ce-9aca-9a69437fb4b5 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] POST https://10.4.3.32/volume/v3/attachments/383d4eb3-d712-4e21-bb7c-25056d474945/action Aug 08 06:30:28.042749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-3a272e56-2ebe-42ce-9aca-9a69437fb4b5 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:30:28.042749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-3a272e56-2ebe-42ce-9aca-9a69437fb4b5 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:28.057687 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f26ea4d-9e45-4f8f-abe6-e94559233e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:28.058952 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43e6819-0132-4957-adf9-ef6358f79469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:28.075958 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:28.075958 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:28.094550 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-516142e1-f688-4429-bf0a-0c1023d98a7e req-3a272e56-2ebe-42ce-9aca-9a69437fb4b5 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/attachments/383d4eb3-d712-4e21-bb7c-25056d474945/action returned with HTTP 204 Aug 08 06:30:28.095102 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 726/2921] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:30:28 2026] POST /volume/v3/attachments/383d4eb3-d712-4e21-bb7c-25056d474945/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:28.119141 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Created reservations ['e6b3ec8a-520c-468a-9fb0-ed4f613d32f8', 'da18c3f8-ea61-4ded-b6fd-2129b73be237', '7499eb81-87e9-4dfd-9e7f-29939f9b7e70', 'a63e88f5-bdfd-446d-ac4f-d8888fe407a6'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:28.120847 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43e6819-0132-4957-adf9-ef6358f79469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6b3ec8a-520c-468a-9fb0-ed4f613d32f8', 'da18c3f8-ea61-4ded-b6fd-2129b73be237', '7499eb81-87e9-4dfd-9e7f-29939f9b7e70', 'a63e88f5-bdfd-446d-ac4f-d8888fe407a6']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:28.120974 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51612fda-037e-48cc-9c69-8c88971c8706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:28.155272 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51612fda-037e-48cc-9c69-8c88971c8706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd97934d5-3345-47c1-8bec-406db4066de4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1597623751',display_name='tempest-VolumesGetTest-Volume-493330018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['e6b3ec8a-520c-468a-9fb0-ed4f613d32f8','da18c3f8-ea61-4ded-b6fd-2129b73be237','7499eb81-87e9-4dfd-9e7f-29939f9b7e70','a63e88f5-bdfd-446d-ac4f-d8888fe407a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1597623751',display_name='tempest-VolumesGetTest-Volume-493330018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d97934d5-3345-47c1-8bec-406db4066de4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1646a4824c413eac737570bb98e101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6449511144d4fba903562d052bc73ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:28.156256 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec7d7e6-c59d-46b1-934e-85e7cc9b22a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:28.181796 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec7d7e6-c59d-46b1-934e-85e7cc9b22a5) transitioned into 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-1597623751',display_name='tempest-VolumesGetTest-Volume-493330018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1646a4824c413eac737570bb98e101',qos_specs=None,replication_status=,reservations=['e6b3ec8a-520c-468a-9fb0-ed4f613d32f8','da18c3f8-ea61-4ded-b6fd-2129b73be237','7499eb81-87e9-4dfd-9e7f-29939f9b7e70','a63e88f5-bdfd-446d-ac4f-d8888fe407a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6449511144d4fba903562d052bc73ec',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:28.182929 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c2231e-7bf6-4816-834f-6000f1b86059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:28.196446 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c2231e-7bf6-4816-834f-6000f1b86059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:28.197616 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Flow 'volume_create_api' (dd440fa8-7567-449c-8b04-0c0a98848cc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:28.198015 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Create volume request issued successfully. Aug 08 06:30:28.198906 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-afcd48e1-896c-47bf-8c46-3be24e44ac9a tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:28.199496 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 729/2922] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:27 2026] POST /volume/v3/volumes => generated 777 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:28.204839 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6ac2c690-f6bc-4827-a90a-f3c4640cc34b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:28.215053 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ac2c690-f6bc-4827-a90a-f3c4640cc34b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:28.215503 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ac2c690-f6bc-4827-a90a-f3c4640cc34b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:28.217893 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ac2c690-f6bc-4827-a90a-f3c4640cc34b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:28.218113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6ac2c690-f6bc-4827-a90a-f3c4640cc34b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:28.219566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c82fd0dd-4298-4adc-95ab-a68ab9ff8473 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:28.224597 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:28.224597 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:28.225621 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c82fd0dd-4298-4adc-95ab-a68ab9ff8473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 Aug 08 06:30:28.225897 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c82fd0dd-4298-4adc-95ab-a68ab9ff8473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:28.226148 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c82fd0dd-4298-4adc-95ab-a68ab9ff8473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:28.226427 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ac2c690-f6bc-4827-a90a-f3c4640cc34b tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:28.227298 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 735/2923] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:28 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:28.241214 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:28.241214 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:28.246803 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c82fd0dd-4298-4adc-95ab-a68ab9ff8473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:28.252220 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c82fd0dd-4298-4adc-95ab-a68ab9ff8473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 returned with HTTP 200 Aug 08 06:30:28.252677 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 734/2924] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:28 2026] GET /volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:28.558855 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eecf373b-23d9-41a7-b4c3-4fa23c94e883 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:28.560691 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eecf373b-23d9-41a7-b4c3-4fa23c94e883 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:28.561066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eecf373b-23d9-41a7-b4c3-4fa23c94e883 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:28.561388 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eecf373b-23d9-41a7-b4c3-4fa23c94e883 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:28.571726 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:28.571726 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:28.578177 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-eecf373b-23d9-41a7-b4c3-4fa23c94e883 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:28.580678 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eecf373b-23d9-41a7-b4c3-4fa23c94e883 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:28.580678 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 727/2925] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:28 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:28.599010 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4e05b258-69df-4c92-b2f9-27451f05136c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:28.601369 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e05b258-69df-4c92-b2f9-27451f05136c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:28.601606 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e05b258-69df-4c92-b2f9-27451f05136c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:28.601874 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e05b258-69df-4c92-b2f9-27451f05136c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:28.613665 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:28.613665 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:28.617165 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4e05b258-69df-4c92-b2f9-27451f05136c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:28.621697 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e05b258-69df-4c92-b2f9-27451f05136c tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:28.622204 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 730/2926] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:28 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:29.240169 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ffaeadb9-b33f-4104-87a2-6a6d662b361d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:29.242413 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ffaeadb9-b33f-4104-87a2-6a6d662b361d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:29.242669 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ffaeadb9-b33f-4104-87a2-6a6d662b361d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:29.242948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ffaeadb9-b33f-4104-87a2-6a6d662b361d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:29.243072 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ffaeadb9-b33f-4104-87a2-6a6d662b361d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:29.248165 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:29.248165 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:29.249233 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ffaeadb9-b33f-4104-87a2-6a6d662b361d tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:29.249765 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 736/2927] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:29 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:29.274302 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5d131754-46c2-467a-bb87-baefc81d83a9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:29.276282 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d131754-46c2-467a-bb87-baefc81d83a9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 Aug 08 06:30:29.276495 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d131754-46c2-467a-bb87-baefc81d83a9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:29.276693 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d131754-46c2-467a-bb87-baefc81d83a9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:29.284823 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:29.284823 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:29.290062 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5d131754-46c2-467a-bb87-baefc81d83a9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:29.296819 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d131754-46c2-467a-bb87-baefc81d83a9 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 returned with HTTP 200 Aug 08 06:30:29.297915 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 735/2928] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:29 2026] GET /volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:29.313867 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fddb95fb-ea21-4ec2-93c4-55245df767e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:29.316848 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fddb95fb-ea21-4ec2-93c4-55245df767e2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] PUT https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 Aug 08 06:30:29.318258 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fddb95fb-ea21-4ec2-93c4-55245df767e2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1477778183", "description": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:29.327903 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:29.327903 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:29.333541 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fddb95fb-ea21-4ec2-93c4-55245df767e2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:29.342012 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fddb95fb-ea21-4ec2-93c4-55245df767e2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume updated successfully. Aug 08 06:30:29.342152 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fddb95fb-ea21-4ec2-93c4-55245df767e2 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 returned with HTTP 200 Aug 08 06:30:29.342861 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 728/2929] 10.4.3.32 () {68 vars in 1361 bytes} [Sat Aug 8 06:30:29 2026] PUT /volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 => generated 768 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:29.361959 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-123122cc-306e-49ce-86f9-c1223422a473 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:29.365039 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-123122cc-306e-49ce-86f9-c1223422a473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 Aug 08 06:30:29.365039 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-123122cc-306e-49ce-86f9-c1223422a473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:29.365039 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-123122cc-306e-49ce-86f9-c1223422a473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:29.375513 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:29.375513 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:29.380463 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-123122cc-306e-49ce-86f9-c1223422a473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:29.387322 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-123122cc-306e-49ce-86f9-c1223422a473 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 returned with HTTP 200 Aug 08 06:30:29.387879 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 731/2930] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:29 2026] GET /volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:29.403732 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d732adff-b242-4ed3-af69-d91b0c65d92b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:29.405591 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d732adff-b242-4ed3-af69-d91b0c65d92b tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 Aug 08 06:30:29.405880 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d732adff-b242-4ed3-af69-d91b0c65d92b tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:29.406192 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d732adff-b242-4ed3-af69-d91b0c65d92b tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:29.406377 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-d732adff-b242-4ed3-af69-d91b0c65d92b tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume with id: d97934d5-3345-47c1-8bec-406db4066de4 Aug 08 06:30:29.414632 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:29.414632 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:29.415261 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d732adff-b242-4ed3-af69-d91b0c65d92b tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:29.433260 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d732adff-b242-4ed3-af69-d91b0c65d92b tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume request issued successfully. Aug 08 06:30:29.433541 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d732adff-b242-4ed3-af69-d91b0c65d92b tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 returned with HTTP 202 Aug 08 06:30:29.434069 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 737/2931] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:29 2026] DELETE /volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:29.442011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee82f8cf-6dc6-43c5-a793-0f635f560278 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:29.443327 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee82f8cf-6dc6-43c5-a793-0f635f560278 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 Aug 08 06:30:29.443523 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee82f8cf-6dc6-43c5-a793-0f635f560278 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:29.443714 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee82f8cf-6dc6-43c5-a793-0f635f560278 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:29.450825 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:29.450825 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:29.454748 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ee82f8cf-6dc6-43c5-a793-0f635f560278 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:29.459069 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee82f8cf-6dc6-43c5-a793-0f635f560278 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 returned with HTTP 200 Aug 08 06:30:29.459486 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 736/2932] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:29 2026] GET /volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:30.262338 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-109de344-7f33-4fef-979c-0eced427b862 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:30.264455 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-109de344-7f33-4fef-979c-0eced427b862 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:30.264713 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-109de344-7f33-4fef-979c-0eced427b862 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:30.264996 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-109de344-7f33-4fef-979c-0eced427b862 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:30.265145 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-109de344-7f33-4fef-979c-0eced427b862 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:30.270746 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:30.270746 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:30.271885 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-109de344-7f33-4fef-979c-0eced427b862 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:30.272626 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 729/2933] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:30 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:30.474490 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9a25bc12-7b5f-4bae-82e0-b3fc6a13962c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:30.476627 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a25bc12-7b5f-4bae-82e0-b3fc6a13962c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 Aug 08 06:30:30.476873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a25bc12-7b5f-4bae-82e0-b3fc6a13962c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:30.477100 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a25bc12-7b5f-4bae-82e0-b3fc6a13962c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:30.484039 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a25bc12-7b5f-4bae-82e0-b3fc6a13962c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 returned with HTTP 404 Aug 08 06:30:30.484573 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 732/2934] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:30 2026] GET /volume/v3/volumes/d97934d5-3345-47c1-8bec-406db4066de4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:30.493817 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d8e90415-0d7a-4481-aa38-9731179b02df None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:30.496318 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d8e90415-0d7a-4481-aa38-9731179b02df tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:30.496693 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d8e90415-0d7a-4481-aa38-9731179b02df tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:30.497062 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d8e90415-0d7a-4481-aa38-9731179b02df tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:30.507218 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:30.507218 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:30.512197 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d8e90415-0d7a-4481-aa38-9731179b02df tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:30.519009 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d8e90415-0d7a-4481-aa38-9731179b02df tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 200 Aug 08 06:30:30.519535 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 738/2935] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:30 2026] GET /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 1404 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:30.532419 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f6b7cf5-8eb1-4085-bd80-379554b90d3c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:30.534558 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f6b7cf5-8eb1-4085-bd80-379554b90d3c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] DELETE https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:30.534800 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f6b7cf5-8eb1-4085-bd80-379554b90d3c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:30.535058 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f6b7cf5-8eb1-4085-bd80-379554b90d3c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:30.535284 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9f6b7cf5-8eb1-4085-bd80-379554b90d3c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume with id: 23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:30.542924 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:30.542924 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:30.543409 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f6b7cf5-8eb1-4085-bd80-379554b90d3c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:30.563374 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f6b7cf5-8eb1-4085-bd80-379554b90d3c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Delete volume request issued successfully. Aug 08 06:30:30.563629 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f6b7cf5-8eb1-4085-bd80-379554b90d3c tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 202 Aug 08 06:30:30.564117 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 737/2936] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:30 2026] DELETE /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:30.575697 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e2395ac1-b9fe-4c02-87f5-be749f09209e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:30.577885 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e2395ac1-b9fe-4c02-87f5-be749f09209e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:30.578150 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e2395ac1-b9fe-4c02-87f5-be749f09209e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:30.578367 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e2395ac1-b9fe-4c02-87f5-be749f09209e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:30.585536 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:30.585536 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:30.589996 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e2395ac1-b9fe-4c02-87f5-be749f09209e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Volume info retrieved successfully. Aug 08 06:30:30.595247 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e2395ac1-b9fe-4c02-87f5-be749f09209e tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 200 Aug 08 06:30:30.595759 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 730/2937] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:30 2026] GET /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 1403 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:31.288237 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6e2c1bc0-ce6c-4ca4-a1d4-da2a36640629 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:31.290517 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e2c1bc0-ce6c-4ca4-a1d4-da2a36640629 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:30:31.290915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e2c1bc0-ce6c-4ca4-a1d4-da2a36640629 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:31.291070 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e2c1bc0-ce6c-4ca4-a1d4-da2a36640629 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:31.291344 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6e2c1bc0-ce6c-4ca4-a1d4-da2a36640629 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Show backup with id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:31.297843 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:31.297843 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:31.298817 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e2c1bc0-ce6c-4ca4-a1d4-da2a36640629 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 200 Aug 08 06:30:31.299422 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 733/2938] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:31 2026] GET /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:31.311921 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6d93429c-824d-47e6-9688-39f388993040 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:31.318482 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d93429c-824d-47e6-9688-39f388993040 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 Aug 08 06:30:31.318482 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d93429c-824d-47e6-9688-39f388993040 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:31.318482 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d93429c-824d-47e6-9688-39f388993040 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:31.326145 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:31.326145 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:31.333043 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6d93429c-824d-47e6-9688-39f388993040 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:30:31.344348 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d93429c-824d-47e6-9688-39f388993040 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 returned with HTTP 200 Aug 08 06:30:31.344348 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 739/2939] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:31 2026] GET /volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:31.361444 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e4a1b223-07d7-42a8-aa9a-f3478a988d75 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:31.364302 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4a1b223-07d7-42a8-aa9a-f3478a988d75 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 Aug 08 06:30:31.364302 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e4a1b223-07d7-42a8-aa9a-f3478a988d75 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:31.368177 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e4a1b223-07d7-42a8-aa9a-f3478a988d75 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:31.376952 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:31.376952 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:31.381610 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e4a1b223-07d7-42a8-aa9a-f3478a988d75 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:30:31.389748 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4a1b223-07d7-42a8-aa9a-f3478a988d75 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 returned with HTTP 200 Aug 08 06:30:31.391793 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 738/2940] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:31 2026] GET /volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:30:31.410751 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-4f0eb4a0-7942-4eb2-815c-75250a9e74ff None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:31.413789 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-4f0eb4a0-7942-4eb2-815c-75250a9e74ff tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:31.414038 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-4f0eb4a0-7942-4eb2-815c-75250a9e74ff tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:31.414297 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-4f0eb4a0-7942-4eb2-815c-75250a9e74ff tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:31.424319 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:31.424319 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:31.426880 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-4f0eb4a0-7942-4eb2-815c-75250a9e74ff tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:31.431551 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-4f0eb4a0-7942-4eb2-815c-75250a9e74ff tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:31.434486 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 731/2941] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:31 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:31.465759 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-637df0a8-6397-4411-82c5-3ef17c8daa63 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:31.470511 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-637df0a8-6397-4411-82c5-3ef17c8daa63 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] POST https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4/action Aug 08 06:30:31.470511 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-637df0a8-6397-4411-82c5-3ef17c8daa63 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:30:31.470899 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-637df0a8-6397-4411-82c5-3ef17c8daa63 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:31.485192 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:31.485192 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:31.485856 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-637df0a8-6397-4411-82c5-3ef17c8daa63 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:31.494794 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-637df0a8-6397-4411-82c5-3ef17c8daa63 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Begin detaching volume completed successfully. Aug 08 06:30:31.495043 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-637df0a8-6397-4411-82c5-3ef17c8daa63 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4/action returned with HTTP 202 Aug 08 06:30:31.495629 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 734/2942] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:30:31 2026] POST /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:30:31.560000 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7f2c0b2e-cbc5-4e6d-879b-2376775fabda None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:31.560000 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f2c0b2e-cbc5-4e6d-879b-2376775fabda None None] GET https://10.4.3.32/volume// Aug 08 06:30:31.560000 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7f2c0b2e-cbc5-4e6d-879b-2376775fabda None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:31.560000 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7f2c0b2e-cbc5-4e6d-879b-2376775fabda None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:31.560000 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7f2c0b2e-cbc5-4e6d-879b-2376775fabda None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:31.560000 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 740/2943] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:31.572494 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b2ea08ad-1302-4ef2-a61d-7888bfd70e54 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:31.574592 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b2ea08ad-1302-4ef2-a61d-7888bfd70e54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:31.574907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b2ea08ad-1302-4ef2-a61d-7888bfd70e54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:31.575233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b2ea08ad-1302-4ef2-a61d-7888bfd70e54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:31.589998 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:31.589998 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:31.595315 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b2ea08ad-1302-4ef2-a61d-7888bfd70e54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:31.601090 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b2ea08ad-1302-4ef2-a61d-7888bfd70e54 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:31.601582 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 739/2944] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:31 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:31.616183 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-647b7467-ce55-4eb1-a48e-a157dee01724 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:31.618836 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-647b7467-ce55-4eb1-a48e-a157dee01724 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] GET https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 Aug 08 06:30:31.619057 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-647b7467-ce55-4eb1-a48e-a157dee01724 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:31.619320 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-647b7467-ce55-4eb1-a48e-a157dee01724 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:31.628340 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-647b7467-ce55-4eb1-a48e-a157dee01724 tempest-VolumesGetTest-1870224481 tempest-VolumesGetTest-1870224481-project-member] https://10.4.3.32/volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 returned with HTTP 404 Aug 08 06:30:31.628979 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 732/2945] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:31 2026] GET /volume/v3/volumes/23dd3df9-15b8-44f2-be00-f5c9a9ac1518 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:32.685828 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b697b5e1-25a5-4d3b-9872-fb1186bc058b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:32.690008 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b697b5e1-25a5-4d3b-9872-fb1186bc058b tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] DELETE https://10.4.3.32/volume/v3/attachments/383d4eb3-d712-4e21-bb7c-25056d474945 Aug 08 06:30:32.690008 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b697b5e1-25a5-4d3b-9872-fb1186bc058b tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:32.690008 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b697b5e1-25a5-4d3b-9872-fb1186bc058b tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:32.700710 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:32.700710 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:32.786595 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-00ad2ca3-3dd9-4878-97ff-3f36ec3f7d72 req-b697b5e1-25a5-4d3b-9872-fb1186bc058b tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/attachments/383d4eb3-d712-4e21-bb7c-25056d474945 returned with HTTP 200 Aug 08 06:30:32.786720 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 735/2946] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:30:32 2026] DELETE /volume/v3/attachments/383d4eb3-d712-4e21-bb7c-25056d474945 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:33.200936 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-975a3f7b-cf12-4772-99cf-260cf4a6db13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:33.205870 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-975a3f7b-cf12-4772-99cf-260cf4a6db13 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 Aug 08 06:30:33.205870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-975a3f7b-cf12-4772-99cf-260cf4a6db13 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:33.205870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-975a3f7b-cf12-4772-99cf-260cf4a6db13 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:33.216802 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:33.216802 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:33.222286 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-975a3f7b-cf12-4772-99cf-260cf4a6db13 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:30:33.230070 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-975a3f7b-cf12-4772-99cf-260cf4a6db13 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 returned with HTTP 200 Aug 08 06:30:33.230945 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 741/2947] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:33 2026] GET /volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:33.351815 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-207e269e-0873-44bf-84a5-ef2dd894447c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:33.521375 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:33.522797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1928700040"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:33.523541 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1928700040'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:33.523688 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume of 1 GB Aug 08 06:30:33.529453 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Availability Zones retrieved successfully. Aug 08 06:30:33.536570 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (8293e8b2-a4d3-4b8a-a637-80c7f0419a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:33.537654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c13c024-d920-43cd-af45-62149a7c199a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:33.538721 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:33.579917 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c13c024-d920-43cd-af45-62149a7c199a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:33.579917 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01cb9e98-2267-431f-8bed-4084da12d444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:33.678640 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Created reservations ['6dfb61d0-9b06-4dce-9ce7-3bd62e9ab5d9', 'cd3461e7-9eb1-4b83-a552-79ec35924018', 'f6684bfe-c943-450c-8279-f1fbd777ac59', 'c6354d1c-5ed4-4ea7-b857-a83fc4827d54'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:33.680926 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01cb9e98-2267-431f-8bed-4084da12d444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dfb61d0-9b06-4dce-9ce7-3bd62e9ab5d9', 'cd3461e7-9eb1-4b83-a552-79ec35924018', 'f6684bfe-c943-450c-8279-f1fbd777ac59', 'c6354d1c-5ed4-4ea7-b857-a83fc4827d54']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:33.682505 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (589c12b3-041c-4245-b1f0-992b4f49032c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:33.716965 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (589c12b3-041c-4245-b1f0-992b4f49032c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1928700040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['6dfb61d0-9b06-4dce-9ce7-3bd62e9ab5d9','cd3461e7-9eb1-4b83-a552-79ec35924018','f6684bfe-c943-450c-8279-f1fbd777ac59','c6354d1c-5ed4-4ea7-b857-a83fc4827d54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1928700040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5ba4a40c26c488dbece74635c35044d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:33.718364 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fea98a-b88f-474c-bf32-8676dbd2724d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:33.745144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fea98a-b88f-474c-bf32-8676dbd2724d) transitioned into state 'SUCCESS' from state '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-1928700040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['6dfb61d0-9b06-4dce-9ce7-3bd62e9ab5d9','cd3461e7-9eb1-4b83-a552-79ec35924018','f6684bfe-c943-450c-8279-f1fbd777ac59','c6354d1c-5ed4-4ea7-b857-a83fc4827d54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:33.746153 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04497d88-3c22-4d31-ac38-430b0dd99d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:33.762732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04497d88-3c22-4d31-ac38-430b0dd99d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:33.763750 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (8293e8b2-a4d3-4b8a-a637-80c7f0419a6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:33.764181 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request issued successfully. Aug 08 06:30:33.764935 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-207e269e-0873-44bf-84a5-ef2dd894447c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:33.765442 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 740/2948] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:30:33 2026] POST /volume/v3/volumes => generated 756 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:33.780857 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d5f0c1d3-d4a7-480d-91bb-32bfda216514 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:33.785580 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5f0c1d3-d4a7-480d-91bb-32bfda216514 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 Aug 08 06:30:33.785580 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5f0c1d3-d4a7-480d-91bb-32bfda216514 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:33.785580 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5f0c1d3-d4a7-480d-91bb-32bfda216514 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:33.792913 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:33.792913 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:33.798612 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d5f0c1d3-d4a7-480d-91bb-32bfda216514 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:33.804699 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5f0c1d3-d4a7-480d-91bb-32bfda216514 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 returned with HTTP 200 Aug 08 06:30:33.805642 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 733/2949] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:33 2026] GET /volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:33.926863 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08577744-fa11-430e-a653-44edf8a2de6a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:33.931125 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08577744-fa11-430e-a653-44edf8a2de6a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 Aug 08 06:30:33.931989 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08577744-fa11-430e-a653-44edf8a2de6a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:33.932252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08577744-fa11-430e-a653-44edf8a2de6a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:33.943752 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:33.943752 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:33.950546 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08577744-fa11-430e-a653-44edf8a2de6a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:30:33.956728 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08577744-fa11-430e-a653-44edf8a2de6a tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 returned with HTTP 200 Aug 08 06:30:33.957207 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 736/2950] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:33 2026] GET /volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:33.971079 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3087924a-7bb7-4f0e-bd9a-755a35f46f7a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:33.971079 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3087924a-7bb7-4f0e-bd9a-755a35f46f7a None None] GET https://10.4.3.32/volume// Aug 08 06:30:33.971079 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3087924a-7bb7-4f0e-bd9a-755a35f46f7a None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:33.971627 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3087924a-7bb7-4f0e-bd9a-755a35f46f7a None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:33.972236 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3087924a-7bb7-4f0e-bd9a-755a35f46f7a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:33.972735 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 742/2951] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:30:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:33.981791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-78560ca9-e81d-4fd7-9902-8b3e3cbeec19 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:33.985536 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-78560ca9-e81d-4fd7-9902-8b3e3cbeec19 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:30:33.986116 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-78560ca9-e81d-4fd7-9902-8b3e3cbeec19 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63c8a993-b23b-4dd9-a6a9-971747e45af7", "connector": null, "instance_uuid": "8a64cc54-1534-4c7b-8be6-69da46e4d9fc"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:33.996641 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:33.996641 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:34.030239 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-78560ca9-e81d-4fd7-9902-8b3e3cbeec19 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:30:34.030730 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 741/2952] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:30:33 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:34.829172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cd7007ae-9aed-453e-a3e1-01e43c8bea42 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:34.833420 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd7007ae-9aed-453e-a3e1-01e43c8bea42 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 Aug 08 06:30:34.833420 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd7007ae-9aed-453e-a3e1-01e43c8bea42 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:34.834234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd7007ae-9aed-453e-a3e1-01e43c8bea42 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:34.848508 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:34.848508 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:34.852329 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cd7007ae-9aed-453e-a3e1-01e43c8bea42 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:34.857501 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd7007ae-9aed-453e-a3e1-01e43c8bea42 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 returned with HTTP 200 Aug 08 06:30:34.860086 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 734/2953] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:34 2026] GET /volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:34.883399 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-282941b6-bdf0-496c-8e03-564f515a06aa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:34.889671 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-282941b6-bdf0-496c-8e03-564f515a06aa tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:30:34.890237 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-282941b6-bdf0-496c-8e03-564f515a06aa tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41", "name": "tempest-CreateVolumesFromBackupTest-Backup-155963652"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:34.898791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-282941b6-bdf0-496c-8e03-564f515a06aa tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Creating new backup {'backup': {'volume_id': '655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-155963652'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:30:34.899146 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-282941b6-bdf0-496c-8e03-564f515a06aa tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Creating backup of volume 655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 in container None Aug 08 06:30:34.910922 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:34.910922 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:34.910922 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-282941b6-bdf0-496c-8e03-564f515a06aa tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:34.958668 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-282941b6-bdf0-496c-8e03-564f515a06aa tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Created reservations ['46a2eeec-993e-4e1b-b5db-984c8954f4a7', 'e306de5b-048e-41c1-a67e-a7d5ade1f180'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:35.010352 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-282941b6-bdf0-496c-8e03-564f515a06aa tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:30:35.011586 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 737/2954] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:34 2026] POST /volume/v3/backups => generated 336 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:35.028652 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-218298c7-fd2e-4580-b09d-e871c1dca9eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:35.032376 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-218298c7-fd2e-4580-b09d-e871c1dca9eb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:35.032596 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-218298c7-fd2e-4580-b09d-e871c1dca9eb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:35.032737 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-218298c7-fd2e-4580-b09d-e871c1dca9eb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:35.032899 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-218298c7-fd2e-4580-b09d-e871c1dca9eb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:35.038134 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:35.038134 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:35.039443 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-218298c7-fd2e-4580-b09d-e871c1dca9eb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:35.039860 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 743/2955] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:35 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:35.862579 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6b40cf44-7f77-4601-a883-d69530aaab81 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:35.862983 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b40cf44-7f77-4601-a883-d69530aaab81 None None] GET https://10.4.3.32/volume// Aug 08 06:30:35.863183 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b40cf44-7f77-4601-a883-d69530aaab81 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:35.863378 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b40cf44-7f77-4601-a883-d69530aaab81 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:35.863736 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b40cf44-7f77-4601-a883-d69530aaab81 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:35.864031 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 742/2956] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:35.879865 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-740e05a0-ebf8-4426-bdbd-f334bb77ff05 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:35.879865 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-740e05a0-ebf8-4426-bdbd-f334bb77ff05 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 Aug 08 06:30:35.880340 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-740e05a0-ebf8-4426-bdbd-f334bb77ff05 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:35.880340 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-740e05a0-ebf8-4426-bdbd-f334bb77ff05 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:35.892985 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:35.892985 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:35.897813 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-740e05a0-ebf8-4426-bdbd-f334bb77ff05 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:30:35.904591 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-740e05a0-ebf8-4426-bdbd-f334bb77ff05 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 returned with HTTP 200 Aug 08 06:30:35.905306 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 735/2957] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:35 2026] GET /volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 => generated 1594 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:36.012199 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08452f53-af1f-404b-bc79-4aa3b93340a4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:36.014354 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08452f53-af1f-404b-bc79-4aa3b93340a4 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] PUT https://10.4.3.32/volume/v3/attachments/b061fc21-3ce9-469e-a4c4-fcdfe74ca250 Aug 08 06:30:36.014753 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08452f53-af1f-404b-bc79-4aa3b93340a4 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:36.025649 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08452f53-af1f-404b-bc79-4aa3b93340a4 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Acquiring lock "cinder-attachment_update-63c8a993-b23b-4dd9-a6a9-971747e45af7-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:30:36.030951 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08452f53-af1f-404b-bc79-4aa3b93340a4 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Lock "cinder-attachment_update-63c8a993-b23b-4dd9-a6a9-971747e45af7-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:30:36.031989 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:36.031989 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:36.053629 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c097f549-afab-4d59-9d84-c7c179861ab3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:36.058764 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c097f549-afab-4d59-9d84-c7c179861ab3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:36.058764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c097f549-afab-4d59-9d84-c7c179861ab3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:36.058764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c097f549-afab-4d59-9d84-c7c179861ab3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:36.058764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c097f549-afab-4d59-9d84-c7c179861ab3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:36.063863 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:36.063863 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:36.064918 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c097f549-afab-4d59-9d84-c7c179861ab3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:36.066107 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 744/2958] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:36 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:36.134253 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08452f53-af1f-404b-bc79-4aa3b93340a4 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Lock "cinder-attachment_update-63c8a993-b23b-4dd9-a6a9-971747e45af7-np0000006785" released by "attachment_update" :: held 0.103s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:30:36.134637 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-08452f53-af1f-404b-bc79-4aa3b93340a4 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/attachments/b061fc21-3ce9-469e-a4c4-fcdfe74ca250 returned with HTTP 200 Aug 08 06:30:36.135186 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 738/2959] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:30:36 2026] PUT /volume/v3/attachments/b061fc21-3ce9-469e-a4c4-fcdfe74ca250 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:36.167654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-ec8793b8-cad6-4f0b-b385-831f904b7456 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:36.171254 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-ec8793b8-cad6-4f0b-b385-831f904b7456 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] POST https://10.4.3.32/volume/v3/attachments/b061fc21-3ce9-469e-a4c4-fcdfe74ca250/action Aug 08 06:30:36.171254 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-ec8793b8-cad6-4f0b-b385-831f904b7456 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:30:36.171493 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-ec8793b8-cad6-4f0b-b385-831f904b7456 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:36.195022 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:36.195022 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:36.212036 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-bf367674-d288-47c4-9198-bd9ce7e08661 req-ec8793b8-cad6-4f0b-b385-831f904b7456 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/attachments/b061fc21-3ce9-469e-a4c4-fcdfe74ca250/action returned with HTTP 204 Aug 08 06:30:36.212664 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 743/2960] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:30:36 2026] POST /volume/v3/attachments/b061fc21-3ce9-469e-a4c4-fcdfe74ca250/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:36.768403 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5b5b2875-4050-40dd-9ead-e935f7846239 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:36.770345 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b5b2875-4050-40dd-9ead-e935f7846239 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] DELETE https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:36.770590 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b5b2875-4050-40dd-9ead-e935f7846239 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:36.771329 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b5b2875-4050-40dd-9ead-e935f7846239 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:36.771329 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5b5b2875-4050-40dd-9ead-e935f7846239 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Delete volume with id: 85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:36.779194 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:36.779194 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:36.779657 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5b5b2875-4050-40dd-9ead-e935f7846239 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:36.800330 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5b5b2875-4050-40dd-9ead-e935f7846239 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Delete volume request issued successfully. Aug 08 06:30:36.800467 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b5b2875-4050-40dd-9ead-e935f7846239 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 202 Aug 08 06:30:36.801143 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 736/2961] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:36 2026] DELETE /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:36.811917 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-85065d5e-ccad-4d04-aeae-6230f4f94574 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:36.814854 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85065d5e-ccad-4d04-aeae-6230f4f94574 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:36.815143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-85065d5e-ccad-4d04-aeae-6230f4f94574 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:36.815368 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-85065d5e-ccad-4d04-aeae-6230f4f94574 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:36.827581 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:36.827581 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:36.833338 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-85065d5e-ccad-4d04-aeae-6230f4f94574 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:36.841128 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85065d5e-ccad-4d04-aeae-6230f4f94574 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 200 Aug 08 06:30:36.841689 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 745/2962] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:36 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:37.078554 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-726ccefe-4cf2-449a-a924-12403c28b77b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:37.080334 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-726ccefe-4cf2-449a-a924-12403c28b77b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:37.080665 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-726ccefe-4cf2-449a-a924-12403c28b77b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:37.080973 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-726ccefe-4cf2-449a-a924-12403c28b77b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:37.081188 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-726ccefe-4cf2-449a-a924-12403c28b77b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:37.087222 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:37.087222 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:37.087222 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-726ccefe-4cf2-449a-a924-12403c28b77b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:37.087222 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 739/2963] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:37 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:37.856309 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-06a29414-dbfa-4c5b-950d-b0b08d7c5b7d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:37.859157 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06a29414-dbfa-4c5b-950d-b0b08d7c5b7d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 Aug 08 06:30:37.859157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06a29414-dbfa-4c5b-950d-b0b08d7c5b7d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:37.859157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06a29414-dbfa-4c5b-950d-b0b08d7c5b7d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:37.865643 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06a29414-dbfa-4c5b-950d-b0b08d7c5b7d tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 returned with HTTP 404 Aug 08 06:30:37.866361 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 744/2964] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:37 2026] GET /volume/v3/volumes/85477ecc-c4f5-4f4f-90ab-4d63e96d8cd4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:38.099664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f69390b2-ec07-406b-8ddb-357f2a98dcc5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:38.103009 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f69390b2-ec07-406b-8ddb-357f2a98dcc5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:38.103009 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f69390b2-ec07-406b-8ddb-357f2a98dcc5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:38.104151 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f69390b2-ec07-406b-8ddb-357f2a98dcc5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:38.104347 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f69390b2-ec07-406b-8ddb-357f2a98dcc5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:38.111216 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:38.111216 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:38.112092 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f69390b2-ec07-406b-8ddb-357f2a98dcc5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:38.112740 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 737/2965] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:38 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:38.305297 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-115013a3-8118-4cd8-98cf-ce34f5b011e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:38.308584 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-115013a3-8118-4cd8-98cf-ce34f5b011e6 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa Aug 08 06:30:38.308853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-115013a3-8118-4cd8-98cf-ce34f5b011e6 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:38.309148 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-115013a3-8118-4cd8-98cf-ce34f5b011e6 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:38.309317 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-115013a3-8118-4cd8-98cf-ce34f5b011e6 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Delete snapshot with id: 8ef9b810-5340-425f-958d-cf939212adaa Aug 08 06:30:38.314788 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:38.314788 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:38.315350 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-115013a3-8118-4cd8-98cf-ce34f5b011e6 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Snapshot retrieved successfully. Aug 08 06:30:38.334468 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-115013a3-8118-4cd8-98cf-ce34f5b011e6 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Snapshot delete request issued successfully. Aug 08 06:30:38.334662 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-115013a3-8118-4cd8-98cf-ce34f5b011e6 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa returned with HTTP 202 Aug 08 06:30:38.335155 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 746/2966] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:30:38 2026] DELETE /volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:38.345261 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fe6afbc7-1a83-4498-86e9-32cc233fa245 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:38.347007 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe6afbc7-1a83-4498-86e9-32cc233fa245 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa Aug 08 06:30:38.347345 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe6afbc7-1a83-4498-86e9-32cc233fa245 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:38.347706 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe6afbc7-1a83-4498-86e9-32cc233fa245 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:38.356503 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:38.356503 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:38.356503 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fe6afbc7-1a83-4498-86e9-32cc233fa245 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Snapshot retrieved successfully. Aug 08 06:30:38.356503 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe6afbc7-1a83-4498-86e9-32cc233fa245 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa returned with HTTP 200 Aug 08 06:30:38.356503 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 740/2967] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:30:38 2026] GET /volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:39.133350 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c4be75d2-b818-4325-b71f-13a44b22c60e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:39.135899 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c4be75d2-b818-4325-b71f-13a44b22c60e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:39.136113 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c4be75d2-b818-4325-b71f-13a44b22c60e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:39.136409 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c4be75d2-b818-4325-b71f-13a44b22c60e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:39.136549 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c4be75d2-b818-4325-b71f-13a44b22c60e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:39.143413 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:39.143413 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:39.143757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c4be75d2-b818-4325-b71f-13a44b22c60e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:39.144399 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 745/2968] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:39 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:39.368456 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e392fbb6-320e-46e3-823d-9bc125890c81 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:39.372184 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e392fbb6-320e-46e3-823d-9bc125890c81 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa Aug 08 06:30:39.372184 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e392fbb6-320e-46e3-823d-9bc125890c81 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:39.372554 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e392fbb6-320e-46e3-823d-9bc125890c81 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:39.378590 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e392fbb6-320e-46e3-823d-9bc125890c81 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa returned with HTTP 404 Aug 08 06:30:39.379290 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 738/2969] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:30:39 2026] GET /volume/v3/snapshots/8ef9b810-5340-425f-958d-cf939212adaa => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:39.421110 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-7cba93ae-4ab3-4458-9aa6-de3ef6178996 req-53d2b7bf-a398-4b39-84db-e1602b928946 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:39.423353 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7cba93ae-4ab3-4458-9aa6-de3ef6178996 req-53d2b7bf-a398-4b39-84db-e1602b928946 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:30:39.423578 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7cba93ae-4ab3-4458-9aa6-de3ef6178996 req-53d2b7bf-a398-4b39-84db-e1602b928946 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:39.423761 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7cba93ae-4ab3-4458-9aa6-de3ef6178996 req-53d2b7bf-a398-4b39-84db-e1602b928946 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:39.433087 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:39.433087 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:39.437660 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-7cba93ae-4ab3-4458-9aa6-de3ef6178996 req-53d2b7bf-a398-4b39-84db-e1602b928946 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:39.443278 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7cba93ae-4ab3-4458-9aa6-de3ef6178996 req-53d2b7bf-a398-4b39-84db-e1602b928946 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:30:39.443782 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 747/2970] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:39 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:40.168474 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d7d0e06d-040a-4fc7-94f5-9724347eb098 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:40.170905 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7d0e06d-040a-4fc7-94f5-9724347eb098 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:40.171211 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7d0e06d-040a-4fc7-94f5-9724347eb098 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:40.171484 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7d0e06d-040a-4fc7-94f5-9724347eb098 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:40.171654 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d7d0e06d-040a-4fc7-94f5-9724347eb098 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:40.177244 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:40.177244 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:40.177989 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7d0e06d-040a-4fc7-94f5-9724347eb098 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:40.178502 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 741/2971] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:40 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:41.201682 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2a6c2385-f74b-404e-8f3a-8fe4d1aa3e48 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:41.204458 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a6c2385-f74b-404e-8f3a-8fe4d1aa3e48 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:41.205016 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a6c2385-f74b-404e-8f3a-8fe4d1aa3e48 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:41.205450 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2a6c2385-f74b-404e-8f3a-8fe4d1aa3e48 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:41.207221 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2a6c2385-f74b-404e-8f3a-8fe4d1aa3e48 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:41.211916 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:41.211916 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:41.212862 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2a6c2385-f74b-404e-8f3a-8fe4d1aa3e48 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:41.213417 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 746/2972] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:41 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:42.229379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2a5dc720-f10a-4e44-9081-d2f4bf5b882e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:42.231644 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a5dc720-f10a-4e44-9081-d2f4bf5b882e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:42.233552 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a5dc720-f10a-4e44-9081-d2f4bf5b882e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:42.233840 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a5dc720-f10a-4e44-9081-d2f4bf5b882e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:42.233980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2a5dc720-f10a-4e44-9081-d2f4bf5b882e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:42.243342 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:42.243342 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:42.244470 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a5dc720-f10a-4e44-9081-d2f4bf5b882e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:42.245023 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 739/2973] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:42 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:42.370637 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c844147c-2115-4727-a04a-c5a68f33e640 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:42.373027 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c844147c-2115-4727-a04a-c5a68f33e640 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] DELETE https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:30:42.373245 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c844147c-2115-4727-a04a-c5a68f33e640 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:42.373478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c844147c-2115-4727-a04a-c5a68f33e640 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:42.373688 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c844147c-2115-4727-a04a-c5a68f33e640 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Delete volume with id: da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:30:42.387401 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:42.387401 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:42.388007 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c844147c-2115-4727-a04a-c5a68f33e640 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:42.420753 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c844147c-2115-4727-a04a-c5a68f33e640 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Delete volume request issued successfully. Aug 08 06:30:42.421084 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c844147c-2115-4727-a04a-c5a68f33e640 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 202 Aug 08 06:30:42.421626 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 748/2974] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:42 2026] DELETE /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:42.443008 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d23facf4-b39d-4290-bd90-9a8b179a0192 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:42.448007 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d23facf4-b39d-4290-bd90-9a8b179a0192 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:30:42.448760 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d23facf4-b39d-4290-bd90-9a8b179a0192 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:42.449235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d23facf4-b39d-4290-bd90-9a8b179a0192 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:42.455244 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=306,cinder:UPDATE=85,cinder:INSERT=42 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:30:42.466014 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:42.466014 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:42.472382 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d23facf4-b39d-4290-bd90-9a8b179a0192 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Volume info retrieved successfully. Aug 08 06:30:42.481313 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d23facf4-b39d-4290-bd90-9a8b179a0192 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 200 Aug 08 06:30:42.482700 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 742/2975] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:42 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:43.257397 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eeb3f33a-cd43-43cf-a323-37e09f66ce0e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:43.259455 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eeb3f33a-cd43-43cf-a323-37e09f66ce0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:43.259643 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eeb3f33a-cd43-43cf-a323-37e09f66ce0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:43.259885 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eeb3f33a-cd43-43cf-a323-37e09f66ce0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:43.260039 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-eeb3f33a-cd43-43cf-a323-37e09f66ce0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:43.261753 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=345,cinder:UPDATE=67,cinder:INSERT=38 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:30:43.264614 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:43.264614 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:43.265453 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eeb3f33a-cd43-43cf-a323-37e09f66ce0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:43.265871 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 747/2976] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:43 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:43.507657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f5604170-1151-4692-943f-1c09f6a67137 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:43.510138 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5604170-1151-4692-943f-1c09f6a67137 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] GET https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c Aug 08 06:30:43.510419 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5604170-1151-4692-943f-1c09f6a67137 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:43.510630 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5604170-1151-4692-943f-1c09f6a67137 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:43.518099 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5604170-1151-4692-943f-1c09f6a67137 tempest-TestStampPattern-700256090 tempest-TestStampPattern-700256090-project-member] https://10.4.3.32/volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c returned with HTTP 404 Aug 08 06:30:43.518826 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 740/2977] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:43 2026] GET /volume/v3/volumes/da6f8f58-7e80-47ed-9406-57c3bc2cf38c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:44.277890 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-02ed3c01-5f5e-4b33-8071-473ddda61893 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:44.280380 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-02ed3c01-5f5e-4b33-8071-473ddda61893 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:44.280685 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-02ed3c01-5f5e-4b33-8071-473ddda61893 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:44.281009 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-02ed3c01-5f5e-4b33-8071-473ddda61893 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:44.281167 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-02ed3c01-5f5e-4b33-8071-473ddda61893 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:44.290136 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:44.290136 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:44.291528 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-02ed3c01-5f5e-4b33-8071-473ddda61893 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:44.292191 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 749/2978] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:44 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:45.304228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ad70d117-07a8-4c98-9085-9a6a3b11c5e3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:45.310430 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad70d117-07a8-4c98-9085-9a6a3b11c5e3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:45.310430 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad70d117-07a8-4c98-9085-9a6a3b11c5e3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:45.310430 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad70d117-07a8-4c98-9085-9a6a3b11c5e3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:45.310430 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ad70d117-07a8-4c98-9085-9a6a3b11c5e3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:45.317154 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:45.317154 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:45.318228 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad70d117-07a8-4c98-9085-9a6a3b11c5e3 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:45.318757 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 743/2979] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:45 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:46.333362 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-17b9a058-5343-42d2-823e-34d2a4687c4c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:46.335549 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17b9a058-5343-42d2-823e-34d2a4687c4c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:46.335786 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17b9a058-5343-42d2-823e-34d2a4687c4c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:46.336044 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17b9a058-5343-42d2-823e-34d2a4687c4c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:46.336175 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-17b9a058-5343-42d2-823e-34d2a4687c4c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:46.341643 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:46.341643 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:46.342694 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17b9a058-5343-42d2-823e-34d2a4687c4c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:46.343143 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 748/2980] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:46 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:47.361345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3c6fce94-9577-47e9-807d-62cf0b13e171 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:47.365732 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c6fce94-9577-47e9-807d-62cf0b13e171 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:47.365732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c6fce94-9577-47e9-807d-62cf0b13e171 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:47.366234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c6fce94-9577-47e9-807d-62cf0b13e171 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:47.366234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3c6fce94-9577-47e9-807d-62cf0b13e171 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:47.371691 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:47.371691 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:47.373349 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c6fce94-9577-47e9-807d-62cf0b13e171 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:47.373349 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 741/2981] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:47 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:48.389819 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c2364d61-77c3-4ab9-9bd6-12915c848695 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:48.395459 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2364d61-77c3-4ab9-9bd6-12915c848695 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:48.395717 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2364d61-77c3-4ab9-9bd6-12915c848695 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:48.396011 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2364d61-77c3-4ab9-9bd6-12915c848695 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:48.396149 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c2364d61-77c3-4ab9-9bd6-12915c848695 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:48.404109 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:48.404109 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:48.405033 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2364d61-77c3-4ab9-9bd6-12915c848695 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:48.405583 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 750/2982] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:48 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:49.420616 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ce9a327a-3034-4200-a54f-f223aa4744b9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:49.422561 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce9a327a-3034-4200-a54f-f223aa4744b9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:49.422744 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce9a327a-3034-4200-a54f-f223aa4744b9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:49.425140 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce9a327a-3034-4200-a54f-f223aa4744b9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:49.425275 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ce9a327a-3034-4200-a54f-f223aa4744b9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:49.430684 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:49.430684 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:49.431114 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce9a327a-3034-4200-a54f-f223aa4744b9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:49.431512 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 744/2983] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:49 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:50.448319 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c9d46fb0-950c-4bb1-a2ea-051664b02bb8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:50.452010 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9d46fb0-950c-4bb1-a2ea-051664b02bb8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:50.452010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9d46fb0-950c-4bb1-a2ea-051664b02bb8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:50.452010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9d46fb0-950c-4bb1-a2ea-051664b02bb8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:50.452194 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c9d46fb0-950c-4bb1-a2ea-051664b02bb8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:50.460843 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:50.460843 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:50.462494 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9d46fb0-950c-4bb1-a2ea-051664b02bb8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:50.463094 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 749/2984] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:50 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:50.977052 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-9b01e0e0-ee6a-4cbc-89f0-8641fc1c4a6c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:50.979247 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-9b01e0e0-ee6a-4cbc-89f0-8641fc1c4a6c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:30:50.979430 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-9b01e0e0-ee6a-4cbc-89f0-8641fc1c4a6c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:50.979678 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-9b01e0e0-ee6a-4cbc-89f0-8641fc1c4a6c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:50.987960 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:50.987960 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:50.991950 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-9b01e0e0-ee6a-4cbc-89f0-8641fc1c4a6c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:50.996945 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-9b01e0e0-ee6a-4cbc-89f0-8641fc1c4a6c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:30:50.997073 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 742/2985] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:50 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:51.090254 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-27238dfc-9d30-4965-af4d-bf0619edde24 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:51.090620 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-27238dfc-9d30-4965-af4d-bf0619edde24 None None] GET https://10.4.3.32/volume// Aug 08 06:30:51.090836 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-27238dfc-9d30-4965-af4d-bf0619edde24 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:51.091082 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-27238dfc-9d30-4965-af4d-bf0619edde24 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:51.091393 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-27238dfc-9d30-4965-af4d-bf0619edde24 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:51.091885 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 751/2986] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:30:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:51.100809 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-51281d51-3def-4468-818e-541d78acd02d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:51.103862 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-51281d51-3def-4468-818e-541d78acd02d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:30:51.103862 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-51281d51-3def-4468-818e-541d78acd02d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d599518a-813e-4934-be62-899d6f60709d", "connector": null, "instance_uuid": "0021c8ac-c868-45a3-b718-56e0ed0af603"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:51.112925 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:51.112925 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:51.146984 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-51281d51-3def-4468-818e-541d78acd02d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:30:51.148280 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 745/2987] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:30:51 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:51.187006 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-63c85667-2c85-4ca8-952a-9f056bf8dfc3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:51.189260 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-63c85667-2c85-4ca8-952a-9f056bf8dfc3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:30:51.189994 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-63c85667-2c85-4ca8-952a-9f056bf8dfc3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:51.190401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-63c85667-2c85-4ca8-952a-9f056bf8dfc3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:51.195767 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9a218de3-2915-4546-aa4d-7204bdfc43a7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:51.196232 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9a218de3-2915-4546-aa4d-7204bdfc43a7 None None] GET https://10.4.3.32/volume// Aug 08 06:30:51.196410 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9a218de3-2915-4546-aa4d-7204bdfc43a7 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:51.196597 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9a218de3-2915-4546-aa4d-7204bdfc43a7 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:51.196983 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9a218de3-2915-4546-aa4d-7204bdfc43a7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:51.197322 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 743/2988] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:51.206799 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:51.206799 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:51.207706 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-42623f05-c837-4d83-a8a5-04eb6cc28a2e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:51.213031 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-63c85667-2c85-4ca8-952a-9f056bf8dfc3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:51.213150 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-42623f05-c837-4d83-a8a5-04eb6cc28a2e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:30:51.213150 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-42623f05-c837-4d83-a8a5-04eb6cc28a2e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:51.213150 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-42623f05-c837-4d83-a8a5-04eb6cc28a2e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:51.215579 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-63c85667-2c85-4ca8-952a-9f056bf8dfc3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:30:51.216269 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 750/2989] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:51 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:51.222011 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:51.222011 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:51.229035 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-42623f05-c837-4d83-a8a5-04eb6cc28a2e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:51.242923 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-42623f05-c837-4d83-a8a5-04eb6cc28a2e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:30:51.243394 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 752/2990] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:51 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 1018 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:51.374923 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-b7093ff3-7f83-409f-9e1c-e84c1c3aec3c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:51.377611 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-b7093ff3-7f83-409f-9e1c-e84c1c3aec3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] PUT https://10.4.3.32/volume/v3/attachments/8902e4f3-31b1-4374-a977-75ddc7730e2a Aug 08 06:30:51.378424 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-b7093ff3-7f83-409f-9e1c-e84c1c3aec3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:51.390149 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-b7093ff3-7f83-409f-9e1c-e84c1c3aec3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Acquiring lock "cinder-attachment_update-d599518a-813e-4934-be62-899d6f60709d-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:30:51.395314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-b7093ff3-7f83-409f-9e1c-e84c1c3aec3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Lock "cinder-attachment_update-d599518a-813e-4934-be62-899d6f60709d-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:30:51.395883 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:51.395883 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:51.480308 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9886c2c3-8ed0-4998-aa04-cf2a651a7b92 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:51.484524 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9886c2c3-8ed0-4998-aa04-cf2a651a7b92 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:51.484663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9886c2c3-8ed0-4998-aa04-cf2a651a7b92 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:51.484851 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9886c2c3-8ed0-4998-aa04-cf2a651a7b92 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:51.485053 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9886c2c3-8ed0-4998-aa04-cf2a651a7b92 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:51.489947 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:51.489947 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:51.490611 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9886c2c3-8ed0-4998-aa04-cf2a651a7b92 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:51.491353 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 744/2991] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:51 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:51.517965 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-b7093ff3-7f83-409f-9e1c-e84c1c3aec3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Lock "cinder-attachment_update-d599518a-813e-4934-be62-899d6f60709d-np0000006785" released by "attachment_update" :: held 0.121s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:30:51.517965 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-b7093ff3-7f83-409f-9e1c-e84c1c3aec3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/attachments/8902e4f3-31b1-4374-a977-75ddc7730e2a returned with HTTP 200 Aug 08 06:30:51.517965 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 746/2992] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:30:51 2026] PUT /volume/v3/attachments/8902e4f3-31b1-4374-a977-75ddc7730e2a => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:52.013026 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8fa5bef8-645e-4bd8-a474-0d7ebadafbda None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.069565 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-41cb720a-57a2-4caf-99a5-07a2176f8c21 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.071636 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-41cb720a-57a2-4caf-99a5-07a2176f8c21 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:52.072081 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-41cb720a-57a2-4caf-99a5-07a2176f8c21 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:52.072465 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-41cb720a-57a2-4caf-99a5-07a2176f8c21 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:52.084859 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:52.084859 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:52.091978 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-41cb720a-57a2-4caf-99a5-07a2176f8c21 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:52.096273 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-41cb720a-57a2-4caf-99a5-07a2176f8c21 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:52.098438 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 753/2993] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:52 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:52.121588 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-2e506819-972b-49f8-81d0-12d87797059c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.124495 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-2e506819-972b-49f8-81d0-12d87797059c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0/action Aug 08 06:30:52.124982 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-2e506819-972b-49f8-81d0-12d87797059c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:30:52.125153 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-2e506819-972b-49f8-81d0-12d87797059c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:52.140306 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:52.140306 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:52.140911 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-2e506819-972b-49f8-81d0-12d87797059c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:52.150691 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-2e506819-972b-49f8-81d0-12d87797059c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Begin detaching volume completed successfully. Aug 08 06:30:52.151008 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-2e506819-972b-49f8-81d0-12d87797059c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0/action returned with HTTP 202 Aug 08 06:30:52.151524 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 745/2994] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:30:52 2026] POST /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:30:52.163641 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8fa5bef8-645e-4bd8-a474-0d7ebadafbda tempest-ProjectMemberTests-108670177 tempest-ProjectMemberTests-108670177-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 08 06:30:52.166038 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8fa5bef8-645e-4bd8-a474-0d7ebadafbda tempest-ProjectMemberTests-108670177 tempest-ProjectMemberTests-108670177-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:52.166128 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8fa5bef8-645e-4bd8-a474-0d7ebadafbda tempest-ProjectMemberTests-108670177 tempest-ProjectMemberTests-108670177-project-admin] Calling method 'get_pools' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:52.178317 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8fa5bef8-645e-4bd8-a474-0d7ebadafbda tempest-ProjectMemberTests-108670177 tempest-ProjectMemberTests-108670177-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 06:30:52.178413 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3b3c89b9-fab0-4c1a-84d8-88f6e0d3ea4b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.178671 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 751/2995] 10.4.3.32 () {66 vars in 1284 bytes} [Sat Aug 8 06:30:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:52.182886 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b3c89b9-fab0-4c1a-84d8-88f6e0d3ea4b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:52.183196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b3c89b9-fab0-4c1a-84d8-88f6e0d3ea4b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:52.183487 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b3c89b9-fab0-4c1a-84d8-88f6e0d3ea4b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:52.186792 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c30a7b44-c885-44ca-84e0-716e6e047cdb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.198178 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:52.198178 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:52.200817 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-893ba568-d0f9-424c-a71d-fe025460d574 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.202497 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3b3c89b9-fab0-4c1a-84d8-88f6e0d3ea4b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:52.202997 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-893ba568-d0f9-424c-a71d-fe025460d574 None None] GET https://10.4.3.32/volume// Aug 08 06:30:52.203206 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-893ba568-d0f9-424c-a71d-fe025460d574 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:52.203442 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-893ba568-d0f9-424c-a71d-fe025460d574 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:52.203860 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-893ba568-d0f9-424c-a71d-fe025460d574 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:52.204228 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 746/2996] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:52.208313 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b3c89b9-fab0-4c1a-84d8-88f6e0d3ea4b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:52.208964 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 747/2997] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:52 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:52.211683 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-0eb765f5-eef1-462f-88b9-41858e75310c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.214347 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-0eb765f5-eef1-462f-88b9-41858e75310c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:52.214812 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-0eb765f5-eef1-462f-88b9-41858e75310c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:52.215073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-0eb765f5-eef1-462f-88b9-41858e75310c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:52.225791 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:52.225791 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:52.231231 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-0eb765f5-eef1-462f-88b9-41858e75310c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:52.236199 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-45681dee-ac7f-4068-9197-06af9f360021 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.237050 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-0eb765f5-eef1-462f-88b9-41858e75310c tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:52.237532 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 752/2998] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:52 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 06:30:52.241408 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45681dee-ac7f-4068-9197-06af9f360021 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:30:52.241607 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-45681dee-ac7f-4068-9197-06af9f360021 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:52.241806 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-45681dee-ac7f-4068-9197-06af9f360021 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:52.259125 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:52.259125 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:52.265700 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-45681dee-ac7f-4068-9197-06af9f360021 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:52.271130 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45681dee-ac7f-4068-9197-06af9f360021 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:30:52.271599 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 747/2999] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:52 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:52.274715 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c30a7b44-c885-44ca-84e0-716e6e047cdb tempest-ProjectMemberTests-108670177 tempest-ProjectMemberTests-108670177-project-member] GET https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool Aug 08 06:30:52.274965 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c30a7b44-c885-44ca-84e0-716e6e047cdb tempest-ProjectMemberTests-108670177 tempest-ProjectMemberTests-108670177-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:52.275177 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c30a7b44-c885-44ca-84e0-716e6e047cdb tempest-ProjectMemberTests-108670177 tempest-ProjectMemberTests-108670177-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:52.275925 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-c30a7b44-c885-44ca-84e0-716e6e047cdb tempest-ProjectMemberTests-108670177 tempest-ProjectMemberTests-108670177-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c06fefa3c97f49a6bb950b8a7f0b229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ccf16da94661452782112d91f7bd2fc3', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:30:52.276166 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c30a7b44-c885-44ca-84e0-716e6e047cdb tempest-ProjectMemberTests-108670177 tempest-ProjectMemberTests-108670177-project-member] https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool returned with HTTP 403 Aug 08 06:30:52.279867 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 754/3000] 10.4.3.32 () {66 vars in 1311 bytes} [Sat Aug 8 06:30:52 2026] GET /volume/v3/capabilities/np0000006785@storpool => generated 110 bytes in 93 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:52.503077 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b48615f6-bc74-4801-af87-7d767e815ec0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.505621 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b48615f6-bc74-4801-af87-7d767e815ec0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:52.506790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b48615f6-bc74-4801-af87-7d767e815ec0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:52.506790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b48615f6-bc74-4801-af87-7d767e815ec0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:52.506790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b48615f6-bc74-4801-af87-7d767e815ec0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:52.512732 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:52.512732 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:52.514583 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b48615f6-bc74-4801-af87-7d767e815ec0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:52.514583 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 748/3001] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:52 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:52.525445 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.527021 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:52.527375 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "443eb304-f369-4185-9136-347d7e502c0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-237500605"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:52.528761 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request body: {'volume': {"'backup_id": '443eb304-f369-4185-9136-347d7e502c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-237500605'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:52.528904 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume of 1 GB Aug 08 06:30:52.533400 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Availability Zones retrieved successfully. Aug 08 06:30:52.540323 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (55c3c6f4-c6f3-4adc-bb0d-6ec27e4a16c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:52.541631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf826b13-e2c0-4083-8b11-9f76b8e8a247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.542543 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:52.571798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf826b13-e2c0-4083-8b11-9f76b8e8a247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.572458 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be4a029-4e6c-4834-a4ee-0ea709d3421c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.625496 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Created reservations ['5e2d7023-9b3a-4c08-aa1e-e4282f7f1951', 'bfb8f18d-bbca-4dc8-92a0-e51751054636', '0b5b05b0-3cdd-415c-aab4-2b1081079809', 'a6921a86-a9aa-4d0c-a240-6194722d662b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:52.626573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be4a029-4e6c-4834-a4ee-0ea709d3421c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e2d7023-9b3a-4c08-aa1e-e4282f7f1951', 'bfb8f18d-bbca-4dc8-92a0-e51751054636', '0b5b05b0-3cdd-415c-aab4-2b1081079809', 'a6921a86-a9aa-4d0c-a240-6194722d662b']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.627565 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9b7141-e9bc-469b-b229-dd958613b919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.660436 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9b7141-e9bc-469b-b229-dd958613b919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f8b192d-dea6-4fd9-bd63-e4c775790628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-237500605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['5e2d7023-9b3a-4c08-aa1e-e4282f7f1951','bfb8f18d-bbca-4dc8-92a0-e51751054636','0b5b05b0-3cdd-415c-aab4-2b1081079809','a6921a86-a9aa-4d0c-a240-6194722d662b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-237500605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f8b192d-dea6-4fd9-bd63-e4c775790628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5ba4a40c26c488dbece74635c35044d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.661625 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a002d211-d79a-4cb1-84d7-0927c372e20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.687126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a002d211-d79a-4cb1-84d7-0927c372e20a) transitioned into state 'SUCCESS' from state '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-237500605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['5e2d7023-9b3a-4c08-aa1e-e4282f7f1951','bfb8f18d-bbca-4dc8-92a0-e51751054636','0b5b05b0-3cdd-415c-aab4-2b1081079809','a6921a86-a9aa-4d0c-a240-6194722d662b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.687803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0599f28-e4fd-4b8a-93ab-7b222aa4dc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.703953 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0599f28-e4fd-4b8a-93ab-7b222aa4dc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.706136 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (55c3c6f4-c6f3-4adc-bb0d-6ec27e4a16c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:52.706558 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request issued successfully. Aug 08 06:30:52.707309 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f4f2a68-c3ef-47fc-ab3e-b01f670cf07c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:52.707849 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 753/3002] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:52 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:52.722767 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:52.725055 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:52.725401 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "443eb304-f369-4185-9136-347d7e502c0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-124805114"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:52.727661 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request body: {'volume': {"'backup_id": '443eb304-f369-4185-9136-347d7e502c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-124805114'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:52.727661 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume of 1 GB Aug 08 06:30:52.737145 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Availability Zones retrieved successfully. Aug 08 06:30:52.750669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (64569ce7-516e-4df7-bdbb-94e449250c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:52.751966 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857730e7-3535-48b5-9425-6c2a0d267de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.753720 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:52.808365 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857730e7-3535-48b5-9425-6c2a0d267de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.808365 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c3b091-0979-46ab-a83e-534beabcc9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.892072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Created reservations ['6a289f0f-5e98-47d2-bd9c-bafa92c0de34', 'dc921d56-760b-4fd7-8ade-78fe1714d668', '2b4053cc-0da4-4400-8fde-a524ce0262cf', 'e564b7f3-baa4-4570-901b-0c5cb81b30eb'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:52.892072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c3b091-0979-46ab-a83e-534beabcc9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a289f0f-5e98-47d2-bd9c-bafa92c0de34', 'dc921d56-760b-4fd7-8ade-78fe1714d668', '2b4053cc-0da4-4400-8fde-a524ce0262cf', 'e564b7f3-baa4-4570-901b-0c5cb81b30eb']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.893250 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (916700ee-3b63-4f89-8ca1-7faa8692c362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.926881 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (916700ee-3b63-4f89-8ca1-7faa8692c362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec560074-2bfc-476d-832f-6d3b3d3a9700', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-124805114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['6a289f0f-5e98-47d2-bd9c-bafa92c0de34','dc921d56-760b-4fd7-8ade-78fe1714d668','2b4053cc-0da4-4400-8fde-a524ce0262cf','e564b7f3-baa4-4570-901b-0c5cb81b30eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-124805114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec560074-2bfc-476d-832f-6d3b3d3a9700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5ba4a40c26c488dbece74635c35044d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.927938 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34212943-fe60-41d3-90ec-ef99e2a17875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.963608 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34212943-fe60-41d3-90ec-ef99e2a17875) transitioned into state 'SUCCESS' from state '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-124805114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['6a289f0f-5e98-47d2-bd9c-bafa92c0de34','dc921d56-760b-4fd7-8ade-78fe1714d668','2b4053cc-0da4-4400-8fde-a524ce0262cf','e564b7f3-baa4-4570-901b-0c5cb81b30eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.964751 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2629bc-e867-4839-a5e7-543110823fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:52.978886 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2629bc-e867-4839-a5e7-543110823fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:52.980207 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (64569ce7-516e-4df7-bdbb-94e449250c59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:52.980734 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request issued successfully. Aug 08 06:30:52.981874 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95b5ef51-eca0-4a6f-b067-cd4702b3de36 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:52.982718 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 748/3003] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:52 2026] POST /volume/v3/volumes => generated 755 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:53.003141 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.009335 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:53.009335 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "443eb304-f369-4185-9136-347d7e502c0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-359844196"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:53.010731 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request body: {'volume': {"'backup_id": '443eb304-f369-4185-9136-347d7e502c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-359844196'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:53.010937 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume of 1 GB Aug 08 06:30:53.018650 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Availability Zones retrieved successfully. Aug 08 06:30:53.023618 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (c417f1d1-7634-4289-b75e-c7fb82ef2dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:53.025135 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b1b577-eb5e-4563-8aee-618646be2748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.026146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:53.059496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b1b577-eb5e-4563-8aee-618646be2748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.061792 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdefa2e7-692c-45bd-8957-e74542f3b279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.104653 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Created reservations ['b231d812-8b1b-4302-b641-6d0e6e724e3f', '10721476-f02e-4dd6-aa74-be3435f87594', 'c8fcf752-8201-47b3-b798-82c08e9e998d', '5d386d5b-d50a-44dd-bc67-ae271bc665ae'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:53.105864 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdefa2e7-692c-45bd-8957-e74542f3b279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b231d812-8b1b-4302-b641-6d0e6e724e3f', '10721476-f02e-4dd6-aa74-be3435f87594', 'c8fcf752-8201-47b3-b798-82c08e9e998d', '5d386d5b-d50a-44dd-bc67-ae271bc665ae']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.107013 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34642329-613c-4ea1-a0e2-60a16d5a333e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.132226 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34642329-613c-4ea1-a0e2-60a16d5a333e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55f29b4a-abd0-4b30-add3-dda74c9a12d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-359844196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['b231d812-8b1b-4302-b641-6d0e6e724e3f','10721476-f02e-4dd6-aa74-be3435f87594','c8fcf752-8201-47b3-b798-82c08e9e998d','5d386d5b-d50a-44dd-bc67-ae271bc665ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-359844196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55f29b4a-abd0-4b30-add3-dda74c9a12d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5ba4a40c26c488dbece74635c35044d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.133198 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f7d9dc6-a61e-4173-ae09-2c0ef42a6f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.159882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f7d9dc6-a61e-4173-ae09-2c0ef42a6f9a) transitioned into state 'SUCCESS' from state '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-359844196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['b231d812-8b1b-4302-b641-6d0e6e724e3f','10721476-f02e-4dd6-aa74-be3435f87594','c8fcf752-8201-47b3-b798-82c08e9e998d','5d386d5b-d50a-44dd-bc67-ae271bc665ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.161565 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca1e19a5-902a-4a03-945a-9808b482c000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.174434 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca1e19a5-902a-4a03-945a-9808b482c000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.175428 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (c417f1d1-7634-4289-b75e-c7fb82ef2dd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:53.175816 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request issued successfully. Aug 08 06:30:53.176535 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42093c54-37a9-47d5-aed1-62c99202dfb9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:53.177106 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 755/3004] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:53 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:53.191985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.194193 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:53.194647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "443eb304-f369-4185-9136-347d7e502c0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1517789630"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:53.196807 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request body: {'volume': {"'backup_id": '443eb304-f369-4185-9136-347d7e502c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1517789630'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:53.196957 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume of 1 GB Aug 08 06:30:53.203909 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Availability Zones retrieved successfully. Aug 08 06:30:53.211355 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (6d905015-460c-40ff-8f82-974d1d3facb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:53.212564 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822e3124-a75b-4d7b-97b9-8bc54ae118d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.213936 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:53.224412 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-15f534c4-546f-4264-b2c2-3c05166c52d5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.226561 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15f534c4-546f-4264-b2c2-3c05166c52d5 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:53.226841 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15f534c4-546f-4264-b2c2-3c05166c52d5 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:53.227056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15f534c4-546f-4264-b2c2-3c05166c52d5 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:53.237507 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.237507 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:53.241366 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-15f534c4-546f-4264-b2c2-3c05166c52d5 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:53.246961 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15f534c4-546f-4264-b2c2-3c05166c52d5 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:53.247458 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 754/3005] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:53 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:53.251323 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822e3124-a75b-4d7b-97b9-8bc54ae118d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.252331 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd18e9a-4c43-4b9b-97d9-63e51aedaafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.288741 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c7dc2841-aabe-4faa-8a07-624ecc417981 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.291331 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c7dc2841-aabe-4faa-8a07-624ecc417981 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:30:53.291749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c7dc2841-aabe-4faa-8a07-624ecc417981 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:53.292066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c7dc2841-aabe-4faa-8a07-624ecc417981 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:53.305223 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.305223 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:53.310736 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c7dc2841-aabe-4faa-8a07-624ecc417981 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:53.317198 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c7dc2841-aabe-4faa-8a07-624ecc417981 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:30:53.317827 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 749/3006] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:53 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:53.330598 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Created reservations ['1c4601e9-e6eb-4ba4-83a2-34b26a7ac5e5', '2df3ca13-0c4e-4a85-90c2-196a9f8c7099', 'a7dae52c-8d04-41c6-8828-f651bb00321c', '3f421dab-7f98-4c8f-9fe8-259caff445ac'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:53.331945 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd18e9a-4c43-4b9b-97d9-63e51aedaafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c4601e9-e6eb-4ba4-83a2-34b26a7ac5e5', '2df3ca13-0c4e-4a85-90c2-196a9f8c7099', 'a7dae52c-8d04-41c6-8828-f651bb00321c', '3f421dab-7f98-4c8f-9fe8-259caff445ac']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.333469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de1860ff-2d62-46e8-85d7-8c918f507190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.360246 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de1860ff-2d62-46e8-85d7-8c918f507190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '092a71db-1a19-4d99-9e07-a3a1272a59b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1517789630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['1c4601e9-e6eb-4ba4-83a2-34b26a7ac5e5','2df3ca13-0c4e-4a85-90c2-196a9f8c7099','a7dae52c-8d04-41c6-8828-f651bb00321c','3f421dab-7f98-4c8f-9fe8-259caff445ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1517789630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=092a71db-1a19-4d99-9e07-a3a1272a59b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5ba4a40c26c488dbece74635c35044d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.361118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a231779-8a06-4249-bbe1-b582d44a86ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.392013 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a231779-8a06-4249-bbe1-b582d44a86ff) transitioned into state 'SUCCESS' from state '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-1517789630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['1c4601e9-e6eb-4ba4-83a2-34b26a7ac5e5','2df3ca13-0c4e-4a85-90c2-196a9f8c7099','a7dae52c-8d04-41c6-8828-f651bb00321c','3f421dab-7f98-4c8f-9fe8-259caff445ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.392980 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f370aa31-5230-4073-8fef-0761b398aaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.406901 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f370aa31-5230-4073-8fef-0761b398aaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.408115 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (6d905015-460c-40ff-8f82-974d1d3facb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:53.408535 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request issued successfully. Aug 08 06:30:53.409550 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33dfe6bd-611d-4e3d-b613-165b104d9332 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:53.410300 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 749/3007] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:53 2026] POST /volume/v3/volumes => generated 756 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:53.425917 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f1ace089-90ba-47fb-95c5-88d97202b46c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.428118 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:53.428737 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "443eb304-f369-4185-9136-347d7e502c0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-207399985"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:53.430387 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request body: {'volume': {"'backup_id": '443eb304-f369-4185-9136-347d7e502c0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-207399985'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:53.430550 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume of 1 GB Aug 08 06:30:53.431595 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.431595 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:53.436942 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Availability Zones retrieved successfully. Aug 08 06:30:53.444872 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (dc7703dc-8643-4386-acea-b09617f6a9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:53.446289 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49d3e12-32fd-49dd-8068-e6e6777c1327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.447404 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:53.483168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49d3e12-32fd-49dd-8068-e6e6777c1327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.484306 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078b11dd-3935-4338-8bfa-efaee73e9aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.537354 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Created reservations ['c1aa02cc-ab8c-4f70-aca7-7de1a5fc3848', 'f59e0c09-bb72-4078-a479-0dee923709bd', 'ae0dfe37-dca5-444d-935f-d374e8dffd5f', 'b0e64c1d-ea04-4595-8a9e-7c4d7a102612'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:53.538252 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078b11dd-3935-4338-8bfa-efaee73e9aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1aa02cc-ab8c-4f70-aca7-7de1a5fc3848', 'f59e0c09-bb72-4078-a479-0dee923709bd', 'ae0dfe37-dca5-444d-935f-d374e8dffd5f', 'b0e64c1d-ea04-4595-8a9e-7c4d7a102612']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.539163 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6736c645-64e1-4c46-a031-60b1b0bd8e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.569355 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6736c645-64e1-4c46-a031-60b1b0bd8e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-207399985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['c1aa02cc-ab8c-4f70-aca7-7de1a5fc3848','f59e0c09-bb72-4078-a479-0dee923709bd','ae0dfe37-dca5-444d-935f-d374e8dffd5f','b0e64c1d-ea04-4595-8a9e-7c4d7a102612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-207399985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5ba4a40c26c488dbece74635c35044d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.570484 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e88ee2-b126-4815-9ba5-8c99277e6ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.594077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e88ee2-b126-4815-9ba5-8c99277e6ff3) transitioned into state 'SUCCESS' from state '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-207399985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5ba4a40c26c488dbece74635c35044d',qos_specs=None,replication_status=,reservations=['c1aa02cc-ab8c-4f70-aca7-7de1a5fc3848','f59e0c09-bb72-4078-a479-0dee923709bd','ae0dfe37-dca5-444d-935f-d374e8dffd5f','b0e64c1d-ea04-4595-8a9e-7c4d7a102612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3096c702d42d9ab5e4b67a0c99352',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.594936 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4482b71-f664-45a6-a8c1-a8c4058603b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:53.605864 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4482b71-f664-45a6-a8c1-a8c4058603b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:53.606891 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Flow 'volume_create_api' (dc7703dc-8643-4386-acea-b09617f6a9fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:53.607241 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Create volume request issued successfully. Aug 08 06:30:53.608045 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1ace089-90ba-47fb-95c5-88d97202b46c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:53.608476 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 756/3008] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:53 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:53.621833 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c3c4ae97-465c-4544-a874-ba188b06f3f5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.624594 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3c4ae97-465c-4544-a874-ba188b06f3f5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 Aug 08 06:30:53.624938 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3c4ae97-465c-4544-a874-ba188b06f3f5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:53.625254 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3c4ae97-465c-4544-a874-ba188b06f3f5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:53.635591 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.635591 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:53.640940 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3c4ae97-465c-4544-a874-ba188b06f3f5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:53.647091 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3c4ae97-465c-4544-a874-ba188b06f3f5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 returned with HTTP 200 Aug 08 06:30:53.647800 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 755/3009] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:53 2026] GET /volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:53.660962 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-686fa4d0-d6a4-4c4f-a7e5-818e5fc29878 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.663382 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-686fa4d0-d6a4-4c4f-a7e5-818e5fc29878 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 Aug 08 06:30:53.663669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-686fa4d0-d6a4-4c4f-a7e5-818e5fc29878 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:53.663938 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-686fa4d0-d6a4-4c4f-a7e5-818e5fc29878 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:53.675012 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.675012 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:53.682702 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-686fa4d0-d6a4-4c4f-a7e5-818e5fc29878 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:53.688684 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-686fa4d0-d6a4-4c4f-a7e5-818e5fc29878 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 returned with HTTP 200 Aug 08 06:30:53.689224 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 750/3010] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:53 2026] GET /volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:53.707195 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0c01c1d0-35df-4493-a512-fa54171d2c7d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.709336 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c01c1d0-35df-4493-a512-fa54171d2c7d tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 Aug 08 06:30:53.709667 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c01c1d0-35df-4493-a512-fa54171d2c7d tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:53.710076 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c01c1d0-35df-4493-a512-fa54171d2c7d tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:53.721552 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.721552 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:53.726697 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0c01c1d0-35df-4493-a512-fa54171d2c7d tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:53.733952 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c01c1d0-35df-4493-a512-fa54171d2c7d tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 returned with HTTP 200 Aug 08 06:30:53.734418 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 750/3011] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:53 2026] GET /volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:53.750735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-25b72998-8779-4c27-abac-a944cae55d44 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.752949 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-25b72998-8779-4c27-abac-a944cae55d44 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 Aug 08 06:30:53.753204 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-25b72998-8779-4c27-abac-a944cae55d44 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:53.753432 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-25b72998-8779-4c27-abac-a944cae55d44 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:53.762559 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.762559 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:53.766999 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-25b72998-8779-4c27-abac-a944cae55d44 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:53.771400 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-25b72998-8779-4c27-abac-a944cae55d44 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 returned with HTTP 200 Aug 08 06:30:53.771824 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 757/3012] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:53 2026] GET /volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:53.785456 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b4c25916-16e6-4090-8da5-6e58b7ab9522 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.790620 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4c25916-16e6-4090-8da5-6e58b7ab9522 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f Aug 08 06:30:53.790961 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4c25916-16e6-4090-8da5-6e58b7ab9522 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:53.791207 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4c25916-16e6-4090-8da5-6e58b7ab9522 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:53.800806 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.800806 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:53.805737 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b4c25916-16e6-4090-8da5-6e58b7ab9522 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:53.811096 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4c25916-16e6-4090-8da5-6e58b7ab9522 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f returned with HTTP 200 Aug 08 06:30:53.811604 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 756/3013] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:53 2026] GET /volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:53.825107 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c604e783-b770-4fef-b286-2d4d833fab0e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.827402 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c604e783-b770-4fef-b286-2d4d833fab0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] DELETE https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:53.828215 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c604e783-b770-4fef-b286-2d4d833fab0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:53.828215 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c604e783-b770-4fef-b286-2d4d833fab0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:53.828373 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-c604e783-b770-4fef-b286-2d4d833fab0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete backup with id: 443eb304-f369-4185-9136-347d7e502c0f. Aug 08 06:30:53.834101 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.834101 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:53.849794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-c604e783-b770-4fef-b286-2d4d833fab0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] delete_backup rpcapi backup_id 443eb304-f369-4185-9136-347d7e502c0f {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:30:53.852047 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c604e783-b770-4fef-b286-2d4d833fab0e tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 202 Aug 08 06:30:53.853444 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 751/3014] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:53 2026] DELETE /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:30:53.865928 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9c535ee7-50c2-4cd3-bbec-ee96dda92a0b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:53.868730 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c535ee7-50c2-4cd3-bbec-ee96dda92a0b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:53.869089 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c535ee7-50c2-4cd3-bbec-ee96dda92a0b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:53.869311 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c535ee7-50c2-4cd3-bbec-ee96dda92a0b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:53.869469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9c535ee7-50c2-4cd3-bbec-ee96dda92a0b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:53.875538 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:53.875538 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:53.876471 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c535ee7-50c2-4cd3-bbec-ee96dda92a0b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 200 Aug 08 06:30:53.877104 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 751/3015] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:53 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:54.268170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e2d05ac0-46a1-4f9e-9128-2b89d15d2128 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:54.270732 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e2d05ac0-46a1-4f9e-9128-2b89d15d2128 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:54.271273 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e2d05ac0-46a1-4f9e-9128-2b89d15d2128 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:54.271577 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e2d05ac0-46a1-4f9e-9128-2b89d15d2128 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:54.287744 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:54.287744 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:54.293378 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e2d05ac0-46a1-4f9e-9128-2b89d15d2128 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:54.298871 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e2d05ac0-46a1-4f9e-9128-2b89d15d2128 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:54.299405 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 758/3016] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:54 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:54.333936 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f1c1afce-5855-45b8-aa1d-06abe53e8a3c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:54.339961 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1c1afce-5855-45b8-aa1d-06abe53e8a3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:30:54.340282 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1c1afce-5855-45b8-aa1d-06abe53e8a3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:54.340530 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f1c1afce-5855-45b8-aa1d-06abe53e8a3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:54.357264 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:54.357264 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:54.362531 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f1c1afce-5855-45b8-aa1d-06abe53e8a3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:54.373123 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f1c1afce-5855-45b8-aa1d-06abe53e8a3c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:30:54.373853 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 757/3017] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:54 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:54.821424 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a4042f32-60b9-4c06-80d0-51c31a33e639 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:54.825423 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-4912e3bd-e66d-44f3-82ab-6865cdb707e8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:54.827792 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-4912e3bd-e66d-44f3-82ab-6865cdb707e8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/attachments/8902e4f3-31b1-4374-a977-75ddc7730e2a/action Aug 08 06:30:54.828277 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-4912e3bd-e66d-44f3-82ab-6865cdb707e8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:30:54.828403 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-4912e3bd-e66d-44f3-82ab-6865cdb707e8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:54.850062 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:54.850062 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:54.867617 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a6c53f77-e174-4027-a913-4cbafbf591ac req-4912e3bd-e66d-44f3-82ab-6865cdb707e8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/attachments/8902e4f3-31b1-4374-a977-75ddc7730e2a/action returned with HTTP 204 Aug 08 06:30:54.868423 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 752/3018] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:30:54 2026] POST /volume/v3/attachments/8902e4f3-31b1-4374-a977-75ddc7730e2a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:54.888361 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5499dd5e-6c48-4324-a4b9-efa69c6953b7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:54.890550 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5499dd5e-6c48-4324-a4b9-efa69c6953b7 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f Aug 08 06:30:54.890888 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5499dd5e-6c48-4324-a4b9-efa69c6953b7 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:54.891206 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5499dd5e-6c48-4324-a4b9-efa69c6953b7 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:54.891380 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5499dd5e-6c48-4324-a4b9-efa69c6953b7 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Show backup with id 443eb304-f369-4185-9136-347d7e502c0f. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:54.895350 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5499dd5e-6c48-4324-a4b9-efa69c6953b7 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f returned with HTTP 404 Aug 08 06:30:54.896101 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 759/3019] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:54 2026] GET /volume/v3/backups/443eb304-f369-4185-9136-347d7e502c0f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:54.912425 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f54791bb-dee5-4ae6-8ae3-8ed95f934fc4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:54.916289 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f54791bb-dee5-4ae6-8ae3-8ed95f934fc4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f Aug 08 06:30:54.916481 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f54791bb-dee5-4ae6-8ae3-8ed95f934fc4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:54.916664 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f54791bb-dee5-4ae6-8ae3-8ed95f934fc4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:54.916867 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f54791bb-dee5-4ae6-8ae3-8ed95f934fc4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume with id: 3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f Aug 08 06:30:54.924592 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:54.924592 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:54.925077 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f54791bb-dee5-4ae6-8ae3-8ed95f934fc4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:54.950110 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f54791bb-dee5-4ae6-8ae3-8ed95f934fc4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume request issued successfully. Aug 08 06:30:54.950391 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f54791bb-dee5-4ae6-8ae3-8ed95f934fc4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f returned with HTTP 202 Aug 08 06:30:54.951013 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 758/3020] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:54 2026] DELETE /volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:54.960319 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-649f6395-8828-4d5d-8a57-527bb3150fda None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:54.963170 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-649f6395-8828-4d5d-8a57-527bb3150fda tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f Aug 08 06:30:54.963387 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-649f6395-8828-4d5d-8a57-527bb3150fda tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:54.963625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-649f6395-8828-4d5d-8a57-527bb3150fda tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:54.970640 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-3b1ac39b-d960-4d51-a534-9288da820b1f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:54.971436 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:54.971436 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:54.973588 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-3b1ac39b-d960-4d51-a534-9288da820b1f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] DELETE https://10.4.3.32/volume/v3/attachments/5de54f37-8590-4c1e-80b0-d6f3137f9815 Aug 08 06:30:54.973676 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-3b1ac39b-d960-4d51-a534-9288da820b1f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:54.973947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-3b1ac39b-d960-4d51-a534-9288da820b1f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:54.976140 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-649f6395-8828-4d5d-8a57-527bb3150fda tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:54.981224 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-649f6395-8828-4d5d-8a57-527bb3150fda tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f returned with HTTP 200 Aug 08 06:30:54.981640 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 753/3021] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:54 2026] GET /volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:54.990756 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:54.990756 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:54.995321 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4042f32-60b9-4c06-80d0-51c31a33e639 tempest-ProjectReaderTests-1156357895 tempest-ProjectReaderTests-1156357895-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 08 06:30:54.995608 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4042f32-60b9-4c06-80d0-51c31a33e639 tempest-ProjectReaderTests-1156357895 tempest-ProjectReaderTests-1156357895-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:54.995910 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4042f32-60b9-4c06-80d0-51c31a33e639 tempest-ProjectReaderTests-1156357895 tempest-ProjectReaderTests-1156357895-project-admin] Calling method 'get_pools' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:55.009433 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4042f32-60b9-4c06-80d0-51c31a33e639 tempest-ProjectReaderTests-1156357895 tempest-ProjectReaderTests-1156357895-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 06:30:55.010225 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 752/3022] 10.4.3.32 () {66 vars in 1284 bytes} [Sat Aug 8 06:30:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:55.021370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5a5f81f7-47ef-4bfb-8e49-a18ad770c74a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:55.069218 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e4ad6b85-7261-471e-baca-ddbdc0a1d318 req-3b1ac39b-d960-4d51-a534-9288da820b1f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments/5de54f37-8590-4c1e-80b0-d6f3137f9815 returned with HTTP 200 Aug 08 06:30:55.069218 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 760/3023] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:30:54 2026] DELETE /volume/v3/attachments/5de54f37-8590-4c1e-80b0-d6f3137f9815 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:55.102307 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a5f81f7-47ef-4bfb-8e49-a18ad770c74a tempest-ProjectReaderTests-1156357895 tempest-ProjectReaderTests-1156357895-project-reader] GET https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool Aug 08 06:30:55.102556 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a5f81f7-47ef-4bfb-8e49-a18ad770c74a tempest-ProjectReaderTests-1156357895 tempest-ProjectReaderTests-1156357895-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:55.102819 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a5f81f7-47ef-4bfb-8e49-a18ad770c74a tempest-ProjectReaderTests-1156357895 tempest-ProjectReaderTests-1156357895-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:55.103736 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-5a5f81f7-47ef-4bfb-8e49-a18ad770c74a tempest-ProjectReaderTests-1156357895 tempest-ProjectReaderTests-1156357895-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3a27420fd96e49119aee67fbc6a01b92', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e804bec0e99546688365cd7829c1ae41', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:30:55.104027 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a5f81f7-47ef-4bfb-8e49-a18ad770c74a tempest-ProjectReaderTests-1156357895 tempest-ProjectReaderTests-1156357895-project-reader] https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool returned with HTTP 403 Aug 08 06:30:55.104592 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 759/3024] 10.4.3.32 () {66 vars in 1311 bytes} [Sat Aug 8 06:30:55 2026] GET /volume/v3/capabilities/np0000006785@storpool => generated 110 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:55.317322 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fcb1856e-8aa3-41a7-8f9d-ffd61431f89a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:55.319462 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcb1856e-8aa3-41a7-8f9d-ffd61431f89a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:30:55.319726 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcb1856e-8aa3-41a7-8f9d-ffd61431f89a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:55.320002 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcb1856e-8aa3-41a7-8f9d-ffd61431f89a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:55.330443 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:55.330443 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:55.335936 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fcb1856e-8aa3-41a7-8f9d-ffd61431f89a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:30:55.343648 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcb1856e-8aa3-41a7-8f9d-ffd61431f89a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:30:55.344248 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 754/3025] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:55 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:55.393066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4681451e-3333-4466-95b2-6418511bff63 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:55.395373 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4681451e-3333-4466-95b2-6418511bff63 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:30:55.395590 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4681451e-3333-4466-95b2-6418511bff63 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:55.395806 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4681451e-3333-4466-95b2-6418511bff63 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:55.412342 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:55.412342 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:55.419722 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4681451e-3333-4466-95b2-6418511bff63 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:55.427400 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4681451e-3333-4466-95b2-6418511bff63 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:30:55.428539 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 753/3026] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:55 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 1131 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:55.441795 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-04adbbe1-d69c-4f83-8ea8-ea12653086a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:55.445553 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04adbbe1-d69c-4f83-8ea8-ea12653086a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:30:55.446314 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04adbbe1-d69c-4f83-8ea8-ea12653086a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d599518a-813e-4934-be62-899d6f60709d", "force": true, "name": "tempest-VolumesBackupsTest-Backup-809851478", "container": "tempest-volumesbackupstest-backup-container-1249335243"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:55.449752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-04adbbe1-d69c-4f83-8ea8-ea12653086a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating new backup {'backup': {'volume_id': 'd599518a-813e-4934-be62-899d6f60709d', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-809851478', 'container': 'tempest-volumesbackupstest-backup-container-1249335243'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:30:55.449752 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-04adbbe1-d69c-4f83-8ea8-ea12653086a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating backup of volume d599518a-813e-4934-be62-899d6f60709d in container tempest-volumesbackupstest-backup-container-1249335243 Aug 08 06:30:55.466975 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:55.466975 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:55.469754 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-04adbbe1-d69c-4f83-8ea8-ea12653086a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:30:55.496870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-04adbbe1-d69c-4f83-8ea8-ea12653086a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['3da8b4c1-82ca-4f64-b150-8a2461e8fa2a', '17a8badc-9612-40c1-a44e-adfc1b344a93'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:55.535260 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04adbbe1-d69c-4f83-8ea8-ea12653086a3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:30:55.535716 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 761/3027] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:30:55 2026] POST /volume/v3/backups => generated 327 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:30:55.546942 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-33e3d305-d6bd-44b8-a228-385bf4ed236d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:55.548718 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33e3d305-d6bd-44b8-a228-385bf4ed236d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:30:55.548950 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33e3d305-d6bd-44b8-a228-385bf4ed236d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:55.549152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-33e3d305-d6bd-44b8-a228-385bf4ed236d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:55.549240 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-33e3d305-d6bd-44b8-a228-385bf4ed236d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:55.558725 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:55.558725 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:55.559615 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-33e3d305-d6bd-44b8-a228-385bf4ed236d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:30:55.560041 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 760/3028] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:55 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:55.999695 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fe0da1a9-02ca-4a40-8696-93c93f809cfb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:56.001594 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe0da1a9-02ca-4a40-8696-93c93f809cfb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f Aug 08 06:30:56.001844 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe0da1a9-02ca-4a40-8696-93c93f809cfb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:56.002029 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe0da1a9-02ca-4a40-8696-93c93f809cfb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:56.013997 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe0da1a9-02ca-4a40-8696-93c93f809cfb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f returned with HTTP 404 Aug 08 06:30:56.014660 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 755/3029] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:55 2026] GET /volume/v3/volumes/3f2cee7b-2dcd-4c6f-84fe-6c9a8457ab6f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:56.022182 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b1bbf675-8b89-4282-bc89-d55035083f1f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:56.023880 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1bbf675-8b89-4282-bc89-d55035083f1f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] DELETE https://10.4.3.32/volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 Aug 08 06:30:56.024091 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1bbf675-8b89-4282-bc89-d55035083f1f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:56.024276 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1bbf675-8b89-4282-bc89-d55035083f1f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:56.024431 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b1bbf675-8b89-4282-bc89-d55035083f1f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume with id: 092a71db-1a19-4d99-9e07-a3a1272a59b9 Aug 08 06:30:56.031609 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:56.031609 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:56.032131 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b1bbf675-8b89-4282-bc89-d55035083f1f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:56.052637 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b1bbf675-8b89-4282-bc89-d55035083f1f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume request issued successfully. Aug 08 06:30:56.052876 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1bbf675-8b89-4282-bc89-d55035083f1f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 returned with HTTP 202 Aug 08 06:30:56.053325 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 754/3030] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:56 2026] DELETE /volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:56.066441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4a62e509-6300-420a-ad5f-f17e2be695d5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:56.077964 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a62e509-6300-420a-ad5f-f17e2be695d5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 Aug 08 06:30:56.081350 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a62e509-6300-420a-ad5f-f17e2be695d5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:56.081350 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a62e509-6300-420a-ad5f-f17e2be695d5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:56.107501 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:56.107501 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:56.118449 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4a62e509-6300-420a-ad5f-f17e2be695d5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:56.128268 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a62e509-6300-420a-ad5f-f17e2be695d5 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 returned with HTTP 200 Aug 08 06:30:56.128707 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 762/3031] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:56 2026] GET /volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:56.571989 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-234fae87-3071-4f53-b557-e2f8bf040205 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:56.574040 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-234fae87-3071-4f53-b557-e2f8bf040205 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:30:56.574258 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-234fae87-3071-4f53-b557-e2f8bf040205 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:56.574450 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-234fae87-3071-4f53-b557-e2f8bf040205 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:56.574545 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-234fae87-3071-4f53-b557-e2f8bf040205 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:56.579432 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:56.579432 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:56.580280 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-234fae87-3071-4f53-b557-e2f8bf040205 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:30:56.580719 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 761/3032] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:56 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:56.887144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:56.889291 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:30:56.889757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-329713230", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:56.891825 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-329713230', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:30:56.892002 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Create volume of 1 GB Aug 08 06:30:56.897138 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Availability Zones retrieved successfully. Aug 08 06:30:56.905077 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Flow 'volume_create_api' (972b8135-c6e5-469d-9982-33c23eabbd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:56.906524 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e373d2ab-582d-4acf-abf6-c750a2b9c7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:56.908501 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:30:56.940328 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e373d2ab-582d-4acf-abf6-c750a2b9c7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:56.944299 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503ff70d-fd53-4196-b0b1-eae85d8b9259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:57.031002 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Created reservations ['46fb7201-e85c-4131-8fc9-dc2f333a456a', '642453eb-373f-485c-9b68-f5a28398d702', 'd0c658e5-8d28-4506-bd45-6ed38f1a8f4a', 'fe0704f0-9a18-419d-bdbb-260cdc43a10c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:30:57.032046 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503ff70d-fd53-4196-b0b1-eae85d8b9259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46fb7201-e85c-4131-8fc9-dc2f333a456a', '642453eb-373f-485c-9b68-f5a28398d702', 'd0c658e5-8d28-4506-bd45-6ed38f1a8f4a', 'fe0704f0-9a18-419d-bdbb-260cdc43a10c']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:57.032998 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e247ec-449d-43cb-b41b-c8d8340e19ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:57.060627 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e247ec-449d-43cb-b41b-c8d8340e19ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a77ac32-4dc1-4f22-8116-eb8889e8f005', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-329713230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9861841b90564c1e989e91e1fd821ef1',qos_specs=None,replication_status=,reservations=['46fb7201-e85c-4131-8fc9-dc2f333a456a','642453eb-373f-485c-9b68-f5a28398d702','d0c658e5-8d28-4506-bd45-6ed38f1a8f4a','fe0704f0-9a18-419d-bdbb-260cdc43a10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be6b23219fa434a94eb79219b732d34',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-329713230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a77ac32-4dc1-4f22-8116-eb8889e8f005,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9861841b90564c1e989e91e1fd821ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9be6b23219fa434a94eb79219b732d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:57.061407 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c81f48e-36a0-4c29-aba2-32fa7447de2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:57.082857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c81f48e-36a0-4c29-aba2-32fa7447de2c) transitioned into state 'SUCCESS' from state '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-329713230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9861841b90564c1e989e91e1fd821ef1',qos_specs=None,replication_status=,reservations=['46fb7201-e85c-4131-8fc9-dc2f333a456a','642453eb-373f-485c-9b68-f5a28398d702','d0c658e5-8d28-4506-bd45-6ed38f1a8f4a','fe0704f0-9a18-419d-bdbb-260cdc43a10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be6b23219fa434a94eb79219b732d34',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:57.083884 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144362ec-8e04-46a4-8b09-fe98bcbe5014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:30:57.095658 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144362ec-8e04-46a4-8b09-fe98bcbe5014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:30:57.096909 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Flow 'volume_create_api' (972b8135-c6e5-469d-9982-33c23eabbd9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:30:57.097327 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Create volume request issued successfully. Aug 08 06:30:57.098306 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3fa81f69-b1ce-49fd-9a41-3b1003f168f0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:30:57.099162 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 756/3033] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:30:56 2026] POST /volume/v3/volumes => generated 786 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:57.114608 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8a776e52-796d-4731-8303-d1a1b630735b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:57.116628 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a776e52-796d-4731-8303-d1a1b630735b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:30:57.117014 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a776e52-796d-4731-8303-d1a1b630735b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:57.118950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a776e52-796d-4731-8303-d1a1b630735b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:57.129901 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:57.129901 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:57.136479 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8a776e52-796d-4731-8303-d1a1b630735b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:30:57.142503 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a776e52-796d-4731-8303-d1a1b630735b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:30:57.143240 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 755/3034] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:30:57 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:57.144986 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8edbd37f-a135-4461-a75e-12f63ffa8b7c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:57.147257 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8edbd37f-a135-4461-a75e-12f63ffa8b7c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 Aug 08 06:30:57.147424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8edbd37f-a135-4461-a75e-12f63ffa8b7c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:57.147801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8edbd37f-a135-4461-a75e-12f63ffa8b7c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:57.155614 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8edbd37f-a135-4461-a75e-12f63ffa8b7c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 returned with HTTP 404 Aug 08 06:30:57.156169 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 763/3035] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:57 2026] GET /volume/v3/volumes/092a71db-1a19-4d99-9e07-a3a1272a59b9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:57.164571 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5af91a05-951c-4fab-a5c4-1a044163da5f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:57.166363 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5af91a05-951c-4fab-a5c4-1a044163da5f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] DELETE https://10.4.3.32/volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 Aug 08 06:30:57.166522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5af91a05-951c-4fab-a5c4-1a044163da5f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:57.166739 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5af91a05-951c-4fab-a5c4-1a044163da5f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:57.166920 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-5af91a05-951c-4fab-a5c4-1a044163da5f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume with id: 55f29b4a-abd0-4b30-add3-dda74c9a12d3 Aug 08 06:30:57.182305 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:57.182305 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:57.182906 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5af91a05-951c-4fab-a5c4-1a044163da5f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:57.216193 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5af91a05-951c-4fab-a5c4-1a044163da5f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume request issued successfully. Aug 08 06:30:57.216414 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5af91a05-951c-4fab-a5c4-1a044163da5f tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 returned with HTTP 202 Aug 08 06:30:57.216884 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 762/3036] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:57 2026] DELETE /volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:57.232983 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b7b3c21f-a6ef-44a4-9f13-2252e926e679 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:57.232983 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b7b3c21f-a6ef-44a4-9f13-2252e926e679 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 Aug 08 06:30:57.233316 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b7b3c21f-a6ef-44a4-9f13-2252e926e679 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:57.233643 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b7b3c21f-a6ef-44a4-9f13-2252e926e679 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:57.244161 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:57.244161 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:57.250078 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b7b3c21f-a6ef-44a4-9f13-2252e926e679 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:57.255679 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b7b3c21f-a6ef-44a4-9f13-2252e926e679 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 returned with HTTP 200 Aug 08 06:30:57.256437 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 757/3037] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:57 2026] GET /volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:57.592245 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b7f49b0-045f-4c2a-8b88-60e65fb7272a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:57.594690 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b7f49b0-045f-4c2a-8b88-60e65fb7272a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:30:57.594980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b7f49b0-045f-4c2a-8b88-60e65fb7272a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:57.595244 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b7f49b0-045f-4c2a-8b88-60e65fb7272a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:57.595417 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1b7f49b0-045f-4c2a-8b88-60e65fb7272a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:57.600888 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:57.600888 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:57.602060 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b7f49b0-045f-4c2a-8b88-60e65fb7272a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:30:57.602543 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 756/3038] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:57 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:58.161008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2d8be357-15d0-4444-8f30-9ad88610298b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.163163 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2d8be357-15d0-4444-8f30-9ad88610298b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:30:58.163624 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2d8be357-15d0-4444-8f30-9ad88610298b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.164792 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2d8be357-15d0-4444-8f30-9ad88610298b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.179332 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.179332 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:58.186616 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2d8be357-15d0-4444-8f30-9ad88610298b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:30:58.194784 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2d8be357-15d0-4444-8f30-9ad88610298b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:30:58.195360 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 764/3039] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:58.214977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-11f6ef4d-98f5-46fa-b93b-f8c518f9225a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.217332 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11f6ef4d-98f5-46fa-b93b-f8c518f9225a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:30:58.217531 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11f6ef4d-98f5-46fa-b93b-f8c518f9225a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.218626 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11f6ef4d-98f5-46fa-b93b-f8c518f9225a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.230893 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.230893 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:58.237456 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-11f6ef4d-98f5-46fa-b93b-f8c518f9225a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:30:58.245785 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11f6ef4d-98f5-46fa-b93b-f8c518f9225a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:30:58.246344 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 763/3040] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:58.275740 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7cac3a1a-364c-4719-9f3e-a5803c9b72eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.279583 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7cac3a1a-364c-4719-9f3e-a5803c9b72eb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 Aug 08 06:30:58.280196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7cac3a1a-364c-4719-9f3e-a5803c9b72eb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.280196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7cac3a1a-364c-4719-9f3e-a5803c9b72eb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.289722 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7cac3a1a-364c-4719-9f3e-a5803c9b72eb tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 returned with HTTP 404 Aug 08 06:30:58.291273 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 758/3041] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/55f29b4a-abd0-4b30-add3-dda74c9a12d3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:58.303361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8078f938-4a57-44e2-b0f7-78b43b525af8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.307069 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8078f938-4a57-44e2-b0f7-78b43b525af8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 Aug 08 06:30:58.307517 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8078f938-4a57-44e2-b0f7-78b43b525af8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.308194 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8078f938-4a57-44e2-b0f7-78b43b525af8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.308558 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-8078f938-4a57-44e2-b0f7-78b43b525af8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume with id: ec560074-2bfc-476d-832f-6d3b3d3a9700 Aug 08 06:30:58.332121 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.332121 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:58.332566 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8078f938-4a57-44e2-b0f7-78b43b525af8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:58.342037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-67340728-c08d-42f9-ab3d-4824eee12455 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.346739 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-67340728-c08d-42f9-ab3d-4824eee12455 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:30:58.346739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-67340728-c08d-42f9-ab3d-4824eee12455 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.346739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-67340728-c08d-42f9-ab3d-4824eee12455 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.364976 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.364976 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:58.375306 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8078f938-4a57-44e2-b0f7-78b43b525af8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume request issued successfully. Aug 08 06:30:58.375306 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8078f938-4a57-44e2-b0f7-78b43b525af8 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 returned with HTTP 202 Aug 08 06:30:58.375671 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 757/3042] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:58 2026] DELETE /volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:58.381263 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-67340728-c08d-42f9-ab3d-4824eee12455 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:30:58.384990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5a36b6ff-8647-4b0d-ba89-61f33bbe052b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.394305 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-67340728-c08d-42f9-ab3d-4824eee12455 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:30:58.395007 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 765/3043] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:58.397843 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a36b6ff-8647-4b0d-ba89-61f33bbe052b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 Aug 08 06:30:58.398240 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a36b6ff-8647-4b0d-ba89-61f33bbe052b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.399547 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a36b6ff-8647-4b0d-ba89-61f33bbe052b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.411634 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.411634 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:58.416417 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e1659421-abc5-496c-baec-4c7f1db39941 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.419883 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e1659421-abc5-496c-baec-4c7f1db39941 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:30:58.420013 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e1659421-abc5-496c-baec-4c7f1db39941 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.420465 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5a36b6ff-8647-4b0d-ba89-61f33bbe052b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:58.420588 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e1659421-abc5-496c-baec-4c7f1db39941 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.434975 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a36b6ff-8647-4b0d-ba89-61f33bbe052b tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 returned with HTTP 200 Aug 08 06:30:58.434975 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 764/3044] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:58.435222 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.435222 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:58.444845 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e1659421-abc5-496c-baec-4c7f1db39941 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:58.452472 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e1659421-abc5-496c-baec-4c7f1db39941 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:30:58.452994 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 759/3045] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:58.476300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1daf7cd6-ebd4-4dcb-89c0-821406e17c32 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.479066 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1daf7cd6-ebd4-4dcb-89c0-821406e17c32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:30:58.479066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1daf7cd6-ebd4-4dcb-89c0-821406e17c32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.479066 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1daf7cd6-ebd4-4dcb-89c0-821406e17c32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.494699 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.494699 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:58.506195 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1daf7cd6-ebd4-4dcb-89c0-821406e17c32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:58.513434 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1daf7cd6-ebd4-4dcb-89c0-821406e17c32 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:30:58.513861 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 758/3046] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:58.546170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7586e0d5-6a30-4b9b-9763-a7eeff75f7c5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.546170 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7586e0d5-6a30-4b9b-9763-a7eeff75f7c5 None None] GET https://10.4.3.32/volume// Aug 08 06:30:58.546170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7586e0d5-6a30-4b9b-9763-a7eeff75f7c5 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.546170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7586e0d5-6a30-4b9b-9763-a7eeff75f7c5 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.546457 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7586e0d5-6a30-4b9b-9763-a7eeff75f7c5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:58.548144 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 766/3047] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 08 06:30:58.557291 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-2031352e-fc79-4554-b5be-f6ca1a9b95b4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.560154 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-2031352e-fc79-4554-b5be-f6ca1a9b95b4 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:30:58.560812 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-2031352e-fc79-4554-b5be-f6ca1a9b95b4 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a77ac32-4dc1-4f22-8116-eb8889e8f005", "connector": null, "instance_uuid": "2669420a-4d46-4239-9b5f-67b5a8fa74e5"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:58.580354 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.580354 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:58.581851 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-0fdabf8c-232d-4751-982d-880fc735caef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.586205 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-0fdabf8c-232d-4751-982d-880fc735caef tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:30:58.586714 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-0fdabf8c-232d-4751-982d-880fc735caef tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.587130 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-0fdabf8c-232d-4751-982d-880fc735caef tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.598070 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.598070 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:58.607166 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-0fdabf8c-232d-4751-982d-880fc735caef tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:58.615890 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6949e21d-ee0a-4989-a1d1-5274ee78423e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.617040 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-0fdabf8c-232d-4751-982d-880fc735caef tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:30:58.618299 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 760/3048] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:58.621204 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6949e21d-ee0a-4989-a1d1-5274ee78423e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:30:58.621204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6949e21d-ee0a-4989-a1d1-5274ee78423e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.621204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6949e21d-ee0a-4989-a1d1-5274ee78423e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.621204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6949e21d-ee0a-4989-a1d1-5274ee78423e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:58.626677 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.626677 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:58.627951 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6949e21d-ee0a-4989-a1d1-5274ee78423e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:30:58.628645 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 759/3049] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:58.632112 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-2031352e-fc79-4554-b5be-f6ca1a9b95b4 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:30:58.632560 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 765/3050] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:30:58 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:58.683950 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e6f65cca-6bd0-4773-9f6e-70ba672a53a2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.685986 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6f65cca-6bd0-4773-9f6e-70ba672a53a2 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:30:58.687789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6f65cca-6bd0-4773-9f6e-70ba672a53a2 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.687789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6f65cca-6bd0-4773-9f6e-70ba672a53a2 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.703716 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.703716 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:58.711519 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e6f65cca-6bd0-4773-9f6e-70ba672a53a2 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:30:58.719553 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6f65cca-6bd0-4773-9f6e-70ba672a53a2 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:30:58.719914 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-785f0af5-6a08-49be-aa0e-3095ccd9ebc1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.720129 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 767/3051] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:58.721147 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-785f0af5-6a08-49be-aa0e-3095ccd9ebc1 None None] GET https://10.4.3.32/volume// Aug 08 06:30:58.721147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-785f0af5-6a08-49be-aa0e-3095ccd9ebc1 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.721745 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-785f0af5-6a08-49be-aa0e-3095ccd9ebc1 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.722066 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-785f0af5-6a08-49be-aa0e-3095ccd9ebc1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:58.722521 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 761/3052] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:58.736606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-eb2a7b88-95dc-4fd9-ad58-3f9ea8b86784 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.742765 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-eb2a7b88-95dc-4fd9-ad58-3f9ea8b86784 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:30:58.743111 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-eb2a7b88-95dc-4fd9-ad58-3f9ea8b86784 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.743295 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-eb2a7b88-95dc-4fd9-ad58-3f9ea8b86784 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.746471 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-15c02ae1-29bb-472c-bcd2-a281ce7bd37f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.746954 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15c02ae1-29bb-472c-bcd2-a281ce7bd37f None None] GET https://10.4.3.32/volume// Aug 08 06:30:58.747139 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15c02ae1-29bb-472c-bcd2-a281ce7bd37f None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.747348 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-15c02ae1-29bb-472c-bcd2-a281ce7bd37f None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.747685 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-15c02ae1-29bb-472c-bcd2-a281ce7bd37f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:58.748804 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 766/3053] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:58.756111 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.756111 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:58.758736 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-32705fb7-3a0a-4c9d-9028-086e2b890d86 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.760709 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-eb2a7b88-95dc-4fd9-ad58-3f9ea8b86784 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:30:58.761381 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-32705fb7-3a0a-4c9d-9028-086e2b890d86 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:30:58.761879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-32705fb7-3a0a-4c9d-9028-086e2b890d86 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bc4beb0-d54d-44f7-8cfc-9e46910466c6", "connector": null, "instance_uuid": "1b70f309-495a-4ab0-9431-9335a5985f46"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:58.766684 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-eb2a7b88-95dc-4fd9-ad58-3f9ea8b86784 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:30:58.766684 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 760/3054] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 1040 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:58.772931 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.772931 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:58.821615 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-32705fb7-3a0a-4c9d-9028-086e2b890d86 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:30:58.822642 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 768/3055] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:30:58 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:58.872751 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-11228143-6785-4c9d-b70d-e41c85e867e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.875343 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11228143-6785-4c9d-b70d-e41c85e867e4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:30:58.875634 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11228143-6785-4c9d-b70d-e41c85e867e4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.875832 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11228143-6785-4c9d-b70d-e41c85e867e4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.888111 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.888111 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:58.893018 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-11228143-6785-4c9d-b70d-e41c85e867e4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:58.900453 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11228143-6785-4c9d-b70d-e41c85e867e4 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:30:58.901016 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-91d5e833-a115-411e-96b0-1063f001556b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.901099 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 762/3056] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:58.901172 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91d5e833-a115-411e-96b0-1063f001556b None None] GET https://10.4.3.32/volume// Aug 08 06:30:58.901172 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91d5e833-a115-411e-96b0-1063f001556b None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.901172 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91d5e833-a115-411e-96b0-1063f001556b None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.901172 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91d5e833-a115-411e-96b0-1063f001556b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:30:58.901172 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 767/3057] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:30:58.911291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-88bacc76-3664-447f-84cc-f54035c93891 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.911569 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-006a83ad-ef55-4776-909f-2452be453c90 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:58.913918 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-006a83ad-ef55-4776-909f-2452be453c90 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:30:58.914177 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-88bacc76-3664-447f-84cc-f54035c93891 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] PUT https://10.4.3.32/volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 Aug 08 06:30:58.914282 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-006a83ad-ef55-4776-909f-2452be453c90 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:58.914495 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-006a83ad-ef55-4776-909f-2452be453c90 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:58.914710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-88bacc76-3664-447f-84cc-f54035c93891 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:58.925639 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.925639 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:58.926737 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-88bacc76-3664-447f-84cc-f54035c93891 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Acquiring lock "cinder-attachment_update-0a77ac32-4dc1-4f22-8116-eb8889e8f005-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:30:58.930315 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-006a83ad-ef55-4776-909f-2452be453c90 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:58.935001 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-88bacc76-3664-447f-84cc-f54035c93891 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Lock "cinder-attachment_update-0a77ac32-4dc1-4f22-8116-eb8889e8f005-np0000006785" acquired by "attachment_update" :: waited 0.008s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:30:58.936886 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-006a83ad-ef55-4776-909f-2452be453c90 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:30:58.937092 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:58.937092 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:58.937322 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 769/3058] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:30:58 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:30:59.042699 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-88bacc76-3664-447f-84cc-f54035c93891 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Lock "cinder-attachment_update-0a77ac32-4dc1-4f22-8116-eb8889e8f005-np0000006785" released by "attachment_update" :: held 0.108s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:30:59.043240 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-88bacc76-3664-447f-84cc-f54035c93891 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 returned with HTTP 200 Aug 08 06:30:59.043907 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 761/3059] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:30:58 2026] PUT /volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:59.063478 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-2f0599b0-2250-4b6f-a0d0-d774c53804b8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:59.066411 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-2f0599b0-2250-4b6f-a0d0-d774c53804b8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] PUT https://10.4.3.32/volume/v3/attachments/46e09594-0d1a-437d-a907-60ae4dfa7329 Aug 08 06:30:59.066944 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-2f0599b0-2250-4b6f-a0d0-d774c53804b8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:30:59.078353 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-2f0599b0-2250-4b6f-a0d0-d774c53804b8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Acquiring lock "cinder-attachment_update-1bc4beb0-d54d-44f7-8cfc-9e46910466c6-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:30:59.084068 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-2f0599b0-2250-4b6f-a0d0-d774c53804b8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-1bc4beb0-d54d-44f7-8cfc-9e46910466c6-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:30:59.085193 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:59.085193 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:59.227064 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-2f0599b0-2250-4b6f-a0d0-d774c53804b8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-1bc4beb0-d54d-44f7-8cfc-9e46910466c6-np0000006785" released by "attachment_update" :: held 0.143s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:30:59.227402 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-2f0599b0-2250-4b6f-a0d0-d774c53804b8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/46e09594-0d1a-437d-a907-60ae4dfa7329 returned with HTTP 200 Aug 08 06:30:59.227922 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 763/3060] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:30:59 2026] PUT /volume/v3/attachments/46e09594-0d1a-437d-a907-60ae4dfa7329 => generated 968 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:59.236733 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-66cbcd90-9850-4782-81bc-c5ed56df6d9e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:59.240691 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-66cbcd90-9850-4782-81bc-c5ed56df6d9e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6/encryption Aug 08 06:30:59.240962 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-66cbcd90-9850-4782-81bc-c5ed56df6d9e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:59.241200 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-66cbcd90-9850-4782-81bc-c5ed56df6d9e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:59.259356 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:59.259356 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:59.266545 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-66cbcd90-9850-4782-81bc-c5ed56df6d9e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6/encryption returned with HTTP 200 Aug 08 06:30:59.266960 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 768/3061] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:30:59 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:59.451523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5b301bf6-23e0-4a06-8095-d95675464fd4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:59.453688 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b301bf6-23e0-4a06-8095-d95675464fd4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 Aug 08 06:30:59.454156 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b301bf6-23e0-4a06-8095-d95675464fd4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:59.454492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b301bf6-23e0-4a06-8095-d95675464fd4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:59.462603 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b301bf6-23e0-4a06-8095-d95675464fd4 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 returned with HTTP 404 Aug 08 06:30:59.463275 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 770/3062] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:59 2026] GET /volume/v3/volumes/ec560074-2bfc-476d-832f-6d3b3d3a9700 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:30:59.471044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5a6a2e37-7907-4a38-a5e5-d14b5ac822b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:59.473892 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a6a2e37-7907-4a38-a5e5-d14b5ac822b0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 Aug 08 06:30:59.474419 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a6a2e37-7907-4a38-a5e5-d14b5ac822b0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:59.474837 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a6a2e37-7907-4a38-a5e5-d14b5ac822b0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:59.474972 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5a6a2e37-7907-4a38-a5e5-d14b5ac822b0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume with id: 6f8b192d-dea6-4fd9-bd63-e4c775790628 Aug 08 06:30:59.485222 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:59.485222 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:59.485791 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5a6a2e37-7907-4a38-a5e5-d14b5ac822b0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:59.513453 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5a6a2e37-7907-4a38-a5e5-d14b5ac822b0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume request issued successfully. Aug 08 06:30:59.513683 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a6a2e37-7907-4a38-a5e5-d14b5ac822b0 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 returned with HTTP 202 Aug 08 06:30:59.514367 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 762/3063] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:30:59 2026] DELETE /volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:30:59.523361 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fa63028e-5be4-4f2f-8261-2f7df87a7e2a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:59.525927 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa63028e-5be4-4f2f-8261-2f7df87a7e2a tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 Aug 08 06:30:59.526235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa63028e-5be4-4f2f-8261-2f7df87a7e2a tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:59.526514 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa63028e-5be4-4f2f-8261-2f7df87a7e2a tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:59.537338 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:59.537338 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:30:59.544814 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fa63028e-5be4-4f2f-8261-2f7df87a7e2a tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:30:59.548935 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa63028e-5be4-4f2f-8261-2f7df87a7e2a tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 returned with HTTP 200 Aug 08 06:30:59.549456 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 764/3064] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:59 2026] GET /volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:59.641189 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c9669942-7c8f-4a0b-99fd-0bb7baf5cce4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:59.643047 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9669942-7c8f-4a0b-99fd-0bb7baf5cce4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:30:59.643228 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9669942-7c8f-4a0b-99fd-0bb7baf5cce4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:59.643401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9669942-7c8f-4a0b-99fd-0bb7baf5cce4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:59.643533 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c9669942-7c8f-4a0b-99fd-0bb7baf5cce4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:30:59.648273 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:59.648273 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:30:59.649560 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9669942-7c8f-4a0b-99fd-0bb7baf5cce4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:30:59.650168 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 769/3065] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:59 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:30:59.741675 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f74d7dc9-e254-4028-9933-333eb35e349a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:59.744079 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f74d7dc9-e254-4028-9933-333eb35e349a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:30:59.744551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f74d7dc9-e254-4028-9933-333eb35e349a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:59.744551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f74d7dc9-e254-4028-9933-333eb35e349a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:59.757860 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:59.757860 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:30:59.761805 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f74d7dc9-e254-4028-9933-333eb35e349a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:30:59.766998 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f74d7dc9-e254-4028-9933-333eb35e349a tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:30:59.767447 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 771/3066] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:30:59 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:30:59.921448 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d55f8a06-d560-4294-ba30-b1e9fe5aec09 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:30:59.925845 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d55f8a06-d560-4294-ba30-b1e9fe5aec09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:30:59.926357 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d55f8a06-d560-4294-ba30-b1e9fe5aec09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:30:59.926842 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d55f8a06-d560-4294-ba30-b1e9fe5aec09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:30:59.940517 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:30:59.940517 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:30:59.945031 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d55f8a06-d560-4294-ba30-b1e9fe5aec09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:30:59.952205 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d55f8a06-d560-4294-ba30-b1e9fe5aec09 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:30:59.952820 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 763/3067] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:30:59 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:00.569965 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d2119bb0-4d9f-4156-85fe-c4b1c2e024ee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:00.575399 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2119bb0-4d9f-4156-85fe-c4b1c2e024ee tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 Aug 08 06:31:00.575399 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d2119bb0-4d9f-4156-85fe-c4b1c2e024ee tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:00.575399 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d2119bb0-4d9f-4156-85fe-c4b1c2e024ee tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:00.582892 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2119bb0-4d9f-4156-85fe-c4b1c2e024ee tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 returned with HTTP 404 Aug 08 06:31:00.583879 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 765/3068] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:00 2026] GET /volume/v3/volumes/6f8b192d-dea6-4fd9-bd63-e4c775790628 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:00.593500 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d98e10ce-5dc2-46f1-8776-96f59b4ead6c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:00.595944 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d98e10ce-5dc2-46f1-8776-96f59b4ead6c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] DELETE https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 Aug 08 06:31:00.596235 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d98e10ce-5dc2-46f1-8776-96f59b4ead6c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:00.596508 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d98e10ce-5dc2-46f1-8776-96f59b4ead6c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:00.596766 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d98e10ce-5dc2-46f1-8776-96f59b4ead6c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume with id: 655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 Aug 08 06:31:00.618535 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:00.618535 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:00.619217 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d98e10ce-5dc2-46f1-8776-96f59b4ead6c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:31:00.649658 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d98e10ce-5dc2-46f1-8776-96f59b4ead6c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Delete volume request issued successfully. Aug 08 06:31:00.649658 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d98e10ce-5dc2-46f1-8776-96f59b4ead6c tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 returned with HTTP 202 Aug 08 06:31:00.649658 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 770/3069] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:00 2026] DELETE /volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:00.660146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-26ffb60e-9679-4079-94a1-3fd138864f13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:00.662491 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c0ab96bd-6289-49b3-b0cb-2b3a0438e32b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:00.663489 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26ffb60e-9679-4079-94a1-3fd138864f13 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 Aug 08 06:31:00.663489 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26ffb60e-9679-4079-94a1-3fd138864f13 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:00.663489 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-26ffb60e-9679-4079-94a1-3fd138864f13 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:00.665188 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0ab96bd-6289-49b3-b0cb-2b3a0438e32b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:00.667802 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c0ab96bd-6289-49b3-b0cb-2b3a0438e32b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:00.667802 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c0ab96bd-6289-49b3-b0cb-2b3a0438e32b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:00.667802 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c0ab96bd-6289-49b3-b0cb-2b3a0438e32b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:00.672936 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:00.672936 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:00.676839 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-26ffb60e-9679-4079-94a1-3fd138864f13 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Volume info retrieved successfully. Aug 08 06:31:00.676999 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:00.676999 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:00.677297 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0ab96bd-6289-49b3-b0cb-2b3a0438e32b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:00.677846 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 764/3070] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:00 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:00.682378 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-26ffb60e-9679-4079-94a1-3fd138864f13 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 returned with HTTP 200 Aug 08 06:31:00.682936 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 772/3071] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:00 2026] GET /volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:00.794731 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f97fc576-7b93-4fca-87ec-de37f05cf20d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:00.797826 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f97fc576-7b93-4fca-87ec-de37f05cf20d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:00.797826 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f97fc576-7b93-4fca-87ec-de37f05cf20d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:00.798163 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f97fc576-7b93-4fca-87ec-de37f05cf20d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:00.810813 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:00.810813 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:00.813726 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f97fc576-7b93-4fca-87ec-de37f05cf20d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:00.818562 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f97fc576-7b93-4fca-87ec-de37f05cf20d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:31:00.819192 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 766/3072] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:00 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:00.968200 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6f1cf806-83e7-4e3c-964d-d038197321e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:00.971059 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f1cf806-83e7-4e3c-964d-d038197321e5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:00.971059 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f1cf806-83e7-4e3c-964d-d038197321e5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:00.971059 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f1cf806-83e7-4e3c-964d-d038197321e5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:00.985030 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:00.985030 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:00.990564 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6f1cf806-83e7-4e3c-964d-d038197321e5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:00.998111 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f1cf806-83e7-4e3c-964d-d038197321e5 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:00.998673 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 771/3073] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:00 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:01.692000 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c124e244-84f3-4c30-986f-8b36d15c413f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:01.693975 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c124e244-84f3-4c30-986f-8b36d15c413f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:01.695805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c124e244-84f3-4c30-986f-8b36d15c413f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:01.695805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c124e244-84f3-4c30-986f-8b36d15c413f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:01.695805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c124e244-84f3-4c30-986f-8b36d15c413f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:01.696972 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-83da5394-783c-4983-badd-de85ca0c2ac9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:01.698873 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-83da5394-783c-4983-badd-de85ca0c2ac9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] GET https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 Aug 08 06:31:01.699468 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-83da5394-783c-4983-badd-de85ca0c2ac9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:01.699468 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-83da5394-783c-4983-badd-de85ca0c2ac9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:01.701260 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:01.701260 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:01.702286 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c124e244-84f3-4c30-986f-8b36d15c413f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:01.702865 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 765/3074] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:01 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:01.705624 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-83da5394-783c-4983-badd-de85ca0c2ac9 tempest-CreateVolumesFromBackupTest-1059025758 tempest-CreateVolumesFromBackupTest-1059025758-project-member] https://10.4.3.32/volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 returned with HTTP 404 Aug 08 06:31:01.706138 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 773/3075] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:01 2026] GET /volume/v3/volumes/655bf28c-2ea5-4e7e-8423-5b3cdf5ecc41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:01.833254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-802f086b-db77-463e-819f-7bddb9d2a6ad None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:01.836221 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-802f086b-db77-463e-819f-7bddb9d2a6ad tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:01.838113 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-802f086b-db77-463e-819f-7bddb9d2a6ad tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:01.838564 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-802f086b-db77-463e-819f-7bddb9d2a6ad tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:01.852001 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:01.852001 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:01.856697 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-802f086b-db77-463e-819f-7bddb9d2a6ad tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:01.863547 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-802f086b-db77-463e-819f-7bddb9d2a6ad tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:31:01.864291 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 767/3076] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:01 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:02.016084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3b2eabbf-a70d-4ce8-88d7-516c436c9859 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:02.018272 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b2eabbf-a70d-4ce8-88d7-516c436c9859 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:02.018539 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b2eabbf-a70d-4ce8-88d7-516c436c9859 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:02.019482 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b2eabbf-a70d-4ce8-88d7-516c436c9859 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:02.031691 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:02.031691 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:02.036748 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3b2eabbf-a70d-4ce8-88d7-516c436c9859 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:02.043574 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b2eabbf-a70d-4ce8-88d7-516c436c9859 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:02.044146 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 772/3077] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:02 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:02.714989 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0371b7d3-8072-4748-a05f-2e5a44b0cb5b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:02.718043 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0371b7d3-8072-4748-a05f-2e5a44b0cb5b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:02.718443 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0371b7d3-8072-4748-a05f-2e5a44b0cb5b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:02.718799 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0371b7d3-8072-4748-a05f-2e5a44b0cb5b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:02.719017 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0371b7d3-8072-4748-a05f-2e5a44b0cb5b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:02.724626 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:02.724626 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:02.725794 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0371b7d3-8072-4748-a05f-2e5a44b0cb5b tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:02.726347 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 766/3078] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:02 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:02.880928 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1c79360c-3b03-42dd-afd2-d230502aa68d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:02.882962 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1c79360c-3b03-42dd-afd2-d230502aa68d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:02.883278 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1c79360c-3b03-42dd-afd2-d230502aa68d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:02.883525 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1c79360c-3b03-42dd-afd2-d230502aa68d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:02.896621 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:02.896621 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:02.902782 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1c79360c-3b03-42dd-afd2-d230502aa68d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:02.909198 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1c79360c-3b03-42dd-afd2-d230502aa68d tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:31:02.910048 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 774/3079] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:02 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:03.060053 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-20bda262-de52-4592-93d8-af646c65d153 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:03.062388 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20bda262-de52-4592-93d8-af646c65d153 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:03.062698 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20bda262-de52-4592-93d8-af646c65d153 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:03.062943 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20bda262-de52-4592-93d8-af646c65d153 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:03.083463 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:03.083463 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:03.088355 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-20bda262-de52-4592-93d8-af646c65d153 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:03.095128 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20bda262-de52-4592-93d8-af646c65d153 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:03.095710 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 768/3080] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:03 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:03.353959 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-e7d653bc-9127-4047-ab3d-8a0ab9a9e4bf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:03.356090 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-e7d653bc-9127-4047-ab3d-8a0ab9a9e4bf tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] POST https://10.4.3.32/volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5/action Aug 08 06:31:03.356468 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-e7d653bc-9127-4047-ab3d-8a0ab9a9e4bf tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:31:03.356596 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-e7d653bc-9127-4047-ab3d-8a0ab9a9e4bf tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:03.376998 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:03.376998 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:03.394492 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b0390596-99b4-4bfd-8629-5b69c6cbfd48 req-e7d653bc-9127-4047-ab3d-8a0ab9a9e4bf tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5/action returned with HTTP 204 Aug 08 06:31:03.395129 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 773/3081] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:31:03 2026] POST /volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:03.556894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:03.668766 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:03.669187 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1944975442"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:03.671000 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1944975442'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:03.671408 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Create volume of 1 GB Aug 08 06:31:03.676553 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Availability Zones retrieved successfully. Aug 08 06:31:03.682435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Flow 'volume_create_api' (67d3ecf3-70d3-406c-9132-0f9a1571224b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:03.683663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1eef984-3ba0-4476-b57b-f5629203e72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:03.684703 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:03.718045 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1eef984-3ba0-4476-b57b-f5629203e72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:03.719193 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e6c82a-9ee8-4a5c-8677-5adc922cb648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:03.739615 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f6d60a98-dd27-4084-91fb-e0da3947ccd9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:03.741340 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6d60a98-dd27-4084-91fb-e0da3947ccd9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:03.742029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6d60a98-dd27-4084-91fb-e0da3947ccd9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:03.742327 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6d60a98-dd27-4084-91fb-e0da3947ccd9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:03.742580 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f6d60a98-dd27-4084-91fb-e0da3947ccd9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:03.747881 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:03.747881 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:03.748866 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6d60a98-dd27-4084-91fb-e0da3947ccd9 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:03.749321 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 775/3082] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:03 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:03.793135 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Created reservations ['6a89bfa9-4055-4557-9166-e9c9aab83a7f', '1cfde8a0-6a22-488a-b428-529df440a557', 'a0ff2c41-bd8a-4a5d-a601-6b3a69beadfd', '84c77bbf-e432-4f2c-ab6c-1aaae203fc3c'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:03.794338 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e6c82a-9ee8-4a5c-8677-5adc922cb648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a89bfa9-4055-4557-9166-e9c9aab83a7f', '1cfde8a0-6a22-488a-b428-529df440a557', 'a0ff2c41-bd8a-4a5d-a601-6b3a69beadfd', '84c77bbf-e432-4f2c-ab6c-1aaae203fc3c']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:03.795384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9762efd-cf42-4cad-9e38-8864ef1fc845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:03.823302 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9762efd-cf42-4cad-9e38-8864ef1fc845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c86e523-649f-47e9-af5f-29942eadafc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944975442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b1d637a59fa48a79247a349559c4b91',qos_specs=None,replication_status=,reservations=['6a89bfa9-4055-4557-9166-e9c9aab83a7f','1cfde8a0-6a22-488a-b428-529df440a557','a0ff2c41-bd8a-4a5d-a601-6b3a69beadfd','84c77bbf-e432-4f2c-ab6c-1aaae203fc3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7deab77ae5c449189655a661ebb91ad',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944975442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c86e523-649f-47e9-af5f-29942eadafc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b1d637a59fa48a79247a349559c4b91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7deab77ae5c449189655a661ebb91ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:03.824530 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f7ef69-f802-4161-8516-00c7624c4c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:03.845142 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f7ef69-f802-4161-8516-00c7624c4c82) transitioned into state 'SUCCESS' from state '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-1944975442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b1d637a59fa48a79247a349559c4b91',qos_specs=None,replication_status=,reservations=['6a89bfa9-4055-4557-9166-e9c9aab83a7f','1cfde8a0-6a22-488a-b428-529df440a557','a0ff2c41-bd8a-4a5d-a601-6b3a69beadfd','84c77bbf-e432-4f2c-ab6c-1aaae203fc3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7deab77ae5c449189655a661ebb91ad',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:03.845753 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7494f2f1-a5a6-4f85-9cbe-c34f651280d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:03.854535 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7494f2f1-a5a6-4f85-9cbe-c34f651280d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:03.855338 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Flow 'volume_create_api' (67d3ecf3-70d3-406c-9132-0f9a1571224b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:03.855653 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Create volume request issued successfully. Aug 08 06:31:03.856263 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bcc0d218-ace4-4308-84c2-7b6fa051a610 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:03.856725 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 767/3083] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:31:03 2026] POST /volume/v3/volumes => generated 776 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:03.872169 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-daa3a244-a7cd-41ca-bdee-7dd08fc749ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:03.874186 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-daa3a244-a7cd-41ca-bdee-7dd08fc749ba tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 Aug 08 06:31:03.874345 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-daa3a244-a7cd-41ca-bdee-7dd08fc749ba tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:03.874508 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-daa3a244-a7cd-41ca-bdee-7dd08fc749ba tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:03.882011 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:03.882011 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:03.885976 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-daa3a244-a7cd-41ca-bdee-7dd08fc749ba tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Volume info retrieved successfully. Aug 08 06:31:03.890285 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-daa3a244-a7cd-41ca-bdee-7dd08fc749ba tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 returned with HTTP 200 Aug 08 06:31:03.890790 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 769/3084] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:03 2026] GET /volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:03.953490 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f1732ad-308b-4f08-9eaf-afc633301b91 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:03.956320 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f1732ad-308b-4f08-9eaf-afc633301b91 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:03.957424 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f1732ad-308b-4f08-9eaf-afc633301b91 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:03.958006 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f1732ad-308b-4f08-9eaf-afc633301b91 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:03.972524 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:03.972524 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:03.978045 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f1732ad-308b-4f08-9eaf-afc633301b91 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:03.985793 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f1732ad-308b-4f08-9eaf-afc633301b91 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:31:03.986223 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 774/3085] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:03 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:31:04.005512 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-473e5501-d86d-42db-862c-ef8ab4bdb6cf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.007528 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-473e5501-d86d-42db-862c-ef8ab4bdb6cf tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:04.007914 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-473e5501-d86d-42db-862c-ef8ab4bdb6cf tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:04.008076 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-473e5501-d86d-42db-862c-ef8ab4bdb6cf tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:04.019874 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:04.019874 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:04.024617 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-473e5501-d86d-42db-862c-ef8ab4bdb6cf tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:04.037288 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-473e5501-d86d-42db-862c-ef8ab4bdb6cf tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:31:04.040791 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 776/3086] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:04 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:31:04.055305 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-320de7ca-9f12-4d47-8ba3-5d49f8bed6fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.057550 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 768/3087] 10.4.3.32 () {70 vars in 1604 bytes} [Sat Aug 8 06:31:04 2026] DELETE /volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 06:31:04.068934 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d48e6606-698c-4a85-85ec-5f511804f7c1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.094097 np0000006785 devstack@c-api.service[100291]: WARNING keystonemiddleware.auth_token [None req-d48e6606-698c-4a85-85ec-5f511804f7c1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 06:31:04.095034 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 770/3088] 10.4.3.32 () {70 vars in 1604 bytes} [Sat Aug 8 06:31:04 2026] DELETE /volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 06:31:04.103873 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.105757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 Aug 08 06:31:04.106004 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:04.106191 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:04.112324 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5b8ef01e-9b5d-418c-a374-24f4d7319575 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.113855 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:04.113855 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:04.114285 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b8ef01e-9b5d-418c-a374-24f4d7319575 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:04.114512 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b8ef01e-9b5d-418c-a374-24f4d7319575 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:04.114716 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5b8ef01e-9b5d-418c-a374-24f4d7319575 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:04.119330 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Attachment connected to vm 2669420a-4d46-4239-9b5f-67b5a8fa74e5, checking data on nova Aug 08 06:31:04.119691 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.compute.nova [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=100288) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 06:31:04.129907 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:04.129907 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:04.134650 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5b8ef01e-9b5d-418c-a374-24f4d7319575 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:04.140356 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5b8ef01e-9b5d-418c-a374-24f4d7319575 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:04.142280 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 777/3089] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:04 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:04.285745 np0000006785 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/2669420a-4d46-4239-9b5f-67b5a8fa74e5/os-volume_attachments/0a77ac32-4dc1-4f22-8116-eb8889e8f005 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}86f296809939112942fcffb15861c7345babbae783d888ebcedca13b93a3ab11" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e5e0bfa6-02c5-4397-a59b-b004540520d8" -H "X-Service-Token: {SHA256}cca752c8ec4a277d3a2da73caabe75ba8aead1ba8a017de81493678107b788c6" {{(pid=100288) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 06:31:04.491509 np0000006785 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 06:31:04 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-6486c891-f974-48d0-9b12-ccfb43a5368c x-openstack-request-id: req-6486c891-f974-48d0-9b12-ccfb43a5368c {{(pid=100288) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 06:31:04.492450 np0000006785 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0a77ac32-4dc1-4f22-8116-eb8889e8f005", "serverId": "2669420a-4d46-4239-9b5f-67b5a8fa74e5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b04b96a6-81e7-46cc-8b84-357711dc8cb5", "bdm_uuid": "351677a4-2edb-459e-acaf-a9a0e438ca8b"}} {{(pid=100288) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 06:31:04.492450 np0000006785 devstack@c-api.service[100288]: DEBUG novaclient.v2.client [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET call to compute for https://10.4.3.32/compute/v2.1/servers/2669420a-4d46-4239-9b5f-67b5a8fa74e5/os-volume_attachments/0a77ac32-4dc1-4f22-8116-eb8889e8f005 used request id req-6486c891-f974-48d0-9b12-ccfb43a5368c {{(pid=100288) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 06:31:04.496571 np0000006785 devstack@c-api.service[100288]: ERROR cinder.volume.api [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Caught error: Detach volume from instance 2669420a-4d46-4239-9b5f-67b5a8fa74e5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2669420a-4d46-4239-9b5f-67b5a8fa74e5 using the Compute API Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 06:31:04.500817 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2669420a-4d46-4239-9b5f-67b5a8fa74e5 using the Compute API Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: ERROR cinder.api.middleware.fault Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.middleware.fault [None req-e5e0bfa6-02c5-4397-a59b-b004540520d8 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 returned with HTTP 409 Aug 08 06:31:04.503155 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 775/3090] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:31:04 2026] DELETE /volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 => generated 167 bytes in 398 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:04.544499 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-d3b7a984-78f3-4d4e-aa9e-103a65e4bd13 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.548432 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-d3b7a984-78f3-4d4e-aa9e-103a65e4bd13 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:04.548711 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-d3b7a984-78f3-4d4e-aa9e-103a65e4bd13 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:04.549016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-d3b7a984-78f3-4d4e-aa9e-103a65e4bd13 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:04.569166 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:04.569166 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:04.574340 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-d3b7a984-78f3-4d4e-aa9e-103a65e4bd13 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:04.580858 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-d3b7a984-78f3-4d4e-aa9e-103a65e4bd13 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:31:04.581436 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 769/3091] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:31:04 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 1153 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:04.613259 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-7e870e12-daea-4b73-9cb5-b21b35987694 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.615931 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-7e870e12-daea-4b73-9cb5-b21b35987694 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] POST https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005/action Aug 08 06:31:04.616339 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-7e870e12-daea-4b73-9cb5-b21b35987694 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:31:04.616498 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-7e870e12-daea-4b73-9cb5-b21b35987694 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:04.628446 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:04.628446 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:04.628916 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-7e870e12-daea-4b73-9cb5-b21b35987694 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:04.637068 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-7e870e12-daea-4b73-9cb5-b21b35987694 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Begin detaching volume completed successfully. Aug 08 06:31:04.637343 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-7e870e12-daea-4b73-9cb5-b21b35987694 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005/action returned with HTTP 202 Aug 08 06:31:04.638010 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 771/3092] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:31:04 2026] POST /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:31:04.701702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-43192ee0-931e-4158-8b7d-0f534495b253 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.702180 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43192ee0-931e-4158-8b7d-0f534495b253 None None] GET https://10.4.3.32/volume// Aug 08 06:31:04.702388 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43192ee0-931e-4158-8b7d-0f534495b253 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:04.702573 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-43192ee0-931e-4158-8b7d-0f534495b253 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:04.702940 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-43192ee0-931e-4158-8b7d-0f534495b253 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:31:04.703238 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 778/3093] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:31:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:31:04.712344 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-edee0c54-2fbc-4352-9eb4-f591e6193c81 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.714933 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-edee0c54-2fbc-4352-9eb4-f591e6193c81 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:04.715201 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-edee0c54-2fbc-4352-9eb4-f591e6193c81 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:04.715414 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-edee0c54-2fbc-4352-9eb4-f591e6193c81 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:04.758139 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-edee0c54-2fbc-4352-9eb4-f591e6193c81 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:31:04.761327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cee1e3f0-3348-435b-91ae-0ffa6f5fb2e0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.763103 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cee1e3f0-3348-435b-91ae-0ffa6f5fb2e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:04.763296 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cee1e3f0-3348-435b-91ae-0ffa6f5fb2e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:04.763473 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cee1e3f0-3348-435b-91ae-0ffa6f5fb2e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:04.763574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-cee1e3f0-3348-435b-91ae-0ffa6f5fb2e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:04.768060 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:04.768060 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:04.768419 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:04.768419 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:04.769221 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cee1e3f0-3348-435b-91ae-0ffa6f5fb2e0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:04.769813 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 770/3094] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:04 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:04.771743 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-edee0c54-2fbc-4352-9eb4-f591e6193c81 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:04.777033 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-edee0c54-2fbc-4352-9eb4-f591e6193c81 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:31:04.777670 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 776/3095] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:31:04 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 1336 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:31:04.908858 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-763bd04d-01f2-4f4a-a983-4235089ebbbf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.910761 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-763bd04d-01f2-4f4a-a983-4235089ebbbf tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 Aug 08 06:31:04.910982 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-763bd04d-01f2-4f4a-a983-4235089ebbbf tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:04.911188 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-763bd04d-01f2-4f4a-a983-4235089ebbbf tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:04.919744 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:04.919744 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:04.924425 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-763bd04d-01f2-4f4a-a983-4235089ebbbf tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Volume info retrieved successfully. Aug 08 06:31:04.929837 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-763bd04d-01f2-4f4a-a983-4235089ebbbf tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 returned with HTTP 200 Aug 08 06:31:04.930318 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 772/3096] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:04 2026] GET /volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:04.947804 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6f3335e5-486e-49a7-b905-5e6598a4f06c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:04.949561 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f3335e5-486e-49a7-b905-5e6598a4f06c tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:31:04.950001 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f3335e5-486e-49a7-b905-5e6598a4f06c tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c86e523-649f-47e9-af5f-29942eadafc0", "name": "tempest-type-Backup-853008119"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:04.951403 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-6f3335e5-486e-49a7-b905-5e6598a4f06c tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Creating new backup {'backup': {'volume_id': '1c86e523-649f-47e9-af5f-29942eadafc0', 'name': 'tempest-type-Backup-853008119'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:31:04.951588 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-6f3335e5-486e-49a7-b905-5e6598a4f06c tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Creating backup of volume 1c86e523-649f-47e9-af5f-29942eadafc0 in container None Aug 08 06:31:04.958903 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:04.958903 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:04.959308 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6f3335e5-486e-49a7-b905-5e6598a4f06c tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Volume info retrieved successfully. Aug 08 06:31:04.985267 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-6f3335e5-486e-49a7-b905-5e6598a4f06c tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Created reservations ['aaf4a37c-7099-40fc-ae43-2c1c8e41bf8f', '9d214d94-2d3b-47a4-afe5-d0c58a207c80'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:05.037213 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f3335e5-486e-49a7-b905-5e6598a4f06c tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:31:05.037841 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 779/3097] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:31:04 2026] POST /volume/v3/backups => generated 313 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:05.053811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-66a3f298-bd8f-469e-ad53-bf7783663364 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:05.057806 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66a3f298-bd8f-469e-ad53-bf7783663364 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:05.057806 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66a3f298-bd8f-469e-ad53-bf7783663364 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:05.057806 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66a3f298-bd8f-469e-ad53-bf7783663364 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:05.057806 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-66a3f298-bd8f-469e-ad53-bf7783663364 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:05.062396 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:05.062396 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:05.063188 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66a3f298-bd8f-469e-ad53-bf7783663364 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:05.063592 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 771/3098] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:05 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:05.157421 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9a91ac21-f29a-4b11-99db-56ba3161370b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:05.159152 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a91ac21-f29a-4b11-99db-56ba3161370b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:05.159399 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a91ac21-f29a-4b11-99db-56ba3161370b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:05.159781 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a91ac21-f29a-4b11-99db-56ba3161370b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:05.172337 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:05.172337 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:05.177208 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9a91ac21-f29a-4b11-99db-56ba3161370b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:05.182975 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a91ac21-f29a-4b11-99db-56ba3161370b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:05.183518 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 777/3099] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:05 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:05.781820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1fbd0da5-adb7-47fe-8161-67e0f7bd9870 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:05.783645 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1fbd0da5-adb7-47fe-8161-67e0f7bd9870 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:05.783853 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0da5-adb7-47fe-8161-67e0f7bd9870 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:05.784068 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0da5-adb7-47fe-8161-67e0f7bd9870 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:05.784170 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1fbd0da5-adb7-47fe-8161-67e0f7bd9870 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:05.788822 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:05.788822 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:05.789978 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1fbd0da5-adb7-47fe-8161-67e0f7bd9870 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:05.790476 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 773/3100] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:05 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:06.078801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fa84b892-bd25-416e-8897-535744a57e08 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:06.086390 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa84b892-bd25-416e-8897-535744a57e08 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:06.087301 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa84b892-bd25-416e-8897-535744a57e08 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:06.087755 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa84b892-bd25-416e-8897-535744a57e08 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:06.088181 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-fa84b892-bd25-416e-8897-535744a57e08 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:06.102649 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:06.102649 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:06.103971 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa84b892-bd25-416e-8897-535744a57e08 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:06.104428 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 780/3101] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:06 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 722 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:06.198832 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6a9dcc5e-70c0-4b84-b4ab-eb1eb36024de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:06.200726 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a9dcc5e-70c0-4b84-b4ab-eb1eb36024de tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:06.201122 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6a9dcc5e-70c0-4b84-b4ab-eb1eb36024de tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:06.201178 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6a9dcc5e-70c0-4b84-b4ab-eb1eb36024de tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:06.213541 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:06.213541 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:06.218429 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6a9dcc5e-70c0-4b84-b4ab-eb1eb36024de tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:06.223623 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a9dcc5e-70c0-4b84-b4ab-eb1eb36024de tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:06.224200 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 772/3102] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:06 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:06.523489 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-6004db72-7a03-48bc-a1c7-f31f7e227bd0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:06.526317 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-6004db72-7a03-48bc-a1c7-f31f7e227bd0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 Aug 08 06:31:06.526600 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-6004db72-7a03-48bc-a1c7-f31f7e227bd0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:06.526951 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-6004db72-7a03-48bc-a1c7-f31f7e227bd0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:06.536739 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:06.536739 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:06.594406 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-03d8fc3a-a99f-410f-b947-2eb75c7d5062 req-6004db72-7a03-48bc-a1c7-f31f7e227bd0 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 returned with HTTP 200 Aug 08 06:31:06.594990 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 778/3103] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:31:06 2026] DELETE /volume/v3/attachments/b04b96a6-81e7-46cc-8b84-357711dc8cb5 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:06.803255 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f95523b2-e399-4080-b380-e9f66598cc0c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:06.805627 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f95523b2-e399-4080-b380-e9f66598cc0c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:06.805802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f95523b2-e399-4080-b380-e9f66598cc0c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:06.805985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f95523b2-e399-4080-b380-e9f66598cc0c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:06.806134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f95523b2-e399-4080-b380-e9f66598cc0c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:06.811823 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:06.811823 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:06.812338 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f95523b2-e399-4080-b380-e9f66598cc0c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:06.812785 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 774/3104] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:06 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:06.829764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0ad13adf-c645-4665-8b2e-54fa56d00986 req-4d3e01b2-86b0-4a79-818d-725e36b5837e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:06.832266 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0ad13adf-c645-4665-8b2e-54fa56d00986 req-4d3e01b2-86b0-4a79-818d-725e36b5837e tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:06.832499 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0ad13adf-c645-4665-8b2e-54fa56d00986 req-4d3e01b2-86b0-4a79-818d-725e36b5837e tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:06.832751 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0ad13adf-c645-4665-8b2e-54fa56d00986 req-4d3e01b2-86b0-4a79-818d-725e36b5837e tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:06.842567 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:06.842567 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:06.847239 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0ad13adf-c645-4665-8b2e-54fa56d00986 req-4d3e01b2-86b0-4a79-818d-725e36b5837e tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:06.852842 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0ad13adf-c645-4665-8b2e-54fa56d00986 req-4d3e01b2-86b0-4a79-818d-725e36b5837e tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:31:06.853352 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 781/3105] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:31:06 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:06.865599 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-772b3a9b-5d80-4952-baac-087e42b424c6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:06.867909 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-772b3a9b-5d80-4952-baac-087e42b424c6 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:06.868134 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-772b3a9b-5d80-4952-baac-087e42b424c6 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:06.868371 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-772b3a9b-5d80-4952-baac-087e42b424c6 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:06.868600 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-772b3a9b-5d80-4952-baac-087e42b424c6 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Delete volume with id: 0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:06.876939 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:06.876939 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:06.877495 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-772b3a9b-5d80-4952-baac-087e42b424c6 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:06.900492 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-772b3a9b-5d80-4952-baac-087e42b424c6 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Delete volume request issued successfully. Aug 08 06:31:06.900492 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-772b3a9b-5d80-4952-baac-087e42b424c6 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 202 Aug 08 06:31:06.900492 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 773/3106] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:31:06 2026] DELETE /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:31:06.904372 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a85274f-5ad7-40c0-8f6c-848c4e0d4f71 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:06.906291 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a85274f-5ad7-40c0-8f6c-848c4e0d4f71 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:06.906866 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a85274f-5ad7-40c0-8f6c-848c4e0d4f71 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:06.906866 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a85274f-5ad7-40c0-8f6c-848c4e0d4f71 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:06.916091 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:06.916091 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:06.921748 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8a85274f-5ad7-40c0-8f6c-848c4e0d4f71 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Volume info retrieved successfully. Aug 08 06:31:06.927600 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a85274f-5ad7-40c0-8f6c-848c4e0d4f71 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 200 Aug 08 06:31:06.928162 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 779/3107] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:06 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:07.118265 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bd559a6a-6af2-406a-934c-30a48d9e81e1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:07.120441 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd559a6a-6af2-406a-934c-30a48d9e81e1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:07.120673 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd559a6a-6af2-406a-934c-30a48d9e81e1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:07.120930 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd559a6a-6af2-406a-934c-30a48d9e81e1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:07.121060 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bd559a6a-6af2-406a-934c-30a48d9e81e1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:07.238648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-19248bf1-4786-4c2b-97c3-ff5af568d32c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:07.241082 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19248bf1-4786-4c2b-97c3-ff5af568d32c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:07.241306 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19248bf1-4786-4c2b-97c3-ff5af568d32c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:07.242169 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19248bf1-4786-4c2b-97c3-ff5af568d32c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:07.256150 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:07.256150 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:07.262269 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-19248bf1-4786-4c2b-97c3-ff5af568d32c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:07.267949 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19248bf1-4786-4c2b-97c3-ff5af568d32c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:07.268445 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 782/3108] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:07 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:07.309002 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:07.309002 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:07.309875 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd559a6a-6af2-406a-934c-30a48d9e81e1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:07.310420 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 775/3109] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:07 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 722 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:07.824742 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-09a4d8ce-17e9-4d9a-942d-72689ad4b37e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:07.827165 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09a4d8ce-17e9-4d9a-942d-72689ad4b37e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:07.827422 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09a4d8ce-17e9-4d9a-942d-72689ad4b37e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:07.827652 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09a4d8ce-17e9-4d9a-942d-72689ad4b37e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:07.827804 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-09a4d8ce-17e9-4d9a-942d-72689ad4b37e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:07.833190 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:07.833190 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:07.834166 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09a4d8ce-17e9-4d9a-942d-72689ad4b37e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:07.834605 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 774/3110] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:07 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:07.944727 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-73525f9e-c08c-4af5-94dc-18f40c2c977b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:07.947080 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-73525f9e-c08c-4af5-94dc-18f40c2c977b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] GET https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 Aug 08 06:31:07.948156 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-73525f9e-c08c-4af5-94dc-18f40c2c977b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:07.948156 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-73525f9e-c08c-4af5-94dc-18f40c2c977b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:07.958442 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-73525f9e-c08c-4af5-94dc-18f40c2c977b tempest-TestServerVolumeAttachScenarioOldVersion-1869368514 tempest-TestServerVolumeAttachScenarioOldVersion-1869368514-project-member] https://10.4.3.32/volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 returned with HTTP 404 Aug 08 06:31:07.959095 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 780/3111] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:07 2026] GET /volume/v3/volumes/0a77ac32-4dc1-4f22-8116-eb8889e8f005 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:31:08.287811 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da981dd7-7b40-48f4-9ee3-82757fe25d1b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:08.290612 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da981dd7-7b40-48f4-9ee3-82757fe25d1b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:08.291597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da981dd7-7b40-48f4-9ee3-82757fe25d1b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:08.291597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da981dd7-7b40-48f4-9ee3-82757fe25d1b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:08.315812 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:08.315812 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:08.318975 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-da981dd7-7b40-48f4-9ee3-82757fe25d1b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:08.327656 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da981dd7-7b40-48f4-9ee3-82757fe25d1b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:08.328023 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 783/3112] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:08 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:31:08.334572 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b3448190-b606-4f0d-840c-729c80840b02 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:08.338579 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b3448190-b606-4f0d-840c-729c80840b02 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:08.339141 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b3448190-b606-4f0d-840c-729c80840b02 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:08.339491 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b3448190-b606-4f0d-840c-729c80840b02 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:08.339796 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b3448190-b606-4f0d-840c-729c80840b02 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:08.347269 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:08.347269 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:08.348148 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b3448190-b606-4f0d-840c-729c80840b02 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:08.348513 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 776/3113] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:08 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:08.853720 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-52740f0f-9327-44b6-9437-dbc4d0147f9c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:08.861491 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-52740f0f-9327-44b6-9437-dbc4d0147f9c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:08.861491 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-52740f0f-9327-44b6-9437-dbc4d0147f9c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:08.861491 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-52740f0f-9327-44b6-9437-dbc4d0147f9c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:08.861491 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-52740f0f-9327-44b6-9437-dbc4d0147f9c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:08.872029 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:08.872029 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:08.872939 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-52740f0f-9327-44b6-9437-dbc4d0147f9c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:08.873546 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 775/3114] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:08 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:09.347475 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9339d28d-2d96-4024-ae6c-78fd44444302 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:09.361192 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9339d28d-2d96-4024-ae6c-78fd44444302 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:09.361705 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9339d28d-2d96-4024-ae6c-78fd44444302 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:09.362141 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9339d28d-2d96-4024-ae6c-78fd44444302 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:09.369721 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-85c171c8-205a-468a-923f-3e901fd452bc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:09.373027 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85c171c8-205a-468a-923f-3e901fd452bc tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:09.374173 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-85c171c8-205a-468a-923f-3e901fd452bc tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:09.374911 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-85c171c8-205a-468a-923f-3e901fd452bc tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:09.374911 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-85c171c8-205a-468a-923f-3e901fd452bc tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:09.376396 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:09.376396 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:09.381525 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:09.381525 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:09.382433 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-85c171c8-205a-468a-923f-3e901fd452bc tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:09.383294 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 784/3115] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:09 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:09.387705 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9339d28d-2d96-4024-ae6c-78fd44444302 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:09.403137 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9339d28d-2d96-4024-ae6c-78fd44444302 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:09.403731 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 781/3116] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:09 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:09.887440 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-97b3895d-1fe2-41e2-abca-54fb60e012cf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:09.890030 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97b3895d-1fe2-41e2-abca-54fb60e012cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:09.890904 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97b3895d-1fe2-41e2-abca-54fb60e012cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:09.890904 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97b3895d-1fe2-41e2-abca-54fb60e012cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:09.891691 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-97b3895d-1fe2-41e2-abca-54fb60e012cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:09.901250 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:09.901250 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:09.901954 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97b3895d-1fe2-41e2-abca-54fb60e012cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:09.902522 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 777/3117] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:09 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:10.397721 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c815e167-ca0f-4e1c-9aec-0b53f5c63605 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:10.402793 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c815e167-ca0f-4e1c-9aec-0b53f5c63605 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:10.402793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c815e167-ca0f-4e1c-9aec-0b53f5c63605 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:10.402793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c815e167-ca0f-4e1c-9aec-0b53f5c63605 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:10.402793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c815e167-ca0f-4e1c-9aec-0b53f5c63605 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:10.409530 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:10.409530 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:10.410759 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c815e167-ca0f-4e1c-9aec-0b53f5c63605 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:10.411375 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 776/3118] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:10 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:10.451000 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-584ef982-e00f-4704-9885-1879b1e6f6d8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:10.456474 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-584ef982-e00f-4704-9885-1879b1e6f6d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:10.456797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-584ef982-e00f-4704-9885-1879b1e6f6d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:10.457078 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-584ef982-e00f-4704-9885-1879b1e6f6d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:10.469328 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:10.469328 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:10.502864 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-584ef982-e00f-4704-9885-1879b1e6f6d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:10.508625 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-584ef982-e00f-4704-9885-1879b1e6f6d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:10.509280 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 785/3119] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:10 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:10.918443 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-69992d7b-8cbf-4d1e-b443-fec3e0e1d477 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:10.921141 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-69992d7b-8cbf-4d1e-b443-fec3e0e1d477 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:10.921282 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-69992d7b-8cbf-4d1e-b443-fec3e0e1d477 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:10.921397 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-69992d7b-8cbf-4d1e-b443-fec3e0e1d477 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:10.921498 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-69992d7b-8cbf-4d1e-b443-fec3e0e1d477 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:10.927409 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:10.927409 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:10.928666 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-69992d7b-8cbf-4d1e-b443-fec3e0e1d477 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:10.929440 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 782/3120] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:10 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:11.425966 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0e929bf9-d949-4e3b-9090-1dab98c54ba4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:11.429530 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e929bf9-d949-4e3b-9090-1dab98c54ba4 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:11.429530 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e929bf9-d949-4e3b-9090-1dab98c54ba4 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:11.429922 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e929bf9-d949-4e3b-9090-1dab98c54ba4 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:11.430436 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0e929bf9-d949-4e3b-9090-1dab98c54ba4 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:11.441279 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:11.441279 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:11.444796 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e929bf9-d949-4e3b-9090-1dab98c54ba4 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:11.444796 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 778/3121] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:11 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:11.525476 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a207fb5d-f34e-40ba-98a4-bbc2e9d23940 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:11.528054 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a207fb5d-f34e-40ba-98a4-bbc2e9d23940 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:11.528360 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a207fb5d-f34e-40ba-98a4-bbc2e9d23940 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:11.528617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a207fb5d-f34e-40ba-98a4-bbc2e9d23940 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:11.543194 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:11.543194 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:11.555807 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a207fb5d-f34e-40ba-98a4-bbc2e9d23940 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:11.563960 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a207fb5d-f34e-40ba-98a4-bbc2e9d23940 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:11.564580 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 777/3122] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:11 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:11.949142 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4e462931-9b65-42e1-9f62-aee95b7107a2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:11.953147 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e462931-9b65-42e1-9f62-aee95b7107a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:11.953274 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e462931-9b65-42e1-9f62-aee95b7107a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:11.953574 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e462931-9b65-42e1-9f62-aee95b7107a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:11.953842 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4e462931-9b65-42e1-9f62-aee95b7107a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:11.960066 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:11.960066 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:11.961111 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e462931-9b65-42e1-9f62-aee95b7107a2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:11.961632 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 786/3123] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:11 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:12.457935 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1a86033e-09cd-4643-b3d2-5e48090754c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:12.459947 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a86033e-09cd-4643-b3d2-5e48090754c5 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:12.460331 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a86033e-09cd-4643-b3d2-5e48090754c5 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:12.460608 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1a86033e-09cd-4643-b3d2-5e48090754c5 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:12.460836 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1a86033e-09cd-4643-b3d2-5e48090754c5 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:12.479190 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:12.479190 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:12.480384 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1a86033e-09cd-4643-b3d2-5e48090754c5 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:12.481068 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 783/3124] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:12 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:12.590797 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3cb28a85-0c8c-4339-b09d-56c16a5cb335 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:12.595392 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3cb28a85-0c8c-4339-b09d-56c16a5cb335 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:12.595630 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3cb28a85-0c8c-4339-b09d-56c16a5cb335 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:12.600629 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3cb28a85-0c8c-4339-b09d-56c16a5cb335 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:12.614166 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:12.614166 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:12.623081 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3cb28a85-0c8c-4339-b09d-56c16a5cb335 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:12.631714 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3cb28a85-0c8c-4339-b09d-56c16a5cb335 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:12.632251 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 779/3125] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:12 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:12.931798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-e2d80404-9e51-47a1-888c-4c107897b92c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:12.937558 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-e2d80404-9e51-47a1-888c-4c107897b92c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/limits Aug 08 06:31:12.939108 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-e2d80404-9e51-47a1-888c-4c107897b92c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:12.939537 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-e2d80404-9e51-47a1-888c-4c107897b92c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:12.952303 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-e2d80404-9e51-47a1-888c-4c107897b92c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-532322529 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-532322529, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:31:12.952606 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-e2d80404-9e51-47a1-888c-4c107897b92c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-532322529 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-532322529, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:31:12.952993 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-e2d80404-9e51-47a1-888c-4c107897b92c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-532322529 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-532322529, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:31:12.976511 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-36198505-ebd6-4c70-879c-def79559ca2a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:12.978083 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-e2d80404-9e51-47a1-888c-4c107897b92c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 08 06:31:12.978672 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 778/3126] 10.4.3.32 () {68 vars in 1477 bytes} [Sat Aug 8 06:31:12 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) Aug 08 06:31:12.978870 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36198505-ebd6-4c70-879c-def79559ca2a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:12.979001 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36198505-ebd6-4c70-879c-def79559ca2a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:12.979192 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36198505-ebd6-4c70-879c-def79559ca2a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:12.979298 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-36198505-ebd6-4c70-879c-def79559ca2a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:12.984091 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:12.984091 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:12.984871 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36198505-ebd6-4c70-879c-def79559ca2a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:12.985216 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 787/3127] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:12 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:13.051939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-ad65f6a0-20bb-454c-a986-9b665519bd51 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:13.057327 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-ad65f6a0-20bb-454c-a986-9b665519bd51 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:31:13.057614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-ad65f6a0-20bb-454c-a986-9b665519bd51 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:13.057944 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-ad65f6a0-20bb-454c-a986-9b665519bd51 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:13.084013 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:13.084013 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:13.091411 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-ad65f6a0-20bb-454c-a986-9b665519bd51 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:31:13.102130 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-ad65f6a0-20bb-454c-a986-9b665519bd51 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 200 Aug 08 06:31:13.102659 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 784/3128] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:31:13 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 1661 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:13.122158 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-18d6d82e-b38f-4af2-a430-56a511c77bd5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:13.124704 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-18d6d82e-b38f-4af2-a430-56a511c77bd5 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:13.125141 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-18d6d82e-b38f-4af2-a430-56a511c77bd5 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8f07ad9-3443-40fe-b0ed-ec587d076fe5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1629636370", "description": null, "metadata": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:13.142577 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:13.142577 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:13.143140 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-18d6d82e-b38f-4af2-a430-56a511c77bd5 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:31:13.143340 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-18d6d82e-b38f-4af2-a430-56a511c77bd5 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create snapshot from volume a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:31:13.174798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-18d6d82e-b38f-4af2-a430-56a511c77bd5 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Created reservations ['e775d8b8-58d8-40e3-97eb-eb5509f62016', 'cc2a7e38-bb61-454b-b696-6837660ca30e', '7c1061dd-17d3-492a-809e-a0ce312e0bbc', '2a676d17-3df2-4928-bda4-3bbc91627f38'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:13.217919 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-18d6d82e-b38f-4af2-a430-56a511c77bd5 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot force create request issued successfully. Aug 08 06:31:13.217919 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b971ba9a-cec3-447b-b52b-33e35c03f945 req-18d6d82e-b38f-4af2-a430-56a511c77bd5 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:31:13.217919 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 780/3129] 10.4.3.32 () {72 vars in 1540 bytes} [Sat Aug 8 06:31:13 2026] POST /volume/v3/snapshots => generated 324 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:31:13.500973 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7b0fb9fa-baa6-457a-bfdd-cdcff2990a8d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:13.503745 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b0fb9fa-baa6-457a-bfdd-cdcff2990a8d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:13.504200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b0fb9fa-baa6-457a-bfdd-cdcff2990a8d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:13.504894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b0fb9fa-baa6-457a-bfdd-cdcff2990a8d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:13.505086 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7b0fb9fa-baa6-457a-bfdd-cdcff2990a8d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:13.518263 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:13.518263 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:13.519379 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b0fb9fa-baa6-457a-bfdd-cdcff2990a8d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:13.519902 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 779/3130] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:13 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:13.652010 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-34d5f8a9-1a2a-44ac-9b20-c5833597232b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:13.654873 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34d5f8a9-1a2a-44ac-9b20-c5833597232b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:13.655339 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34d5f8a9-1a2a-44ac-9b20-c5833597232b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:13.655972 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34d5f8a9-1a2a-44ac-9b20-c5833597232b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:13.668038 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:13.668038 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:13.673392 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-34d5f8a9-1a2a-44ac-9b20-c5833597232b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:13.677271 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34d5f8a9-1a2a-44ac-9b20-c5833597232b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:13.677852 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 788/3131] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:13 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:14.001537 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ae320719-29cf-4625-8321-497132d51de3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:14.004225 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae320719-29cf-4625-8321-497132d51de3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:14.004375 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae320719-29cf-4625-8321-497132d51de3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:14.007151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae320719-29cf-4625-8321-497132d51de3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:14.007151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ae320719-29cf-4625-8321-497132d51de3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:14.013291 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:14.013291 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:14.014643 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae320719-29cf-4625-8321-497132d51de3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:14.015304 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 785/3132] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:14 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:14.029480 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c4035e5e-0ed9-4960-95be-8f560f1d2cb4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:14.034815 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4035e5e-0ed9-4960-95be-8f560f1d2cb4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:14.035653 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4035e5e-0ed9-4960-95be-8f560f1d2cb4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:14.035653 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4035e5e-0ed9-4960-95be-8f560f1d2cb4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:14.035653 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c4035e5e-0ed9-4960-95be-8f560f1d2cb4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:14.044927 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:14.044927 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:14.046193 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4035e5e-0ed9-4960-95be-8f560f1d2cb4 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:14.046888 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 781/3133] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:14 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:14.058521 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dc0c068b-3520-4e93-8f25-7dd0fde730cf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:14.061734 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dc0c068b-3520-4e93-8f25-7dd0fde730cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:31:14.062363 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dc0c068b-3520-4e93-8f25-7dd0fde730cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d599518a-813e-4934-be62-899d6f60709d", "incremental": true, "force": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:14.064452 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-dc0c068b-3520-4e93-8f25-7dd0fde730cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating new backup {'backup': {'volume_id': 'd599518a-813e-4934-be62-899d6f60709d', 'incremental': True, 'force': True}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:31:14.064709 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-dc0c068b-3520-4e93-8f25-7dd0fde730cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating backup of volume d599518a-813e-4934-be62-899d6f60709d in container None Aug 08 06:31:14.080762 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:14.080762 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:14.081670 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dc0c068b-3520-4e93-8f25-7dd0fde730cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:14.112139 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-dc0c068b-3520-4e93-8f25-7dd0fde730cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['523b7ff4-a3b7-4963-96af-bf68b4f9788e', '51f8a390-f8a5-4229-8d5e-fd5143048cbc'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:14.187859 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dc0c068b-3520-4e93-8f25-7dd0fde730cf tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:31:14.187859 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 780/3134] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:14 2026] POST /volume/v3/backups => generated 286 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:14.198566 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5eb58376-3182-47b3-8ed2-abc6aa3c35c7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:14.201963 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5eb58376-3182-47b3-8ed2-abc6aa3c35c7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:14.202224 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5eb58376-3182-47b3-8ed2-abc6aa3c35c7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:14.202827 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5eb58376-3182-47b3-8ed2-abc6aa3c35c7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:14.204112 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5eb58376-3182-47b3-8ed2-abc6aa3c35c7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:14.211929 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:14.211929 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:14.213278 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5eb58376-3182-47b3-8ed2-abc6aa3c35c7 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:14.214000 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 789/3135] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:14 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 692 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:14.533744 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4a7218d2-c62c-4d1a-85ec-789b0d9cab03 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:14.536737 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a7218d2-c62c-4d1a-85ec-789b0d9cab03 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:14.537100 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a7218d2-c62c-4d1a-85ec-789b0d9cab03 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:14.537355 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a7218d2-c62c-4d1a-85ec-789b0d9cab03 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:14.537510 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4a7218d2-c62c-4d1a-85ec-789b0d9cab03 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:14.543723 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:14.543723 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:14.544546 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a7218d2-c62c-4d1a-85ec-789b0d9cab03 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:14.545039 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 786/3136] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:14 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:14.691466 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a3b0dbaa-55a3-46ee-ad0b-95a9ebf1b13e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:14.693866 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a3b0dbaa-55a3-46ee-ad0b-95a9ebf1b13e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:14.694109 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a3b0dbaa-55a3-46ee-ad0b-95a9ebf1b13e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:14.694395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a3b0dbaa-55a3-46ee-ad0b-95a9ebf1b13e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:14.710589 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:14.710589 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:14.722088 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a3b0dbaa-55a3-46ee-ad0b-95a9ebf1b13e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:14.731417 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a3b0dbaa-55a3-46ee-ad0b-95a9ebf1b13e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:14.732145 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 782/3137] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:14 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:15.226586 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-994d5241-ac33-4e67-93da-56728b5ecdc8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:15.229782 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-994d5241-ac33-4e67-93da-56728b5ecdc8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:15.230080 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-994d5241-ac33-4e67-93da-56728b5ecdc8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:15.230345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-994d5241-ac33-4e67-93da-56728b5ecdc8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:15.230494 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-994d5241-ac33-4e67-93da-56728b5ecdc8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:15.236653 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:15.236653 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:15.237939 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-994d5241-ac33-4e67-93da-56728b5ecdc8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:15.238520 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 781/3138] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:15 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:15.558852 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-129211ab-f48f-45c7-bb75-e2a37586535f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:15.562171 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-129211ab-f48f-45c7-bb75-e2a37586535f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:15.562462 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-129211ab-f48f-45c7-bb75-e2a37586535f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:15.562723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-129211ab-f48f-45c7-bb75-e2a37586535f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:15.562884 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-129211ab-f48f-45c7-bb75-e2a37586535f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:15.568750 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:15.568750 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:15.569480 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-129211ab-f48f-45c7-bb75-e2a37586535f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:15.569548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-19f14d09-0f39-4072-b7b3-83a29c8a3c70 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:15.569980 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 790/3139] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:15 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:15.571399 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19f14d09-0f39-4072-b7b3-83a29c8a3c70 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 Aug 08 06:31:15.571641 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19f14d09-0f39-4072-b7b3-83a29c8a3c70 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:15.571901 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-19f14d09-0f39-4072-b7b3-83a29c8a3c70 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:15.584716 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:15.584716 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:15.585245 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-19f14d09-0f39-4072-b7b3-83a29c8a3c70 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot retrieved successfully. Aug 08 06:31:15.586447 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-19f14d09-0f39-4072-b7b3-83a29c8a3c70 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 returned with HTTP 200 Aug 08 06:31:15.586980 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 787/3140] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:15 2026] GET /volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 => generated 483 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:15.624058 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:15.626407 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:15.627110 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1651913610", "snapshot_id": null, "imageRef": "3a3e5e51-3f01-422e-80ac-073037c0518a", "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:15.629747 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1651913610', 'snapshot_id': None, 'imageRef': '3a3e5e51-3f01-422e-80ac-073037c0518a', 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:15.752157 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0c957f7a-acf4-413a-b69f-51a05a2be285 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:15.756385 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c957f7a-acf4-413a-b69f-51a05a2be285 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:15.757562 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c957f7a-acf4-413a-b69f-51a05a2be285 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:15.757562 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c957f7a-acf4-413a-b69f-51a05a2be285 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:15.762492 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=360,cinder:UPDATE=112,cinder:INSERT=59 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:31:15.776424 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:15.776424 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:15.777741 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:15.777741 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:15.778467 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot retrieved successfully. Aug 08 06:31:15.779042 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create volume of 1 GB Aug 08 06:31:15.782257 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0c957f7a-acf4-413a-b69f-51a05a2be285 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:15.785003 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Availability Zones retrieved successfully. Aug 08 06:31:15.788889 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c957f7a-acf4-413a-b69f-51a05a2be285 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:15.788889 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 782/3141] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:15 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:15.792728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Flow 'volume_create_api' (3636df4a-7d50-4b45-97db-c56f51c48018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:15.794143 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1064ed-097f-476e-a275-66ae796a8bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:15.795190 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:15.846851 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1064ed-097f-476e-a275-66ae796a8bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0cb43695-57a6-45ba-9c42-8a3646daf777', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:15.847897 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b3dde5-0d39-4988-a1a7-bf86b5c45828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:15.903842 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Created reservations ['d9b4f07a-f2fc-4100-babd-6f184ce6fcb7', '98785ee8-2300-4c8b-a9d6-739b7207bde0', 'e271acad-6598-4ded-8806-aea954108acb', 'a6950e7b-02ba-49d0-98fd-a0da2b7f6e1a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:15.905021 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b3dde5-0d39-4988-a1a7-bf86b5c45828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b4f07a-f2fc-4100-babd-6f184ce6fcb7', '98785ee8-2300-4c8b-a9d6-739b7207bde0', 'e271acad-6598-4ded-8806-aea954108acb', 'a6950e7b-02ba-49d0-98fd-a0da2b7f6e1a']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:15.906211 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9568500-036f-4f26-aae8-1ed81458a855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:15.955914 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9568500-036f-4f26-aae8-1ed81458a855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b5eee8c-2fc0-4b56-a780-34b14998879a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1651913610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6736791d07654953addb221d15146456',qos_specs=None,replication_status=,reservations=['d9b4f07a-f2fc-4100-babd-6f184ce6fcb7','98785ee8-2300-4c8b-a9d6-739b7207bde0','e271acad-6598-4ded-8806-aea954108acb','a6950e7b-02ba-49d0-98fd-a0da2b7f6e1a'],size=1,snapshot_id=0cb43695-57a6-45ba-9c42-8a3646daf777,source_replicaid=,source_volid=None,status='creating',user_id='ad08c3b17a364adea94dfaff74bf3049',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1651913610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b5eee8c-2fc0-4b56-a780-34b14998879a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6736791d07654953addb221d15146456',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0cb43695-57a6-45ba-9c42-8a3646daf777,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad08c3b17a364adea94dfaff74bf3049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:15.956786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739aa97c-9b86-407b-aa20-a4862e9e0cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:15.979985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739aa97c-9b86-407b-aa20-a4862e9e0cd6) transitioned into state 'SUCCESS' from state '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-1651913610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6736791d07654953addb221d15146456',qos_specs=None,replication_status=,reservations=['d9b4f07a-f2fc-4100-babd-6f184ce6fcb7','98785ee8-2300-4c8b-a9d6-739b7207bde0','e271acad-6598-4ded-8806-aea954108acb','a6950e7b-02ba-49d0-98fd-a0da2b7f6e1a'],size=1,snapshot_id=0cb43695-57a6-45ba-9c42-8a3646daf777,source_replicaid=,source_volid=None,status='creating',user_id='ad08c3b17a364adea94dfaff74bf3049',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:15.981095 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c2f085-04f2-487b-95b7-ab44b42d8348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:16.022050 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c2f085-04f2-487b-95b7-ab44b42d8348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:16.023237 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Flow 'volume_create_api' (3636df4a-7d50-4b45-97db-c56f51c48018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:16.023714 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Create volume request issued successfully. Aug 08 06:31:16.025356 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb1863b5-ed77-419f-a001-01e78c9b53dd tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:16.026012 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 783/3142] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:31:15 2026] POST /volume/v3/volumes => generated 812 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:16.041936 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1d0ea640-477e-4ed7-875b-72abb5102113 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:16.045154 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d0ea640-477e-4ed7-875b-72abb5102113 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:31:16.045487 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d0ea640-477e-4ed7-875b-72abb5102113 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:16.045903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d0ea640-477e-4ed7-875b-72abb5102113 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:16.063092 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:16.063092 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:16.070997 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1d0ea640-477e-4ed7-875b-72abb5102113 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:31:16.080789 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d0ea640-477e-4ed7-875b-72abb5102113 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a returned with HTTP 200 Aug 08 06:31:16.081348 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 791/3143] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:16 2026] GET /volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:16.255750 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f5c8f676-8c1c-464b-ba4a-d71a6ab11455 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:16.259804 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5c8f676-8c1c-464b-ba4a-d71a6ab11455 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:16.260302 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5c8f676-8c1c-464b-ba4a-d71a6ab11455 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:16.260540 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5c8f676-8c1c-464b-ba4a-d71a6ab11455 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:16.260721 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f5c8f676-8c1c-464b-ba4a-d71a6ab11455 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:16.268880 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:16.268880 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:16.268880 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5c8f676-8c1c-464b-ba4a-d71a6ab11455 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:16.268880 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 788/3144] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:16 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:16.585826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e8494f1d-1218-4544-93f3-f6aef16cf439 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:16.587629 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e8494f1d-1218-4544-93f3-f6aef16cf439 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:16.587837 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e8494f1d-1218-4544-93f3-f6aef16cf439 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:16.588010 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e8494f1d-1218-4544-93f3-f6aef16cf439 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:16.588127 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e8494f1d-1218-4544-93f3-f6aef16cf439 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:16.592555 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:16.592555 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:16.593181 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e8494f1d-1218-4544-93f3-f6aef16cf439 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:16.593545 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 783/3145] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:16 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:16.806210 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7b1c4543-1f20-4e89-ab49-0f6a767b83af None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:16.808590 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b1c4543-1f20-4e89-ab49-0f6a767b83af tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:16.808914 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b1c4543-1f20-4e89-ab49-0f6a767b83af tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:16.809170 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b1c4543-1f20-4e89-ab49-0f6a767b83af tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:16.823563 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:16.823563 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:16.828613 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7b1c4543-1f20-4e89-ab49-0f6a767b83af tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:16.834626 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b1c4543-1f20-4e89-ab49-0f6a767b83af tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:16.835220 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 784/3146] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:16 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:17.100845 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0c96b52d-c14a-46a1-913b-77443167285d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:17.105578 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c96b52d-c14a-46a1-913b-77443167285d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:31:17.105838 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c96b52d-c14a-46a1-913b-77443167285d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:17.106011 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0c96b52d-c14a-46a1-913b-77443167285d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:17.119144 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:17.119144 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:17.124836 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0c96b52d-c14a-46a1-913b-77443167285d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:31:17.132367 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0c96b52d-c14a-46a1-913b-77443167285d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a returned with HTTP 200 Aug 08 06:31:17.133055 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 792/3147] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:17 2026] GET /volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:31:17.152457 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-47728541-e47b-4062-bbd5-1fd1c2de9473 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:17.155874 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47728541-e47b-4062-bbd5-1fd1c2de9473 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:31:17.155874 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47728541-e47b-4062-bbd5-1fd1c2de9473 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:17.155874 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47728541-e47b-4062-bbd5-1fd1c2de9473 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:17.165501 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:17.165501 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:17.170506 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-47728541-e47b-4062-bbd5-1fd1c2de9473 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:31:17.177434 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47728541-e47b-4062-bbd5-1fd1c2de9473 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a returned with HTTP 200 Aug 08 06:31:17.178252 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 789/3148] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:17 2026] GET /volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a => generated 1421 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:31:17.284453 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a608d85b-a501-48cf-a762-497a65035cf6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:17.285077 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-91895b03-3456-4e8c-9e5a-2cad672427b1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:17.286812 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a608d85b-a501-48cf-a762-497a65035cf6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:17.287221 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a608d85b-a501-48cf-a762-497a65035cf6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:17.287367 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a608d85b-a501-48cf-a762-497a65035cf6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:17.287517 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a608d85b-a501-48cf-a762-497a65035cf6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:17.288126 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-91895b03-3456-4e8c-9e5a-2cad672427b1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments/46e09594-0d1a-437d-a907-60ae4dfa7329/action Aug 08 06:31:17.288713 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-91895b03-3456-4e8c-9e5a-2cad672427b1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:31:17.288952 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-91895b03-3456-4e8c-9e5a-2cad672427b1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:17.293798 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:17.293798 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:17.294692 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a608d85b-a501-48cf-a762-497a65035cf6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:17.295168 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 784/3149] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:17 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:17.315343 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:17.315343 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:17.335806 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ef66372-995a-4119-ae4d-6a77087b6bab req-91895b03-3456-4e8c-9e5a-2cad672427b1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/46e09594-0d1a-437d-a907-60ae4dfa7329/action returned with HTTP 204 Aug 08 06:31:17.336525 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 785/3150] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:31:17 2026] POST /volume/v3/attachments/46e09594-0d1a-437d-a907-60ae4dfa7329/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:17.611175 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79bfe473-be90-4935-9eef-635ed30d506a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:17.612899 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79bfe473-be90-4935-9eef-635ed30d506a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:17.613090 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79bfe473-be90-4935-9eef-635ed30d506a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:17.613301 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79bfe473-be90-4935-9eef-635ed30d506a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:17.613715 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-79bfe473-be90-4935-9eef-635ed30d506a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:17.619960 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:17.619960 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:17.620655 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79bfe473-be90-4935-9eef-635ed30d506a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:17.621384 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 793/3151] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:17 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:17.855157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6ef4ca88-a745-440a-836f-25e760440912 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:17.855157 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ef4ca88-a745-440a-836f-25e760440912 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:17.855157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ef4ca88-a745-440a-836f-25e760440912 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:17.855157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ef4ca88-a745-440a-836f-25e760440912 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:17.873228 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:17.873228 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:17.877514 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6ef4ca88-a745-440a-836f-25e760440912 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:17.883768 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ef4ca88-a745-440a-836f-25e760440912 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:17.884316 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 790/3152] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:17 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:17.901023 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ac35a01b-2eb5-478c-8fb9-c793dde29bab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:17.903678 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac35a01b-2eb5-478c-8fb9-c793dde29bab tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:17.903901 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac35a01b-2eb5-478c-8fb9-c793dde29bab tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:17.904105 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac35a01b-2eb5-478c-8fb9-c793dde29bab tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:17.919532 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:17.919532 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:17.925715 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ac35a01b-2eb5-478c-8fb9-c793dde29bab tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:17.932855 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac35a01b-2eb5-478c-8fb9-c793dde29bab tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:17.933475 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 785/3153] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:17 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:18.007968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-62a14f94-27eb-42e6-857a-aaf5dc687b00 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:18.012391 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-62a14f94-27eb-42e6-857a-aaf5dc687b00 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:18.012391 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-62a14f94-27eb-42e6-857a-aaf5dc687b00 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:18.012576 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-62a14f94-27eb-42e6-857a-aaf5dc687b00 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:18.034862 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:18.034862 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:18.044856 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-62a14f94-27eb-42e6-857a-aaf5dc687b00 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:18.052278 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-62a14f94-27eb-42e6-857a-aaf5dc687b00 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:18.052935 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 786/3154] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:31:18 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 1169 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:18.098886 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8677b81f-51b5-4e99-8421-042150ce8ca1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:18.102647 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8677b81f-51b5-4e99-8421-042150ce8ca1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6/action Aug 08 06:31:18.103054 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8677b81f-51b5-4e99-8421-042150ce8ca1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:31:18.103167 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8677b81f-51b5-4e99-8421-042150ce8ca1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:18.110917 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=285,cinder:UPDATE=51,cinder:INSERT=23 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:31:18.121406 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:18.121406 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:18.122001 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8677b81f-51b5-4e99-8421-042150ce8ca1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:18.130760 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8677b81f-51b5-4e99-8421-042150ce8ca1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Begin detaching volume completed successfully. Aug 08 06:31:18.131373 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8677b81f-51b5-4e99-8421-042150ce8ca1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6/action returned with HTTP 202 Aug 08 06:31:18.131829 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 794/3155] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:31:18 2026] POST /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:31:18.231798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-41acdc6f-83cf-419e-b2c7-fe2347e580fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:18.231798 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41acdc6f-83cf-419e-b2c7-fe2347e580fc None None] GET https://10.4.3.32/volume// Aug 08 06:31:18.231798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41acdc6f-83cf-419e-b2c7-fe2347e580fc None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:18.231798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41acdc6f-83cf-419e-b2c7-fe2347e580fc None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:18.231798 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41acdc6f-83cf-419e-b2c7-fe2347e580fc None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:31:18.231798 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 791/3156] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:31:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:31:18.243216 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-4c5a4b93-401e-491b-9639-462541e8d806 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:18.247009 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-4c5a4b93-401e-491b-9639-462541e8d806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:18.247287 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-4c5a4b93-401e-491b-9639-462541e8d806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:18.247538 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-4c5a4b93-401e-491b-9639-462541e8d806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:18.259369 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:18.259369 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:18.267066 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-4c5a4b93-401e-491b-9639-462541e8d806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:18.277136 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-4c5a4b93-401e-491b-9639-462541e8d806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:18.277881 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 786/3157] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:31:18 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 1352 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:31:18.298551 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8ac3219a-aef9-421f-a855-0021872efdc2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:18.303849 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8ac3219a-aef9-421f-a855-0021872efdc2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6/encryption Aug 08 06:31:18.304787 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8ac3219a-aef9-421f-a855-0021872efdc2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:18.304787 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8ac3219a-aef9-421f-a855-0021872efdc2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:18.314824 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-48374e3e-bf7d-47f5-a9c2-458b609c9ff2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:18.318416 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-48374e3e-bf7d-47f5-a9c2-458b609c9ff2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:18.318416 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-48374e3e-bf7d-47f5-a9c2-458b609c9ff2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:18.319376 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-48374e3e-bf7d-47f5-a9c2-458b609c9ff2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:18.319935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-48374e3e-bf7d-47f5-a9c2-458b609c9ff2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:18.320285 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:18.320285 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:18.326857 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:18.326857 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:18.328862 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-48374e3e-bf7d-47f5-a9c2-458b609c9ff2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:18.328949 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 795/3158] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:18 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:31:18.336533 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-8ac3219a-aef9-421f-a855-0021872efdc2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6/encryption returned with HTTP 200 Aug 08 06:31:18.337319 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 787/3159] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:31:18 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:18.636855 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-04b7f439-d5be-4af3-a5ef-272b1628e8a3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:18.639662 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-04b7f439-d5be-4af3-a5ef-272b1628e8a3 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:18.640015 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-04b7f439-d5be-4af3-a5ef-272b1628e8a3 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:18.640380 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-04b7f439-d5be-4af3-a5ef-272b1628e8a3 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:18.641362 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-04b7f439-d5be-4af3-a5ef-272b1628e8a3 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:18.647895 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:18.647895 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:18.648766 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-04b7f439-d5be-4af3-a5ef-272b1628e8a3 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:18.649166 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 792/3160] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:18 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:19.345514 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6eb04d58-4819-49ff-941b-8e48d02a0369 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:19.352195 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6eb04d58-4819-49ff-941b-8e48d02a0369 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:19.352195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6eb04d58-4819-49ff-941b-8e48d02a0369 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:19.352195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6eb04d58-4819-49ff-941b-8e48d02a0369 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:19.352195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6eb04d58-4819-49ff-941b-8e48d02a0369 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:19.362855 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:19.362855 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:19.364076 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6eb04d58-4819-49ff-941b-8e48d02a0369 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:19.364754 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 787/3161] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:19 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:19.530675 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-96598b0e-d0a6-4776-9388-f17b19634243 req-6ae37d97-81b6-4592-bbf0-67180601a7d4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:19.534505 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-6ae37d97-81b6-4592-bbf0-67180601a7d4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:31:19.534794 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-6ae37d97-81b6-4592-bbf0-67180601a7d4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:19.535045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-6ae37d97-81b6-4592-bbf0-67180601a7d4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:19.550538 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:19.550538 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:19.556697 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-96598b0e-d0a6-4776-9388-f17b19634243 req-6ae37d97-81b6-4592-bbf0-67180601a7d4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:31:19.569055 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-6ae37d97-81b6-4592-bbf0-67180601a7d4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a returned with HTTP 200 Aug 08 06:31:19.569631 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 796/3162] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:31:19 2026] GET /volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a => generated 1403 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:19.605483 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-a14cad60-0ce6-4c3d-b7ca-bf727ce75c0b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:19.610532 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-a14cad60-0ce6-4c3d-b7ca-bf727ce75c0b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/attachments/46e09594-0d1a-437d-a907-60ae4dfa7329 Aug 08 06:31:19.610840 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-a14cad60-0ce6-4c3d-b7ca-bf727ce75c0b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:19.611371 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-a14cad60-0ce6-4c3d-b7ca-bf727ce75c0b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:19.622106 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:19.622106 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:19.665888 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-084ee4fa-d387-4854-bfe3-bf02d7941f26 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:19.670106 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-084ee4fa-d387-4854-bfe3-bf02d7941f26 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:19.670458 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-084ee4fa-d387-4854-bfe3-bf02d7941f26 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:19.670890 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-084ee4fa-d387-4854-bfe3-bf02d7941f26 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:19.670990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-084ee4fa-d387-4854-bfe3-bf02d7941f26 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:19.680197 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:19.680197 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:19.681129 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-084ee4fa-d387-4854-bfe3-bf02d7941f26 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:19.681717 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 793/3163] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:19 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:19.698635 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9235ead1-a997-4d99-810f-2d262ada2b39 req-a14cad60-0ce6-4c3d-b7ca-bf727ce75c0b tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/46e09594-0d1a-437d-a907-60ae4dfa7329 returned with HTTP 200 Aug 08 06:31:19.699149 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 788/3164] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:31:19 2026] DELETE /volume/v3/attachments/46e09594-0d1a-437d-a907-60ae4dfa7329 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:19.760394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-fc2b2747-621d-43f7-9e81-e7f509f71410 req-3e350fb6-2e5a-4c00-a4d6-b7d5c37092e0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:19.762166 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fc2b2747-621d-43f7-9e81-e7f509f71410 req-3e350fb6-2e5a-4c00-a4d6-b7d5c37092e0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b061fc21-3ce9-469e-a4c4-fcdfe74ca250 Aug 08 06:31:19.762398 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fc2b2747-621d-43f7-9e81-e7f509f71410 req-3e350fb6-2e5a-4c00-a4d6-b7d5c37092e0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:19.762679 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fc2b2747-621d-43f7-9e81-e7f509f71410 req-3e350fb6-2e5a-4c00-a4d6-b7d5c37092e0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:19.774496 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:19.774496 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:19.838758 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fc2b2747-621d-43f7-9e81-e7f509f71410 req-3e350fb6-2e5a-4c00-a4d6-b7d5c37092e0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/attachments/b061fc21-3ce9-469e-a4c4-fcdfe74ca250 returned with HTTP 200 Aug 08 06:31:19.839197 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 788/3165] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:31:19 2026] DELETE /volume/v3/attachments/b061fc21-3ce9-469e-a4c4-fcdfe74ca250 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:20.207963 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-96598b0e-d0a6-4776-9388-f17b19634243 req-f14967cf-0b8e-4f66-bd7f-c01b1856677e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:20.213185 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-f14967cf-0b8e-4f66-bd7f-c01b1856677e tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:31:20.213445 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-f14967cf-0b8e-4f66-bd7f-c01b1856677e tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:20.213737 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-f14967cf-0b8e-4f66-bd7f-c01b1856677e tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:20.225949 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:20.225949 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:20.230097 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-96598b0e-d0a6-4776-9388-f17b19634243 req-f14967cf-0b8e-4f66-bd7f-c01b1856677e tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:31:20.236192 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-f14967cf-0b8e-4f66-bd7f-c01b1856677e tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a returned with HTTP 200 Aug 08 06:31:20.236707 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 797/3166] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:31:20 2026] GET /volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a => generated 1403 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:20.247514 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f3f50327-940e-4477-88b6-bdc330a393ef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:20.248095 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3f50327-940e-4477-88b6-bdc330a393ef None None] GET https://10.4.3.32/volume// Aug 08 06:31:20.248385 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3f50327-940e-4477-88b6-bdc330a393ef None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:20.248647 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3f50327-940e-4477-88b6-bdc330a393ef None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:20.249106 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3f50327-940e-4477-88b6-bdc330a393ef None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:31:20.250570 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 794/3167] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:31:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:31:20.262235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-96598b0e-d0a6-4776-9388-f17b19634243 req-481be86e-6560-45c3-86f9-78c4a1758a64 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:20.265068 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-481be86e-6560-45c3-86f9-78c4a1758a64 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:31:20.265626 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-481be86e-6560-45c3-86f9-78c4a1758a64 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b5eee8c-2fc0-4b56-a780-34b14998879a", "connector": null, "instance_uuid": "f9757c0e-d8f7-4bc2-b277-2b23d318b822"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:20.277542 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:20.277542 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:20.309039 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-481be86e-6560-45c3-86f9-78c4a1758a64 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:31:20.309622 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 789/3168] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:31:20 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:20.388102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fa048ff8-502b-4a0d-8922-b418d4adbbb6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:20.390387 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fa048ff8-502b-4a0d-8922-b418d4adbbb6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:20.390670 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fa048ff8-502b-4a0d-8922-b418d4adbbb6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:20.391454 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fa048ff8-502b-4a0d-8922-b418d4adbbb6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:20.391454 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-fa048ff8-502b-4a0d-8922-b418d4adbbb6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:20.397645 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:20.397645 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:20.398431 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fa048ff8-502b-4a0d-8922-b418d4adbbb6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:20.398431 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 789/3169] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:20 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:20.461366 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-7538c2ad-ae53-41fb-b23d-b7d1b11490f9 req-81731857-c5ae-4d7e-b2f5-63038d8dcf9e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:20.465673 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7538c2ad-ae53-41fb-b23d-b7d1b11490f9 req-81731857-c5ae-4d7e-b2f5-63038d8dcf9e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:20.466077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7538c2ad-ae53-41fb-b23d-b7d1b11490f9 req-81731857-c5ae-4d7e-b2f5-63038d8dcf9e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:20.466417 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-7538c2ad-ae53-41fb-b23d-b7d1b11490f9 req-81731857-c5ae-4d7e-b2f5-63038d8dcf9e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:20.478655 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:20.478655 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:20.484288 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-7538c2ad-ae53-41fb-b23d-b7d1b11490f9 req-81731857-c5ae-4d7e-b2f5-63038d8dcf9e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:20.490713 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-7538c2ad-ae53-41fb-b23d-b7d1b11490f9 req-81731857-c5ae-4d7e-b2f5-63038d8dcf9e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:20.491279 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 798/3170] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:31:20 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:20.695878 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4b836341-2d5f-4561-966d-d5b20db445d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:20.698785 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4b836341-2d5f-4561-966d-d5b20db445d6 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:20.699077 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4b836341-2d5f-4561-966d-d5b20db445d6 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:20.699344 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4b836341-2d5f-4561-966d-d5b20db445d6 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:20.699548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4b836341-2d5f-4561-966d-d5b20db445d6 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:20.706291 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:20.706291 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:20.707160 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4b836341-2d5f-4561-966d-d5b20db445d6 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:20.707633 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 795/3171] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:20 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:20.924244 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d3424689-72f6-4fcf-93ed-160c0a911db8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:20.926432 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3424689-72f6-4fcf-93ed-160c0a911db8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] DELETE https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 Aug 08 06:31:20.926717 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3424689-72f6-4fcf-93ed-160c0a911db8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:20.927007 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3424689-72f6-4fcf-93ed-160c0a911db8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:20.927233 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-d3424689-72f6-4fcf-93ed-160c0a911db8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Delete volume with id: 63c8a993-b23b-4dd9-a6a9-971747e45af7 Aug 08 06:31:20.936338 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:20.936338 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:20.936949 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d3424689-72f6-4fcf-93ed-160c0a911db8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:31:20.962373 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d3424689-72f6-4fcf-93ed-160c0a911db8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Delete volume request issued successfully. Aug 08 06:31:20.962603 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3424689-72f6-4fcf-93ed-160c0a911db8 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 returned with HTTP 202 Aug 08 06:31:20.963031 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 790/3172] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:20 2026] DELETE /volume/v3/volumes/63c8a993-b23b-4dd9-a6a9-971747e45af7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:20.971371 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b1dd7578-3113-4ce5-93fa-abe2a442b0b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:20.975882 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1dd7578-3113-4ce5-93fa-abe2a442b0b0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] DELETE https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b Aug 08 06:31:20.975882 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1dd7578-3113-4ce5-93fa-abe2a442b0b0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:20.975882 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1dd7578-3113-4ce5-93fa-abe2a442b0b0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:20.975882 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-b1dd7578-3113-4ce5-93fa-abe2a442b0b0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Delete backup with id: bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b. Aug 08 06:31:20.980190 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:20.980190 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:20.998359 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-b1dd7578-3113-4ce5-93fa-abe2a442b0b0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] delete_backup rpcapi backup_id bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:31:21.001072 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1dd7578-3113-4ce5-93fa-abe2a442b0b0 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b returned with HTTP 202 Aug 08 06:31:21.001597 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 790/3173] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:20 2026] DELETE /volume/v3/backups/bfe0c643-90a9-4cc5-9a9b-9f3a5462e77b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:31:21.016292 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9f91fea9-ac41-49ad-9acc-b6f64c9335cb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:21.021033 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f91fea9-ac41-49ad-9acc-b6f64c9335cb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 Aug 08 06:31:21.022177 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f91fea9-ac41-49ad-9acc-b6f64c9335cb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:21.022177 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9f91fea9-ac41-49ad-9acc-b6f64c9335cb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:21.022177 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9f91fea9-ac41-49ad-9acc-b6f64c9335cb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Delete volume with id: d77d6723-071c-4184-be43-f2ef84d81480 Aug 08 06:31:21.040994 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:21.040994 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:21.041874 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9f91fea9-ac41-49ad-9acc-b6f64c9335cb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:31:21.079260 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9f91fea9-ac41-49ad-9acc-b6f64c9335cb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Delete volume request issued successfully. Aug 08 06:31:21.079847 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9f91fea9-ac41-49ad-9acc-b6f64c9335cb tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 returned with HTTP 202 Aug 08 06:31:21.080403 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 799/3174] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:21 2026] DELETE /volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:21.094912 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-345342bc-64e1-42bc-8662-2ba48eb9c8a1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:21.100789 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-345342bc-64e1-42bc-8662-2ba48eb9c8a1 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 Aug 08 06:31:21.100891 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-345342bc-64e1-42bc-8662-2ba48eb9c8a1 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:21.101259 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-345342bc-64e1-42bc-8662-2ba48eb9c8a1 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:21.109066 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:21.109066 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:21.113448 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-345342bc-64e1-42bc-8662-2ba48eb9c8a1 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Volume info retrieved successfully. Aug 08 06:31:21.120853 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-345342bc-64e1-42bc-8662-2ba48eb9c8a1 tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 returned with HTTP 200 Aug 08 06:31:21.121215 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 796/3175] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:21 2026] GET /volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:21.416641 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9631b4e0-4046-4cd1-b341-46941309b330 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:21.419729 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9631b4e0-4046-4cd1-b341-46941309b330 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:21.420062 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9631b4e0-4046-4cd1-b341-46941309b330 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:21.420350 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9631b4e0-4046-4cd1-b341-46941309b330 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:21.420582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9631b4e0-4046-4cd1-b341-46941309b330 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:21.428160 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:21.428160 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:21.429250 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9631b4e0-4046-4cd1-b341-46941309b330 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:21.430522 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 791/3176] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:21 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:21.719741 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a8bc54d4-5200-4198-a116-db78be3b50ef None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:21.721897 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a8bc54d4-5200-4198-a116-db78be3b50ef tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:21.722170 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a8bc54d4-5200-4198-a116-db78be3b50ef tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:21.722410 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a8bc54d4-5200-4198-a116-db78be3b50ef tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:21.722561 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a8bc54d4-5200-4198-a116-db78be3b50ef tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:21.727868 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:21.727868 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:21.728669 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a8bc54d4-5200-4198-a116-db78be3b50ef tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:21.729153 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 791/3177] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:21 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:21.747616 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-54fd9390-cdaa-477c-87f4-23219a7945a5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:21.748125 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54fd9390-cdaa-477c-87f4-23219a7945a5 None None] GET https://10.4.3.32/volume// Aug 08 06:31:21.748230 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54fd9390-cdaa-477c-87f4-23219a7945a5 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:21.749793 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54fd9390-cdaa-477c-87f4-23219a7945a5 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:21.749793 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54fd9390-cdaa-477c-87f4-23219a7945a5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:31:21.749793 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 800/3178] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:31:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:31:21.758235 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-96598b0e-d0a6-4776-9388-f17b19634243 req-ba8f2000-e142-4cbf-a234-795ecdc82740 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:21.761657 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-ba8f2000-e142-4cbf-a234-795ecdc82740 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:31:21.761989 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-ba8f2000-e142-4cbf-a234-795ecdc82740 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:21.762258 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-ba8f2000-e142-4cbf-a234-795ecdc82740 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:21.772186 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:21.772186 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:21.776191 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-96598b0e-d0a6-4776-9388-f17b19634243 req-ba8f2000-e142-4cbf-a234-795ecdc82740 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:31:21.783263 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-ba8f2000-e142-4cbf-a234-795ecdc82740 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a returned with HTTP 200 Aug 08 06:31:21.783816 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 797/3179] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:31:21 2026] GET /volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a => generated 1582 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:31:21.935993 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-96598b0e-d0a6-4776-9388-f17b19634243 req-3babc1a1-9bdb-4dbb-a740-d323fb83d521 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:21.938574 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-3babc1a1-9bdb-4dbb-a740-d323fb83d521 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] PUT https://10.4.3.32/volume/v3/attachments/10874cd8-f0f5-4a96-8a05-73a9aa1deb5c Aug 08 06:31:21.939114 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-3babc1a1-9bdb-4dbb-a740-d323fb83d521 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:21.949691 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-96598b0e-d0a6-4776-9388-f17b19634243 req-3babc1a1-9bdb-4dbb-a740-d323fb83d521 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Acquiring lock "cinder-attachment_update-6b5eee8c-2fc0-4b56-a780-34b14998879a-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:31:21.954577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-96598b0e-d0a6-4776-9388-f17b19634243 req-3babc1a1-9bdb-4dbb-a740-d323fb83d521 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Lock "cinder-attachment_update-6b5eee8c-2fc0-4b56-a780-34b14998879a-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:31:21.955712 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:21.955712 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:22.073895 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-96598b0e-d0a6-4776-9388-f17b19634243 req-3babc1a1-9bdb-4dbb-a740-d323fb83d521 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Lock "cinder-attachment_update-6b5eee8c-2fc0-4b56-a780-34b14998879a-np0000006785" released by "attachment_update" :: held 0.119s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:31:22.074216 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-3babc1a1-9bdb-4dbb-a740-d323fb83d521 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments/10874cd8-f0f5-4a96-8a05-73a9aa1deb5c returned with HTTP 200 Aug 08 06:31:22.074652 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 792/3180] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:31:21 2026] PUT /volume/v3/attachments/10874cd8-f0f5-4a96-8a05-73a9aa1deb5c => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:22.099604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-96598b0e-d0a6-4776-9388-f17b19634243 req-7522c917-ee23-4751-b5ff-ace438dc0b95 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:22.102040 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-7522c917-ee23-4751-b5ff-ace438dc0b95 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] POST https://10.4.3.32/volume/v3/attachments/10874cd8-f0f5-4a96-8a05-73a9aa1deb5c/action Aug 08 06:31:22.102396 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-7522c917-ee23-4751-b5ff-ace438dc0b95 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:31:22.102574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-7522c917-ee23-4751-b5ff-ace438dc0b95 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:22.124536 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:22.124536 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:22.138542 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79ab8118-54e7-462c-9ac5-977a8ae28b2e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:22.139697 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-96598b0e-d0a6-4776-9388-f17b19634243 req-7522c917-ee23-4751-b5ff-ace438dc0b95 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments/10874cd8-f0f5-4a96-8a05-73a9aa1deb5c/action returned with HTTP 204 Aug 08 06:31:22.140328 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 792/3181] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:31:22 2026] POST /volume/v3/attachments/10874cd8-f0f5-4a96-8a05-73a9aa1deb5c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:22.150446 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79ab8118-54e7-462c-9ac5-977a8ae28b2e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] GET https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 Aug 08 06:31:22.151191 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79ab8118-54e7-462c-9ac5-977a8ae28b2e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:22.151674 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79ab8118-54e7-462c-9ac5-977a8ae28b2e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:22.177403 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79ab8118-54e7-462c-9ac5-977a8ae28b2e tempest-TestVolumeBackupRestore-1195720566 tempest-TestVolumeBackupRestore-1195720566-project-member] https://10.4.3.32/volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 returned with HTTP 404 Aug 08 06:31:22.179088 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 801/3182] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:22 2026] GET /volume/v3/volumes/d77d6723-071c-4184-be43-f2ef84d81480 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:22.444061 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-429b4bbb-3ac0-48b8-aeb5-81c4ace9ffe3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:22.446686 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-429b4bbb-3ac0-48b8-aeb5-81c4ace9ffe3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:22.447003 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-429b4bbb-3ac0-48b8-aeb5-81c4ace9ffe3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:22.447505 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-429b4bbb-3ac0-48b8-aeb5-81c4ace9ffe3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:22.447505 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-429b4bbb-3ac0-48b8-aeb5-81c4ace9ffe3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:22.452282 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:22.452282 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:22.454145 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-429b4bbb-3ac0-48b8-aeb5-81c4ace9ffe3 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:22.454145 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 798/3183] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:22 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:22.741397 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-00e77b88-3571-454e-9763-78afe4baa369 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:22.743449 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-00e77b88-3571-454e-9763-78afe4baa369 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:22.743800 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-00e77b88-3571-454e-9763-78afe4baa369 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:22.745061 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-00e77b88-3571-454e-9763-78afe4baa369 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:22.745061 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-00e77b88-3571-454e-9763-78afe4baa369 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:22.749546 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:22.749546 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:22.750327 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-00e77b88-3571-454e-9763-78afe4baa369 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:22.750829 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 793/3184] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:22 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:23.467601 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8cbf20bb-bf3e-4937-8696-67dc6fb43d2c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:23.473160 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8cbf20bb-bf3e-4937-8696-67dc6fb43d2c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:23.473160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8cbf20bb-bf3e-4937-8696-67dc6fb43d2c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:23.473160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8cbf20bb-bf3e-4937-8696-67dc6fb43d2c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:23.473160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8cbf20bb-bf3e-4937-8696-67dc6fb43d2c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:23.479798 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:23.479798 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:23.480237 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8cbf20bb-bf3e-4937-8696-67dc6fb43d2c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:23.480618 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 793/3185] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:23 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:23.702981 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6dfd016d-72f2-4dea-85ca-0024c94776ee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:23.714826 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6dfd016d-72f2-4dea-85ca-0024c94776ee tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:23.720374 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6dfd016d-72f2-4dea-85ca-0024c94776ee tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:23.720374 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6dfd016d-72f2-4dea-85ca-0024c94776ee tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:23.720374 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-6dfd016d-72f2-4dea-85ca-0024c94776ee tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Delete volume with id: 1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:23.731821 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:23.731821 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:23.732126 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6dfd016d-72f2-4dea-85ca-0024c94776ee tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:23.749559 np0000006785 devstack@c-api.service[100289]: WARNING cinder.keymgr.conf_key_mgr [None req-6dfd016d-72f2-4dea-85ca-0024c94776ee tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:31:23.760560 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6dfd016d-72f2-4dea-85ca-0024c94776ee tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Delete volume request issued successfully. Aug 08 06:31:23.760804 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6dfd016d-72f2-4dea-85ca-0024c94776ee tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 202 Aug 08 06:31:23.761373 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 802/3186] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:23 2026] DELETE /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:23.764417 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-be23715b-e85f-45a0-b9fc-be26936d1622 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:23.767070 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be23715b-e85f-45a0-b9fc-be26936d1622 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:23.767308 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be23715b-e85f-45a0-b9fc-be26936d1622 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:23.767571 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-be23715b-e85f-45a0-b9fc-be26936d1622 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:23.767704 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-be23715b-e85f-45a0-b9fc-be26936d1622 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:23.770157 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ec0dc65d-6d39-4a25-bd70-db253120716a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:23.773144 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:23.773144 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:23.773225 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec0dc65d-6d39-4a25-bd70-db253120716a tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:23.773824 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec0dc65d-6d39-4a25-bd70-db253120716a tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:23.773977 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-be23715b-e85f-45a0-b9fc-be26936d1622 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:23.774060 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec0dc65d-6d39-4a25-bd70-db253120716a tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:23.774266 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 799/3187] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:23 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:23.785756 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:23.785756 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:23.790600 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ec0dc65d-6d39-4a25-bd70-db253120716a tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:31:23.794890 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec0dc65d-6d39-4a25-bd70-db253120716a tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 200 Aug 08 06:31:23.795291 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 794/3188] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:23 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:24.494052 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-abb9ba75-42a2-43d6-a144-1d6a47eb8ffb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:24.495916 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-abb9ba75-42a2-43d6-a144-1d6a47eb8ffb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:24.496160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-abb9ba75-42a2-43d6-a144-1d6a47eb8ffb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:24.496341 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-abb9ba75-42a2-43d6-a144-1d6a47eb8ffb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:24.496460 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-abb9ba75-42a2-43d6-a144-1d6a47eb8ffb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:24.501223 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:24.501223 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:24.502031 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-abb9ba75-42a2-43d6-a144-1d6a47eb8ffb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:24.502413 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 794/3189] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:24 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:24.788229 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-47cb0482-945f-4949-9088-e26cea86a3b1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:24.790146 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47cb0482-945f-4949-9088-e26cea86a3b1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:24.790552 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47cb0482-945f-4949-9088-e26cea86a3b1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:24.790649 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47cb0482-945f-4949-9088-e26cea86a3b1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:24.791103 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-47cb0482-945f-4949-9088-e26cea86a3b1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:24.795611 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:24.795611 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:24.796371 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47cb0482-945f-4949-9088-e26cea86a3b1 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:24.796902 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 803/3190] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:24 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:24.813737 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d9d356ff-37ab-4720-9645-4f96cfeacd0d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:24.820499 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9d356ff-37ab-4720-9645-4f96cfeacd0d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 Aug 08 06:31:24.821360 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9d356ff-37ab-4720-9645-4f96cfeacd0d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:24.821640 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d9d356ff-37ab-4720-9645-4f96cfeacd0d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:24.831140 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d9d356ff-37ab-4720-9645-4f96cfeacd0d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 returned with HTTP 404 Aug 08 06:31:24.831755 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 800/3191] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:24 2026] GET /volume/v3/volumes/1bc4beb0-d54d-44f7-8cfc-9e46910466c6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:24.846875 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8a5a51ea-db4e-4d78-b25a-3d0d8c385af6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:24.850212 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a5a51ea-db4e-4d78-b25a-3d0d8c385af6 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:31:24.850524 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a5a51ea-db4e-4d78-b25a-3d0d8c385af6 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:24.850820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a5a51ea-db4e-4d78-b25a-3d0d8c385af6 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:24.852372 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8a5a51ea-db4e-4d78-b25a-3d0d8c385af6 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:31:24.909330 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8a5a51ea-db4e-4d78-b25a-3d0d8c385af6 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Get all volumes completed successfully. Aug 08 06:31:24.915230 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:24.915230 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:24.926961 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a5a51ea-db4e-4d78-b25a-3d0d8c385af6 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:31:24.927368 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 795/3192] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:31:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10900 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:31:24.947712 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ccb1dcfa-0361-4e6b-8fef-51e32c5e11fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:24.950032 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ccb1dcfa-0361-4e6b-8fef-51e32c5e11fe tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] DELETE https://10.4.3.32/volume/v3/types/f3a0b999-5e06-47a3-b81a-bbae83af8125 Aug 08 06:31:24.950295 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ccb1dcfa-0361-4e6b-8fef-51e32c5e11fe tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:24.950558 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ccb1dcfa-0361-4e6b-8fef-51e32c5e11fe tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:24.976054 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ccb1dcfa-0361-4e6b-8fef-51e32c5e11fe tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types/f3a0b999-5e06-47a3-b81a-bbae83af8125 returned with HTTP 202 Aug 08 06:31:24.976582 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 795/3193] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:31:24 2026] DELETE /volume/v3/types/f3a0b999-5e06-47a3-b81a-bbae83af8125 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:24.990056 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fc6fd770-f188-47cc-86c9-72ebc4a03ba0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:24.992043 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fc6fd770-f188-47cc-86c9-72ebc4a03ba0 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:31:24.992412 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fc6fd770-f188-47cc-86c9-72ebc4a03ba0 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1005407319", "extra_specs": {}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:25.007602 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fc6fd770-f188-47cc-86c9-72ebc4a03ba0 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:31:25.008261 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 804/3194] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:31:24 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:25.024527 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ceeb11f-475c-468d-9345-c44cd682043a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:25.028792 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ceeb11f-475c-468d-9345-c44cd682043a tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] POST https://10.4.3.32/volume/v3/types/c54d4571-ca02-45d3-a8ee-58446d538ce7/encryption Aug 08 06:31:25.028792 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ceeb11f-475c-468d-9345-c44cd682043a tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:25.052742 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ceeb11f-475c-468d-9345-c44cd682043a tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types/c54d4571-ca02-45d3-a8ee-58446d538ce7/encryption returned with HTTP 200 Aug 08 06:31:25.053269 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 801/3195] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:31:25 2026] POST /volume/v3/types/c54d4571-ca02-45d3-a8ee-58446d538ce7/encryption => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:25.065741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76afdb67-584d-4128-be20-9a36135a8878 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:25.069382 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:25.069382 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1336275146", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1005407319", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:25.072631 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1336275146', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1005407319', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:25.078362 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume of 1 GB Aug 08 06:31:25.078362 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:25.078362 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:25.078362 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Availability Zones retrieved successfully. Aug 08 06:31:25.089281 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Flow 'volume_create_api' (5d2ca10e-c90b-4db3-abfa-e2ecd77b2bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:25.091948 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b76cef-530a-4e02-8d86-50eff6a52c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:25.093941 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:25.122886 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b76cef-530a-4e02-8d86-50eff6a52c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:31:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c54d4571-ca02-45d3-a8ee-58446d538ce7,is_public=True,name='tempest-scenario-type-luks-1005407319',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c54d4571-ca02-45d3-a8ee-58446d538ce7', '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=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:25.123759 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea79209-aa0e-43a5-9227-c480a0e1cb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:25.158871 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1005407319 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1005407319, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:31:25.159208 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1005407319 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1005407319, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:31:25.191967 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Created reservations ['fcabe73d-824b-402e-8fee-548e89b59a76', '6afd84ce-2ffe-4477-9e74-cecdd83609b1', 'e19f6dd0-a479-420b-8f92-9ea987404547', 'cd55c9fa-6197-4393-b51d-0f034d3b7f03'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:25.193716 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea79209-aa0e-43a5-9227-c480a0e1cb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcabe73d-824b-402e-8fee-548e89b59a76', '6afd84ce-2ffe-4477-9e74-cecdd83609b1', 'e19f6dd0-a479-420b-8f92-9ea987404547', 'cd55c9fa-6197-4393-b51d-0f034d3b7f03']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:25.194550 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39328b9f-36c8-4c2e-9f10-298e0e513ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:25.219096 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39328b9f-36c8-4c2e-9f10-298e0e513ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05630a88-c65d-4ba9-a951-d0602de26be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1336275146',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f285e664ef4de3ae482f3d5e1c0c84',qos_specs=None,replication_status=,reservations=['fcabe73d-824b-402e-8fee-548e89b59a76','6afd84ce-2ffe-4477-9e74-cecdd83609b1','e19f6dd0-a479-420b-8f92-9ea987404547','cd55c9fa-6197-4393-b51d-0f034d3b7f03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_type_id=c54d4571-ca02-45d3-a8ee-58446d538ce7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1336275146',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=05630a88-c65d-4ba9-a951-d0602de26be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16f285e664ef4de3ae482f3d5e1c0c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c54d4571-ca02-45d3-a8ee-58446d538ce7),volume_type_id=c54d4571-ca02-45d3-a8ee-58446d538ce7)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:25.220741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d12a9fe-8e0b-4d53-97c0-58fbb002384b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:25.239319 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d12a9fe-8e0b-4d53-97c0-58fbb002384b) transitioned into state 'SUCCESS' from state '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-1336275146',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f285e664ef4de3ae482f3d5e1c0c84',qos_specs=None,replication_status=,reservations=['fcabe73d-824b-402e-8fee-548e89b59a76','6afd84ce-2ffe-4477-9e74-cecdd83609b1','e19f6dd0-a479-420b-8f92-9ea987404547','cd55c9fa-6197-4393-b51d-0f034d3b7f03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b14a6ee8bc475ea4ef0fbebc631f34',volume_type_id=c54d4571-ca02-45d3-a8ee-58446d538ce7)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:25.240289 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cfbe077-539b-43de-9d31-5d277b159d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:25.254888 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cfbe077-539b-43de-9d31-5d277b159d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:25.255748 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Flow 'volume_create_api' (5d2ca10e-c90b-4db3-abfa-e2ecd77b2bc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:25.256154 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Create volume request issued successfully. Aug 08 06:31:25.256875 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76afdb67-584d-4128-be20-9a36135a8878 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:25.257328 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 796/3196] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:25 2026] POST /volume/v3/volumes => generated 783 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:25.514526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-170e54ad-63e2-4fdf-be1a-cb11ebda39df None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:25.516220 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-170e54ad-63e2-4fdf-be1a-cb11ebda39df tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:25.516455 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-170e54ad-63e2-4fdf-be1a-cb11ebda39df tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:25.516669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-170e54ad-63e2-4fdf-be1a-cb11ebda39df tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:25.516740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-170e54ad-63e2-4fdf-be1a-cb11ebda39df tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:25.521683 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:25.521683 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:25.522625 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-170e54ad-63e2-4fdf-be1a-cb11ebda39df tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:25.523140 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 796/3197] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:25 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:25.785514 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7145fced-1379-4e7a-a847-772ac6d1f985 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:25.814831 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c1c10319-d91d-41af-8e97-e2ca015e0285 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:25.820673 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1c10319-d91d-41af-8e97-e2ca015e0285 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:25.822896 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1c10319-d91d-41af-8e97-e2ca015e0285 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:25.824117 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1c10319-d91d-41af-8e97-e2ca015e0285 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:25.824333 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c1c10319-d91d-41af-8e97-e2ca015e0285 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:25.835710 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:25.835710 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:25.835710 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1c10319-d91d-41af-8e97-e2ca015e0285 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:25.836065 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 802/3198] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:25 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:25.864990 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:25.865413 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-40233566"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:25.867683 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-40233566'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:25.867848 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume of 1 GB Aug 08 06:31:25.872572 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Availability Zones retrieved successfully. Aug 08 06:31:25.879141 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Flow 'volume_create_api' (36359964-9d4b-4917-b659-f13c29827a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:25.880489 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c416cb-5c35-4e9b-95c4-3e8368465ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:25.881645 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:25.910916 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c416cb-5c35-4e9b-95c4-3e8368465ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:25.911985 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd5f9f5-ad84-4b76-bd94-fc49e7601a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:25.994213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['8f4163d1-6a21-4b37-932b-0e1fb03ff2d0', 'be8c9333-1777-415e-b78f-b52015844595', 'a940320c-1131-4c37-8eb0-ed95f6a6c1dc', '16cc50ab-df82-4663-8ceb-3b97bf054b30'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:25.995150 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd5f9f5-ad84-4b76-bd94-fc49e7601a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f4163d1-6a21-4b37-932b-0e1fb03ff2d0', 'be8c9333-1777-415e-b78f-b52015844595', 'a940320c-1131-4c37-8eb0-ed95f6a6c1dc', '16cc50ab-df82-4663-8ceb-3b97bf054b30']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:25.995999 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (224feef2-41d7-4eb8-815c-2428834fe81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:26.023813 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (224feef2-41d7-4eb8-815c-2428834fe81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '939abee3-80df-4f08-a244-c0d6f7705cb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-40233566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556e86b088e9471fbd72319d5b080b68',qos_specs=None,replication_status=,reservations=['8f4163d1-6a21-4b37-932b-0e1fb03ff2d0','be8c9333-1777-415e-b78f-b52015844595','a940320c-1131-4c37-8eb0-ed95f6a6c1dc','16cc50ab-df82-4663-8ceb-3b97bf054b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ece331224c400d984cb6f741a9a726',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-40233566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=939abee3-80df-4f08-a244-c0d6f7705cb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556e86b088e9471fbd72319d5b080b68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8ece331224c400d984cb6f741a9a726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:26.024694 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecde1d5-ce14-4f33-8a67-ec2d7a0dec07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:26.050700 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecde1d5-ce14-4f33-8a67-ec2d7a0dec07) transitioned into state 'SUCCESS' from state '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-40233566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556e86b088e9471fbd72319d5b080b68',qos_specs=None,replication_status=,reservations=['8f4163d1-6a21-4b37-932b-0e1fb03ff2d0','be8c9333-1777-415e-b78f-b52015844595','a940320c-1131-4c37-8eb0-ed95f6a6c1dc','16cc50ab-df82-4663-8ceb-3b97bf054b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ece331224c400d984cb6f741a9a726',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:26.051759 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe883f8-6b3e-4b5a-8d38-e43ecc6c4217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:26.064550 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe883f8-6b3e-4b5a-8d38-e43ecc6c4217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:26.065885 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Flow 'volume_create_api' (36359964-9d4b-4917-b659-f13c29827a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:26.066318 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume request issued successfully. Aug 08 06:31:26.067447 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7145fced-1379-4e7a-a847-772ac6d1f985 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:26.068031 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 805/3199] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:31:25 2026] POST /volume/v3/volumes => generated 745 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:26.086689 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-579ba148-6557-4174-b936-dac668c7cc42 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:26.089256 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-579ba148-6557-4174-b936-dac668c7cc42 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 Aug 08 06:31:26.089519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-579ba148-6557-4174-b936-dac668c7cc42 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:26.089802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-579ba148-6557-4174-b936-dac668c7cc42 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:26.098993 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:26.098993 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:26.103831 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-579ba148-6557-4174-b936-dac668c7cc42 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:31:26.108612 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-579ba148-6557-4174-b936-dac668c7cc42 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 returned with HTTP 200 Aug 08 06:31:26.109047 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 797/3200] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:26 2026] GET /volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:26.542811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9e80736a-9713-4032-98f6-246e00691495 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:26.542811 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e80736a-9713-4032-98f6-246e00691495 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:26.542811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e80736a-9713-4032-98f6-246e00691495 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:26.542811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e80736a-9713-4032-98f6-246e00691495 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:26.542811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9e80736a-9713-4032-98f6-246e00691495 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:26.547687 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:26.547687 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:26.548592 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e80736a-9713-4032-98f6-246e00691495 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:26.549025 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 797/3201] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:26 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:26.849558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2ce186fb-1cf1-4f4b-8a01-7e5ae6e5bf5a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:26.852829 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ce186fb-1cf1-4f4b-8a01-7e5ae6e5bf5a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:26.853529 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ce186fb-1cf1-4f4b-8a01-7e5ae6e5bf5a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:26.854016 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ce186fb-1cf1-4f4b-8a01-7e5ae6e5bf5a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:26.854016 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2ce186fb-1cf1-4f4b-8a01-7e5ae6e5bf5a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:26.860856 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:26.860856 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:26.861789 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ce186fb-1cf1-4f4b-8a01-7e5ae6e5bf5a tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:26.862694 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 803/3202] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:26 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:27.125455 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-df0ba3d0-875f-4054-92e8-93b0d45cb76e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.129728 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df0ba3d0-875f-4054-92e8-93b0d45cb76e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 Aug 08 06:31:27.129728 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df0ba3d0-875f-4054-92e8-93b0d45cb76e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:27.129728 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df0ba3d0-875f-4054-92e8-93b0d45cb76e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:27.140226 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.140226 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:27.145285 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-df0ba3d0-875f-4054-92e8-93b0d45cb76e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:31:27.150613 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df0ba3d0-875f-4054-92e8-93b0d45cb76e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 returned with HTTP 200 Aug 08 06:31:27.151114 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 806/3203] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:27 2026] GET /volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:27.163475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f89431c7-cc80-492d-ae3d-7ddb201501f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.166924 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f89431c7-cc80-492d-ae3d-7ddb201501f1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:31:27.167474 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f89431c7-cc80-492d-ae3d-7ddb201501f1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "939abee3-80df-4f08-a244-c0d6f7705cb4", "name": "tempest-VolumesBackupsTest-Backup-2100203666"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:27.169244 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-f89431c7-cc80-492d-ae3d-7ddb201501f1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating new backup {'backup': {'volume_id': '939abee3-80df-4f08-a244-c0d6f7705cb4', 'name': 'tempest-VolumesBackupsTest-Backup-2100203666'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:31:27.169719 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-f89431c7-cc80-492d-ae3d-7ddb201501f1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating backup of volume 939abee3-80df-4f08-a244-c0d6f7705cb4 in container None Aug 08 06:31:27.176295 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.176295 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:27.176786 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f89431c7-cc80-492d-ae3d-7ddb201501f1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:31:27.199402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f89431c7-cc80-492d-ae3d-7ddb201501f1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['d399be4d-6bab-43e9-b1f8-c0f1aeded7a7', 'b2bed428-01a7-4c4d-b0b0-c9880a184ee9'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:27.238362 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f89431c7-cc80-492d-ae3d-7ddb201501f1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:31:27.238362 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 798/3204] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:27 2026] POST /volume/v3/backups => generated 328 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:27.249933 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-19ea97d6-c878-4e98-a0dc-cf1a4feef3ac None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.253051 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19ea97d6-c878-4e98-a0dc-cf1a4feef3ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:27.253051 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19ea97d6-c878-4e98-a0dc-cf1a4feef3ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:27.253051 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19ea97d6-c878-4e98-a0dc-cf1a4feef3ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:27.253171 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-19ea97d6-c878-4e98-a0dc-cf1a4feef3ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:27.260781 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.260781 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:27.261680 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19ea97d6-c878-4e98-a0dc-cf1a4feef3ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:27.262090 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 798/3205] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:27 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:27.560979 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-11a40993-ade1-4792-973e-af1a84d36b67 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.564213 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11a40993-ade1-4792-973e-af1a84d36b67 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:27.564213 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11a40993-ade1-4792-973e-af1a84d36b67 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:27.564213 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11a40993-ade1-4792-973e-af1a84d36b67 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:27.564213 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-11a40993-ade1-4792-973e-af1a84d36b67 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:27.569658 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.569658 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:27.571111 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11a40993-ade1-4792-973e-af1a84d36b67 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:27.571111 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 804/3206] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:27 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:27.585525 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1e59e04-bbee-448c-b78e-865932fdf9ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.587792 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1e59e04-bbee-448c-b78e-865932fdf9ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:27.588035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1e59e04-bbee-448c-b78e-865932fdf9ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:27.588270 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1e59e04-bbee-448c-b78e-865932fdf9ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:27.588413 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e1e59e04-bbee-448c-b78e-865932fdf9ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:27.593843 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.593843 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:27.594262 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1e59e04-bbee-448c-b78e-865932fdf9ae tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:27.594444 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 807/3207] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:27 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:27.605655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d7303849-0efe-4210-aa03-f2c42c1d83bd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.607872 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7303849-0efe-4210-aa03-f2c42c1d83bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:27.608001 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7303849-0efe-4210-aa03-f2c42c1d83bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:27.608363 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7303849-0efe-4210-aa03-f2c42c1d83bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:27.608363 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-d7303849-0efe-4210-aa03-f2c42c1d83bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete backup with id: af30b018-279a-43eb-bdf3-0f7b645309d1. Aug 08 06:31:27.613083 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.613083 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:27.625736 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-d7303849-0efe-4210-aa03-f2c42c1d83bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] delete_backup rpcapi backup_id af30b018-279a-43eb-bdf3-0f7b645309d1 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:31:27.627622 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7303849-0efe-4210-aa03-f2c42c1d83bd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 202 Aug 08 06:31:27.628042 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 799/3208] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:27 2026] DELETE /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:31:27.636519 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-01f87ee4-ef3b-4d0d-adfe-a9eac23a8167 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.638633 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01f87ee4-ef3b-4d0d-adfe-a9eac23a8167 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:27.639919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-01f87ee4-ef3b-4d0d-adfe-a9eac23a8167 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:27.639919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-01f87ee4-ef3b-4d0d-adfe-a9eac23a8167 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:27.639919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-01f87ee4-ef3b-4d0d-adfe-a9eac23a8167 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:27.644014 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.644014 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:27.644948 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01f87ee4-ef3b-4d0d-adfe-a9eac23a8167 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 200 Aug 08 06:31:27.645389 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 799/3209] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:27 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:27.875112 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3eaf286b-4b4e-4499-8deb-0bcc07a025db None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.877082 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3eaf286b-4b4e-4499-8deb-0bcc07a025db tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:27.877310 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3eaf286b-4b4e-4499-8deb-0bcc07a025db tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:27.877538 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3eaf286b-4b4e-4499-8deb-0bcc07a025db tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:27.877634 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3eaf286b-4b4e-4499-8deb-0bcc07a025db tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:27.881838 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.881838 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:27.882716 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3eaf286b-4b4e-4499-8deb-0bcc07a025db tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:27.883183 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 805/3210] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:27 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:27.895911 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-70f401e4-99c6-444a-82c3-1a7f753160e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.897845 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-70f401e4-99c6-444a-82c3-1a7f753160e8 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] DELETE https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:27.898025 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-70f401e4-99c6-444a-82c3-1a7f753160e8 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:27.898189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-70f401e4-99c6-444a-82c3-1a7f753160e8 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:27.898287 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-70f401e4-99c6-444a-82c3-1a7f753160e8 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Delete backup with id: cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. Aug 08 06:31:27.902436 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.902436 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:27.912943 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-70f401e4-99c6-444a-82c3-1a7f753160e8 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] delete_backup rpcapi backup_id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:31:27.914299 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-70f401e4-99c6-444a-82c3-1a7f753160e8 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 202 Aug 08 06:31:27.914660 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 808/3211] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:31:27 2026] DELETE /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:31:27.925598 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1e623606-e8ca-485d-bd40-2c9cbdf1696d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:27.928009 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e623606-e8ca-485d-bd40-2c9cbdf1696d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:27.928316 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e623606-e8ca-485d-bd40-2c9cbdf1696d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:27.928596 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e623606-e8ca-485d-bd40-2c9cbdf1696d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:27.928754 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1e623606-e8ca-485d-bd40-2c9cbdf1696d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:27.934611 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:27.934611 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:27.935532 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e623606-e8ca-485d-bd40-2c9cbdf1696d tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 200 Aug 08 06:31:27.936075 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 800/3212] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:27 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:28.279814 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-98548ae5-6527-4024-8c67-ef27347be557 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:28.281683 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-98548ae5-6527-4024-8c67-ef27347be557 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:28.281875 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-98548ae5-6527-4024-8c67-ef27347be557 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:28.282110 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-98548ae5-6527-4024-8c67-ef27347be557 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:28.282225 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-98548ae5-6527-4024-8c67-ef27347be557 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:28.287131 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:28.287131 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:28.287959 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-98548ae5-6527-4024-8c67-ef27347be557 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:28.288344 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 800/3213] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:28 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:28.658626 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-410877a6-0515-4e08-bdee-6952dbd02238 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:28.661012 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-410877a6-0515-4e08-bdee-6952dbd02238 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 Aug 08 06:31:28.661266 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-410877a6-0515-4e08-bdee-6952dbd02238 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:28.661519 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-410877a6-0515-4e08-bdee-6952dbd02238 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:28.661829 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-410877a6-0515-4e08-bdee-6952dbd02238 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id af30b018-279a-43eb-bdf3-0f7b645309d1. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:28.666454 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-410877a6-0515-4e08-bdee-6952dbd02238 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 returned with HTTP 404 Aug 08 06:31:28.667163 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 806/3214] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:28 2026] GET /volume/v3/backups/af30b018-279a-43eb-bdf3-0f7b645309d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:28.678788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-000b52d5-76ff-49be-a11e-ba8beb394b3d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:28.681192 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-000b52d5-76ff-49be-a11e-ba8beb394b3d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:31:28.681676 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-000b52d5-76ff-49be-a11e-ba8beb394b3d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d599518a-813e-4934-be62-899d6f60709d", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-560162422", "container": "tempest-volumesbackupstest-backup-container-1776813941"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:28.683617 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-000b52d5-76ff-49be-a11e-ba8beb394b3d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating new backup {'backup': {'volume_id': 'd599518a-813e-4934-be62-899d6f60709d', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-560162422', 'container': 'tempest-volumesbackupstest-backup-container-1776813941'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:31:28.683800 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-000b52d5-76ff-49be-a11e-ba8beb394b3d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Creating backup of volume d599518a-813e-4934-be62-899d6f60709d in container tempest-volumesbackupstest-backup-container-1776813941 Aug 08 06:31:28.695143 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:28.695143 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:28.695657 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-000b52d5-76ff-49be-a11e-ba8beb394b3d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:28.719578 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-000b52d5-76ff-49be-a11e-ba8beb394b3d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Created reservations ['f62657cd-45d5-4d2f-aa35-60ca661f50b0', '8c9aa71c-3e56-4c87-b2af-f70dcf02ea3b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:28.786122 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-000b52d5-76ff-49be-a11e-ba8beb394b3d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:31:28.786753 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 809/3215] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:28 2026] POST /volume/v3/backups => generated 327 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:28.802027 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9bcf6d60-236c-432e-bffd-e688f80f8e42 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:28.804358 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9bcf6d60-236c-432e-bffd-e688f80f8e42 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:28.804614 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9bcf6d60-236c-432e-bffd-e688f80f8e42 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:28.806955 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9bcf6d60-236c-432e-bffd-e688f80f8e42 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:28.807130 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9bcf6d60-236c-432e-bffd-e688f80f8e42 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:28.816143 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:28.816143 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:28.816143 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9bcf6d60-236c-432e-bffd-e688f80f8e42 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:28.816143 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 801/3216] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:28 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 785 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:28.947673 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-291890c3-e52f-4070-82a8-ca0073afea7f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:28.951651 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-291890c3-e52f-4070-82a8-ca0073afea7f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 Aug 08 06:31:28.952035 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-291890c3-e52f-4070-82a8-ca0073afea7f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:28.952255 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-291890c3-e52f-4070-82a8-ca0073afea7f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:28.952419 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-291890c3-e52f-4070-82a8-ca0073afea7f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Show backup with id cdc7ef2f-6e84-470c-98b6-f74b1cdf5586. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:28.957835 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-291890c3-e52f-4070-82a8-ca0073afea7f tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 returned with HTTP 404 Aug 08 06:31:28.959179 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 801/3217] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:28 2026] GET /volume/v3/backups/cdc7ef2f-6e84-470c-98b6-f74b1cdf5586 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:28.970830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d2311279-d511-4e3f-a033-bc1854391e99 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:28.974616 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2311279-d511-4e3f-a033-bc1854391e99 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 Aug 08 06:31:28.975625 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2311279-d511-4e3f-a033-bc1854391e99 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:28.975954 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2311279-d511-4e3f-a033-bc1854391e99 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:28.976215 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d2311279-d511-4e3f-a033-bc1854391e99 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Delete volume with id: 1c86e523-649f-47e9-af5f-29942eadafc0 Aug 08 06:31:28.990750 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:28.990750 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:28.991438 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d2311279-d511-4e3f-a033-bc1854391e99 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Volume info retrieved successfully. Aug 08 06:31:29.021113 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d2311279-d511-4e3f-a033-bc1854391e99 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Delete volume request issued successfully. Aug 08 06:31:29.021338 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2311279-d511-4e3f-a033-bc1854391e99 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 returned with HTTP 202 Aug 08 06:31:29.022007 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 807/3218] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:31:28 2026] DELETE /volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:29.034120 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0176dc67-f0e0-4abc-a47b-363de014ad21 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:29.038539 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0176dc67-f0e0-4abc-a47b-363de014ad21 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 Aug 08 06:31:29.038706 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0176dc67-f0e0-4abc-a47b-363de014ad21 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:29.038978 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0176dc67-f0e0-4abc-a47b-363de014ad21 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:29.051428 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:29.051428 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:29.057241 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0176dc67-f0e0-4abc-a47b-363de014ad21 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Volume info retrieved successfully. Aug 08 06:31:29.061793 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0176dc67-f0e0-4abc-a47b-363de014ad21 tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 returned with HTTP 200 Aug 08 06:31:29.062230 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 810/3219] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:29 2026] GET /volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:29.302592 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bc887651-5037-47c4-841d-104d849051bf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:29.304003 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc887651-5037-47c4-841d-104d849051bf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:29.304296 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc887651-5037-47c4-841d-104d849051bf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:29.304608 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc887651-5037-47c4-841d-104d849051bf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:29.304815 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bc887651-5037-47c4-841d-104d849051bf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:29.311211 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:29.311211 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:29.311211 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc887651-5037-47c4-841d-104d849051bf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:29.311211 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 802/3220] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:29 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:29.829118 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a401887f-e5b3-43eb-a98e-ed008bddf497 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:29.831351 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a401887f-e5b3-43eb-a98e-ed008bddf497 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:29.831583 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a401887f-e5b3-43eb-a98e-ed008bddf497 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:29.831792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a401887f-e5b3-43eb-a98e-ed008bddf497 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:29.831963 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a401887f-e5b3-43eb-a98e-ed008bddf497 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:29.837110 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:29.837110 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:29.837955 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a401887f-e5b3-43eb-a98e-ed008bddf497 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:29.838310 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 802/3221] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:29 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:30.079057 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f2f266a-638d-48a6-a40d-8c96d5bfe6be None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:30.081755 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f2f266a-638d-48a6-a40d-8c96d5bfe6be tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] GET https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 Aug 08 06:31:30.082029 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f2f266a-638d-48a6-a40d-8c96d5bfe6be tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:30.082268 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f2f266a-638d-48a6-a40d-8c96d5bfe6be tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:30.090874 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f2f266a-638d-48a6-a40d-8c96d5bfe6be tempest-ProjectReaderTests39-1067573218 tempest-ProjectReaderTests39-1067573218-project-admin] https://10.4.3.32/volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 returned with HTTP 404 Aug 08 06:31:30.091462 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 808/3222] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:31:30 2026] GET /volume/v3/volumes/1c86e523-649f-47e9-af5f-29942eadafc0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:30.324423 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da8ce152-359f-4045-9e00-1363b2e53b1b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:30.326358 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da8ce152-359f-4045-9e00-1363b2e53b1b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:30.326660 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da8ce152-359f-4045-9e00-1363b2e53b1b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:30.326956 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da8ce152-359f-4045-9e00-1363b2e53b1b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:30.327447 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-da8ce152-359f-4045-9e00-1363b2e53b1b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:30.338830 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:30.338830 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:30.338830 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da8ce152-359f-4045-9e00-1363b2e53b1b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:30.338830 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 811/3223] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:30 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:30.852483 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b5e06b8c-87db-4cc4-b7cf-b084dd98275c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:30.857034 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5e06b8c-87db-4cc4-b7cf-b084dd98275c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:30.857251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5e06b8c-87db-4cc4-b7cf-b084dd98275c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:30.857499 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5e06b8c-87db-4cc4-b7cf-b084dd98275c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:30.857601 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b5e06b8c-87db-4cc4-b7cf-b084dd98275c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:30.866186 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:30.866186 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:30.868804 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5e06b8c-87db-4cc4-b7cf-b084dd98275c tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:30.871081 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 803/3224] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:30 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:31.046288 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5f3ace4e-5db5-426d-ab94-6cf33d33a44e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:31.157983 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f3ace4e-5db5-426d-ab94-6cf33d33a44e tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:31:31.158519 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f3ace4e-5db5-426d-ab94-6cf33d33a44e tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:31.178642 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f3ace4e-5db5-426d-ab94-6cf33d33a44e tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:31:31.179108 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 803/3225] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:31:31 2026] POST /volume/v3/types => generated 287 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:31.352505 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1b870c7a-d5cf-4c77-81a9-fcb986f1ba8a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:31.355392 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b870c7a-d5cf-4c77-81a9-fcb986f1ba8a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:31.355392 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b870c7a-d5cf-4c77-81a9-fcb986f1ba8a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:31.355392 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b870c7a-d5cf-4c77-81a9-fcb986f1ba8a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:31.355392 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1b870c7a-d5cf-4c77-81a9-fcb986f1ba8a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:31.360977 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:31.360977 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:31.361229 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b870c7a-d5cf-4c77-81a9-fcb986f1ba8a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:31.361731 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 809/3226] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:31 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:31.882551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8d9d32ef-3239-4dde-9ac3-fac29dc4008a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:31.885991 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8d9d32ef-3239-4dde-9ac3-fac29dc4008a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:31.885991 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8d9d32ef-3239-4dde-9ac3-fac29dc4008a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:31.885991 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8d9d32ef-3239-4dde-9ac3-fac29dc4008a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:31.885991 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8d9d32ef-3239-4dde-9ac3-fac29dc4008a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:31.891488 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:31.891488 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:31.892477 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8d9d32ef-3239-4dde-9ac3-fac29dc4008a tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:31.892989 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 812/3227] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:31 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:32.226969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-822766d7-a79c-4298-a364-19c5a85e76d4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:32.304127 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:32.304616 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-587606885"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:32.306573 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-587606885'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:32.306787 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume of 1 GB Aug 08 06:31:32.311750 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Availability Zones retrieved successfully. Aug 08 06:31:32.320462 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (ad2db351-2efd-4fe7-8aa9-160abc6aed4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:32.321796 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d63ad24d-cd6a-4157-8333-ed22f356f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:32.323643 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:32.361341 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d63ad24d-cd6a-4157-8333-ed22f356f1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:32.363148 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85e39a1-bba0-4af7-bf43-222e7ba43a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:32.386057 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d2b737d4-4858-4829-8601-ee17eae898b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:32.396281 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2b737d4-4858-4829-8601-ee17eae898b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:32.396456 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2b737d4-4858-4829-8601-ee17eae898b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:32.396659 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2b737d4-4858-4829-8601-ee17eae898b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:32.398450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d2b737d4-4858-4829-8601-ee17eae898b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:32.412417 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:32.412417 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:32.413657 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2b737d4-4858-4829-8601-ee17eae898b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:32.414371 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 804/3228] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:32 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:32.452839 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['48bdebb2-849d-4a17-9ffd-a6c082b768be', '2d9d1349-3a84-4338-bd04-1788895d10e5', '454f0b55-93ac-4989-b530-068b7b9e2925', '3a5ce26f-b4b7-40fe-95f7-a165d5133613'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:32.453802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85e39a1-bba0-4af7-bf43-222e7ba43a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48bdebb2-849d-4a17-9ffd-a6c082b768be', '2d9d1349-3a84-4338-bd04-1788895d10e5', '454f0b55-93ac-4989-b530-068b7b9e2925', '3a5ce26f-b4b7-40fe-95f7-a165d5133613']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:32.455038 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bfa094-1a61-41a2-adfa-ab0bb6dd75bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:32.495924 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bfa094-1a61-41a2-adfa-ab0bb6dd75bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d1c1f2b-de8f-46f7-9ea0-cb170949df28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-587606885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['48bdebb2-849d-4a17-9ffd-a6c082b768be','2d9d1349-3a84-4338-bd04-1788895d10e5','454f0b55-93ac-4989-b530-068b7b9e2925','3a5ce26f-b4b7-40fe-95f7-a165d5133613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-587606885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d1c1f2b-de8f-46f7-9ea0-cb170949df28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2001f34586d4545b4937694b92a2c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:32.496891 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abba4cc4-5e1c-4212-bc20-49c74a92d126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:32.528320 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abba4cc4-5e1c-4212-bc20-49c74a92d126) transitioned into state 'SUCCESS' from state '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-587606885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['48bdebb2-849d-4a17-9ffd-a6c082b768be','2d9d1349-3a84-4338-bd04-1788895d10e5','454f0b55-93ac-4989-b530-068b7b9e2925','3a5ce26f-b4b7-40fe-95f7-a165d5133613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:32.529011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880cb78a-905b-43f2-85d2-3416654d8243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:32.544598 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880cb78a-905b-43f2-85d2-3416654d8243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:32.545711 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (ad2db351-2efd-4fe7-8aa9-160abc6aed4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:32.546179 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request issued successfully. Aug 08 06:31:32.551985 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-822766d7-a79c-4298-a364-19c5a85e76d4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:32.552647 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 804/3229] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:31:32 2026] POST /volume/v3/volumes => generated 775 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:32.567402 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d52f2de-e86a-427a-a128-387faf6260a2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:32.569294 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d52f2de-e86a-427a-a128-387faf6260a2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 Aug 08 06:31:32.569514 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d52f2de-e86a-427a-a128-387faf6260a2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:32.569716 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d52f2de-e86a-427a-a128-387faf6260a2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:32.579269 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:32.579269 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:32.584435 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d52f2de-e86a-427a-a128-387faf6260a2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:32.590182 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d52f2de-e86a-427a-a128-387faf6260a2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 returned with HTTP 200 Aug 08 06:31:32.590862 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 810/3230] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:32 2026] GET /volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:32.908562 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f5761098-ff92-434a-b2cc-c086f67ad803 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:32.911053 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5761098-ff92-434a-b2cc-c086f67ad803 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:32.911471 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5761098-ff92-434a-b2cc-c086f67ad803 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:32.911609 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5761098-ff92-434a-b2cc-c086f67ad803 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:32.911735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f5761098-ff92-434a-b2cc-c086f67ad803 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:32.917731 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:32.917731 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:32.919868 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5761098-ff92-434a-b2cc-c086f67ad803 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:32.919868 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 813/3231] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:32 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:33.336528 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46de403b-e1dd-4b70-b001-787174a0eb30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:33.338114 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:33.338573 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "9b5acfe0-0927-49a6-a9d7-3d57e9d7a522", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:33.340359 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '9b5acfe0-0927-49a6-a9d7-3d57e9d7a522', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:33.429697 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-57021cd3-5634-43fc-9698-7b2792c21cba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:33.432211 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57021cd3-5634-43fc-9698-7b2792c21cba tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:33.432364 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57021cd3-5634-43fc-9698-7b2792c21cba tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:33.432601 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57021cd3-5634-43fc-9698-7b2792c21cba tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:33.432845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-57021cd3-5634-43fc-9698-7b2792c21cba tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:33.438381 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:33.438381 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:33.439389 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57021cd3-5634-43fc-9698-7b2792c21cba tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:33.439903 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 805/3232] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:33 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:33.528785 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Create volume of 1 GB Aug 08 06:31:33.540145 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Availability Zones retrieved successfully. Aug 08 06:31:33.551443 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Flow 'volume_create_api' (94fa6b97-9c1d-4f15-8492-32fde08f9ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:33.553280 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63562864-1110-4388-af81-a52fef344ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:33.554609 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:33.607712 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-025ef697-299c-44ed-b3c2-d3a8c177644a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:33.609790 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-025ef697-299c-44ed-b3c2-d3a8c177644a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 Aug 08 06:31:33.610028 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-025ef697-299c-44ed-b3c2-d3a8c177644a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:33.610248 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-025ef697-299c-44ed-b3c2-d3a8c177644a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:33.618494 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:33.618494 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:33.622877 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-025ef697-299c-44ed-b3c2-d3a8c177644a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:33.627045 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-025ef697-299c-44ed-b3c2-d3a8c177644a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 returned with HTTP 200 Aug 08 06:31:33.627470 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 811/3233] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:33 2026] GET /volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:33.644705 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-118760ed-2f61-4384-a50d-7dc6f5d4d39b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:33.647375 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-118760ed-2f61-4384-a50d-7dc6f5d4d39b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:33.648439 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-118760ed-2f61-4384-a50d-7dc6f5d4d39b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d1c1f2b-de8f-46f7-9ea0-cb170949df28", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1978935926"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:33.655685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63562864-1110-4388-af81-a52fef344ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:31:31Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f640b991-d56f-43b6-811e-265e9b0ebcdf,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': 'f640b991-d56f-43b6-811e-265e9b0ebcdf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:33.656751 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a46fda-585e-4830-ab10-5124d183a8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:33.663703 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:33.663703 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:33.664472 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-118760ed-2f61-4384-a50d-7dc6f5d4d39b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:33.665824 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-118760ed-2f61-4384-a50d-7dc6f5d4d39b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create snapshot from volume 1d1c1f2b-de8f-46f7-9ea0-cb170949df28 Aug 08 06:31:33.698900 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:31:33.699008 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:31:33.708450 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-118760ed-2f61-4384-a50d-7dc6f5d4d39b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['990b2cbe-fed6-420f-ad4f-21dd94cb8baa', '7ace4357-6992-40f6-b8b9-7c0ea5d4f899', '8654e646-5a53-4f54-8236-e784148a9887', '684e1ad6-53a2-4e8c-a5d6-75e1b0795d53'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:33.741428 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Created reservations ['d5600e68-90d0-4d8d-ac23-5fdb7d5d9054', '1c1a84ba-1742-4616-a460-8e87cdcf8777', 'a7816d0a-8e09-46e7-b78b-b2137fd3c47a', 'eae4deaf-2363-4d2c-b018-1b3fce3f3916'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:33.742726 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a46fda-585e-4830-ab10-5124d183a8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5600e68-90d0-4d8d-ac23-5fdb7d5d9054', '1c1a84ba-1742-4616-a460-8e87cdcf8777', 'a7816d0a-8e09-46e7-b78b-b2137fd3c47a', 'eae4deaf-2363-4d2c-b018-1b3fce3f3916']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:33.744174 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8f459f-076a-4668-b666-649a970c7437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:33.758631 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-118760ed-2f61-4384-a50d-7dc6f5d4d39b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot create request issued successfully. Aug 08 06:31:33.759498 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-118760ed-2f61-4384-a50d-7dc6f5d4d39b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:31:33.759988 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 814/3234] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:31:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:33.770564 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc595e10-9565-4d52-a497-a24e463a7d59 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:33.773732 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc595e10-9565-4d52-a497-a24e463a7d59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 Aug 08 06:31:33.773932 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc595e10-9565-4d52-a497-a24e463a7d59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:33.774136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc595e10-9565-4d52-a497-a24e463a7d59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:33.788863 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8f459f-076a-4668-b666-649a970c7437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '481726b7-1bcf-4703-9479-4e5eec020590', '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='70cae80d90a34168b6195b596be00116',qos_specs=None,replication_status=,reservations=['d5600e68-90d0-4d8d-ac23-5fdb7d5d9054','1c1a84ba-1742-4616-a460-8e87cdcf8777','a7816d0a-8e09-46e7-b78b-b2137fd3c47a','eae4deaf-2363-4d2c-b018-1b3fce3f3916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90abd8d2f4134e57a39d42bc5c2063ed',volume_type_id=f640b991-d56f-43b6-811e-265e9b0ebcdf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:33Z,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=481726b7-1bcf-4703-9479-4e5eec020590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70cae80d90a34168b6195b596be00116',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90abd8d2f4134e57a39d42bc5c2063ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f640b991-d56f-43b6-811e-265e9b0ebcdf),volume_type_id=f640b991-d56f-43b6-811e-265e9b0ebcdf)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:33.789969 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0553554a-711a-49de-bab1-548a361d944c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:33.797799 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:33.797799 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:33.797799 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dc595e10-9565-4d52-a497-a24e463a7d59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:33.797799 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc595e10-9565-4d52-a497-a24e463a7d59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 returned with HTTP 200 Aug 08 06:31:33.797799 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 806/3235] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:33 2026] GET /volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:33.821950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0553554a-711a-49de-bab1-548a361d944c) transitioned into state 'SUCCESS' from 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='70cae80d90a34168b6195b596be00116',qos_specs=None,replication_status=,reservations=['d5600e68-90d0-4d8d-ac23-5fdb7d5d9054','1c1a84ba-1742-4616-a460-8e87cdcf8777','a7816d0a-8e09-46e7-b78b-b2137fd3c47a','eae4deaf-2363-4d2c-b018-1b3fce3f3916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90abd8d2f4134e57a39d42bc5c2063ed',volume_type_id=f640b991-d56f-43b6-811e-265e9b0ebcdf)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:33.822737 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532378d2-9f31-41c3-9a0a-90aa0328cf8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:33.837114 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532378d2-9f31-41c3-9a0a-90aa0328cf8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:33.837873 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Flow 'volume_create_api' (94fa6b97-9c1d-4f15-8492-32fde08f9ff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:33.838216 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Create volume request issued successfully. Aug 08 06:31:33.839034 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46de403b-e1dd-4b70-b001-787174a0eb30 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:33.839478 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 805/3236] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:33 2026] POST /volume/v3/volumes => generated 796 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:33.854930 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9a852fd5-5124-4fb5-93ac-0e467d0ec5b9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:33.857039 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a852fd5-5124-4fb5-93ac-0e467d0ec5b9 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:33.857039 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a852fd5-5124-4fb5-93ac-0e467d0ec5b9 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:33.857219 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a852fd5-5124-4fb5-93ac-0e467d0ec5b9 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:33.864839 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:33.864839 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:33.869070 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9a852fd5-5124-4fb5-93ac-0e467d0ec5b9 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:33.873572 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a852fd5-5124-4fb5-93ac-0e467d0ec5b9 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 200 Aug 08 06:31:33.874149 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 812/3237] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:33 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:33.933473 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cbe49679-cbda-40a5-8c9e-deb9f4b3cefd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:33.936994 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbe49679-cbda-40a5-8c9e-deb9f4b3cefd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:33.936994 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbe49679-cbda-40a5-8c9e-deb9f4b3cefd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:33.936994 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cbe49679-cbda-40a5-8c9e-deb9f4b3cefd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:33.936994 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-cbe49679-cbda-40a5-8c9e-deb9f4b3cefd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:33.940849 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:33.940849 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:33.941757 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cbe49679-cbda-40a5-8c9e-deb9f4b3cefd tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:33.942620 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 815/3238] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:33 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:34.459744 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0387541f-d577-4d2e-96ee-d68d1c60dafa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:34.461203 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0387541f-d577-4d2e-96ee-d68d1c60dafa tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:34.461486 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0387541f-d577-4d2e-96ee-d68d1c60dafa tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:34.461749 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0387541f-d577-4d2e-96ee-d68d1c60dafa tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:34.464797 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0387541f-d577-4d2e-96ee-d68d1c60dafa tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:34.467642 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:34.467642 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:34.468765 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0387541f-d577-4d2e-96ee-d68d1c60dafa tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:34.469288 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 807/3239] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:34 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:34.811235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8080179b-eee8-4b98-bf5e-b551ba5dae24 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:34.813990 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8080179b-eee8-4b98-bf5e-b551ba5dae24 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 Aug 08 06:31:34.814465 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8080179b-eee8-4b98-bf5e-b551ba5dae24 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:34.814650 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8080179b-eee8-4b98-bf5e-b551ba5dae24 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:34.825199 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:34.825199 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:34.825759 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8080179b-eee8-4b98-bf5e-b551ba5dae24 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:34.829085 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8080179b-eee8-4b98-bf5e-b551ba5dae24 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 returned with HTTP 200 Aug 08 06:31:34.829798 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 806/3240] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:34 2026] GET /volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:34.841071 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-acf2f769-fb53-4f7b-aa3a-c048dc69414f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:34.891562 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-645affb8-46f1-44de-9b50-124bb4d76f57 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:34.895739 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-645affb8-46f1-44de-9b50-124bb4d76f57 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:34.895739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-645affb8-46f1-44de-9b50-124bb4d76f57 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:34.895739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-645affb8-46f1-44de-9b50-124bb4d76f57 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:34.904516 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:34.904516 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:34.909515 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-645affb8-46f1-44de-9b50-124bb4d76f57 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:34.916111 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-645affb8-46f1-44de-9b50-124bb4d76f57 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 200 Aug 08 06:31:34.917307 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 816/3241] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:34 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:31:34.923791 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-acf2f769-fb53-4f7b-aa3a-c048dc69414f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] POST https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06/action Aug 08 06:31:34.924182 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-acf2f769-fb53-4f7b-aa3a-c048dc69414f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:31:34.924412 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-acf2f769-fb53-4f7b-aa3a-c048dc69414f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:34.933036 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:34.933036 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:34.933650 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-acf2f769-fb53-4f7b-aa3a-c048dc69414f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Snapshot retrieved successfully. Aug 08 06:31:34.934839 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-acf2f769-fb53-4f7b-aa3a-c048dc69414f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8a99828250d04354be306828e39dd879', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2001f34586d4545b4937694b92a2c9c', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:31:34.935135 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-acf2f769-fb53-4f7b-aa3a-c048dc69414f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06/action returned with HTTP 403 Aug 08 06:31:34.935865 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 813/3242] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:31:34 2026] POST /volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06/action => generated 133 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:34.944304 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5809bbeb-6942-4bc9-b4a5-14b2936a8c30 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:34.946364 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5809bbeb-6942-4bc9-b4a5-14b2936a8c30 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 Aug 08 06:31:34.946601 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5809bbeb-6942-4bc9-b4a5-14b2936a8c30 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:34.946872 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5809bbeb-6942-4bc9-b4a5-14b2936a8c30 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:34.947004 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-5809bbeb-6942-4bc9-b4a5-14b2936a8c30 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete snapshot with id: b1f0f832-e083-4096-9487-5d2e63c9da06 Aug 08 06:31:34.952392 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:34.952392 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:34.952800 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5809bbeb-6942-4bc9-b4a5-14b2936a8c30 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:34.955857 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-49801efc-0076-46f3-b2fc-c7fcf3e3af9d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:34.959087 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49801efc-0076-46f3-b2fc-c7fcf3e3af9d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:34.959423 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49801efc-0076-46f3-b2fc-c7fcf3e3af9d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:34.959759 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49801efc-0076-46f3-b2fc-c7fcf3e3af9d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:34.959968 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-49801efc-0076-46f3-b2fc-c7fcf3e3af9d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:34.970451 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5809bbeb-6942-4bc9-b4a5-14b2936a8c30 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot delete request issued successfully. Aug 08 06:31:34.970708 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5809bbeb-6942-4bc9-b4a5-14b2936a8c30 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 returned with HTTP 202 Aug 08 06:31:34.971175 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 808/3243] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:31:34 2026] DELETE /volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:34.974808 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:34.974808 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:34.975621 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49801efc-0076-46f3-b2fc-c7fcf3e3af9d tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:34.976437 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 807/3244] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:34 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:34.980320 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da56e9e0-05f4-49cf-9a25-d8dbe6ccb5b4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:34.983975 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da56e9e0-05f4-49cf-9a25-d8dbe6ccb5b4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 Aug 08 06:31:34.983975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da56e9e0-05f4-49cf-9a25-d8dbe6ccb5b4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:34.983975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da56e9e0-05f4-49cf-9a25-d8dbe6ccb5b4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:34.988721 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:34.988721 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:34.990790 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-da56e9e0-05f4-49cf-9a25-d8dbe6ccb5b4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:34.990790 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da56e9e0-05f4-49cf-9a25-d8dbe6ccb5b4 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 returned with HTTP 200 Aug 08 06:31:34.990790 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 817/3245] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:34 2026] GET /volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:35.485763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eeaf5f8f-1253-40e8-9e43-0313aa9540c4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:35.487569 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eeaf5f8f-1253-40e8-9e43-0313aa9540c4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:35.487783 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eeaf5f8f-1253-40e8-9e43-0313aa9540c4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:35.487974 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eeaf5f8f-1253-40e8-9e43-0313aa9540c4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:35.488066 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-eeaf5f8f-1253-40e8-9e43-0313aa9540c4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:35.492634 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:35.492634 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:35.493426 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eeaf5f8f-1253-40e8-9e43-0313aa9540c4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:35.493756 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 814/3246] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:35 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:31:35.936535 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4490be85-0b81-4902-8f43-e8947788710c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:35.938545 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4490be85-0b81-4902-8f43-e8947788710c tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:35.938734 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4490be85-0b81-4902-8f43-e8947788710c tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:35.938934 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4490be85-0b81-4902-8f43-e8947788710c tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:35.947601 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:35.947601 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:35.952447 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4490be85-0b81-4902-8f43-e8947788710c tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:35.957209 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4490be85-0b81-4902-8f43-e8947788710c tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 200 Aug 08 06:31:35.957683 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 809/3247] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:35 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:35.989955 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2bc4346c-02c7-4031-8b63-6a6b0935ff4e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:35.992348 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2bc4346c-02c7-4031-8b63-6a6b0935ff4e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:35.992618 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2bc4346c-02c7-4031-8b63-6a6b0935ff4e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:35.992925 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2bc4346c-02c7-4031-8b63-6a6b0935ff4e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:35.993089 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2bc4346c-02c7-4031-8b63-6a6b0935ff4e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:36.002337 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f6ea2ee2-b8ad-4fb9-9e4e-cc9169f358b3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:36.003326 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:36.003326 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:36.004823 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2bc4346c-02c7-4031-8b63-6a6b0935ff4e tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:36.005552 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 808/3248] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:35 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:36.006729 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6ea2ee2-b8ad-4fb9-9e4e-cc9169f358b3 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 Aug 08 06:31:36.007752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6ea2ee2-b8ad-4fb9-9e4e-cc9169f358b3 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:36.007752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6ea2ee2-b8ad-4fb9-9e4e-cc9169f358b3 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:36.013454 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6ea2ee2-b8ad-4fb9-9e4e-cc9169f358b3 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 returned with HTTP 404 Aug 08 06:31:36.014530 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 818/3249] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:36 2026] GET /volume/v3/snapshots/b1f0f832-e083-4096-9487-5d2e63c9da06 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:36.030785 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1d06b8b3-ed69-4af5-859f-58a477ac1110 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:36.032990 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d06b8b3-ed69-4af5-859f-58a477ac1110 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 Aug 08 06:31:36.033233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d06b8b3-ed69-4af5-859f-58a477ac1110 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:36.033473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1d06b8b3-ed69-4af5-859f-58a477ac1110 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:36.033670 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-1d06b8b3-ed69-4af5-859f-58a477ac1110 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume with id: 1d1c1f2b-de8f-46f7-9ea0-cb170949df28 Aug 08 06:31:36.042809 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:36.042809 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:36.043235 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1d06b8b3-ed69-4af5-859f-58a477ac1110 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:36.066712 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1d06b8b3-ed69-4af5-859f-58a477ac1110 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume request issued successfully. Aug 08 06:31:36.066978 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1d06b8b3-ed69-4af5-859f-58a477ac1110 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 returned with HTTP 202 Aug 08 06:31:36.067537 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 815/3250] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:36 2026] DELETE /volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:36.076075 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-42678dcc-8ac1-4375-9270-b925947f5cd6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:36.078378 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42678dcc-8ac1-4375-9270-b925947f5cd6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 Aug 08 06:31:36.078638 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42678dcc-8ac1-4375-9270-b925947f5cd6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:36.078931 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42678dcc-8ac1-4375-9270-b925947f5cd6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:36.088842 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:36.088842 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:36.094887 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-42678dcc-8ac1-4375-9270-b925947f5cd6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:36.100678 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42678dcc-8ac1-4375-9270-b925947f5cd6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 returned with HTTP 200 Aug 08 06:31:36.101509 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 810/3251] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:36 2026] GET /volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:36.507384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-89a3d348-61ea-4a99-a1a1-7afc2504ac05 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:36.509986 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89a3d348-61ea-4a99-a1a1-7afc2504ac05 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:36.510287 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-89a3d348-61ea-4a99-a1a1-7afc2504ac05 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:36.510547 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-89a3d348-61ea-4a99-a1a1-7afc2504ac05 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:36.510746 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-89a3d348-61ea-4a99-a1a1-7afc2504ac05 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:36.516944 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:36.516944 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:36.518120 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89a3d348-61ea-4a99-a1a1-7afc2504ac05 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:36.518733 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 809/3252] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:36 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:36.972757 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-42545577-535a-4747-a574-039e91a8f831 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:36.975002 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42545577-535a-4747-a574-039e91a8f831 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:36.975371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42545577-535a-4747-a574-039e91a8f831 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:36.975603 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42545577-535a-4747-a574-039e91a8f831 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:36.984337 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:36.984337 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:36.989254 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42545577-535a-4747-a574-039e91a8f831 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:36.995038 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42545577-535a-4747-a574-039e91a8f831 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 200 Aug 08 06:31:36.995649 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 819/3253] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:36 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:37.026230 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6fad9fa2-cce6-45e2-963d-45e2e1ff1a1f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:37.028408 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6fad9fa2-cce6-45e2-963d-45e2e1ff1a1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:37.028650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6fad9fa2-cce6-45e2-963d-45e2e1ff1a1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:37.028907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6fad9fa2-cce6-45e2-963d-45e2e1ff1a1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:37.029043 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6fad9fa2-cce6-45e2-963d-45e2e1ff1a1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:37.038696 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:37.038696 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:37.039730 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6fad9fa2-cce6-45e2-963d-45e2e1ff1a1f tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:37.040321 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 816/3254] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:37 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:37.117075 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c998289-78dd-457c-aa25-859eb4243917 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:37.118902 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c998289-78dd-457c-aa25-859eb4243917 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 Aug 08 06:31:37.119135 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c998289-78dd-457c-aa25-859eb4243917 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:37.119365 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c998289-78dd-457c-aa25-859eb4243917 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:37.125297 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c998289-78dd-457c-aa25-859eb4243917 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 returned with HTTP 404 Aug 08 06:31:37.125860 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 811/3255] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:37 2026] GET /volume/v3/volumes/1d1c1f2b-de8f-46f7-9ea0-cb170949df28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:37.134121 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:37.137599 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:37.138146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-631654075"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:37.141522 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-631654075'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:37.141684 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume of 1 GB Aug 08 06:31:37.153042 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Availability Zones retrieved successfully. Aug 08 06:31:37.164231 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (cb1ca6ea-b584-49cc-bea0-581ca39ed4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:37.167784 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f2a067-6ffd-474e-8998-257c1815679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:37.169037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:37.201234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f2a067-6ffd-474e-8998-257c1815679e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:37.202313 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fcdd3f-3015-4b66-a0dd-a11dcc310ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:37.248231 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['49ce84e2-6417-41a0-b8ea-d140ece93daf', '9d772674-e18e-4ddb-894f-af33dece5149', 'ec945790-e7a8-4d9d-8c0a-516de63ec307', '4c517431-1628-46f8-be32-cadfaf4c765e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:37.249119 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fcdd3f-3015-4b66-a0dd-a11dcc310ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49ce84e2-6417-41a0-b8ea-d140ece93daf', '9d772674-e18e-4ddb-894f-af33dece5149', 'ec945790-e7a8-4d9d-8c0a-516de63ec307', '4c517431-1628-46f8-be32-cadfaf4c765e']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:37.250389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf0ea98-0e05-43f8-8a04-7a20bfaec55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:37.283193 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf0ea98-0e05-43f8-8a04-7a20bfaec55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25eda70c-6d1b-4f58-a5d9-70a993d72261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-631654075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['49ce84e2-6417-41a0-b8ea-d140ece93daf','9d772674-e18e-4ddb-894f-af33dece5149','ec945790-e7a8-4d9d-8c0a-516de63ec307','4c517431-1628-46f8-be32-cadfaf4c765e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-631654075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25eda70c-6d1b-4f58-a5d9-70a993d72261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2001f34586d4545b4937694b92a2c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:37.284314 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f3bf98-3f79-43e3-b2ac-bad1446cf6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:37.308610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f3bf98-3f79-43e3-b2ac-bad1446cf6e8) transitioned into state 'SUCCESS' from state '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-631654075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['49ce84e2-6417-41a0-b8ea-d140ece93daf','9d772674-e18e-4ddb-894f-af33dece5149','ec945790-e7a8-4d9d-8c0a-516de63ec307','4c517431-1628-46f8-be32-cadfaf4c765e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:37.309569 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afd5e2d-614b-498b-b342-e8ecaa5ed254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:37.323363 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afd5e2d-614b-498b-b342-e8ecaa5ed254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:37.324786 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (cb1ca6ea-b584-49cc-bea0-581ca39ed4a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:37.324786 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request issued successfully. Aug 08 06:31:37.325388 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09d43d8d-cfbe-455d-a080-bcf60225b610 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:37.325806 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 810/3256] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:31:37 2026] POST /volume/v3/volumes => generated 775 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:37.341799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d552da3f-5bd4-47c6-9b8b-2c721f6f2407 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:37.345798 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d552da3f-5bd4-47c6-9b8b-2c721f6f2407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 Aug 08 06:31:37.345798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d552da3f-5bd4-47c6-9b8b-2c721f6f2407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:37.345798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d552da3f-5bd4-47c6-9b8b-2c721f6f2407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:37.354092 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:37.354092 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:37.363138 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d552da3f-5bd4-47c6-9b8b-2c721f6f2407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:37.370435 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d552da3f-5bd4-47c6-9b8b-2c721f6f2407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 returned with HTTP 200 Aug 08 06:31:37.371137 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 820/3257] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:37 2026] GET /volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:37.534542 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0558ad46-bd54-4136-a4bd-10e91004a60f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:37.537158 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0558ad46-bd54-4136-a4bd-10e91004a60f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:37.537457 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0558ad46-bd54-4136-a4bd-10e91004a60f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:37.537697 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0558ad46-bd54-4136-a4bd-10e91004a60f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:37.537872 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-0558ad46-bd54-4136-a4bd-10e91004a60f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:37.543133 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:37.543133 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:37.544421 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0558ad46-bd54-4136-a4bd-10e91004a60f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:37.544689 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 817/3258] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:37 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:37.629606 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-865c24fe-cc44-405f-865e-8ffec58141ee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:37.631376 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-865c24fe-cc44-405f-865e-8ffec58141ee tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:31:37.631593 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-865c24fe-cc44-405f-865e-8ffec58141ee tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:37.631792 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-865c24fe-cc44-405f-865e-8ffec58141ee tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:37.639250 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:37.639250 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:37.642944 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-865c24fe-cc44-405f-865e-8ffec58141ee tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:31:37.647340 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-865c24fe-cc44-405f-865e-8ffec58141ee tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:31:37.647752 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 812/3259] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:37 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:37.693683 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-728ecff7-cf9c-42fd-997b-8f81604864bc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:37.695482 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-728ecff7-cf9c-42fd-997b-8f81604864bc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:31:37.695666 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-728ecff7-cf9c-42fd-997b-8f81604864bc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:37.695877 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-728ecff7-cf9c-42fd-997b-8f81604864bc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:37.703416 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:37.703416 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:37.707506 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-728ecff7-cf9c-42fd-997b-8f81604864bc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:31:37.711723 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-728ecff7-cf9c-42fd-997b-8f81604864bc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:31:37.712114 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 811/3260] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:37 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:38.012179 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f74ff413-0e91-42f1-b314-8765412bd494 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:38.014122 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f74ff413-0e91-42f1-b314-8765412bd494 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:38.014505 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f74ff413-0e91-42f1-b314-8765412bd494 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:38.014780 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f74ff413-0e91-42f1-b314-8765412bd494 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:38.026490 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:38.026490 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:38.032913 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f74ff413-0e91-42f1-b314-8765412bd494 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:38.039716 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f74ff413-0e91-42f1-b314-8765412bd494 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 200 Aug 08 06:31:38.040348 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 821/3261] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:38 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:31:38.058485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f891edb4-bf70-4db3-a216-78f1765d4357 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:38.062901 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f891edb4-bf70-4db3-a216-78f1765d4357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:38.063154 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f891edb4-bf70-4db3-a216-78f1765d4357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:38.063395 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f891edb4-bf70-4db3-a216-78f1765d4357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:38.063534 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f891edb4-bf70-4db3-a216-78f1765d4357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:38.071055 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:38.071055 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:38.072261 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f891edb4-bf70-4db3-a216-78f1765d4357 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:38.072937 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 818/3262] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:38 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:38.397913 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a5b7451c-e668-4d13-bdea-f643b97880d5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:38.401656 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5b7451c-e668-4d13-bdea-f643b97880d5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 Aug 08 06:31:38.401972 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5b7451c-e668-4d13-bdea-f643b97880d5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:38.402287 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5b7451c-e668-4d13-bdea-f643b97880d5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:38.419407 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:38.419407 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:38.430998 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a5b7451c-e668-4d13-bdea-f643b97880d5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:38.437745 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5b7451c-e668-4d13-bdea-f643b97880d5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 returned with HTTP 200 Aug 08 06:31:38.438324 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 813/3263] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:38 2026] GET /volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 => generated 1006 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:31:38.456718 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ceb61a7d-fbdc-4e14-9abf-2cc9fc314d83 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:38.458647 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ceb61a7d-fbdc-4e14-9abf-2cc9fc314d83 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:38.458980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ceb61a7d-fbdc-4e14-9abf-2cc9fc314d83 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25eda70c-6d1b-4f58-a5d9-70a993d72261", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-603941696"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:38.474269 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:38.474269 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:38.474751 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ceb61a7d-fbdc-4e14-9abf-2cc9fc314d83 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:38.474908 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-ceb61a7d-fbdc-4e14-9abf-2cc9fc314d83 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create snapshot from volume 25eda70c-6d1b-4f58-a5d9-70a993d72261 Aug 08 06:31:38.546337 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ceb61a7d-fbdc-4e14-9abf-2cc9fc314d83 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['ded74958-d57e-4118-b785-84f8fa239aa1', 'd5d8a9ab-bd0a-41e3-9366-dc6f7b716307', '3c3782e0-db34-426f-b41c-0bbed25299fa', '37d41f36-8d19-470f-b2ec-4a7571b54809'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:38.562229 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-14b11e03-622c-415e-b97a-785669064043 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:38.565245 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14b11e03-622c-415e-b97a-785669064043 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:38.566733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14b11e03-622c-415e-b97a-785669064043 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:38.567036 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14b11e03-622c-415e-b97a-785669064043 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:38.567236 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-14b11e03-622c-415e-b97a-785669064043 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:38.577209 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:38.577209 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:38.577209 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14b11e03-622c-415e-b97a-785669064043 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:38.578653 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 822/3264] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:38 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:38.603780 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ceb61a7d-fbdc-4e14-9abf-2cc9fc314d83 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot create request issued successfully. Aug 08 06:31:38.604210 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ceb61a7d-fbdc-4e14-9abf-2cc9fc314d83 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:31:38.604954 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 812/3265] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:31:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:38.620509 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e6670b08-f92d-45a4-a95a-617fe88b2ec8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:38.624270 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6670b08-f92d-45a4-a95a-617fe88b2ec8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 Aug 08 06:31:38.624401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6670b08-f92d-45a4-a95a-617fe88b2ec8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:38.625338 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6670b08-f92d-45a4-a95a-617fe88b2ec8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:38.634373 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:38.634373 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:38.636191 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e6670b08-f92d-45a4-a95a-617fe88b2ec8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:38.636191 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6670b08-f92d-45a4-a95a-617fe88b2ec8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 returned with HTTP 200 Aug 08 06:31:38.636316 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 819/3266] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:38 2026] GET /volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:39.058262 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3dd5a137-c55c-4681-b6b7-3763ecd6e072 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.060589 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3dd5a137-c55c-4681-b6b7-3763ecd6e072 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:39.060825 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3dd5a137-c55c-4681-b6b7-3763ecd6e072 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.061093 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3dd5a137-c55c-4681-b6b7-3763ecd6e072 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.070789 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:39.070789 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:39.075362 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3dd5a137-c55c-4681-b6b7-3763ecd6e072 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:39.083845 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3dd5a137-c55c-4681-b6b7-3763ecd6e072 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 200 Aug 08 06:31:39.084531 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a481f2d6-03af-4dc2-b5da-270380c7f3e5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.084633 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 814/3267] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:39 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:39.086515 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a481f2d6-03af-4dc2-b5da-270380c7f3e5 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:39.086727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a481f2d6-03af-4dc2-b5da-270380c7f3e5 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.086967 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a481f2d6-03af-4dc2-b5da-270380c7f3e5 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.087137 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a481f2d6-03af-4dc2-b5da-270380c7f3e5 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:39.091537 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:39.091537 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:39.092439 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a481f2d6-03af-4dc2-b5da-270380c7f3e5 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:39.092867 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 823/3268] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:39 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:39.106867 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3c65bfbb-3628-409c-8913-f9f719126fbb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.109058 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c65bfbb-3628-409c-8913-f9f719126fbb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:39.109300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c65bfbb-3628-409c-8913-f9f719126fbb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.109545 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c65bfbb-3628-409c-8913-f9f719126fbb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.109650 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3c65bfbb-3628-409c-8913-f9f719126fbb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:39.114691 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:39.114691 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:39.115608 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c65bfbb-3628-409c-8913-f9f719126fbb tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:39.116014 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 813/3269] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:39 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:39.128702 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f01c1be-4e34-4ad6-b307-95de64215705 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.131631 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f01c1be-4e34-4ad6-b307-95de64215705 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:39.131934 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f01c1be-4e34-4ad6-b307-95de64215705 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.132236 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f01c1be-4e34-4ad6-b307-95de64215705 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.132523 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-3f01c1be-4e34-4ad6-b307-95de64215705 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete backup with id: 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. Aug 08 06:31:39.137843 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:39.137843 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:39.155128 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-3f01c1be-4e34-4ad6-b307-95de64215705 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] delete_backup rpcapi backup_id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:31:39.159047 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f01c1be-4e34-4ad6-b307-95de64215705 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 202 Aug 08 06:31:39.159603 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 820/3270] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:39 2026] DELETE /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:31:39.167831 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-294d59ad-a766-4cac-9564-d192aa02f804 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.170715 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-294d59ad-a766-4cac-9564-d192aa02f804 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:39.170715 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-294d59ad-a766-4cac-9564-d192aa02f804 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.170715 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-294d59ad-a766-4cac-9564-d192aa02f804 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.170715 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-294d59ad-a766-4cac-9564-d192aa02f804 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:39.175342 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:39.175342 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:39.176633 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-294d59ad-a766-4cac-9564-d192aa02f804 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 200 Aug 08 06:31:39.177435 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 815/3271] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:39 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:39.589324 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8ec9018b-9755-4848-b635-164a3c8b19d9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.593831 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ec9018b-9755-4848-b635-164a3c8b19d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:39.594008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ec9018b-9755-4848-b635-164a3c8b19d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.594194 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ec9018b-9755-4848-b635-164a3c8b19d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.594295 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8ec9018b-9755-4848-b635-164a3c8b19d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:39.598570 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:39.598570 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:39.599499 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ec9018b-9755-4848-b635-164a3c8b19d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:39.599878 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 824/3272] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:39 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:39.649130 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4e626633-cccc-4929-8156-09a06a1e2e64 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.653102 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e626633-cccc-4929-8156-09a06a1e2e64 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 Aug 08 06:31:39.653102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e626633-cccc-4929-8156-09a06a1e2e64 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.653102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e626633-cccc-4929-8156-09a06a1e2e64 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.658628 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:39.658628 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:39.660261 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4e626633-cccc-4929-8156-09a06a1e2e64 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:39.660261 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e626633-cccc-4929-8156-09a06a1e2e64 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 returned with HTTP 200 Aug 08 06:31:39.660261 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 814/3273] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:39 2026] GET /volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:39.674185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0947c98d-73b1-4deb-944e-0ce7f84f32e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.676114 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0947c98d-73b1-4deb-944e-0ce7f84f32e0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] GET https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:39.676312 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0947c98d-73b1-4deb-944e-0ce7f84f32e0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.676513 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0947c98d-73b1-4deb-944e-0ce7f84f32e0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.676747 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-0947c98d-73b1-4deb-944e-0ce7f84f32e0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:31:39.677740 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-0947c98d-73b1-4deb-944e-0ce7f84f32e0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:31:39.682334 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0947c98d-73b1-4deb-944e-0ce7f84f32e0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Get all snapshots completed successfully. Aug 08 06:31:39.682814 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0947c98d-73b1-4deb-944e-0ce7f84f32e0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 08 06:31:39.683308 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 821/3274] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:31:39 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:39.695988 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fab31e8e-8621-4e36-831d-dad2b358adf6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.698249 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fab31e8e-8621-4e36-831d-dad2b358adf6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 Aug 08 06:31:39.698671 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fab31e8e-8621-4e36-831d-dad2b358adf6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.699057 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fab31e8e-8621-4e36-831d-dad2b358adf6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.699795 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-fab31e8e-8621-4e36-831d-dad2b358adf6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete snapshot with id: 044a63c8-ec6b-458a-a67d-2a685eaeffe1 Aug 08 06:31:39.706387 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:39.706387 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:39.707225 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fab31e8e-8621-4e36-831d-dad2b358adf6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:39.723714 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fab31e8e-8621-4e36-831d-dad2b358adf6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot delete request issued successfully. Aug 08 06:31:39.724098 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fab31e8e-8621-4e36-831d-dad2b358adf6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 returned with HTTP 202 Aug 08 06:31:39.724623 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 816/3275] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:31:39 2026] DELETE /volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:39.731947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a8945ec9-f69e-4a05-b2b4-32474f97fb6a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:39.734699 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8945ec9-f69e-4a05-b2b4-32474f97fb6a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 Aug 08 06:31:39.734972 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8945ec9-f69e-4a05-b2b4-32474f97fb6a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:39.735189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8945ec9-f69e-4a05-b2b4-32474f97fb6a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:39.742587 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:39.742587 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:39.743070 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a8945ec9-f69e-4a05-b2b4-32474f97fb6a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:39.744003 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8945ec9-f69e-4a05-b2b4-32474f97fb6a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 returned with HTTP 200 Aug 08 06:31:39.744555 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 825/3276] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:39 2026] GET /volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:40.098586 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-23b5435f-41c7-48db-a45c-d051f0cf4482 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:40.100434 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23b5435f-41c7-48db-a45c-d051f0cf4482 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:40.100811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23b5435f-41c7-48db-a45c-d051f0cf4482 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:40.101167 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23b5435f-41c7-48db-a45c-d051f0cf4482 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:40.112092 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:40.112092 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:40.116398 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-23b5435f-41c7-48db-a45c-d051f0cf4482 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:40.121446 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23b5435f-41c7-48db-a45c-d051f0cf4482 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 200 Aug 08 06:31:40.121446 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 815/3277] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:40 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:40.189975 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f52919a9-7487-4069-80da-83d493e79402 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:40.192042 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f52919a9-7487-4069-80da-83d493e79402 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa Aug 08 06:31:40.192284 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f52919a9-7487-4069-80da-83d493e79402 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:40.192484 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f52919a9-7487-4069-80da-83d493e79402 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:40.192629 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f52919a9-7487-4069-80da-83d493e79402 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 66930ad5-ed04-47e6-81b6-5f8dbf6043aa. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:40.196521 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f52919a9-7487-4069-80da-83d493e79402 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa returned with HTTP 404 Aug 08 06:31:40.197228 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 822/3278] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:40 2026] GET /volume/v3/backups/66930ad5-ed04-47e6-81b6-5f8dbf6043aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:40.288376 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-930be7c3-1b60-43aa-b39a-a2a4bc516a56 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:40.292978 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-930be7c3-1b60-43aa-b39a-a2a4bc516a56 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:40.292978 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-930be7c3-1b60-43aa-b39a-a2a4bc516a56 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:40.292978 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-930be7c3-1b60-43aa-b39a-a2a4bc516a56 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:40.292978 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-930be7c3-1b60-43aa-b39a-a2a4bc516a56 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete backup with id: 32626cb8-ea53-45c8-a419-7912f8960da7. Aug 08 06:31:40.302295 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:40.302295 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:40.322465 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-930be7c3-1b60-43aa-b39a-a2a4bc516a56 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] delete_backup rpcapi backup_id 32626cb8-ea53-45c8-a419-7912f8960da7 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:31:40.324364 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-930be7c3-1b60-43aa-b39a-a2a4bc516a56 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 202 Aug 08 06:31:40.324364 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 817/3279] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:40 2026] DELETE /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:31:40.334993 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-69480e19-1b88-4628-baf8-9198ce2f93a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:40.337265 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69480e19-1b88-4628-baf8-9198ce2f93a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:40.337863 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69480e19-1b88-4628-baf8-9198ce2f93a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:40.338448 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69480e19-1b88-4628-baf8-9198ce2f93a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:40.338796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-69480e19-1b88-4628-baf8-9198ce2f93a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:40.344447 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:40.344447 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:40.345798 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69480e19-1b88-4628-baf8-9198ce2f93a0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 200 Aug 08 06:31:40.346516 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 826/3280] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:40 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:40.614190 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-39c0e0b9-3098-401a-8256-fc01fdbfea10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:40.616509 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39c0e0b9-3098-401a-8256-fc01fdbfea10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:40.616740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39c0e0b9-3098-401a-8256-fc01fdbfea10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:40.617202 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39c0e0b9-3098-401a-8256-fc01fdbfea10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:40.617202 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-39c0e0b9-3098-401a-8256-fc01fdbfea10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:40.625237 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:40.625237 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:40.626331 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39c0e0b9-3098-401a-8256-fc01fdbfea10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:40.627033 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 816/3281] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:40 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:40.755546 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-51f0319a-f5d8-48da-9215-1952a16147d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:40.758600 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51f0319a-f5d8-48da-9215-1952a16147d7 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 Aug 08 06:31:40.758926 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51f0319a-f5d8-48da-9215-1952a16147d7 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:40.759633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51f0319a-f5d8-48da-9215-1952a16147d7 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:40.769300 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51f0319a-f5d8-48da-9215-1952a16147d7 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 returned with HTTP 404 Aug 08 06:31:40.769880 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 823/3282] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:40 2026] GET /volume/v3/snapshots/044a63c8-ec6b-458a-a67d-2a685eaeffe1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:40.778527 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d19629cc-cf00-4b77-a523-a594fe33a7af None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:40.780888 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d19629cc-cf00-4b77-a523-a594fe33a7af tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 Aug 08 06:31:40.781218 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d19629cc-cf00-4b77-a523-a594fe33a7af tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:40.781495 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d19629cc-cf00-4b77-a523-a594fe33a7af tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:40.781736 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-d19629cc-cf00-4b77-a523-a594fe33a7af tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume with id: 25eda70c-6d1b-4f58-a5d9-70a993d72261 Aug 08 06:31:40.795072 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:40.795072 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:40.795484 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d19629cc-cf00-4b77-a523-a594fe33a7af tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:40.821354 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d19629cc-cf00-4b77-a523-a594fe33a7af tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume request issued successfully. Aug 08 06:31:40.821556 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d19629cc-cf00-4b77-a523-a594fe33a7af tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 returned with HTTP 202 Aug 08 06:31:40.822066 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 818/3283] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:40 2026] DELETE /volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:40.831563 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f0ff0cf2-214a-401e-8d8e-1e93a9009e12 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:40.836223 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0ff0cf2-214a-401e-8d8e-1e93a9009e12 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 Aug 08 06:31:40.837289 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0ff0cf2-214a-401e-8d8e-1e93a9009e12 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:40.838514 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0ff0cf2-214a-401e-8d8e-1e93a9009e12 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:40.848358 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:40.848358 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:40.858848 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f0ff0cf2-214a-401e-8d8e-1e93a9009e12 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:40.861256 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0ff0cf2-214a-401e-8d8e-1e93a9009e12 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 returned with HTTP 200 Aug 08 06:31:40.861704 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 827/3284] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:40 2026] GET /volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 => generated 1005 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:41.136747 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5620b4c8-1311-4869-8ca9-28a95e741518 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.139241 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5620b4c8-1311-4869-8ca9-28a95e741518 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:41.139241 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5620b4c8-1311-4869-8ca9-28a95e741518 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.139940 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5620b4c8-1311-4869-8ca9-28a95e741518 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.149868 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:41.149868 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:41.156086 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5620b4c8-1311-4869-8ca9-28a95e741518 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:41.162224 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5620b4c8-1311-4869-8ca9-28a95e741518 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 200 Aug 08 06:31:41.162445 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 817/3285] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:41 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 1293 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:41.179605 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f5fa8b3-502c-487d-b9e5-89ee438d050a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.182282 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f5fa8b3-502c-487d-b9e5-89ee438d050a tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] DELETE https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:41.182534 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f5fa8b3-502c-487d-b9e5-89ee438d050a tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.182765 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f5fa8b3-502c-487d-b9e5-89ee438d050a tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.183081 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9f5fa8b3-502c-487d-b9e5-89ee438d050a tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Delete volume with id: 481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:41.196748 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:41.196748 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:41.198814 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f5fa8b3-502c-487d-b9e5-89ee438d050a tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:41.225286 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f5fa8b3-502c-487d-b9e5-89ee438d050a tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Delete volume request issued successfully. Aug 08 06:31:41.225456 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f5fa8b3-502c-487d-b9e5-89ee438d050a tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 202 Aug 08 06:31:41.225923 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 824/3286] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:41 2026] DELETE /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:41.233461 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1b559d50-8539-4a51-85c1-8ecfacaa9da8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.239060 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b559d50-8539-4a51-85c1-8ecfacaa9da8 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:41.239060 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b559d50-8539-4a51-85c1-8ecfacaa9da8 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.239340 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b559d50-8539-4a51-85c1-8ecfacaa9da8 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.248850 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:41.248850 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:41.253426 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1b559d50-8539-4a51-85c1-8ecfacaa9da8 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Volume info retrieved successfully. Aug 08 06:31:41.259313 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b559d50-8539-4a51-85c1-8ecfacaa9da8 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 200 Aug 08 06:31:41.259604 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 819/3287] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:41 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 1292 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:41.362635 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-325fc79e-719e-4cb2-92dd-f7c7cd3f4323 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.364911 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-325fc79e-719e-4cb2-92dd-f7c7cd3f4323 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 Aug 08 06:31:41.365167 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-325fc79e-719e-4cb2-92dd-f7c7cd3f4323 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.365419 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-325fc79e-719e-4cb2-92dd-f7c7cd3f4323 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.365528 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-325fc79e-719e-4cb2-92dd-f7c7cd3f4323 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Show backup with id 32626cb8-ea53-45c8-a419-7912f8960da7. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:41.370156 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-325fc79e-719e-4cb2-92dd-f7c7cd3f4323 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 returned with HTTP 404 Aug 08 06:31:41.370721 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 828/3288] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:41 2026] GET /volume/v3/backups/32626cb8-ea53-45c8-a419-7912f8960da7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:41.515631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-c10d1a0a-60a8-4608-8e31-ca6c002c87c0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.518683 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-c10d1a0a-60a8-4608-8e31-ca6c002c87c0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:41.518927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-c10d1a0a-60a8-4608-8e31-ca6c002c87c0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.519177 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-c10d1a0a-60a8-4608-8e31-ca6c002c87c0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.537052 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:41.537052 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:41.542520 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-c10d1a0a-60a8-4608-8e31-ca6c002c87c0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:41.549161 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-c10d1a0a-60a8-4608-8e31-ca6c002c87c0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:31:41.549662 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 818/3289] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:31:41 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 1131 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:41.573222 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-a600bf06-c43d-4cec-89b4-246f40a366dc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.575758 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-a600bf06-c43d-4cec-89b4-246f40a366dc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] POST https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d/action Aug 08 06:31:41.576230 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-a600bf06-c43d-4cec-89b4-246f40a366dc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:31:41.576389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-a600bf06-c43d-4cec-89b4-246f40a366dc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:41.592404 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:41.592404 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:41.593114 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-a600bf06-c43d-4cec-89b4-246f40a366dc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:41.601617 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-a600bf06-c43d-4cec-89b4-246f40a366dc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Begin detaching volume completed successfully. Aug 08 06:31:41.601898 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-a600bf06-c43d-4cec-89b4-246f40a366dc tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d/action returned with HTTP 202 Aug 08 06:31:41.602432 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 825/3290] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:31:41 2026] POST /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:31:41.624058 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3a6eaa33-5445-4577-abec-a11522b50671 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.625974 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a6eaa33-5445-4577-abec-a11522b50671 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:41.626190 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a6eaa33-5445-4577-abec-a11522b50671 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.626390 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a6eaa33-5445-4577-abec-a11522b50671 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.639447 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:41.639447 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:41.639576 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-34544bb4-80af-4854-859d-48ab56025dd3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.641213 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34544bb4-80af-4854-859d-48ab56025dd3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:41.641387 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34544bb4-80af-4854-859d-48ab56025dd3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.641671 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34544bb4-80af-4854-859d-48ab56025dd3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.641945 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-34544bb4-80af-4854-859d-48ab56025dd3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:41.644979 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3a6eaa33-5445-4577-abec-a11522b50671 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:41.648604 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:41.648604 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:41.649830 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34544bb4-80af-4854-859d-48ab56025dd3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:41.651249 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 829/3291] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:41 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:41.652453 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a6eaa33-5445-4577-abec-a11522b50671 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:31:41.652882 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 820/3292] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:41 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:41.662721 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-07e79964-24d6-4fa8-a656-6bca4eba4919 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.665796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07e79964-24d6-4fa8-a656-6bca4eba4919 None None] GET https://10.4.3.32/volume// Aug 08 06:31:41.665796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07e79964-24d6-4fa8-a656-6bca4eba4919 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.665796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07e79964-24d6-4fa8-a656-6bca4eba4919 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.665796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07e79964-24d6-4fa8-a656-6bca4eba4919 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:31:41.665796 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 819/3293] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:31:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:31:41.673465 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-6be4d5b4-920f-4c54-a9ae-9d7ddc5c82b8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.676488 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-6be4d5b4-920f-4c54-a9ae-9d7ddc5c82b8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:41.676861 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-6be4d5b4-920f-4c54-a9ae-9d7ddc5c82b8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.677109 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-6be4d5b4-920f-4c54-a9ae-9d7ddc5c82b8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.689392 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:41.689392 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:41.694765 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-6be4d5b4-920f-4c54-a9ae-9d7ddc5c82b8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:41.700331 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-6be4d5b4-920f-4c54-a9ae-9d7ddc5c82b8 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:31:41.700783 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 826/3294] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:31:41 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 1314 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:31:41.877997 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-54eee693-e06a-4dda-9fea-99b04c242d8c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.881478 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54eee693-e06a-4dda-9fea-99b04c242d8c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 Aug 08 06:31:41.881478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54eee693-e06a-4dda-9fea-99b04c242d8c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:41.881931 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54eee693-e06a-4dda-9fea-99b04c242d8c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:41.890839 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54eee693-e06a-4dda-9fea-99b04c242d8c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 returned with HTTP 404 Aug 08 06:31:41.891546 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 830/3295] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:41 2026] GET /volume/v3/volumes/25eda70c-6d1b-4f58-a5d9-70a993d72261 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:41.910492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:41.912839 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:41.914186 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1074567615"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:41.915578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1074567615'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:41.915724 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume of 1 GB Aug 08 06:31:41.920749 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Availability Zones retrieved successfully. Aug 08 06:31:41.928842 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (6266b1fc-ec83-4a72-a4cf-c7c5de4f5e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:41.930231 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1de7a5b-ee67-4f15-a8de-62026f483fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:41.931329 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:41.962185 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1de7a5b-ee67-4f15-a8de-62026f483fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:41.963296 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1648a322-2ec6-45af-8109-60311417d4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:42.012762 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['670050c1-499f-45a6-9a09-808bbf4e9785', '56a5f8f7-3ab1-47b5-85cd-c5875cd818a5', '03d9e2f1-3dfb-4af2-9502-f828e497f12d', '8892fba1-be21-49b0-bbf7-b07d4e92def7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:42.013805 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1648a322-2ec6-45af-8109-60311417d4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['670050c1-499f-45a6-9a09-808bbf4e9785', '56a5f8f7-3ab1-47b5-85cd-c5875cd818a5', '03d9e2f1-3dfb-4af2-9502-f828e497f12d', '8892fba1-be21-49b0-bbf7-b07d4e92def7']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:42.014761 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (106a1f8c-9a05-4554-8812-6f036c5b5a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:42.043860 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (106a1f8c-9a05-4554-8812-6f036c5b5a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1074567615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['670050c1-499f-45a6-9a09-808bbf4e9785','56a5f8f7-3ab1-47b5-85cd-c5875cd818a5','03d9e2f1-3dfb-4af2-9502-f828e497f12d','8892fba1-be21-49b0-bbf7-b07d4e92def7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1074567615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2001f34586d4545b4937694b92a2c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:42.044350 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb4b9dd-3b39-4cc7-bfac-ea5d50ea55eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:42.065790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb4b9dd-3b39-4cc7-bfac-ea5d50ea55eb) transitioned into state 'SUCCESS' from state '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-1074567615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['670050c1-499f-45a6-9a09-808bbf4e9785','56a5f8f7-3ab1-47b5-85cd-c5875cd818a5','03d9e2f1-3dfb-4af2-9502-f828e497f12d','8892fba1-be21-49b0-bbf7-b07d4e92def7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:42.067011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86a7861-0ab6-4797-927d-6e1430bbfff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:42.079348 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86a7861-0ab6-4797-927d-6e1430bbfff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:42.080670 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (6266b1fc-ec83-4a72-a4cf-c7c5de4f5e40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:42.081843 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request issued successfully. Aug 08 06:31:42.082191 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2247952e-bf8c-4075-a0fd-dd05fe2cf96d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:42.082741 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 821/3296] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:31:41 2026] POST /volume/v3/volumes => generated 776 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:42.097547 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-adbf83c9-c193-4d2b-afbb-97c6e42fff0d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:42.099984 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adbf83c9-c193-4d2b-afbb-97c6e42fff0d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 Aug 08 06:31:42.100676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adbf83c9-c193-4d2b-afbb-97c6e42fff0d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:42.100676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adbf83c9-c193-4d2b-afbb-97c6e42fff0d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:42.109903 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:42.109903 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:42.116328 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-adbf83c9-c193-4d2b-afbb-97c6e42fff0d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:42.124121 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adbf83c9-c193-4d2b-afbb-97c6e42fff0d tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 returned with HTTP 200 Aug 08 06:31:42.124835 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 820/3297] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:42 2026] GET /volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:42.280798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db92071c-8f2b-4b0c-b2a9-919790d0d852 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:42.281562 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db92071c-8f2b-4b0c-b2a9-919790d0d852 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] GET https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 Aug 08 06:31:42.281860 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db92071c-8f2b-4b0c-b2a9-919790d0d852 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:42.282129 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db92071c-8f2b-4b0c-b2a9-919790d0d852 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:42.291611 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db92071c-8f2b-4b0c-b2a9-919790d0d852 tempest-VolumeAndVolumeTypeFromImageTest-1134424508 tempest-VolumeAndVolumeTypeFromImageTest-1134424508-project-member] https://10.4.3.32/volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 returned with HTTP 404 Aug 08 06:31:42.291947 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 827/3298] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:42 2026] GET /volume/v3/volumes/481726b7-1bcf-4703-9479-4e5eec020590 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:42.570432 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4fd3ca24-08af-4e72-a960-2f91ea100310 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:42.572581 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4fd3ca24-08af-4e72-a960-2f91ea100310 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:31:42.572827 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4fd3ca24-08af-4e72-a960-2f91ea100310 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:42.573162 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4fd3ca24-08af-4e72-a960-2f91ea100310 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:42.573891 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-4fd3ca24-08af-4e72-a960-2f91ea100310 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:31:42.628008 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4fd3ca24-08af-4e72-a960-2f91ea100310 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Get all volumes completed successfully. Aug 08 06:31:42.630422 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:42.630422 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:42.638890 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4fd3ca24-08af-4e72-a960-2f91ea100310 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:31:42.639670 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 831/3299] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:31:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13026 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 06:31:42.664330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-27cfda64-6998-4477-91a3-c9918da65cc3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:42.664495 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-48dd6c7f-c43f-4c69-a6f5-b10c1d937443 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:42.666996 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-27cfda64-6998-4477-91a3-c9918da65cc3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:42.667269 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-27cfda64-6998-4477-91a3-c9918da65cc3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:42.667511 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-27cfda64-6998-4477-91a3-c9918da65cc3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:42.667650 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-27cfda64-6998-4477-91a3-c9918da65cc3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:42.667799 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48dd6c7f-c43f-4c69-a6f5-b10c1d937443 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/4b19a798-0f0f-4b38-9981-8d7a2f532e3b Aug 08 06:31:42.668050 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48dd6c7f-c43f-4c69-a6f5-b10c1d937443 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:42.668269 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48dd6c7f-c43f-4c69-a6f5-b10c1d937443 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:42.668484 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-48dd6c7f-c43f-4c69-a6f5-b10c1d937443 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Delete volume with id: 4b19a798-0f0f-4b38-9981-8d7a2f532e3b Aug 08 06:31:42.671379 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8bd0d6e2-39c0-49b3-ab38-d747fa006d36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:42.671569 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=391,cinder:UPDATE=113,cinder:INSERT=60 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:31:42.676763 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bd0d6e2-39c0-49b3-ab38-d747fa006d36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:42.676896 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:42.676896 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:42.676981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bd0d6e2-39c0-49b3-ab38-d747fa006d36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:42.676981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bd0d6e2-39c0-49b3-ab38-d747fa006d36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:42.677055 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-27cfda64-6998-4477-91a3-c9918da65cc3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:42.677055 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 822/3300] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:42 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:42.677283 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:42.677283 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:42.677686 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-48dd6c7f-c43f-4c69-a6f5-b10c1d937443 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Volume info retrieved successfully. Aug 08 06:31:42.691412 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:42.691412 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:42.698648 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8bd0d6e2-39c0-49b3-ab38-d747fa006d36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:42.700004 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.image.cache [None req-48dd6c7f-c43f-4c69-a6f5-b10c1d937443 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '9b5acfe0-0927-49a6-a9d7-3d57e9d7a522', 'volume_id': '4b19a798-0f0f-4b38-9981-8d7a2f532e3b', 'host': 'np0000006785@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 8, 6, 31, 33), 'last_used': datetime.datetime(2026, 8, 8, 6, 31, 40)}. {{(pid=100290) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 08 06:31:42.702990 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bd0d6e2-39c0-49b3-ab38-d747fa006d36 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:31:42.703751 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 828/3301] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:42 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:42.712314 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-48dd6c7f-c43f-4c69-a6f5-b10c1d937443 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Delete volume request issued successfully. Aug 08 06:31:42.712637 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48dd6c7f-c43f-4c69-a6f5-b10c1d937443 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] https://10.4.3.32/volume/v3/volumes/4b19a798-0f0f-4b38-9981-8d7a2f532e3b returned with HTTP 202 Aug 08 06:31:42.713333 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 821/3302] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:42 2026] DELETE /volume/v3/volumes/4b19a798-0f0f-4b38-9981-8d7a2f532e3b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:42.723502 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9dca7403-a1d7-41b1-9cc6-01cec51e864a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:42.724175 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9dca7403-a1d7-41b1-9cc6-01cec51e864a tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] GET https://10.4.3.32/volume/v3/volumes/4b19a798-0f0f-4b38-9981-8d7a2f532e3b Aug 08 06:31:42.724423 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9dca7403-a1d7-41b1-9cc6-01cec51e864a tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:42.724668 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9dca7403-a1d7-41b1-9cc6-01cec51e864a tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:42.735798 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:42.735798 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:42.740233 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9dca7403-a1d7-41b1-9cc6-01cec51e864a tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Volume info retrieved successfully. Aug 08 06:31:42.751552 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9dca7403-a1d7-41b1-9cc6-01cec51e864a tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] https://10.4.3.32/volume/v3/volumes/4b19a798-0f0f-4b38-9981-8d7a2f532e3b returned with HTTP 200 Aug 08 06:31:42.751552 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 832/3303] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:42 2026] GET /volume/v3/volumes/4b19a798-0f0f-4b38-9981-8d7a2f532e3b => generated 1103 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:42.826278 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-0ee38630-522a-4ff6-aeb6-6f1e6ca21c50 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:42.829186 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-0ee38630-522a-4ff6-aeb6-6f1e6ca21c50 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8902e4f3-31b1-4374-a977-75ddc7730e2a Aug 08 06:31:42.829493 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-0ee38630-522a-4ff6-aeb6-6f1e6ca21c50 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:42.829786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-0ee38630-522a-4ff6-aeb6-6f1e6ca21c50 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:42.842940 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:42.842940 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:42.911560 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-636cc59b-42cc-4736-8c75-4a011e798be0 req-0ee38630-522a-4ff6-aeb6-6f1e6ca21c50 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/attachments/8902e4f3-31b1-4374-a977-75ddc7730e2a returned with HTTP 200 Aug 08 06:31:42.912035 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 823/3304] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:31:42 2026] DELETE /volume/v3/attachments/8902e4f3-31b1-4374-a977-75ddc7730e2a => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:43.143944 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0453df41-66c8-4018-ab73-8d81470be066 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:43.146201 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0453df41-66c8-4018-ab73-8d81470be066 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 Aug 08 06:31:43.146201 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0453df41-66c8-4018-ab73-8d81470be066 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:43.146312 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0453df41-66c8-4018-ab73-8d81470be066 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:43.156845 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:43.156845 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:43.161819 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0453df41-66c8-4018-ab73-8d81470be066 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:43.167983 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0453df41-66c8-4018-ab73-8d81470be066 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 returned with HTTP 200 Aug 08 06:31:43.168411 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 829/3305] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:43 2026] GET /volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:43.187734 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b3411315-c31a-4a02-84ca-b17f2c1c357f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:43.189759 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3411315-c31a-4a02-84ca-b17f2c1c357f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:43.190648 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3411315-c31a-4a02-84ca-b17f2c1c357f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1660822227"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:43.200848 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:43.200848 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:43.201064 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b3411315-c31a-4a02-84ca-b17f2c1c357f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:43.204414 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-b3411315-c31a-4a02-84ca-b17f2c1c357f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create snapshot from volume 134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 Aug 08 06:31:43.238906 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b3411315-c31a-4a02-84ca-b17f2c1c357f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['4d1b582d-906c-4c91-9655-c6bce532f229', '48232e0c-3a7e-490f-aeb1-5c1e858ed573', '7ae8e443-832c-4233-8a59-56d2617814a0', 'afd2d2a5-d8e0-442b-a041-40bde7141a37'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:43.278866 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b3411315-c31a-4a02-84ca-b17f2c1c357f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot create request issued successfully. Aug 08 06:31:43.278866 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3411315-c31a-4a02-84ca-b17f2c1c357f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:31:43.278866 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 822/3306] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:31:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:43.291647 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b2043d41-161a-4d04-b46f-7253d6801ed8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:43.294499 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2043d41-161a-4d04-b46f-7253d6801ed8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e Aug 08 06:31:43.294499 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2043d41-161a-4d04-b46f-7253d6801ed8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:43.294499 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2043d41-161a-4d04-b46f-7253d6801ed8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:43.301159 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:43.301159 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:43.301388 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2043d41-161a-4d04-b46f-7253d6801ed8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:43.302145 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2043d41-161a-4d04-b46f-7253d6801ed8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e returned with HTTP 200 Aug 08 06:31:43.303686 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 833/3307] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:43 2026] GET /volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:43.692149 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7b813042-ac44-4245-81d2-9e3752d90dab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:43.694531 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b813042-ac44-4245-81d2-9e3752d90dab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:43.694814 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b813042-ac44-4245-81d2-9e3752d90dab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:43.695357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b813042-ac44-4245-81d2-9e3752d90dab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:43.695357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7b813042-ac44-4245-81d2-9e3752d90dab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:43.701293 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:43.701293 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:43.702222 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b813042-ac44-4245-81d2-9e3752d90dab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:43.702633 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 824/3308] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:43 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:43.719564 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-96a44bd9-f5bd-4015-847c-14c805f5c905 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:43.722306 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96a44bd9-f5bd-4015-847c-14c805f5c905 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:43.722306 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96a44bd9-f5bd-4015-847c-14c805f5c905 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:43.722306 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96a44bd9-f5bd-4015-847c-14c805f5c905 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:43.724099 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=227,cinder:INSERT=14,cinder:UPDATE=27 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:31:43.731438 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:43.731438 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:43.736624 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-96a44bd9-f5bd-4015-847c-14c805f5c905 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:43.741431 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96a44bd9-f5bd-4015-847c-14c805f5c905 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:31:43.741919 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 830/3309] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:43 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:43.768619 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d81fc42c-b477-47b4-b952-0116cb76460b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:43.772709 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d81fc42c-b477-47b4-b952-0116cb76460b tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] GET https://10.4.3.32/volume/v3/volumes/4b19a798-0f0f-4b38-9981-8d7a2f532e3b Aug 08 06:31:43.772954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d81fc42c-b477-47b4-b952-0116cb76460b tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:43.773192 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d81fc42c-b477-47b4-b952-0116cb76460b tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:43.779717 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d81fc42c-b477-47b4-b952-0116cb76460b tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] https://10.4.3.32/volume/v3/volumes/4b19a798-0f0f-4b38-9981-8d7a2f532e3b returned with HTTP 404 Aug 08 06:31:43.780387 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 823/3310] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:43 2026] GET /volume/v3/volumes/4b19a798-0f0f-4b38-9981-8d7a2f532e3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:43.791614 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9aeb3321-2e8f-4352-908b-4ce6f51758e2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:43.795508 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9aeb3321-2e8f-4352-908b-4ce6f51758e2 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] DELETE https://10.4.3.32/volume/v3/types/f640b991-d56f-43b6-811e-265e9b0ebcdf Aug 08 06:31:43.795920 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9aeb3321-2e8f-4352-908b-4ce6f51758e2 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:43.796483 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9aeb3321-2e8f-4352-908b-4ce6f51758e2 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:43.847865 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9aeb3321-2e8f-4352-908b-4ce6f51758e2 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] https://10.4.3.32/volume/v3/types/f640b991-d56f-43b6-811e-265e9b0ebcdf returned with HTTP 202 Aug 08 06:31:43.848749 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 834/3311] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:31:43 2026] DELETE /volume/v3/types/f640b991-d56f-43b6-811e-265e9b0ebcdf => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:43.856530 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7c6e37c4-e384-4fe9-9b0f-636ddd502a99 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:43.858922 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c6e37c4-e384-4fe9-9b0f-636ddd502a99 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] GET https://10.4.3.32/volume/v3/types/f640b991-d56f-43b6-811e-265e9b0ebcdf Aug 08 06:31:43.859215 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c6e37c4-e384-4fe9-9b0f-636ddd502a99 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:43.859469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c6e37c4-e384-4fe9-9b0f-636ddd502a99 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:43.863742 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c6e37c4-e384-4fe9-9b0f-636ddd502a99 tempest-VolumeAndVolumeTypeFromImageTest-1097022170 tempest-VolumeAndVolumeTypeFromImageTest-1097022170-project-admin] https://10.4.3.32/volume/v3/types/f640b991-d56f-43b6-811e-265e9b0ebcdf returned with HTTP 404 Aug 08 06:31:43.864452 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 825/3312] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:31:43 2026] GET /volume/v3/types/f640b991-d56f-43b6-811e-265e9b0ebcdf => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:44.316079 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6b887c21-d26d-4cfa-9bb6-9adb38046dff None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:44.319494 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b887c21-d26d-4cfa-9bb6-9adb38046dff tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e Aug 08 06:31:44.319764 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b887c21-d26d-4cfa-9bb6-9adb38046dff tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:44.320048 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b887c21-d26d-4cfa-9bb6-9adb38046dff tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:44.329623 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:44.329623 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:44.330091 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6b887c21-d26d-4cfa-9bb6-9adb38046dff tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:44.331320 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b887c21-d26d-4cfa-9bb6-9adb38046dff tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e returned with HTTP 200 Aug 08 06:31:44.331878 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 831/3313] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:44 2026] GET /volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:44.347114 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3a32c67d-c52a-4479-8c78-e79181f70032 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:44.355965 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a32c67d-c52a-4479-8c78-e79181f70032 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] POST https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e/action Aug 08 06:31:44.356404 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3a32c67d-c52a-4479-8c78-e79181f70032 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:31:44.356591 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3a32c67d-c52a-4479-8c78-e79181f70032 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:44.359118 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-3a32c67d-c52a-4479-8c78-e79181f70032 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Updating snapshot '8f43769a-4fd0-44d4-af5f-9a1f689eb43e' with '{'status': 'error'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:31:44.374619 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:44.374619 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:44.375227 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-3a32c67d-c52a-4479-8c78-e79181f70032 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8a99828250d04354be306828e39dd879', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2001f34586d4545b4937694b92a2c9c', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:31:44.375424 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a32c67d-c52a-4479-8c78-e79181f70032 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e/action returned with HTTP 403 Aug 08 06:31:44.375902 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 824/3314] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:31:44 2026] POST /volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:44.386166 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-29456432-1afe-449d-961a-0c7c21c4e407 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:44.390097 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-29456432-1afe-449d-961a-0c7c21c4e407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e Aug 08 06:31:44.390523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-29456432-1afe-449d-961a-0c7c21c4e407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:44.391947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-29456432-1afe-449d-961a-0c7c21c4e407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:44.392156 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-29456432-1afe-449d-961a-0c7c21c4e407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete snapshot with id: 8f43769a-4fd0-44d4-af5f-9a1f689eb43e Aug 08 06:31:44.405711 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:44.405711 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:44.406288 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-29456432-1afe-449d-961a-0c7c21c4e407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:44.436361 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-29456432-1afe-449d-961a-0c7c21c4e407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot delete request issued successfully. Aug 08 06:31:44.436622 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-29456432-1afe-449d-961a-0c7c21c4e407 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e returned with HTTP 202 Aug 08 06:31:44.438304 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 835/3315] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:31:44 2026] DELETE /volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:44.451919 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6b457410-665c-4edb-971f-8af1304c269b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:44.456793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6b457410-665c-4edb-971f-8af1304c269b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e Aug 08 06:31:44.456793 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6b457410-665c-4edb-971f-8af1304c269b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:44.456793 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6b457410-665c-4edb-971f-8af1304c269b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:44.466454 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:44.466454 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:44.466454 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6b457410-665c-4edb-971f-8af1304c269b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:44.466454 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6b457410-665c-4edb-971f-8af1304c269b tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e returned with HTTP 200 Aug 08 06:31:44.467057 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 826/3316] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:44 2026] GET /volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:44.714421 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-58c4fff2-841c-4b6f-bac7-eec662134e88 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:44.720268 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-58c4fff2-841c-4b6f-bac7-eec662134e88 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:44.720705 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-58c4fff2-841c-4b6f-bac7-eec662134e88 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:44.723797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-58c4fff2-841c-4b6f-bac7-eec662134e88 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:44.723797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-58c4fff2-841c-4b6f-bac7-eec662134e88 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:44.729471 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:44.729471 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:44.730434 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-58c4fff2-841c-4b6f-bac7-eec662134e88 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:44.730942 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 832/3317] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:44 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:44.743818 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bfa189b0-81d4-465a-afa7-db49472f265c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:44.746040 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bfa189b0-81d4-465a-afa7-db49472f265c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655/restore Aug 08 06:31:44.746503 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bfa189b0-81d4-465a-afa7-db49472f265c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "939abee3-80df-4f08-a244-c0d6f7705cb4"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:44.748082 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-bfa189b0-81d4-465a-afa7-db49472f265c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Restoring backup e9b3fab6-2650-41bc-9982-fbdd5f56b655 ({'restore': {'volume_id': '939abee3-80df-4f08-a244-c0d6f7705cb4'}}) {{(pid=100290) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 06:31:44.748209 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-bfa189b0-81d4-465a-afa7-db49472f265c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Restoring backup e9b3fab6-2650-41bc-9982-fbdd5f56b655 to volume 939abee3-80df-4f08-a244-c0d6f7705cb4. Aug 08 06:31:44.755755 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:44.755755 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:44.769167 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:44.769167 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:44.769992 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bfa189b0-81d4-465a-afa7-db49472f265c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:31:44.770159 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.api [None req-bfa189b0-81d4-465a-afa7-db49472f265c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Checking backup size 1 against volume size 1 {{(pid=100290) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 06:31:44.770842 np0000006785 devstack@c-api.service[100290]: INFO cinder.backup.api [None req-bfa189b0-81d4-465a-afa7-db49472f265c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Overwriting volume 939abee3-80df-4f08-a244-c0d6f7705cb4 with restore of backup e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:44.790659 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-bfa189b0-81d4-465a-afa7-db49472f265c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] restore_backup in rpcapi backup_id e9b3fab6-2650-41bc-9982-fbdd5f56b655 {{(pid=100290) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 06:31:44.793550 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bfa189b0-81d4-465a-afa7-db49472f265c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655/restore returned with HTTP 202 Aug 08 06:31:44.793550 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 825/3318] 10.4.3.32 () {68 vars in 1386 bytes} [Sat Aug 8 06:31:44 2026] POST /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655/restore => generated 180 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:44.805795 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2043be83-ce53-4b90-8612-4433e4d3b7a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:44.807005 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2043be83-ce53-4b90-8612-4433e4d3b7a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:44.807294 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2043be83-ce53-4b90-8612-4433e4d3b7a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:44.807555 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2043be83-ce53-4b90-8612-4433e4d3b7a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:44.807660 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2043be83-ce53-4b90-8612-4433e4d3b7a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:44.812595 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:44.812595 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:44.813674 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2043be83-ce53-4b90-8612-4433e4d3b7a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:44.814308 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 836/3319] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:44 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:45.482360 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7b00dd4c-e5d6-4edd-9f49-aa118a5e6b3f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:45.485732 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b00dd4c-e5d6-4edd-9f49-aa118a5e6b3f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e Aug 08 06:31:45.485732 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b00dd4c-e5d6-4edd-9f49-aa118a5e6b3f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:45.485732 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b00dd4c-e5d6-4edd-9f49-aa118a5e6b3f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:45.495254 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b00dd4c-e5d6-4edd-9f49-aa118a5e6b3f tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e returned with HTTP 404 Aug 08 06:31:45.495254 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 827/3320] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:45 2026] GET /volume/v3/snapshots/8f43769a-4fd0-44d4-af5f-9a1f689eb43e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:45.510002 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7e16d0bc-9e2c-4768-8794-9024f59328cd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:45.513515 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e16d0bc-9e2c-4768-8794-9024f59328cd tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 Aug 08 06:31:45.513665 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e16d0bc-9e2c-4768-8794-9024f59328cd tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:45.513968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e16d0bc-9e2c-4768-8794-9024f59328cd tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:45.514217 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7e16d0bc-9e2c-4768-8794-9024f59328cd tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume with id: 134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 Aug 08 06:31:45.523864 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:45.523864 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:45.524291 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7e16d0bc-9e2c-4768-8794-9024f59328cd tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:45.551821 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7e16d0bc-9e2c-4768-8794-9024f59328cd tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume request issued successfully. Aug 08 06:31:45.552136 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e16d0bc-9e2c-4768-8794-9024f59328cd tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 returned with HTTP 202 Aug 08 06:31:45.552871 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 833/3321] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:45 2026] DELETE /volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:45.564697 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-76b87916-2558-40d7-acc6-29dddd153042 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:45.567216 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76b87916-2558-40d7-acc6-29dddd153042 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 Aug 08 06:31:45.567414 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76b87916-2558-40d7-acc6-29dddd153042 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:45.567603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76b87916-2558-40d7-acc6-29dddd153042 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:45.576743 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:45.576743 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:45.580939 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-76b87916-2558-40d7-acc6-29dddd153042 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:45.587739 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76b87916-2558-40d7-acc6-29dddd153042 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 returned with HTTP 200 Aug 08 06:31:45.587939 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 826/3322] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:45 2026] GET /volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:45.827206 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1f96273f-ddad-4a53-9277-36c968d62bed None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:45.828564 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1f96273f-ddad-4a53-9277-36c968d62bed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:45.828835 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1f96273f-ddad-4a53-9277-36c968d62bed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:45.829106 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1f96273f-ddad-4a53-9277-36c968d62bed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:45.829261 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1f96273f-ddad-4a53-9277-36c968d62bed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:45.834483 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:45.834483 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:45.835544 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1f96273f-ddad-4a53-9277-36c968d62bed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:45.836427 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 837/3323] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:45 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:46.298391 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:46.404249 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:46.404612 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-746793018"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:46.406882 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-746793018'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:46.407134 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:31:46.411651 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:31:46.417990 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (a321f3a6-85b1-4b8b-a16f-d05ab0ba93e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:46.419271 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c05ed76-16e0-489c-9adc-2203677ddf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.420344 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:46.458377 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c05ed76-16e0-489c-9adc-2203677ddf59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.459167 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cde82b4-7957-494b-b6be-f77e14413e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.574316 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['59dee516-bb95-4059-84b8-f26f13bd7945', '5548e390-8c3f-4bcd-b859-6253123a0018', 'f4a466c2-872b-4974-b548-1a24558f6456', '0b162647-2df3-4c11-9c92-84f6c5d7b015'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:46.576394 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cde82b4-7957-494b-b6be-f77e14413e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59dee516-bb95-4059-84b8-f26f13bd7945', '5548e390-8c3f-4bcd-b859-6253123a0018', 'f4a466c2-872b-4974-b548-1a24558f6456', '0b162647-2df3-4c11-9c92-84f6c5d7b015']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.577217 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (242c667d-3bd2-4f36-a07d-9711ad478e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.605522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4ff199b1-8903-4b7f-9643-ef936ddd3460 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:46.611022 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ff199b1-8903-4b7f-9643-ef936ddd3460 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 Aug 08 06:31:46.611322 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ff199b1-8903-4b7f-9643-ef936ddd3460 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:46.611595 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4ff199b1-8903-4b7f-9643-ef936ddd3460 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:46.616798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (242c667d-3bd2-4f36-a07d-9711ad478e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c942df1b-b6eb-461e-8ff8-1d08ae5c8c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-746793018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['59dee516-bb95-4059-84b8-f26f13bd7945','5548e390-8c3f-4bcd-b859-6253123a0018','f4a466c2-872b-4974-b548-1a24558f6456','0b162647-2df3-4c11-9c92-84f6c5d7b015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-746793018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c942df1b-b6eb-461e-8ff8-1d08ae5c8c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.616798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd48fc97-7178-4ff8-ab18-6bd3f7ab833b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.621936 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4ff199b1-8903-4b7f-9643-ef936ddd3460 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 returned with HTTP 404 Aug 08 06:31:46.622504 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 834/3324] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:46 2026] GET /volume/v3/volumes/134a4fdf-a99d-4fc8-ac30-f7d8dbe474a3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:46.635841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-821550b7-e226-43ff-b4ce-2fc696f3084c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:46.638140 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:46.638541 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-667137435"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:46.640325 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-667137435'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:46.640471 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume of 1 GB Aug 08 06:31:46.646147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd48fc97-7178-4ff8-ab18-6bd3f7ab833b) transitioned into state 'SUCCESS' from state '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-746793018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['59dee516-bb95-4059-84b8-f26f13bd7945','5548e390-8c3f-4bcd-b859-6253123a0018','f4a466c2-872b-4974-b548-1a24558f6456','0b162647-2df3-4c11-9c92-84f6c5d7b015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.646325 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Availability Zones retrieved successfully. Aug 08 06:31:46.647172 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (638843c7-2264-4d6f-b6ca-e26ee24d3b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.652732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (f46a2f44-ae61-43c5-89d4-77c696f76617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:46.653649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8967bf1-8af5-4155-a01b-72acf9e1d6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.654431 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:46.660219 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (638843c7-2264-4d6f-b6ca-e26ee24d3b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.661226 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (a321f3a6-85b1-4b8b-a16f-d05ab0ba93e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:46.661575 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:31:46.662187 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aab3b6c7-66dc-4257-9b9e-407a2e67f28e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:46.662657 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 828/3325] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:31:46 2026] POST /volume/v3/volumes => generated 767 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:46.678084 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-47ae5ab3-fdbf-4301-a8a2-11fa784c0e0a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:46.679852 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47ae5ab3-fdbf-4301-a8a2-11fa784c0e0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:31:46.680158 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47ae5ab3-fdbf-4301-a8a2-11fa784c0e0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:46.680389 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-47ae5ab3-fdbf-4301-a8a2-11fa784c0e0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:46.686045 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8967bf1-8af5-4155-a01b-72acf9e1d6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.687034 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10a8731-5cb6-4995-8822-ab5e31c764b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.693264 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:46.693264 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:46.700312 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-47ae5ab3-fdbf-4301-a8a2-11fa784c0e0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:46.708768 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-47ae5ab3-fdbf-4301-a8a2-11fa784c0e0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 returned with HTTP 200 Aug 08 06:31:46.709575 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 838/3326] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:46 2026] GET /volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 => generated 835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:46.739967 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['b82fc1af-0839-4c8f-9612-bd99a0f58820', '9be4ee36-a1de-4dde-b44c-e3ffa552a51c', 'adaedd80-fc6e-4c0d-ab2c-783096a4c06a', 'a6ad856f-2d78-45fa-af95-5cf3f1ca9302'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:46.741928 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10a8731-5cb6-4995-8822-ab5e31c764b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b82fc1af-0839-4c8f-9612-bd99a0f58820', '9be4ee36-a1de-4dde-b44c-e3ffa552a51c', 'adaedd80-fc6e-4c0d-ab2c-783096a4c06a', 'a6ad856f-2d78-45fa-af95-5cf3f1ca9302']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.742427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80521912-dd88-4634-bb45-f3d8fc9d59a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.777675 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80521912-dd88-4634-bb45-f3d8fc9d59a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '833f9198-e319-424d-ba1a-7e12b45c2eee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-667137435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['b82fc1af-0839-4c8f-9612-bd99a0f58820','9be4ee36-a1de-4dde-b44c-e3ffa552a51c','adaedd80-fc6e-4c0d-ab2c-783096a4c06a','a6ad856f-2d78-45fa-af95-5cf3f1ca9302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-667137435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=833f9198-e319-424d-ba1a-7e12b45c2eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2001f34586d4545b4937694b92a2c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.778876 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d999d9e1-a077-4487-ac2d-0a253f2bb2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.811003 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d999d9e1-a077-4487-ac2d-0a253f2bb2cb) transitioned into state 'SUCCESS' from state '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-667137435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['b82fc1af-0839-4c8f-9612-bd99a0f58820','9be4ee36-a1de-4dde-b44c-e3ffa552a51c','adaedd80-fc6e-4c0d-ab2c-783096a4c06a','a6ad856f-2d78-45fa-af95-5cf3f1ca9302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.813507 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ba98ab-41f6-4326-8c76-d5bf05695458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:46.830437 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ba98ab-41f6-4326-8c76-d5bf05695458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:46.831223 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (f46a2f44-ae61-43c5-89d4-77c696f76617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:46.831696 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request issued successfully. Aug 08 06:31:46.833532 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-821550b7-e226-43ff-b4ce-2fc696f3084c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:46.834432 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 827/3327] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:31:46 2026] POST /volume/v3/volumes => generated 775 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:46.856808 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-149a31cf-9f39-44cf-b825-f6f96a97c6f8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:46.857496 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c7b595b7-bdfa-4da2-97d2-c03077ed70ed None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:46.861084 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7b595b7-bdfa-4da2-97d2-c03077ed70ed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:46.861084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7b595b7-bdfa-4da2-97d2-c03077ed70ed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:46.861084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7b595b7-bdfa-4da2-97d2-c03077ed70ed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:46.861084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c7b595b7-bdfa-4da2-97d2-c03077ed70ed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:46.861254 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-149a31cf-9f39-44cf-b825-f6f96a97c6f8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee Aug 08 06:31:46.861254 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-149a31cf-9f39-44cf-b825-f6f96a97c6f8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:46.861254 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-149a31cf-9f39-44cf-b825-f6f96a97c6f8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:46.869439 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:46.869439 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:46.870488 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7b595b7-bdfa-4da2-97d2-c03077ed70ed tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:46.871015 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 829/3328] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:46 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:46.876825 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:46.876825 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:46.882946 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-149a31cf-9f39-44cf-b825-f6f96a97c6f8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:46.889269 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-149a31cf-9f39-44cf-b825-f6f96a97c6f8 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee returned with HTTP 200 Aug 08 06:31:46.890936 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 835/3329] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:46 2026] GET /volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:46.984678 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8e8f3027-82c9-41e6-8f67-fb8d5dc75cc0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:46.986760 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e8f3027-82c9-41e6-8f67-fb8d5dc75cc0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:46.986858 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e8f3027-82c9-41e6-8f67-fb8d5dc75cc0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:46.987076 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e8f3027-82c9-41e6-8f67-fb8d5dc75cc0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:46.994519 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:46.994519 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:46.997945 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8e8f3027-82c9-41e6-8f67-fb8d5dc75cc0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:47.002497 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e8f3027-82c9-41e6-8f67-fb8d5dc75cc0 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:31:47.002497 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 839/3330] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:46 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:47.025991 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9e956e18-4ef4-48bc-8d43-08f6d90271e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:47.028702 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e956e18-4ef4-48bc-8d43-08f6d90271e2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:47.028994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e956e18-4ef4-48bc-8d43-08f6d90271e2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:47.029292 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e956e18-4ef4-48bc-8d43-08f6d90271e2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:47.029500 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9e956e18-4ef4-48bc-8d43-08f6d90271e2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume with id: d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:47.042174 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:47.042174 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:47.042415 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e956e18-4ef4-48bc-8d43-08f6d90271e2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:47.073223 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e956e18-4ef4-48bc-8d43-08f6d90271e2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Delete volume request issued successfully. Aug 08 06:31:47.073223 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e956e18-4ef4-48bc-8d43-08f6d90271e2 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 202 Aug 08 06:31:47.073223 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 828/3331] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:47 2026] DELETE /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:47.081173 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fe440019-05fa-415d-bc53-50493bc88ef6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:47.083338 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe440019-05fa-415d-bc53-50493bc88ef6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:47.083809 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe440019-05fa-415d-bc53-50493bc88ef6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:47.084055 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe440019-05fa-415d-bc53-50493bc88ef6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:47.093674 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:47.093674 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:47.100396 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fe440019-05fa-415d-bc53-50493bc88ef6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Volume info retrieved successfully. Aug 08 06:31:47.115040 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe440019-05fa-415d-bc53-50493bc88ef6 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 200 Aug 08 06:31:47.115934 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 830/3332] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:47 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:47.728177 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f6e5f22c-24ed-4f7e-af3d-12f6cb2ff0a0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:47.730593 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6e5f22c-24ed-4f7e-af3d-12f6cb2ff0a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:31:47.730873 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6e5f22c-24ed-4f7e-af3d-12f6cb2ff0a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:47.731075 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6e5f22c-24ed-4f7e-af3d-12f6cb2ff0a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:47.741161 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:47.741161 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:47.748399 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f6e5f22c-24ed-4f7e-af3d-12f6cb2ff0a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:47.756975 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6e5f22c-24ed-4f7e-af3d-12f6cb2ff0a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 returned with HTTP 200 Aug 08 06:31:47.757672 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 836/3333] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:47 2026] GET /volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:47.775828 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7411239a-0f73-47d3-9ac1-08c304246a5d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:47.777884 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7411239a-0f73-47d3-9ac1-08c304246a5d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:47.778441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7411239a-0f73-47d3-9ac1-08c304246a5d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c942df1b-b6eb-461e-8ff8-1d08ae5c8c24", "name": "tempest-VolumeDependencyTests-Snapshot-793018945"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:47.789002 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:47.789002 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:47.789647 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7411239a-0f73-47d3-9ac1-08c304246a5d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:47.789802 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-7411239a-0f73-47d3-9ac1-08c304246a5d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create snapshot from volume c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:31:47.834317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-7411239a-0f73-47d3-9ac1-08c304246a5d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['27fa16c0-2ae3-4709-ab44-ca1d5a7bd127', 'dfa4d1ec-5159-4184-8e8b-94941c42b8e4', '97d2ef30-e65d-41ab-b554-13cb7028ade9', '968accbd-660f-4864-9e7a-63a0483b9353'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:47.870624 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7411239a-0f73-47d3-9ac1-08c304246a5d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot create request issued successfully. Aug 08 06:31:47.871740 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7411239a-0f73-47d3-9ac1-08c304246a5d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:31:47.872272 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 840/3334] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:31:47 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) Aug 08 06:31:47.885886 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4a67dcd0-2e82-4dd0-97cf-98e639db0f1a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:47.887314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-44ff1a86-8fb7-43fb-ac65-b87e2cfcc32b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:47.888462 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a67dcd0-2e82-4dd0-97cf-98e639db0f1a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 Aug 08 06:31:47.888682 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a67dcd0-2e82-4dd0-97cf-98e639db0f1a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:47.889072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a67dcd0-2e82-4dd0-97cf-98e639db0f1a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:47.889522 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44ff1a86-8fb7-43fb-ac65-b87e2cfcc32b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:47.889848 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-44ff1a86-8fb7-43fb-ac65-b87e2cfcc32b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:47.890070 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-44ff1a86-8fb7-43fb-ac65-b87e2cfcc32b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:47.890259 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-44ff1a86-8fb7-43fb-ac65-b87e2cfcc32b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:47.895431 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:47.895431 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:47.896397 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:47.896397 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:47.896641 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44ff1a86-8fb7-43fb-ac65-b87e2cfcc32b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:47.897212 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4a67dcd0-2e82-4dd0-97cf-98e639db0f1a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:47.897313 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 831/3335] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:47 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:47.903253 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a67dcd0-2e82-4dd0-97cf-98e639db0f1a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 returned with HTTP 200 Aug 08 06:31:47.905487 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 829/3336] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:47 2026] GET /volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:47.907800 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-42ac7215-1fdb-4d29-9da8-788f90b3cebe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:47.913354 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-42ac7215-1fdb-4d29-9da8-788f90b3cebe tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee Aug 08 06:31:47.913560 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-42ac7215-1fdb-4d29-9da8-788f90b3cebe tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:47.914052 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-42ac7215-1fdb-4d29-9da8-788f90b3cebe tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:47.923018 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:47.923018 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:47.927908 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-42ac7215-1fdb-4d29-9da8-788f90b3cebe tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:47.933572 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-42ac7215-1fdb-4d29-9da8-788f90b3cebe tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee returned with HTTP 200 Aug 08 06:31:47.934184 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 837/3337] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:47 2026] GET /volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:47.947679 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-87f875a6-d803-4028-9c41-af12bc5189c0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:47.949647 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87f875a6-d803-4028-9c41-af12bc5189c0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:47.949995 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-87f875a6-d803-4028-9c41-af12bc5189c0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "833f9198-e319-424d-ba1a-7e12b45c2eee", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1900608812"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:47.957814 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:47.957814 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:47.958179 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-87f875a6-d803-4028-9c41-af12bc5189c0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:47.958288 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-87f875a6-d803-4028-9c41-af12bc5189c0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create snapshot from volume 833f9198-e319-424d-ba1a-7e12b45c2eee Aug 08 06:31:47.981221 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-87f875a6-d803-4028-9c41-af12bc5189c0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['21754815-d4e6-4c6c-8369-9f518608082e', 'e0324e98-4279-4a8d-9ea6-f23fe9b98920', 'c46ae9dc-4c67-444a-a16e-3eeaabac833d', '484b6af7-ef27-4994-ab91-269c1c6a5582'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:48.016706 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-87f875a6-d803-4028-9c41-af12bc5189c0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot create request issued successfully. Aug 08 06:31:48.017213 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87f875a6-d803-4028-9c41-af12bc5189c0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:31:48.017730 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 841/3338] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:31:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:48.028638 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-23b693ee-5801-4d8c-89bb-db397ab299ad None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:48.030752 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23b693ee-5801-4d8c-89bb-db397ab299ad tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 Aug 08 06:31:48.031029 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23b693ee-5801-4d8c-89bb-db397ab299ad tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:48.031233 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23b693ee-5801-4d8c-89bb-db397ab299ad tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:48.036791 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:48.036791 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:48.037225 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-23b693ee-5801-4d8c-89bb-db397ab299ad tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:48.037908 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23b693ee-5801-4d8c-89bb-db397ab299ad tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 returned with HTTP 200 Aug 08 06:31:48.038297 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 832/3339] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:48 2026] GET /volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:48.132498 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dca87a48-a1c9-4886-8072-4efce7996f32 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:48.135585 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dca87a48-a1c9-4886-8072-4efce7996f32 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] GET https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d Aug 08 06:31:48.135585 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dca87a48-a1c9-4886-8072-4efce7996f32 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:48.136080 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dca87a48-a1c9-4886-8072-4efce7996f32 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:48.144540 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dca87a48-a1c9-4886-8072-4efce7996f32 tempest-VolumesBackupsTest-91707572 tempest-VolumesBackupsTest-91707572-project-member] https://10.4.3.32/volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d returned with HTTP 404 Aug 08 06:31:48.145365 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 830/3340] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:48 2026] GET /volume/v3/volumes/d599518a-813e-4934-be62-899d6f60709d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:48.909613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7c908ea7-d926-4adb-8577-30c88b6ba1c7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:48.915352 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7c908ea7-d926-4adb-8577-30c88b6ba1c7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:48.915566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7c908ea7-d926-4adb-8577-30c88b6ba1c7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:48.915739 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7c908ea7-d926-4adb-8577-30c88b6ba1c7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:48.915897 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7c908ea7-d926-4adb-8577-30c88b6ba1c7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:48.920694 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c1586962-24f5-46b2-ae77-dfc0087da230 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:48.922580 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1586962-24f5-46b2-ae77-dfc0087da230 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 Aug 08 06:31:48.922793 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c1586962-24f5-46b2-ae77-dfc0087da230 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:48.923007 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c1586962-24f5-46b2-ae77-dfc0087da230 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:48.924281 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:48.924281 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:48.925318 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7c908ea7-d926-4adb-8577-30c88b6ba1c7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:48.925705 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 838/3341] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:48 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:48.929799 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:48.929799 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:48.929799 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c1586962-24f5-46b2-ae77-dfc0087da230 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:48.929799 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c1586962-24f5-46b2-ae77-dfc0087da230 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 returned with HTTP 200 Aug 08 06:31:48.930326 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 842/3342] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:48 2026] GET /volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:48.940822 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:48.943250 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:48.943879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9eb3169a-3845-4ebd-b0ce-80ec74d92582", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1447466693"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:48.945872 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'snapshot_id': '9eb3169a-3845-4ebd-b0ce-80ec74d92582', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1447466693'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:48.954889 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:48.954889 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:48.955618 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:48.955873 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:31:48.960276 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:31:48.966428 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (f4197abe-64ae-40fe-9f0d-c5a0ecb27fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:48.967893 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da3a361b-9890-48b7-8b53-52edc1ba867b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:48.969208 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:49.000909 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da3a361b-9890-48b7-8b53-52edc1ba867b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9eb3169a-3845-4ebd-b0ce-80ec74d92582', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:49.001802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b947784f-72a2-4979-81a0-d62ecee1c866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:49.049950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c468b183-80fa-41f6-a7cf-fb9361b7fb59 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:49.052763 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c468b183-80fa-41f6-a7cf-fb9361b7fb59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 Aug 08 06:31:49.053096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c468b183-80fa-41f6-a7cf-fb9361b7fb59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:49.053382 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c468b183-80fa-41f6-a7cf-fb9361b7fb59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:49.057022 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['8a6b41f8-7847-48a6-b519-ecad7ed7743c', '5aaabb94-6e84-47ed-97e6-40ef817d6bc3', '4ab87f01-709c-4499-83eb-5db87ce20312', '4b957b73-6743-43dd-b224-ac389d584226'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:49.057022 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b947784f-72a2-4979-81a0-d62ecee1c866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6b41f8-7847-48a6-b519-ecad7ed7743c', '5aaabb94-6e84-47ed-97e6-40ef817d6bc3', '4ab87f01-709c-4499-83eb-5db87ce20312', '4b957b73-6743-43dd-b224-ac389d584226']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:49.057022 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49d1d1d-fad1-41ce-8f84-28fec7e54683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:49.060457 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:49.060457 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:49.060905 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c468b183-80fa-41f6-a7cf-fb9361b7fb59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:49.061896 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c468b183-80fa-41f6-a7cf-fb9361b7fb59 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 returned with HTTP 200 Aug 08 06:31:49.062417 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 831/3343] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:49 2026] GET /volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:49.072263 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f955623f-2345-4307-b949-8ca844959843 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:49.075800 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f955623f-2345-4307-b949-8ca844959843 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] GET https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 Aug 08 06:31:49.075925 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f955623f-2345-4307-b949-8ca844959843 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:49.076132 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f955623f-2345-4307-b949-8ca844959843 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:49.083287 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:49.083287 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:49.083753 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f955623f-2345-4307-b949-8ca844959843 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Snapshot retrieved successfully. Aug 08 06:31:49.086907 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f955623f-2345-4307-b949-8ca844959843 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 returned with HTTP 200 Aug 08 06:31:49.087572 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 839/3344] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:49 2026] GET /volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:49.105895 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-024e658e-b356-4c48-b8b9-4fa86e6cddb2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:49.109402 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-024e658e-b356-4c48-b8b9-4fa86e6cddb2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 Aug 08 06:31:49.110717 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-024e658e-b356-4c48-b8b9-4fa86e6cddb2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:49.110717 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-024e658e-b356-4c48-b8b9-4fa86e6cddb2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:49.110717 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-024e658e-b356-4c48-b8b9-4fa86e6cddb2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete snapshot with id: c5e63b18-0277-4653-a6f9-913ef4940657 Aug 08 06:31:49.116205 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49d1d1d-fad1-41ce-8f84-28fec7e54683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96e8209b-7bce-4974-8270-60a64243ec7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1447466693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['8a6b41f8-7847-48a6-b519-ecad7ed7743c','5aaabb94-6e84-47ed-97e6-40ef817d6bc3','4ab87f01-709c-4499-83eb-5db87ce20312','4b957b73-6743-43dd-b224-ac389d584226'],size=1,snapshot_id=9eb3169a-3845-4ebd-b0ce-80ec74d92582,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1447466693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96e8209b-7bce-4974-8270-60a64243ec7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9eb3169a-3845-4ebd-b0ce-80ec74d92582,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:49.117583 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a77f7a3-ec76-4fa5-af32-234478cb72d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:49.122427 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:49.122427 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:49.122427 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-024e658e-b356-4c48-b8b9-4fa86e6cddb2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:49.157523 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-024e658e-b356-4c48-b8b9-4fa86e6cddb2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot delete request issued successfully. Aug 08 06:31:49.157812 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-024e658e-b356-4c48-b8b9-4fa86e6cddb2 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 returned with HTTP 202 Aug 08 06:31:49.158025 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a77f7a3-ec76-4fa5-af32-234478cb72d2) transitioned into state 'SUCCESS' from state '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-1447466693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['8a6b41f8-7847-48a6-b519-ecad7ed7743c','5aaabb94-6e84-47ed-97e6-40ef817d6bc3','4ab87f01-709c-4499-83eb-5db87ce20312','4b957b73-6743-43dd-b224-ac389d584226'],size=1,snapshot_id=9eb3169a-3845-4ebd-b0ce-80ec74d92582,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:49.158423 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 843/3345] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:31:49 2026] DELETE /volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:49.160961 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f7eda5-6382-425d-a0ee-efc57dc214cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:49.173843 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-edf90ffb-269d-4254-a0c5-6d1ab3ad124a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:49.179054 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edf90ffb-269d-4254-a0c5-6d1ab3ad124a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 Aug 08 06:31:49.179526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edf90ffb-269d-4254-a0c5-6d1ab3ad124a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:49.179708 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edf90ffb-269d-4254-a0c5-6d1ab3ad124a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:49.188873 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:49.188873 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:49.189362 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-edf90ffb-269d-4254-a0c5-6d1ab3ad124a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:49.190243 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edf90ffb-269d-4254-a0c5-6d1ab3ad124a tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 returned with HTTP 200 Aug 08 06:31:49.190726 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 832/3346] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:49 2026] GET /volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:49.195080 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f7eda5-6382-425d-a0ee-efc57dc214cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:49.196191 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (f4197abe-64ae-40fe-9f0d-c5a0ecb27fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:49.196733 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:31:49.197609 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cff450b3-925d-4ca7-9e0e-c89226f7eb63 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:49.198505 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 833/3347] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:31:48 2026] POST /volume/v3/volumes => generated 802 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:49.218141 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b0d7ee89-8965-4668-a233-60a50b19b228 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:49.222609 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0d7ee89-8965-4668-a233-60a50b19b228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:31:49.222810 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0d7ee89-8965-4668-a233-60a50b19b228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:49.223145 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0d7ee89-8965-4668-a233-60a50b19b228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:49.232260 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:49.232260 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:49.236310 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b0d7ee89-8965-4668-a233-60a50b19b228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:49.241652 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0d7ee89-8965-4668-a233-60a50b19b228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a returned with HTTP 200 Aug 08 06:31:49.242254 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 840/3348] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:49 2026] GET /volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:49.938276 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e42f7ef7-e833-4910-b1a0-f948f7a43f2d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:49.942637 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e42f7ef7-e833-4910-b1a0-f948f7a43f2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:49.942906 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e42f7ef7-e833-4910-b1a0-f948f7a43f2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:49.943202 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e42f7ef7-e833-4910-b1a0-f948f7a43f2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:49.943323 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e42f7ef7-e833-4910-b1a0-f948f7a43f2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:49.948608 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:49.948608 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:49.949566 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e42f7ef7-e833-4910-b1a0-f948f7a43f2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:49.950035 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 844/3349] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:49 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:31:50.207377 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-448854cc-6f06-453d-a6db-438c75e9dbfb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:50.211058 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-448854cc-6f06-453d-a6db-438c75e9dbfb tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 Aug 08 06:31:50.211291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-448854cc-6f06-453d-a6db-438c75e9dbfb tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:50.211545 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-448854cc-6f06-453d-a6db-438c75e9dbfb tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:50.216554 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-448854cc-6f06-453d-a6db-438c75e9dbfb tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 returned with HTTP 404 Aug 08 06:31:50.217356 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 833/3350] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:50 2026] GET /volume/v3/snapshots/c5e63b18-0277-4653-a6f9-913ef4940657 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:50.228296 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-24d3f077-7d60-4e2e-b99c-4b8bfbf1b3a0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:50.231372 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-24d3f077-7d60-4e2e-b99c-4b8bfbf1b3a0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee Aug 08 06:31:50.231651 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-24d3f077-7d60-4e2e-b99c-4b8bfbf1b3a0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:50.232030 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-24d3f077-7d60-4e2e-b99c-4b8bfbf1b3a0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:50.232262 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-24d3f077-7d60-4e2e-b99c-4b8bfbf1b3a0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume with id: 833f9198-e319-424d-ba1a-7e12b45c2eee Aug 08 06:31:50.242869 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:50.242869 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:50.243425 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-24d3f077-7d60-4e2e-b99c-4b8bfbf1b3a0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:50.256544 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-08b21c9b-2d56-424b-80f1-305aaff3f978 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:50.259171 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-08b21c9b-2d56-424b-80f1-305aaff3f978 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:31:50.259652 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-08b21c9b-2d56-424b-80f1-305aaff3f978 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:50.260010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-08b21c9b-2d56-424b-80f1-305aaff3f978 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:50.271944 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:50.271944 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:50.279078 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-08b21c9b-2d56-424b-80f1-305aaff3f978 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:50.283530 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-24d3f077-7d60-4e2e-b99c-4b8bfbf1b3a0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume request issued successfully. Aug 08 06:31:50.283695 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-24d3f077-7d60-4e2e-b99c-4b8bfbf1b3a0 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee returned with HTTP 202 Aug 08 06:31:50.284809 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-08b21c9b-2d56-424b-80f1-305aaff3f978 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a returned with HTTP 200 Aug 08 06:31:50.284894 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 834/3351] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:50 2026] DELETE /volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:50.285463 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 841/3352] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:50 2026] GET /volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:50.294253 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0281f6bb-1d64-4f3f-a0db-ede259050f25 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:50.303801 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0281f6bb-1d64-4f3f-a0db-ede259050f25 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee Aug 08 06:31:50.304151 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0281f6bb-1d64-4f3f-a0db-ede259050f25 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:50.304414 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0281f6bb-1d64-4f3f-a0db-ede259050f25 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:50.306201 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cf691e24-5959-4d61-acb3-798ef3cac743 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:50.308494 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cf691e24-5959-4d61-acb3-798ef3cac743 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:50.309845 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cf691e24-5959-4d61-acb3-798ef3cac743 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96e8209b-7bce-4974-8270-60a64243ec7a", "name": "tempest-VolumeDependencyTests-Snapshot-554360468"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:50.317921 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:50.317921 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:50.319046 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:50.319046 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:50.319539 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cf691e24-5959-4d61-acb3-798ef3cac743 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:50.319690 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-cf691e24-5959-4d61-acb3-798ef3cac743 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create snapshot from volume 96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:31:50.323836 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0281f6bb-1d64-4f3f-a0db-ede259050f25 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:50.330551 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0281f6bb-1d64-4f3f-a0db-ede259050f25 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee returned with HTTP 200 Aug 08 06:31:50.331140 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 845/3353] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:50 2026] GET /volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:50.349218 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-cf691e24-5959-4d61-acb3-798ef3cac743 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['9bad11e1-e26c-4835-8498-fcf6683ff51b', 'b720301c-6438-463a-8cca-0d3569da103d', '080e8eb9-4c6c-43ae-a380-188197fb10ca', '23f7db7a-0b14-4ebf-82c7-f69673d05958'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:50.383748 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cf691e24-5959-4d61-acb3-798ef3cac743 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot create request issued successfully. Aug 08 06:31:50.384277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cf691e24-5959-4d61-acb3-798ef3cac743 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:31:50.384882 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 834/3354] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:31:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:50.396206 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-50b9b75c-e9d3-429e-a0cf-0234af03cd9f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:50.399700 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50b9b75c-e9d3-429e-a0cf-0234af03cd9f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 Aug 08 06:31:50.399982 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50b9b75c-e9d3-429e-a0cf-0234af03cd9f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:50.400235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50b9b75c-e9d3-429e-a0cf-0234af03cd9f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:50.410154 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:50.410154 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:50.410707 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-50b9b75c-e9d3-429e-a0cf-0234af03cd9f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:50.411590 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50b9b75c-e9d3-429e-a0cf-0234af03cd9f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 returned with HTTP 200 Aug 08 06:31:50.412138 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 835/3355] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:50 2026] GET /volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:50.969802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7eb00f2d-b491-4a9e-80db-532fe9763ec2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:50.971894 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7eb00f2d-b491-4a9e-80db-532fe9763ec2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:50.972165 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7eb00f2d-b491-4a9e-80db-532fe9763ec2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:50.972403 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7eb00f2d-b491-4a9e-80db-532fe9763ec2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:50.972559 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7eb00f2d-b491-4a9e-80db-532fe9763ec2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:50.977955 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:50.977955 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:50.979012 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7eb00f2d-b491-4a9e-80db-532fe9763ec2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:50.979747 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 842/3356] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:50 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:51.344442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d134633c-0a16-49f2-bb18-834250e61203 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:51.346721 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d134633c-0a16-49f2-bb18-834250e61203 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee Aug 08 06:31:51.347035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d134633c-0a16-49f2-bb18-834250e61203 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:51.347311 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d134633c-0a16-49f2-bb18-834250e61203 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:51.353364 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d134633c-0a16-49f2-bb18-834250e61203 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee returned with HTTP 404 Aug 08 06:31:51.353891 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 846/3357] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:51 2026] GET /volume/v3/volumes/833f9198-e319-424d-ba1a-7e12b45c2eee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:51.363548 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:51.366195 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:51.366569 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-741447799"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:51.368303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-741447799'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:51.368485 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume of 1 GB Aug 08 06:31:51.368757 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:51.368757 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:51.372566 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Availability Zones retrieved successfully. Aug 08 06:31:51.378583 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (00bc0b1f-c457-44d0-a595-ce28b32fc513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:51.379761 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474005d8-0528-4854-91e1-dd845edb03f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.380631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:51.413163 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474005d8-0528-4854-91e1-dd845edb03f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.413869 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4aa249-1ca0-4116-b398-a7a748fc9384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.423273 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-13fae80b-6791-47df-b830-01aff24636f7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:51.426554 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13fae80b-6791-47df-b830-01aff24636f7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 Aug 08 06:31:51.426871 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13fae80b-6791-47df-b830-01aff24636f7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:51.427152 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13fae80b-6791-47df-b830-01aff24636f7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:51.433582 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:51.433582 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:51.434206 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-13fae80b-6791-47df-b830-01aff24636f7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:51.435305 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13fae80b-6791-47df-b830-01aff24636f7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 returned with HTTP 200 Aug 08 06:31:51.435798 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 836/3358] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:51 2026] GET /volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:51.445983 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:51.448534 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:51.449129 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1195582784"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:51.452872 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'snapshot_id': '2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1195582784'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:51.458877 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:51.458877 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:51.459732 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:51.459732 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:31:51.466064 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:31:51.467023 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['f73f0d42-5d31-4e3d-8545-d707de03db6f', 'a18f6431-bb8a-4422-b0e3-b17dabc27378', 'a5b83428-f8ef-4a69-a578-3666c0ec6be4', '2ef49d90-7b1c-410a-a802-2bffbe677a81'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:51.469211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4aa249-1ca0-4116-b398-a7a748fc9384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f73f0d42-5d31-4e3d-8545-d707de03db6f', 'a18f6431-bb8a-4422-b0e3-b17dabc27378', 'a5b83428-f8ef-4a69-a578-3666c0ec6be4', '2ef49d90-7b1c-410a-a802-2bffbe677a81']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.469211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bdfbd99-1302-4928-86f9-40a2262ce3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.474625 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (ccfe46c4-c87b-44ee-b2cd-87cbe8813a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:51.476539 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc3cf6b-4bc9-4612-88d1-d212d0f940b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.478180 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:51.502918 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bdfbd99-1302-4928-86f9-40a2262ce3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d7ba19b-0e73-4202-ae21-0b63cd03f120', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-741447799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['f73f0d42-5d31-4e3d-8545-d707de03db6f','a18f6431-bb8a-4422-b0e3-b17dabc27378','a5b83428-f8ef-4a69-a578-3666c0ec6be4','2ef49d90-7b1c-410a-a802-2bffbe677a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-741447799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d7ba19b-0e73-4202-ae21-0b63cd03f120,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2001f34586d4545b4937694b92a2c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.503845 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c713f1c-0667-4716-a108-4943d89a1fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.513819 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc3cf6b-4bc9-4612-88d1-d212d0f940b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.515986 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (621ac681-ca8e-4c00-9f16-d3229a1c325a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.528661 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c713f1c-0667-4716-a108-4943d89a1fa5) transitioned into state 'SUCCESS' from state '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-741447799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2001f34586d4545b4937694b92a2c9c',qos_specs=None,replication_status=,reservations=['f73f0d42-5d31-4e3d-8545-d707de03db6f','a18f6431-bb8a-4422-b0e3-b17dabc27378','a5b83428-f8ef-4a69-a578-3666c0ec6be4','2ef49d90-7b1c-410a-a802-2bffbe677a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8c12d4f35843ccb834bf54ae063cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.529827 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe23b1c7-737d-43dd-b703-69d8faacce23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.543278 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe23b1c7-737d-43dd-b703-69d8faacce23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.545113 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Flow 'volume_create_api' (00bc0b1f-c457-44d0-a595-ce28b32fc513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:51.545113 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create volume request issued successfully. Aug 08 06:31:51.547878 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7fd8827-bf27-4a64-bd61-248a0bc2b5fa tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:51.547878 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 835/3359] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:31:51 2026] POST /volume/v3/volumes => generated 775 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:51.566025 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-34cfe890-b3e4-46e1-ad8e-bc4cde598a42 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:51.568696 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34cfe890-b3e4-46e1-ad8e-bc4cde598a42 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 Aug 08 06:31:51.569223 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34cfe890-b3e4-46e1-ad8e-bc4cde598a42 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:51.569451 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-34cfe890-b3e4-46e1-ad8e-bc4cde598a42 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:51.579698 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:51.579698 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:51.584638 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['d42c3543-3aea-4599-bb39-575ea4fc2bdd', '4c07b300-78b0-4477-8744-108a6a021335', 'a1733fbd-4327-49f6-b5b3-fef01081a152', '4596185a-b9b5-4ade-8bc2-c03b0c6339d1'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:51.585614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (621ac681-ca8e-4c00-9f16-d3229a1c325a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d42c3543-3aea-4599-bb39-575ea4fc2bdd', '4c07b300-78b0-4477-8744-108a6a021335', 'a1733fbd-4327-49f6-b5b3-fef01081a152', '4596185a-b9b5-4ade-8bc2-c03b0c6339d1']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.586169 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-34cfe890-b3e4-46e1-ad8e-bc4cde598a42 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:51.586485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5042de73-b6b2-4677-af15-8b65ce254632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.592369 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-34cfe890-b3e4-46e1-ad8e-bc4cde598a42 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 returned with HTTP 200 Aug 08 06:31:51.592663 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 847/3360] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:51 2026] GET /volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:51.653727 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5042de73-b6b2-4677-af15-8b65ce254632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1195582784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['d42c3543-3aea-4599-bb39-575ea4fc2bdd','4c07b300-78b0-4477-8744-108a6a021335','a1733fbd-4327-49f6-b5b3-fef01081a152','4596185a-b9b5-4ade-8bc2-c03b0c6339d1'],size=1,snapshot_id=2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1195582784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.654553 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0a73cd-7d87-47b7-bc52-c35eae641c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.696270 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0a73cd-7d87-47b7-bc52-c35eae641c90) transitioned into state 'SUCCESS' from state '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-1195582784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['d42c3543-3aea-4599-bb39-575ea4fc2bdd','4c07b300-78b0-4477-8744-108a6a021335','a1733fbd-4327-49f6-b5b3-fef01081a152','4596185a-b9b5-4ade-8bc2-c03b0c6339d1'],size=1,snapshot_id=2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.696270 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0da01f-beb9-4c29-b110-e5384560cad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:51.732440 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0da01f-beb9-4c29-b110-e5384560cad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:51.735412 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (ccfe46c4-c87b-44ee-b2cd-87cbe8813a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:51.735412 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:31:51.735412 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-94028b03-e3e5-4840-a1c1-b31a5342caa4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:51.735412 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 843/3361] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:31:51 2026] POST /volume/v3/volumes => generated 802 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:51.750082 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bd3016dc-7630-4dc7-b8aa-3e47ea6cdbb1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:51.752398 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd3016dc-7630-4dc7-b8aa-3e47ea6cdbb1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa Aug 08 06:31:51.752762 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd3016dc-7630-4dc7-b8aa-3e47ea6cdbb1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:51.753069 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd3016dc-7630-4dc7-b8aa-3e47ea6cdbb1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:51.766795 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:51.766795 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:51.772697 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bd3016dc-7630-4dc7-b8aa-3e47ea6cdbb1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:51.779669 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd3016dc-7630-4dc7-b8aa-3e47ea6cdbb1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa returned with HTTP 200 Aug 08 06:31:51.780345 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 837/3362] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:51 2026] GET /volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:51.995054 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-302c2b35-3ea7-467e-8587-b4c616a10852 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:51.998097 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-302c2b35-3ea7-467e-8587-b4c616a10852 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:51.998097 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-302c2b35-3ea7-467e-8587-b4c616a10852 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:51.998332 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-302c2b35-3ea7-467e-8587-b4c616a10852 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:51.998448 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-302c2b35-3ea7-467e-8587-b4c616a10852 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:52.004330 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:52.004330 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:52.005397 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-302c2b35-3ea7-467e-8587-b4c616a10852 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:52.005939 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 836/3363] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:51 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:52.613655 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-41ee3532-8cb4-444e-9314-9408e1c91696 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:52.616055 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41ee3532-8cb4-444e-9314-9408e1c91696 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 Aug 08 06:31:52.616332 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41ee3532-8cb4-444e-9314-9408e1c91696 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:52.616578 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41ee3532-8cb4-444e-9314-9408e1c91696 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:52.627502 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:52.627502 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:52.632096 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-41ee3532-8cb4-444e-9314-9408e1c91696 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:52.637037 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41ee3532-8cb4-444e-9314-9408e1c91696 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 returned with HTTP 200 Aug 08 06:31:52.637526 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 848/3364] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:52 2026] GET /volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:52.660867 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7bf6d030-b2d2-41ae-aab5-6fede8e72292 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:52.664597 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7bf6d030-b2d2-41ae-aab5-6fede8e72292 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:52.665073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7bf6d030-b2d2-41ae-aab5-6fede8e72292 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d7ba19b-0e73-4202-ae21-0b63cd03f120", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1936630891"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:52.679891 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:52.679891 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:52.679891 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7bf6d030-b2d2-41ae-aab5-6fede8e72292 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:52.679891 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-7bf6d030-b2d2-41ae-aab5-6fede8e72292 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Create snapshot from volume 7d7ba19b-0e73-4202-ae21-0b63cd03f120 Aug 08 06:31:52.726565 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-7bf6d030-b2d2-41ae-aab5-6fede8e72292 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Created reservations ['81e682e3-f9f8-467e-bd4b-c9a7ea2d02a7', '16e3eb78-afd2-4f13-9629-14b1d2bb9d67', 'fe60e2ec-b573-4ab9-b0fe-e7340821d718', '8a4ce6e9-bd41-48fa-a25c-8ce01191b22b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:52.769130 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7bf6d030-b2d2-41ae-aab5-6fede8e72292 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot create request issued successfully. Aug 08 06:31:52.769532 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7bf6d030-b2d2-41ae-aab5-6fede8e72292 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:31:52.770006 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 844/3365] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:31:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:52.788245 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1f59f189-1e23-44c9-89f9-59f5aef658ac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:52.790788 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f59f189-1e23-44c9-89f9-59f5aef658ac tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d Aug 08 06:31:52.790977 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f59f189-1e23-44c9-89f9-59f5aef658ac tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:52.791878 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f59f189-1e23-44c9-89f9-59f5aef658ac tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:52.797806 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-244023fd-0e9f-44e7-a27a-f5b740339e94 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:52.799318 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:52.799318 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:52.800113 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1f59f189-1e23-44c9-89f9-59f5aef658ac tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:52.800259 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-244023fd-0e9f-44e7-a27a-f5b740339e94 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa Aug 08 06:31:52.801248 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-244023fd-0e9f-44e7-a27a-f5b740339e94 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:52.801365 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f59f189-1e23-44c9-89f9-59f5aef658ac tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d returned with HTTP 200 Aug 08 06:31:52.801733 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 838/3366] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:52 2026] GET /volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:52.802001 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-244023fd-0e9f-44e7-a27a-f5b740339e94 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:52.814259 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:52.814259 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:52.819883 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-244023fd-0e9f-44e7-a27a-f5b740339e94 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:52.829052 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-244023fd-0e9f-44e7-a27a-f5b740339e94 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa returned with HTTP 200 Aug 08 06:31:52.829663 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 837/3367] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:52 2026] GET /volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:52.844382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:52.846262 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:52.846798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2011249705"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:52.848443 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'source_volid': '176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2011249705'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:52.856024 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:52.856024 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:52.856530 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume retrieved successfully. Aug 08 06:31:52.856670 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:31:52.861047 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:31:52.868551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (f7a72b90-31ba-4119-bf3c-475c1e9ba893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:52.869740 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b636bc-3a55-4312-8cd1-e03005def4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:52.870827 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:52.900108 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b636bc-3a55-4312-8cd1-e03005def4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa', 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:52.901628 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19380d19-4399-4330-972b-5205f3954296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:52.905324 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0576261d-bb9e-4c7a-8429-6e0b5830a0e1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:52.950006 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['f1358da8-41f4-4644-a623-6196e89f39c1', '14616d7d-8fa5-47f7-85f7-29816ee954bb', '0c8df68b-a526-40fc-8cb0-b91090d1d74e', 'e5299187-c2d9-4595-8fac-b120843ec662'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:52.950750 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19380d19-4399-4330-972b-5205f3954296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1358da8-41f4-4644-a623-6196e89f39c1', '14616d7d-8fa5-47f7-85f7-29816ee954bb', '0c8df68b-a526-40fc-8cb0-b91090d1d74e', 'e5299187-c2d9-4595-8fac-b120843ec662']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:52.951585 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f3743e-4503-4d7b-9519-27689aca6470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:52.994646 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f3743e-4503-4d7b-9519-27689aca6470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2157a3a-d781-4c3a-97ec-75c4aa65f0e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2011249705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['f1358da8-41f4-4644-a623-6196e89f39c1','14616d7d-8fa5-47f7-85f7-29816ee954bb','0c8df68b-a526-40fc-8cb0-b91090d1d74e','e5299187-c2d9-4595-8fac-b120843ec662'],size=1,snapshot_id=None,source_replicaid=,source_volid=176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2011249705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2157a3a-d781-4c3a-97ec-75c4aa65f0e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:52.995789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357a4a1a-5797-4e65-8654-bc2e0b637a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:53.014506 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0576261d-bb9e-4c7a-8429-6e0b5830a0e1 tempest-VolumesSummaryTest-15036215 tempest-VolumesSummaryTest-15036215-project-member] GET https://10.4.3.32/volume/v3/volumes/summary Aug 08 06:31:53.015016 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0576261d-bb9e-4c7a-8429-6e0b5830a0e1 tempest-VolumesSummaryTest-15036215 tempest-VolumesSummaryTest-15036215-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:53.015201 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0576261d-bb9e-4c7a-8429-6e0b5830a0e1 tempest-VolumesSummaryTest-15036215 tempest-VolumesSummaryTest-15036215-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:53.015735 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-0576261d-bb9e-4c7a-8429-6e0b5830a0e1 tempest-VolumesSummaryTest-15036215 tempest-VolumesSummaryTest-15036215-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:31:53.016125 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:53.016125 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:53.018794 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357a4a1a-5797-4e65-8654-bc2e0b637a91) transitioned into state 'SUCCESS' from state '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-2011249705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['f1358da8-41f4-4644-a623-6196e89f39c1','14616d7d-8fa5-47f7-85f7-29816ee954bb','0c8df68b-a526-40fc-8cb0-b91090d1d74e','e5299187-c2d9-4595-8fac-b120843ec662'],size=1,snapshot_id=None,source_replicaid=,source_volid=176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:53.019799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235aee81-0da4-4bd7-9e62-bf882a6bd8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:53.024566 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-28f3834c-438c-4e16-a7bf-59c90b6b0631 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:53.025483 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28f3834c-438c-4e16-a7bf-59c90b6b0631 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:53.025577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28f3834c-438c-4e16-a7bf-59c90b6b0631 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:53.025740 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28f3834c-438c-4e16-a7bf-59c90b6b0631 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:53.025896 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-28f3834c-438c-4e16-a7bf-59c90b6b0631 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:53.027497 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0576261d-bb9e-4c7a-8429-6e0b5830a0e1 tempest-VolumesSummaryTest-15036215 tempest-VolumesSummaryTest-15036215-project-member] Get summary completed successfully. Aug 08 06:31:53.028137 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0576261d-bb9e-4c7a-8429-6e0b5830a0e1 tempest-VolumesSummaryTest-15036215 tempest-VolumesSummaryTest-15036215-project-member] https://10.4.3.32/volume/v3/volumes/summary returned with HTTP 200 Aug 08 06:31:53.029347 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 845/3368] 10.4.3.32 () {68 vars in 1295 bytes} [Sat Aug 8 06:31:52 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:53.030877 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:53.030877 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:53.032050 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28f3834c-438c-4e16-a7bf-59c90b6b0631 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:53.032496 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 839/3369] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:53 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:53.041007 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235aee81-0da4-4bd7-9e62-bf882a6bd8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:53.042230 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (f7a72b90-31ba-4119-bf3c-475c1e9ba893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:53.044016 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:31:53.044016 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-769bef06-2e7f-4bd0-9bfb-d22dc1d0f104 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:53.044016 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 849/3370] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:31:52 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) Aug 08 06:31:53.061390 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4b8a71b-9af1-4bcc-bf00-a85dde2c07f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:53.064545 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4b8a71b-9af1-4bcc-bf00-a85dde2c07f2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 Aug 08 06:31:53.064873 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4b8a71b-9af1-4bcc-bf00-a85dde2c07f2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:53.065110 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4b8a71b-9af1-4bcc-bf00-a85dde2c07f2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:53.080488 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:53.080488 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:53.087290 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c4b8a71b-9af1-4bcc-bf00-a85dde2c07f2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:53.095743 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4b8a71b-9af1-4bcc-bf00-a85dde2c07f2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 returned with HTTP 200 Aug 08 06:31:53.096655 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 838/3371] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:53 2026] GET /volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:53.813477 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8234af53-b8dc-48f5-8008-196c819e52c6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:53.815638 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8234af53-b8dc-48f5-8008-196c819e52c6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d Aug 08 06:31:53.815914 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8234af53-b8dc-48f5-8008-196c819e52c6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:53.816159 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8234af53-b8dc-48f5-8008-196c819e52c6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:53.822858 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:53.822858 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:53.822985 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8234af53-b8dc-48f5-8008-196c819e52c6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:53.823651 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8234af53-b8dc-48f5-8008-196c819e52c6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d returned with HTTP 200 Aug 08 06:31:53.825954 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 846/3372] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:53 2026] GET /volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:53.834706 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bed72c82-bcab-449f-919f-c9d22d9aefc6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:53.836707 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bed72c82-bcab-449f-919f-c9d22d9aefc6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] POST https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d/action Aug 08 06:31:53.837105 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bed72c82-bcab-449f-919f-c9d22d9aefc6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:31:53.837208 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bed72c82-bcab-449f-919f-c9d22d9aefc6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:53.838556 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.snapshot_unmanage [None req-bed72c82-bcab-449f-919f-c9d22d9aefc6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Unmanage snapshot with id: 229fe65f-a4c1-4f11-b4cd-699649d6f21d Aug 08 06:31:53.844651 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:53.844651 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:53.845140 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bed72c82-bcab-449f-919f-c9d22d9aefc6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Snapshot retrieved successfully. Aug 08 06:31:53.846023 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-bed72c82-bcab-449f-919f-c9d22d9aefc6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8a99828250d04354be306828e39dd879', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2001f34586d4545b4937694b92a2c9c', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:31:53.846177 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bed72c82-bcab-449f-919f-c9d22d9aefc6 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-reader] https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d/action returned with HTTP 403 Aug 08 06:31:53.847768 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 840/3373] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:31:53 2026] POST /volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:53.854984 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4e0e462a-380b-4fec-a865-b64ba10162a1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:53.857231 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e0e462a-380b-4fec-a865-b64ba10162a1 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d Aug 08 06:31:53.857474 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e0e462a-380b-4fec-a865-b64ba10162a1 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:53.857733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e0e462a-380b-4fec-a865-b64ba10162a1 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:53.857899 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-4e0e462a-380b-4fec-a865-b64ba10162a1 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete snapshot with id: 229fe65f-a4c1-4f11-b4cd-699649d6f21d Aug 08 06:31:53.863490 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:53.863490 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:53.863794 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4e0e462a-380b-4fec-a865-b64ba10162a1 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:53.880883 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4e0e462a-380b-4fec-a865-b64ba10162a1 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot delete request issued successfully. Aug 08 06:31:53.881216 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e0e462a-380b-4fec-a865-b64ba10162a1 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d returned with HTTP 202 Aug 08 06:31:53.881802 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 850/3374] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:31:53 2026] DELETE /volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:53.893649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7ff43a84-2912-4f97-9f38-00f7c0f8b5e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:53.895963 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ff43a84-2912-4f97-9f38-00f7c0f8b5e5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d Aug 08 06:31:53.895963 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ff43a84-2912-4f97-9f38-00f7c0f8b5e5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:53.896167 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ff43a84-2912-4f97-9f38-00f7c0f8b5e5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:53.903607 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:53.903607 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:53.904073 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7ff43a84-2912-4f97-9f38-00f7c0f8b5e5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Snapshot retrieved successfully. Aug 08 06:31:53.905047 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ff43a84-2912-4f97-9f38-00f7c0f8b5e5 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d returned with HTTP 200 Aug 08 06:31:53.905598 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 839/3375] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:53 2026] GET /volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:54.046484 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-99d6a16c-2dea-4eeb-a8c1-373acca11821 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:54.049618 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99d6a16c-2dea-4eeb-a8c1-373acca11821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:54.049618 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99d6a16c-2dea-4eeb-a8c1-373acca11821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:54.049880 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99d6a16c-2dea-4eeb-a8c1-373acca11821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:54.050038 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-99d6a16c-2dea-4eeb-a8c1-373acca11821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:54.056462 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:54.056462 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:54.057765 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99d6a16c-2dea-4eeb-a8c1-373acca11821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:54.058465 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 847/3376] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:54 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:54.111872 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9ca678f9-e4a0-49ce-8f1c-f6a2ea469252 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:54.114149 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9ca678f9-e4a0-49ce-8f1c-f6a2ea469252 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 Aug 08 06:31:54.114425 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9ca678f9-e4a0-49ce-8f1c-f6a2ea469252 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:54.114670 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9ca678f9-e4a0-49ce-8f1c-f6a2ea469252 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:54.123707 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:54.123707 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:54.128208 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9ca678f9-e4a0-49ce-8f1c-f6a2ea469252 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:54.133567 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9ca678f9-e4a0-49ce-8f1c-f6a2ea469252 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 returned with HTTP 200 Aug 08 06:31:54.134069 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 841/3377] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:54 2026] GET /volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:54.149490 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2f5f2c04-4805-421c-8530-ffa2d0a465da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:54.151653 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f5f2c04-4805-421c-8530-ffa2d0a465da tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 Aug 08 06:31:54.151931 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f5f2c04-4805-421c-8530-ffa2d0a465da tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:54.152344 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2f5f2c04-4805-421c-8530-ffa2d0a465da tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:54.152551 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-2f5f2c04-4805-421c-8530-ffa2d0a465da tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: 9eb3169a-3845-4ebd-b0ce-80ec74d92582 Aug 08 06:31:54.159418 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:54.159418 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:54.159961 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2f5f2c04-4805-421c-8530-ffa2d0a465da tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:54.176401 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2f5f2c04-4805-421c-8530-ffa2d0a465da tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot delete request issued successfully. Aug 08 06:31:54.176954 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2f5f2c04-4805-421c-8530-ffa2d0a465da tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 returned with HTTP 202 Aug 08 06:31:54.177132 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 851/3378] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:31:54 2026] DELETE /volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:54.191159 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6716f838-3837-4bb4-abae-19fa221187af None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:54.193531 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6716f838-3837-4bb4-abae-19fa221187af tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 Aug 08 06:31:54.193791 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6716f838-3837-4bb4-abae-19fa221187af tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:54.194103 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6716f838-3837-4bb4-abae-19fa221187af tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:54.200541 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:54.200541 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:54.201154 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6716f838-3837-4bb4-abae-19fa221187af tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:54.202182 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6716f838-3837-4bb4-abae-19fa221187af tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 returned with HTTP 200 Aug 08 06:31:54.202650 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 840/3379] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:54 2026] GET /volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:54.481073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:54.595178 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:54.596300 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-42708757"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:54.597767 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-42708757'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:54.597946 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume of 1 GB Aug 08 06:31:54.602941 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Availability Zones retrieved successfully. Aug 08 06:31:54.612247 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (c18efef6-fccf-4eea-9819-0676ea6b5422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:54.613647 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff8c738-5842-4c2e-997a-f7d35ad10319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:54.615012 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:54.647008 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff8c738-5842-4c2e-997a-f7d35ad10319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:54.648151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4377263e-9b2c-45a0-a14b-a7caf17701a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:54.725009 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Created reservations ['0ea6c7d1-4cb0-441e-9537-fb6ddea6db7b', '28ef289d-f30d-4314-afdc-86c3061111a2', 'a8b3a8dc-062b-4609-bd4c-921400e43bac', '1b26f260-1773-408d-812f-d78dd07ad34c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:54.726012 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4377263e-9b2c-45a0-a14b-a7caf17701a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea6c7d1-4cb0-441e-9537-fb6ddea6db7b', '28ef289d-f30d-4314-afdc-86c3061111a2', 'a8b3a8dc-062b-4609-bd4c-921400e43bac', '1b26f260-1773-408d-812f-d78dd07ad34c']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:54.727155 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab4721c3-1871-4a9c-8a23-fa500ea3d9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:54.753494 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab4721c3-1871-4a9c-8a23-fa500ea3d9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f3b6a97-9d7e-457d-874e-1fc25485e0fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-42708757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['0ea6c7d1-4cb0-441e-9537-fb6ddea6db7b','28ef289d-f30d-4314-afdc-86c3061111a2','a8b3a8dc-062b-4609-bd4c-921400e43bac','1b26f260-1773-408d-812f-d78dd07ad34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-42708757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f3b6a97-9d7e-457d-874e-1fc25485e0fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dad251d264934a91a97a52df5d1cab13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:54.754187 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b094feb-91b5-4d85-8efd-fef4b03ae73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:54.776647 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b094feb-91b5-4d85-8efd-fef4b03ae73f) transitioned into state 'SUCCESS' from state '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-42708757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['0ea6c7d1-4cb0-441e-9537-fb6ddea6db7b','28ef289d-f30d-4314-afdc-86c3061111a2','a8b3a8dc-062b-4609-bd4c-921400e43bac','1b26f260-1773-408d-812f-d78dd07ad34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:54.777735 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe802cf-cb83-41b3-875d-b918f05c2fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:54.790385 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe802cf-cb83-41b3-875d-b918f05c2fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:54.791690 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (c18efef6-fccf-4eea-9819-0676ea6b5422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:54.792214 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request issued successfully. Aug 08 06:31:54.793267 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff467632-ed46-4db4-bea3-9028e9fcfa15 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:54.793925 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 848/3380] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:31:54 2026] POST /volume/v3/volumes => generated 756 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:54.808927 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d85bef60-d050-4c1a-8fa9-b463e88082e6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:54.811433 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d85bef60-d050-4c1a-8fa9-b463e88082e6 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc Aug 08 06:31:54.811656 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d85bef60-d050-4c1a-8fa9-b463e88082e6 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:54.811946 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d85bef60-d050-4c1a-8fa9-b463e88082e6 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:54.821735 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:54.821735 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:54.826981 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d85bef60-d050-4c1a-8fa9-b463e88082e6 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:54.833357 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d85bef60-d050-4c1a-8fa9-b463e88082e6 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc returned with HTTP 200 Aug 08 06:31:54.833787 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 842/3381] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:54 2026] GET /volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:54.916935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5375693-75f0-427b-aab7-9d3e86c4fc7c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:54.920756 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5375693-75f0-427b-aab7-9d3e86c4fc7c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d Aug 08 06:31:54.921099 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5375693-75f0-427b-aab7-9d3e86c4fc7c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:54.921406 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5375693-75f0-427b-aab7-9d3e86c4fc7c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:54.926639 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5375693-75f0-427b-aab7-9d3e86c4fc7c tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d returned with HTTP 404 Aug 08 06:31:54.927401 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 852/3382] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:54 2026] GET /volume/v3/snapshots/229fe65f-a4c1-4f11-b4cd-699649d6f21d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:54.943167 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-62c958e9-fb48-4a49-8e52-8cc4cd8c5d04 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:54.946025 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62c958e9-fb48-4a49-8e52-8cc4cd8c5d04 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 Aug 08 06:31:54.946360 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62c958e9-fb48-4a49-8e52-8cc4cd8c5d04 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:54.946648 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62c958e9-fb48-4a49-8e52-8cc4cd8c5d04 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:54.946961 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-62c958e9-fb48-4a49-8e52-8cc4cd8c5d04 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume with id: 7d7ba19b-0e73-4202-ae21-0b63cd03f120 Aug 08 06:31:54.959896 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:54.959896 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:54.960252 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-62c958e9-fb48-4a49-8e52-8cc4cd8c5d04 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:54.989322 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-62c958e9-fb48-4a49-8e52-8cc4cd8c5d04 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Delete volume request issued successfully. Aug 08 06:31:54.989522 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62c958e9-fb48-4a49-8e52-8cc4cd8c5d04 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 returned with HTTP 202 Aug 08 06:31:54.990021 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 841/3383] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:54 2026] DELETE /volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:54.997631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-23dc8fdd-edcd-42d8-8e27-1482f6bf2c32 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:54.999905 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-23dc8fdd-edcd-42d8-8e27-1482f6bf2c32 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 Aug 08 06:31:55.000104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-23dc8fdd-edcd-42d8-8e27-1482f6bf2c32 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:55.000286 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-23dc8fdd-edcd-42d8-8e27-1482f6bf2c32 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:55.007928 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:55.007928 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:55.012225 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-23dc8fdd-edcd-42d8-8e27-1482f6bf2c32 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Volume info retrieved successfully. Aug 08 06:31:55.016401 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-23dc8fdd-edcd-42d8-8e27-1482f6bf2c32 tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 returned with HTTP 200 Aug 08 06:31:55.016829 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 849/3384] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:54 2026] GET /volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:55.070622 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2539ebee-37b9-4a39-9719-5706c224da91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:55.072948 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2539ebee-37b9-4a39-9719-5706c224da91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:55.073201 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2539ebee-37b9-4a39-9719-5706c224da91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:55.073403 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2539ebee-37b9-4a39-9719-5706c224da91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:55.073525 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2539ebee-37b9-4a39-9719-5706c224da91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:55.078210 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:55.078210 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:55.079003 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2539ebee-37b9-4a39-9719-5706c224da91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:55.079378 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 843/3385] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:55 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:55.213692 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-57393c22-99ba-4247-984d-86cd02a5ef85 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:55.215791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57393c22-99ba-4247-984d-86cd02a5ef85 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 Aug 08 06:31:55.216109 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57393c22-99ba-4247-984d-86cd02a5ef85 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:55.216389 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-57393c22-99ba-4247-984d-86cd02a5ef85 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:55.222327 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-57393c22-99ba-4247-984d-86cd02a5ef85 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 returned with HTTP 404 Aug 08 06:31:55.222826 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 853/3386] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:55 2026] GET /volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:55.230043 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69ff7a5a-0c67-47b8-9fd5-a10b6aab1722 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:55.232049 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69ff7a5a-0c67-47b8-9fd5-a10b6aab1722 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 Aug 08 06:31:55.232345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69ff7a5a-0c67-47b8-9fd5-a10b6aab1722 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:55.232604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69ff7a5a-0c67-47b8-9fd5-a10b6aab1722 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:55.232788 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-69ff7a5a-0c67-47b8-9fd5-a10b6aab1722 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: 2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 Aug 08 06:31:55.243299 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:55.243299 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:55.243681 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69ff7a5a-0c67-47b8-9fd5-a10b6aab1722 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:55.269443 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69ff7a5a-0c67-47b8-9fd5-a10b6aab1722 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot delete request issued successfully. Aug 08 06:31:55.269716 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69ff7a5a-0c67-47b8-9fd5-a10b6aab1722 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 returned with HTTP 202 Aug 08 06:31:55.270368 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 842/3387] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:31:55 2026] DELETE /volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:55.280284 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0b6add48-140a-4e22-8999-c4ea98db75bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:55.284349 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b6add48-140a-4e22-8999-c4ea98db75bc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 Aug 08 06:31:55.284612 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b6add48-140a-4e22-8999-c4ea98db75bc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:55.285162 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b6add48-140a-4e22-8999-c4ea98db75bc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:55.292511 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:55.292511 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:55.292969 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0b6add48-140a-4e22-8999-c4ea98db75bc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:31:55.293766 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b6add48-140a-4e22-8999-c4ea98db75bc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 returned with HTTP 200 Aug 08 06:31:55.294157 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 850/3388] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:55 2026] GET /volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:55.850877 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-52afed26-f14c-476d-8c99-7c4b46ad8366 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:55.853247 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-52afed26-f14c-476d-8c99-7c4b46ad8366 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc Aug 08 06:31:55.853500 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-52afed26-f14c-476d-8c99-7c4b46ad8366 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:55.853739 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-52afed26-f14c-476d-8c99-7c4b46ad8366 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:55.864107 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:55.864107 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:55.868843 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-52afed26-f14c-476d-8c99-7c4b46ad8366 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:55.873968 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-52afed26-f14c-476d-8c99-7c4b46ad8366 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc returned with HTTP 200 Aug 08 06:31:55.874892 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 844/3389] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:55 2026] GET /volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:55.891760 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-046d5654-9109-4054-9a52-7069de34dae0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:55.893887 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-046d5654-9109-4054-9a52-7069de34dae0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:31:55.894428 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-046d5654-9109-4054-9a52-7069de34dae0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f3b6a97-9d7e-457d-874e-1fc25485e0fc", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1498464972"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:55.907439 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:55.907439 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:55.908113 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-046d5654-9109-4054-9a52-7069de34dae0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:55.908297 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-046d5654-9109-4054-9a52-7069de34dae0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create snapshot from volume 9f3b6a97-9d7e-457d-874e-1fc25485e0fc Aug 08 06:31:55.961348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-046d5654-9109-4054-9a52-7069de34dae0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Created reservations ['44a34b8a-68ce-4fb2-8b9e-54ac6832ccbb', '7f50e2a8-e53b-4284-bf7f-607e3053ab79', 'eb9de57d-01e4-4335-a6aa-9fd69373e89b', 'f4c209df-99f4-4738-964f-75d819ea6b26'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:56.010074 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-046d5654-9109-4054-9a52-7069de34dae0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Snapshot create request issued successfully. Aug 08 06:31:56.010485 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-046d5654-9109-4054-9a52-7069de34dae0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:31:56.010982 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 854/3390] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:31:55 2026] POST /volume/v3/snapshots => generated 316 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:56.023127 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2c6161f4-3727-466d-9240-05d450fe221f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:56.025580 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c6161f4-3727-466d-9240-05d450fe221f tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 Aug 08 06:31:56.026024 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c6161f4-3727-466d-9240-05d450fe221f tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:56.026164 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c6161f4-3727-466d-9240-05d450fe221f tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:56.030123 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f2b47c67-faed-4ee3-b71e-bfe7e8051abe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:56.032148 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2b47c67-faed-4ee3-b71e-bfe7e8051abe tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] GET https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 Aug 08 06:31:56.032396 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2b47c67-faed-4ee3-b71e-bfe7e8051abe tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:56.032599 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2b47c67-faed-4ee3-b71e-bfe7e8051abe tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:56.036664 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:56.036664 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:56.037338 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2c6161f4-3727-466d-9240-05d450fe221f tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Snapshot retrieved successfully. Aug 08 06:31:56.038465 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c6161f4-3727-466d-9240-05d450fe221f tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 returned with HTTP 200 Aug 08 06:31:56.040559 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 843/3391] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:56 2026] GET /volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 => generated 448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:56.041954 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2b47c67-faed-4ee3-b71e-bfe7e8051abe tempest-ProjectReaderTests-2095590422 tempest-ProjectReaderTests-2095590422-project-admin] https://10.4.3.32/volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 returned with HTTP 404 Aug 08 06:31:56.043049 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 851/3392] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:56 2026] GET /volume/v3/volumes/7d7ba19b-0e73-4202-ae21-0b63cd03f120 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:56.090704 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e4232608-c7fd-4cdc-b2fd-b880d2f8fbb5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:56.092914 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e4232608-c7fd-4cdc-b2fd-b880d2f8fbb5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:56.093114 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e4232608-c7fd-4cdc-b2fd-b880d2f8fbb5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:56.093314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e4232608-c7fd-4cdc-b2fd-b880d2f8fbb5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:56.093422 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e4232608-c7fd-4cdc-b2fd-b880d2f8fbb5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:56.099045 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:56.099045 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:56.100181 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e4232608-c7fd-4cdc-b2fd-b880d2f8fbb5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:56.100686 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 845/3393] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:56 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:56.305790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1bfd5efe-e5f7-49b3-8760-56b71729cb16 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:56.308301 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bfd5efe-e5f7-49b3-8760-56b71729cb16 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 Aug 08 06:31:56.308577 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bfd5efe-e5f7-49b3-8760-56b71729cb16 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:56.308895 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bfd5efe-e5f7-49b3-8760-56b71729cb16 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:56.314552 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bfd5efe-e5f7-49b3-8760-56b71729cb16 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 returned with HTTP 404 Aug 08 06:31:56.315288 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 855/3394] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:56 2026] GET /volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:56.324894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b4170677-38de-4f69-8c60-40c1cada7c43 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:56.328694 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4170677-38de-4f69-8c60-40c1cada7c43 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa Aug 08 06:31:56.329072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4170677-38de-4f69-8c60-40c1cada7c43 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:56.329326 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4170677-38de-4f69-8c60-40c1cada7c43 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:56.329514 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b4170677-38de-4f69-8c60-40c1cada7c43 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa Aug 08 06:31:56.340795 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:56.340795 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:56.341559 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b4170677-38de-4f69-8c60-40c1cada7c43 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:56.365566 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b4170677-38de-4f69-8c60-40c1cada7c43 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:31:56.365861 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4170677-38de-4f69-8c60-40c1cada7c43 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa returned with HTTP 202 Aug 08 06:31:56.366355 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 844/3395] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:31:56 2026] DELETE /volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:31:56.376142 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c1d90747-8787-4f32-b34b-e80d0d168f09 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:56.377726 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1d90747-8787-4f32-b34b-e80d0d168f09 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa Aug 08 06:31:56.378101 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1d90747-8787-4f32-b34b-e80d0d168f09 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:56.379125 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c1d90747-8787-4f32-b34b-e80d0d168f09 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:56.386434 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:56.386434 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:56.392586 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c1d90747-8787-4f32-b34b-e80d0d168f09 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:56.401732 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c1d90747-8787-4f32-b34b-e80d0d168f09 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa returned with HTTP 200 Aug 08 06:31:56.402398 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 852/3396] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:56 2026] GET /volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa => generated 894 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:57.049704 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-10169745-c932-4d5c-b794-9a5cc29da555 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.053580 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10169745-c932-4d5c-b794-9a5cc29da555 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 Aug 08 06:31:57.053866 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10169745-c932-4d5c-b794-9a5cc29da555 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:57.054108 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10169745-c932-4d5c-b794-9a5cc29da555 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:57.060872 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:57.060872 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:57.061516 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-10169745-c932-4d5c-b794-9a5cc29da555 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Snapshot retrieved successfully. Aug 08 06:31:57.062440 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10169745-c932-4d5c-b794-9a5cc29da555 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 returned with HTTP 200 Aug 08 06:31:57.062830 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 846/3397] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:31:57 2026] GET /volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:57.072144 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.074172 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:57.074570 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4481f3e0-2f57-4233-b6aa-c4291abbc8b1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-553481205"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:57.076023 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request body: {'volume': {"'snapshot_id": '4481f3e0-2f57-4233-b6aa-c4291abbc8b1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-553481205'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:57.076161 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume of 1 GB Aug 08 06:31:57.076496 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:57.076496 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:57.080820 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Availability Zones retrieved successfully. Aug 08 06:31:57.086157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (74c8e858-6618-4903-9c41-a1f232b0d9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.087304 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4b547e-7538-4649-a483-56769337b37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.088212 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:57.111109 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8c672f92-2442-4b4b-a992-f4e2d9d8ac3c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.112864 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c672f92-2442-4b4b-a992-f4e2d9d8ac3c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:57.113077 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c672f92-2442-4b4b-a992-f4e2d9d8ac3c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:57.113261 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c672f92-2442-4b4b-a992-f4e2d9d8ac3c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:57.113368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8c672f92-2442-4b4b-a992-f4e2d9d8ac3c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:57.113649 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4b547e-7538-4649-a483-56769337b37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.114511 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0051fd-da34-4254-8149-6dc50f33970a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.117259 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:57.117259 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:57.117987 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c672f92-2442-4b4b-a992-f4e2d9d8ac3c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:57.118354 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 845/3398] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:57 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:57.152283 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Created reservations ['3d0540c4-e214-4b2c-aa4d-e78b6a5afa41', 'ff7615c3-3253-49a7-a0d6-f6aa3bc4e592', '05c3005a-0ec5-4da2-9d7b-6f542f012dd4', 'c1f90a6f-4285-4cda-8148-e7a16276b81b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:57.152987 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0051fd-da34-4254-8149-6dc50f33970a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d0540c4-e214-4b2c-aa4d-e78b6a5afa41', 'ff7615c3-3253-49a7-a0d6-f6aa3bc4e592', '05c3005a-0ec5-4da2-9d7b-6f542f012dd4', 'c1f90a6f-4285-4cda-8148-e7a16276b81b']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.153645 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e25572-353d-45f8-a081-84d2ea8312dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.174543 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e25572-353d-45f8-a081-84d2ea8312dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-553481205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['3d0540c4-e214-4b2c-aa4d-e78b6a5afa41','ff7615c3-3253-49a7-a0d6-f6aa3bc4e592','05c3005a-0ec5-4da2-9d7b-6f542f012dd4','c1f90a6f-4285-4cda-8148-e7a16276b81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-553481205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dad251d264934a91a97a52df5d1cab13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.175189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493d1598-3d35-414e-bdd4-299300c0d037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.191375 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493d1598-3d35-414e-bdd4-299300c0d037) transitioned into state 'SUCCESS' from state '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-553481205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['3d0540c4-e214-4b2c-aa4d-e78b6a5afa41','ff7615c3-3253-49a7-a0d6-f6aa3bc4e592','05c3005a-0ec5-4da2-9d7b-6f542f012dd4','c1f90a6f-4285-4cda-8148-e7a16276b81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.192031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c54584f-7e44-4e8f-bcf8-9e456db5c0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.201386 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c54584f-7e44-4e8f-bcf8-9e456db5c0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.202641 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (74c8e858-6618-4903-9c41-a1f232b0d9bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.203127 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request issued successfully. Aug 08 06:31:57.203925 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd757a4d-9b99-4ab1-bf83-69ed44687edc tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:57.204497 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 856/3399] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:57 2026] POST /volume/v3/volumes => generated 757 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:57.221105 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f6db72be-978b-4346-a49e-8679d80091a1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.223125 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:57.223591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4481f3e0-2f57-4233-b6aa-c4291abbc8b1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-160641526"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:57.225242 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request body: {'volume': {"'snapshot_id": '4481f3e0-2f57-4233-b6aa-c4291abbc8b1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-160641526'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:57.225467 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume of 1 GB Aug 08 06:31:57.230444 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Availability Zones retrieved successfully. Aug 08 06:31:57.236449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (615157b3-4778-45da-be42-e4aa02bc8b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.237423 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005ff9bd-e5eb-48fb-b24d-e86327a9dbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.238375 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:57.268848 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005ff9bd-e5eb-48fb-b24d-e86327a9dbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.269752 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304032af-dc18-431d-a0a8-a7721692311f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.329609 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Created reservations ['14f19345-e732-464a-a3b7-de6443756bb7', '27325d3d-9bbb-4d93-b6dd-07eb30867878', '5a17f36b-38ad-4b86-b603-b4f0c5151346', '47796615-9f13-4663-afd3-d53cadb91eee'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:57.330695 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304032af-dc18-431d-a0a8-a7721692311f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f19345-e732-464a-a3b7-de6443756bb7', '27325d3d-9bbb-4d93-b6dd-07eb30867878', '5a17f36b-38ad-4b86-b603-b4f0c5151346', '47796615-9f13-4663-afd3-d53cadb91eee']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.331802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983c88f0-12a5-45e7-8cd6-837a8ca5866e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.360921 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983c88f0-12a5-45e7-8cd6-837a8ca5866e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64d407e6-fa57-43ea-88cf-c932218c6bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-160641526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['14f19345-e732-464a-a3b7-de6443756bb7','27325d3d-9bbb-4d93-b6dd-07eb30867878','5a17f36b-38ad-4b86-b603-b4f0c5151346','47796615-9f13-4663-afd3-d53cadb91eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-160641526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64d407e6-fa57-43ea-88cf-c932218c6bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dad251d264934a91a97a52df5d1cab13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.361939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74381c62-0934-4f78-8bae-9083b9bd4c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.385501 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74381c62-0934-4f78-8bae-9083b9bd4c7b) transitioned into state 'SUCCESS' from state '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-160641526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['14f19345-e732-464a-a3b7-de6443756bb7','27325d3d-9bbb-4d93-b6dd-07eb30867878','5a17f36b-38ad-4b86-b603-b4f0c5151346','47796615-9f13-4663-afd3-d53cadb91eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.386434 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce20d7db-6971-4c8b-b232-016161bcd04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.395984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce20d7db-6971-4c8b-b232-016161bcd04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.396753 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (615157b3-4778-45da-be42-e4aa02bc8b7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.397089 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request issued successfully. Aug 08 06:31:57.397633 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f6db72be-978b-4346-a49e-8679d80091a1 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:57.398194 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 853/3400] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:57 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:57.412273 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.414481 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:57.415037 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4481f3e0-2f57-4233-b6aa-c4291abbc8b1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-426068446"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:57.416416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d4df3b4c-7472-42d6-9959-6bebc91b3bd1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.417130 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request body: {'volume': {"'snapshot_id": '4481f3e0-2f57-4233-b6aa-c4291abbc8b1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-426068446'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:57.417273 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume of 1 GB Aug 08 06:31:57.418412 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4df3b4c-7472-42d6-9959-6bebc91b3bd1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa Aug 08 06:31:57.418574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4df3b4c-7472-42d6-9959-6bebc91b3bd1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:57.418808 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4df3b4c-7472-42d6-9959-6bebc91b3bd1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:57.425553 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Availability Zones retrieved successfully. Aug 08 06:31:57.426239 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4df3b4c-7472-42d6-9959-6bebc91b3bd1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa returned with HTTP 404 Aug 08 06:31:57.426755 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 846/3401] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:57 2026] GET /volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:31:57.433768 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (a72b9c80-b585-4827-8150-709395f6c896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.436162 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-247cfa8b-a1fb-4a5b-a76e-72c080d04520 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.436288 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0967a133-e1f3-46e1-aaae-bdd69f4f4ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.437635 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:57.438554 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-247cfa8b-a1fb-4a5b-a76e-72c080d04520 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:31:57.438824 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-247cfa8b-a1fb-4a5b-a76e-72c080d04520 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:57.439095 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-247cfa8b-a1fb-4a5b-a76e-72c080d04520 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:57.439282 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-247cfa8b-a1fb-4a5b-a76e-72c080d04520 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:31:57.447587 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:57.447587 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:57.448108 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-247cfa8b-a1fb-4a5b-a76e-72c080d04520 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:57.471424 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-247cfa8b-a1fb-4a5b-a76e-72c080d04520 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:31:57.471724 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-247cfa8b-a1fb-4a5b-a76e-72c080d04520 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 returned with HTTP 202 Aug 08 06:31:57.472285 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 857/3402] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:31:57 2026] DELETE /volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:31:57.473143 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0967a133-e1f3-46e1-aaae-bdd69f4f4ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.474617 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfd085a-e0a7-401f-a2ed-e4edca62d3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.480952 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6deb9cb0-77a0-40b8-82ff-8f714f77b26a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.482839 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6deb9cb0-77a0-40b8-82ff-8f714f77b26a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:31:57.483126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6deb9cb0-77a0-40b8-82ff-8f714f77b26a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:57.483378 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6deb9cb0-77a0-40b8-82ff-8f714f77b26a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:57.492053 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:57.492053 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:57.497471 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6deb9cb0-77a0-40b8-82ff-8f714f77b26a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:57.504913 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6deb9cb0-77a0-40b8-82ff-8f714f77b26a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 returned with HTTP 200 Aug 08 06:31:57.505491 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 854/3403] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:57 2026] GET /volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:57.532685 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Created reservations ['d6b1f4f2-550f-450e-8aa1-81b7fda97b4d', 'bc9f1733-3fda-4ea7-9a33-2e5d4489f4a9', '58f66f8f-987f-46ca-9d85-67c6e967292a', '01a17a06-1ae4-4334-9e62-4097d8d1d974'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:57.533690 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfd085a-e0a7-401f-a2ed-e4edca62d3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b1f4f2-550f-450e-8aa1-81b7fda97b4d', 'bc9f1733-3fda-4ea7-9a33-2e5d4489f4a9', '58f66f8f-987f-46ca-9d85-67c6e967292a', '01a17a06-1ae4-4334-9e62-4097d8d1d974']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.534711 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb96e23-c677-4647-9455-e8bf16fd6fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.561450 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb96e23-c677-4647-9455-e8bf16fd6fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21aed3d8-4ed7-4ed3-8edb-740e96d6da8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-426068446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['d6b1f4f2-550f-450e-8aa1-81b7fda97b4d','bc9f1733-3fda-4ea7-9a33-2e5d4489f4a9','58f66f8f-987f-46ca-9d85-67c6e967292a','01a17a06-1ae4-4334-9e62-4097d8d1d974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-426068446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21aed3d8-4ed7-4ed3-8edb-740e96d6da8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dad251d264934a91a97a52df5d1cab13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.562237 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77410b2b-bb7c-48f3-932c-a35d6eebecdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.586091 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77410b2b-bb7c-48f3-932c-a35d6eebecdf) transitioned into state 'SUCCESS' from state '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-426068446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['d6b1f4f2-550f-450e-8aa1-81b7fda97b4d','bc9f1733-3fda-4ea7-9a33-2e5d4489f4a9','58f66f8f-987f-46ca-9d85-67c6e967292a','01a17a06-1ae4-4334-9e62-4097d8d1d974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.586922 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f818e09a-2c08-413c-9aee-584a8bf13d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.601370 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f818e09a-2c08-413c-9aee-584a8bf13d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.602272 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (a72b9c80-b585-4827-8150-709395f6c896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.602622 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request issued successfully. Aug 08 06:31:57.603431 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-efc93a0d-0253-48d5-873a-1d93aca86d18 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:57.604075 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 847/3404] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:57 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:57.617979 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8a879550-cb3a-4984-9617-383431342d92 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.620192 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:57.620703 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4481f3e0-2f57-4233-b6aa-c4291abbc8b1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-487494099"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:57.622389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request body: {'volume': {"'snapshot_id": '4481f3e0-2f57-4233-b6aa-c4291abbc8b1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-487494099'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:57.622572 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume of 1 GB Aug 08 06:31:57.627037 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Availability Zones retrieved successfully. Aug 08 06:31:57.633212 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (5bc385c4-dda4-40d6-a9cf-b77558fd6817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.634391 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (642cffbd-fe2f-4066-8991-af6c00588a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.635412 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:57.663924 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (642cffbd-fe2f-4066-8991-af6c00588a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.664878 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5ee541-e753-490f-9974-a22cafc3caea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.713766 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Created reservations ['ee3a6482-f167-41a4-8653-a223d95435e7', 'f1bee545-7583-4369-bc2b-51e7638633e5', 'aa26cc14-05b9-4f50-920d-3d4cf5948101', 'c561a543-67d2-4595-b5c9-5b86bbc327f7'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:57.714837 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5ee541-e753-490f-9974-a22cafc3caea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee3a6482-f167-41a4-8653-a223d95435e7', 'f1bee545-7583-4369-bc2b-51e7638633e5', 'aa26cc14-05b9-4f50-920d-3d4cf5948101', 'c561a543-67d2-4595-b5c9-5b86bbc327f7']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.715532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a945051-708d-4678-93fe-986a0e63a455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.738429 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a945051-708d-4678-93fe-986a0e63a455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49582a96-fc54-45a5-a2df-af0083bf58cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-487494099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['ee3a6482-f167-41a4-8653-a223d95435e7','f1bee545-7583-4369-bc2b-51e7638633e5','aa26cc14-05b9-4f50-920d-3d4cf5948101','c561a543-67d2-4595-b5c9-5b86bbc327f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-487494099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49582a96-fc54-45a5-a2df-af0083bf58cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dad251d264934a91a97a52df5d1cab13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.739253 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7e4643-ba43-4d9d-9601-587a89ccd389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.760562 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7e4643-ba43-4d9d-9601-587a89ccd389) transitioned into state 'SUCCESS' from state '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-487494099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['ee3a6482-f167-41a4-8653-a223d95435e7','f1bee545-7583-4369-bc2b-51e7638633e5','aa26cc14-05b9-4f50-920d-3d4cf5948101','c561a543-67d2-4595-b5c9-5b86bbc327f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.761379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95f29d7-205f-4609-a295-38699e4fdf3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.774714 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95f29d7-205f-4609-a295-38699e4fdf3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.776009 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (5bc385c4-dda4-40d6-a9cf-b77558fd6817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.776460 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request issued successfully. Aug 08 06:31:57.777276 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a879550-cb3a-4984-9617-383431342d92 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:57.777867 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 847/3405] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:57 2026] POST /volume/v3/volumes => generated 757 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:57.795339 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.797313 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:57.797893 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4481f3e0-2f57-4233-b6aa-c4291abbc8b1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-354928279"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:57.799446 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request body: {'volume': {"'snapshot_id": '4481f3e0-2f57-4233-b6aa-c4291abbc8b1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-354928279'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:57.799614 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume of 1 GB Aug 08 06:31:57.803872 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Availability Zones retrieved successfully. Aug 08 06:31:57.810419 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (3ea6b1f3-0d05-4026-a287-8c65d28bfd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.811397 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b64b5fb-cc55-4183-a118-759720476737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.812371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:57.839610 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b64b5fb-cc55-4183-a118-759720476737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.840409 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e956379c-4549-415c-93e5-a59f66c3e058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.881123 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Created reservations ['ae47199f-a326-41e4-994c-5df6700dfa91', '225ad9b7-83be-4322-8bee-be7b783a9bbf', '0068ab35-0acd-4618-845a-98ffc0376726', 'c2b08c13-2cab-4dcf-90a2-961669300a72'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:57.881921 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e956379c-4549-415c-93e5-a59f66c3e058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae47199f-a326-41e4-994c-5df6700dfa91', '225ad9b7-83be-4322-8bee-be7b783a9bbf', '0068ab35-0acd-4618-845a-98ffc0376726', 'c2b08c13-2cab-4dcf-90a2-961669300a72']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.882609 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec374ab9-b3ce-4dce-8553-2a1a27454788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.905766 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec374ab9-b3ce-4dce-8553-2a1a27454788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7dc93e4-c99e-441d-b6f7-673846367eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-354928279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['ae47199f-a326-41e4-994c-5df6700dfa91','225ad9b7-83be-4322-8bee-be7b783a9bbf','0068ab35-0acd-4618-845a-98ffc0376726','c2b08c13-2cab-4dcf-90a2-961669300a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-354928279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7dc93e4-c99e-441d-b6f7-673846367eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dad251d264934a91a97a52df5d1cab13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.907393 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059161c6-21bb-4d06-981b-2453a81005df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.929532 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059161c6-21bb-4d06-981b-2453a81005df) transitioned into state 'SUCCESS' from state '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-354928279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcc6889bfe6c4a08bd2be8615598bfe3',qos_specs=None,replication_status=,reservations=['ae47199f-a326-41e4-994c-5df6700dfa91','225ad9b7-83be-4322-8bee-be7b783a9bbf','0068ab35-0acd-4618-845a-98ffc0376726','c2b08c13-2cab-4dcf-90a2-961669300a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dad251d264934a91a97a52df5d1cab13',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.930299 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93dd376d-e243-4499-bd97-72e660df8686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:57.940182 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93dd376d-e243-4499-bd97-72e660df8686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:57.941116 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Flow 'volume_create_api' (3ea6b1f3-0d05-4026-a287-8c65d28bfd28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:57.941459 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Create volume request issued successfully. Aug 08 06:31:57.942118 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-92cc3b9a-acd8-410e-a96b-c4895a3c0bc3 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:57.942619 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 858/3406] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:31:57 2026] POST /volume/v3/volumes => generated 757 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:57.959674 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5a15531f-40cc-4400-9ee8-f2c1efd302cb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.961728 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a15531f-40cc-4400-9ee8-f2c1efd302cb tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 Aug 08 06:31:57.962009 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a15531f-40cc-4400-9ee8-f2c1efd302cb tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:57.962230 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a15531f-40cc-4400-9ee8-f2c1efd302cb tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:57.970038 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:57.970038 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:57.975143 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5a15531f-40cc-4400-9ee8-f2c1efd302cb tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:57.981544 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a15531f-40cc-4400-9ee8-f2c1efd302cb tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 returned with HTTP 200 Aug 08 06:31:57.982243 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 855/3407] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:57 2026] GET /volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:57.996243 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc54252d-7754-4ab2-9cd5-41e4597edd3a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:57.998650 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc54252d-7754-4ab2-9cd5-41e4597edd3a tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 Aug 08 06:31:57.998958 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc54252d-7754-4ab2-9cd5-41e4597edd3a tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:57.999163 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc54252d-7754-4ab2-9cd5-41e4597edd3a tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.008203 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.008203 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:58.012587 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dc54252d-7754-4ab2-9cd5-41e4597edd3a tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:58.017854 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc54252d-7754-4ab2-9cd5-41e4597edd3a tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 returned with HTTP 200 Aug 08 06:31:58.018349 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 848/3408] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:57 2026] GET /volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:58.034804 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bd733e28-368c-4887-846c-08eb495a9a8d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.036224 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd733e28-368c-4887-846c-08eb495a9a8d tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f Aug 08 06:31:58.036406 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd733e28-368c-4887-846c-08eb495a9a8d tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.036584 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd733e28-368c-4887-846c-08eb495a9a8d tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.044615 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.044615 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:58.048580 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bd733e28-368c-4887-846c-08eb495a9a8d tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:58.052585 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd733e28-368c-4887-846c-08eb495a9a8d tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f returned with HTTP 200 Aug 08 06:31:58.053055 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 848/3409] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:58.067978 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9843c311-a953-4f2c-b281-b06f7bb0b9f0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.069231 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9843c311-a953-4f2c-b281-b06f7bb0b9f0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc Aug 08 06:31:58.069443 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9843c311-a953-4f2c-b281-b06f7bb0b9f0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.069636 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9843c311-a953-4f2c-b281-b06f7bb0b9f0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.076533 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.076533 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:58.080375 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9843c311-a953-4f2c-b281-b06f7bb0b9f0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:58.085499 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9843c311-a953-4f2c-b281-b06f7bb0b9f0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc returned with HTTP 200 Aug 08 06:31:58.085958 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 859/3410] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:58.099063 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-753fb742-d776-4f28-b707-ac5dd07e20ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.101248 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-753fb742-d776-4f28-b707-ac5dd07e20ce tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc93e4-c99e-441d-b6f7-673846367eb6 Aug 08 06:31:58.102377 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-753fb742-d776-4f28-b707-ac5dd07e20ce tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.102377 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-753fb742-d776-4f28-b707-ac5dd07e20ce tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.109687 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.109687 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:58.113583 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-753fb742-d776-4f28-b707-ac5dd07e20ce tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:58.118395 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-753fb742-d776-4f28-b707-ac5dd07e20ce tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/d7dc93e4-c99e-441d-b6f7-673846367eb6 returned with HTTP 200 Aug 08 06:31:58.118907 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 856/3411] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/volumes/d7dc93e4-c99e-441d-b6f7-673846367eb6 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:58.129628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-46f9088e-8e09-4e83-985f-947de169dee7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.131383 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46f9088e-8e09-4e83-985f-947de169dee7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:58.131549 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-46f9088e-8e09-4e83-985f-947de169dee7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.131723 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-46f9088e-8e09-4e83-985f-947de169dee7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.131891 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-46f9088e-8e09-4e83-985f-947de169dee7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:58.133102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4afc4211-7f7d-4d93-ba86-a1162f7fcfd0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.135713 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4afc4211-7f7d-4d93-ba86-a1162f7fcfd0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d7dc93e4-c99e-441d-b6f7-673846367eb6 Aug 08 06:31:58.135990 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4afc4211-7f7d-4d93-ba86-a1162f7fcfd0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.136156 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.136156 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:58.136226 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4afc4211-7f7d-4d93-ba86-a1162f7fcfd0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.136420 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4afc4211-7f7d-4d93-ba86-a1162f7fcfd0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume with id: d7dc93e4-c99e-441d-b6f7-673846367eb6 Aug 08 06:31:58.136873 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46f9088e-8e09-4e83-985f-947de169dee7 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:58.137302 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 849/3412] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:58.145164 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.145164 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:58.145748 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4afc4211-7f7d-4d93-ba86-a1162f7fcfd0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:58.147892 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a2eb92d0-1908-4c90-9be5-bd4ba461d52b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.149830 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2eb92d0-1908-4c90-9be5-bd4ba461d52b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 Aug 08 06:31:58.150062 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2eb92d0-1908-4c90-9be5-bd4ba461d52b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.150300 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2eb92d0-1908-4c90-9be5-bd4ba461d52b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.157553 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.157553 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:58.161088 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a2eb92d0-1908-4c90-9be5-bd4ba461d52b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:31:58.165377 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2eb92d0-1908-4c90-9be5-bd4ba461d52b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 returned with HTTP 200 Aug 08 06:31:58.168798 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 860/3413] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:58.168982 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4afc4211-7f7d-4d93-ba86-a1162f7fcfd0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume request issued successfully. Aug 08 06:31:58.168982 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4afc4211-7f7d-4d93-ba86-a1162f7fcfd0 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/d7dc93e4-c99e-441d-b6f7-673846367eb6 returned with HTTP 202 Aug 08 06:31:58.168982 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 849/3414] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:58 2026] DELETE /volume/v3/volumes/d7dc93e4-c99e-441d-b6f7-673846367eb6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:58.176948 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c22f437f-c6c8-4947-8731-71d56140a0c4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.179153 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c22f437f-c6c8-4947-8731-71d56140a0c4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc93e4-c99e-441d-b6f7-673846367eb6 Aug 08 06:31:58.179405 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c22f437f-c6c8-4947-8731-71d56140a0c4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.179648 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c22f437f-c6c8-4947-8731-71d56140a0c4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.179939 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c46acdd6-bda1-4c97-9ee5-262f92d3039a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.182582 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c46acdd6-bda1-4c97-9ee5-262f92d3039a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:58.182582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c46acdd6-bda1-4c97-9ee5-262f92d3039a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.182582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c46acdd6-bda1-4c97-9ee5-262f92d3039a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.182582 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-c46acdd6-bda1-4c97-9ee5-262f92d3039a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete backup with id: e9b3fab6-2650-41bc-9982-fbdd5f56b655. Aug 08 06:31:58.186698 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.186698 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:58.200492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-c46acdd6-bda1-4c97-9ee5-262f92d3039a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] delete_backup rpcapi backup_id e9b3fab6-2650-41bc-9982-fbdd5f56b655 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:31:58.202408 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c46acdd6-bda1-4c97-9ee5-262f92d3039a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 202 Aug 08 06:31:58.202845 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 850/3415] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:58 2026] DELETE /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:31:58.213803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b91c9831-c307-4163-9def-77dca3e4c2a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.215736 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b91c9831-c307-4163-9def-77dca3e4c2a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:58.216039 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b91c9831-c307-4163-9def-77dca3e4c2a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.216278 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b91c9831-c307-4163-9def-77dca3e4c2a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.216629 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b91c9831-c307-4163-9def-77dca3e4c2a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:58.223939 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.223939 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:58.224958 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b91c9831-c307-4163-9def-77dca3e4c2a0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 200 Aug 08 06:31:58.225454 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 861/3416] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:58.390516 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.390516 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:58.393668 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c22f437f-c6c8-4947-8731-71d56140a0c4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/d7dc93e4-c99e-441d-b6f7-673846367eb6 returned with HTTP 404 Aug 08 06:31:58.394274 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 857/3417] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/volumes/d7dc93e4-c99e-441d-b6f7-673846367eb6 => generated 109 bytes in 218 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:58.403382 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-af78ae75-b3aa-4977-94e5-18a794388d0e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.405229 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af78ae75-b3aa-4977-94e5-18a794388d0e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] DELETE https://10.4.3.32/volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc Aug 08 06:31:58.405450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af78ae75-b3aa-4977-94e5-18a794388d0e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.405655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af78ae75-b3aa-4977-94e5-18a794388d0e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.405875 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-af78ae75-b3aa-4977-94e5-18a794388d0e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume with id: 49582a96-fc54-45a5-a2df-af0083bf58cc Aug 08 06:31:58.414534 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.414534 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:58.415299 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-af78ae75-b3aa-4977-94e5-18a794388d0e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:58.435797 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-af78ae75-b3aa-4977-94e5-18a794388d0e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume request issued successfully. Aug 08 06:31:58.435797 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af78ae75-b3aa-4977-94e5-18a794388d0e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc returned with HTTP 202 Aug 08 06:31:58.435797 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 850/3418] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:58 2026] DELETE /volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:58.443514 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fa0c14f5-1209-4223-a7c9-546408db0214 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.448380 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa0c14f5-1209-4223-a7c9-546408db0214 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc Aug 08 06:31:58.448380 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa0c14f5-1209-4223-a7c9-546408db0214 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.448380 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa0c14f5-1209-4223-a7c9-546408db0214 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.456425 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.456425 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:58.462122 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fa0c14f5-1209-4223-a7c9-546408db0214 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:58.467746 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa0c14f5-1209-4223-a7c9-546408db0214 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc returned with HTTP 200 Aug 08 06:31:58.470123 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 851/3419] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:58.518877 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2a09cecf-39e5-49d1-8386-e6e4069421d0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.521846 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2a09cecf-39e5-49d1-8386-e6e4069421d0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:31:58.521846 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2a09cecf-39e5-49d1-8386-e6e4069421d0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.521846 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2a09cecf-39e5-49d1-8386-e6e4069421d0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.529658 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2a09cecf-39e5-49d1-8386-e6e4069421d0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 returned with HTTP 404 Aug 08 06:31:58.530283 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 862/3420] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:31:58.540889 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-87156858-83d6-4d2e-ac79-b1d001e2c32f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.542389 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-87156858-83d6-4d2e-ac79-b1d001e2c32f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:31:58.542389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-87156858-83d6-4d2e-ac79-b1d001e2c32f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.542389 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-87156858-83d6-4d2e-ac79-b1d001e2c32f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.542389 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-87156858-83d6-4d2e-ac79-b1d001e2c32f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:31:58.549980 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.549980 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:58.550859 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-87156858-83d6-4d2e-ac79-b1d001e2c32f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:58.573797 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-87156858-83d6-4d2e-ac79-b1d001e2c32f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:31:58.573797 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-87156858-83d6-4d2e-ac79-b1d001e2c32f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a returned with HTTP 202 Aug 08 06:31:58.573797 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 858/3421] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:31:58 2026] DELETE /volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:31:58.582986 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-50df5c74-f09b-49c7-adae-ffce3b1fcacc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:58.583290 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50df5c74-f09b-49c7-adae-ffce3b1fcacc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:31:58.583622 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50df5c74-f09b-49c7-adae-ffce3b1fcacc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:58.583947 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50df5c74-f09b-49c7-adae-ffce3b1fcacc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:58.594071 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:58.594071 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:58.598416 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-50df5c74-f09b-49c7-adae-ffce3b1fcacc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:58.603983 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50df5c74-f09b-49c7-adae-ffce3b1fcacc tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a returned with HTTP 200 Aug 08 06:31:58.604628 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 851/3422] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:58 2026] GET /volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:31:59.237499 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7d9c8503-e40e-4874-a4fd-046e9fb954ac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:59.239668 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d9c8503-e40e-4874-a4fd-046e9fb954ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 Aug 08 06:31:59.239975 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d9c8503-e40e-4874-a4fd-046e9fb954ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:59.240256 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d9c8503-e40e-4874-a4fd-046e9fb954ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:59.240358 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7d9c8503-e40e-4874-a4fd-046e9fb954ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id e9b3fab6-2650-41bc-9982-fbdd5f56b655. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:31:59.244993 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d9c8503-e40e-4874-a4fd-046e9fb954ac tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 returned with HTTP 404 Aug 08 06:31:59.245543 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 852/3423] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:59 2026] GET /volume/v3/backups/e9b3fab6-2650-41bc-9982-fbdd5f56b655 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:59.256281 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:59.258180 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:31:59.258541 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-508414170"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:31:59.260262 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-508414170'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:31:59.260492 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume of 1 GB Aug 08 06:31:59.265216 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Availability Zones retrieved successfully. Aug 08 06:31:59.272723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Flow 'volume_create_api' (5266e360-012d-431d-8371-e857df75151f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:59.273690 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fc0bf9-6518-4d8f-a089-9771e711e143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:59.274651 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:31:59.301680 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fc0bf9-6518-4d8f-a089-9771e711e143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:59.302553 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fda21ab1-5bc5-4646-a284-eda8517f2cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:59.348442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['8983c48f-8a32-495b-abf1-e2d2502d0cd9', 'ea155778-7c36-4386-8eba-67d3f3af4f7d', '56dad45d-014d-4e31-a118-eeb0e314dd21', 'fee34723-56ab-40d4-ae3d-e1b3e144a097'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:31:59.349272 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fda21ab1-5bc5-4646-a284-eda8517f2cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8983c48f-8a32-495b-abf1-e2d2502d0cd9', 'ea155778-7c36-4386-8eba-67d3f3af4f7d', '56dad45d-014d-4e31-a118-eeb0e314dd21', 'fee34723-56ab-40d4-ae3d-e1b3e144a097']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:59.350046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2363b4b1-ac2f-47b6-bc55-f53e4d4a2106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:59.375944 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2363b4b1-ac2f-47b6-bc55-f53e4d4a2106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1d46205-7ae0-4ce5-8b04-ebe55edce30b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-508414170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556e86b088e9471fbd72319d5b080b68',qos_specs=None,replication_status=,reservations=['8983c48f-8a32-495b-abf1-e2d2502d0cd9','ea155778-7c36-4386-8eba-67d3f3af4f7d','56dad45d-014d-4e31-a118-eeb0e314dd21','fee34723-56ab-40d4-ae3d-e1b3e144a097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ece331224c400d984cb6f741a9a726',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:31:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-508414170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1d46205-7ae0-4ce5-8b04-ebe55edce30b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556e86b088e9471fbd72319d5b080b68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8ece331224c400d984cb6f741a9a726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:59.376847 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab22422f-4f79-482d-9c99-d886c6bf882d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:59.398654 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab22422f-4f79-482d-9c99-d886c6bf882d) transitioned into state 'SUCCESS' from state '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-508414170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556e86b088e9471fbd72319d5b080b68',qos_specs=None,replication_status=,reservations=['8983c48f-8a32-495b-abf1-e2d2502d0cd9','ea155778-7c36-4386-8eba-67d3f3af4f7d','56dad45d-014d-4e31-a118-eeb0e314dd21','fee34723-56ab-40d4-ae3d-e1b3e144a097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ece331224c400d984cb6f741a9a726',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:59.399458 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b778bd-e48b-4c17-ab6e-b4101845387e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:31:59.410143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b778bd-e48b-4c17-ab6e-b4101845387e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:31:59.411034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Flow 'volume_create_api' (5266e360-012d-431d-8371-e857df75151f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:31:59.411319 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume request issued successfully. Aug 08 06:31:59.411903 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c5d6db5-87b6-41c0-8908-edea95f92678 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:31:59.412310 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 863/3424] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:31:59 2026] POST /volume/v3/volumes => generated 746 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:31:59.429464 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6fcd4111-215b-49e6-99f0-bcff8a261d2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:59.431569 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6fcd4111-215b-49e6-99f0-bcff8a261d2a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b Aug 08 06:31:59.431825 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6fcd4111-215b-49e6-99f0-bcff8a261d2a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:59.432046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6fcd4111-215b-49e6-99f0-bcff8a261d2a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:59.439937 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:59.439937 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:31:59.444128 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6fcd4111-215b-49e6-99f0-bcff8a261d2a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:31:59.448964 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6fcd4111-215b-49e6-99f0-bcff8a261d2a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b returned with HTTP 200 Aug 08 06:31:59.449406 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 859/3425] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:59 2026] GET /volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:59.484122 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-83d28bd4-2e75-4532-8da5-3c7d3e260758 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:59.485902 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83d28bd4-2e75-4532-8da5-3c7d3e260758 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc Aug 08 06:31:59.486137 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83d28bd4-2e75-4532-8da5-3c7d3e260758 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:59.486360 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83d28bd4-2e75-4532-8da5-3c7d3e260758 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:59.492941 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83d28bd4-2e75-4532-8da5-3c7d3e260758 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc returned with HTTP 404 Aug 08 06:31:59.493122 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 852/3426] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:59 2026] GET /volume/v3/volumes/49582a96-fc54-45a5-a2df-af0083bf58cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:31:59.501966 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd4e3bd0-c077-49e1-bd91-dca5a4bf6117 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:59.506400 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd4e3bd0-c077-49e1-bd91-dca5a4bf6117 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] DELETE https://10.4.3.32/volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f Aug 08 06:31:59.506400 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd4e3bd0-c077-49e1-bd91-dca5a4bf6117 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:59.506400 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd4e3bd0-c077-49e1-bd91-dca5a4bf6117 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:59.506400 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-dd4e3bd0-c077-49e1-bd91-dca5a4bf6117 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume with id: 21aed3d8-4ed7-4ed3-8edb-740e96d6da8f Aug 08 06:31:59.513797 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:59.513797 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:59.513959 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dd4e3bd0-c077-49e1-bd91-dca5a4bf6117 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:59.532576 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dd4e3bd0-c077-49e1-bd91-dca5a4bf6117 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume request issued successfully. Aug 08 06:31:59.532823 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd4e3bd0-c077-49e1-bd91-dca5a4bf6117 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f returned with HTTP 202 Aug 08 06:31:59.533209 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 853/3427] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:31:59 2026] DELETE /volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:31:59.541327 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3527c5c6-fb5f-4e96-b471-b1bf89879cff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:59.543616 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3527c5c6-fb5f-4e96-b471-b1bf89879cff tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f Aug 08 06:31:59.543855 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3527c5c6-fb5f-4e96-b471-b1bf89879cff tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:59.544093 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3527c5c6-fb5f-4e96-b471-b1bf89879cff tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:59.551658 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:59.551658 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:31:59.555302 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3527c5c6-fb5f-4e96-b471-b1bf89879cff tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:31:59.559926 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3527c5c6-fb5f-4e96-b471-b1bf89879cff tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f returned with HTTP 200 Aug 08 06:31:59.560293 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 864/3428] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:31:59 2026] GET /volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:31:59.621576 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-87515bb1-baac-4d9e-8560-db69e9b5c54e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:59.623389 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-87515bb1-baac-4d9e-8560-db69e9b5c54e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:31:59.623614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-87515bb1-baac-4d9e-8560-db69e9b5c54e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:59.623842 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-87515bb1-baac-4d9e-8560-db69e9b5c54e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:59.630513 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-87515bb1-baac-4d9e-8560-db69e9b5c54e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a returned with HTTP 404 Aug 08 06:31:59.631175 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 860/3429] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:59 2026] GET /volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:31:59.638640 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b1fd8d18-af28-4529-84c8-d6c9fc36832d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:59.640514 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1fd8d18-af28-4529-84c8-d6c9fc36832d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 Aug 08 06:31:59.640703 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1fd8d18-af28-4529-84c8-d6c9fc36832d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:59.640939 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1fd8d18-af28-4529-84c8-d6c9fc36832d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:59.641117 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b1fd8d18-af28-4529-84c8-d6c9fc36832d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 Aug 08 06:31:59.648799 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:59.648799 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:31:59.649253 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b1fd8d18-af28-4529-84c8-d6c9fc36832d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:59.663624 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b1fd8d18-af28-4529-84c8-d6c9fc36832d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:31:59.663867 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1fd8d18-af28-4529-84c8-d6c9fc36832d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 returned with HTTP 202 Aug 08 06:31:59.664281 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 853/3430] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:31:59 2026] DELETE /volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:31:59.670893 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-71734b86-1b11-4f0a-ad45-48bcd712203a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:31:59.672685 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-71734b86-1b11-4f0a-ad45-48bcd712203a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 Aug 08 06:31:59.672988 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-71734b86-1b11-4f0a-ad45-48bcd712203a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:31:59.673188 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-71734b86-1b11-4f0a-ad45-48bcd712203a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:31:59.680579 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:31:59.680579 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:31:59.686110 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-71734b86-1b11-4f0a-ad45-48bcd712203a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:31:59.692925 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-71734b86-1b11-4f0a-ad45-48bcd712203a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 returned with HTTP 200 Aug 08 06:31:59.693526 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 854/3431] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:31:59 2026] GET /volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:00.464997 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-42dcc75d-47e6-476d-867a-e154c28d487b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:00.467074 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42dcc75d-47e6-476d-867a-e154c28d487b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b Aug 08 06:32:00.467349 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42dcc75d-47e6-476d-867a-e154c28d487b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:00.467621 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42dcc75d-47e6-476d-867a-e154c28d487b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:00.474944 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:00.474944 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:00.478593 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42dcc75d-47e6-476d-867a-e154c28d487b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:32:00.483597 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42dcc75d-47e6-476d-867a-e154c28d487b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b returned with HTTP 200 Aug 08 06:32:00.484080 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 865/3432] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:00 2026] GET /volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:00.501192 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-51667536-45d6-4320-8a3a-75423746b4ad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:00.503252 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51667536-45d6-4320-8a3a-75423746b4ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:32:00.503630 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51667536-45d6-4320-8a3a-75423746b4ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1d46205-7ae0-4ce5-8b04-ebe55edce30b", "name": "tempest-VolumesBackupsTest-Backup-1825506925"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:00.505349 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-51667536-45d6-4320-8a3a-75423746b4ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating new backup {'backup': {'volume_id': 'e1d46205-7ae0-4ce5-8b04-ebe55edce30b', 'name': 'tempest-VolumesBackupsTest-Backup-1825506925'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:32:00.505478 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-51667536-45d6-4320-8a3a-75423746b4ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating backup of volume e1d46205-7ae0-4ce5-8b04-ebe55edce30b in container None Aug 08 06:32:00.514403 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:00.514403 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:00.515019 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-51667536-45d6-4320-8a3a-75423746b4ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:32:00.533126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-51667536-45d6-4320-8a3a-75423746b4ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['bf958d59-432e-4217-ab22-4b803cd60bce', '80f75195-8f1e-4816-89dd-2b6cfbdf7def'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:00.566116 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51667536-45d6-4320-8a3a-75423746b4ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:32:00.566692 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 861/3433] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:00 2026] POST /volume/v3/backups => generated 328 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:00.575950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1921d977-ac55-444f-87c9-73791886a74d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:00.578566 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1921d977-ac55-444f-87c9-73791886a74d tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f Aug 08 06:32:00.578566 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1921d977-ac55-444f-87c9-73791886a74d tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:00.579018 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1921d977-ac55-444f-87c9-73791886a74d tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:00.581471 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d417d065-ca6d-4fd2-b934-652b5b0afb77 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:00.583846 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d417d065-ca6d-4fd2-b934-652b5b0afb77 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:00.583846 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d417d065-ca6d-4fd2-b934-652b5b0afb77 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:00.583987 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d417d065-ca6d-4fd2-b934-652b5b0afb77 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:00.584097 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d417d065-ca6d-4fd2-b934-652b5b0afb77 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:00.586192 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1921d977-ac55-444f-87c9-73791886a74d tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f returned with HTTP 404 Aug 08 06:32:00.586806 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 854/3434] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:00 2026] GET /volume/v3/volumes/21aed3d8-4ed7-4ed3-8edb-740e96d6da8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:00.588857 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:00.588857 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:00.589636 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d417d065-ca6d-4fd2-b934-652b5b0afb77 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:00.591559 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 855/3435] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:00 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:00.594377 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0e77c75b-912b-4195-b8c5-56ba5f6c02d9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:00.596839 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e77c75b-912b-4195-b8c5-56ba5f6c02d9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] DELETE https://10.4.3.32/volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 Aug 08 06:32:00.597168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e77c75b-912b-4195-b8c5-56ba5f6c02d9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:00.597580 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e77c75b-912b-4195-b8c5-56ba5f6c02d9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:00.597655 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0e77c75b-912b-4195-b8c5-56ba5f6c02d9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume with id: 64d407e6-fa57-43ea-88cf-c932218c6bd0 Aug 08 06:32:00.607228 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:00.607228 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:00.607724 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0e77c75b-912b-4195-b8c5-56ba5f6c02d9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:32:00.627123 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0e77c75b-912b-4195-b8c5-56ba5f6c02d9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume request issued successfully. Aug 08 06:32:00.627426 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e77c75b-912b-4195-b8c5-56ba5f6c02d9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 returned with HTTP 202 Aug 08 06:32:00.627928 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 866/3436] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:00 2026] DELETE /volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:00.640337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6bb2ca96-0422-470a-8380-8ff87566beba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:00.643285 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bb2ca96-0422-470a-8380-8ff87566beba tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 Aug 08 06:32:00.643529 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bb2ca96-0422-470a-8380-8ff87566beba tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:00.643762 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bb2ca96-0422-470a-8380-8ff87566beba tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:00.654042 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:00.654042 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:00.659830 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6bb2ca96-0422-470a-8380-8ff87566beba tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:32:00.665966 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bb2ca96-0422-470a-8380-8ff87566beba tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 returned with HTTP 200 Aug 08 06:32:00.666373 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 862/3437] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:00 2026] GET /volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:00.707169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5b4d1988-a2b5-47b9-8519-bd3439f5cd77 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:00.708921 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b4d1988-a2b5-47b9-8519-bd3439f5cd77 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 Aug 08 06:32:00.709138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b4d1988-a2b5-47b9-8519-bd3439f5cd77 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:00.709316 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b4d1988-a2b5-47b9-8519-bd3439f5cd77 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:00.716975 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b4d1988-a2b5-47b9-8519-bd3439f5cd77 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 returned with HTTP 404 Aug 08 06:32:00.717834 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 855/3438] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:00 2026] GET /volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:00.728607 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:00.730699 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:00.731000 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1757367029"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:00.732597 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1757367029'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:00.732718 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:32:00.737045 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:32:00.742387 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (ddc0e410-1aa2-4861-8891-362dcfd80c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:00.743349 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ba4cc2-7b73-402f-9bc9-c51b17f0ce50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:00.744276 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:00.772258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ba4cc2-7b73-402f-9bc9-c51b17f0ce50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:00.772546 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04324c0-32d5-42cb-9b68-d9aa65e1db20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:00.811992 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['41501f9a-86bd-444f-ba52-280ee0440acc', '126f3cfa-5548-48ab-9c9c-b8ee65b538e0', '7f5af794-5c87-4409-8b0d-a6db16e09f1f', '3cf0adbb-66a7-4074-9e4f-f56d4a02e1bc'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:00.812903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04324c0-32d5-42cb-9b68-d9aa65e1db20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41501f9a-86bd-444f-ba52-280ee0440acc', '126f3cfa-5548-48ab-9c9c-b8ee65b538e0', '7f5af794-5c87-4409-8b0d-a6db16e09f1f', '3cf0adbb-66a7-4074-9e4f-f56d4a02e1bc']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:00.813729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99f0ca04-3998-4c9a-b2c1-81d127d073ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:00.835692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99f0ca04-3998-4c9a-b2c1-81d127d073ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44e3426e-7670-48cc-a419-6c2c4d39750a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1757367029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['41501f9a-86bd-444f-ba52-280ee0440acc','126f3cfa-5548-48ab-9c9c-b8ee65b538e0','7f5af794-5c87-4409-8b0d-a6db16e09f1f','3cf0adbb-66a7-4074-9e4f-f56d4a02e1bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1757367029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44e3426e-7670-48cc-a419-6c2c4d39750a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:00.837205 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c4e6e1-b926-4357-a51e-1a253edd5a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:00.854041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c4e6e1-b926-4357-a51e-1a253edd5a5f) transitioned into state 'SUCCESS' from state '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-1757367029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['41501f9a-86bd-444f-ba52-280ee0440acc','126f3cfa-5548-48ab-9c9c-b8ee65b538e0','7f5af794-5c87-4409-8b0d-a6db16e09f1f','3cf0adbb-66a7-4074-9e4f-f56d4a02e1bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:00.854788 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4408e0b-dc4c-46b5-8ce4-1ece653a34a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:00.865009 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4408e0b-dc4c-46b5-8ce4-1ece653a34a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:00.865834 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (ddc0e410-1aa2-4861-8891-362dcfd80c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:00.866176 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:32:00.866721 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7bed1e1-8524-4d7b-b2b1-14fc4451c631 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:00.867175 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 856/3439] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:32:00 2026] POST /volume/v3/volumes => generated 768 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:00.880520 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2eb664c6-3c04-433b-94bf-40efd00ab012 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:00.882606 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2eb664c6-3c04-433b-94bf-40efd00ab012 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:00.882886 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2eb664c6-3c04-433b-94bf-40efd00ab012 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:00.883121 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2eb664c6-3c04-433b-94bf-40efd00ab012 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:00.896327 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:00.896327 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:00.902158 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2eb664c6-3c04-433b-94bf-40efd00ab012 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:00.908572 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2eb664c6-3c04-433b-94bf-40efd00ab012 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a returned with HTTP 200 Aug 08 06:32:00.909159 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 867/3440] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:00 2026] GET /volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:01.604331 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-491c79c5-c1ff-4d0f-80df-f78dc41b0905 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:01.606188 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-491c79c5-c1ff-4d0f-80df-f78dc41b0905 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:01.606365 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-491c79c5-c1ff-4d0f-80df-f78dc41b0905 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:01.606554 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-491c79c5-c1ff-4d0f-80df-f78dc41b0905 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:01.606657 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-491c79c5-c1ff-4d0f-80df-f78dc41b0905 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:01.611736 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:01.611736 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:01.612750 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-491c79c5-c1ff-4d0f-80df-f78dc41b0905 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:01.613197 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 863/3441] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:01 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:01.683228 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3d45db0f-3262-4b87-801f-cdb8d86ee5c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:01.685120 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d45db0f-3262-4b87-801f-cdb8d86ee5c7 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 Aug 08 06:32:01.685394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d45db0f-3262-4b87-801f-cdb8d86ee5c7 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:01.685619 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d45db0f-3262-4b87-801f-cdb8d86ee5c7 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:01.692154 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d45db0f-3262-4b87-801f-cdb8d86ee5c7 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 returned with HTTP 404 Aug 08 06:32:01.692687 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 856/3442] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:01 2026] GET /volume/v3/volumes/64d407e6-fa57-43ea-88cf-c932218c6bd0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:01.700964 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-10299046-88f6-44af-afb0-821bfba77c5b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:01.703809 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10299046-88f6-44af-afb0-821bfba77c5b tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] DELETE https://10.4.3.32/volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 Aug 08 06:32:01.704158 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10299046-88f6-44af-afb0-821bfba77c5b tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:01.704464 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10299046-88f6-44af-afb0-821bfba77c5b tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:01.704697 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-10299046-88f6-44af-afb0-821bfba77c5b tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume with id: afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 Aug 08 06:32:01.713713 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:01.713713 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:01.714275 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-10299046-88f6-44af-afb0-821bfba77c5b tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:32:01.735881 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-10299046-88f6-44af-afb0-821bfba77c5b tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume request issued successfully. Aug 08 06:32:01.736195 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10299046-88f6-44af-afb0-821bfba77c5b tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 returned with HTTP 202 Aug 08 06:32:01.736883 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 857/3443] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:01 2026] DELETE /volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:01.745815 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-131f37bc-17b4-41d1-bb3f-191bd7270710 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:01.747865 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-131f37bc-17b4-41d1-bb3f-191bd7270710 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 Aug 08 06:32:01.748114 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-131f37bc-17b4-41d1-bb3f-191bd7270710 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:01.748338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-131f37bc-17b4-41d1-bb3f-191bd7270710 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:01.756219 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:01.756219 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:01.762146 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-131f37bc-17b4-41d1-bb3f-191bd7270710 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:32:01.768456 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-131f37bc-17b4-41d1-bb3f-191bd7270710 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 returned with HTTP 200 Aug 08 06:32:01.768892 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 868/3444] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:01 2026] GET /volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:01.924256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f0dd19eb-b2e9-429c-926c-cb5050f0d442 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:01.926908 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0dd19eb-b2e9-429c-926c-cb5050f0d442 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:01.927217 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0dd19eb-b2e9-429c-926c-cb5050f0d442 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:01.927449 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0dd19eb-b2e9-429c-926c-cb5050f0d442 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:01.935688 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:01.935688 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:01.940269 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f0dd19eb-b2e9-429c-926c-cb5050f0d442 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:01.945207 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0dd19eb-b2e9-429c-926c-cb5050f0d442 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a returned with HTTP 200 Aug 08 06:32:01.945612 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 864/3445] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:01 2026] GET /volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:01.961798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-55662bae-6885-4b96-aa8f-206734ad1851 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:01.964094 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-55662bae-6885-4b96-aa8f-206734ad1851 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:32:01.964534 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-55662bae-6885-4b96-aa8f-206734ad1851 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44e3426e-7670-48cc-a419-6c2c4d39750a", "name": "tempest-VolumeDependencyTests-Snapshot-173854892"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:01.974767 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:01.974767 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:01.975327 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-55662bae-6885-4b96-aa8f-206734ad1851 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:01.975448 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-55662bae-6885-4b96-aa8f-206734ad1851 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create snapshot from volume 44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:02.000635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-55662bae-6885-4b96-aa8f-206734ad1851 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['cdddc6cc-df32-4fad-a0ad-84e15d7419a9', 'a4389cbc-6311-4e81-bc78-e95f76cc9286', '9601155c-e5d8-428f-86a3-284b983ab251', 'b98c7a6d-3d41-4f37-b044-682839fee44d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:02.036051 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-55662bae-6885-4b96-aa8f-206734ad1851 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot create request issued successfully. Aug 08 06:32:02.036359 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-55662bae-6885-4b96-aa8f-206734ad1851 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:32:02.036804 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 857/3446] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:32:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:02.046608 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3e0b538f-c77c-4f26-9413-76a2f3440005 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:02.049193 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e0b538f-c77c-4f26-9413-76a2f3440005 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 Aug 08 06:32:02.049463 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e0b538f-c77c-4f26-9413-76a2f3440005 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:02.049731 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e0b538f-c77c-4f26-9413-76a2f3440005 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:02.056461 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:02.056461 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:02.057122 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3e0b538f-c77c-4f26-9413-76a2f3440005 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:02.058234 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e0b538f-c77c-4f26-9413-76a2f3440005 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 returned with HTTP 200 Aug 08 06:32:02.058716 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 858/3447] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:02 2026] GET /volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:02.624657 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-62bc5f22-1d19-4c57-80d5-3779e1cfe393 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:02.626537 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-62bc5f22-1d19-4c57-80d5-3779e1cfe393 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:02.626807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-62bc5f22-1d19-4c57-80d5-3779e1cfe393 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:02.627029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-62bc5f22-1d19-4c57-80d5-3779e1cfe393 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:02.627140 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-62bc5f22-1d19-4c57-80d5-3779e1cfe393 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:02.632009 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:02.632009 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:02.632803 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-62bc5f22-1d19-4c57-80d5-3779e1cfe393 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:02.633255 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 869/3448] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:02 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:02.783358 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cec03e72-7a75-46d9-aaf9-f0cc59f6b305 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:02.785663 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cec03e72-7a75-46d9-aaf9-f0cc59f6b305 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 Aug 08 06:32:02.785923 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cec03e72-7a75-46d9-aaf9-f0cc59f6b305 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:02.786447 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cec03e72-7a75-46d9-aaf9-f0cc59f6b305 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:02.791890 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cec03e72-7a75-46d9-aaf9-f0cc59f6b305 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 returned with HTTP 404 Aug 08 06:32:02.792350 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 865/3449] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:02 2026] GET /volume/v3/volumes/afa93fbd-3e12-4fa5-a7e4-44fe9ea58d57 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:02.800216 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6572cf92-22a2-4ec5-a3fd-aa801880aa4e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:02.802540 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6572cf92-22a2-4ec5-a3fd-aa801880aa4e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 Aug 08 06:32:02.802796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6572cf92-22a2-4ec5-a3fd-aa801880aa4e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:02.803023 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6572cf92-22a2-4ec5-a3fd-aa801880aa4e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:02.803148 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-6572cf92-22a2-4ec5-a3fd-aa801880aa4e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete snapshot with id: 4481f3e0-2f57-4233-b6aa-c4291abbc8b1 Aug 08 06:32:02.809032 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:02.809032 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:02.809508 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6572cf92-22a2-4ec5-a3fd-aa801880aa4e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Snapshot retrieved successfully. Aug 08 06:32:02.827233 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6572cf92-22a2-4ec5-a3fd-aa801880aa4e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Snapshot delete request issued successfully. Aug 08 06:32:02.827478 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6572cf92-22a2-4ec5-a3fd-aa801880aa4e tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 returned with HTTP 202 Aug 08 06:32:02.827946 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 858/3450] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:02 2026] DELETE /volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 06:32:02.835669 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9fb77dfc-4348-42f4-8de6-7fc3f67f9019 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:02.837785 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9fb77dfc-4348-42f4-8de6-7fc3f67f9019 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 Aug 08 06:32:02.838043 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9fb77dfc-4348-42f4-8de6-7fc3f67f9019 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:02.838249 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9fb77dfc-4348-42f4-8de6-7fc3f67f9019 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:02.843933 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:02.843933 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:02.844377 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9fb77dfc-4348-42f4-8de6-7fc3f67f9019 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Snapshot retrieved successfully. Aug 08 06:32:02.845411 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9fb77dfc-4348-42f4-8de6-7fc3f67f9019 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 returned with HTTP 200 Aug 08 06:32:02.845851 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 859/3451] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:02 2026] GET /volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:03.069250 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ed35e2a0-0324-4a48-b949-0251d58e8228 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:03.071134 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed35e2a0-0324-4a48-b949-0251d58e8228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 Aug 08 06:32:03.071366 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed35e2a0-0324-4a48-b949-0251d58e8228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:03.071585 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ed35e2a0-0324-4a48-b949-0251d58e8228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:03.077784 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:03.077784 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:03.078452 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ed35e2a0-0324-4a48-b949-0251d58e8228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:03.079518 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ed35e2a0-0324-4a48-b949-0251d58e8228 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 returned with HTTP 200 Aug 08 06:32:03.080075 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 870/3452] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:03 2026] GET /volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:03.091959 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-baedbb7c-949a-4e27-834c-5aaef03df908 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:03.094590 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:03.095242 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9d547a49-8bd4-4337-bcf5-98e0e1d67191", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1954630926"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:03.097327 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'snapshot_id': '9d547a49-8bd4-4337-bcf5-98e0e1d67191', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1954630926'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:03.104756 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:03.104756 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:03.105330 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:03.105476 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:32:03.110456 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:32:03.118017 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (d1e1108a-3cec-4a52-9f8d-8c10192569ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:03.119404 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a61322c3-9117-44e0-b66b-48538a3cf084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:03.120594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:03.163561 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a61322c3-9117-44e0-b66b-48538a3cf084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9d547a49-8bd4-4337-bcf5-98e0e1d67191', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:03.164548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db4bc7b-e11f-4d3e-9856-9824828ad1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:03.218134 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['574205ee-157c-4f03-976c-5861f060a7e0', '4952b4f9-4189-4528-806b-1a7a7d366e1a', 'c676cc30-13c5-429f-b8e6-fd31c88e8ca1', '4a24d5a6-ebc1-49ad-a7c3-8c1bd084783d'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:03.219118 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db4bc7b-e11f-4d3e-9856-9824828ad1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['574205ee-157c-4f03-976c-5861f060a7e0', '4952b4f9-4189-4528-806b-1a7a7d366e1a', 'c676cc30-13c5-429f-b8e6-fd31c88e8ca1', '4a24d5a6-ebc1-49ad-a7c3-8c1bd084783d']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:03.220084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e668d9-9bd9-4f1e-b8f9-ed1ec8f77bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:03.276291 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e668d9-9bd9-4f1e-b8f9-ed1ec8f77bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acaac13d-b136-4d38-b94b-416703448c40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1954630926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['574205ee-157c-4f03-976c-5861f060a7e0','4952b4f9-4189-4528-806b-1a7a7d366e1a','c676cc30-13c5-429f-b8e6-fd31c88e8ca1','4a24d5a6-ebc1-49ad-a7c3-8c1bd084783d'],size=1,snapshot_id=9d547a49-8bd4-4337-bcf5-98e0e1d67191,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1954630926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acaac13d-b136-4d38-b94b-416703448c40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9d547a49-8bd4-4337-bcf5-98e0e1d67191,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:03.277340 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749fce19-64f8-4d07-ba5f-bd5b3209446a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:03.302537 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749fce19-64f8-4d07-ba5f-bd5b3209446a) transitioned into state 'SUCCESS' from state '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-1954630926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['574205ee-157c-4f03-976c-5861f060a7e0','4952b4f9-4189-4528-806b-1a7a7d366e1a','c676cc30-13c5-429f-b8e6-fd31c88e8ca1','4a24d5a6-ebc1-49ad-a7c3-8c1bd084783d'],size=1,snapshot_id=9d547a49-8bd4-4337-bcf5-98e0e1d67191,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:03.303374 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f179e5-6bfa-455f-a6d4-ee6df3f46ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:03.335448 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f179e5-6bfa-455f-a6d4-ee6df3f46ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:03.336467 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (d1e1108a-3cec-4a52-9f8d-8c10192569ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:03.336992 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:32:03.337797 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-baedbb7c-949a-4e27-834c-5aaef03df908 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:03.338243 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 866/3453] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:32:03 2026] POST /volume/v3/volumes => generated 802 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:03.355708 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e854cd2b-ccf4-464f-a67b-81dbd55da074 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:03.357349 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e854cd2b-ccf4-464f-a67b-81dbd55da074 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:03.357525 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e854cd2b-ccf4-464f-a67b-81dbd55da074 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:03.357696 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e854cd2b-ccf4-464f-a67b-81dbd55da074 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:03.369354 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:03.369354 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:03.376697 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e854cd2b-ccf4-464f-a67b-81dbd55da074 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:03.382633 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e854cd2b-ccf4-464f-a67b-81dbd55da074 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 returned with HTTP 200 Aug 08 06:32:03.383115 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 859/3454] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:03 2026] GET /volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:03.645141 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ea38f35f-80f7-4168-a037-6073b418c615 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:03.646902 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea38f35f-80f7-4168-a037-6073b418c615 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:03.647092 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ea38f35f-80f7-4168-a037-6073b418c615 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:03.647269 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ea38f35f-80f7-4168-a037-6073b418c615 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:03.647360 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ea38f35f-80f7-4168-a037-6073b418c615 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:03.651990 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:03.651990 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:03.652788 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea38f35f-80f7-4168-a037-6073b418c615 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:03.653183 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 860/3455] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:03 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:03.855394 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d6b88933-8890-4dc0-aecf-6ca927120df4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:03.857565 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6b88933-8890-4dc0-aecf-6ca927120df4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 Aug 08 06:32:03.857821 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6b88933-8890-4dc0-aecf-6ca927120df4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:03.858312 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d6b88933-8890-4dc0-aecf-6ca927120df4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:03.865322 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d6b88933-8890-4dc0-aecf-6ca927120df4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 returned with HTTP 404 Aug 08 06:32:03.866091 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 871/3456] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:03 2026] GET /volume/v3/snapshots/4481f3e0-2f57-4233-b6aa-c4291abbc8b1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:03.874680 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-81d3199b-0e06-463e-883f-23d70e990b02 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:03.877450 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81d3199b-0e06-463e-883f-23d70e990b02 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc Aug 08 06:32:03.877718 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81d3199b-0e06-463e-883f-23d70e990b02 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:03.878003 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81d3199b-0e06-463e-883f-23d70e990b02 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:03.878242 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-81d3199b-0e06-463e-883f-23d70e990b02 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume with id: 9f3b6a97-9d7e-457d-874e-1fc25485e0fc Aug 08 06:32:03.887863 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:03.887863 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:03.888547 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-81d3199b-0e06-463e-883f-23d70e990b02 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:32:03.920967 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-81d3199b-0e06-463e-883f-23d70e990b02 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Delete volume request issued successfully. Aug 08 06:32:03.921151 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81d3199b-0e06-463e-883f-23d70e990b02 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc returned with HTTP 202 Aug 08 06:32:03.921618 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 867/3457] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:03 2026] DELETE /volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:03.929093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93599584-9c1a-449c-91b8-8c8fcf5abdd4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:03.930954 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93599584-9c1a-449c-91b8-8c8fcf5abdd4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc Aug 08 06:32:03.931163 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93599584-9c1a-449c-91b8-8c8fcf5abdd4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:03.931362 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93599584-9c1a-449c-91b8-8c8fcf5abdd4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:03.939140 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:03.939140 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:03.943511 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-93599584-9c1a-449c-91b8-8c8fcf5abdd4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Volume info retrieved successfully. Aug 08 06:32:03.948916 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93599584-9c1a-449c-91b8-8c8fcf5abdd4 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc returned with HTTP 200 Aug 08 06:32:03.949460 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 860/3458] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:03 2026] GET /volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:04.401258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5b6f3267-5e00-4431-9aa1-cf9ea03ddb23 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:04.404310 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5b6f3267-5e00-4431-9aa1-cf9ea03ddb23 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:04.404829 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5b6f3267-5e00-4431-9aa1-cf9ea03ddb23 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:04.404949 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5b6f3267-5e00-4431-9aa1-cf9ea03ddb23 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:04.416921 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:04.416921 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:04.422131 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5b6f3267-5e00-4431-9aa1-cf9ea03ddb23 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:04.430349 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5b6f3267-5e00-4431-9aa1-cf9ea03ddb23 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 returned with HTTP 200 Aug 08 06:32:04.430958 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 861/3459] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:04 2026] GET /volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:04.449973 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-232e0fb3-6f8b-4f47-9ab8-147b1321b736 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:04.452329 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-232e0fb3-6f8b-4f47-9ab8-147b1321b736 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:32:04.452980 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-232e0fb3-6f8b-4f47-9ab8-147b1321b736 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acaac13d-b136-4d38-b94b-416703448c40", "name": "tempest-VolumeDependencyTests-Snapshot-194228672"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:04.472619 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:04.472619 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:04.473362 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-232e0fb3-6f8b-4f47-9ab8-147b1321b736 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:04.474114 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-232e0fb3-6f8b-4f47-9ab8-147b1321b736 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create snapshot from volume acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:04.517562 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-232e0fb3-6f8b-4f47-9ab8-147b1321b736 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['cb8da5ae-d6a4-46f5-8cd9-5d30b006e2e8', '2ff49bcf-2b8c-45dd-9a39-d4f609d7703f', 'cefad799-12f8-4e79-9258-dccbd9124d1c', 'e5e2ba0f-4fa0-4b7f-90aa-e55635061ad6'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:04.570300 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-232e0fb3-6f8b-4f47-9ab8-147b1321b736 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot create request issued successfully. Aug 08 06:32:04.570951 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-232e0fb3-6f8b-4f47-9ab8-147b1321b736 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:32:04.571555 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 872/3460] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:32:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:04.583606 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ab31a10e-5dec-445b-92b9-62a942044329 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:04.585523 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab31a10e-5dec-445b-92b9-62a942044329 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f Aug 08 06:32:04.585803 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab31a10e-5dec-445b-92b9-62a942044329 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:04.586125 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab31a10e-5dec-445b-92b9-62a942044329 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:04.591950 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:04.591950 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:04.592520 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ab31a10e-5dec-445b-92b9-62a942044329 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:04.593454 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab31a10e-5dec-445b-92b9-62a942044329 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f returned with HTTP 200 Aug 08 06:32:04.594208 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 868/3461] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:04 2026] GET /volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:04.664732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2a20710c-9083-4d7c-9970-591f147c8980 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:04.666691 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a20710c-9083-4d7c-9970-591f147c8980 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:04.666980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a20710c-9083-4d7c-9970-591f147c8980 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:04.667312 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a20710c-9083-4d7c-9970-591f147c8980 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:04.667489 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2a20710c-9083-4d7c-9970-591f147c8980 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:04.672456 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:04.672456 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:04.673420 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a20710c-9083-4d7c-9970-591f147c8980 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:04.673826 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 861/3462] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:04 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:04.966940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2300451d-e775-40ac-bd2c-f7011c42bef9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:04.968977 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2300451d-e775-40ac-bd2c-f7011c42bef9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] GET https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc Aug 08 06:32:04.969229 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2300451d-e775-40ac-bd2c-f7011c42bef9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:04.969465 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2300451d-e775-40ac-bd2c-f7011c42bef9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:04.976727 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2300451d-e775-40ac-bd2c-f7011c42bef9 tempest-CreateVolumesFromSnapshotTest-474460342 tempest-CreateVolumesFromSnapshotTest-474460342-project-member] https://10.4.3.32/volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc returned with HTTP 404 Aug 08 06:32:04.977513 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 862/3463] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:04 2026] GET /volume/v3/volumes/9f3b6a97-9d7e-457d-874e-1fc25485e0fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:05.608426 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6768186c-32f1-4e13-bfbe-77239fd44fae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:05.610383 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6768186c-32f1-4e13-bfbe-77239fd44fae tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f Aug 08 06:32:05.610593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6768186c-32f1-4e13-bfbe-77239fd44fae tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:05.610823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6768186c-32f1-4e13-bfbe-77239fd44fae tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:05.616765 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:05.616765 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:05.617204 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6768186c-32f1-4e13-bfbe-77239fd44fae tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:05.618024 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6768186c-32f1-4e13-bfbe-77239fd44fae tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f returned with HTTP 200 Aug 08 06:32:05.618564 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 873/3464] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:05 2026] GET /volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:05.632152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:05.634164 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:05.634652 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cf436267-01ef-4ede-ba6c-ffc8cb7f019f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-248421964"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:05.636531 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'snapshot_id': 'cf436267-01ef-4ede-ba6c-ffc8cb7f019f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-248421964'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:05.646055 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:05.646055 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:05.646536 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:05.646822 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:32:05.651456 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:32:05.657744 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (983c2ac3-c573-4bc2-9ba8-e6e1f5b00ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:05.659074 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999d4a31-4ea3-495a-9a93-de1b48a2ca08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:05.660164 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:05.689845 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-692efa57-9b82-4c0c-ab10-b76786dc836a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:05.692195 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-692efa57-9b82-4c0c-ab10-b76786dc836a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:05.693655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-692efa57-9b82-4c0c-ab10-b76786dc836a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:05.693655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-692efa57-9b82-4c0c-ab10-b76786dc836a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:05.693655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-692efa57-9b82-4c0c-ab10-b76786dc836a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:05.708260 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:05.708260 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:05.709332 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-692efa57-9b82-4c0c-ab10-b76786dc836a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:05.710063 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 862/3465] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:05 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:05.714798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999d4a31-4ea3-495a-9a93-de1b48a2ca08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf436267-01ef-4ede-ba6c-ffc8cb7f019f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:05.715651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e55d0b0-3c65-4a91-b7ab-ed152023159a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:05.773799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['36e848af-2173-4c8d-9fcc-8df1ea50c550', '8f3d3307-2bc2-440d-ab7c-2874066232c3', '5b235904-1e48-40dd-ba60-bf7e7f45f561', '57580b40-20b2-4cfb-8551-3f78e3de3e47'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:05.774939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e55d0b0-3c65-4a91-b7ab-ed152023159a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36e848af-2173-4c8d-9fcc-8df1ea50c550', '8f3d3307-2bc2-440d-ab7c-2874066232c3', '5b235904-1e48-40dd-ba60-bf7e7f45f561', '57580b40-20b2-4cfb-8551-3f78e3de3e47']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:05.776007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5308fed0-64d3-4395-abf9-9b6e5509eb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:05.831967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5308fed0-64d3-4395-abf9-9b6e5509eb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f3a5187-def2-49df-afee-16b5c96cdaf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-248421964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['36e848af-2173-4c8d-9fcc-8df1ea50c550','8f3d3307-2bc2-440d-ab7c-2874066232c3','5b235904-1e48-40dd-ba60-bf7e7f45f561','57580b40-20b2-4cfb-8551-3f78e3de3e47'],size=1,snapshot_id=cf436267-01ef-4ede-ba6c-ffc8cb7f019f,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-248421964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f3a5187-def2-49df-afee-16b5c96cdaf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf436267-01ef-4ede-ba6c-ffc8cb7f019f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:05.833236 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0946373a-e2ef-40fc-8280-e9aa0fe5e019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:05.857416 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0946373a-e2ef-40fc-8280-e9aa0fe5e019) transitioned into state 'SUCCESS' from state '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-248421964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['36e848af-2173-4c8d-9fcc-8df1ea50c550','8f3d3307-2bc2-440d-ab7c-2874066232c3','5b235904-1e48-40dd-ba60-bf7e7f45f561','57580b40-20b2-4cfb-8551-3f78e3de3e47'],size=1,snapshot_id=cf436267-01ef-4ede-ba6c-ffc8cb7f019f,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:05.859140 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8193d784-67a8-447c-b310-b21ec013c2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:05.891280 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8193d784-67a8-447c-b310-b21ec013c2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:05.892512 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (983c2ac3-c573-4bc2-9ba8-e6e1f5b00ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:05.893017 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:32:05.893844 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-901abf6f-5938-4bdd-91e8-9642cfa3b4a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:05.894398 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 869/3466] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:32:05 2026] POST /volume/v3/volumes => generated 801 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:05.912541 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-571b9504-7b7a-4348-acd1-e46d5f5aaf90 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:05.914493 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-571b9504-7b7a-4348-acd1-e46d5f5aaf90 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 Aug 08 06:32:05.914793 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-571b9504-7b7a-4348-acd1-e46d5f5aaf90 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:05.915019 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-571b9504-7b7a-4348-acd1-e46d5f5aaf90 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:05.925895 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:05.925895 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:05.932628 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-571b9504-7b7a-4348-acd1-e46d5f5aaf90 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:05.938295 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-571b9504-7b7a-4348-acd1-e46d5f5aaf90 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 returned with HTTP 200 Aug 08 06:32:05.938920 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 863/3467] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:05 2026] GET /volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:06.726636 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c8df7a2e-37f8-4de3-b4d4-2d90694e6140 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:06.728582 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8df7a2e-37f8-4de3-b4d4-2d90694e6140 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:06.728855 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8df7a2e-37f8-4de3-b4d4-2d90694e6140 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:06.729619 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8df7a2e-37f8-4de3-b4d4-2d90694e6140 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:06.729619 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c8df7a2e-37f8-4de3-b4d4-2d90694e6140 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:06.738629 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:06.738629 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:06.739989 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8df7a2e-37f8-4de3-b4d4-2d90694e6140 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:06.740486 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 874/3468] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:06 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:06.889072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a26441d4-6985-4d42-82db-ab1101ccba29 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:06.957321 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ec416a42-00a2-4103-8461-c27941480655 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:06.960354 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec416a42-00a2-4103-8461-c27941480655 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 Aug 08 06:32:06.960694 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec416a42-00a2-4103-8461-c27941480655 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:06.960967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ec416a42-00a2-4103-8461-c27941480655 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:06.973065 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:06.973065 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:06.980729 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ec416a42-00a2-4103-8461-c27941480655 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:06.989729 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ec416a42-00a2-4103-8461-c27941480655 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 returned with HTTP 200 Aug 08 06:32:06.990024 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 870/3469] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:06 2026] GET /volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 => generated 894 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:07.014495 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-94442ce7-a972-4379-91d9-f8909f67bdc1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:07.018841 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-94442ce7-a972-4379-91d9-f8909f67bdc1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 Aug 08 06:32:07.018841 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-94442ce7-a972-4379-91d9-f8909f67bdc1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:07.018841 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-94442ce7-a972-4379-91d9-f8909f67bdc1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:07.018841 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-94442ce7-a972-4379-91d9-f8909f67bdc1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: 9d547a49-8bd4-4337-bcf5-98e0e1d67191 Aug 08 06:32:07.027526 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:07.027526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1149189990"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:07.028219 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:07.028219 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:07.029262 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-94442ce7-a972-4379-91d9-f8909f67bdc1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:07.029371 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1149189990'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:07.029371 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume of 1 GB Aug 08 06:32:07.035434 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Availability Zones retrieved successfully. Aug 08 06:32:07.043113 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Flow 'volume_create_api' (f65038cc-2088-4e83-87b0-7bfaaac03caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:07.044374 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc582f34-fbb6-4e21-8290-8959549e13b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:07.045435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:07.059044 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-94442ce7-a972-4379-91d9-f8909f67bdc1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot delete request issued successfully. Aug 08 06:32:07.059044 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-94442ce7-a972-4379-91d9-f8909f67bdc1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 returned with HTTP 202 Aug 08 06:32:07.060268 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 864/3470] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:07 2026] DELETE /volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:07.069961 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-999ef852-3406-49fc-8ad0-7accb2e609d7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:07.073363 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-999ef852-3406-49fc-8ad0-7accb2e609d7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 Aug 08 06:32:07.073610 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-999ef852-3406-49fc-8ad0-7accb2e609d7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:07.076907 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-999ef852-3406-49fc-8ad0-7accb2e609d7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:07.086803 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc582f34-fbb6-4e21-8290-8959549e13b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:07.087894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49dc1e79-a6d7-447a-bbc4-110d489230b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:07.088903 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:07.088903 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:07.089677 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-999ef852-3406-49fc-8ad0-7accb2e609d7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:07.090944 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-999ef852-3406-49fc-8ad0-7accb2e609d7 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 returned with HTTP 200 Aug 08 06:32:07.091445 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 875/3471] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:07 2026] GET /volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:07.179849 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Created reservations ['9ba2052f-e6cd-4560-a670-38419030aa18', '060af21a-7bde-49fc-b4b3-6d15f6e638c9', 'a1d42535-1554-421c-be6f-31ffc66cab6c', '77d4e4f8-53fc-4c42-9777-a7540087c3f4'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:07.180926 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49dc1e79-a6d7-447a-bbc4-110d489230b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba2052f-e6cd-4560-a670-38419030aa18', '060af21a-7bde-49fc-b4b3-6d15f6e638c9', 'a1d42535-1554-421c-be6f-31ffc66cab6c', '77d4e4f8-53fc-4c42-9777-a7540087c3f4']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:07.181759 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32e2720-eb4f-48aa-91ab-2d761fec18c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:07.210312 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32e2720-eb4f-48aa-91ab-2d761fec18c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb0ab04b-c293-4935-8e17-dad0fb6f0579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149189990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['9ba2052f-e6cd-4560-a670-38419030aa18','060af21a-7bde-49fc-b4b3-6d15f6e638c9','a1d42535-1554-421c-be6f-31ffc66cab6c','77d4e4f8-53fc-4c42-9777-a7540087c3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec219252d7844dacb357ab1343df2a2a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149189990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb0ab04b-c293-4935-8e17-dad0fb6f0579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95515cc3799e46399b60559f50465e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec219252d7844dacb357ab1343df2a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:07.211427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1afea8a6-5901-455e-b65e-f10656259b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:07.230956 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1afea8a6-5901-455e-b65e-f10656259b9e) transitioned into state 'SUCCESS' from state '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-1149189990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['9ba2052f-e6cd-4560-a670-38419030aa18','060af21a-7bde-49fc-b4b3-6d15f6e638c9','a1d42535-1554-421c-be6f-31ffc66cab6c','77d4e4f8-53fc-4c42-9777-a7540087c3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec219252d7844dacb357ab1343df2a2a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:07.231710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9effa52-1921-482a-a9ac-481a133054e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:07.245699 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9effa52-1921-482a-a9ac-481a133054e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:07.248585 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Flow 'volume_create_api' (f65038cc-2088-4e83-87b0-7bfaaac03caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:07.248585 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume request issued successfully. Aug 08 06:32:07.248585 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a26441d4-6985-4d42-82db-ab1101ccba29 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:07.249038 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 863/3472] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:32:06 2026] POST /volume/v3/volumes => generated 776 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:07.267381 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-182673fe-86a9-4b8e-845d-bfc665e841d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:07.269918 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-182673fe-86a9-4b8e-845d-bfc665e841d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 Aug 08 06:32:07.270101 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-182673fe-86a9-4b8e-845d-bfc665e841d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:07.270371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-182673fe-86a9-4b8e-845d-bfc665e841d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:07.279019 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:07.279019 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:07.286715 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-182673fe-86a9-4b8e-845d-bfc665e841d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:32:07.292637 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-182673fe-86a9-4b8e-845d-bfc665e841d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 returned with HTTP 200 Aug 08 06:32:07.293258 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 871/3473] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:07 2026] GET /volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:07.756481 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3ca8a5dc-fa07-442a-8dc1-39db9cfe91d9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:07.760473 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ca8a5dc-fa07-442a-8dc1-39db9cfe91d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:07.761251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ca8a5dc-fa07-442a-8dc1-39db9cfe91d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:07.761251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ca8a5dc-fa07-442a-8dc1-39db9cfe91d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:07.761251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3ca8a5dc-fa07-442a-8dc1-39db9cfe91d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:07.772148 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:07.772148 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:07.772569 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ca8a5dc-fa07-442a-8dc1-39db9cfe91d9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:07.776793 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 865/3474] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:07 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:08.102456 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f4f6442f-58ae-4f7c-bebb-091f7adf3f4b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:08.104930 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f4f6442f-58ae-4f7c-bebb-091f7adf3f4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 Aug 08 06:32:08.105199 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f4f6442f-58ae-4f7c-bebb-091f7adf3f4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:08.105421 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f4f6442f-58ae-4f7c-bebb-091f7adf3f4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:08.110135 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f4f6442f-58ae-4f7c-bebb-091f7adf3f4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 returned with HTTP 404 Aug 08 06:32:08.110680 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 876/3475] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:08 2026] GET /volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:08.119132 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-158f4261-9b47-4589-9b20-c9fafa07c974 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:08.121478 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-158f4261-9b47-4589-9b20-c9fafa07c974 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f Aug 08 06:32:08.121730 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-158f4261-9b47-4589-9b20-c9fafa07c974 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:08.122010 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-158f4261-9b47-4589-9b20-c9fafa07c974 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:08.122166 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-158f4261-9b47-4589-9b20-c9fafa07c974 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: cf436267-01ef-4ede-ba6c-ffc8cb7f019f Aug 08 06:32:08.127877 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:08.127877 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:08.128381 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-158f4261-9b47-4589-9b20-c9fafa07c974 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:08.155732 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-158f4261-9b47-4589-9b20-c9fafa07c974 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot delete request issued successfully. Aug 08 06:32:08.156462 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-158f4261-9b47-4589-9b20-c9fafa07c974 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f returned with HTTP 202 Aug 08 06:32:08.157463 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 864/3476] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:08 2026] DELETE /volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:08.170371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3efe2587-9248-4971-8c3b-770bbc3ff72b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:08.172520 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3efe2587-9248-4971-8c3b-770bbc3ff72b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f Aug 08 06:32:08.172811 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3efe2587-9248-4971-8c3b-770bbc3ff72b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:08.173075 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3efe2587-9248-4971-8c3b-770bbc3ff72b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:08.182689 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:08.182689 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:08.182689 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3efe2587-9248-4971-8c3b-770bbc3ff72b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:08.184291 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3efe2587-9248-4971-8c3b-770bbc3ff72b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f returned with HTTP 200 Aug 08 06:32:08.185191 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 872/3477] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:08 2026] GET /volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:08.314212 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f3e1faa8-374c-4d7d-9a04-e8b820ab887b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:08.316911 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3e1faa8-374c-4d7d-9a04-e8b820ab887b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 Aug 08 06:32:08.317915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3e1faa8-374c-4d7d-9a04-e8b820ab887b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:08.317915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3e1faa8-374c-4d7d-9a04-e8b820ab887b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:08.329495 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:08.329495 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:08.337805 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f3e1faa8-374c-4d7d-9a04-e8b820ab887b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:32:08.352116 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3e1faa8-374c-4d7d-9a04-e8b820ab887b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 returned with HTTP 200 Aug 08 06:32:08.352366 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 866/3478] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:08 2026] GET /volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:08.371249 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f8c3f992-a1db-485b-aa01-4db76b559390 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:08.374330 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f8c3f992-a1db-485b-aa01-4db76b559390 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:32:08.374791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f8c3f992-a1db-485b-aa01-4db76b559390 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb0ab04b-c293-4935-8e17-dad0fb6f0579", "name": "tempest-type-Backup-1397436338"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:08.378446 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-f8c3f992-a1db-485b-aa01-4db76b559390 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Creating new backup {'backup': {'volume_id': 'bb0ab04b-c293-4935-8e17-dad0fb6f0579', 'name': 'tempest-type-Backup-1397436338'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:32:08.378446 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-f8c3f992-a1db-485b-aa01-4db76b559390 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Creating backup of volume bb0ab04b-c293-4935-8e17-dad0fb6f0579 in container None Aug 08 06:32:08.387091 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:08.387091 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:08.387567 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f8c3f992-a1db-485b-aa01-4db76b559390 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:32:08.433162 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-f8c3f992-a1db-485b-aa01-4db76b559390 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Created reservations ['f3962218-eedc-4cb2-ad92-e5570505aeed', '7a00a7df-4b12-4fa5-87ee-1106516e189a'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:08.481700 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f8c3f992-a1db-485b-aa01-4db76b559390 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:32:08.482798 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 877/3479] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:32:08 2026] POST /volume/v3/backups => generated 314 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:08.495255 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-68da5a82-3d64-4aac-976f-a7752c2e289b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:08.498372 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-68da5a82-3d64-4aac-976f-a7752c2e289b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:08.498372 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-68da5a82-3d64-4aac-976f-a7752c2e289b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:08.498959 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-68da5a82-3d64-4aac-976f-a7752c2e289b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:08.499123 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-68da5a82-3d64-4aac-976f-a7752c2e289b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:08.505205 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:08.505205 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:08.506159 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-68da5a82-3d64-4aac-976f-a7752c2e289b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:08.506720 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 865/3480] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:08 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:08.672579 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-4f401c0a-3b12-46e2-a65f-bfbf17602108 req-9c5a1d2f-4adc-4e6c-a21f-c4663117cc9c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:08.676851 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4f401c0a-3b12-46e2-a65f-bfbf17602108 req-9c5a1d2f-4adc-4e6c-a21f-c4663117cc9c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] DELETE https://10.4.3.32/volume/v3/attachments/10874cd8-f0f5-4a96-8a05-73a9aa1deb5c Aug 08 06:32:08.677657 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4f401c0a-3b12-46e2-a65f-bfbf17602108 req-9c5a1d2f-4adc-4e6c-a21f-c4663117cc9c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:08.681056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-4f401c0a-3b12-46e2-a65f-bfbf17602108 req-9c5a1d2f-4adc-4e6c-a21f-c4663117cc9c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:08.695270 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:08.695270 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:08.756027 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-4f401c0a-3b12-46e2-a65f-bfbf17602108 req-9c5a1d2f-4adc-4e6c-a21f-c4663117cc9c tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments/10874cd8-f0f5-4a96-8a05-73a9aa1deb5c returned with HTTP 200 Aug 08 06:32:08.756734 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 873/3481] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:32:08 2026] DELETE /volume/v3/attachments/10874cd8-f0f5-4a96-8a05-73a9aa1deb5c => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:08.790234 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d63769c6-c9b0-420c-974f-d2e18ab52475 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:08.792597 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d63769c6-c9b0-420c-974f-d2e18ab52475 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:08.792873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d63769c6-c9b0-420c-974f-d2e18ab52475 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:08.793174 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d63769c6-c9b0-420c-974f-d2e18ab52475 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:08.793258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d63769c6-c9b0-420c-974f-d2e18ab52475 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:08.797638 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:08.797638 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:08.798446 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d63769c6-c9b0-420c-974f-d2e18ab52475 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:08.798996 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 867/3482] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:08 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:09.196569 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-84e1746b-b3d2-4f48-97c4-1eea4e66d8e2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:09.199311 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84e1746b-b3d2-4f48-97c4-1eea4e66d8e2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f Aug 08 06:32:09.199510 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84e1746b-b3d2-4f48-97c4-1eea4e66d8e2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:09.199702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84e1746b-b3d2-4f48-97c4-1eea4e66d8e2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:09.204078 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84e1746b-b3d2-4f48-97c4-1eea4e66d8e2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f returned with HTTP 404 Aug 08 06:32:09.204723 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 878/3483] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:09 2026] GET /volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 06:32:09.212505 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-277c8788-bfa5-446a-bab3-b6f69d68bac8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:09.218370 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-277c8788-bfa5-446a-bab3-b6f69d68bac8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:09.220214 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-277c8788-bfa5-446a-bab3-b6f69d68bac8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:09.220469 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-277c8788-bfa5-446a-bab3-b6f69d68bac8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:09.220714 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-277c8788-bfa5-446a-bab3-b6f69d68bac8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:09.238203 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:09.238203 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:09.238869 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-277c8788-bfa5-446a-bab3-b6f69d68bac8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:09.274452 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-277c8788-bfa5-446a-bab3-b6f69d68bac8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:32:09.275253 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-277c8788-bfa5-446a-bab3-b6f69d68bac8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a returned with HTTP 202 Aug 08 06:32:09.275421 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 866/3484] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:09 2026] DELETE /volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:09.286868 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-06206790-177b-4ab1-b23f-04dc552c81a1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:09.289213 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06206790-177b-4ab1-b23f-04dc552c81a1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:09.289485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06206790-177b-4ab1-b23f-04dc552c81a1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:09.290423 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-06206790-177b-4ab1-b23f-04dc552c81a1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:09.298644 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:09.298644 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:09.303734 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-06206790-177b-4ab1-b23f-04dc552c81a1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:09.309602 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-06206790-177b-4ab1-b23f-04dc552c81a1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a returned with HTTP 200 Aug 08 06:32:09.310359 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 874/3485] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:09 2026] GET /volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:09.518564 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3604c76e-4f81-4d69-ab25-5b9c7cb7c070 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:09.520559 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3604c76e-4f81-4d69-ab25-5b9c7cb7c070 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:09.520788 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3604c76e-4f81-4d69-ab25-5b9c7cb7c070 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:09.520989 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3604c76e-4f81-4d69-ab25-5b9c7cb7c070 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:09.521109 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3604c76e-4f81-4d69-ab25-5b9c7cb7c070 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:09.525512 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:09.525512 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:09.526182 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3604c76e-4f81-4d69-ab25-5b9c7cb7c070 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:09.526560 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 868/3486] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:09 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:09.812364 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7de98422-24f5-45fa-8812-26b5e7e23523 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:09.814984 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7de98422-24f5-45fa-8812-26b5e7e23523 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:09.815131 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7de98422-24f5-45fa-8812-26b5e7e23523 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:09.815506 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7de98422-24f5-45fa-8812-26b5e7e23523 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:09.815506 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7de98422-24f5-45fa-8812-26b5e7e23523 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:09.821909 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:09.821909 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:09.823071 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7de98422-24f5-45fa-8812-26b5e7e23523 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:09.823512 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 879/3487] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:09 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:10.327345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-73f4cea5-efe2-4c36-8bcc-8cf424f5b6f4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:10.329754 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73f4cea5-efe2-4c36-8bcc-8cf424f5b6f4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:10.329958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73f4cea5-efe2-4c36-8bcc-8cf424f5b6f4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:10.330129 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73f4cea5-efe2-4c36-8bcc-8cf424f5b6f4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:10.335566 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73f4cea5-efe2-4c36-8bcc-8cf424f5b6f4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a returned with HTTP 404 Aug 08 06:32:10.336217 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 867/3488] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:10 2026] GET /volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:10.344969 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-72a4b6dd-7803-4608-a51f-56c02234fffb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:10.347276 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72a4b6dd-7803-4608-a51f-56c02234fffb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:10.347570 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72a4b6dd-7803-4608-a51f-56c02234fffb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:10.347887 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72a4b6dd-7803-4608-a51f-56c02234fffb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:10.348128 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-72a4b6dd-7803-4608-a51f-56c02234fffb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:10.357919 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:10.357919 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:10.358559 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-72a4b6dd-7803-4608-a51f-56c02234fffb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:10.384195 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-72a4b6dd-7803-4608-a51f-56c02234fffb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:32:10.384411 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72a4b6dd-7803-4608-a51f-56c02234fffb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 returned with HTTP 202 Aug 08 06:32:10.385149 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 875/3489] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:10 2026] DELETE /volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:10.392640 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-db6530cc-5ec2-41e5-825e-134d0abd7c9b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:10.394805 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db6530cc-5ec2-41e5-825e-134d0abd7c9b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:10.395031 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db6530cc-5ec2-41e5-825e-134d0abd7c9b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:10.395236 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db6530cc-5ec2-41e5-825e-134d0abd7c9b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:10.403483 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:10.403483 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:10.408424 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-db6530cc-5ec2-41e5-825e-134d0abd7c9b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:10.414815 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db6530cc-5ec2-41e5-825e-134d0abd7c9b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 returned with HTTP 200 Aug 08 06:32:10.415392 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 869/3490] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:10 2026] GET /volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:10.538807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-75f655f8-8536-45cd-8d1a-c341af068744 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:10.539490 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75f655f8-8536-45cd-8d1a-c341af068744 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:10.540727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75f655f8-8536-45cd-8d1a-c341af068744 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:10.540727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75f655f8-8536-45cd-8d1a-c341af068744 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:10.540727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-75f655f8-8536-45cd-8d1a-c341af068744 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:10.550681 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:10.550681 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:10.550681 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75f655f8-8536-45cd-8d1a-c341af068744 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:10.550681 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 880/3491] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:10 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:10.838606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9b64150e-b4b0-49f3-89fd-b20aaa39f5cd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:10.840997 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9b64150e-b4b0-49f3-89fd-b20aaa39f5cd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:10.841249 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9b64150e-b4b0-49f3-89fd-b20aaa39f5cd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:10.841486 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9b64150e-b4b0-49f3-89fd-b20aaa39f5cd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:10.841636 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9b64150e-b4b0-49f3-89fd-b20aaa39f5cd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:10.842131 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cb8279ff-aa29-4f42-bfe1-bf7138a56d79 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:10.844490 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb8279ff-aa29-4f42-bfe1-bf7138a56d79 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:32:10.844911 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb8279ff-aa29-4f42-bfe1-bf7138a56d79 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:10.845068 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb8279ff-aa29-4f42-bfe1-bf7138a56d79 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:10.845287 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-cb8279ff-aa29-4f42-bfe1-bf7138a56d79 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Delete volume with id: 6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:32:10.846722 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:10.846722 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:10.847729 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9b64150e-b4b0-49f3-89fd-b20aaa39f5cd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:10.848242 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 868/3492] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:10 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:10.858492 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:10.858492 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:10.859152 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cb8279ff-aa29-4f42-bfe1-bf7138a56d79 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:32:10.879544 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cb8279ff-aa29-4f42-bfe1-bf7138a56d79 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Delete volume request issued successfully. Aug 08 06:32:10.879791 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb8279ff-aa29-4f42-bfe1-bf7138a56d79 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a returned with HTTP 202 Aug 08 06:32:10.880269 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 876/3493] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:10 2026] DELETE /volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:10.892994 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aa098ce3-230f-4c90-a4ca-f94106a83aea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:10.900103 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aa098ce3-230f-4c90-a4ca-f94106a83aea tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:32:10.900955 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aa098ce3-230f-4c90-a4ca-f94106a83aea tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:10.901757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aa098ce3-230f-4c90-a4ca-f94106a83aea tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:10.918095 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:10.918095 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:10.922477 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aa098ce3-230f-4c90-a4ca-f94106a83aea tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:32:10.928343 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aa098ce3-230f-4c90-a4ca-f94106a83aea tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a returned with HTTP 200 Aug 08 06:32:10.928766 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 870/3494] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:10 2026] GET /volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a => generated 1420 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:32:11.022788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a08f85e5-e148-4f24-9248-602dcec0786d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.024858 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a08f85e5-e148-4f24-9248-602dcec0786d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:11.025100 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a08f85e5-e148-4f24-9248-602dcec0786d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.025298 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a08f85e5-e148-4f24-9248-602dcec0786d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.032171 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.032171 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:11.035685 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a08f85e5-e148-4f24-9248-602dcec0786d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:11.039733 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a08f85e5-e148-4f24-9248-602dcec0786d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:11.040135 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 881/3495] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:11.053644 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b750da4b-23e4-4b40-af2a-988ffeda21b3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.055980 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b750da4b-23e4-4b40-af2a-988ffeda21b3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:11.056216 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b750da4b-23e4-4b40-af2a-988ffeda21b3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.056351 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b750da4b-23e4-4b40-af2a-988ffeda21b3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.064101 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.064101 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:11.068945 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b750da4b-23e4-4b40-af2a-988ffeda21b3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:11.074192 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b750da4b-23e4-4b40-af2a-988ffeda21b3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:11.074654 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 869/3496] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:11.119512 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-a589211d-e7a9-48ed-8c1c-8021e89c9fe3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.122096 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-a589211d-e7a9-48ed-8c1c-8021e89c9fe3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:11.122369 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-a589211d-e7a9-48ed-8c1c-8021e89c9fe3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.122639 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-a589211d-e7a9-48ed-8c1c-8021e89c9fe3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.131848 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.131848 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:11.136295 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-a589211d-e7a9-48ed-8c1c-8021e89c9fe3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:11.141388 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-a589211d-e7a9-48ed-8c1c-8021e89c9fe3 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:11.141863 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 877/3497] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:11.219635 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1102fe98-7f24-4d9f-8365-8bb9ef8538a0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.220187 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1102fe98-7f24-4d9f-8365-8bb9ef8538a0 None None] GET https://10.4.3.32/volume// Aug 08 06:32:11.220363 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1102fe98-7f24-4d9f-8365-8bb9ef8538a0 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.220552 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1102fe98-7f24-4d9f-8365-8bb9ef8538a0 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.220897 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1102fe98-7f24-4d9f-8365-8bb9ef8538a0 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:11.221176 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 871/3498] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:11.229561 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-1e108fde-0928-41d2-ab18-343a96476659 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.316014 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-1e108fde-0928-41d2-ab18-343a96476659 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:32:11.316384 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-1e108fde-0928-41d2-ab18-343a96476659 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05630a88-c65d-4ba9-a951-d0602de26be9", "connector": null, "instance_uuid": "cf735e57-cb42-429e-83ab-68567347af43"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:11.326053 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.326053 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:11.355084 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-1e108fde-0928-41d2-ab18-343a96476659 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:32:11.355645 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 882/3499] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:32:11 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:11.381645 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b9ef5118-9326-49da-a126-59c043ae0efb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.384830 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b9ef5118-9326-49da-a126-59c043ae0efb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:11.385100 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b9ef5118-9326-49da-a126-59c043ae0efb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.385364 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b9ef5118-9326-49da-a126-59c043ae0efb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.395314 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-62ad61e2-b0b7-49c9-b1bb-d3fe4202b904 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.395836 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62ad61e2-b0b7-49c9-b1bb-d3fe4202b904 None None] GET https://10.4.3.32/volume// Aug 08 06:32:11.395946 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62ad61e2-b0b7-49c9-b1bb-d3fe4202b904 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.396211 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62ad61e2-b0b7-49c9-b1bb-d3fe4202b904 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.396573 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62ad61e2-b0b7-49c9-b1bb-d3fe4202b904 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:11.397166 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 878/3500] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:11.397298 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.397298 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:11.402601 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b9ef5118-9326-49da-a126-59c043ae0efb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:11.406081 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-eda3e21c-bfcc-4ee9-8e95-af0377b455df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.409746 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-eda3e21c-bfcc-4ee9-8e95-af0377b455df tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:11.409746 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-eda3e21c-bfcc-4ee9-8e95-af0377b455df tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.410048 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-eda3e21c-bfcc-4ee9-8e95-af0377b455df tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.410198 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b9ef5118-9326-49da-a126-59c043ae0efb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:11.410787 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 870/3501] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:11.423480 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.423480 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:11.429091 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c66286b5-bd4c-4bfc-bf73-cabb8bbc6ed9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.431384 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c66286b5-bd4c-4bfc-bf73-cabb8bbc6ed9 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:11.431666 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c66286b5-bd4c-4bfc-bf73-cabb8bbc6ed9 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.431955 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c66286b5-bd4c-4bfc-bf73-cabb8bbc6ed9 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.433526 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-eda3e21c-bfcc-4ee9-8e95-af0377b455df tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:11.440448 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c66286b5-bd4c-4bfc-bf73-cabb8bbc6ed9 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 returned with HTTP 404 Aug 08 06:32:11.440993 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 883/3502] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:11.445955 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-eda3e21c-bfcc-4ee9-8e95-af0377b455df tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:11.446754 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 872/3503] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 1055 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:32:11.450055 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-90f338bf-2d7c-468c-8250-dad5e302554f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.452054 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90f338bf-2d7c-468c-8250-dad5e302554f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 Aug 08 06:32:11.452327 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90f338bf-2d7c-468c-8250-dad5e302554f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.452469 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-90f338bf-2d7c-468c-8250-dad5e302554f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.452725 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-90f338bf-2d7c-468c-8250-dad5e302554f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 1f3a5187-def2-49df-afee-16b5c96cdaf6 Aug 08 06:32:11.461656 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.461656 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:11.462228 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-90f338bf-2d7c-468c-8250-dad5e302554f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:11.487407 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-90f338bf-2d7c-468c-8250-dad5e302554f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:32:11.487724 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-90f338bf-2d7c-468c-8250-dad5e302554f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 returned with HTTP 202 Aug 08 06:32:11.488505 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 879/3504] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:11 2026] DELETE /volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:11.498036 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bda16115-43c8-4e38-b066-6492ac65357b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.499939 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bda16115-43c8-4e38-b066-6492ac65357b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 Aug 08 06:32:11.500919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bda16115-43c8-4e38-b066-6492ac65357b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.500919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bda16115-43c8-4e38-b066-6492ac65357b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.510282 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.510282 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:11.514853 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bda16115-43c8-4e38-b066-6492ac65357b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:11.519528 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bda16115-43c8-4e38-b066-6492ac65357b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 returned with HTTP 200 Aug 08 06:32:11.520007 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 871/3505] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 => generated 893 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:11.557549 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-273b451a-13f3-438e-b481-3cb417e60775 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.558685 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-554fef2c-abf8-4a66-8f85-1eb68d2a0bc6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.559406 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-273b451a-13f3-438e-b481-3cb417e60775 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:11.559630 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-273b451a-13f3-438e-b481-3cb417e60775 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.559851 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-273b451a-13f3-438e-b481-3cb417e60775 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.559966 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-273b451a-13f3-438e-b481-3cb417e60775 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:11.561811 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-554fef2c-abf8-4a66-8f85-1eb68d2a0bc6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] PUT https://10.4.3.32/volume/v3/attachments/02805d2a-c4bb-4355-9a0f-422407eb5a51 Aug 08 06:32:11.562240 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-554fef2c-abf8-4a66-8f85-1eb68d2a0bc6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:11.564941 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.564941 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:11.565918 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-273b451a-13f3-438e-b481-3cb417e60775 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:11.566465 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 884/3506] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:11.571845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-554fef2c-abf8-4a66-8f85-1eb68d2a0bc6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Acquiring lock "cinder-attachment_update-05630a88-c65d-4ba9-a951-d0602de26be9-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:32:11.576984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-554fef2c-abf8-4a66-8f85-1eb68d2a0bc6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-05630a88-c65d-4ba9-a951-d0602de26be9-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:32:11.578227 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.578227 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:11.696189 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-554fef2c-abf8-4a66-8f85-1eb68d2a0bc6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-05630a88-c65d-4ba9-a951-d0602de26be9-np0000006785" released by "attachment_update" :: held 0.118s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:32:11.696189 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-554fef2c-abf8-4a66-8f85-1eb68d2a0bc6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/02805d2a-c4bb-4355-9a0f-422407eb5a51 returned with HTTP 200 Aug 08 06:32:11.697000 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 873/3507] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:32:11 2026] PUT /volume/v3/attachments/02805d2a-c4bb-4355-9a0f-422407eb5a51 => generated 968 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:11.708149 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-bcbd3d58-63bc-46c7-8eaf-cf94b0611149 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.711115 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-bcbd3d58-63bc-46c7-8eaf-cf94b0611149 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption Aug 08 06:32:11.711591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-bcbd3d58-63bc-46c7-8eaf-cf94b0611149 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.711673 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-bcbd3d58-63bc-46c7-8eaf-cf94b0611149 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.726646 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.726646 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:11.736026 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-bcbd3d58-63bc-46c7-8eaf-cf94b0611149 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption returned with HTTP 200 Aug 08 06:32:11.736645 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 880/3508] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:11.862013 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-901cbc9f-000d-4f76-8331-988dc67c6a80 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.864491 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-901cbc9f-000d-4f76-8331-988dc67c6a80 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:11.864908 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-901cbc9f-000d-4f76-8331-988dc67c6a80 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.864908 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-901cbc9f-000d-4f76-8331-988dc67c6a80 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.865126 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-901cbc9f-000d-4f76-8331-988dc67c6a80 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:11.870447 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.870447 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:11.871300 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-901cbc9f-000d-4f76-8331-988dc67c6a80 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:11.871757 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 872/3509] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:11.941365 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ce5d1f1d-a0f7-4b3d-8d7d-447aa8554700 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.943323 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce5d1f1d-a0f7-4b3d-8d7d-447aa8554700 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a Aug 08 06:32:11.943637 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce5d1f1d-a0f7-4b3d-8d7d-447aa8554700 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.943832 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce5d1f1d-a0f7-4b3d-8d7d-447aa8554700 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.949903 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce5d1f1d-a0f7-4b3d-8d7d-447aa8554700 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a returned with HTTP 404 Aug 08 06:32:11.950431 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 885/3510] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/volumes/6b5eee8c-2fc0-4b56-a780-34b14998879a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:11.957414 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-91e5d823-85c7-42a9-9067-82d27ae36e6b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:11.960447 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-91e5d823-85c7-42a9-9067-82d27ae36e6b tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 Aug 08 06:32:11.960804 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-91e5d823-85c7-42a9-9067-82d27ae36e6b tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:11.961087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-91e5d823-85c7-42a9-9067-82d27ae36e6b tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:11.961263 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-91e5d823-85c7-42a9-9067-82d27ae36e6b tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Delete snapshot with id: 0cb43695-57a6-45ba-9c42-8a3646daf777 Aug 08 06:32:11.968466 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:11.968466 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:11.969106 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-91e5d823-85c7-42a9-9067-82d27ae36e6b tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot retrieved successfully. Aug 08 06:32:11.988427 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-91e5d823-85c7-42a9-9067-82d27ae36e6b tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot delete request issued successfully. Aug 08 06:32:11.988730 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-91e5d823-85c7-42a9-9067-82d27ae36e6b tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 returned with HTTP 202 Aug 08 06:32:11.989265 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 874/3511] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:11 2026] DELETE /volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:11.997895 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-875d5889-a902-45e5-8919-06775bca0235 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:12.000361 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-875d5889-a902-45e5-8919-06775bca0235 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 Aug 08 06:32:12.000677 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-875d5889-a902-45e5-8919-06775bca0235 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:12.000999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-875d5889-a902-45e5-8919-06775bca0235 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:12.006619 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:12.006619 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:12.007109 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-875d5889-a902-45e5-8919-06775bca0235 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot retrieved successfully. Aug 08 06:32:12.007942 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-875d5889-a902-45e5-8919-06775bca0235 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 returned with HTTP 200 Aug 08 06:32:12.008308 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 881/3512] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:11 2026] GET /volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:12.428900 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c54edaac-f6c5-4faf-9685-e067a89458d8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:12.431106 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c54edaac-f6c5-4faf-9685-e067a89458d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:12.431369 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c54edaac-f6c5-4faf-9685-e067a89458d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:12.431575 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c54edaac-f6c5-4faf-9685-e067a89458d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:12.444109 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:12.444109 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:12.450716 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c54edaac-f6c5-4faf-9685-e067a89458d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:12.457621 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c54edaac-f6c5-4faf-9685-e067a89458d8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:12.458179 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 873/3513] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:12 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:12.535609 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8ba02aa4-0acb-40a9-aac9-8edaab7644b9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:12.538345 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ba02aa4-0acb-40a9-aac9-8edaab7644b9 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 Aug 08 06:32:12.538639 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ba02aa4-0acb-40a9-aac9-8edaab7644b9 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:12.538898 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ba02aa4-0acb-40a9-aac9-8edaab7644b9 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:12.546991 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ba02aa4-0acb-40a9-aac9-8edaab7644b9 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 returned with HTTP 404 Aug 08 06:32:12.547822 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 886/3514] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:12 2026] GET /volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:12.558610 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:12.560924 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:12.561469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-154730112"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:12.563506 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-154730112'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:12.563662 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:32:12.564053 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:12.564053 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:12.568989 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:32:12.576755 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (f6346187-f60c-484e-a445-534f44342b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:12.578079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54363fc-dda4-4a0f-aaca-7c854a18fa06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:12.579301 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:12.580395 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1cdb1486-69a6-424a-81d1-1dc85228986a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:12.583360 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cdb1486-69a6-424a-81d1-1dc85228986a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:12.583689 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cdb1486-69a6-424a-81d1-1dc85228986a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:12.583794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cdb1486-69a6-424a-81d1-1dc85228986a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:12.583888 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1cdb1486-69a6-424a-81d1-1dc85228986a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:12.593380 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:12.593380 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:12.596462 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cdb1486-69a6-424a-81d1-1dc85228986a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:12.597319 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 882/3515] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:12 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:12.612007 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54363fc-dda4-4a0f-aaca-7c854a18fa06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:12.612903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d7dc2b5-1c8c-4f31-b423-6cbbb4b925e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:12.667963 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['4e8ccc57-33e7-4f23-9309-341d3870588e', 'e05b71e9-4aba-4854-b979-3a1478646b16', 'c0a2534d-d8fe-4919-81ba-970713719216', '0f8fa310-cf02-4b1f-ad66-11eea7a2ac21'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:12.669145 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d7dc2b5-1c8c-4f31-b423-6cbbb4b925e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e8ccc57-33e7-4f23-9309-341d3870588e', 'e05b71e9-4aba-4854-b979-3a1478646b16', 'c0a2534d-d8fe-4919-81ba-970713719216', '0f8fa310-cf02-4b1f-ad66-11eea7a2ac21']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:12.670410 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a74d0d2-5403-4f87-a693-98b632f961dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:12.700910 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a74d0d2-5403-4f87-a693-98b632f961dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d6cec5-4fff-459b-85a1-8c0bc8a51580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-154730112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['4e8ccc57-33e7-4f23-9309-341d3870588e','e05b71e9-4aba-4854-b979-3a1478646b16','c0a2534d-d8fe-4919-81ba-970713719216','0f8fa310-cf02-4b1f-ad66-11eea7a2ac21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-154730112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85d6cec5-4fff-459b-85a1-8c0bc8a51580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:12.702000 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900f4977-0f59-41cd-a7ed-4cd30f62e764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:12.724110 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900f4977-0f59-41cd-a7ed-4cd30f62e764) transitioned into state 'SUCCESS' from state '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-154730112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['4e8ccc57-33e7-4f23-9309-341d3870588e','e05b71e9-4aba-4854-b979-3a1478646b16','c0a2534d-d8fe-4919-81ba-970713719216','0f8fa310-cf02-4b1f-ad66-11eea7a2ac21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:12.725073 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14092545-37cd-4180-b06d-b39bf85efcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:12.735327 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14092545-37cd-4180-b06d-b39bf85efcf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:12.736519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (f6346187-f60c-484e-a445-534f44342b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:12.736921 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:32:12.737724 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b77b443d-dca0-4f24-b90e-52f93e56cd9a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:12.738271 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 875/3516] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:32:12 2026] POST /volume/v3/volumes => generated 767 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:12.751322 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4ab3fd60-dcf2-42cb-9ce6-866c8876e64b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:12.754232 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ab3fd60-dcf2-42cb-9ce6-866c8876e64b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:12.754232 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ab3fd60-dcf2-42cb-9ce6-866c8876e64b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:12.754340 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ab3fd60-dcf2-42cb-9ce6-866c8876e64b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:12.764507 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:12.764507 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:12.769703 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4ab3fd60-dcf2-42cb-9ce6-866c8876e64b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:12.775852 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ab3fd60-dcf2-42cb-9ce6-866c8876e64b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 returned with HTTP 200 Aug 08 06:32:12.776458 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 874/3517] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:12 2026] GET /volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:12.881435 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-40aad3df-545a-4364-a6b0-7d3f1eaebd07 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:12.883157 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40aad3df-545a-4364-a6b0-7d3f1eaebd07 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:12.883352 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40aad3df-545a-4364-a6b0-7d3f1eaebd07 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:12.883521 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40aad3df-545a-4364-a6b0-7d3f1eaebd07 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:12.883659 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-40aad3df-545a-4364-a6b0-7d3f1eaebd07 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:12.887995 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:12.887995 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:12.888791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40aad3df-545a-4364-a6b0-7d3f1eaebd07 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:12.889166 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 887/3518] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:12 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:13.018708 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7632445b-bc7a-4602-baa8-200fbafab91e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:13.021491 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7632445b-bc7a-4602-baa8-200fbafab91e tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 Aug 08 06:32:13.021920 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7632445b-bc7a-4602-baa8-200fbafab91e tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:13.022293 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7632445b-bc7a-4602-baa8-200fbafab91e tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:13.030429 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7632445b-bc7a-4602-baa8-200fbafab91e tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 returned with HTTP 404 Aug 08 06:32:13.031232 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 883/3519] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:13 2026] GET /volume/v3/snapshots/0cb43695-57a6-45ba-9c42-8a3646daf777 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:13.476987 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c9dce0ed-9aa3-44ea-8d31-00f30e3684f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:13.479801 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9dce0ed-9aa3-44ea-8d31-00f30e3684f8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:13.480235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9dce0ed-9aa3-44ea-8d31-00f30e3684f8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:13.480479 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9dce0ed-9aa3-44ea-8d31-00f30e3684f8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:13.495882 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:13.495882 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:13.500745 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c9dce0ed-9aa3-44ea-8d31-00f30e3684f8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:13.509588 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9dce0ed-9aa3-44ea-8d31-00f30e3684f8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:13.510151 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 876/3520] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:13 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:13.608910 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-55a4d316-a1de-4b21-b1bf-ec3fa08d66a8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:13.611186 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-55a4d316-a1de-4b21-b1bf-ec3fa08d66a8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:13.611399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-55a4d316-a1de-4b21-b1bf-ec3fa08d66a8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:13.611679 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-55a4d316-a1de-4b21-b1bf-ec3fa08d66a8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:13.611828 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-55a4d316-a1de-4b21-b1bf-ec3fa08d66a8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:13.616182 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:13.616182 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:13.616813 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-55a4d316-a1de-4b21-b1bf-ec3fa08d66a8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:13.617195 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 875/3521] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:13 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:13.793007 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7b557fea-13b5-4fd0-834c-f64fd7b31628 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:13.795587 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b557fea-13b5-4fd0-834c-f64fd7b31628 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:13.795865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b557fea-13b5-4fd0-834c-f64fd7b31628 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:13.796102 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b557fea-13b5-4fd0-834c-f64fd7b31628 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:13.805228 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:13.805228 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:13.812368 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7b557fea-13b5-4fd0-834c-f64fd7b31628 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:13.827099 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b557fea-13b5-4fd0-834c-f64fd7b31628 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 returned with HTTP 200 Aug 08 06:32:13.827099 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 888/3522] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:13 2026] GET /volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:13.844400 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-81686a8b-6800-42e6-88a2-76e59a529394 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:13.847614 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81686a8b-6800-42e6-88a2-76e59a529394 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:32:13.848378 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81686a8b-6800-42e6-88a2-76e59a529394 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85d6cec5-4fff-459b-85a1-8c0bc8a51580", "name": "tempest-VolumeDependencyTests-Snapshot-99178387"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:13.861134 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:13.861134 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:13.861678 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-81686a8b-6800-42e6-88a2-76e59a529394 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:13.861678 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-81686a8b-6800-42e6-88a2-76e59a529394 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create snapshot from volume 85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:13.903733 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c8ac72cc-a616-424c-a2ee-160c8096d485 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:13.907086 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c8ac72cc-a616-424c-a2ee-160c8096d485 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:13.907086 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c8ac72cc-a616-424c-a2ee-160c8096d485 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:13.907528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c8ac72cc-a616-424c-a2ee-160c8096d485 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:13.907750 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c8ac72cc-a616-424c-a2ee-160c8096d485 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:13.910525 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-81686a8b-6800-42e6-88a2-76e59a529394 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['54857148-c429-46e4-bc83-d2b7b9402264', 'e3d263b6-1383-4c3a-a2ef-5903aa490131', '3116e38b-3214-441d-8354-526fe2f2a1cd', 'd980c5b6-c19c-47a1-96df-e2d62838094f'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:13.914292 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:13.914292 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:13.917575 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c8ac72cc-a616-424c-a2ee-160c8096d485 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:13.917836 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 877/3523] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:13 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:13.960466 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-81686a8b-6800-42e6-88a2-76e59a529394 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot create request issued successfully. Aug 08 06:32:13.961336 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81686a8b-6800-42e6-88a2-76e59a529394 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:32:13.962440 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 884/3524] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:32:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:13.975280 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-05822caa-b240-43de-9e9b-7351910609f3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:13.980438 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05822caa-b240-43de-9e9b-7351910609f3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 Aug 08 06:32:13.980705 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05822caa-b240-43de-9e9b-7351910609f3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:13.981898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05822caa-b240-43de-9e9b-7351910609f3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:13.993728 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:13.993728 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:13.994421 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-05822caa-b240-43de-9e9b-7351910609f3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:13.995593 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05822caa-b240-43de-9e9b-7351910609f3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 returned with HTTP 200 Aug 08 06:32:13.996144 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 876/3525] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:13 2026] GET /volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:14.523869 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9fe44a04-f5fc-40db-907e-415404e534c6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:14.526163 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9fe44a04-f5fc-40db-907e-415404e534c6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:14.526358 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9fe44a04-f5fc-40db-907e-415404e534c6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:14.526606 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9fe44a04-f5fc-40db-907e-415404e534c6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:14.541153 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:14.541153 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:14.545313 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9fe44a04-f5fc-40db-907e-415404e534c6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:14.550446 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9fe44a04-f5fc-40db-907e-415404e534c6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:14.550876 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 889/3526] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:14 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:14.628977 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-23114d3a-ae26-4afa-aa36-09c2939bc5d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:14.630956 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23114d3a-ae26-4afa-aa36-09c2939bc5d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:14.631241 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23114d3a-ae26-4afa-aa36-09c2939bc5d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:14.631483 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23114d3a-ae26-4afa-aa36-09c2939bc5d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:14.631636 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-23114d3a-ae26-4afa-aa36-09c2939bc5d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:14.636240 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:14.636240 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:14.637811 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23114d3a-ae26-4afa-aa36-09c2939bc5d7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:14.638259 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 878/3527] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:14 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:14.930179 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-248dd4af-2474-42f5-a2d4-6c4097f91740 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:14.932450 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-248dd4af-2474-42f5-a2d4-6c4097f91740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:14.932641 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-248dd4af-2474-42f5-a2d4-6c4097f91740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:14.932843 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-248dd4af-2474-42f5-a2d4-6c4097f91740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:14.932957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-248dd4af-2474-42f5-a2d4-6c4097f91740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:14.938007 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:14.938007 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:14.939003 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-248dd4af-2474-42f5-a2d4-6c4097f91740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:14.939348 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 885/3528] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:14 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:15.008758 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0c83a916-5116-4b44-900e-51ba8838933d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:15.011362 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c83a916-5116-4b44-900e-51ba8838933d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 Aug 08 06:32:15.011620 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c83a916-5116-4b44-900e-51ba8838933d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:15.011949 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c83a916-5116-4b44-900e-51ba8838933d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:15.019213 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:15.019213 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:15.019885 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0c83a916-5116-4b44-900e-51ba8838933d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:15.021081 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c83a916-5116-4b44-900e-51ba8838933d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 returned with HTTP 200 Aug 08 06:32:15.021654 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 877/3529] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:15 2026] GET /volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:15.032983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b84ff294-9895-4466-b55c-028af683c4c5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:15.035252 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:15.035782 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7412365a-afc0-4375-99c0-59aa782b5711", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-978160811"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:15.037812 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'snapshot_id': '7412365a-afc0-4375-99c0-59aa782b5711', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-978160811'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:15.044860 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:15.044860 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:15.045460 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:15.045640 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:32:15.050469 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:32:15.057798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (715e654a-0da1-4150-9cbd-c4cdfe010e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:15.059277 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace2ea96-6666-4e49-ab48-689d738a3e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:15.060520 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:15.094170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace2ea96-6666-4e49-ab48-689d738a3e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7412365a-afc0-4375-99c0-59aa782b5711', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:15.095277 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21699091-bf0f-41f7-a03e-9a808c12ce0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:15.141523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['69c72c29-219e-450f-8950-93699491f185', '8e2a91c0-4ec1-4bc5-bfa0-4afbe968ce71', '994b5019-c6f6-4ae6-a68b-a25e0ee57cb0', 'e9c0851e-8121-4a11-af78-f94a1e3cda98'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:15.142612 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21699091-bf0f-41f7-a03e-9a808c12ce0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69c72c29-219e-450f-8950-93699491f185', '8e2a91c0-4ec1-4bc5-bfa0-4afbe968ce71', '994b5019-c6f6-4ae6-a68b-a25e0ee57cb0', 'e9c0851e-8121-4a11-af78-f94a1e3cda98']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:15.143386 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6684f956-af84-4641-b323-a4b8bfbb4ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:15.185216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6684f956-af84-4641-b323-a4b8bfbb4ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-978160811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['69c72c29-219e-450f-8950-93699491f185','8e2a91c0-4ec1-4bc5-bfa0-4afbe968ce71','994b5019-c6f6-4ae6-a68b-a25e0ee57cb0','e9c0851e-8121-4a11-af78-f94a1e3cda98'],size=1,snapshot_id=7412365a-afc0-4375-99c0-59aa782b5711,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-978160811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7412365a-afc0-4375-99c0-59aa782b5711,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:15.185980 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bea798-02cd-4752-bef1-e06d0afafab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:15.205075 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bea798-02cd-4752-bef1-e06d0afafab0) transitioned into state 'SUCCESS' from state '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-978160811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['69c72c29-219e-450f-8950-93699491f185','8e2a91c0-4ec1-4bc5-bfa0-4afbe968ce71','994b5019-c6f6-4ae6-a68b-a25e0ee57cb0','e9c0851e-8121-4a11-af78-f94a1e3cda98'],size=1,snapshot_id=7412365a-afc0-4375-99c0-59aa782b5711,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:15.205791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09701066-20ca-4a43-92d3-3592a494b6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:15.225575 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09701066-20ca-4a43-92d3-3592a494b6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:15.226396 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (715e654a-0da1-4150-9cbd-c4cdfe010e37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:15.226703 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:32:15.227354 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b84ff294-9895-4466-b55c-028af683c4c5 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:15.227839 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 890/3530] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:32:15 2026] POST /volume/v3/volumes => generated 801 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:15.242104 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-997268a9-ae77-4ec6-8e7b-f1dfb302cf4b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:15.245522 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-997268a9-ae77-4ec6-8e7b-f1dfb302cf4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d Aug 08 06:32:15.245522 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-997268a9-ae77-4ec6-8e7b-f1dfb302cf4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:15.245522 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-997268a9-ae77-4ec6-8e7b-f1dfb302cf4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:15.255967 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:15.255967 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:15.261694 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-997268a9-ae77-4ec6-8e7b-f1dfb302cf4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:15.268294 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-997268a9-ae77-4ec6-8e7b-f1dfb302cf4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d returned with HTTP 200 Aug 08 06:32:15.268886 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 879/3531] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:15 2026] GET /volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:15.565509 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e1e53caf-90cb-4d91-9451-ff659ce54085 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:15.567399 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1e53caf-90cb-4d91-9451-ff659ce54085 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:15.567825 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1e53caf-90cb-4d91-9451-ff659ce54085 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:15.567825 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1e53caf-90cb-4d91-9451-ff659ce54085 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:15.577867 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:15.577867 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:15.583050 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e1e53caf-90cb-4d91-9451-ff659ce54085 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:15.588191 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1e53caf-90cb-4d91-9451-ff659ce54085 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:15.588739 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 886/3532] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:15 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:15.648855 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ab462405-8f99-4fbb-80d9-26b149cfad50 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:15.651912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab462405-8f99-4fbb-80d9-26b149cfad50 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:15.652168 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab462405-8f99-4fbb-80d9-26b149cfad50 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:15.652366 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab462405-8f99-4fbb-80d9-26b149cfad50 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:15.652474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ab462405-8f99-4fbb-80d9-26b149cfad50 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:15.657705 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:15.657705 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:15.658618 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab462405-8f99-4fbb-80d9-26b149cfad50 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:15.659108 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 878/3533] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:15 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:15.951033 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-74071108-d1b8-4325-88b3-e56cecf36e70 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:15.952997 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74071108-d1b8-4325-88b3-e56cecf36e70 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:15.953244 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74071108-d1b8-4325-88b3-e56cecf36e70 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:15.953482 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-74071108-d1b8-4325-88b3-e56cecf36e70 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:15.953649 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-74071108-d1b8-4325-88b3-e56cecf36e70 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:15.960042 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:15.960042 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:15.961115 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-74071108-d1b8-4325-88b3-e56cecf36e70 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:15.961687 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 891/3534] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:15 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:16.283540 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c0d2b6ca-af35-4711-bfde-2db6f80e7250 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:16.285802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0d2b6ca-af35-4711-bfde-2db6f80e7250 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d Aug 08 06:32:16.286070 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0d2b6ca-af35-4711-bfde-2db6f80e7250 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:16.286323 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0d2b6ca-af35-4711-bfde-2db6f80e7250 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:16.295212 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:16.295212 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:16.299368 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c0d2b6ca-af35-4711-bfde-2db6f80e7250 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:16.304906 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0d2b6ca-af35-4711-bfde-2db6f80e7250 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d returned with HTTP 200 Aug 08 06:32:16.305468 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 880/3535] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:16 2026] GET /volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:16.323781 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2fbe6d53-52c0-4e66-8324-0f18c1747a12 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:16.326568 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fbe6d53-52c0-4e66-8324-0f18c1747a12 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 Aug 08 06:32:16.326953 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fbe6d53-52c0-4e66-8324-0f18c1747a12 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:16.327115 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2fbe6d53-52c0-4e66-8324-0f18c1747a12 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:16.327246 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-2fbe6d53-52c0-4e66-8324-0f18c1747a12 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: 7412365a-afc0-4375-99c0-59aa782b5711 Aug 08 06:32:16.334100 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:16.334100 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:16.335511 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2fbe6d53-52c0-4e66-8324-0f18c1747a12 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:16.358007 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2fbe6d53-52c0-4e66-8324-0f18c1747a12 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot delete request issued successfully. Aug 08 06:32:16.358275 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2fbe6d53-52c0-4e66-8324-0f18c1747a12 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 returned with HTTP 202 Aug 08 06:32:16.358744 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 887/3536] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:16 2026] DELETE /volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:16.369118 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f743fc96-9a88-4c94-ae65-bcc72be7a372 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:16.371301 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f743fc96-9a88-4c94-ae65-bcc72be7a372 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 Aug 08 06:32:16.371502 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f743fc96-9a88-4c94-ae65-bcc72be7a372 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:16.371747 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f743fc96-9a88-4c94-ae65-bcc72be7a372 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:16.374334 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=381,cinder:UPDATE=143,cinder:INSERT=73,cinder:DELETE=1 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:32:16.383610 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:16.383610 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:16.384313 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f743fc96-9a88-4c94-ae65-bcc72be7a372 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Snapshot retrieved successfully. Aug 08 06:32:16.385646 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f743fc96-9a88-4c94-ae65-bcc72be7a372 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 returned with HTTP 200 Aug 08 06:32:16.387455 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 879/3537] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:16 2026] GET /volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:16.604712 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9a3500bc-8b2e-4bbc-b53f-222028f27457 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:16.605302 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a3500bc-8b2e-4bbc-b53f-222028f27457 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:16.605517 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a3500bc-8b2e-4bbc-b53f-222028f27457 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:16.605738 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a3500bc-8b2e-4bbc-b53f-222028f27457 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:16.615675 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:16.615675 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:16.620140 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9a3500bc-8b2e-4bbc-b53f-222028f27457 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:16.625744 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a3500bc-8b2e-4bbc-b53f-222028f27457 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:16.626333 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 892/3538] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:16 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:16.671766 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a36bdf2b-0ecb-4330-85ac-f6e4b988ddde None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:16.674713 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a36bdf2b-0ecb-4330-85ac-f6e4b988ddde tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:16.674713 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a36bdf2b-0ecb-4330-85ac-f6e4b988ddde tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:16.674926 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a36bdf2b-0ecb-4330-85ac-f6e4b988ddde tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:16.675079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a36bdf2b-0ecb-4330-85ac-f6e4b988ddde tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:16.679946 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:16.679946 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:16.680895 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a36bdf2b-0ecb-4330-85ac-f6e4b988ddde tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:16.681373 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 881/3539] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:16 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:16.973073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6c7bb40f-fe60-4f16-b811-e3a78be98d53 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:16.975280 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c7bb40f-fe60-4f16-b811-e3a78be98d53 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:16.975577 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c7bb40f-fe60-4f16-b811-e3a78be98d53 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:16.975826 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6c7bb40f-fe60-4f16-b811-e3a78be98d53 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:16.975978 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6c7bb40f-fe60-4f16-b811-e3a78be98d53 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:16.981463 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:16.981463 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:16.982503 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6c7bb40f-fe60-4f16-b811-e3a78be98d53 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:16.982948 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 888/3540] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:16 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:16.983220 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f8d07c49-1ceb-406d-bf99-3f472142a755 req-10693d68-bff5-4ad5-ad67-fdf526d8bbc8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:16.986263 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f8d07c49-1ceb-406d-bf99-3f472142a755 req-10693d68-bff5-4ad5-ad67-fdf526d8bbc8 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] DELETE https://10.4.3.32/volume/v3/attachments/5cea7bbb-80fb-4ef2-89ed-9a316fc0f159 Aug 08 06:32:16.986263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f8d07c49-1ceb-406d-bf99-3f472142a755 req-10693d68-bff5-4ad5-ad67-fdf526d8bbc8 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:16.986898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f8d07c49-1ceb-406d-bf99-3f472142a755 req-10693d68-bff5-4ad5-ad67-fdf526d8bbc8 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:16.994343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-07559f17-6a6c-4382-b365-85292151a8bc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:16.996210 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07559f17-6a6c-4382-b365-85292151a8bc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:32:16.996737 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-07559f17-6a6c-4382-b365-85292151a8bc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1d46205-7ae0-4ce5-8b04-ebe55edce30b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2113990963"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:16.999746 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-07559f17-6a6c-4382-b365-85292151a8bc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating new backup {'backup': {'volume_id': 'e1d46205-7ae0-4ce5-8b04-ebe55edce30b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2113990963'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:32:16.999746 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-07559f17-6a6c-4382-b365-85292151a8bc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating backup of volume e1d46205-7ae0-4ce5-8b04-ebe55edce30b in container None Aug 08 06:32:17.000347 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:17.000347 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:17.010135 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:17.010135 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:17.010135 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-07559f17-6a6c-4382-b365-85292151a8bc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:32:17.029703 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-07559f17-6a6c-4382-b365-85292151a8bc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['0c6958d0-49c9-4224-87f4-30be8f43b054', '4b985339-977b-45f9-80c5-7b205b858971'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:17.058725 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f8d07c49-1ceb-406d-bf99-3f472142a755 req-10693d68-bff5-4ad5-ad67-fdf526d8bbc8 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments/5cea7bbb-80fb-4ef2-89ed-9a316fc0f159 returned with HTTP 200 Aug 08 06:32:17.059181 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 880/3541] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:32:16 2026] DELETE /volume/v3/attachments/5cea7bbb-80fb-4ef2-89ed-9a316fc0f159 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:17.080613 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07559f17-6a6c-4382-b365-85292151a8bc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:32:17.080613 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 893/3542] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:16 2026] POST /volume/v3/backups => generated 328 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:17.092034 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2c777afb-1866-460d-a8b4-eb877aa9efd9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:17.097715 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c777afb-1866-460d-a8b4-eb877aa9efd9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:17.098042 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c777afb-1866-460d-a8b4-eb877aa9efd9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:17.098330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c777afb-1866-460d-a8b4-eb877aa9efd9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:17.098502 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2c777afb-1866-460d-a8b4-eb877aa9efd9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:17.112928 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:17.112928 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:17.113869 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c777afb-1866-460d-a8b4-eb877aa9efd9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:17.114283 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 882/3543] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:17 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:17.397982 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-12efb8c6-c6d5-4ce7-9b9f-94c3af217423 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:17.401142 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12efb8c6-c6d5-4ce7-9b9f-94c3af217423 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 Aug 08 06:32:17.401265 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-12efb8c6-c6d5-4ce7-9b9f-94c3af217423 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:17.401426 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-12efb8c6-c6d5-4ce7-9b9f-94c3af217423 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:17.408905 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12efb8c6-c6d5-4ce7-9b9f-94c3af217423 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 returned with HTTP 404 Aug 08 06:32:17.409426 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 889/3544] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:17 2026] GET /volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:17.418278 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-889a275f-7cf0-453d-8fe9-c8a91d1b0597 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:17.421504 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-889a275f-7cf0-453d-8fe9-c8a91d1b0597 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:17.421684 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-889a275f-7cf0-453d-8fe9-c8a91d1b0597 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:17.421930 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-889a275f-7cf0-453d-8fe9-c8a91d1b0597 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:17.422101 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-889a275f-7cf0-453d-8fe9-c8a91d1b0597 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:17.431218 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:17.431218 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:17.433341 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-889a275f-7cf0-453d-8fe9-c8a91d1b0597 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:17.454284 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-889a275f-7cf0-453d-8fe9-c8a91d1b0597 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:32:17.454465 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-889a275f-7cf0-453d-8fe9-c8a91d1b0597 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 returned with HTTP 202 Aug 08 06:32:17.454901 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 881/3545] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:17 2026] DELETE /volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:17.467352 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9d5454be-3c5b-4f4b-a925-7701309c5947 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:17.469816 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d5454be-3c5b-4f4b-a925-7701309c5947 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:17.471075 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d5454be-3c5b-4f4b-a925-7701309c5947 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:17.471375 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d5454be-3c5b-4f4b-a925-7701309c5947 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:17.487112 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:17.487112 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:17.495705 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9d5454be-3c5b-4f4b-a925-7701309c5947 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:17.502105 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d5454be-3c5b-4f4b-a925-7701309c5947 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 returned with HTTP 200 Aug 08 06:32:17.502609 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 894/3546] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:17 2026] GET /volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:17.639318 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8d81b580-1dd9-4ee2-9846-4163039675a6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:17.641503 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d81b580-1dd9-4ee2-9846-4163039675a6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:17.641762 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d81b580-1dd9-4ee2-9846-4163039675a6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:17.642061 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d81b580-1dd9-4ee2-9846-4163039675a6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:17.651855 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:17.651855 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:17.655041 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8d81b580-1dd9-4ee2-9846-4163039675a6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:17.658860 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d81b580-1dd9-4ee2-9846-4163039675a6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:17.659199 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 883/3547] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:17 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:17.691313 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-54d032f5-7853-409e-a625-ddc65e16f0d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:17.693048 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-54d032f5-7853-409e-a625-ddc65e16f0d6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:17.693256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-54d032f5-7853-409e-a625-ddc65e16f0d6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:17.693437 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-54d032f5-7853-409e-a625-ddc65e16f0d6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:17.693570 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-54d032f5-7853-409e-a625-ddc65e16f0d6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:17.698383 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:17.698383 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:17.699511 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-54d032f5-7853-409e-a625-ddc65e16f0d6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:17.699511 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 890/3548] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:17 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:18.124560 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8b752a2b-b183-4ba3-bac7-818d02d6126e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:18.126337 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b752a2b-b183-4ba3-bac7-818d02d6126e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:18.126588 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8b752a2b-b183-4ba3-bac7-818d02d6126e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:18.126863 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8b752a2b-b183-4ba3-bac7-818d02d6126e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:18.126981 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8b752a2b-b183-4ba3-bac7-818d02d6126e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:18.131605 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:18.131605 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:18.132416 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b752a2b-b183-4ba3-bac7-818d02d6126e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:18.132886 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 882/3549] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:18 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:18.517705 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8871fa5a-26fe-4cd5-ba79-24cda84f2bf4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:18.521803 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8871fa5a-26fe-4cd5-ba79-24cda84f2bf4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:18.521803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8871fa5a-26fe-4cd5-ba79-24cda84f2bf4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:18.521803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8871fa5a-26fe-4cd5-ba79-24cda84f2bf4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:18.523302 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=443,cinder:UPDATE=172,cinder:INSERT=88 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:32:18.529661 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8871fa5a-26fe-4cd5-ba79-24cda84f2bf4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 returned with HTTP 404 Aug 08 06:32:18.530309 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 895/3550] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:18 2026] GET /volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:18.540102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c859724d-97a5-455f-a922-cbef4a783caa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:18.541947 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:18.542335 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-158163456"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:18.543845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-158163456'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:18.543949 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:32:18.548583 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:32:18.555238 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (ef875d8e-211b-4f26-91ac-98ad66d1fd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:18.556058 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4128e86-4179-4b68-931e-da089e1f92c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:18.557381 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:18.597785 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4128e86-4179-4b68-931e-da089e1f92c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:18.598829 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (956293db-9758-4ba1-88b4-7e831617bca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:18.659791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['28ce58ff-b432-46ec-8e29-68961306b9fa', '13c25ac4-88b0-423e-be01-03461d298ea3', '6e27236e-736c-4cc5-8a73-4980c61000f4', '3f8e85de-ecf1-4623-b2ec-5a3a8e53dc07'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:18.660759 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (956293db-9758-4ba1-88b4-7e831617bca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ce58ff-b432-46ec-8e29-68961306b9fa', '13c25ac4-88b0-423e-be01-03461d298ea3', '6e27236e-736c-4cc5-8a73-4980c61000f4', '3f8e85de-ecf1-4623-b2ec-5a3a8e53dc07']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:18.661695 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f2c3d4-3c49-4724-96f4-287fc96a6907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:18.672739 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e5e8d1b3-1a2c-4487-9d14-fcdfb9f5c1bb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:18.674367 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5e8d1b3-1a2c-4487-9d14-fcdfb9f5c1bb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:18.674651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5e8d1b3-1a2c-4487-9d14-fcdfb9f5c1bb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:18.674928 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5e8d1b3-1a2c-4487-9d14-fcdfb9f5c1bb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:18.685713 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:18.685713 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:18.688656 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f2c3d4-3c49-4724-96f4-287fc96a6907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa610add-7200-4075-8a66-2fe8e06b30d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-158163456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['28ce58ff-b432-46ec-8e29-68961306b9fa','13c25ac4-88b0-423e-be01-03461d298ea3','6e27236e-736c-4cc5-8a73-4980c61000f4','3f8e85de-ecf1-4623-b2ec-5a3a8e53dc07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-158163456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa610add-7200-4075-8a66-2fe8e06b30d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:18.689792 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e5e8d1b3-1a2c-4487-9d14-fcdfb9f5c1bb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:18.689902 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b877a3a2-a694-406c-b019-2db8a0ecbb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:18.694692 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5e8d1b3-1a2c-4487-9d14-fcdfb9f5c1bb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:18.695276 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 891/3551] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:18 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:18.710597 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d5aa4003-3362-4006-a6ba-09283d014ed5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:18.712689 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5aa4003-3362-4006-a6ba-09283d014ed5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:18.712919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5aa4003-3362-4006-a6ba-09283d014ed5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:18.713150 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5aa4003-3362-4006-a6ba-09283d014ed5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:18.713288 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d5aa4003-3362-4006-a6ba-09283d014ed5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:18.715365 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b877a3a2-a694-406c-b019-2db8a0ecbb60) transitioned into state 'SUCCESS' from state '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-158163456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['28ce58ff-b432-46ec-8e29-68961306b9fa','13c25ac4-88b0-423e-be01-03461d298ea3','6e27236e-736c-4cc5-8a73-4980c61000f4','3f8e85de-ecf1-4623-b2ec-5a3a8e53dc07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:18.716396 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (071dfed9-b0d6-4067-9772-918800fe9cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:18.718131 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:18.718131 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:18.718904 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5aa4003-3362-4006-a6ba-09283d014ed5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:18.719400 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 883/3552] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:18 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:18.730215 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (071dfed9-b0d6-4067-9772-918800fe9cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:18.731068 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (ef875d8e-211b-4f26-91ac-98ad66d1fd92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:18.731349 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:32:18.731975 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c859724d-97a5-455f-a922-cbef4a783caa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:18.732416 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 884/3553] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:32:18 2026] POST /volume/v3/volumes => generated 767 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:18.744832 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6755e195-c685-4cc9-b708-c49133bde9d8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:18.747466 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6755e195-c685-4cc9-b708-c49133bde9d8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 Aug 08 06:32:18.747712 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6755e195-c685-4cc9-b708-c49133bde9d8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:18.747947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6755e195-c685-4cc9-b708-c49133bde9d8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:18.755793 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:18.755793 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:18.759733 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6755e195-c685-4cc9-b708-c49133bde9d8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:18.764720 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6755e195-c685-4cc9-b708-c49133bde9d8 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 returned with HTTP 200 Aug 08 06:32:18.765238 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 896/3554] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:18 2026] GET /volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:18.870382 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e6c2ae70-4824-408f-9d7e-1ec0708f88b4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:18.872300 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6c2ae70-4824-408f-9d7e-1ec0708f88b4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:32:18.872546 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6c2ae70-4824-408f-9d7e-1ec0708f88b4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:18.872718 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6c2ae70-4824-408f-9d7e-1ec0708f88b4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:18.872928 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e6c2ae70-4824-408f-9d7e-1ec0708f88b4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Delete volume with id: d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:32:18.879853 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:18.879853 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:18.880290 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e6c2ae70-4824-408f-9d7e-1ec0708f88b4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:32:18.895725 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e6c2ae70-4824-408f-9d7e-1ec0708f88b4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Delete volume request issued successfully. Aug 08 06:32:18.895953 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6c2ae70-4824-408f-9d7e-1ec0708f88b4 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 returned with HTTP 202 Aug 08 06:32:18.896375 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 892/3555] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:18 2026] DELETE /volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:18.904092 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e3c358ee-7fe7-4209-a2ad-41ec8ba72958 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:18.909079 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3c358ee-7fe7-4209-a2ad-41ec8ba72958 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:32:18.909340 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3c358ee-7fe7-4209-a2ad-41ec8ba72958 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:18.909562 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3c358ee-7fe7-4209-a2ad-41ec8ba72958 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:18.922330 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:18.922330 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:18.926942 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e3c358ee-7fe7-4209-a2ad-41ec8ba72958 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:32:18.932241 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3c358ee-7fe7-4209-a2ad-41ec8ba72958 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 returned with HTTP 200 Aug 08 06:32:18.932784 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 884/3556] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:18 2026] GET /volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 => generated 1420 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:32:19.144125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-57eff93a-d3b9-421f-888a-875b934d3867 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:19.146065 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57eff93a-d3b9-421f-888a-875b934d3867 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:19.146330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57eff93a-d3b9-421f-888a-875b934d3867 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:19.146586 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57eff93a-d3b9-421f-888a-875b934d3867 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:19.146741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-57eff93a-d3b9-421f-888a-875b934d3867 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:19.151741 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:19.151741 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:19.152576 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57eff93a-d3b9-421f-888a-875b934d3867 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:19.153001 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 885/3557] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:19 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:19.712318 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e758305f-76bc-4620-91aa-827c5b462db0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:19.718797 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e758305f-76bc-4620-91aa-827c5b462db0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:19.719068 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e758305f-76bc-4620-91aa-827c5b462db0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:19.719306 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e758305f-76bc-4620-91aa-827c5b462db0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:19.733796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a002a6bc-8549-40a0-9f90-32f90a8df679 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:19.735847 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a002a6bc-8549-40a0-9f90-32f90a8df679 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:19.736080 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a002a6bc-8549-40a0-9f90-32f90a8df679 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:19.736133 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:19.736133 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:19.736297 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a002a6bc-8549-40a0-9f90-32f90a8df679 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:19.736423 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a002a6bc-8549-40a0-9f90-32f90a8df679 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:19.741342 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:19.741342 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:19.742135 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a002a6bc-8549-40a0-9f90-32f90a8df679 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:19.742576 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 893/3558] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:19 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:32:19.743371 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e758305f-76bc-4620-91aa-827c5b462db0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:19.749139 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e758305f-76bc-4620-91aa-827c5b462db0 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:19.749554 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 897/3559] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:19 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:19.782372 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cc4fd665-70aa-42d8-b7fd-31f2a462823c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:19.784129 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc4fd665-70aa-42d8-b7fd-31f2a462823c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 Aug 08 06:32:19.784389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cc4fd665-70aa-42d8-b7fd-31f2a462823c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:19.784566 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cc4fd665-70aa-42d8-b7fd-31f2a462823c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:19.792096 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:19.792096 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:19.796195 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cc4fd665-70aa-42d8-b7fd-31f2a462823c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:19.800789 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc4fd665-70aa-42d8-b7fd-31f2a462823c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 returned with HTTP 200 Aug 08 06:32:19.801297 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 885/3560] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:19 2026] GET /volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:19.817658 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:19.819671 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:19.820096 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fa610add-7200-4075-8a66-2fe8e06b30d4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1171189650"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:19.821907 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request body: {'volume': {'source_volid': 'fa610add-7200-4075-8a66-2fe8e06b30d4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1171189650'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:19.830815 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:19.830815 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:19.831405 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume retrieved successfully. Aug 08 06:32:19.831581 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume of 1 GB Aug 08 06:32:19.836680 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Availability Zones retrieved successfully. Aug 08 06:32:19.844124 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (c5c30e76-aa80-4729-a3f3-da4ad8d7f847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:19.845644 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36d1eb9-6316-4e10-ac5f-836aba20d535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:19.846974 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:19.876295 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36d1eb9-6316-4e10-ac5f-836aba20d535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fa610add-7200-4075-8a66-2fe8e06b30d4', 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:19.877301 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (869ae176-743e-473e-b0fc-0377ca3494e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:19.926799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Created reservations ['20b43f23-428e-4305-83ac-e48cffd233d3', '73f7d937-d896-4e7a-8e51-681133482498', '4fcf0104-d535-4c46-aad2-4be8d197887f', '1cc782fd-cd6c-4e5b-93b5-11f70c9729fa'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:19.927952 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (869ae176-743e-473e-b0fc-0377ca3494e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20b43f23-428e-4305-83ac-e48cffd233d3', '73f7d937-d896-4e7a-8e51-681133482498', '4fcf0104-d535-4c46-aad2-4be8d197887f', '1cc782fd-cd6c-4e5b-93b5-11f70c9729fa']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:19.928953 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b5ebda-9281-4ba4-be2e-e6b0820c6603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:19.948637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e5a74b8b-22e8-4420-b40d-dcc599c1e9e3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:19.950562 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5a74b8b-22e8-4420-b40d-dcc599c1e9e3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 Aug 08 06:32:19.950808 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5a74b8b-22e8-4420-b40d-dcc599c1e9e3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:19.951051 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5a74b8b-22e8-4420-b40d-dcc599c1e9e3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:19.957809 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5a74b8b-22e8-4420-b40d-dcc599c1e9e3 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 returned with HTTP 404 Aug 08 06:32:19.958334 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 894/3561] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:19 2026] GET /volume/v3/volumes/d8690fda-5dca-45fb-8087-ea9c7e3d2083 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:19.967426 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-df3fbd98-ae72-4d80-8eb1-a41cb029af4d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:19.969569 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df3fbd98-ae72-4d80-8eb1-a41cb029af4d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 Aug 08 06:32:19.969799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df3fbd98-ae72-4d80-8eb1-a41cb029af4d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:19.970040 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-df3fbd98-ae72-4d80-8eb1-a41cb029af4d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:19.970265 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-df3fbd98-ae72-4d80-8eb1-a41cb029af4d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Delete snapshot with id: 5e5888a4-97c6-4be7-b7b3-09b4615743e5 Aug 08 06:32:19.974801 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b5ebda-9281-4ba4-be2e-e6b0820c6603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1171189650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['20b43f23-428e-4305-83ac-e48cffd233d3','73f7d937-d896-4e7a-8e51-681133482498','4fcf0104-d535-4c46-aad2-4be8d197887f','1cc782fd-cd6c-4e5b-93b5-11f70c9729fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa610add-7200-4075-8a66-2fe8e06b30d4,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1171189650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f002b4e8afd449aa2205283947af9a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fa610add-7200-4075-8a66-2fe8e06b30d4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6131684eba461db5ebb8ec4368de46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:19.975583 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1b190c-8c19-48fb-9a34-e64615db3c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:19.976137 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:19.976137 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:19.976669 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-df3fbd98-ae72-4d80-8eb1-a41cb029af4d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot retrieved successfully. Aug 08 06:32:19.994759 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1b190c-8c19-48fb-9a34-e64615db3c75) transitioned into state 'SUCCESS' from state '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-1171189650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f002b4e8afd449aa2205283947af9a8',qos_specs=None,replication_status=,reservations=['20b43f23-428e-4305-83ac-e48cffd233d3','73f7d937-d896-4e7a-8e51-681133482498','4fcf0104-d535-4c46-aad2-4be8d197887f','1cc782fd-cd6c-4e5b-93b5-11f70c9729fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa610add-7200-4075-8a66-2fe8e06b30d4,status='creating',user_id='9c6131684eba461db5ebb8ec4368de46',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:19.995547 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d115ac-43b4-451c-bc08-7cc80341d962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:20.002858 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-df3fbd98-ae72-4d80-8eb1-a41cb029af4d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot delete request issued successfully. Aug 08 06:32:20.002858 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-df3fbd98-ae72-4d80-8eb1-a41cb029af4d tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 returned with HTTP 202 Aug 08 06:32:20.002858 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 898/3562] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:19 2026] DELETE /volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:20.009643 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1a427239-8a0d-4c33-9fe0-6df2ffe83c14 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:20.014236 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a427239-8a0d-4c33-9fe0-6df2ffe83c14 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 Aug 08 06:32:20.014236 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a427239-8a0d-4c33-9fe0-6df2ffe83c14 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:20.014236 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a427239-8a0d-4c33-9fe0-6df2ffe83c14 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:20.022939 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:20.022939 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:20.022939 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1a427239-8a0d-4c33-9fe0-6df2ffe83c14 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Snapshot retrieved successfully. Aug 08 06:32:20.022939 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a427239-8a0d-4c33-9fe0-6df2ffe83c14 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 returned with HTTP 200 Aug 08 06:32:20.023282 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d115ac-43b4-451c-bc08-7cc80341d962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:20.023916 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 886/3563] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:20 2026] GET /volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:20.024381 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Flow 'volume_create_api' (c5c30e76-aa80-4729-a3f3-da4ad8d7f847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:20.027418 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Create volume request issued successfully. Aug 08 06:32:20.027418 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea1dbdf4-af10-499b-982d-fd9732fa529f tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:20.027418 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 886/3564] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:32:19 2026] POST /volume/v3/volumes => generated 802 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:20.042637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a12dd145-7e05-491c-ac33-6b928b048323 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:20.044881 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a12dd145-7e05-491c-ac33-6b928b048323 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 Aug 08 06:32:20.045522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a12dd145-7e05-491c-ac33-6b928b048323 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:20.045522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a12dd145-7e05-491c-ac33-6b928b048323 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:20.055972 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:20.055972 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:20.060430 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a12dd145-7e05-491c-ac33-6b928b048323 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:20.066146 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a12dd145-7e05-491c-ac33-6b928b048323 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 returned with HTTP 200 Aug 08 06:32:20.066976 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 895/3565] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:20 2026] GET /volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:20.165272 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd17f0ee-dde4-4eff-a6a9-ba4709889c24 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:20.167153 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd17f0ee-dde4-4eff-a6a9-ba4709889c24 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:20.167853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd17f0ee-dde4-4eff-a6a9-ba4709889c24 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:20.167853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd17f0ee-dde4-4eff-a6a9-ba4709889c24 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:20.167853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-dd17f0ee-dde4-4eff-a6a9-ba4709889c24 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:20.175859 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:20.175859 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:20.176565 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd17f0ee-dde4-4eff-a6a9-ba4709889c24 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:20.177243 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 899/3566] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:20 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:20.764557 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1413cb13-b9d7-4d4a-886a-54ad5662e248 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:20.770222 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a5abe2c-e86b-407b-b40a-2a7bf740d681 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:20.770332 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1413cb13-b9d7-4d4a-886a-54ad5662e248 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:20.772128 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1413cb13-b9d7-4d4a-886a-54ad5662e248 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:20.772300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1413cb13-b9d7-4d4a-886a-54ad5662e248 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:20.772397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1413cb13-b9d7-4d4a-886a-54ad5662e248 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:20.772613 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a5abe2c-e86b-407b-b40a-2a7bf740d681 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:20.772896 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a5abe2c-e86b-407b-b40a-2a7bf740d681 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:20.773153 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a5abe2c-e86b-407b-b40a-2a7bf740d681 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:20.780241 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:20.780241 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:20.781228 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1413cb13-b9d7-4d4a-886a-54ad5662e248 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:20.781787 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 887/3567] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:20 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:20.787354 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:20.787354 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:20.791997 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a5abe2c-e86b-407b-b40a-2a7bf740d681 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:20.797642 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a5abe2c-e86b-407b-b40a-2a7bf740d681 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:20.798279 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 887/3568] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:20 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:21.039359 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd1be1c1-671c-4990-bb37-87c3d5650303 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:21.041614 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd1be1c1-671c-4990-bb37-87c3d5650303 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 Aug 08 06:32:21.042050 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd1be1c1-671c-4990-bb37-87c3d5650303 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:21.042378 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd1be1c1-671c-4990-bb37-87c3d5650303 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:21.047763 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd1be1c1-671c-4990-bb37-87c3d5650303 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 returned with HTTP 404 Aug 08 06:32:21.048346 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 896/3569] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:21 2026] GET /volume/v3/snapshots/5e5888a4-97c6-4be7-b7b3-09b4615743e5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:21.082008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7c7da1df-62b1-4e49-83ba-1650bf6cd37c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:21.086486 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c7da1df-62b1-4e49-83ba-1650bf6cd37c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 Aug 08 06:32:21.086850 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c7da1df-62b1-4e49-83ba-1650bf6cd37c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:21.087083 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c7da1df-62b1-4e49-83ba-1650bf6cd37c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:21.097722 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:21.097722 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:21.103846 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7c7da1df-62b1-4e49-83ba-1650bf6cd37c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:21.109474 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c7da1df-62b1-4e49-83ba-1650bf6cd37c tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 returned with HTTP 200 Aug 08 06:32:21.109474 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 900/3570] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:21 2026] GET /volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:21.125147 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8c984c75-adb5-41c2-88e0-d6a8347bff4b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:21.128134 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c984c75-adb5-41c2-88e0-d6a8347bff4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 Aug 08 06:32:21.128472 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c984c75-adb5-41c2-88e0-d6a8347bff4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:21.129116 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c984c75-adb5-41c2-88e0-d6a8347bff4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:21.129373 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-8c984c75-adb5-41c2-88e0-d6a8347bff4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: fa610add-7200-4075-8a66-2fe8e06b30d4 Aug 08 06:32:21.139472 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:21.139472 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:21.140169 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8c984c75-adb5-41c2-88e0-d6a8347bff4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:21.166703 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8c984c75-adb5-41c2-88e0-d6a8347bff4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:32:21.166947 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c984c75-adb5-41c2-88e0-d6a8347bff4b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 returned with HTTP 202 Aug 08 06:32:21.167416 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 888/3571] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:21 2026] DELETE /volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:21.178823 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-46ac7460-174d-4d81-bc00-7594e3b79070 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:21.181000 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46ac7460-174d-4d81-bc00-7594e3b79070 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 Aug 08 06:32:21.181264 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-46ac7460-174d-4d81-bc00-7594e3b79070 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:21.181851 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-46ac7460-174d-4d81-bc00-7594e3b79070 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:21.190978 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-509ff265-e650-4278-b731-b5ccba6e280f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:21.193315 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-509ff265-e650-4278-b731-b5ccba6e280f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:21.193684 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-509ff265-e650-4278-b731-b5ccba6e280f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:21.193852 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-509ff265-e650-4278-b731-b5ccba6e280f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:21.193989 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-509ff265-e650-4278-b731-b5ccba6e280f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:21.196659 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:21.196659 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:21.199945 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:21.199945 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:21.201240 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-509ff265-e650-4278-b731-b5ccba6e280f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:21.202408 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 897/3572] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:21 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:21.203900 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-46ac7460-174d-4d81-bc00-7594e3b79070 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:21.209630 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46ac7460-174d-4d81-bc00-7594e3b79070 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 returned with HTTP 200 Aug 08 06:32:21.210164 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 888/3573] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:21 2026] GET /volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:21.793146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-525d2a73-a203-4749-8b7d-6747ed1c79ee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:21.796236 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-525d2a73-a203-4749-8b7d-6747ed1c79ee tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:21.796236 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-525d2a73-a203-4749-8b7d-6747ed1c79ee tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:21.796384 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-525d2a73-a203-4749-8b7d-6747ed1c79ee tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:21.796441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-525d2a73-a203-4749-8b7d-6747ed1c79ee tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:21.801689 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:21.801689 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:21.802867 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-525d2a73-a203-4749-8b7d-6747ed1c79ee tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:21.803282 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 901/3574] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:21 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:21.814767 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-789f1b40-6dff-4228-9995-c5395fed2aca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:21.814909 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-68819743-01a9-4811-a876-98cb1a38a6f1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:21.817162 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-68819743-01a9-4811-a876-98cb1a38a6f1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:21.817433 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-68819743-01a9-4811-a876-98cb1a38a6f1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:21.817959 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-68819743-01a9-4811-a876-98cb1a38a6f1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:21.818023 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-789f1b40-6dff-4228-9995-c5395fed2aca tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments/02805d2a-c4bb-4355-9a0f-422407eb5a51/action Aug 08 06:32:21.818459 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-789f1b40-6dff-4228-9995-c5395fed2aca tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:32:21.818459 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-789f1b40-6dff-4228-9995-c5395fed2aca tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:21.830741 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:21.830741 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:21.838018 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-68819743-01a9-4811-a876-98cb1a38a6f1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:21.842626 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-68819743-01a9-4811-a876-98cb1a38a6f1 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:21.842863 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 898/3575] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:21 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:21.844924 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:21.844924 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:21.867308 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d07ee5e9-67a9-4564-a50e-bd2fbf2d46d6 req-789f1b40-6dff-4228-9995-c5395fed2aca tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/02805d2a-c4bb-4355-9a0f-422407eb5a51/action returned with HTTP 204 Aug 08 06:32:21.867935 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 889/3576] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:32:21 2026] POST /volume/v3/attachments/02805d2a-c4bb-4355-9a0f-422407eb5a51/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:22.215458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-634b3b80-ea36-460e-bc53-9b3498ee5fe1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:22.218696 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-634b3b80-ea36-460e-bc53-9b3498ee5fe1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:22.219558 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-634b3b80-ea36-460e-bc53-9b3498ee5fe1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:22.219876 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-634b3b80-ea36-460e-bc53-9b3498ee5fe1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:22.220106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-634b3b80-ea36-460e-bc53-9b3498ee5fe1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:22.224568 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c6d437bd-ae57-4a6e-8d22-616087ec11a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:22.227188 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:22.227188 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:22.228147 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-634b3b80-ea36-460e-bc53-9b3498ee5fe1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:22.228650 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 889/3577] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:22 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:22.229708 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6d437bd-ae57-4a6e-8d22-616087ec11a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 Aug 08 06:32:22.229708 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6d437bd-ae57-4a6e-8d22-616087ec11a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:22.230165 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6d437bd-ae57-4a6e-8d22-616087ec11a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:22.238571 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6d437bd-ae57-4a6e-8d22-616087ec11a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 returned with HTTP 404 Aug 08 06:32:22.239592 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 902/3578] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:22 2026] GET /volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:22.247216 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-61d61b90-0cf4-440c-9f56-48c00a7ccba4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:22.249409 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61d61b90-0cf4-440c-9f56-48c00a7ccba4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 Aug 08 06:32:22.249691 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61d61b90-0cf4-440c-9f56-48c00a7ccba4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:22.249762 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-61d61b90-0cf4-440c-9f56-48c00a7ccba4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:22.250041 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-61d61b90-0cf4-440c-9f56-48c00a7ccba4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 Aug 08 06:32:22.258350 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:22.258350 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:22.258788 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-61d61b90-0cf4-440c-9f56-48c00a7ccba4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:22.278362 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-61d61b90-0cf4-440c-9f56-48c00a7ccba4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:32:22.278634 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-61d61b90-0cf4-440c-9f56-48c00a7ccba4 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 returned with HTTP 202 Aug 08 06:32:22.280482 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 899/3579] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:22 2026] DELETE /volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:22.290047 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b99a091a-4510-4fac-bc44-7beeff5d927e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:22.291545 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b99a091a-4510-4fac-bc44-7beeff5d927e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 Aug 08 06:32:22.291852 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b99a091a-4510-4fac-bc44-7beeff5d927e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:22.292232 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b99a091a-4510-4fac-bc44-7beeff5d927e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:22.300536 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:22.300536 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:22.304895 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b99a091a-4510-4fac-bc44-7beeff5d927e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:22.311602 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b99a091a-4510-4fac-bc44-7beeff5d927e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 returned with HTTP 200 Aug 08 06:32:22.311748 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 890/3580] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:22 2026] GET /volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:22.716705 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ba11030d-73ac-430d-8a23-b2998f30be03 req-a8fefc05-6590-4ece-8d24-18a023fef844 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:22.718925 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ba11030d-73ac-430d-8a23-b2998f30be03 req-a8fefc05-6590-4ece-8d24-18a023fef844 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] DELETE https://10.4.3.32/volume/v3/attachments/0692fb69-d4c8-478a-9bc2-6b86322c225b Aug 08 06:32:22.719163 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ba11030d-73ac-430d-8a23-b2998f30be03 req-a8fefc05-6590-4ece-8d24-18a023fef844 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:22.719371 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ba11030d-73ac-430d-8a23-b2998f30be03 req-a8fefc05-6590-4ece-8d24-18a023fef844 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:22.726840 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:22.726840 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:22.782606 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ba11030d-73ac-430d-8a23-b2998f30be03 req-a8fefc05-6590-4ece-8d24-18a023fef844 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/attachments/0692fb69-d4c8-478a-9bc2-6b86322c225b returned with HTTP 200 Aug 08 06:32:22.783227 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 890/3581] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:32:22 2026] DELETE /volume/v3/attachments/0692fb69-d4c8-478a-9bc2-6b86322c225b => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:22.816825 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c81eb75c-a4d3-489e-9e50-cd20bd2330fa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:22.818895 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c81eb75c-a4d3-489e-9e50-cd20bd2330fa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:22.819141 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c81eb75c-a4d3-489e-9e50-cd20bd2330fa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:22.819462 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c81eb75c-a4d3-489e-9e50-cd20bd2330fa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:22.819648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c81eb75c-a4d3-489e-9e50-cd20bd2330fa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:22.825581 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:22.825581 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:22.826290 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c81eb75c-a4d3-489e-9e50-cd20bd2330fa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:22.826837 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 903/3582] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:22 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:22.865792 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a5cfd726-69a4-45b3-a18b-47f46379de5e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:22.867994 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5cfd726-69a4-45b3-a18b-47f46379de5e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:22.868325 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5cfd726-69a4-45b3-a18b-47f46379de5e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:22.868551 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5cfd726-69a4-45b3-a18b-47f46379de5e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:22.879143 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:22.879143 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:22.883738 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a5cfd726-69a4-45b3-a18b-47f46379de5e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:22.889179 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5cfd726-69a4-45b3-a18b-47f46379de5e tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:22.889728 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 900/3583] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:22 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:22.907063 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-14c94efe-3b52-4532-9413-34f0fa6d7932 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:22.907650 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14c94efe-3b52-4532-9413-34f0fa6d7932 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:22.907714 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14c94efe-3b52-4532-9413-34f0fa6d7932 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:22.907887 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14c94efe-3b52-4532-9413-34f0fa6d7932 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:22.926801 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:22.926801 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:22.930656 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-14c94efe-3b52-4532-9413-34f0fa6d7932 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:22.936499 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14c94efe-3b52-4532-9413-34f0fa6d7932 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:22.936843 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 891/3584] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:22 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:23.240365 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0b423583-2193-4bef-b9cd-ee5fa788e281 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:23.243130 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b423583-2193-4bef-b9cd-ee5fa788e281 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:23.243329 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b423583-2193-4bef-b9cd-ee5fa788e281 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:23.243594 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b423583-2193-4bef-b9cd-ee5fa788e281 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:23.243961 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0b423583-2193-4bef-b9cd-ee5fa788e281 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:23.248198 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:23.248198 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:23.249258 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b423583-2193-4bef-b9cd-ee5fa788e281 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:23.251525 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 891/3585] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:23 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:23.331888 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9a22aa95-8fc1-4249-9283-cfdc9105148e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:23.335667 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a22aa95-8fc1-4249-9283-cfdc9105148e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 Aug 08 06:32:23.336000 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a22aa95-8fc1-4249-9283-cfdc9105148e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:23.336216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a22aa95-8fc1-4249-9283-cfdc9105148e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:23.346489 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a22aa95-8fc1-4249-9283-cfdc9105148e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 returned with HTTP 404 Aug 08 06:32:23.347095 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 904/3586] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:23 2026] GET /volume/v3/volumes/be3028ff-8ad7-4d64-9ccc-2e26be6cf8c1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:23.358282 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-616e7a1b-2692-4cf9-884f-095a1c5b0591 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:23.361841 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-616e7a1b-2692-4cf9-884f-095a1c5b0591 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 Aug 08 06:32:23.362138 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-616e7a1b-2692-4cf9-884f-095a1c5b0591 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:23.362434 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-616e7a1b-2692-4cf9-884f-095a1c5b0591 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:23.362706 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-616e7a1b-2692-4cf9-884f-095a1c5b0591 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: fa610add-7200-4075-8a66-2fe8e06b30d4 Aug 08 06:32:23.373418 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-616e7a1b-2692-4cf9-884f-095a1c5b0591 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 returned with HTTP 404 Aug 08 06:32:23.374136 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 901/3587] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:23 2026] DELETE /volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:23.382637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b5558b6e-2f9f-4a71-8044-f874ad99f904 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:23.385019 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5558b6e-2f9f-4a71-8044-f874ad99f904 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 Aug 08 06:32:23.385302 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5558b6e-2f9f-4a71-8044-f874ad99f904 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:23.385564 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5558b6e-2f9f-4a71-8044-f874ad99f904 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:23.392800 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5558b6e-2f9f-4a71-8044-f874ad99f904 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 returned with HTTP 404 Aug 08 06:32:23.393464 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 892/3588] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:23 2026] GET /volume/v3/volumes/fa610add-7200-4075-8a66-2fe8e06b30d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:23.406262 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8f3b29d-2864-47d7-a49f-ba929082f21e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:23.409208 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8f3b29d-2864-47d7-a49f-ba929082f21e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d Aug 08 06:32:23.409568 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8f3b29d-2864-47d7-a49f-ba929082f21e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:23.409836 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8f3b29d-2864-47d7-a49f-ba929082f21e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:23.410175 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-f8f3b29d-2864-47d7-a49f-ba929082f21e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d Aug 08 06:32:23.425449 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:23.425449 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:23.426107 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f8f3b29d-2864-47d7-a49f-ba929082f21e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:23.473063 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f8f3b29d-2864-47d7-a49f-ba929082f21e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume request issued successfully. Aug 08 06:32:23.474830 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8f3b29d-2864-47d7-a49f-ba929082f21e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d returned with HTTP 202 Aug 08 06:32:23.474830 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 892/3589] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:23 2026] DELETE /volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:23.482467 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-335e9a86-4906-4f25-8448-1adf7a4cfa54 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:23.485459 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-335e9a86-4906-4f25-8448-1adf7a4cfa54 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d Aug 08 06:32:23.485753 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-335e9a86-4906-4f25-8448-1adf7a4cfa54 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:23.485923 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-335e9a86-4906-4f25-8448-1adf7a4cfa54 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:23.493613 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:23.493613 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:23.498973 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-335e9a86-4906-4f25-8448-1adf7a4cfa54 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Volume info retrieved successfully. Aug 08 06:32:23.505200 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-335e9a86-4906-4f25-8448-1adf7a4cfa54 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d returned with HTTP 200 Aug 08 06:32:23.505716 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 905/3590] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:23 2026] GET /volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:23.840204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4a325a4d-519e-4bf5-80c3-ebfdae2edb82 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:23.842469 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a325a4d-519e-4bf5-80c3-ebfdae2edb82 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:23.842762 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a325a4d-519e-4bf5-80c3-ebfdae2edb82 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:23.842983 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4a325a4d-519e-4bf5-80c3-ebfdae2edb82 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:23.843071 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4a325a4d-519e-4bf5-80c3-ebfdae2edb82 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:23.850332 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:23.850332 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:23.851214 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4a325a4d-519e-4bf5-80c3-ebfdae2edb82 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:23.851723 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 902/3591] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:23 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:24.262032 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1074166a-8007-4c9c-be11-c9d9ddf441d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.264264 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1074166a-8007-4c9c-be11-c9d9ddf441d4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:24.264512 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1074166a-8007-4c9c-be11-c9d9ddf441d4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.264757 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1074166a-8007-4c9c-be11-c9d9ddf441d4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.265577 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1074166a-8007-4c9c-be11-c9d9ddf441d4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:24.271240 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:24.271240 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:24.272172 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1074166a-8007-4c9c-be11-c9d9ddf441d4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:24.274059 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 893/3592] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:24.323118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8275170d-f424-4f14-b8d9-159eefbc9746 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.325389 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8275170d-f424-4f14-b8d9-159eefbc9746 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:32:24.325799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8275170d-f424-4f14-b8d9-159eefbc9746 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.326052 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8275170d-f424-4f14-b8d9-159eefbc9746 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.326301 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-8275170d-f424-4f14-b8d9-159eefbc9746 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Delete volume with id: a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:32:24.340265 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:24.340265 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:24.340872 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8275170d-f424-4f14-b8d9-159eefbc9746 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:32:24.387083 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8275170d-f424-4f14-b8d9-159eefbc9746 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Delete volume request issued successfully. Aug 08 06:32:24.387367 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8275170d-f424-4f14-b8d9-159eefbc9746 tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 202 Aug 08 06:32:24.388002 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 893/3593] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:32:24.400054 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c715f4e-af9a-41b5-96a3-1d79abf7bfcf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.403170 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c715f4e-af9a-41b5-96a3-1d79abf7bfcf tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:32:24.403170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c715f4e-af9a-41b5-96a3-1d79abf7bfcf tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.403170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c715f4e-af9a-41b5-96a3-1d79abf7bfcf tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.415313 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:24.415313 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:24.423841 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3c715f4e-af9a-41b5-96a3-1d79abf7bfcf tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Volume info retrieved successfully. Aug 08 06:32:24.430647 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c715f4e-af9a-41b5-96a3-1d79abf7bfcf tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 200 Aug 08 06:32:24.432783 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 906/3594] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 1386 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:32:24.521091 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee9cc6de-8ee2-4899-a73d-3d0bca70f536 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.523149 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee9cc6de-8ee2-4899-a73d-3d0bca70f536 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d Aug 08 06:32:24.523414 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee9cc6de-8ee2-4899-a73d-3d0bca70f536 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.523645 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee9cc6de-8ee2-4899-a73d-3d0bca70f536 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.530403 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee9cc6de-8ee2-4899-a73d-3d0bca70f536 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d returned with HTTP 404 Aug 08 06:32:24.530986 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 903/3595] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/volumes/9a7b5d0c-4093-43c0-ac2f-ec0ba4fed09d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.539294 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-66188db0-551c-4e90-861c-35853f87c8a2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.541796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66188db0-551c-4e90-861c-35853f87c8a2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 Aug 08 06:32:24.541988 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66188db0-551c-4e90-861c-35853f87c8a2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.542252 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66188db0-551c-4e90-861c-35853f87c8a2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.542313 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-66188db0-551c-4e90-861c-35853f87c8a2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: 7412365a-afc0-4375-99c0-59aa782b5711 Aug 08 06:32:24.549298 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66188db0-551c-4e90-861c-35853f87c8a2 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 returned with HTTP 404 Aug 08 06:32:24.549828 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 894/3596] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:24.558264 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e8a6684d-a0f9-4125-9260-8d2adf8fb3a3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.560540 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8a6684d-a0f9-4125-9260-8d2adf8fb3a3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 Aug 08 06:32:24.560837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8a6684d-a0f9-4125-9260-8d2adf8fb3a3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.561281 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8a6684d-a0f9-4125-9260-8d2adf8fb3a3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.575316 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8a6684d-a0f9-4125-9260-8d2adf8fb3a3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 returned with HTTP 404 Aug 08 06:32:24.576216 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 894/3597] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/snapshots/7412365a-afc0-4375-99c0-59aa782b5711 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:24.587247 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8013b9cd-9c56-44eb-8d59-a8a7e23751fa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.589987 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8013b9cd-9c56-44eb-8d59-a8a7e23751fa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:24.591144 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8013b9cd-9c56-44eb-8d59-a8a7e23751fa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.592058 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8013b9cd-9c56-44eb-8d59-a8a7e23751fa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.592058 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8013b9cd-9c56-44eb-8d59-a8a7e23751fa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:24.601889 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8013b9cd-9c56-44eb-8d59-a8a7e23751fa tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 returned with HTTP 404 Aug 08 06:32:24.602892 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 907/3598] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.612861 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e6cd6e6b-bc05-4c94-b8b9-82d457d2bb7b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.616267 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6cd6e6b-bc05-4c94-b8b9-82d457d2bb7b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 Aug 08 06:32:24.616631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6cd6e6b-bc05-4c94-b8b9-82d457d2bb7b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.617061 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e6cd6e6b-bc05-4c94-b8b9-82d457d2bb7b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.628600 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e6cd6e6b-bc05-4c94-b8b9-82d457d2bb7b tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 returned with HTTP 404 Aug 08 06:32:24.629184 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 904/3599] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/volumes/85d6cec5-4fff-459b-85a1-8c0bc8a51580 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.637678 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a93eaf4f-d294-4054-bb5d-18875b4b3b0a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.640634 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a93eaf4f-d294-4054-bb5d-18875b4b3b0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 Aug 08 06:32:24.640897 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a93eaf4f-d294-4054-bb5d-18875b4b3b0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.641097 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a93eaf4f-d294-4054-bb5d-18875b4b3b0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.641179 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a93eaf4f-d294-4054-bb5d-18875b4b3b0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 1f3a5187-def2-49df-afee-16b5c96cdaf6 Aug 08 06:32:24.651326 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a93eaf4f-d294-4054-bb5d-18875b4b3b0a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 returned with HTTP 404 Aug 08 06:32:24.653813 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 895/3600] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.661640 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-54b9a9eb-53f9-4b88-8ff9-ef38af08d544 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.663499 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-54b9a9eb-53f9-4b88-8ff9-ef38af08d544 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 Aug 08 06:32:24.663699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-54b9a9eb-53f9-4b88-8ff9-ef38af08d544 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.663910 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-54b9a9eb-53f9-4b88-8ff9-ef38af08d544 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.676004 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-54b9a9eb-53f9-4b88-8ff9-ef38af08d544 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 returned with HTTP 404 Aug 08 06:32:24.676579 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 895/3601] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/volumes/1f3a5187-def2-49df-afee-16b5c96cdaf6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.685975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd34167a-9963-4675-9395-0a418113b5df None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.689112 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd34167a-9963-4675-9395-0a418113b5df tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f Aug 08 06:32:24.689381 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd34167a-9963-4675-9395-0a418113b5df tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.689649 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd34167a-9963-4675-9395-0a418113b5df tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.689811 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-fd34167a-9963-4675-9395-0a418113b5df tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: cf436267-01ef-4ede-ba6c-ffc8cb7f019f Aug 08 06:32:24.697482 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd34167a-9963-4675-9395-0a418113b5df tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f returned with HTTP 404 Aug 08 06:32:24.698252 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 908/3602] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:24.707047 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-42b9b4bf-adf5-49c0-b3c6-b8c53a5a09a0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.709634 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-42b9b4bf-adf5-49c0-b3c6-b8c53a5a09a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f Aug 08 06:32:24.710009 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-42b9b4bf-adf5-49c0-b3c6-b8c53a5a09a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.710258 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-42b9b4bf-adf5-49c0-b3c6-b8c53a5a09a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.715364 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-42b9b4bf-adf5-49c0-b3c6-b8c53a5a09a0 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f returned with HTTP 404 Aug 08 06:32:24.716008 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 905/3603] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/snapshots/cf436267-01ef-4ede-ba6c-ffc8cb7f019f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:24.723439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eeda4913-60cc-46bd-b34d-c30b90ddff83 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.726575 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eeda4913-60cc-46bd-b34d-c30b90ddff83 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:24.726720 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eeda4913-60cc-46bd-b34d-c30b90ddff83 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.726973 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eeda4913-60cc-46bd-b34d-c30b90ddff83 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.727173 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-eeda4913-60cc-46bd-b34d-c30b90ddff83 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:24.739351 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eeda4913-60cc-46bd-b34d-c30b90ddff83 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 returned with HTTP 404 Aug 08 06:32:24.741100 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 896/3604] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.750071 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dffbaca1-538c-4476-a312-7c6800f88deb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.752595 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dffbaca1-538c-4476-a312-7c6800f88deb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 Aug 08 06:32:24.752873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dffbaca1-538c-4476-a312-7c6800f88deb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.753140 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dffbaca1-538c-4476-a312-7c6800f88deb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.763712 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dffbaca1-538c-4476-a312-7c6800f88deb tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 returned with HTTP 404 Aug 08 06:32:24.764300 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 896/3605] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/volumes/acaac13d-b136-4d38-b94b-416703448c40 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.775791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-10cf98fd-9560-44a2-a362-157a8c853500 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.775791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-10cf98fd-9560-44a2-a362-157a8c853500 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 Aug 08 06:32:24.775791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-10cf98fd-9560-44a2-a362-157a8c853500 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.775791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-10cf98fd-9560-44a2-a362-157a8c853500 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.775791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-10cf98fd-9560-44a2-a362-157a8c853500 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: 9d547a49-8bd4-4337-bcf5-98e0e1d67191 Aug 08 06:32:24.784016 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-10cf98fd-9560-44a2-a362-157a8c853500 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 returned with HTTP 404 Aug 08 06:32:24.784463 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 909/3606] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:24.793214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-394dd73f-458e-4213-87de-e66cbb69d52d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.794967 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-394dd73f-458e-4213-87de-e66cbb69d52d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 Aug 08 06:32:24.795820 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-394dd73f-458e-4213-87de-e66cbb69d52d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.795820 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-394dd73f-458e-4213-87de-e66cbb69d52d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.800073 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-394dd73f-458e-4213-87de-e66cbb69d52d tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 returned with HTTP 404 Aug 08 06:32:24.800678 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 906/3607] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/snapshots/9d547a49-8bd4-4337-bcf5-98e0e1d67191 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:24.810217 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f0f2dec-2d6a-4338-bc5d-560e46e14501 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.811312 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f0f2dec-2d6a-4338-bc5d-560e46e14501 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:24.811637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f0f2dec-2d6a-4338-bc5d-560e46e14501 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.811928 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f0f2dec-2d6a-4338-bc5d-560e46e14501 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.812156 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-0f0f2dec-2d6a-4338-bc5d-560e46e14501 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:24.819323 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f0f2dec-2d6a-4338-bc5d-560e46e14501 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a returned with HTTP 404 Aug 08 06:32:24.819949 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 897/3608] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.827319 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c2f1c570-32da-4862-a127-aa83b6c8544a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.829317 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2f1c570-32da-4862-a127-aa83b6c8544a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a Aug 08 06:32:24.829580 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2f1c570-32da-4862-a127-aa83b6c8544a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.829810 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2f1c570-32da-4862-a127-aa83b6c8544a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.838544 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2f1c570-32da-4862-a127-aa83b6c8544a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a returned with HTTP 404 Aug 08 06:32:24.838878 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 897/3609] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/volumes/44e3426e-7670-48cc-a419-6c2c4d39750a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.847884 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f0dcf4f0-c269-44a6-b8b5-cd059379919e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.850520 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0dcf4f0-c269-44a6-b8b5-cd059379919e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 Aug 08 06:32:24.850520 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0dcf4f0-c269-44a6-b8b5-cd059379919e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.850520 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f0dcf4f0-c269-44a6-b8b5-cd059379919e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.850903 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-f0dcf4f0-c269-44a6-b8b5-cd059379919e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 Aug 08 06:32:24.858388 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f0dcf4f0-c269-44a6-b8b5-cd059379919e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 returned with HTTP 404 Aug 08 06:32:24.859149 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 910/3610] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.863312 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff0d8e3a-87ba-43e6-8cb4-ac2d36601931 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.868835 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff0d8e3a-87ba-43e6-8cb4-ac2d36601931 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:24.868835 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff0d8e3a-87ba-43e6-8cb4-ac2d36601931 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.868835 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff0d8e3a-87ba-43e6-8cb4-ac2d36601931 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.868835 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ff0d8e3a-87ba-43e6-8cb4-ac2d36601931 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:24.869456 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4ec64f04-4e27-4986-b16c-a5dafea52817 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.870858 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:24.870858 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:24.871450 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff0d8e3a-87ba-43e6-8cb4-ac2d36601931 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:24.871541 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ec64f04-4e27-4986-b16c-a5dafea52817 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 Aug 08 06:32:24.871821 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ec64f04-4e27-4986-b16c-a5dafea52817 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.871879 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 907/3611] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:24.873180 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ec64f04-4e27-4986-b16c-a5dafea52817 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.879741 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ec64f04-4e27-4986-b16c-a5dafea52817 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 returned with HTTP 404 Aug 08 06:32:24.880300 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 898/3612] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/volumes/c2157a3a-d781-4c3a-97ec-75c4aa65f0e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.889252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0642324d-8416-4435-994c-223e97daee4a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.891221 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0642324d-8416-4435-994c-223e97daee4a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa Aug 08 06:32:24.891459 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0642324d-8416-4435-994c-223e97daee4a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.891723 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0642324d-8416-4435-994c-223e97daee4a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.891970 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-0642324d-8416-4435-994c-223e97daee4a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa Aug 08 06:32:24.901857 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0642324d-8416-4435-994c-223e97daee4a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa returned with HTTP 404 Aug 08 06:32:24.902492 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 898/3613] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.915077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aa799105-e34b-4c72-bb3b-60f41be22db1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.917224 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa799105-e34b-4c72-bb3b-60f41be22db1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa Aug 08 06:32:24.917471 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa799105-e34b-4c72-bb3b-60f41be22db1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.917704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa799105-e34b-4c72-bb3b-60f41be22db1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.925177 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa799105-e34b-4c72-bb3b-60f41be22db1 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa returned with HTTP 404 Aug 08 06:32:24.926012 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 911/3614] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/volumes/176d9f7a-e519-45b8-ab4d-7ae51a1fc0fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.934584 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-966801c4-df80-4665-9bcd-bf7bfaf4c36e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.936892 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-966801c4-df80-4665-9bcd-bf7bfaf4c36e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 Aug 08 06:32:24.937096 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-966801c4-df80-4665-9bcd-bf7bfaf4c36e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.937299 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-966801c4-df80-4665-9bcd-bf7bfaf4c36e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.937388 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-966801c4-df80-4665-9bcd-bf7bfaf4c36e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: 2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 Aug 08 06:32:24.941921 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-966801c4-df80-4665-9bcd-bf7bfaf4c36e tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 returned with HTTP 404 Aug 08 06:32:24.942443 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 908/3615] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:24.949173 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-990e6c2b-7aff-4b42-bf1e-aac8c588a901 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.951520 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-990e6c2b-7aff-4b42-bf1e-aac8c588a901 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 Aug 08 06:32:24.951841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-990e6c2b-7aff-4b42-bf1e-aac8c588a901 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.952137 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-990e6c2b-7aff-4b42-bf1e-aac8c588a901 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.957524 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-990e6c2b-7aff-4b42-bf1e-aac8c588a901 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 returned with HTTP 404 Aug 08 06:32:24.958115 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 899/3616] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/snapshots/2011dcfc-fbe8-4a2b-a0b7-d56717b59fc9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:24.967908 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4cb6c37a-e5e0-489c-b626-3cfd18710813 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.969766 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4cb6c37a-e5e0-489c-b626-3cfd18710813 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:32:24.970042 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4cb6c37a-e5e0-489c-b626-3cfd18710813 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.970238 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4cb6c37a-e5e0-489c-b626-3cfd18710813 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.970508 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-4cb6c37a-e5e0-489c-b626-3cfd18710813 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: 96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:32:24.978387 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4cb6c37a-e5e0-489c-b626-3cfd18710813 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a returned with HTTP 404 Aug 08 06:32:24.978994 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 899/3617] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:24 2026] DELETE /volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:24.988214 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e8c323fb-4625-4726-a5b8-23bb0159f13a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:24.990368 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8c323fb-4625-4726-a5b8-23bb0159f13a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a Aug 08 06:32:24.990631 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8c323fb-4625-4726-a5b8-23bb0159f13a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:24.991049 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8c323fb-4625-4726-a5b8-23bb0159f13a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:24.997852 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8c323fb-4625-4726-a5b8-23bb0159f13a tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a returned with HTTP 404 Aug 08 06:32:24.998400 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 912/3618] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:24 2026] GET /volume/v3/volumes/96e8209b-7bce-4974-8270-60a64243ec7a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:25.009411 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-21f24269-2422-4223-bf08-1b076125a100 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:25.011816 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21f24269-2422-4223-bf08-1b076125a100 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 Aug 08 06:32:25.012090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21f24269-2422-4223-bf08-1b076125a100 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:25.012356 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-21f24269-2422-4223-bf08-1b076125a100 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:25.012528 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-21f24269-2422-4223-bf08-1b076125a100 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete snapshot with id: 9eb3169a-3845-4ebd-b0ce-80ec74d92582 Aug 08 06:32:25.017668 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-21f24269-2422-4223-bf08-1b076125a100 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 returned with HTTP 404 Aug 08 06:32:25.018127 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 909/3619] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:25 2026] DELETE /volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:25.029006 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9589f67c-7f44-437a-995e-b692986c5c36 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:25.030910 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9589f67c-7f44-437a-995e-b692986c5c36 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 Aug 08 06:32:25.031100 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9589f67c-7f44-437a-995e-b692986c5c36 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:25.031278 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9589f67c-7f44-437a-995e-b692986c5c36 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:25.035802 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9589f67c-7f44-437a-995e-b692986c5c36 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 returned with HTTP 404 Aug 08 06:32:25.036230 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 900/3620] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:25 2026] GET /volume/v3/snapshots/9eb3169a-3845-4ebd-b0ce-80ec74d92582 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:25.044146 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-89a5d8fe-bfb3-4809-9c38-2ed9668f8020 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:25.046134 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89a5d8fe-bfb3-4809-9c38-2ed9668f8020 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:32:25.046375 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89a5d8fe-bfb3-4809-9c38-2ed9668f8020 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:25.046605 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89a5d8fe-bfb3-4809-9c38-2ed9668f8020 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:25.046794 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-89a5d8fe-bfb3-4809-9c38-2ed9668f8020 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Delete volume with id: c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:32:25.053315 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89a5d8fe-bfb3-4809-9c38-2ed9668f8020 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 returned with HTTP 404 Aug 08 06:32:25.053842 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 900/3621] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:32:25 2026] DELETE /volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:25.060317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ff58bbaa-0ef6-4435-9979-b7d16904d1d3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:25.062587 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff58bbaa-0ef6-4435-9979-b7d16904d1d3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] GET https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 Aug 08 06:32:25.062834 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff58bbaa-0ef6-4435-9979-b7d16904d1d3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:25.063063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff58bbaa-0ef6-4435-9979-b7d16904d1d3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:25.068910 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff58bbaa-0ef6-4435-9979-b7d16904d1d3 tempest-VolumeDependencyTests-302102024 tempest-VolumeDependencyTests-302102024-project-member] https://10.4.3.32/volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 returned with HTTP 404 Aug 08 06:32:25.069358 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 913/3622] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:25 2026] GET /volume/v3/volumes/c942df1b-b6eb-461e-8ff8-1d08ae5c8c24 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:25.285193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0a16c308-8ab7-4662-8ce1-024b06ccd5b9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:25.286987 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a16c308-8ab7-4662-8ce1-024b06ccd5b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:25.287186 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0a16c308-8ab7-4662-8ce1-024b06ccd5b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:25.287362 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0a16c308-8ab7-4662-8ce1-024b06ccd5b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:25.287458 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-0a16c308-8ab7-4662-8ce1-024b06ccd5b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:25.292415 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:25.292415 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:25.293404 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a16c308-8ab7-4662-8ce1-024b06ccd5b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:25.293884 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 910/3623] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:25 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:25.449422 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c09514fa-f161-4282-a24d-98064efb015a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:25.451571 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c09514fa-f161-4282-a24d-98064efb015a tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] GET https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 Aug 08 06:32:25.451927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c09514fa-f161-4282-a24d-98064efb015a tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:25.452374 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c09514fa-f161-4282-a24d-98064efb015a tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:25.463163 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c09514fa-f161-4282-a24d-98064efb015a tempest-TestVolumeBootPatternV346-866609724 tempest-TestVolumeBootPatternV346-866609724-project-member] https://10.4.3.32/volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 returned with HTTP 404 Aug 08 06:32:25.464012 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 901/3624] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:32:25 2026] GET /volume/v3/volumes/a8f07ad9-3443-40fe-b0ed-ec587d076fe5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:32:25.886105 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b403c320-e089-4e6d-b75d-889dd86d90e8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:25.888513 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b403c320-e089-4e6d-b75d-889dd86d90e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:25.888952 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b403c320-e089-4e6d-b75d-889dd86d90e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:25.888952 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b403c320-e089-4e6d-b75d-889dd86d90e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:25.889120 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b403c320-e089-4e6d-b75d-889dd86d90e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:25.895669 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:25.895669 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:25.896570 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b403c320-e089-4e6d-b75d-889dd86d90e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:25.897114 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 901/3625] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:25 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:26.306461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-63148aa6-aa26-40fe-aff8-46a00a0bdd7c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.308567 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-63148aa6-aa26-40fe-aff8-46a00a0bdd7c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:26.308784 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-63148aa6-aa26-40fe-aff8-46a00a0bdd7c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:26.308973 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-63148aa6-aa26-40fe-aff8-46a00a0bdd7c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:26.309075 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-63148aa6-aa26-40fe-aff8-46a00a0bdd7c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:26.319012 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:26.319012 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:26.319967 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-63148aa6-aa26-40fe-aff8-46a00a0bdd7c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:26.320614 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 914/3626] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:26 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:26.332034 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.334430 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385/restore Aug 08 06:32:26.334867 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "e1d46205-7ae0-4ce5-8b04-ebe55edce30b"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:26.336346 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Restoring backup 9c317829-6784-46ab-9d0e-c6891130a385 ({'restore': {'volume_id': 'e1d46205-7ae0-4ce5-8b04-ebe55edce30b'}}) {{(pid=100288) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 06:32:26.336469 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Restoring backup 9c317829-6784-46ab-9d0e-c6891130a385 to volume e1d46205-7ae0-4ce5-8b04-ebe55edce30b. Aug 08 06:32:26.341851 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:26.341851 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:26.350849 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:26.350849 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:26.351409 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:32:26.351587 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.api [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Checking backup size 1 against volume size 1 {{(pid=100288) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 06:32:26.351726 np0000006785 devstack@c-api.service[100288]: INFO cinder.backup.api [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Overwriting volume e1d46205-7ae0-4ce5-8b04-ebe55edce30b with restore of backup 9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:26.367468 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] restore_backup in rpcapi backup_id 9c317829-6784-46ab-9d0e-c6891130a385 {{(pid=100288) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 06:32:26.369638 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5743db00-cf7a-4be2-869f-bd846d5e86bb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385/restore returned with HTTP 202 Aug 08 06:32:26.370180 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 911/3627] 10.4.3.32 () {68 vars in 1386 bytes} [Sat Aug 8 06:32:26 2026] POST /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385/restore => generated 181 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:26.379198 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-19700a1e-e9da-4dab-88db-b607b7f729d8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.381305 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19700a1e-e9da-4dab-88db-b607b7f729d8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:26.381548 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19700a1e-e9da-4dab-88db-b607b7f729d8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:26.382026 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19700a1e-e9da-4dab-88db-b607b7f729d8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:26.382320 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-19700a1e-e9da-4dab-88db-b607b7f729d8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:26.390540 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:26.390540 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:26.391536 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19700a1e-e9da-4dab-88db-b607b7f729d8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:26.392221 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 902/3628] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:26 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:26.433303 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.540511 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:26.540901 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:26.542465 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:26.542609 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Create volume of 1 GB Aug 08 06:32:26.546719 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Availability Zones retrieved successfully. Aug 08 06:32:26.552449 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Flow 'volume_create_api' (3505e2c9-1769-4a2a-9334-1ba58ef3b050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:26.553502 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fcf3be-10f0-46a3-8696-e166648c0ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.554571 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:26.582426 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fcf3be-10f0-46a3-8696-e166648c0ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.583124 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab3464f-d000-49f1-9f0a-ec4cf3d30d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.648566 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Created reservations ['e44e106f-6959-4fc7-8390-006e188b9d81', '0bcad5c0-e71b-4591-ab1b-7424fc14da26', '5bc6d084-7cce-4587-a0b4-ea2db7b683dc', '6b3e958c-2323-45fd-bba7-f65f23c4205a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:26.649704 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab3464f-d000-49f1-9f0a-ec4cf3d30d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e44e106f-6959-4fc7-8390-006e188b9d81', '0bcad5c0-e71b-4591-ab1b-7424fc14da26', '5bc6d084-7cce-4587-a0b4-ea2db7b683dc', '6b3e958c-2323-45fd-bba7-f65f23c4205a']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.650825 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213f5158-a4de-4226-b252-2b5306f467c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.673798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.675498 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:26.675807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-745122901"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:26.677586 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-745122901'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:26.677586 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Create volume of 1 GB Aug 08 06:32:26.678649 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213f5158-a4de-4226-b252-2b5306f467c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed377eb5-6cad-439e-8b9b-ba440222cc17', '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='68a823ba8aee42dd99ad76984d93ce22',qos_specs=None,replication_status=,reservations=['e44e106f-6959-4fc7-8390-006e188b9d81','0bcad5c0-e71b-4591-ab1b-7424fc14da26','5bc6d084-7cce-4587-a0b4-ea2db7b683dc','6b3e958c-2323-45fd-bba7-f65f23c4205a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f0ee25d08040aa8ab7555a04809cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:26Z,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=ed377eb5-6cad-439e-8b9b-ba440222cc17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a823ba8aee42dd99ad76984d93ce22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18f0ee25d08040aa8ab7555a04809cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.679376 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7b1aaa-cf9e-4d11-9a74-e5ff48f68de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.680821 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Availability Zones retrieved successfully. Aug 08 06:32:26.686189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Flow 'volume_create_api' (c8d20a71-8ab4-44a9-a39d-a8bd5040fb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:26.687022 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b234d457-2114-48ef-a7b0-bf8fce6b9234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.687986 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:26.697787 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7b1aaa-cf9e-4d11-9a74-e5ff48f68de9) transitioned into state 'SUCCESS' from 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='68a823ba8aee42dd99ad76984d93ce22',qos_specs=None,replication_status=,reservations=['e44e106f-6959-4fc7-8390-006e188b9d81','0bcad5c0-e71b-4591-ab1b-7424fc14da26','5bc6d084-7cce-4587-a0b4-ea2db7b683dc','6b3e958c-2323-45fd-bba7-f65f23c4205a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f0ee25d08040aa8ab7555a04809cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.698552 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53eebd0f-0ac3-40ef-a40b-2eb2b4bbd0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.708082 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53eebd0f-0ac3-40ef-a40b-2eb2b4bbd0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.708815 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Flow 'volume_create_api' (3505e2c9-1769-4a2a-9334-1ba58ef3b050) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:26.709095 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Create volume request issued successfully. Aug 08 06:32:26.709624 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a6180f3f-fc70-4850-aa79-dabd4f30f764 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:26.710206 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 902/3629] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:32:26 2026] POST /volume/v3/volumes => generated 738 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:26.713043 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b234d457-2114-48ef-a7b0-bf8fce6b9234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.713964 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4a440e-4485-4fab-9922-b6a40a0e6ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.722110 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6b90fb4a-67d6-4187-a1f8-5dca1dca839d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.723963 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b90fb4a-67d6-4187-a1f8-5dca1dca839d tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 Aug 08 06:32:26.724166 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b90fb4a-67d6-4187-a1f8-5dca1dca839d tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:26.724369 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b90fb4a-67d6-4187-a1f8-5dca1dca839d tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:26.731505 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:26.731505 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:26.735410 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6b90fb4a-67d6-4187-a1f8-5dca1dca839d tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:26.739839 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b90fb4a-67d6-4187-a1f8-5dca1dca839d tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 returned with HTTP 200 Aug 08 06:32:26.740169 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 912/3630] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:26 2026] GET /volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 => generated 806 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:26.742288 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fc854a3b-33d4-4533-ad7a-a972a9dc8f54 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.742816 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fc854a3b-33d4-4533-ad7a-a972a9dc8f54 None None] GET https://10.4.3.32/volume// Aug 08 06:32:26.743027 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fc854a3b-33d4-4533-ad7a-a972a9dc8f54 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:26.743244 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fc854a3b-33d4-4533-ad7a-a972a9dc8f54 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:26.743635 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fc854a3b-33d4-4533-ad7a-a972a9dc8f54 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:26.743988 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 903/3631] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:32:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:26.753050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Created reservations ['4f150fa7-ff46-4ad3-a62d-0d20a69739df', '4a1e9c5a-38b4-44f1-a905-34238dd9d56f', 'bfe83e71-d9a2-4ba1-8b97-81872a9ab7d0', '3756a455-0c2a-4ac4-8c40-8974905f33b9'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:26.753506 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-87692558-3a2a-4c3e-b225-ec8aabd1d463 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.753814 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4a440e-4485-4fab-9922-b6a40a0e6ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f150fa7-ff46-4ad3-a62d-0d20a69739df', '4a1e9c5a-38b4-44f1-a905-34238dd9d56f', 'bfe83e71-d9a2-4ba1-8b97-81872a9ab7d0', '3756a455-0c2a-4ac4-8c40-8974905f33b9']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.754557 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3a7ac1-7e34-4e2e-a50f-849fc34b8d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.755516 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-87692558-3a2a-4c3e-b225-ec8aabd1d463 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:32:26.755907 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-87692558-3a2a-4c3e-b225-ec8aabd1d463 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05630a88-c65d-4ba9-a951-d0602de26be9", "connector": null, "instance_uuid": "cf735e57-cb42-429e-83ab-68567347af43"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:26.769129 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:26.769129 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:26.777857 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3a7ac1-7e34-4e2e-a50f-849fc34b8d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72dddbda-2674-4bb0-86e8-7f529fd53c9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-745122901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71644926280240a086aeb4126f3ed05b',qos_specs=None,replication_status=,reservations=['4f150fa7-ff46-4ad3-a62d-0d20a69739df','4a1e9c5a-38b4-44f1-a905-34238dd9d56f','bfe83e71-d9a2-4ba1-8b97-81872a9ab7d0','3756a455-0c2a-4ac4-8c40-8974905f33b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82818add2ed54affbee703a3601b036f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-745122901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72dddbda-2674-4bb0-86e8-7f529fd53c9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71644926280240a086aeb4126f3ed05b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82818add2ed54affbee703a3601b036f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.778590 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d668ac-71ed-45c8-ab44-7b766f355322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.798940 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d668ac-71ed-45c8-ab44-7b766f355322) transitioned into state 'SUCCESS' from state '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-745122901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71644926280240a086aeb4126f3ed05b',qos_specs=None,replication_status=,reservations=['4f150fa7-ff46-4ad3-a62d-0d20a69739df','4a1e9c5a-38b4-44f1-a905-34238dd9d56f','bfe83e71-d9a2-4ba1-8b97-81872a9ab7d0','3756a455-0c2a-4ac4-8c40-8974905f33b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82818add2ed54affbee703a3601b036f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.799745 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25469a00-3d1f-4756-b8b0-58d93667cff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:26.800603 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-87692558-3a2a-4c3e-b225-ec8aabd1d463 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:32:26.801086 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 903/3632] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:32:26 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:26.809617 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25469a00-3d1f-4756-b8b0-58d93667cff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:26.809887 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-0dcead05-c4ee-464f-92bb-aad31ec034fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.810492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Flow 'volume_create_api' (c8d20a71-8ab4-44a9-a39d-a8bd5040fb95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:26.811018 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Create volume request issued successfully. Aug 08 06:32:26.811615 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8dc59ba7-7a85-4b0d-8bb7-9661c4ec1d09 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:26.811847 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-0dcead05-c4ee-464f-92bb-aad31ec034fb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/attachments/02805d2a-c4bb-4355-9a0f-422407eb5a51 Aug 08 06:32:26.812021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-0dcead05-c4ee-464f-92bb-aad31ec034fb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:26.812129 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 915/3633] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:32:26 2026] POST /volume/v3/volumes => generated 748 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:26.812178 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-0dcead05-c4ee-464f-92bb-aad31ec034fb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:26.822257 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:26.822257 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:26.826692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cb561f9a-e416-403e-b19b-979fd20a1e06 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.828877 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb561f9a-e416-403e-b19b-979fd20a1e06 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:26.829142 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb561f9a-e416-403e-b19b-979fd20a1e06 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:26.829393 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb561f9a-e416-403e-b19b-979fd20a1e06 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:26.839201 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:26.839201 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:26.843527 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cb561f9a-e416-403e-b19b-979fd20a1e06 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:26.848358 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb561f9a-e416-403e-b19b-979fd20a1e06 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:26.848914 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 904/3634] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:26 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:26.908333 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a7f9fafe-0db1-4a8c-915d-1168ed9c76e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:26.908670 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-0dcead05-c4ee-464f-92bb-aad31ec034fb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/02805d2a-c4bb-4355-9a0f-422407eb5a51 returned with HTTP 200 Aug 08 06:32:26.909176 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 913/3635] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:32:26 2026] DELETE /volume/v3/attachments/02805d2a-c4bb-4355-9a0f-422407eb5a51 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:26.910213 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7f9fafe-0db1-4a8c-915d-1168ed9c76e9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:32:26.910476 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7f9fafe-0db1-4a8c-915d-1168ed9c76e9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:26.910700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7f9fafe-0db1-4a8c-915d-1168ed9c76e9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:26.910829 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a7f9fafe-0db1-4a8c-915d-1168ed9c76e9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:26.915603 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:26.915603 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:26.916333 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7f9fafe-0db1-4a8c-915d-1168ed9c76e9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:32:26.916850 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 904/3636] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:26 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:26.930282 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1e020049-7392-42e9-a9d6-2a10da34dc5e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:27.027710 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e020049-7392-42e9-a9d6-2a10da34dc5e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:32:27.028184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e020049-7392-42e9-a9d6-2a10da34dc5e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb0ab04b-c293-4935-8e17-dad0fb6f0579"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:27.029692 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-1e020049-7392-42e9-a9d6-2a10da34dc5e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Creating new backup {'backup': {'volume_id': 'bb0ab04b-c293-4935-8e17-dad0fb6f0579'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:32:27.029964 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-1e020049-7392-42e9-a9d6-2a10da34dc5e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Creating backup of volume bb0ab04b-c293-4935-8e17-dad0fb6f0579 in container None Aug 08 06:32:27.037313 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:27.037313 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:27.037913 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1e020049-7392-42e9-a9d6-2a10da34dc5e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Volume info retrieved successfully. Aug 08 06:32:27.054445 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-1e020049-7392-42e9-a9d6-2a10da34dc5e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Created reservations ['68ac8460-5f31-4e73-9d0f-fe4371e00448', 'b63e5508-21a7-4003-a3da-a15002406fda'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:27.090548 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e020049-7392-42e9-a9d6-2a10da34dc5e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:32:27.091208 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 916/3637] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:32:26 2026] POST /volume/v3/backups => generated 286 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:27.102204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a41b6bb7-8b51-4607-adb1-4ce61c03f7dd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:27.104155 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a41b6bb7-8b51-4607-adb1-4ce61c03f7dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:27.104384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a41b6bb7-8b51-4607-adb1-4ce61c03f7dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:27.104611 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a41b6bb7-8b51-4607-adb1-4ce61c03f7dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:27.104709 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a41b6bb7-8b51-4607-adb1-4ce61c03f7dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:27.109647 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:27.109647 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:27.110639 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a41b6bb7-8b51-4607-adb1-4ce61c03f7dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:27.111059 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 905/3638] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:27 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:27.404282 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-164db9b1-172a-4670-b152-e63df3251702 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:27.406755 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-164db9b1-172a-4670-b152-e63df3251702 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:27.407058 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-164db9b1-172a-4670-b152-e63df3251702 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:27.407347 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-164db9b1-172a-4670-b152-e63df3251702 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:27.407521 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-164db9b1-172a-4670-b152-e63df3251702 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:27.413114 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:27.413114 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:27.414026 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-164db9b1-172a-4670-b152-e63df3251702 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:27.414619 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 914/3639] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:27 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:27.753372 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-42e0d8d8-ed44-46a9-9b3f-b5e970981860 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:27.755564 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42e0d8d8-ed44-46a9-9b3f-b5e970981860 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 Aug 08 06:32:27.755783 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42e0d8d8-ed44-46a9-9b3f-b5e970981860 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:27.756061 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42e0d8d8-ed44-46a9-9b3f-b5e970981860 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:27.766246 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:27.766246 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:27.772289 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-42e0d8d8-ed44-46a9-9b3f-b5e970981860 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:27.779124 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42e0d8d8-ed44-46a9-9b3f-b5e970981860 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 returned with HTTP 200 Aug 08 06:32:27.779670 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 905/3640] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:27 2026] GET /volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:27.796416 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-040fcd7e-9885-4d1c-92f1-f588f1f5a040 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:27.798273 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-040fcd7e-9885-4d1c-92f1-f588f1f5a040 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 Aug 08 06:32:27.798677 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-040fcd7e-9885-4d1c-92f1-f588f1f5a040 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:27.798677 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-040fcd7e-9885-4d1c-92f1-f588f1f5a040 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:27.807330 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:27.807330 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:27.812008 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-040fcd7e-9885-4d1c-92f1-f588f1f5a040 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:27.817251 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-040fcd7e-9885-4d1c-92f1-f588f1f5a040 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 returned with HTTP 200 Aug 08 06:32:27.817750 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 917/3641] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:27 2026] GET /volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:27.833832 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dda7aee9-f886-4001-9c91-c8a39542113e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:27.835273 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:27.835621 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-115144598"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:27.837255 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-115144598'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:27.837466 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Create volume of 1 GB Aug 08 06:32:27.842815 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Availability Zones retrieved successfully. Aug 08 06:32:27.849803 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Flow 'volume_create_api' (081e5ae2-9258-4f15-ad36-64e0113ef15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:27.850954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9487123b-42a3-4793-a871-bbefa9cb2407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:27.851924 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:27.862945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-95d8cd8a-ffde-4e6b-811d-cd8abe2c4e8d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:27.864917 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95d8cd8a-ffde-4e6b-811d-cd8abe2c4e8d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:27.865598 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95d8cd8a-ffde-4e6b-811d-cd8abe2c4e8d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:27.865598 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95d8cd8a-ffde-4e6b-811d-cd8abe2c4e8d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:27.872815 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:27.872815 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:27.876594 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-95d8cd8a-ffde-4e6b-811d-cd8abe2c4e8d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:27.879318 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9487123b-42a3-4793-a871-bbefa9cb2407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:27.880116 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42e8a37-62df-491a-a99a-500c6b8de24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:27.881134 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95d8cd8a-ffde-4e6b-811d-cd8abe2c4e8d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:27.881511 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 915/3642] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:27 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:27.899314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-4ee1e44f-a526-43f9-85ca-43d3def5bbe8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:27.901910 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-4ee1e44f-a526-43f9-85ca-43d3def5bbe8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] PUT https://10.4.3.32/volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e Aug 08 06:32:27.902476 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-4ee1e44f-a526-43f9-85ca-43d3def5bbe8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:27.912171 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-4ee1e44f-a526-43f9-85ca-43d3def5bbe8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Acquiring lock "cinder-attachment_update-05630a88-c65d-4ba9-a951-d0602de26be9-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:32:27.917669 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-4ee1e44f-a526-43f9-85ca-43d3def5bbe8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-05630a88-c65d-4ba9-a951-d0602de26be9-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:32:27.918827 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:27.918827 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:27.929053 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-42273870-49d3-41e2-bd6e-ff619f574126 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:27.931789 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-42273870-49d3-41e2-bd6e-ff619f574126 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:27.932140 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-42273870-49d3-41e2-bd6e-ff619f574126 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:27.932334 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-42273870-49d3-41e2-bd6e-ff619f574126 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:27.937029 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Created reservations ['c4d895ae-2a02-4dda-ab06-74362f7ad216', 'e2ffc567-967e-40d3-a501-10391e304de8', '608cf187-4055-46c9-8eff-b2b975aeab85', '626b575e-5272-409f-b155-3c709653d19d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:27.937955 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42e8a37-62df-491a-a99a-500c6b8de24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4d895ae-2a02-4dda-ab06-74362f7ad216', 'e2ffc567-967e-40d3-a501-10391e304de8', '608cf187-4055-46c9-8eff-b2b975aeab85', '626b575e-5272-409f-b155-3c709653d19d']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:27.939042 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e74302f-5ce5-4764-a6d9-590632adda3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:27.941625 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:27.941625 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:27.946895 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-42273870-49d3-41e2-bd6e-ff619f574126 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:27.953235 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-42273870-49d3-41e2-bd6e-ff619f574126 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:27.953952 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 918/3643] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:32:27 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:27.966225 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e74302f-5ce5-4764-a6d9-590632adda3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1c88a90-b528-4f07-a89a-d6afa90058c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-115144598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a823ba8aee42dd99ad76984d93ce22',qos_specs=None,replication_status=,reservations=['c4d895ae-2a02-4dda-ab06-74362f7ad216','e2ffc567-967e-40d3-a501-10391e304de8','608cf187-4055-46c9-8eff-b2b975aeab85','626b575e-5272-409f-b155-3c709653d19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f0ee25d08040aa8ab7555a04809cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:27Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-115144598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1c88a90-b528-4f07-a89a-d6afa90058c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a823ba8aee42dd99ad76984d93ce22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18f0ee25d08040aa8ab7555a04809cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:27.967154 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e4df0b-bc35-4d33-8a2d-98bd425155d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:27.990036 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e4df0b-bc35-4d33-8a2d-98bd425155d8) transitioned into 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-115144598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a823ba8aee42dd99ad76984d93ce22',qos_specs=None,replication_status=,reservations=['c4d895ae-2a02-4dda-ab06-74362f7ad216','e2ffc567-967e-40d3-a501-10391e304de8','608cf187-4055-46c9-8eff-b2b975aeab85','626b575e-5272-409f-b155-3c709653d19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f0ee25d08040aa8ab7555a04809cae',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:27.991094 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b23eed-3604-4f43-b33f-67e19cf2099f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:28.003410 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b23eed-3604-4f43-b33f-67e19cf2099f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:28.004874 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Flow 'volume_create_api' (081e5ae2-9258-4f15-ad36-64e0113ef15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:28.005328 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Create volume request issued successfully. Aug 08 06:32:28.006651 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dda7aee9-f886-4001-9c91-c8a39542113e tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:28.006925 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 906/3644] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:27 2026] POST /volume/v3/volumes => generated 773 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:28.019094 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-4ee1e44f-a526-43f9-85ca-43d3def5bbe8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-05630a88-c65d-4ba9-a951-d0602de26be9-np0000006785" released by "attachment_update" :: held 0.101s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:32:28.019586 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-4ee1e44f-a526-43f9-85ca-43d3def5bbe8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e returned with HTTP 200 Aug 08 06:32:28.020079 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 906/3645] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:32:27 2026] PUT /volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:28.023086 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-50333247-1b39-4099-9543-208c47e2b725 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.025164 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-50333247-1b39-4099-9543-208c47e2b725 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 Aug 08 06:32:28.025483 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-50333247-1b39-4099-9543-208c47e2b725 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:28.025715 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-50333247-1b39-4099-9543-208c47e2b725 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:28.031964 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-ae4b60c1-91b3-4b66-960b-0e7d70d1b310 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.033969 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:28.033969 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:28.035128 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-ae4b60c1-91b3-4b66-960b-0e7d70d1b310 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e Aug 08 06:32:28.035367 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-ae4b60c1-91b3-4b66-960b-0e7d70d1b310 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:28.035558 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-ae4b60c1-91b3-4b66-960b-0e7d70d1b310 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:28.038538 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-50333247-1b39-4099-9543-208c47e2b725 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:28.044427 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-50333247-1b39-4099-9543-208c47e2b725 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 returned with HTTP 200 Aug 08 06:32:28.044958 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 916/3646] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:28 2026] GET /volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:28.047683 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bed7d670-0cf4-47b7-83ac-e1523cb08d0f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.048339 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bed7d670-0cf4-47b7-83ac-e1523cb08d0f None None] GET https://10.4.3.32/volume// Aug 08 06:32:28.048631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bed7d670-0cf4-47b7-83ac-e1523cb08d0f None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:28.048933 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bed7d670-0cf4-47b7-83ac-e1523cb08d0f None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:28.049383 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bed7d670-0cf4-47b7-83ac-e1523cb08d0f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:28.049946 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 907/3647] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:32:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:28.054243 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-ae4b60c1-91b3-4b66-960b-0e7d70d1b310 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e returned with HTTP 200 Aug 08 06:32:28.054933 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 919/3648] 10.4.3.32 () {70 vars in 1644 bytes} [Sat Aug 8 06:32:28 2026] GET /volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:28.057146 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-c495d269-c856-477a-9d09-128d0d7e9122 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.123654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ecb14b9b-b605-4155-aa27-f1b0b0ce51a7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.126452 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ecb14b9b-b605-4155-aa27-f1b0b0ce51a7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:28.126767 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ecb14b9b-b605-4155-aa27-f1b0b0ce51a7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:28.126990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ecb14b9b-b605-4155-aa27-f1b0b0ce51a7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:28.127126 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ecb14b9b-b605-4155-aa27-f1b0b0ce51a7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:28.134968 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:28.134968 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:28.135937 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ecb14b9b-b605-4155-aa27-f1b0b0ce51a7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:28.136501 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 917/3649] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:28 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:28.155147 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-c495d269-c856-477a-9d09-128d0d7e9122 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:32:28.155688 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-c495d269-c856-477a-9d09-128d0d7e9122 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72dddbda-2674-4bb0-86e8-7f529fd53c9c", "connector": null, "instance_uuid": "b51208de-b9d4-4e73-a8a6-e4bb2b261e9a"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:28.164949 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:28.164949 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:28.192378 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-c495d269-c856-477a-9d09-128d0d7e9122 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:32:28.192953 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 907/3650] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:32:28 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:28.228960 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69d7bee8-28f3-48c3-bf5f-3d93903f87b7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.231826 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69d7bee8-28f3-48c3-bf5f-3d93903f87b7 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:28.232083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69d7bee8-28f3-48c3-bf5f-3d93903f87b7 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:28.232326 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69d7bee8-28f3-48c3-bf5f-3d93903f87b7 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:28.245653 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:28.245653 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:28.252339 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69d7bee8-28f3-48c3-bf5f-3d93903f87b7 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:28.257592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f72851da-1414-47af-a7a3-3490dbfcee9e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.257975 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f72851da-1414-47af-a7a3-3490dbfcee9e None None] GET https://10.4.3.32/volume// Aug 08 06:32:28.258243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f72851da-1414-47af-a7a3-3490dbfcee9e None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:28.258277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69d7bee8-28f3-48c3-bf5f-3d93903f87b7 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:28.258477 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f72851da-1414-47af-a7a3-3490dbfcee9e None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:28.258807 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f72851da-1414-47af-a7a3-3490dbfcee9e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:28.258848 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 908/3651] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:28 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:28.259110 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 920/3652] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:32:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:28.272670 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-5d2f6fa6-1275-406e-8868-71688efe5694 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.275303 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-5d2f6fa6-1275-406e-8868-71688efe5694 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:28.275303 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-5d2f6fa6-1275-406e-8868-71688efe5694 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:28.275963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-5d2f6fa6-1275-406e-8868-71688efe5694 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:28.286341 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:28.286341 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:28.290638 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-5d2f6fa6-1275-406e-8868-71688efe5694 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:28.295592 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-5d2f6fa6-1275-406e-8868-71688efe5694 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:28.296034 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 918/3653] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:32:28 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 1020 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:32:28.412629 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-200a950b-ce91-42f0-b631-0c35260bcfbe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.414693 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-200a950b-ce91-42f0-b631-0c35260bcfbe tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] PUT https://10.4.3.32/volume/v3/attachments/7b12ee4a-fb92-4688-99ea-1ecb6f84693d Aug 08 06:32:28.415205 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-200a950b-ce91-42f0-b631-0c35260bcfbe tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:28.423938 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-200a950b-ce91-42f0-b631-0c35260bcfbe tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Acquiring lock "cinder-attachment_update-72dddbda-2674-4bb0-86e8-7f529fd53c9c-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:32:28.425112 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-60a44ae4-0d31-40af-aadb-b716018773d6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:28.427196 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60a44ae4-0d31-40af-aadb-b716018773d6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:28.427692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60a44ae4-0d31-40af-aadb-b716018773d6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:28.427692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60a44ae4-0d31-40af-aadb-b716018773d6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:28.427818 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-60a44ae4-0d31-40af-aadb-b716018773d6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:28.428487 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-200a950b-ce91-42f0-b631-0c35260bcfbe tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Lock "cinder-attachment_update-72dddbda-2674-4bb0-86e8-7f529fd53c9c-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:32:28.429472 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:28.429472 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:28.433229 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:28.433229 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:28.434195 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60a44ae4-0d31-40af-aadb-b716018773d6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:28.434727 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 909/3654] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:28 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:28.514714 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-200a950b-ce91-42f0-b631-0c35260bcfbe tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Lock "cinder-attachment_update-72dddbda-2674-4bb0-86e8-7f529fd53c9c-np0000006785" released by "attachment_update" :: held 0.086s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:32:28.514936 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-200a950b-ce91-42f0-b631-0c35260bcfbe tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments/7b12ee4a-fb92-4688-99ea-1ecb6f84693d returned with HTTP 200 Aug 08 06:32:28.515504 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 908/3655] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:32:28 2026] PUT /volume/v3/attachments/7b12ee4a-fb92-4688-99ea-1ecb6f84693d => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:29.062095 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-62105713-223d-4653-bfb2-c231acf1a887 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:29.063897 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-62105713-223d-4653-bfb2-c231acf1a887 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 Aug 08 06:32:29.064348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-62105713-223d-4653-bfb2-c231acf1a887 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:29.064790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-62105713-223d-4653-bfb2-c231acf1a887 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:29.071976 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:29.071976 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:29.075942 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-62105713-223d-4653-bfb2-c231acf1a887 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:29.079914 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-62105713-223d-4653-bfb2-c231acf1a887 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 returned with HTTP 200 Aug 08 06:32:29.080370 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 921/3656] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:29 2026] GET /volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:29.093813 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-00f17fc7-a8e7-49d0-92f7-5b9436b50f54 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:29.096291 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00f17fc7-a8e7-49d0-92f7-5b9436b50f54 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 Aug 08 06:32:29.096660 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00f17fc7-a8e7-49d0-92f7-5b9436b50f54 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:29.097792 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00f17fc7-a8e7-49d0-92f7-5b9436b50f54 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:29.104672 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:29.104672 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:29.108800 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-00f17fc7-a8e7-49d0-92f7-5b9436b50f54 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:29.113576 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00f17fc7-a8e7-49d0-92f7-5b9436b50f54 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 returned with HTTP 200 Aug 08 06:32:29.114085 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 919/3657] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:29 2026] GET /volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:29.128844 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1ba71f56-c719-4e81-8b72-67a4c46fb316 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:29.130700 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ba71f56-c719-4e81-8b72-67a4c46fb316 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:32:29.131151 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ba71f56-c719-4e81-8b72-67a4c46fb316 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1c88a90-b528-4f07-a89a-d6afa90058c1", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2108212896"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:29.140790 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:29.140790 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:29.141342 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1ba71f56-c719-4e81-8b72-67a4c46fb316 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:29.141491 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-1ba71f56-c719-4e81-8b72-67a4c46fb316 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Create snapshot from volume e1c88a90-b528-4f07-a89a-d6afa90058c1 Aug 08 06:32:29.148116 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0c23adeb-bacd-47fa-9e02-72e6f36ec7e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:29.150359 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c23adeb-bacd-47fa-9e02-72e6f36ec7e4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:29.150622 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c23adeb-bacd-47fa-9e02-72e6f36ec7e4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:29.150824 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c23adeb-bacd-47fa-9e02-72e6f36ec7e4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:29.150927 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0c23adeb-bacd-47fa-9e02-72e6f36ec7e4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:29.155612 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:29.155612 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:29.156238 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c23adeb-bacd-47fa-9e02-72e6f36ec7e4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:29.156631 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 909/3658] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:29 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:29.174295 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-1ba71f56-c719-4e81-8b72-67a4c46fb316 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Created reservations ['9ba82865-465a-40e2-aee6-267d053c8fd1', 'd7ff4bff-ab1e-45df-af4a-173f2ce51bb5', '8397aa93-84a0-4d7e-a5d0-4d865ec073e9', '6e537fb8-d2b9-459c-ad85-2a7e132a463e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:29.205070 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1ba71f56-c719-4e81-8b72-67a4c46fb316 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Snapshot create request issued successfully. Aug 08 06:32:29.205381 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ba71f56-c719-4e81-8b72-67a4c46fb316 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:32:29.205840 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 910/3659] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:32:29 2026] POST /volume/v3/snapshots => generated 326 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:29.215416 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5eebecde-5364-498b-9e6d-363bfc6d9a4b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:29.219116 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5eebecde-5364-498b-9e6d-363bfc6d9a4b tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 Aug 08 06:32:29.219116 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5eebecde-5364-498b-9e6d-363bfc6d9a4b tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:29.219116 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5eebecde-5364-498b-9e6d-363bfc6d9a4b tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:29.223666 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:29.223666 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:29.224343 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5eebecde-5364-498b-9e6d-363bfc6d9a4b tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Snapshot retrieved successfully. Aug 08 06:32:29.225359 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5eebecde-5364-498b-9e6d-363bfc6d9a4b tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 returned with HTTP 200 Aug 08 06:32:29.226030 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 922/3660] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:29 2026] GET /volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:29.273764 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fb16bbd8-df56-4a7e-bbe6-5c7421ca6f86 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:29.275426 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb16bbd8-df56-4a7e-bbe6-5c7421ca6f86 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:29.275807 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb16bbd8-df56-4a7e-bbe6-5c7421ca6f86 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:29.276146 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fb16bbd8-df56-4a7e-bbe6-5c7421ca6f86 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:29.287344 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:29.287344 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:29.294805 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fb16bbd8-df56-4a7e-bbe6-5c7421ca6f86 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:29.297901 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fb16bbd8-df56-4a7e-bbe6-5c7421ca6f86 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:29.298524 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 920/3661] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:29 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:29.446987 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ba65f212-4a73-438c-820d-ecf099de52ea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:29.450802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba65f212-4a73-438c-820d-ecf099de52ea tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:29.450802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba65f212-4a73-438c-820d-ecf099de52ea tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:29.450802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba65f212-4a73-438c-820d-ecf099de52ea tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:29.450802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ba65f212-4a73-438c-820d-ecf099de52ea tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:29.455066 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:29.455066 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:29.457313 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba65f212-4a73-438c-820d-ecf099de52ea tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:29.457313 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 910/3662] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:29 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:30.168183 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-318704b2-bba9-47be-9cca-0eb8512e7e2c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:30.170563 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-318704b2-bba9-47be-9cca-0eb8512e7e2c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:30.170838 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-318704b2-bba9-47be-9cca-0eb8512e7e2c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:30.171098 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-318704b2-bba9-47be-9cca-0eb8512e7e2c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:30.171258 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-318704b2-bba9-47be-9cca-0eb8512e7e2c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:30.176122 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:30.176122 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:30.176994 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-318704b2-bba9-47be-9cca-0eb8512e7e2c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:30.177502 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 911/3663] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:30 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:30.235508 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8f9b40ae-54f7-4bb6-b74a-5bd306bc84d4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:30.236786 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f9b40ae-54f7-4bb6-b74a-5bd306bc84d4 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 Aug 08 06:32:30.236942 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f9b40ae-54f7-4bb6-b74a-5bd306bc84d4 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:30.237113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f9b40ae-54f7-4bb6-b74a-5bd306bc84d4 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:30.241355 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:30.241355 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:30.241699 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8f9b40ae-54f7-4bb6-b74a-5bd306bc84d4 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Snapshot retrieved successfully. Aug 08 06:32:30.242305 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f9b40ae-54f7-4bb6-b74a-5bd306bc84d4 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 returned with HTTP 200 Aug 08 06:32:30.242616 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 923/3664] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:30 2026] GET /volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:30.251108 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a5d7dc4c-c6fd-4c09-be20-fcfc0de156de None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:30.252724 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5d7dc4c-c6fd-4c09-be20-fcfc0de156de tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 Aug 08 06:32:30.252863 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5d7dc4c-c6fd-4c09-be20-fcfc0de156de tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:30.253037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5d7dc4c-c6fd-4c09-be20-fcfc0de156de tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:30.257353 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:30.257353 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:30.257707 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a5d7dc4c-c6fd-4c09-be20-fcfc0de156de tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Snapshot retrieved successfully. Aug 08 06:32:30.258346 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5d7dc4c-c6fd-4c09-be20-fcfc0de156de tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 returned with HTTP 200 Aug 08 06:32:30.258666 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 921/3665] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:30 2026] GET /volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:30.267547 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e41bf2b7-35bb-4dc9-abd0-3ee103dc3bc8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:30.269349 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e41bf2b7-35bb-4dc9-abd0-3ee103dc3bc8 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 Aug 08 06:32:30.269582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e41bf2b7-35bb-4dc9-abd0-3ee103dc3bc8 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:30.269788 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e41bf2b7-35bb-4dc9-abd0-3ee103dc3bc8 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:30.269925 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-e41bf2b7-35bb-4dc9-abd0-3ee103dc3bc8 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Delete snapshot with id: 6e80bce3-ccd2-4500-9643-f1e29d523615 Aug 08 06:32:30.274913 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:30.274913 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:30.275416 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e41bf2b7-35bb-4dc9-abd0-3ee103dc3bc8 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Snapshot retrieved successfully. Aug 08 06:32:30.290262 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e41bf2b7-35bb-4dc9-abd0-3ee103dc3bc8 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Snapshot delete request issued successfully. Aug 08 06:32:30.290495 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e41bf2b7-35bb-4dc9-abd0-3ee103dc3bc8 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 returned with HTTP 202 Aug 08 06:32:30.290997 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 911/3666] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:32:30 2026] DELETE /volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:30.299160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-505a898c-0a7b-4a48-9e11-b0d6bceee32a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:30.301486 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-505a898c-0a7b-4a48-9e11-b0d6bceee32a tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 Aug 08 06:32:30.301813 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-505a898c-0a7b-4a48-9e11-b0d6bceee32a tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:30.302093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-505a898c-0a7b-4a48-9e11-b0d6bceee32a tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:30.309190 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:30.309190 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:30.309725 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-505a898c-0a7b-4a48-9e11-b0d6bceee32a tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Snapshot retrieved successfully. Aug 08 06:32:30.310613 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-505a898c-0a7b-4a48-9e11-b0d6bceee32a tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 returned with HTTP 200 Aug 08 06:32:30.311029 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 912/3667] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:30 2026] GET /volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:30.314338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b6813372-ac43-4821-bd3f-e1a6bed94683 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:30.316166 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6813372-ac43-4821-bd3f-e1a6bed94683 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:30.316335 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6813372-ac43-4821-bd3f-e1a6bed94683 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:30.316515 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6813372-ac43-4821-bd3f-e1a6bed94683 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:30.325398 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:30.325398 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:30.328826 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b6813372-ac43-4821-bd3f-e1a6bed94683 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:30.332872 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6813372-ac43-4821-bd3f-e1a6bed94683 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:30.333231 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 924/3668] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:30 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:30.471035 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b208bfb5-150c-4005-a49f-51effe15683f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:30.473475 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b208bfb5-150c-4005-a49f-51effe15683f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:30.474171 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b208bfb5-150c-4005-a49f-51effe15683f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:30.474171 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b208bfb5-150c-4005-a49f-51effe15683f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:30.474171 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b208bfb5-150c-4005-a49f-51effe15683f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:30.478853 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:30.478853 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:30.479602 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b208bfb5-150c-4005-a49f-51effe15683f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:30.480038 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 922/3669] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:30 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:31.191037 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f87d4139-0d19-4291-9a99-f19a50afcc8b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:31.193062 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f87d4139-0d19-4291-9a99-f19a50afcc8b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:31.193328 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f87d4139-0d19-4291-9a99-f19a50afcc8b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:31.193615 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f87d4139-0d19-4291-9a99-f19a50afcc8b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:31.193829 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f87d4139-0d19-4291-9a99-f19a50afcc8b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:31.199014 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:31.199014 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:31.199890 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f87d4139-0d19-4291-9a99-f19a50afcc8b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:31.200404 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 912/3670] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:31 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:31.322200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-979d6f63-278d-4d00-a92a-d60d443f5cc9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:31.324562 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-979d6f63-278d-4d00-a92a-d60d443f5cc9 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 Aug 08 06:32:31.324829 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-979d6f63-278d-4d00-a92a-d60d443f5cc9 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:31.325078 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-979d6f63-278d-4d00-a92a-d60d443f5cc9 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:31.331145 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-979d6f63-278d-4d00-a92a-d60d443f5cc9 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 returned with HTTP 404 Aug 08 06:32:31.331789 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 913/3671] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:32:31 2026] GET /volume/v3/snapshots/6e80bce3-ccd2-4500-9643-f1e29d523615 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:31.340234 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f5529200-7a85-4af3-b9c0-39b0eea6017c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:31.343455 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5529200-7a85-4af3-b9c0-39b0eea6017c tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 Aug 08 06:32:31.343455 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5529200-7a85-4af3-b9c0-39b0eea6017c tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:31.343455 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5529200-7a85-4af3-b9c0-39b0eea6017c tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:31.343653 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-f5529200-7a85-4af3-b9c0-39b0eea6017c tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Delete volume with id: e1c88a90-b528-4f07-a89a-d6afa90058c1 Aug 08 06:32:31.350902 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cec265a1-8e4b-4634-b6ec-c2843ceff27e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:31.353488 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cec265a1-8e4b-4634-b6ec-c2843ceff27e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:31.353804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cec265a1-8e4b-4634-b6ec-c2843ceff27e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:31.354092 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cec265a1-8e4b-4634-b6ec-c2843ceff27e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:31.354898 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:31.354898 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:31.355596 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f5529200-7a85-4af3-b9c0-39b0eea6017c tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:31.367850 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:31.367850 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:31.373599 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cec265a1-8e4b-4634-b6ec-c2843ceff27e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:31.379785 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f5529200-7a85-4af3-b9c0-39b0eea6017c tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Delete volume request issued successfully. Aug 08 06:32:31.379899 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cec265a1-8e4b-4634-b6ec-c2843ceff27e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:31.380083 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5529200-7a85-4af3-b9c0-39b0eea6017c tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 returned with HTTP 202 Aug 08 06:32:31.380761 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 923/3672] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:31 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:31.380847 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 925/3673] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:31 2026] DELETE /volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:31.391347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a41a92b1-abc1-4c7e-bb0b-fc58ec2829e0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:31.394189 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a41a92b1-abc1-4c7e-bb0b-fc58ec2829e0 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 Aug 08 06:32:31.395352 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a41a92b1-abc1-4c7e-bb0b-fc58ec2829e0 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:31.395352 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a41a92b1-abc1-4c7e-bb0b-fc58ec2829e0 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:31.411568 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:31.411568 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:31.418956 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a41a92b1-abc1-4c7e-bb0b-fc58ec2829e0 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:31.425000 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a41a92b1-abc1-4c7e-bb0b-fc58ec2829e0 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 returned with HTTP 200 Aug 08 06:32:31.425833 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 913/3674] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:31 2026] GET /volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:31.491296 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e1c90e2e-be4d-4a40-9d02-6950d0a4e49f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:31.493043 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1c90e2e-be4d-4a40-9d02-6950d0a4e49f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:31.493243 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e1c90e2e-be4d-4a40-9d02-6950d0a4e49f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:31.493460 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e1c90e2e-be4d-4a40-9d02-6950d0a4e49f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:31.493590 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e1c90e2e-be4d-4a40-9d02-6950d0a4e49f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:31.498840 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:31.498840 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:31.499802 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1c90e2e-be4d-4a40-9d02-6950d0a4e49f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:31.500352 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 914/3675] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:31 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:32.213494 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ff700563-29ae-40a7-ad61-657e118a60af None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:32.215925 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff700563-29ae-40a7-ad61-657e118a60af tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:32.216099 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff700563-29ae-40a7-ad61-657e118a60af tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:32.216372 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ff700563-29ae-40a7-ad61-657e118a60af tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:32.216510 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ff700563-29ae-40a7-ad61-657e118a60af tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:32.221884 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:32.221884 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:32.223287 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ff700563-29ae-40a7-ad61-657e118a60af tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:32.223287 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 924/3676] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:32 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:32.397545 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1cc66c02-55ab-4953-9eba-1ca63cfe99a1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:32.399614 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1cc66c02-55ab-4953-9eba-1ca63cfe99a1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:32.399884 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1cc66c02-55ab-4953-9eba-1ca63cfe99a1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:32.400110 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1cc66c02-55ab-4953-9eba-1ca63cfe99a1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:32.412316 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:32.412316 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:32.416700 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1cc66c02-55ab-4953-9eba-1ca63cfe99a1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:32.423258 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1cc66c02-55ab-4953-9eba-1ca63cfe99a1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:32.423716 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 926/3677] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:32 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:32.442310 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-49c9161b-bc72-4440-bc4c-ca8d3abcfe95 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:32.445684 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49c9161b-bc72-4440-bc4c-ca8d3abcfe95 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 Aug 08 06:32:32.445684 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49c9161b-bc72-4440-bc4c-ca8d3abcfe95 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:32.446787 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49c9161b-bc72-4440-bc4c-ca8d3abcfe95 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:32.455367 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49c9161b-bc72-4440-bc4c-ca8d3abcfe95 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 returned with HTTP 404 Aug 08 06:32:32.456000 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 914/3678] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:32 2026] GET /volume/v3/volumes/e1c88a90-b528-4f07-a89a-d6afa90058c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:32.463692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5733257c-1057-41c4-bd5e-7a8d92989087 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:32.465646 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5733257c-1057-41c4-bd5e-7a8d92989087 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 Aug 08 06:32:32.465881 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5733257c-1057-41c4-bd5e-7a8d92989087 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:32.466072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5733257c-1057-41c4-bd5e-7a8d92989087 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:32.466272 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5733257c-1057-41c4-bd5e-7a8d92989087 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Delete volume with id: ed377eb5-6cad-439e-8b9b-ba440222cc17 Aug 08 06:32:32.474855 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:32.474855 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:32.475437 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5733257c-1057-41c4-bd5e-7a8d92989087 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:32.493332 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5733257c-1057-41c4-bd5e-7a8d92989087 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Delete volume request issued successfully. Aug 08 06:32:32.493557 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5733257c-1057-41c4-bd5e-7a8d92989087 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 returned with HTTP 202 Aug 08 06:32:32.494092 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 915/3679] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:32 2026] DELETE /volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:32.502754 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-707e021b-fb52-404b-a233-c91dfaa6b3ac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:32.504727 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-707e021b-fb52-404b-a233-c91dfaa6b3ac tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 Aug 08 06:32:32.505000 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-707e021b-fb52-404b-a233-c91dfaa6b3ac tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:32.505213 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-707e021b-fb52-404b-a233-c91dfaa6b3ac tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:32.510724 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9baa84a9-bd5c-4c9f-b491-b3679d29ada1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:32.513237 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9baa84a9-bd5c-4c9f-b491-b3679d29ada1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:32.513237 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9baa84a9-bd5c-4c9f-b491-b3679d29ada1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:32.513237 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9baa84a9-bd5c-4c9f-b491-b3679d29ada1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:32.513237 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9baa84a9-bd5c-4c9f-b491-b3679d29ada1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:32.513691 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:32.513691 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:32.517539 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:32.517539 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:32.518359 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9baa84a9-bd5c-4c9f-b491-b3679d29ada1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:32.518748 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 927/3680] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:32 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:32.518847 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-707e021b-fb52-404b-a233-c91dfaa6b3ac tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Volume info retrieved successfully. Aug 08 06:32:32.525171 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-707e021b-fb52-404b-a233-c91dfaa6b3ac tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 returned with HTTP 200 Aug 08 06:32:32.525704 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 925/3681] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:32 2026] GET /volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:32.752304 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:32.891709 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:32.892250 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1477709760"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:32.897441 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request body: {'volume': {"'imageRef": '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1477709760'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:32.897630 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume of 1 GB Aug 08 06:32:32.908922 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Availability Zones retrieved successfully. Aug 08 06:32:32.917917 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (20951140-a394-44ae-ac38-eddabe3dc2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:32.918970 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7205185-2c98-473d-b9a9-e2b1d1e6ce37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:32.919985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:32.952317 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7205185-2c98-473d-b9a9-e2b1d1e6ce37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:32.953499 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (783e88b9-3358-495c-b002-5eb16356c6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.031840 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Created reservations ['f3184059-f2c9-49bb-bab8-6a96c70ce383', 'afc00df3-be9d-4043-926c-e7af1ed38340', 'ea6f64f7-25dd-4199-8db9-9a46625bcfef', 'f4538ef3-d9d5-4bce-862b-f5f5d34331a6'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:33.033155 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (783e88b9-3358-495c-b002-5eb16356c6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3184059-f2c9-49bb-bab8-6a96c70ce383', 'afc00df3-be9d-4043-926c-e7af1ed38340', 'ea6f64f7-25dd-4199-8db9-9a46625bcfef', 'f4538ef3-d9d5-4bce-862b-f5f5d34331a6']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.034362 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957baad9-45c5-4048-b693-71c383d15ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.060722 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957baad9-45c5-4048-b693-71c383d15ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '052e0e38-8bb3-4cb9-888a-fcc8f78f47b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1477709760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['f3184059-f2c9-49bb-bab8-6a96c70ce383','afc00df3-be9d-4043-926c-e7af1ed38340','ea6f64f7-25dd-4199-8db9-9a46625bcfef','f4538ef3-d9d5-4bce-862b-f5f5d34331a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1477709760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=052e0e38-8bb3-4cb9-888a-fcc8f78f47b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.061479 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c1e08c-2a74-4d72-9dfb-a0f3b1c308bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.089634 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c1e08c-2a74-4d72-9dfb-a0f3b1c308bb) transitioned into state 'SUCCESS' from state '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-1477709760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['f3184059-f2c9-49bb-bab8-6a96c70ce383','afc00df3-be9d-4043-926c-e7af1ed38340','ea6f64f7-25dd-4199-8db9-9a46625bcfef','f4538ef3-d9d5-4bce-862b-f5f5d34331a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.090616 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8891f19-d2b3-4d09-bccd-97650bb9d138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.103053 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8891f19-d2b3-4d09-bccd-97650bb9d138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.104276 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (20951140-a394-44ae-ac38-eddabe3dc2de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:33.104580 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request issued successfully. Aug 08 06:32:33.105604 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cac64dbc-b9a4-42fb-8c5d-8a719a72fc21 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:33.106648 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 915/3682] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:32 2026] POST /volume/v3/volumes => generated 755 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:33.121479 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.124097 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:33.124611 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1123697968"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:33.126560 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request body: {'volume': {"'imageRef": '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1123697968'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:33.127100 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume of 1 GB Aug 08 06:32:33.134517 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Availability Zones retrieved successfully. Aug 08 06:32:33.141481 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (4d93a7cf-88d8-4071-a22f-03491529435f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:33.142655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02da74b8-c4c2-4f3d-b866-41e18a16df7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.143715 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:33.175957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02da74b8-c4c2-4f3d-b866-41e18a16df7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.176690 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825fce1a-ab3f-4ae3-86ea-e954dd93766b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.229067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Created reservations ['b04a32e5-414b-419a-a262-64799f6792ba', '72af4e44-2843-4783-afb4-dd7d275ea1b1', '05968d85-79c4-41b1-b1d6-0d000d8c3dfc', '62b736d5-9129-4222-9480-92db3d541f9d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:33.230881 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825fce1a-ab3f-4ae3-86ea-e954dd93766b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b04a32e5-414b-419a-a262-64799f6792ba', '72af4e44-2843-4783-afb4-dd7d275ea1b1', '05968d85-79c4-41b1-b1d6-0d000d8c3dfc', '62b736d5-9129-4222-9480-92db3d541f9d']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.230881 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6502fa45-7d98-4f32-9e5f-fa15d256ace9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.239453 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0e478308-c564-4f2c-a05f-ee8006e07fba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.241951 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e478308-c564-4f2c-a05f-ee8006e07fba tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:33.242264 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e478308-c564-4f2c-a05f-ee8006e07fba tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:33.243029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e478308-c564-4f2c-a05f-ee8006e07fba tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:33.243029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0e478308-c564-4f2c-a05f-ee8006e07fba tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:33.249988 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:33.249988 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:33.250765 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e478308-c564-4f2c-a05f-ee8006e07fba tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:33.251230 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 928/3683] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:33 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:33.263709 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6502fa45-7d98-4f32-9e5f-fa15d256ace9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1d6f533-b313-4603-9b2a-7ab8f2609b2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1123697968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['b04a32e5-414b-419a-a262-64799f6792ba','72af4e44-2843-4783-afb4-dd7d275ea1b1','05968d85-79c4-41b1-b1d6-0d000d8c3dfc','62b736d5-9129-4222-9480-92db3d541f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1123697968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1d6f533-b313-4603-9b2a-7ab8f2609b2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.264745 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50384631-a1c5-4622-865b-87a6f12540e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.287647 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50384631-a1c5-4622-865b-87a6f12540e4) transitioned into state 'SUCCESS' from state '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-1123697968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['b04a32e5-414b-419a-a262-64799f6792ba','72af4e44-2843-4783-afb4-dd7d275ea1b1','05968d85-79c4-41b1-b1d6-0d000d8c3dfc','62b736d5-9129-4222-9480-92db3d541f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.289865 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1ad9c6-ed13-4211-9065-350e421857d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.304988 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1ad9c6-ed13-4211-9065-350e421857d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.306227 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (4d93a7cf-88d8-4071-a22f-03491529435f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:33.306682 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request issued successfully. Aug 08 06:32:33.307607 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed3e3541-d6c2-491a-a41b-91cd4a2746ab tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:33.308189 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 916/3684] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:33 2026] POST /volume/v3/volumes => generated 755 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:33.322371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.324286 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:33.324720 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-149789632"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:33.326207 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request body: {'volume': {"'imageRef": '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-149789632'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:33.326350 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume of 1 GB Aug 08 06:32:33.330633 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Availability Zones retrieved successfully. Aug 08 06:32:33.336882 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (8976e3b2-960b-46a6-9271-650fa6b6df69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:33.338010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a391f8b-a04e-4626-aaf6-bc924fe6b876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.338784 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:33.369695 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a391f8b-a04e-4626-aaf6-bc924fe6b876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.371010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be08d66-4082-428b-9435-7042aab74ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.414842 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Created reservations ['8d8a6a3d-1c51-428f-af7f-91d56ccbd2c1', '94ec37de-8011-447e-9e72-f16793f5c863', 'be9bc37c-bda7-45d9-ba03-740ca42bbd6e', 'a76e19d6-1b5c-479c-8e52-9bbd0e320885'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:33.415914 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be08d66-4082-428b-9435-7042aab74ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d8a6a3d-1c51-428f-af7f-91d56ccbd2c1', '94ec37de-8011-447e-9e72-f16793f5c863', 'be9bc37c-bda7-45d9-ba03-740ca42bbd6e', 'a76e19d6-1b5c-479c-8e52-9bbd0e320885']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.416676 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (458517f2-1cec-4d71-abf8-c1ffd1d31f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.437146 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-21687c21-d50c-496b-847a-826a37a42eb0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.439197 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-21687c21-d50c-496b-847a-826a37a42eb0 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:33.439596 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21687c21-d50c-496b-847a-826a37a42eb0 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:33.440000 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21687c21-d50c-496b-847a-826a37a42eb0 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:33.443063 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (458517f2-1cec-4d71-abf8-c1ffd1d31f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c197a99e-86fd-406b-a803-85c023365633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-149789632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['8d8a6a3d-1c51-428f-af7f-91d56ccbd2c1','94ec37de-8011-447e-9e72-f16793f5c863','be9bc37c-bda7-45d9-ba03-740ca42bbd6e','a76e19d6-1b5c-479c-8e52-9bbd0e320885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-149789632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c197a99e-86fd-406b-a803-85c023365633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.443818 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0566e48-7ff3-4c39-b57e-fb600c49bd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.455048 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:33.455048 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:33.460439 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-21687c21-d50c-496b-847a-826a37a42eb0 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:33.466102 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0566e48-7ff3-4c39-b57e-fb600c49bd19) transitioned into state 'SUCCESS' from state '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-149789632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['8d8a6a3d-1c51-428f-af7f-91d56ccbd2c1','94ec37de-8011-447e-9e72-f16793f5c863','be9bc37c-bda7-45d9-ba03-740ca42bbd6e','a76e19d6-1b5c-479c-8e52-9bbd0e320885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.466237 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-21687c21-d50c-496b-847a-826a37a42eb0 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:33.466745 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 916/3685] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:33 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:33.467055 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a2e607-8608-4009-a0d2-2592875aebf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.477260 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a2e607-8608-4009-a0d2-2592875aebf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.478366 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (8976e3b2-960b-46a6-9271-650fa6b6df69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:33.478789 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request issued successfully. Aug 08 06:32:33.479582 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aac31a3a-f277-496a-b5cd-2f3f0b9735a8 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:33.480354 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 926/3686] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:33 2026] POST /volume/v3/volumes => generated 754 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:33.499690 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6cc582bb-4a08-4196-94ce-6090fecc206d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.501530 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:33.501865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-169819048"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:33.503203 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request body: {'volume': {"'imageRef": '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-169819048'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:33.503299 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume of 1 GB Aug 08 06:32:33.516493 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Availability Zones retrieved successfully. Aug 08 06:32:33.522790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (5df0d92e-7a7c-49d2-8a81-95fbc4797751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:33.523539 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6002e35-b32d-4dcb-b485-06489cdef5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.524717 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:33.530653 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f142f25a-c667-45e0-9871-d7ebdca80051 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.532879 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f142f25a-c667-45e0-9871-d7ebdca80051 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:33.533125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f142f25a-c667-45e0-9871-d7ebdca80051 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:33.533327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f142f25a-c667-45e0-9871-d7ebdca80051 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:33.533484 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f142f25a-c667-45e0-9871-d7ebdca80051 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:33.541673 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:33.541673 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:33.541838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c63b5467-c1c8-4bb2-90b1-3118c08cde37 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.542599 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f142f25a-c667-45e0-9871-d7ebdca80051 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:33.543032 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 917/3687] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:33 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:33.543660 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c63b5467-c1c8-4bb2-90b1-3118c08cde37 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] GET https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 Aug 08 06:32:33.543943 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c63b5467-c1c8-4bb2-90b1-3118c08cde37 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:33.544142 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c63b5467-c1c8-4bb2-90b1-3118c08cde37 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:33.555760 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c63b5467-c1c8-4bb2-90b1-3118c08cde37 tempest-CinderUnicodeTest-978745734 tempest-CinderUnicodeTest-978745734-project-member] https://10.4.3.32/volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 returned with HTTP 404 Aug 08 06:32:33.555760 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 917/3688] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:33 2026] GET /volume/v3/volumes/ed377eb5-6cad-439e-8b9b-ba440222cc17 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:33.555962 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6002e35-b32d-4dcb-b485-06489cdef5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.556235 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d857f4a9-3d2a-46bc-995b-2de729b5baf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.602217 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Created reservations ['46c48136-8dc7-443a-8725-9ce0bef837d3', '8df3fbbf-60be-4aa6-9a61-b9e3ad20fd93', '84209fac-16c4-4c47-a459-eb992b6e590a', '1ad6535a-68d4-4d95-96a7-a37079992619'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:33.603157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d857f4a9-3d2a-46bc-995b-2de729b5baf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c48136-8dc7-443a-8725-9ce0bef837d3', '8df3fbbf-60be-4aa6-9a61-b9e3ad20fd93', '84209fac-16c4-4c47-a459-eb992b6e590a', '1ad6535a-68d4-4d95-96a7-a37079992619']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.604000 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (412cefae-6902-49ad-b634-b119ab99058d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.634655 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (412cefae-6902-49ad-b634-b119ab99058d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9d3f92-7afe-4094-810f-7821a0c5ae77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-169819048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['46c48136-8dc7-443a-8725-9ce0bef837d3','8df3fbbf-60be-4aa6-9a61-b9e3ad20fd93','84209fac-16c4-4c47-a459-eb992b6e590a','1ad6535a-68d4-4d95-96a7-a37079992619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-169819048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9d3f92-7afe-4094-810f-7821a0c5ae77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.635900 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10e07a9-74b1-4f80-b99e-e740c90d97ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.659036 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10e07a9-74b1-4f80-b99e-e740c90d97ba) transitioned into state 'SUCCESS' from state '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-169819048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['46c48136-8dc7-443a-8725-9ce0bef837d3','8df3fbbf-60be-4aa6-9a61-b9e3ad20fd93','84209fac-16c4-4c47-a459-eb992b6e590a','1ad6535a-68d4-4d95-96a7-a37079992619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.660145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4a02fb-1176-4769-a61d-6c164ccc5a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.673223 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4a02fb-1176-4769-a61d-6c164ccc5a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.674124 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (5df0d92e-7a7c-49d2-8a81-95fbc4797751) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:33.674566 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request issued successfully. Aug 08 06:32:33.675375 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6cc582bb-4a08-4196-94ce-6090fecc206d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:33.675915 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 929/3689] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:33 2026] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:33.691204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8222cb96-6491-4deb-a91f-997fa998c709 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.693300 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:33.693488 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1910866563"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:33.695125 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request body: {'volume': {"'imageRef": '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1910866563'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:33.695305 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume of 1 GB Aug 08 06:32:33.695759 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:33.695759 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:33.700359 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Availability Zones retrieved successfully. Aug 08 06:32:33.707021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (d82a02e5-fe28-4e53-84df-52a1d89db5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:33.707850 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fc5157-bcb5-4ddf-acac-745a98f89ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.709657 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:33.740685 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fc5157-bcb5-4ddf-acac-745a98f89ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.741859 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f32901-2147-4429-8063-d4f0ad1f32ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.794128 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Created reservations ['fc7ee354-3843-49c2-8f8d-34aec5f0e14d', '2e100e29-ee5b-4651-a254-d6823d395844', 'c902fe8d-718f-4bf0-996c-0d91fa48f2bf', '3fc877eb-80ec-46f5-afeb-bae917ea6a5a'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:33.795027 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f32901-2147-4429-8063-d4f0ad1f32ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc7ee354-3843-49c2-8f8d-34aec5f0e14d', '2e100e29-ee5b-4651-a254-d6823d395844', 'c902fe8d-718f-4bf0-996c-0d91fa48f2bf', '3fc877eb-80ec-46f5-afeb-bae917ea6a5a']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.795855 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb23815f-7f24-42a8-8349-94bbacb4d891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.821370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb23815f-7f24-42a8-8349-94bbacb4d891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12b4c03-7f1f-4f71-b920-1fc725d79918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1910866563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['fc7ee354-3843-49c2-8f8d-34aec5f0e14d','2e100e29-ee5b-4651-a254-d6823d395844','c902fe8d-718f-4bf0-996c-0d91fa48f2bf','3fc877eb-80ec-46f5-afeb-bae917ea6a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1910866563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12b4c03-7f1f-4f71-b920-1fc725d79918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.822438 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f00a4fdd-56ac-4a4d-b635-ac3ca0f614dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.845158 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f00a4fdd-56ac-4a4d-b635-ac3ca0f614dd) transitioned into state 'SUCCESS' from state '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-1910866563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add0eb0acb6547f1a1e66336ea7e4e1f',qos_specs=None,replication_status=,reservations=['fc7ee354-3843-49c2-8f8d-34aec5f0e14d','2e100e29-ee5b-4651-a254-d6823d395844','c902fe8d-718f-4bf0-996c-0d91fa48f2bf','3fc877eb-80ec-46f5-afeb-bae917ea6a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3cd32c4c9643129372cd88f30ed7a4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.846301 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (053f8a0b-59d5-4a47-b250-fa3d046c2a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:33.859089 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (053f8a0b-59d5-4a47-b250-fa3d046c2a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:33.860180 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Flow 'volume_create_api' (d82a02e5-fe28-4e53-84df-52a1d89db5b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:33.860583 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Create volume request issued successfully. Aug 08 06:32:33.861416 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8222cb96-6491-4deb-a91f-997fa998c709 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:33.861950 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 927/3690] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:33 2026] POST /volume/v3/volumes => generated 755 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:33.875811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7cc2fdd-2cfe-4423-8be6-c14fa0cb93b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.877576 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7cc2fdd-2cfe-4423-8be6-c14fa0cb93b0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 Aug 08 06:32:33.877784 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7cc2fdd-2cfe-4423-8be6-c14fa0cb93b0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:33.877987 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7cc2fdd-2cfe-4423-8be6-c14fa0cb93b0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:33.885079 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:33.885079 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:33.889356 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a7cc2fdd-2cfe-4423-8be6-c14fa0cb93b0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:33.894316 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7cc2fdd-2cfe-4423-8be6-c14fa0cb93b0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 returned with HTTP 200 Aug 08 06:32:33.894879 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 918/3691] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:33 2026] GET /volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:33.909384 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6c885b93-3a7a-4229-9966-76651e722e10 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.911229 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c885b93-3a7a-4229-9966-76651e722e10 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e Aug 08 06:32:33.911498 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c885b93-3a7a-4229-9966-76651e722e10 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:33.911712 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c885b93-3a7a-4229-9966-76651e722e10 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:33.920142 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:33.920142 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:33.924720 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6c885b93-3a7a-4229-9966-76651e722e10 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:33.929950 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c885b93-3a7a-4229-9966-76651e722e10 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e returned with HTTP 200 Aug 08 06:32:33.930466 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 918/3692] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:33 2026] GET /volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:33.946423 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fe6dfdac-5e67-4622-8d87-a7a1803fa094 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.948657 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe6dfdac-5e67-4622-8d87-a7a1803fa094 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 Aug 08 06:32:33.949118 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe6dfdac-5e67-4622-8d87-a7a1803fa094 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:33.949478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe6dfdac-5e67-4622-8d87-a7a1803fa094 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:33.961296 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:33.961296 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:33.967632 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fe6dfdac-5e67-4622-8d87-a7a1803fa094 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:33.974543 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe6dfdac-5e67-4622-8d87-a7a1803fa094 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 returned with HTTP 200 Aug 08 06:32:33.974543 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 930/3693] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:33 2026] GET /volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:33.989193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ea9ccc01-6ce1-4cfd-96bb-791d85565e9d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:33.991976 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea9ccc01-6ce1-4cfd-96bb-791d85565e9d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 Aug 08 06:32:33.992125 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea9ccc01-6ce1-4cfd-96bb-791d85565e9d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:33.992415 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea9ccc01-6ce1-4cfd-96bb-791d85565e9d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:34.002345 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:34.002345 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:34.006815 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ea9ccc01-6ce1-4cfd-96bb-791d85565e9d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:34.011837 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea9ccc01-6ce1-4cfd-96bb-791d85565e9d tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 returned with HTTP 200 Aug 08 06:32:34.011837 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 928/3694] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:33 2026] GET /volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:34.024968 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2c2c3723-8ffa-4a63-8cbf-e17d6ad689b2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:34.026757 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c2c3723-8ffa-4a63-8cbf-e17d6ad689b2 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 Aug 08 06:32:34.026959 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c2c3723-8ffa-4a63-8cbf-e17d6ad689b2 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:34.027143 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c2c3723-8ffa-4a63-8cbf-e17d6ad689b2 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:34.035375 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:34.035375 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:34.040095 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2c2c3723-8ffa-4a63-8cbf-e17d6ad689b2 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:34.046364 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c2c3723-8ffa-4a63-8cbf-e17d6ad689b2 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 returned with HTTP 200 Aug 08 06:32:34.046864 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 919/3695] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:34 2026] GET /volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:34.071868 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5f9f7481-f3ab-4317-9d58-268d57bf1fa7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:34.074624 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5f9f7481-f3ab-4317-9d58-268d57bf1fa7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 Aug 08 06:32:34.074895 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5f9f7481-f3ab-4317-9d58-268d57bf1fa7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:34.075139 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5f9f7481-f3ab-4317-9d58-268d57bf1fa7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:34.075321 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5f9f7481-f3ab-4317-9d58-268d57bf1fa7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume with id: e12b4c03-7f1f-4f71-b920-1fc725d79918 Aug 08 06:32:34.085505 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:34.085505 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:34.087127 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5f9f7481-f3ab-4317-9d58-268d57bf1fa7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:34.100019 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-3fe09b19-0be5-442c-8d57-2d44c97109bb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:34.102161 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-3fe09b19-0be5-442c-8d57-2d44c97109bb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption Aug 08 06:32:34.102462 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-3fe09b19-0be5-442c-8d57-2d44c97109bb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:34.102553 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-3fe09b19-0be5-442c-8d57-2d44c97109bb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:34.115382 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5f9f7481-f3ab-4317-9d58-268d57bf1fa7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume request issued successfully. Aug 08 06:32:34.115382 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5f9f7481-f3ab-4317-9d58-268d57bf1fa7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 returned with HTTP 202 Aug 08 06:32:34.115663 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 919/3696] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:34 2026] DELETE /volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:34.115866 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:34.115866 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:34.127915 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-3fe09b19-0be5-442c-8d57-2d44c97109bb tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption returned with HTTP 200 Aug 08 06:32:34.127915 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 931/3697] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:32:34 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:34.135727 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3b51029e-fd90-476f-86ee-01f07b79acfa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:34.138308 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b51029e-fd90-476f-86ee-01f07b79acfa tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 Aug 08 06:32:34.139333 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b51029e-fd90-476f-86ee-01f07b79acfa tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:34.139333 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3b51029e-fd90-476f-86ee-01f07b79acfa tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:34.149720 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:34.149720 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:34.154434 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3b51029e-fd90-476f-86ee-01f07b79acfa tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:34.161660 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3b51029e-fd90-476f-86ee-01f07b79acfa tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 returned with HTTP 200 Aug 08 06:32:34.162249 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 929/3698] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:34 2026] GET /volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:34.266208 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d34e77d2-c7fe-4ffd-bee2-d63a462ed1be None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:34.268822 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d34e77d2-c7fe-4ffd-bee2-d63a462ed1be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:34.269036 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d34e77d2-c7fe-4ffd-bee2-d63a462ed1be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:34.269247 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d34e77d2-c7fe-4ffd-bee2-d63a462ed1be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:34.269366 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d34e77d2-c7fe-4ffd-bee2-d63a462ed1be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:34.273749 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:34.273749 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:34.274922 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d34e77d2-c7fe-4ffd-bee2-d63a462ed1be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:34.274922 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 920/3699] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:34 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:34.481750 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b74b2b77-da10-47ef-9259-0d8ce64dcc41 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:34.483945 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b74b2b77-da10-47ef-9259-0d8ce64dcc41 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:34.484256 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b74b2b77-da10-47ef-9259-0d8ce64dcc41 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:34.484542 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b74b2b77-da10-47ef-9259-0d8ce64dcc41 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:34.504891 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:34.504891 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:34.516225 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b74b2b77-da10-47ef-9259-0d8ce64dcc41 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:34.528505 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b74b2b77-da10-47ef-9259-0d8ce64dcc41 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:34.529054 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 920/3700] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:34 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:34.563003 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8032dcf9-8d73-4c65-98fd-236bd1c4028f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:34.567490 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8032dcf9-8d73-4c65-98fd-236bd1c4028f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:34.567825 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8032dcf9-8d73-4c65-98fd-236bd1c4028f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:34.567969 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8032dcf9-8d73-4c65-98fd-236bd1c4028f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:34.568072 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8032dcf9-8d73-4c65-98fd-236bd1c4028f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:34.579754 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:34.579754 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:34.580454 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8032dcf9-8d73-4c65-98fd-236bd1c4028f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:34.581137 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 932/3701] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:34 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:35.203256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4452e41b-f9e5-4b0a-afad-5a0070d2dd49 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:35.205590 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4452e41b-f9e5-4b0a-afad-5a0070d2dd49 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 Aug 08 06:32:35.205858 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4452e41b-f9e5-4b0a-afad-5a0070d2dd49 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:35.206087 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4452e41b-f9e5-4b0a-afad-5a0070d2dd49 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:35.216365 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4452e41b-f9e5-4b0a-afad-5a0070d2dd49 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 returned with HTTP 404 Aug 08 06:32:35.217013 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 930/3702] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:35 2026] GET /volume/v3/volumes/e12b4c03-7f1f-4f71-b920-1fc725d79918 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:35.231312 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-67957965-a31d-4eb8-b185-7843bc9a8b00 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:35.233646 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67957965-a31d-4eb8-b185-7843bc9a8b00 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] DELETE https://10.4.3.32/volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 Aug 08 06:32:35.234013 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67957965-a31d-4eb8-b185-7843bc9a8b00 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:35.234240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67957965-a31d-4eb8-b185-7843bc9a8b00 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:35.234441 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-67957965-a31d-4eb8-b185-7843bc9a8b00 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume with id: db9d3f92-7afe-4094-810f-7821a0c5ae77 Aug 08 06:32:35.244728 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:35.244728 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:35.245313 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67957965-a31d-4eb8-b185-7843bc9a8b00 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:35.274280 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67957965-a31d-4eb8-b185-7843bc9a8b00 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume request issued successfully. Aug 08 06:32:35.274568 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67957965-a31d-4eb8-b185-7843bc9a8b00 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 returned with HTTP 202 Aug 08 06:32:35.275309 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 921/3703] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:35 2026] DELETE /volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:35.286396 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-982353aa-eeda-443f-b391-70af0380587f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:35.287464 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0e43940f-491c-451d-92b5-302682f62635 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:35.288914 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-982353aa-eeda-443f-b391-70af0380587f tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 Aug 08 06:32:35.289192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-982353aa-eeda-443f-b391-70af0380587f tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:35.289342 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e43940f-491c-451d-92b5-302682f62635 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:35.289492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-982353aa-eeda-443f-b391-70af0380587f tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:35.289634 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e43940f-491c-451d-92b5-302682f62635 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:35.289890 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e43940f-491c-451d-92b5-302682f62635 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:35.290102 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0e43940f-491c-451d-92b5-302682f62635 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:35.294967 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:35.294967 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:35.295759 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e43940f-491c-451d-92b5-302682f62635 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:35.296164 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 933/3704] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:35 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:35.303080 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:35.303080 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:35.308819 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-982353aa-eeda-443f-b391-70af0380587f tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:35.324520 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-982353aa-eeda-443f-b391-70af0380587f tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 returned with HTTP 200 Aug 08 06:32:35.324520 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 921/3705] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:35 2026] GET /volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:35.545418 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-64469dd1-c331-4cd4-9456-01b97acd6592 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:35.547349 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64469dd1-c331-4cd4-9456-01b97acd6592 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:35.547618 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64469dd1-c331-4cd4-9456-01b97acd6592 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:35.547853 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64469dd1-c331-4cd4-9456-01b97acd6592 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:35.564092 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:35.564092 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:35.570737 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-64469dd1-c331-4cd4-9456-01b97acd6592 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:35.579332 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64469dd1-c331-4cd4-9456-01b97acd6592 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:35.579833 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 931/3706] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:35 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:35.593586 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-86fb2a35-ca0f-48ce-a17b-00a65f45098c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:35.595822 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86fb2a35-ca0f-48ce-a17b-00a65f45098c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:35.596077 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86fb2a35-ca0f-48ce-a17b-00a65f45098c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:35.596331 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86fb2a35-ca0f-48ce-a17b-00a65f45098c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:35.596513 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-86fb2a35-ca0f-48ce-a17b-00a65f45098c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:35.598564 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:35.602839 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:35.602839 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:35.604842 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86fb2a35-ca0f-48ce-a17b-00a65f45098c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:35.604842 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 922/3707] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:35 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:35.703802 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:35.703802 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1604050506"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:35.703802 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1604050506'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:35.703802 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Create volume of 1 GB Aug 08 06:32:35.713980 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Availability Zones retrieved successfully. Aug 08 06:32:35.720756 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Flow 'volume_create_api' (2d867d0d-6fd2-4151-af1b-d63d020e4e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:35.722447 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1233a56f-f795-4a6b-aecd-a719bce237ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:35.723573 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:35.752274 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1233a56f-f795-4a6b-aecd-a719bce237ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:35.753421 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430f47ba-96b7-48f2-9aaa-c1b037faff3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:35.828334 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Created reservations ['2c4d3d10-8658-4cdf-8ffd-32d6822ca36b', 'cbd9dcf1-7b58-4c8d-9545-0e91ac141374', '1b59a5a6-99a4-430f-bac0-89ea2e34f3bd', '756a8634-3a91-4762-a1d9-a6cef8f6e065'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:35.829310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430f47ba-96b7-48f2-9aaa-c1b037faff3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c4d3d10-8658-4cdf-8ffd-32d6822ca36b', 'cbd9dcf1-7b58-4c8d-9545-0e91ac141374', '1b59a5a6-99a4-430f-bac0-89ea2e34f3bd', '756a8634-3a91-4762-a1d9-a6cef8f6e065']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:35.830243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2876517-2343-4c3e-b398-dc582a749cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:35.860988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2876517-2343-4c3e-b398-dc582a749cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fda24a1d-0a2a-42bc-ace6-deac2dd25778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604050506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e74b08c4922f4f7b9c337161207c8474',qos_specs=None,replication_status=,reservations=['2c4d3d10-8658-4cdf-8ffd-32d6822ca36b','cbd9dcf1-7b58-4c8d-9545-0e91ac141374','1b59a5a6-99a4-430f-bac0-89ea2e34f3bd','756a8634-3a91-4762-a1d9-a6cef8f6e065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e534de87f42a4ecfa217a4c689b5ffd3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604050506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fda24a1d-0a2a-42bc-ace6-deac2dd25778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e74b08c4922f4f7b9c337161207c8474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e534de87f42a4ecfa217a4c689b5ffd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:35.861681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31ab521-c37a-4ad6-b676-cf7ead6176e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:35.886793 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31ab521-c37a-4ad6-b676-cf7ead6176e2) transitioned into state 'SUCCESS' from state '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-1604050506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e74b08c4922f4f7b9c337161207c8474',qos_specs=None,replication_status=,reservations=['2c4d3d10-8658-4cdf-8ffd-32d6822ca36b','cbd9dcf1-7b58-4c8d-9545-0e91ac141374','1b59a5a6-99a4-430f-bac0-89ea2e34f3bd','756a8634-3a91-4762-a1d9-a6cef8f6e065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e534de87f42a4ecfa217a4c689b5ffd3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:35.887928 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350588a6-ca0b-4c7e-9164-0d5b7409eb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:35.905851 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350588a6-ca0b-4c7e-9164-0d5b7409eb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:35.905851 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Flow 'volume_create_api' (2d867d0d-6fd2-4151-af1b-d63d020e4e4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:35.905851 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Create volume request issued successfully. Aug 08 06:32:35.905851 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d57f8aaf-ec2d-46c7-8764-3d2eb58e1f0b tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:35.906309 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 934/3708] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:32:35 2026] POST /volume/v3/volumes => generated 776 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:35.924417 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5061e818-8c41-477f-9f3d-3d8fc59b1052 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:35.930265 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5061e818-8c41-477f-9f3d-3d8fc59b1052 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 Aug 08 06:32:35.931079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5061e818-8c41-477f-9f3d-3d8fc59b1052 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:35.931861 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5061e818-8c41-477f-9f3d-3d8fc59b1052 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:35.944907 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:35.944907 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:35.951443 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5061e818-8c41-477f-9f3d-3d8fc59b1052 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Volume info retrieved successfully. Aug 08 06:32:35.958122 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5061e818-8c41-477f-9f3d-3d8fc59b1052 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 returned with HTTP 200 Aug 08 06:32:35.958122 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 922/3709] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:35 2026] GET /volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:36.308169 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8d3aa714-ab3f-41bd-87f1-ac5cf6b4f981 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:36.310527 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d3aa714-ab3f-41bd-87f1-ac5cf6b4f981 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:36.310795 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d3aa714-ab3f-41bd-87f1-ac5cf6b4f981 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:36.311005 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d3aa714-ab3f-41bd-87f1-ac5cf6b4f981 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:36.311132 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8d3aa714-ab3f-41bd-87f1-ac5cf6b4f981 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:36.316974 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:36.316974 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:36.317794 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d3aa714-ab3f-41bd-87f1-ac5cf6b4f981 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:36.318398 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 932/3710] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:36 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:36.334087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7f404961-c6e1-4779-8aa3-f995dc9a6b99 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:36.335547 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f404961-c6e1-4779-8aa3-f995dc9a6b99 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 Aug 08 06:32:36.336000 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f404961-c6e1-4779-8aa3-f995dc9a6b99 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:36.336272 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f404961-c6e1-4779-8aa3-f995dc9a6b99 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:36.343438 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f404961-c6e1-4779-8aa3-f995dc9a6b99 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 returned with HTTP 404 Aug 08 06:32:36.344027 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 923/3711] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:36 2026] GET /volume/v3/volumes/db9d3f92-7afe-4094-810f-7821a0c5ae77 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:36.352606 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2e1eb09a-8735-4f9f-8c19-40485d6089fb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:36.355153 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e1eb09a-8735-4f9f-8c19-40485d6089fb tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 Aug 08 06:32:36.355359 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e1eb09a-8735-4f9f-8c19-40485d6089fb tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:36.355587 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e1eb09a-8735-4f9f-8c19-40485d6089fb tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:36.355747 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-2e1eb09a-8735-4f9f-8c19-40485d6089fb tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume with id: c197a99e-86fd-406b-a803-85c023365633 Aug 08 06:32:36.365353 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:36.365353 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:36.366098 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e1eb09a-8735-4f9f-8c19-40485d6089fb tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:36.387472 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e1eb09a-8735-4f9f-8c19-40485d6089fb tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume request issued successfully. Aug 08 06:32:36.387953 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e1eb09a-8735-4f9f-8c19-40485d6089fb tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 returned with HTTP 202 Aug 08 06:32:36.388564 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 935/3712] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:36 2026] DELETE /volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:36.397044 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fcdc2438-1530-4329-bab0-c3b458644192 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:36.399958 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcdc2438-1530-4329-bab0-c3b458644192 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 Aug 08 06:32:36.399958 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcdc2438-1530-4329-bab0-c3b458644192 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:36.399958 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcdc2438-1530-4329-bab0-c3b458644192 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:36.412703 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:36.412703 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:36.418796 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fcdc2438-1530-4329-bab0-c3b458644192 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:36.426032 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcdc2438-1530-4329-bab0-c3b458644192 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 returned with HTTP 200 Aug 08 06:32:36.426623 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 923/3713] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:36 2026] GET /volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:36.595320 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-43bf82c7-b58b-4b91-8a4a-f4c5a35b87d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:36.597601 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43bf82c7-b58b-4b91-8a4a-f4c5a35b87d8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:36.597705 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43bf82c7-b58b-4b91-8a4a-f4c5a35b87d8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:36.597982 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-43bf82c7-b58b-4b91-8a4a-f4c5a35b87d8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:36.608796 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:36.608796 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:36.612625 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-43bf82c7-b58b-4b91-8a4a-f4c5a35b87d8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:36.615730 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-88eb8557-c3bf-44f9-a5c5-d5e69d02acca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:36.617504 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-43bf82c7-b58b-4b91-8a4a-f4c5a35b87d8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:36.617938 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-88eb8557-c3bf-44f9-a5c5-d5e69d02acca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:36.618027 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 933/3714] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:36 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:36.618177 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-88eb8557-c3bf-44f9-a5c5-d5e69d02acca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:36.618472 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-88eb8557-c3bf-44f9-a5c5-d5e69d02acca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:36.618617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-88eb8557-c3bf-44f9-a5c5-d5e69d02acca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:36.623787 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:36.623787 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:36.624755 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-88eb8557-c3bf-44f9-a5c5-d5e69d02acca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:36.625471 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 924/3715] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:36 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:36.643255 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-be31ebff-21ad-4955-b989-1c04b32c6b0d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:36.645943 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-be31ebff-21ad-4955-b989-1c04b32c6b0d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e/action Aug 08 06:32:36.646430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-be31ebff-21ad-4955-b989-1c04b32c6b0d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:32:36.646691 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-be31ebff-21ad-4955-b989-1c04b32c6b0d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:36.666428 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:36.666428 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:36.680678 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-3a26f3fb-a176-409b-a0cc-a9be877fe0bc req-be31ebff-21ad-4955-b989-1c04b32c6b0d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e/action returned with HTTP 204 Aug 08 06:32:36.681401 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 936/3716] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:32:36 2026] POST /volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:36.974057 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3e4ba409-bba0-4543-9248-ce2f97bf8e09 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:36.976337 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e4ba409-bba0-4543-9248-ce2f97bf8e09 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 Aug 08 06:32:36.976688 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e4ba409-bba0-4543-9248-ce2f97bf8e09 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:36.976963 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e4ba409-bba0-4543-9248-ce2f97bf8e09 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:36.985232 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:36.985232 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:36.989577 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3e4ba409-bba0-4543-9248-ce2f97bf8e09 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Volume info retrieved successfully. Aug 08 06:32:36.995458 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e4ba409-bba0-4543-9248-ce2f97bf8e09 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 returned with HTTP 200 Aug 08 06:32:36.996047 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 924/3717] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:36 2026] GET /volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:37.013086 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b23c1cf1-72af-4e66-a90a-e89b0f27e38c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.015247 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b23c1cf1-72af-4e66-a90a-e89b0f27e38c tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:32:37.015614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b23c1cf1-72af-4e66-a90a-e89b0f27e38c tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fda24a1d-0a2a-42bc-ace6-deac2dd25778", "name": "tempest-type-Backup-495866086"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:37.016944 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-b23c1cf1-72af-4e66-a90a-e89b0f27e38c tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Creating new backup {'backup': {'volume_id': 'fda24a1d-0a2a-42bc-ace6-deac2dd25778', 'name': 'tempest-type-Backup-495866086'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:32:37.017072 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-b23c1cf1-72af-4e66-a90a-e89b0f27e38c tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Creating backup of volume fda24a1d-0a2a-42bc-ace6-deac2dd25778 in container None Aug 08 06:32:37.023395 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:37.023395 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:37.023635 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b23c1cf1-72af-4e66-a90a-e89b0f27e38c tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Volume info retrieved successfully. Aug 08 06:32:37.048295 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b23c1cf1-72af-4e66-a90a-e89b0f27e38c tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Created reservations ['02f6054a-d122-47f1-97b1-8b1d7fa78293', 'e796d2c6-6c4b-46f4-857d-41811d4cd7b2'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:37.078567 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b23c1cf1-72af-4e66-a90a-e89b0f27e38c tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:32:37.079098 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 934/3718] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:32:37 2026] POST /volume/v3/backups => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:37.088253 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-96daa3fc-ce3d-467c-a367-70cf67cdb8e0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.089991 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96daa3fc-ce3d-467c-a367-70cf67cdb8e0 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:37.090184 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96daa3fc-ce3d-467c-a367-70cf67cdb8e0 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:37.090321 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96daa3fc-ce3d-467c-a367-70cf67cdb8e0 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:37.090454 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-96daa3fc-ce3d-467c-a367-70cf67cdb8e0 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:37.096796 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:37.096796 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:37.097885 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96daa3fc-ce3d-467c-a367-70cf67cdb8e0 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:37.098389 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 925/3719] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:37 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:37.336091 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e300a6e0-4d15-4a98-b80d-b5f30341deec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.340199 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e300a6e0-4d15-4a98-b80d-b5f30341deec tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:37.340535 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e300a6e0-4d15-4a98-b80d-b5f30341deec tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:37.340899 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e300a6e0-4d15-4a98-b80d-b5f30341deec tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:37.341067 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e300a6e0-4d15-4a98-b80d-b5f30341deec tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:37.351866 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:37.351866 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:37.351866 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e300a6e0-4d15-4a98-b80d-b5f30341deec tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:37.351866 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 937/3720] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:37 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:37.407509 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-391764d6-6dc8-431a-85cb-93f037e50780 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.410192 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-391764d6-6dc8-431a-85cb-93f037e50780 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/attachments/7b12ee4a-fb92-4688-99ea-1ecb6f84693d/action Aug 08 06:32:37.410617 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-391764d6-6dc8-431a-85cb-93f037e50780 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:32:37.410765 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-391764d6-6dc8-431a-85cb-93f037e50780 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:37.436798 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:37.436798 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:37.459167 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-79df96cb-3635-42d2-957c-6b85ed6f4b59 req-391764d6-6dc8-431a-85cb-93f037e50780 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments/7b12ee4a-fb92-4688-99ea-1ecb6f84693d/action returned with HTTP 204 Aug 08 06:32:37.459947 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 925/3721] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:32:37 2026] POST /volume/v3/attachments/7b12ee4a-fb92-4688-99ea-1ecb6f84693d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:37.463714 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-957bca3f-b1fd-4374-9c35-5d8c9d1ecbf7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.467934 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-957bca3f-b1fd-4374-9c35-5d8c9d1ecbf7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 Aug 08 06:32:37.469015 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-957bca3f-b1fd-4374-9c35-5d8c9d1ecbf7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:37.470052 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-957bca3f-b1fd-4374-9c35-5d8c9d1ecbf7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:37.484325 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-957bca3f-b1fd-4374-9c35-5d8c9d1ecbf7 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 returned with HTTP 404 Aug 08 06:32:37.484789 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 935/3722] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:37 2026] GET /volume/v3/volumes/c197a99e-86fd-406b-a803-85c023365633 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:37.492557 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4ea1f4d-129f-4444-9202-7d71fe61ceb0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.497196 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4ea1f4d-129f-4444-9202-7d71fe61ceb0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e Aug 08 06:32:37.497532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4ea1f4d-129f-4444-9202-7d71fe61ceb0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:37.497794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4ea1f4d-129f-4444-9202-7d71fe61ceb0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:37.498030 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-c4ea1f4d-129f-4444-9202-7d71fe61ceb0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume with id: e1d6f533-b313-4603-9b2a-7ab8f2609b2e Aug 08 06:32:37.507849 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:37.507849 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:37.508612 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c4ea1f4d-129f-4444-9202-7d71fe61ceb0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:37.535609 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c4ea1f4d-129f-4444-9202-7d71fe61ceb0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume request issued successfully. Aug 08 06:32:37.535609 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4ea1f4d-129f-4444-9202-7d71fe61ceb0 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e returned with HTTP 202 Aug 08 06:32:37.535609 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 926/3723] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:37 2026] DELETE /volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:37.543109 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-81b04511-23e8-481f-806b-5a40a081c106 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.546525 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81b04511-23e8-481f-806b-5a40a081c106 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e Aug 08 06:32:37.547277 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-81b04511-23e8-481f-806b-5a40a081c106 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:37.549791 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-81b04511-23e8-481f-806b-5a40a081c106 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:37.568407 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:37.568407 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:37.579648 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-81b04511-23e8-481f-806b-5a40a081c106 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:37.583799 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81b04511-23e8-481f-806b-5a40a081c106 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e returned with HTTP 200 Aug 08 06:32:37.584579 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 938/3724] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:37 2026] GET /volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:37.633107 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2b6dcae5-bb22-4923-adbe-576156676989 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.635667 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b6dcae5-bb22-4923-adbe-576156676989 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:37.635910 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b6dcae5-bb22-4923-adbe-576156676989 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:37.636161 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b6dcae5-bb22-4923-adbe-576156676989 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:37.643607 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d0b07b2-45fa-40c7-a0e3-63b51fd5b640 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.645842 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d0b07b2-45fa-40c7-a0e3-63b51fd5b640 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:37.646087 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d0b07b2-45fa-40c7-a0e3-63b51fd5b640 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:37.646961 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d0b07b2-45fa-40c7-a0e3-63b51fd5b640 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:37.646961 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7d0b07b2-45fa-40c7-a0e3-63b51fd5b640 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:37.649315 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:37.649315 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:37.657791 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2b6dcae5-bb22-4923-adbe-576156676989 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:37.657931 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:37.657931 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:37.657931 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d0b07b2-45fa-40c7-a0e3-63b51fd5b640 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:37.657931 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 936/3725] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:37 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:37.663151 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b6dcae5-bb22-4923-adbe-576156676989 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:37.663926 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 926/3726] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:37 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 1133 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:37.678571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eeec4a85-da78-4fee-be6b-11d9de21abc9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.680869 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eeec4a85-da78-4fee-be6b-11d9de21abc9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:37.681180 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eeec4a85-da78-4fee-be6b-11d9de21abc9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:37.681470 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eeec4a85-da78-4fee-be6b-11d9de21abc9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:37.694680 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:37.694680 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:37.700960 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-eeec4a85-da78-4fee-be6b-11d9de21abc9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:37.707316 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eeec4a85-da78-4fee-be6b-11d9de21abc9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:37.707945 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 927/3727] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:37 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:37.831820 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:37.835861 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:37.835861 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-372480290"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:37.836697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-372480290'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:37.837107 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Create volume of 1 GB Aug 08 06:32:37.843581 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Availability Zones retrieved successfully. Aug 08 06:32:37.855806 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Flow 'volume_create_api' (7a5fcdf9-d352-4384-8eda-a9108af45fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:37.855806 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1104071-6ee7-490a-899d-285fa4d2c2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:37.856417 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:37.900736 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1104071-6ee7-490a-899d-285fa4d2c2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:37.901988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458bdd35-16cc-43e0-9490-8d4b3fcb2c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:37.959889 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Created reservations ['62926a9a-94e3-4aaf-8f4a-916620eac20f', '03b47e8e-b320-4173-830e-a565434d86c0', 'aeb47d6b-f600-45d4-ad9b-705a61383788', '2b575f59-8cb0-433a-ad9f-939680b54a47'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:37.962854 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458bdd35-16cc-43e0-9490-8d4b3fcb2c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62926a9a-94e3-4aaf-8f4a-916620eac20f', '03b47e8e-b320-4173-830e-a565434d86c0', 'aeb47d6b-f600-45d4-ad9b-705a61383788', '2b575f59-8cb0-433a-ad9f-939680b54a47']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:37.962854 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1e1184-7dd4-47ba-a1f4-576085e6eff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:37.993133 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1e1184-7dd4-47ba-a1f4-576085e6eff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cbe660e-453e-4b2f-9dc8-14e04dc519fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-372480290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71644926280240a086aeb4126f3ed05b',qos_specs=None,replication_status=,reservations=['62926a9a-94e3-4aaf-8f4a-916620eac20f','03b47e8e-b320-4173-830e-a565434d86c0','aeb47d6b-f600-45d4-ad9b-705a61383788','2b575f59-8cb0-433a-ad9f-939680b54a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82818add2ed54affbee703a3601b036f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-372480290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cbe660e-453e-4b2f-9dc8-14e04dc519fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71644926280240a086aeb4126f3ed05b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82818add2ed54affbee703a3601b036f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:37.995243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1f3e4a-b642-460b-a3d4-db86d88f9885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:38.018619 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1f3e4a-b642-460b-a3d4-db86d88f9885) transitioned into state 'SUCCESS' from state '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-372480290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71644926280240a086aeb4126f3ed05b',qos_specs=None,replication_status=,reservations=['62926a9a-94e3-4aaf-8f4a-916620eac20f','03b47e8e-b320-4173-830e-a565434d86c0','aeb47d6b-f600-45d4-ad9b-705a61383788','2b575f59-8cb0-433a-ad9f-939680b54a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82818add2ed54affbee703a3601b036f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:38.020861 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9be38a55-386a-4ea5-86c1-bfd3613cba47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:38.033128 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9be38a55-386a-4ea5-86c1-bfd3613cba47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:38.034234 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Flow 'volume_create_api' (7a5fcdf9-d352-4384-8eda-a9108af45fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:38.034712 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Create volume request issued successfully. Aug 08 06:32:38.035421 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-389dec3a-728e-4e99-947b-a9fdfaebc2dc tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:38.036095 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 939/3728] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:32:37 2026] POST /volume/v3/volumes => generated 748 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:38.051083 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b30996dd-c237-41fb-9e1e-9062c5ebef76 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:38.053725 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b30996dd-c237-41fb-9e1e-9062c5ebef76 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:38.054084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b30996dd-c237-41fb-9e1e-9062c5ebef76 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:38.054386 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b30996dd-c237-41fb-9e1e-9062c5ebef76 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:38.062744 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:38.062744 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:38.067715 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b30996dd-c237-41fb-9e1e-9062c5ebef76 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:38.072723 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b30996dd-c237-41fb-9e1e-9062c5ebef76 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:38.073597 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 937/3729] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:38 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:38.109488 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b49733e8-19d4-4170-b3c8-d4e993703a6e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:38.111109 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b49733e8-19d4-4170-b3c8-d4e993703a6e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:38.111295 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b49733e8-19d4-4170-b3c8-d4e993703a6e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:38.111519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b49733e8-19d4-4170-b3c8-d4e993703a6e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:38.111613 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b49733e8-19d4-4170-b3c8-d4e993703a6e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:38.116542 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:38.116542 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:38.117200 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b49733e8-19d4-4170-b3c8-d4e993703a6e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:38.117568 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 927/3730] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:38 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:38.364438 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6d84b5c1-4ae7-49d1-9e97-33d784f1acd4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:38.366172 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d84b5c1-4ae7-49d1-9e97-33d784f1acd4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:38.366418 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d84b5c1-4ae7-49d1-9e97-33d784f1acd4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:38.366560 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d84b5c1-4ae7-49d1-9e97-33d784f1acd4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:38.366669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6d84b5c1-4ae7-49d1-9e97-33d784f1acd4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:38.371116 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:38.371116 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:38.371869 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d84b5c1-4ae7-49d1-9e97-33d784f1acd4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:38.372264 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 928/3731] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:38 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:38.602181 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-32cabc48-6063-404d-ab14-07672bba9139 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:38.605125 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32cabc48-6063-404d-ab14-07672bba9139 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e Aug 08 06:32:38.605125 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32cabc48-6063-404d-ab14-07672bba9139 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:38.605125 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32cabc48-6063-404d-ab14-07672bba9139 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:38.612860 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32cabc48-6063-404d-ab14-07672bba9139 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e returned with HTTP 404 Aug 08 06:32:38.613608 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 940/3732] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:38 2026] GET /volume/v3/volumes/e1d6f533-b313-4603-9b2a-7ab8f2609b2e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:38.620984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bcf18c34-d557-4d76-baca-fb5bd2b1c205 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:38.622786 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf18c34-d557-4d76-baca-fb5bd2b1c205 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] DELETE https://10.4.3.32/volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 Aug 08 06:32:38.622998 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bcf18c34-d557-4d76-baca-fb5bd2b1c205 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:38.623243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bcf18c34-d557-4d76-baca-fb5bd2b1c205 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:38.623403 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-bcf18c34-d557-4d76-baca-fb5bd2b1c205 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume with id: 052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 Aug 08 06:32:38.640944 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:38.640944 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:38.641448 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bcf18c34-d557-4d76-baca-fb5bd2b1c205 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:38.661894 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bcf18c34-d557-4d76-baca-fb5bd2b1c205 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Delete volume request issued successfully. Aug 08 06:32:38.662138 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf18c34-d557-4d76-baca-fb5bd2b1c205 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 returned with HTTP 202 Aug 08 06:32:38.662531 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 938/3733] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:38 2026] DELETE /volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:38.671900 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9c37ce07-1c14-430f-888f-146ec3c97620 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:38.672438 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-03f0ea40-e8f0-4ef2-802d-69a7635823db None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:38.674281 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03f0ea40-e8f0-4ef2-802d-69a7635823db tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:38.674436 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c37ce07-1c14-430f-888f-146ec3c97620 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 Aug 08 06:32:38.674504 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03f0ea40-e8f0-4ef2-802d-69a7635823db tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:38.674709 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c37ce07-1c14-430f-888f-146ec3c97620 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:38.674805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03f0ea40-e8f0-4ef2-802d-69a7635823db tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:38.674945 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-03f0ea40-e8f0-4ef2-802d-69a7635823db tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:38.675035 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c37ce07-1c14-430f-888f-146ec3c97620 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:38.679803 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:38.679803 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:38.680918 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03f0ea40-e8f0-4ef2-802d-69a7635823db tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:38.681483 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 929/3734] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:38 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:38.687237 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:38.687237 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:38.691082 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9c37ce07-1c14-430f-888f-146ec3c97620 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Volume info retrieved successfully. Aug 08 06:32:38.695479 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c37ce07-1c14-430f-888f-146ec3c97620 tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 returned with HTTP 200 Aug 08 06:32:38.696019 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 928/3735] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:38 2026] GET /volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:39.088055 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0b7107e4-a7f2-4706-93f3-4f55c9befe30 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.089966 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b7107e4-a7f2-4706-93f3-4f55c9befe30 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:39.090176 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b7107e4-a7f2-4706-93f3-4f55c9befe30 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.090385 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0b7107e4-a7f2-4706-93f3-4f55c9befe30 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.097665 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:39.097665 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:39.101687 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0b7107e4-a7f2-4706-93f3-4f55c9befe30 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:39.106142 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0b7107e4-a7f2-4706-93f3-4f55c9befe30 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:39.106602 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 941/3736] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:39.136428 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-564d4f18-7c67-4b83-a46e-8325a377f8bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.145967 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-564d4f18-7c67-4b83-a46e-8325a377f8bd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:39.146696 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-564d4f18-7c67-4b83-a46e-8325a377f8bd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.147186 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-564d4f18-7c67-4b83-a46e-8325a377f8bd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.147628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-564d4f18-7c67-4b83-a46e-8325a377f8bd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:39.153209 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-17963316-1d01-4c45-8040-c3e6e0ab010a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.155411 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:39.155411 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:39.155871 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-17963316-1d01-4c45-8040-c3e6e0ab010a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:39.156140 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-17963316-1d01-4c45-8040-c3e6e0ab010a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.156220 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-564d4f18-7c67-4b83-a46e-8325a377f8bd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:39.156384 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-17963316-1d01-4c45-8040-c3e6e0ab010a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.156577 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 939/3737] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 722 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:39.165162 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:39.165162 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:39.169413 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-17963316-1d01-4c45-8040-c3e6e0ab010a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:39.174497 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-17963316-1d01-4c45-8040-c3e6e0ab010a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:39.175218 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 930/3738] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:39.258838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6d2d905-3b83-4e90-aaa0-4be23a62612f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.259219 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6d2d905-3b83-4e90-aaa0-4be23a62612f None None] GET https://10.4.3.32/volume// Aug 08 06:32:39.259410 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6d2d905-3b83-4e90-aaa0-4be23a62612f None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.259595 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6d2d905-3b83-4e90-aaa0-4be23a62612f None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.260061 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6d2d905-3b83-4e90-aaa0-4be23a62612f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:39.260391 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 929/3739] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:39.268200 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-ecb60e1c-a6e9-41b7-8bcb-e24c11b8b401 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.270351 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-ecb60e1c-a6e9-41b7-8bcb-e24c11b8b401 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:32:39.270830 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-ecb60e1c-a6e9-41b7-8bcb-e24c11b8b401 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cbe660e-453e-4b2f-9dc8-14e04dc519fa", "connector": null, "instance_uuid": "b51208de-b9d4-4e73-a8a6-e4bb2b261e9a"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:39.279418 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:39.279418 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:39.300987 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-ecb60e1c-a6e9-41b7-8bcb-e24c11b8b401 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:32:39.301578 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 942/3740] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:32:39 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:39.327884 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dca618cf-c4ca-4977-b180-37aa56b11a63 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.329634 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dca618cf-c4ca-4977-b180-37aa56b11a63 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:39.329889 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dca618cf-c4ca-4977-b180-37aa56b11a63 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.330071 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dca618cf-c4ca-4977-b180-37aa56b11a63 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.336744 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2113bbba-eb9a-4395-aafa-2ec038e3575f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.337246 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2113bbba-eb9a-4395-aafa-2ec038e3575f None None] GET https://10.4.3.32/volume// Aug 08 06:32:39.337489 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2113bbba-eb9a-4395-aafa-2ec038e3575f None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.337748 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2113bbba-eb9a-4395-aafa-2ec038e3575f None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.338176 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2113bbba-eb9a-4395-aafa-2ec038e3575f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:39.338487 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 931/3741] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:39.340337 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:39.340337 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:39.344079 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dca618cf-c4ca-4977-b180-37aa56b11a63 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:39.346561 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-b1d2b1ab-ff52-4408-acfa-2f7c08b5e325 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.348117 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dca618cf-c4ca-4977-b180-37aa56b11a63 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:39.348483 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 940/3742] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:39.348888 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-b1d2b1ab-ff52-4408-acfa-2f7c08b5e325 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:39.349036 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-b1d2b1ab-ff52-4408-acfa-2f7c08b5e325 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.349258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-b1d2b1ab-ff52-4408-acfa-2f7c08b5e325 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.358953 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:39.358953 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:39.362452 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-b1d2b1ab-ff52-4408-acfa-2f7c08b5e325 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:39.367181 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-b1d2b1ab-ff52-4408-acfa-2f7c08b5e325 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:39.367627 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 930/3743] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:32:39.383601 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-82ac88e1-7098-4376-9f2e-b7bc8c63c011 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.385583 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82ac88e1-7098-4376-9f2e-b7bc8c63c011 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:39.385870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82ac88e1-7098-4376-9f2e-b7bc8c63c011 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.386062 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-82ac88e1-7098-4376-9f2e-b7bc8c63c011 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.386170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-82ac88e1-7098-4376-9f2e-b7bc8c63c011 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:39.390587 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:39.390587 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:39.391225 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-82ac88e1-7098-4376-9f2e-b7bc8c63c011 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:39.391682 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 943/3744] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:39.471680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-3a032026-5f37-441b-b122-299dd014acc3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.473819 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-3a032026-5f37-441b-b122-299dd014acc3 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] PUT https://10.4.3.32/volume/v3/attachments/e1807c38-4b5c-41ad-b80a-86c3cbc57f50 Aug 08 06:32:39.474186 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-3a032026-5f37-441b-b122-299dd014acc3 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:39.481786 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-3a032026-5f37-441b-b122-299dd014acc3 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Acquiring lock "cinder-attachment_update-9cbe660e-453e-4b2f-9dc8-14e04dc519fa-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:32:39.485835 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-3a032026-5f37-441b-b122-299dd014acc3 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Lock "cinder-attachment_update-9cbe660e-453e-4b2f-9dc8-14e04dc519fa-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:32:39.486681 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:39.486681 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:39.567477 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-3a032026-5f37-441b-b122-299dd014acc3 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Lock "cinder-attachment_update-9cbe660e-453e-4b2f-9dc8-14e04dc519fa-np0000006785" released by "attachment_update" :: held 0.082s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:32:39.567880 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-3a032026-5f37-441b-b122-299dd014acc3 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments/e1807c38-4b5c-41ad-b80a-86c3cbc57f50 returned with HTTP 200 Aug 08 06:32:39.568505 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 932/3745] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:32:39 2026] PUT /volume/v3/attachments/e1807c38-4b5c-41ad-b80a-86c3cbc57f50 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:39.694628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-857de546-ea56-4fd1-8394-85d98e3614a8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.696536 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-857de546-ea56-4fd1-8394-85d98e3614a8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:39.696789 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-857de546-ea56-4fd1-8394-85d98e3614a8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.696990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-857de546-ea56-4fd1-8394-85d98e3614a8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.697087 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-857de546-ea56-4fd1-8394-85d98e3614a8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:39.701940 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:39.701940 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:39.702820 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-857de546-ea56-4fd1-8394-85d98e3614a8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:39.703242 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 941/3746] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:39.710696 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9c91aa8d-37f9-4dca-a403-8aac5e6e388a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:39.713183 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c91aa8d-37f9-4dca-a403-8aac5e6e388a tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] GET https://10.4.3.32/volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 Aug 08 06:32:39.713443 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c91aa8d-37f9-4dca-a403-8aac5e6e388a tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:39.713701 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c91aa8d-37f9-4dca-a403-8aac5e6e388a tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:39.721325 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c91aa8d-37f9-4dca-a403-8aac5e6e388a tempest-CreateVolumesFromImageTest-117584968 tempest-CreateVolumesFromImageTest-117584968-project-member] https://10.4.3.32/volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 returned with HTTP 404 Aug 08 06:32:39.722068 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 931/3747] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:39 2026] GET /volume/v3/volumes/052e0e38-8bb3-4cb9-888a-fcc8f78f47b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:40.168184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5d1a37bf-efbf-4b51-af64-625767829fd4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.170935 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d1a37bf-efbf-4b51-af64-625767829fd4 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:40.171309 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d1a37bf-efbf-4b51-af64-625767829fd4 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:40.171689 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5d1a37bf-efbf-4b51-af64-625767829fd4 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:40.172012 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5d1a37bf-efbf-4b51-af64-625767829fd4 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:40.179842 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:40.179842 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:40.180783 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5d1a37bf-efbf-4b51-af64-625767829fd4 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:40.182205 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 944/3748] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:40 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:40.282494 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b049a7a3-e5ed-45e2-8405-4270e0706ede None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.282944 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b049a7a3-e5ed-45e2-8405-4270e0706ede None None] GET https://10.4.3.32/volume// Aug 08 06:32:40.283162 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b049a7a3-e5ed-45e2-8405-4270e0706ede None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:40.283439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b049a7a3-e5ed-45e2-8405-4270e0706ede None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:40.284405 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b049a7a3-e5ed-45e2-8405-4270e0706ede None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:40.284977 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 933/3749] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:32:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:40.300283 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-0d81a68e-3f7a-43a3-8116-4ad2f2bf9618 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.302532 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-0d81a68e-3f7a-43a3-8116-4ad2f2bf9618 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:32:40.303139 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-0d81a68e-3f7a-43a3-8116-4ad2f2bf9618 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05630a88-c65d-4ba9-a951-d0602de26be9", "connector": null, "instance_uuid": "cf735e57-cb42-429e-83ab-68567347af43"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:40.317283 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:40.317283 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:40.359122 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-0d81a68e-3f7a-43a3-8116-4ad2f2bf9618 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:32:40.359854 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 942/3750] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:32:40 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:40.363181 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6beb72b6-fe21-4c7a-bc54-211ba2c93b50 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.365761 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6beb72b6-fe21-4c7a-bc54-211ba2c93b50 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:40.366164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6beb72b6-fe21-4c7a-bc54-211ba2c93b50 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:40.366554 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6beb72b6-fe21-4c7a-bc54-211ba2c93b50 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:40.369278 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-c164c5a5-e73b-406b-8fc5-d98d5caf37a8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.372395 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-c164c5a5-e73b-406b-8fc5-d98d5caf37a8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e Aug 08 06:32:40.372606 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-c164c5a5-e73b-406b-8fc5-d98d5caf37a8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:40.372848 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-c164c5a5-e73b-406b-8fc5-d98d5caf37a8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:40.378041 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:40.378041 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:40.381819 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6beb72b6-fe21-4c7a-bc54-211ba2c93b50 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:40.382670 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:40.382670 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:40.386816 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6beb72b6-fe21-4c7a-bc54-211ba2c93b50 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:40.387248 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 932/3751] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:40 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:40.403074 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d2456913-837f-4205-a7ee-b2202a4111f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.405489 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2456913-837f-4205-a7ee-b2202a4111f2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:40.406110 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2456913-837f-4205-a7ee-b2202a4111f2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:40.406387 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2456913-837f-4205-a7ee-b2202a4111f2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:40.406541 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d2456913-837f-4205-a7ee-b2202a4111f2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:40.411910 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:40.411910 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:40.412624 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2456913-837f-4205-a7ee-b2202a4111f2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:40.413248 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 934/3752] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:40 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:40.442744 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-c164c5a5-e73b-406b-8fc5-d98d5caf37a8 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e returned with HTTP 200 Aug 08 06:32:40.443323 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 945/3753] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:32:40 2026] DELETE /volume/v3/attachments/fbd94ef7-88d6-4873-8d38-762440b4659e => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:40.714304 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-72a9475e-d16e-4c37-8891-9804da2375b0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.716023 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72a9475e-d16e-4c37-8891-9804da2375b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:40.716211 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72a9475e-d16e-4c37-8891-9804da2375b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:40.716400 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72a9475e-d16e-4c37-8891-9804da2375b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:40.716500 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-72a9475e-d16e-4c37-8891-9804da2375b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:40.721763 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:40.721763 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:40.722821 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72a9475e-d16e-4c37-8891-9804da2375b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:40.723289 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 943/3754] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:40 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:40.733337 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f6086ad2-e7cb-4806-9a6a-399fcf148383 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.735164 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6086ad2-e7cb-4806-9a6a-399fcf148383 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b Aug 08 06:32:40.735384 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6086ad2-e7cb-4806-9a6a-399fcf148383 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:40.735643 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6086ad2-e7cb-4806-9a6a-399fcf148383 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:40.742759 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:40.742759 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:40.746289 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f6086ad2-e7cb-4806-9a6a-399fcf148383 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:32:40.750647 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6086ad2-e7cb-4806-9a6a-399fcf148383 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b returned with HTTP 200 Aug 08 06:32:40.751023 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 933/3755] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:40 2026] GET /volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:40.768529 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-45d960a7-bbfd-42f2-92ca-404e44c679f4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.770983 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45d960a7-bbfd-42f2-92ca-404e44c679f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:40.771459 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-45d960a7-bbfd-42f2-92ca-404e44c679f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:40.771631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-45d960a7-bbfd-42f2-92ca-404e44c679f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:40.771797 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-45d960a7-bbfd-42f2-92ca-404e44c679f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete backup with id: 9c317829-6784-46ab-9d0e-c6891130a385. Aug 08 06:32:40.775962 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:40.775962 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:40.791414 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-45d960a7-bbfd-42f2-92ca-404e44c679f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] delete_backup rpcapi backup_id 9c317829-6784-46ab-9d0e-c6891130a385 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:32:40.793448 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45d960a7-bbfd-42f2-92ca-404e44c679f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 202 Aug 08 06:32:40.793957 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 935/3756] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:40 2026] DELETE /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:32:40.801489 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7b3e7603-8e8d-4a0b-9c71-682ec710a44b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:40.803172 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b3e7603-8e8d-4a0b-9c71-682ec710a44b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:40.803389 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b3e7603-8e8d-4a0b-9c71-682ec710a44b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:40.803716 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7b3e7603-8e8d-4a0b-9c71-682ec710a44b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:40.803716 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7b3e7603-8e8d-4a0b-9c71-682ec710a44b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:40.808419 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:40.808419 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:40.808731 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7b3e7603-8e8d-4a0b-9c71-682ec710a44b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 200 Aug 08 06:32:40.809428 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 946/3757] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:40 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:41.101472 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5c9321c9-b475-4321-a413-5e0469fec862 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.192568 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f63863c8-593e-4e75-8ccc-4d156bab9231 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.196252 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f63863c8-593e-4e75-8ccc-4d156bab9231 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:41.196252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f63863c8-593e-4e75-8ccc-4d156bab9231 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:41.196252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f63863c8-593e-4e75-8ccc-4d156bab9231 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:41.196252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f63863c8-593e-4e75-8ccc-4d156bab9231 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:41.199562 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:41.199562 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:41.200236 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f63863c8-593e-4e75-8ccc-4d156bab9231 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:41.200646 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 934/3758] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:41 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:41.202400 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:41.202898 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1752760732"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:41.205119 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1752760732'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:41.205119 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume of 1 GB Aug 08 06:32:41.209566 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Availability Zones retrieved successfully. Aug 08 06:32:41.218139 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (12cdfcfa-6773-463d-b31f-935e18339378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:41.219732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd681985-4dd2-4b66-a228-f33046163075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:41.221433 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:41.254754 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd681985-4dd2-4b66-a228-f33046163075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:41.255819 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb164331-b5ce-4980-9633-9b8081f0b6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:41.340391 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['8788d53f-ca3b-4577-b071-950c5d50b731', 'fd69f9db-33b3-43b2-97d9-d805cc16a613', '4470b89a-64ce-417d-aab8-834f9f9c39d7', '6a46a1ca-7139-4083-a5d4-280facbd0a56'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:41.341252 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb164331-b5ce-4980-9633-9b8081f0b6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8788d53f-ca3b-4577-b071-950c5d50b731', 'fd69f9db-33b3-43b2-97d9-d805cc16a613', '4470b89a-64ce-417d-aab8-834f9f9c39d7', '6a46a1ca-7139-4083-a5d4-280facbd0a56']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:41.341961 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0f2a6f-5064-4760-9036-5a74be3c1870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:41.373547 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0f2a6f-5064-4760-9036-5a74be3c1870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7211ae8-6174-4930-92e8-205f3335bdfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1752760732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['8788d53f-ca3b-4577-b071-950c5d50b731','fd69f9db-33b3-43b2-97d9-d805cc16a613','4470b89a-64ce-417d-aab8-834f9f9c39d7','6a46a1ca-7139-4083-a5d4-280facbd0a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1752760732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7211ae8-6174-4930-92e8-205f3335bdfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6448e640c6c49f496573273f63e7c22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='042508f5c23a41a589478ac1c5474824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:41.375101 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4eae064-558e-4801-969b-ec2e23c28552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:41.404190 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-99ea6ea1-7a33-49e6-a085-6c95ca67c449 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.405798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99ea6ea1-7a33-49e6-a085-6c95ca67c449 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:41.405998 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99ea6ea1-7a33-49e6-a085-6c95ca67c449 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:41.406179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99ea6ea1-7a33-49e6-a085-6c95ca67c449 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:41.408043 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4eae064-558e-4801-969b-ec2e23c28552) transitioned into state 'SUCCESS' from state '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-1752760732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['8788d53f-ca3b-4577-b071-950c5d50b731','fd69f9db-33b3-43b2-97d9-d805cc16a613','4470b89a-64ce-417d-aab8-834f9f9c39d7','6a46a1ca-7139-4083-a5d4-280facbd0a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:41.408191 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5e4517-7607-4bba-886e-a98d4ef68d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:41.419564 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:41.419564 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:41.427136 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5e4517-7607-4bba-886e-a98d4ef68d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:41.428296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (12cdfcfa-6773-463d-b31f-935e18339378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:41.429536 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume request issued successfully. Aug 08 06:32:41.429990 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a383031-cf9b-46c8-95b7-65838638a799 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.431437 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c9321c9-b475-4321-a413-5e0469fec862 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:41.432470 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-99ea6ea1-7a33-49e6-a085-6c95ca67c449 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:41.432575 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 944/3759] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:32:41 2026] POST /volume/v3/volumes => generated 776 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:41.432641 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a383031-cf9b-46c8-95b7-65838638a799 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:41.433362 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a383031-cf9b-46c8-95b7-65838638a799 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:41.433574 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a383031-cf9b-46c8-95b7-65838638a799 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:41.434122 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0a383031-cf9b-46c8-95b7-65838638a799 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:41.444448 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99ea6ea1-7a33-49e6-a085-6c95ca67c449 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:41.444873 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 936/3760] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:41 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:41.447004 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ab407c78-116c-4689-892c-aca974f6f964 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.448006 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:41.448006 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:41.448798 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a383031-cf9b-46c8-95b7-65838638a799 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:41.449147 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 947/3761] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:41 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:41.449313 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab407c78-116c-4689-892c-aca974f6f964 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb Aug 08 06:32:41.449685 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab407c78-116c-4689-892c-aca974f6f964 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:41.450001 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab407c78-116c-4689-892c-aca974f6f964 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:41.466424 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:41.466424 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:41.473930 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ab407c78-116c-4689-892c-aca974f6f964 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:32:41.477990 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab407c78-116c-4689-892c-aca974f6f964 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb returned with HTTP 200 Aug 08 06:32:41.478607 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 935/3762] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:41 2026] GET /volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:41.787812 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-7e0c60b2-d413-4980-999e-6b142d973bfc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.790245 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-7e0c60b2-d413-4980-999e-6b142d973bfc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] PUT https://10.4.3.32/volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686 Aug 08 06:32:41.790641 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-7e0c60b2-d413-4980-999e-6b142d973bfc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:41.798086 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-7e0c60b2-d413-4980-999e-6b142d973bfc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Acquiring lock "cinder-attachment_update-05630a88-c65d-4ba9-a951-d0602de26be9-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:32:41.802154 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-7e0c60b2-d413-4980-999e-6b142d973bfc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-05630a88-c65d-4ba9-a951-d0602de26be9-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:32:41.803062 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:41.803062 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:41.819367 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e1c02375-caae-4591-9bf8-93f95a05a355 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.821228 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1c02375-caae-4591-9bf8-93f95a05a355 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 Aug 08 06:32:41.821518 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e1c02375-caae-4591-9bf8-93f95a05a355 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:41.821801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e1c02375-caae-4591-9bf8-93f95a05a355 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:41.821950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e1c02375-caae-4591-9bf8-93f95a05a355 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9c317829-6784-46ab-9d0e-c6891130a385. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:41.826695 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1c02375-caae-4591-9bf8-93f95a05a355 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 returned with HTTP 404 Aug 08 06:32:41.827237 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 937/3763] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:41 2026] GET /volume/v3/backups/9c317829-6784-46ab-9d0e-c6891130a385 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:41.835114 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a85c510a-5c71-492f-9679-c0af56b33066 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.838111 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a85c510a-5c71-492f-9679-c0af56b33066 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:41.838348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a85c510a-5c71-492f-9679-c0af56b33066 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:41.838514 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a85c510a-5c71-492f-9679-c0af56b33066 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:41.838613 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-a85c510a-5c71-492f-9679-c0af56b33066 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete backup with id: 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. Aug 08 06:32:41.842559 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:41.842559 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:41.859458 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-a85c510a-5c71-492f-9679-c0af56b33066 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] delete_backup rpcapi backup_id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:32:41.861249 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a85c510a-5c71-492f-9679-c0af56b33066 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 202 Aug 08 06:32:41.861740 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 948/3764] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:41 2026] DELETE /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:32:41.869881 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c4f358fe-50f2-4fea-af49-c823f7e4f3b6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.873052 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4f358fe-50f2-4fea-af49-c823f7e4f3b6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:41.873286 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4f358fe-50f2-4fea-af49-c823f7e4f3b6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:41.873539 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4f358fe-50f2-4fea-af49-c823f7e4f3b6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:41.873610 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c4f358fe-50f2-4fea-af49-c823f7e4f3b6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:41.879040 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:41.879040 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:41.880612 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4f358fe-50f2-4fea-af49-c823f7e4f3b6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 200 Aug 08 06:32:41.881226 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 936/3765] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:41 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:41.912076 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-7e0c60b2-d413-4980-999e-6b142d973bfc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Lock "cinder-attachment_update-05630a88-c65d-4ba9-a951-d0602de26be9-np0000006785" released by "attachment_update" :: held 0.110s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:32:41.912551 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-7e0c60b2-d413-4980-999e-6b142d973bfc tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686 returned with HTTP 200 Aug 08 06:32:41.912912 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 945/3766] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:32:41 2026] PUT /volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686 => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:41.924547 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-f254e6ae-e748-4740-825a-cab3dd684580 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:41.929853 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-f254e6ae-e748-4740-825a-cab3dd684580 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686 Aug 08 06:32:41.930121 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-f254e6ae-e748-4740-825a-cab3dd684580 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:41.930362 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-f254e6ae-e748-4740-825a-cab3dd684580 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:41.956242 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-f254e6ae-e748-4740-825a-cab3dd684580 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686 returned with HTTP 200 Aug 08 06:32:41.956750 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 938/3767] 10.4.3.32 () {70 vars in 1644 bytes} [Sat Aug 8 06:32:41 2026] GET /volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686 => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:42.214494 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cded87da-f746-4b7b-9644-e64bf4e5413e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:42.216627 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cded87da-f746-4b7b-9644-e64bf4e5413e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:42.217037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cded87da-f746-4b7b-9644-e64bf4e5413e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:42.217409 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cded87da-f746-4b7b-9644-e64bf4e5413e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:42.217657 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-cded87da-f746-4b7b-9644-e64bf4e5413e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:42.223431 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:42.223431 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:42.224232 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cded87da-f746-4b7b-9644-e64bf4e5413e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:42.224440 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 949/3768] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:42 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:42.463539 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6be00f78-a1d8-4aeb-9af2-804c2816dac1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:42.466381 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-26b5a7f8-7a1e-4be1-9b2e-3c27a6fadf71 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:42.467294 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6be00f78-a1d8-4aeb-9af2-804c2816dac1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:42.467294 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6be00f78-a1d8-4aeb-9af2-804c2816dac1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:42.467294 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6be00f78-a1d8-4aeb-9af2-804c2816dac1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:42.467931 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26b5a7f8-7a1e-4be1-9b2e-3c27a6fadf71 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:42.468151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26b5a7f8-7a1e-4be1-9b2e-3c27a6fadf71 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:42.468367 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26b5a7f8-7a1e-4be1-9b2e-3c27a6fadf71 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:42.469612 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-26b5a7f8-7a1e-4be1-9b2e-3c27a6fadf71 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:42.476339 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:42.476339 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:42.477131 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26b5a7f8-7a1e-4be1-9b2e-3c27a6fadf71 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:42.477648 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 946/3769] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:42 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:42.485603 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:42.485603 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:42.492793 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6be00f78-a1d8-4aeb-9af2-804c2816dac1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:42.495128 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dce9f577-7f44-459c-b917-0908cf8d3abb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:42.497626 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dce9f577-7f44-459c-b917-0908cf8d3abb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb Aug 08 06:32:42.497932 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dce9f577-7f44-459c-b917-0908cf8d3abb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:42.498181 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dce9f577-7f44-459c-b917-0908cf8d3abb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:42.498238 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6be00f78-a1d8-4aeb-9af2-804c2816dac1 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:42.498677 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 937/3770] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:42 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:42.509457 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:42.509457 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:42.520749 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dce9f577-7f44-459c-b917-0908cf8d3abb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:32:42.528842 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dce9f577-7f44-459c-b917-0908cf8d3abb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb returned with HTTP 200 Aug 08 06:32:42.529426 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 939/3771] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:42 2026] GET /volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb => generated 1007 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:42.544347 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4efc3df9-b4db-4f52-8dc2-b8852f4f32c2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:42.548262 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4efc3df9-b4db-4f52-8dc2-b8852f4f32c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:32:42.548656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4efc3df9-b4db-4f52-8dc2-b8852f4f32c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7211ae8-6174-4930-92e8-205f3335bdfb", "name": "tempest-type-Backup-669745601"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:42.551793 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-4efc3df9-b4db-4f52-8dc2-b8852f4f32c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating new backup {'backup': {'volume_id': 'b7211ae8-6174-4930-92e8-205f3335bdfb', 'name': 'tempest-type-Backup-669745601'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:32:42.551793 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-4efc3df9-b4db-4f52-8dc2-b8852f4f32c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating backup of volume b7211ae8-6174-4930-92e8-205f3335bdfb in container None Aug 08 06:32:42.562513 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:42.562513 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:42.562957 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4efc3df9-b4db-4f52-8dc2-b8852f4f32c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:32:42.600737 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-4efc3df9-b4db-4f52-8dc2-b8852f4f32c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['b48f4dfa-6259-45a9-89cf-a8a1f16c75a6', '9de30743-dcde-448e-9958-b91fa009bfce'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:42.647114 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4efc3df9-b4db-4f52-8dc2-b8852f4f32c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:32:42.647511 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 950/3772] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:32:42 2026] POST /volume/v3/backups => generated 313 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:42.656037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-425d13de-d900-445b-9269-b4de0fe43548 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:42.658153 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-425d13de-d900-445b-9269-b4de0fe43548 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:42.658487 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-425d13de-d900-445b-9269-b4de0fe43548 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:42.658688 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-425d13de-d900-445b-9269-b4de0fe43548 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:42.658856 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-425d13de-d900-445b-9269-b4de0fe43548 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:42.663509 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:42.663509 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:42.664491 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-425d13de-d900-445b-9269-b4de0fe43548 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:42.664800 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 947/3773] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:42 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:42.892053 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-20bb9fbc-03cb-4222-a0b0-ef488d34f5c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:42.894111 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20bb9fbc-03cb-4222-a0b0-ef488d34f5c9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc Aug 08 06:32:42.894315 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20bb9fbc-03cb-4222-a0b0-ef488d34f5c9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:42.894519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20bb9fbc-03cb-4222-a0b0-ef488d34f5c9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:42.894622 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-20bb9fbc-03cb-4222-a0b0-ef488d34f5c9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 9056251c-7bbd-4056-9cb1-2dee9c0f14bc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:42.896454 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=495,cinder:UPDATE=133,cinder:INSERT=74 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:32:42.898545 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20bb9fbc-03cb-4222-a0b0-ef488d34f5c9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc returned with HTTP 404 Aug 08 06:32:42.899216 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 938/3774] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:42 2026] GET /volume/v3/backups/9056251c-7bbd-4056-9cb1-2dee9c0f14bc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:42.930129 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-acf388fd-907a-4d73-abb1-1309040ff671 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:42.932760 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:42.933403 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "name": "tempest-VolumesBackupsTest-Volume-1274504171"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:42.935204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'name': 'tempest-VolumesBackupsTest-Volume-1274504171'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:43.026922 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume of 1 GB Aug 08 06:32:43.032614 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Availability Zones retrieved successfully. Aug 08 06:32:43.040492 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Flow 'volume_create_api' (3d20dfd8-0bbb-4543-b0c3-5745ec2ec45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:43.042354 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (390d2401-5417-4e16-9a37-45a020027615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:43.043586 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:43.108345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (390d2401-5417-4e16-9a37-45a020027615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:43.109235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0906fd0a-deb4-4bf7-a280-83b210c30acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:43.151728 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['d1572f6f-22a3-4271-a1db-98713f1d8b33', '190b68db-39d9-4d5e-b1e5-000294df2415', '86dc6862-bf8a-439a-b101-70f2fd1c6504', 'cd61701b-8cee-4fbf-a8b8-e919691aa5a4'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:43.152670 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0906fd0a-deb4-4bf7-a280-83b210c30acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1572f6f-22a3-4271-a1db-98713f1d8b33', '190b68db-39d9-4d5e-b1e5-000294df2415', '86dc6862-bf8a-439a-b101-70f2fd1c6504', 'cd61701b-8cee-4fbf-a8b8-e919691aa5a4']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:43.153480 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01692ac6-7eb4-4b26-9967-2a5a15187a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:43.176277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01692ac6-7eb4-4b26-9967-2a5a15187a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761ff2da-e91c-4199-b7f8-88e01987fcef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1274504171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556e86b088e9471fbd72319d5b080b68',qos_specs=None,replication_status=,reservations=['d1572f6f-22a3-4271-a1db-98713f1d8b33','190b68db-39d9-4d5e-b1e5-000294df2415','86dc6862-bf8a-439a-b101-70f2fd1c6504','cd61701b-8cee-4fbf-a8b8-e919691aa5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ece331224c400d984cb6f741a9a726',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1274504171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761ff2da-e91c-4199-b7f8-88e01987fcef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556e86b088e9471fbd72319d5b080b68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8ece331224c400d984cb6f741a9a726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:43.177081 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80023199-76fe-4af2-866b-88dbe7f733a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:43.197064 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80023199-76fe-4af2-866b-88dbe7f733a7) transitioned into state 'SUCCESS' from state '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-1274504171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556e86b088e9471fbd72319d5b080b68',qos_specs=None,replication_status=,reservations=['d1572f6f-22a3-4271-a1db-98713f1d8b33','190b68db-39d9-4d5e-b1e5-000294df2415','86dc6862-bf8a-439a-b101-70f2fd1c6504','cd61701b-8cee-4fbf-a8b8-e919691aa5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ece331224c400d984cb6f741a9a726',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:43.197709 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7cba10-b31e-4ab7-9751-ddd4843d8f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:43.206638 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7cba10-b31e-4ab7-9751-ddd4843d8f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:43.207497 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Flow 'volume_create_api' (3d20dfd8-0bbb-4543-b0c3-5745ec2ec45d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:43.207841 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume request issued successfully. Aug 08 06:32:43.208439 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-acf388fd-907a-4d73-abb1-1309040ff671 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:43.208954 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 940/3775] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:42 2026] POST /volume/v3/volumes => generated 747 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:43.220464 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-192129cd-9a9d-46b0-aff3-0953f61f85bd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:43.222576 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-192129cd-9a9d-46b0-aff3-0953f61f85bd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:32:43.222754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-192129cd-9a9d-46b0-aff3-0953f61f85bd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:43.222990 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-192129cd-9a9d-46b0-aff3-0953f61f85bd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:43.230547 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:43.230547 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:43.236078 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-192129cd-9a9d-46b0-aff3-0953f61f85bd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:32:43.238599 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8c83b74f-789e-4ada-b7c1-99e68650a7ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:43.240876 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8c83b74f-789e-4ada-b7c1-99e68650a7ed tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:43.241061 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-192129cd-9a9d-46b0-aff3-0953f61f85bd tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 200 Aug 08 06:32:43.241161 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8c83b74f-789e-4ada-b7c1-99e68650a7ed tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:43.241384 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8c83b74f-789e-4ada-b7c1-99e68650a7ed tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:43.241535 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8c83b74f-789e-4ada-b7c1-99e68650a7ed tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:43.241588 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 951/3776] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:43 2026] GET /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:43.247866 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:43.247866 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:43.248596 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8c83b74f-789e-4ada-b7c1-99e68650a7ed tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:43.249028 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 948/3777] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:43 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:43.489304 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1b94d0ad-f14a-4e0d-bb26-03063b24701b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:43.497655 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b94d0ad-f14a-4e0d-bb26-03063b24701b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:43.497655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b94d0ad-f14a-4e0d-bb26-03063b24701b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:43.497655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b94d0ad-f14a-4e0d-bb26-03063b24701b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:43.497655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1b94d0ad-f14a-4e0d-bb26-03063b24701b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:43.503627 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:43.503627 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:43.504561 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b94d0ad-f14a-4e0d-bb26-03063b24701b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:43.505082 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 939/3778] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:43 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:43.515427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-04a3b010-6688-42ef-9759-69b36f135bc2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:43.517551 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04a3b010-6688-42ef-9759-69b36f135bc2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:43.517831 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04a3b010-6688-42ef-9759-69b36f135bc2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:43.518041 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04a3b010-6688-42ef-9759-69b36f135bc2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:43.529125 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:43.529125 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:43.533231 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-04a3b010-6688-42ef-9759-69b36f135bc2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:43.538105 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04a3b010-6688-42ef-9759-69b36f135bc2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:43.538506 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 941/3779] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:43 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:43.677758 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fbc01a69-19a1-4d3f-95fb-84ca72f03f9f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:43.679608 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fbc01a69-19a1-4d3f-95fb-84ca72f03f9f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:43.681093 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fbc01a69-19a1-4d3f-95fb-84ca72f03f9f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:43.681093 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fbc01a69-19a1-4d3f-95fb-84ca72f03f9f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:43.681093 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-fbc01a69-19a1-4d3f-95fb-84ca72f03f9f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:43.684508 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:43.684508 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:43.685226 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fbc01a69-19a1-4d3f-95fb-84ca72f03f9f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:43.685737 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 952/3780] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:43 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:44.254752 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b7631362-575c-4237-8489-28e9e2a5724e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:44.259132 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7631362-575c-4237-8489-28e9e2a5724e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:32:44.259633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7631362-575c-4237-8489-28e9e2a5724e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:44.259633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b7631362-575c-4237-8489-28e9e2a5724e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:44.262506 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=518,cinder:UPDATE=157,cinder:INSERT=84 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:32:44.263907 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-43d7ab23-b1c3-4b5e-bcbb-ebcac568746e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:44.269235 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43d7ab23-b1c3-4b5e-bcbb-ebcac568746e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:44.269462 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-43d7ab23-b1c3-4b5e-bcbb-ebcac568746e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:44.269645 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-43d7ab23-b1c3-4b5e-bcbb-ebcac568746e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:44.269757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-43d7ab23-b1c3-4b5e-bcbb-ebcac568746e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:44.270523 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:44.270523 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:44.275368 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b7631362-575c-4237-8489-28e9e2a5724e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:32:44.279991 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:44.279991 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:44.280746 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43d7ab23-b1c3-4b5e-bcbb-ebcac568746e tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:44.281798 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b7631362-575c-4237-8489-28e9e2a5724e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 200 Aug 08 06:32:44.282334 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 949/3782] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:44 2026] GET /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:44.284788 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 940/3782] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:44 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:44.295932 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b89dec09-886c-4b2c-96c0-713b825b1ebb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:44.297617 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b89dec09-886c-4b2c-96c0-713b825b1ebb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:32:44.297942 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b89dec09-886c-4b2c-96c0-713b825b1ebb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "761ff2da-e91c-4199-b7f8-88e01987fcef", "name": "tempest-VolumesBackupsTest-Backup-752522640"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:44.299239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-b89dec09-886c-4b2c-96c0-713b825b1ebb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating new backup {'backup': {'volume_id': '761ff2da-e91c-4199-b7f8-88e01987fcef', 'name': 'tempest-VolumesBackupsTest-Backup-752522640'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:32:44.299374 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-b89dec09-886c-4b2c-96c0-713b825b1ebb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating backup of volume 761ff2da-e91c-4199-b7f8-88e01987fcef in container None Aug 08 06:32:44.306030 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:44.306030 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:44.306535 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b89dec09-886c-4b2c-96c0-713b825b1ebb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:32:44.330745 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b89dec09-886c-4b2c-96c0-713b825b1ebb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['884e2f47-a906-4d85-95f4-fb49c4d26952', '6a83064f-a0f3-4f90-8a78-d8275ba928ec'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:44.359894 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b89dec09-886c-4b2c-96c0-713b825b1ebb tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:32:44.360391 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 942/3783] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:32:44 2026] POST /volume/v3/backups => generated 327 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:44.370529 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ad09cfbe-acc9-46aa-a643-c5ed740a4380 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:44.372103 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad09cfbe-acc9-46aa-a643-c5ed740a4380 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:44.373697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ad09cfbe-acc9-46aa-a643-c5ed740a4380 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:44.373697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ad09cfbe-acc9-46aa-a643-c5ed740a4380 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:44.373697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ad09cfbe-acc9-46aa-a643-c5ed740a4380 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:44.379330 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:44.379330 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:44.380731 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad09cfbe-acc9-46aa-a643-c5ed740a4380 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:44.380731 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 953/3784] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:44 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:44.519355 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3070107e-7e3c-4fdc-ada5-c5f14b5576ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:44.527501 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3070107e-7e3c-4fdc-ada5-c5f14b5576ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:44.527702 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3070107e-7e3c-4fdc-ada5-c5f14b5576ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:44.527969 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3070107e-7e3c-4fdc-ada5-c5f14b5576ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:44.528025 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3070107e-7e3c-4fdc-ada5-c5f14b5576ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:44.532922 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:44.532922 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:44.533532 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3070107e-7e3c-4fdc-ada5-c5f14b5576ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:44.533929 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 950/3785] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:44 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:44.542128 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-ee76fc27-8a5f-46f1-b510-094cc2057f2a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:44.545303 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-ee76fc27-8a5f-46f1-b510-094cc2057f2a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/attachments/e1807c38-4b5c-41ad-b80a-86c3cbc57f50/action Aug 08 06:32:44.545303 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-ee76fc27-8a5f-46f1-b510-094cc2057f2a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:32:44.545303 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-ee76fc27-8a5f-46f1-b510-094cc2057f2a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:44.556840 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0338fe5e-2ab8-4758-b1cc-f3ec3e217cce None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:44.556840 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0338fe5e-2ab8-4758-b1cc-f3ec3e217cce tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:44.556840 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0338fe5e-2ab8-4758-b1cc-f3ec3e217cce tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:44.556840 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0338fe5e-2ab8-4758-b1cc-f3ec3e217cce tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:44.565887 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:44.565887 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:44.566715 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:44.566715 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:44.571682 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0338fe5e-2ab8-4758-b1cc-f3ec3e217cce tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:44.579304 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0338fe5e-2ab8-4758-b1cc-f3ec3e217cce tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:44.579304 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 943/3786] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:44 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:44.581461 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-74372d65-f5bb-4a93-be86-cc8969eb7996 req-ee76fc27-8a5f-46f1-b510-094cc2057f2a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments/e1807c38-4b5c-41ad-b80a-86c3cbc57f50/action returned with HTTP 204 Aug 08 06:32:44.581461 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 941/3787] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:32:44 2026] POST /volume/v3/attachments/e1807c38-4b5c-41ad-b80a-86c3cbc57f50/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:44.703247 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-14775c41-79c7-47b4-915b-7c2f08c8c7eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:44.705754 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14775c41-79c7-47b4-915b-7c2f08c8c7eb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:44.705754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14775c41-79c7-47b4-915b-7c2f08c8c7eb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:44.705754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-14775c41-79c7-47b4-915b-7c2f08c8c7eb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:44.705754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-14775c41-79c7-47b4-915b-7c2f08c8c7eb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:44.710688 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:44.710688 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:44.711647 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-14775c41-79c7-47b4-915b-7c2f08c8c7eb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:44.711713 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 954/3788] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:44 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:45.293117 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-55aaab36-2771-4669-8647-e533aa1a9fad None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:45.295189 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-55aaab36-2771-4669-8647-e533aa1a9fad tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:45.295189 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-55aaab36-2771-4669-8647-e533aa1a9fad tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:45.295429 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-55aaab36-2771-4669-8647-e533aa1a9fad tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:45.295559 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-55aaab36-2771-4669-8647-e533aa1a9fad tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:45.299834 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:45.299834 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:45.300364 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-55aaab36-2771-4669-8647-e533aa1a9fad tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:45.300767 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 951/3789] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:45 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:45.392399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b2c1439c-6f4f-40d0-bed4-8b778de4d8ec None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:45.394168 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2c1439c-6f4f-40d0-bed4-8b778de4d8ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:45.394417 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b2c1439c-6f4f-40d0-bed4-8b778de4d8ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:45.394649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b2c1439c-6f4f-40d0-bed4-8b778de4d8ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:45.394884 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b2c1439c-6f4f-40d0-bed4-8b778de4d8ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:45.398950 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:45.398950 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:45.399619 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2c1439c-6f4f-40d0-bed4-8b778de4d8ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:45.400001 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 944/3790] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:45 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:45.543945 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ad1c5aed-d99e-497e-b349-d83b4950e877 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:45.545866 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad1c5aed-d99e-497e-b349-d83b4950e877 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:45.546104 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad1c5aed-d99e-497e-b349-d83b4950e877 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:45.546332 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad1c5aed-d99e-497e-b349-d83b4950e877 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:45.546439 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ad1c5aed-d99e-497e-b349-d83b4950e877 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:45.550945 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:45.550945 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:45.551604 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad1c5aed-d99e-497e-b349-d83b4950e877 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:45.552115 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 942/3791] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:45 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:45.591649 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4fbd8508-e7e6-4426-be56-4e3b866f877d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:45.593821 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4fbd8508-e7e6-4426-be56-4e3b866f877d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:45.594063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4fbd8508-e7e6-4426-be56-4e3b866f877d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:45.594282 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4fbd8508-e7e6-4426-be56-4e3b866f877d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:45.606127 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:45.606127 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:45.610555 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4fbd8508-e7e6-4426-be56-4e3b866f877d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:45.615664 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4fbd8508-e7e6-4426-be56-4e3b866f877d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:45.616123 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 955/3792] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:45 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:45.627940 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-310ca001-e7e3-45c5-b045-d56a21cdc753 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:45.631326 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-310ca001-e7e3-45c5-b045-d56a21cdc753 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:45.631326 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-310ca001-e7e3-45c5-b045-d56a21cdc753 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:45.631326 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-310ca001-e7e3-45c5-b045-d56a21cdc753 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:45.639422 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:45.639422 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:45.645051 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-310ca001-e7e3-45c5-b045-d56a21cdc753 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:45.646701 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-310ca001-e7e3-45c5-b045-d56a21cdc753 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:45.647143 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 952/3793] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:45 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:45.723040 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-75611052-cd4c-4b8e-bbdb-4a90df58324d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:45.724953 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-75611052-cd4c-4b8e-bbdb-4a90df58324d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:45.725160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-75611052-cd4c-4b8e-bbdb-4a90df58324d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:45.725347 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-75611052-cd4c-4b8e-bbdb-4a90df58324d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:45.725446 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-75611052-cd4c-4b8e-bbdb-4a90df58324d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:45.729588 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:45.729588 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:45.730164 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-75611052-cd4c-4b8e-bbdb-4a90df58324d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:45.730528 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 945/3794] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:45 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:45.945740 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-921903db-8fa6-49e4-9ec4-cac0c67a47df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:45.948800 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-921903db-8fa6-49e4-9ec4-cac0c67a47df tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:45.949113 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-921903db-8fa6-49e4-9ec4-cac0c67a47df tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:45.949435 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-921903db-8fa6-49e4-9ec4-cac0c67a47df tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:45.963501 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:45.963501 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:45.968485 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-921903db-8fa6-49e4-9ec4-cac0c67a47df tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:45.973296 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-921903db-8fa6-49e4-9ec4-cac0c67a47df tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:45.973857 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 943/3795] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:32:45 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:45.995716 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-37eaab2f-0702-42b6-b5ac-495bfb892261 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:45.997875 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-37eaab2f-0702-42b6-b5ac-495bfb892261 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c/action Aug 08 06:32:45.998295 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-37eaab2f-0702-42b6-b5ac-495bfb892261 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:32:45.998473 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-37eaab2f-0702-42b6-b5ac-495bfb892261 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:46.010879 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:46.010879 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:46.011612 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-37eaab2f-0702-42b6-b5ac-495bfb892261 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:46.020288 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-37eaab2f-0702-42b6-b5ac-495bfb892261 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Begin detaching volume completed successfully. Aug 08 06:32:46.020638 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-37eaab2f-0702-42b6-b5ac-495bfb892261 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c/action returned with HTTP 202 Aug 08 06:32:46.021229 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 956/3796] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:32:45 2026] POST /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:32:46.042301 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f79e0528-dca5-4173-b872-4d1b064d2d14 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:46.044246 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f79e0528-dca5-4173-b872-4d1b064d2d14 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:46.044477 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f79e0528-dca5-4173-b872-4d1b064d2d14 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:46.044658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f79e0528-dca5-4173-b872-4d1b064d2d14 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:46.057735 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:46.057735 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:46.060479 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f79e0528-dca5-4173-b872-4d1b064d2d14 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:46.065089 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f79e0528-dca5-4173-b872-4d1b064d2d14 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:46.065555 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 953/3797] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:46 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:46.076634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-40bf1de8-e27f-4463-81f8-5c037652e45f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:46.077007 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-40bf1de8-e27f-4463-81f8-5c037652e45f None None] GET https://10.4.3.32/volume// Aug 08 06:32:46.077159 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-40bf1de8-e27f-4463-81f8-5c037652e45f None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:46.077341 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-40bf1de8-e27f-4463-81f8-5c037652e45f None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:46.077752 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-40bf1de8-e27f-4463-81f8-5c037652e45f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:46.078071 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 946/3798] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:32:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:46.086041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-dee94989-5c9e-48db-a1dd-fad7bf29d179 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:46.088853 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-dee94989-5c9e-48db-a1dd-fad7bf29d179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:46.089182 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-dee94989-5c9e-48db-a1dd-fad7bf29d179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:46.089506 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-dee94989-5c9e-48db-a1dd-fad7bf29d179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:46.100967 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:46.100967 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:46.105282 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-dee94989-5c9e-48db-a1dd-fad7bf29d179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:46.111226 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-dee94989-5c9e-48db-a1dd-fad7bf29d179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:46.111829 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 944/3799] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:32:46 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:32:46.312096 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0ae3b8ea-4550-4b06-8f3b-0470b59525cd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:46.314091 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ae3b8ea-4550-4b06-8f3b-0470b59525cd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:46.314360 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ae3b8ea-4550-4b06-8f3b-0470b59525cd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:46.314568 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ae3b8ea-4550-4b06-8f3b-0470b59525cd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:46.314678 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0ae3b8ea-4550-4b06-8f3b-0470b59525cd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:46.319200 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:46.319200 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:46.320044 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ae3b8ea-4550-4b06-8f3b-0470b59525cd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:46.321225 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 957/3800] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:46 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:46.411507 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1920dbe4-59f1-48f7-8768-b0c0a82fdafc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:46.413478 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1920dbe4-59f1-48f7-8768-b0c0a82fdafc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:46.413714 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1920dbe4-59f1-48f7-8768-b0c0a82fdafc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:46.413996 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1920dbe4-59f1-48f7-8768-b0c0a82fdafc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:46.414104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1920dbe4-59f1-48f7-8768-b0c0a82fdafc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:46.418338 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:46.418338 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:46.419059 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1920dbe4-59f1-48f7-8768-b0c0a82fdafc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:46.419418 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 954/3801] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:46 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:46.562681 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e9d21849-e59e-4f0e-a2ad-5fca0c557aeb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:46.564605 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9d21849-e59e-4f0e-a2ad-5fca0c557aeb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:46.564865 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9d21849-e59e-4f0e-a2ad-5fca0c557aeb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:46.565076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9d21849-e59e-4f0e-a2ad-5fca0c557aeb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:46.565188 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e9d21849-e59e-4f0e-a2ad-5fca0c557aeb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:46.569869 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:46.569869 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:46.570990 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9d21849-e59e-4f0e-a2ad-5fca0c557aeb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:46.571480 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 947/3802] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:46 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:46.742272 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a268480-fc5e-4d3f-bdf2-75a7b9127356 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:46.744377 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a268480-fc5e-4d3f-bdf2-75a7b9127356 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:46.744680 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a268480-fc5e-4d3f-bdf2-75a7b9127356 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:46.744927 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a268480-fc5e-4d3f-bdf2-75a7b9127356 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:46.745089 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5a268480-fc5e-4d3f-bdf2-75a7b9127356 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:46.749945 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:46.749945 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:46.750957 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a268480-fc5e-4d3f-bdf2-75a7b9127356 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:46.751576 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 945/3803] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:46 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:47.079911 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ffa1e27d-ee1f-46a6-8378-00e686e45d72 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:47.082098 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ffa1e27d-ee1f-46a6-8378-00e686e45d72 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:47.082316 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ffa1e27d-ee1f-46a6-8378-00e686e45d72 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:47.082477 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ffa1e27d-ee1f-46a6-8378-00e686e45d72 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:47.091486 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:47.091486 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:47.094844 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ffa1e27d-ee1f-46a6-8378-00e686e45d72 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:47.098881 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ffa1e27d-ee1f-46a6-8378-00e686e45d72 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:47.099499 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 958/3804] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:47 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:47.333136 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c220fcb6-9640-4633-9da6-5d72731ebe65 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:47.334906 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c220fcb6-9640-4633-9da6-5d72731ebe65 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:47.335113 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c220fcb6-9640-4633-9da6-5d72731ebe65 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:47.335292 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c220fcb6-9640-4633-9da6-5d72731ebe65 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:47.335398 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c220fcb6-9640-4633-9da6-5d72731ebe65 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:47.339962 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:47.339962 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:47.340645 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c220fcb6-9640-4633-9da6-5d72731ebe65 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:47.341063 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 955/3805] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:47 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:47.355434 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-b4ae7bc6-649e-47f2-a810-ccf71ca82f2d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:47.357635 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-b4ae7bc6-649e-47f2-a810-ccf71ca82f2d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption Aug 08 06:32:47.357852 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-b4ae7bc6-649e-47f2-a810-ccf71ca82f2d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:47.358034 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-b4ae7bc6-649e-47f2-a810-ccf71ca82f2d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:47.368311 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:47.368311 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:47.375054 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-b4ae7bc6-649e-47f2-a810-ccf71ca82f2d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption returned with HTTP 200 Aug 08 06:32:47.375478 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 948/3806] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:32:47 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:47.431930 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-57465983-9ae1-4925-885f-c7d616704f1d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:47.434601 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57465983-9ae1-4925-885f-c7d616704f1d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:47.434830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57465983-9ae1-4925-885f-c7d616704f1d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:47.435042 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57465983-9ae1-4925-885f-c7d616704f1d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:47.435164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-57465983-9ae1-4925-885f-c7d616704f1d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:47.442428 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:47.442428 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:47.443124 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57465983-9ae1-4925-885f-c7d616704f1d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:47.443729 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 946/3807] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:47 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:47.589251 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-76c36fa1-1418-4217-b916-93672218fe04 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:47.592648 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76c36fa1-1418-4217-b916-93672218fe04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:47.593056 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76c36fa1-1418-4217-b916-93672218fe04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:47.593686 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-76c36fa1-1418-4217-b916-93672218fe04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:47.594285 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-76c36fa1-1418-4217-b916-93672218fe04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:47.599399 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:47.599399 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:47.600227 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-76c36fa1-1418-4217-b916-93672218fe04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:47.600724 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 959/3808] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:47 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:47.701711 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-71073832-7f76-4720-a8b8-d6a71fed98ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:47.704379 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-71073832-7f76-4720-a8b8-d6a71fed98ed tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7b12ee4a-fb92-4688-99ea-1ecb6f84693d Aug 08 06:32:47.704623 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-71073832-7f76-4720-a8b8-d6a71fed98ed tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:47.704868 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-71073832-7f76-4720-a8b8-d6a71fed98ed tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:47.715370 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:47.715370 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:47.763297 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a299cf18-24b7-43d4-a51e-90d1bcc06497 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:47.765667 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a299cf18-24b7-43d4-a51e-90d1bcc06497 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:47.766188 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a299cf18-24b7-43d4-a51e-90d1bcc06497 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:47.766976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a299cf18-24b7-43d4-a51e-90d1bcc06497 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:47.767173 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a299cf18-24b7-43d4-a51e-90d1bcc06497 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:47.773456 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:47.773456 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:47.774455 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a299cf18-24b7-43d4-a51e-90d1bcc06497 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:47.774997 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 949/3809] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:47 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:47.787923 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-654cc085-7094-4ba4-a886-e7e0907e2158 req-71073832-7f76-4720-a8b8-d6a71fed98ed tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments/7b12ee4a-fb92-4688-99ea-1ecb6f84693d returned with HTTP 200 Aug 08 06:32:47.789509 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 956/3810] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:32:47 2026] DELETE /volume/v3/attachments/7b12ee4a-fb92-4688-99ea-1ecb6f84693d => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:48.112660 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a1ce2cb-a0df-4587-81d1-074773f93179 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.114961 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a1ce2cb-a0df-4587-81d1-074773f93179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:48.115205 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a1ce2cb-a0df-4587-81d1-074773f93179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:48.115499 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a1ce2cb-a0df-4587-81d1-074773f93179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:48.123661 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:48.123661 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:48.130576 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1a1ce2cb-a0df-4587-81d1-074773f93179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:48.135542 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a1ce2cb-a0df-4587-81d1-074773f93179 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:48.135935 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 947/3811] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:48 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:48.227180 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-b168df7f-63ce-42cc-996e-fdb682aa50c8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.231659 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-b168df7f-63ce-42cc-996e-fdb682aa50c8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:48.231916 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-b168df7f-63ce-42cc-996e-fdb682aa50c8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:48.232144 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-b168df7f-63ce-42cc-996e-fdb682aa50c8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:48.244036 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:48.244036 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:48.248083 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-b168df7f-63ce-42cc-996e-fdb682aa50c8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:48.252346 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-b168df7f-63ce-42cc-996e-fdb682aa50c8 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:48.253036 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 960/3812] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:32:48 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:48.272785 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-55c40740-7bf4-48b5-8ae3-fe0f3c1efd0d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.274979 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-55c40740-7bf4-48b5-8ae3-fe0f3c1efd0d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] POST https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa/action Aug 08 06:32:48.275576 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-55c40740-7bf4-48b5-8ae3-fe0f3c1efd0d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:32:48.275736 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-55c40740-7bf4-48b5-8ae3-fe0f3c1efd0d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:48.293248 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:48.293248 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:48.293809 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-55c40740-7bf4-48b5-8ae3-fe0f3c1efd0d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:48.304928 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-55c40740-7bf4-48b5-8ae3-fe0f3c1efd0d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Begin detaching volume completed successfully. Aug 08 06:32:48.305221 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-55c40740-7bf4-48b5-8ae3-fe0f3c1efd0d tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa/action returned with HTTP 202 Aug 08 06:32:48.305817 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 950/3813] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:32:48 2026] POST /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:32:48.325364 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-277f35cf-0019-4287-9a2e-ada25b8eb978 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.328082 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-277f35cf-0019-4287-9a2e-ada25b8eb978 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:48.328377 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-277f35cf-0019-4287-9a2e-ada25b8eb978 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:48.328716 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-277f35cf-0019-4287-9a2e-ada25b8eb978 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:48.341230 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:48.341230 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:48.350554 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-277f35cf-0019-4287-9a2e-ada25b8eb978 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:48.351578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8ac2e15a-9268-4b3d-9b1e-fa90e2a4b58b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.351655 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ac2e15a-9268-4b3d-9b1e-fa90e2a4b58b None None] GET https://10.4.3.32/volume// Aug 08 06:32:48.351927 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ac2e15a-9268-4b3d-9b1e-fa90e2a4b58b None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:48.352167 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ac2e15a-9268-4b3d-9b1e-fa90e2a4b58b None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:48.352568 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ac2e15a-9268-4b3d-9b1e-fa90e2a4b58b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:48.352956 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 948/3814] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:32:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:48.357507 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cffb833f-44cb-4222-9e1d-00182d1a38e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.359348 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cffb833f-44cb-4222-9e1d-00182d1a38e6 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:48.359569 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cffb833f-44cb-4222-9e1d-00182d1a38e6 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:48.359753 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cffb833f-44cb-4222-9e1d-00182d1a38e6 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:48.359879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-cffb833f-44cb-4222-9e1d-00182d1a38e6 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:48.362672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-0f146e9c-ec5a-41f3-aed1-916682441a9a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.364491 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:48.364491 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:48.364869 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-277f35cf-0019-4287-9a2e-ada25b8eb978 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:48.365658 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cffb833f-44cb-4222-9e1d-00182d1a38e6 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:48.365855 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 957/3815] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:48 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:48.366005 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-0f146e9c-ec5a-41f3-aed1-916682441a9a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:48.366175 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 961/3816] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:48 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:48.366223 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-0f146e9c-ec5a-41f3-aed1-916682441a9a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:48.366505 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-0f146e9c-ec5a-41f3-aed1-916682441a9a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:48.380365 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:48.380365 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:48.385353 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-0f146e9c-ec5a-41f3-aed1-916682441a9a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:48.391938 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-0f146e9c-ec5a-41f3-aed1-916682441a9a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:48.392421 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 951/3817] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:32:48 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1316 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:32:48.459392 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-15b6cbc3-3686-49d4-ac91-f56943ee7096 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.461579 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15b6cbc3-3686-49d4-ac91-f56943ee7096 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:48.461867 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15b6cbc3-3686-49d4-ac91-f56943ee7096 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:48.462071 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15b6cbc3-3686-49d4-ac91-f56943ee7096 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:48.462228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-15b6cbc3-3686-49d4-ac91-f56943ee7096 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:48.467903 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:48.467903 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:48.469073 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15b6cbc3-3686-49d4-ac91-f56943ee7096 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:48.469576 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 949/3818] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:48 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:48.612626 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-95c4bfc8-01e7-4ad9-90a2-8f1f51308ccf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.615020 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95c4bfc8-01e7-4ad9-90a2-8f1f51308ccf tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:48.615307 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95c4bfc8-01e7-4ad9-90a2-8f1f51308ccf tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:48.615528 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-95c4bfc8-01e7-4ad9-90a2-8f1f51308ccf tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:48.615659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-95c4bfc8-01e7-4ad9-90a2-8f1f51308ccf tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:48.620888 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:48.620888 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:48.621671 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-95c4bfc8-01e7-4ad9-90a2-8f1f51308ccf tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:48.622543 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 958/3819] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:48 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:48.790004 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-24b2ad09-84bb-473b-a24e-006591c393bb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:48.791865 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24b2ad09-84bb-473b-a24e-006591c393bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:48.792202 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24b2ad09-84bb-473b-a24e-006591c393bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:48.792402 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24b2ad09-84bb-473b-a24e-006591c393bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:48.792509 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-24b2ad09-84bb-473b-a24e-006591c393bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:48.796703 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:48.796703 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:48.797336 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24b2ad09-84bb-473b-a24e-006591c393bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:48.797786 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 962/3820] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:48 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:49.376736 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b6f2dfaf-6785-4041-8fca-25f2cc5d4dbf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:49.379182 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6f2dfaf-6785-4041-8fca-25f2cc5d4dbf tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:49.379735 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5f6c74be-21c3-44b9-896c-9a03abbc1e45 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:49.381019 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6f2dfaf-6785-4041-8fca-25f2cc5d4dbf tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:49.381019 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6f2dfaf-6785-4041-8fca-25f2cc5d4dbf tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:49.381019 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b6f2dfaf-6785-4041-8fca-25f2cc5d4dbf tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:49.381747 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5f6c74be-21c3-44b9-896c-9a03abbc1e45 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:49.382037 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5f6c74be-21c3-44b9-896c-9a03abbc1e45 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:49.382370 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5f6c74be-21c3-44b9-896c-9a03abbc1e45 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:49.387816 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:49.387816 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:49.388813 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6f2dfaf-6785-4041-8fca-25f2cc5d4dbf tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:49.389615 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 952/3821] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:49 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:49.393177 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:49.393177 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:49.396860 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5f6c74be-21c3-44b9-896c-9a03abbc1e45 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:49.401426 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5f6c74be-21c3-44b9-896c-9a03abbc1e45 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:49.401849 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 950/3822] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:49 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:49.481807 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-214cb058-4d10-4b2c-87fa-cd154cab99be None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:49.483791 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-214cb058-4d10-4b2c-87fa-cd154cab99be tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:49.483993 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-214cb058-4d10-4b2c-87fa-cd154cab99be tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:49.484239 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-214cb058-4d10-4b2c-87fa-cd154cab99be tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:49.484401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-214cb058-4d10-4b2c-87fa-cd154cab99be tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:49.489163 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:49.489163 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:49.490023 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-214cb058-4d10-4b2c-87fa-cd154cab99be tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:49.490455 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 959/3823] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:49 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:49.632823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ff42b312-f803-4d7d-8c2d-af013518b82a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:49.634987 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff42b312-f803-4d7d-8c2d-af013518b82a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:49.635705 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff42b312-f803-4d7d-8c2d-af013518b82a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:49.635705 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ff42b312-f803-4d7d-8c2d-af013518b82a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:49.636681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ff42b312-f803-4d7d-8c2d-af013518b82a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:49.642027 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:49.642027 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:49.642922 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ff42b312-f803-4d7d-8c2d-af013518b82a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:49.646868 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 963/3824] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:49 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:49.734497 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-e7bcb860-a0be-4860-b072-f4d44866e5e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:49.737116 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-e7bcb860-a0be-4860-b072-f4d44866e5e2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686/action Aug 08 06:32:49.738851 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-e7bcb860-a0be-4860-b072-f4d44866e5e2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:32:49.738851 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-e7bcb860-a0be-4860-b072-f4d44866e5e2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:49.757478 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:49.757478 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:49.767362 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-93d437b7-394e-4625-940e-ee5fdacd3641 req-e7bcb860-a0be-4860-b072-f4d44866e5e2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686/action returned with HTTP 204 Aug 08 06:32:49.768266 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 953/3825] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:32:49 2026] POST /volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:49.807633 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-86de22e3-b01c-4cc6-8a49-18db568f333f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:49.811059 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86de22e3-b01c-4cc6-8a49-18db568f333f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:49.811059 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86de22e3-b01c-4cc6-8a49-18db568f333f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:49.811059 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86de22e3-b01c-4cc6-8a49-18db568f333f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:49.811059 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-86de22e3-b01c-4cc6-8a49-18db568f333f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:49.813546 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:49.813546 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:49.814126 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86de22e3-b01c-4cc6-8a49-18db568f333f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:49.814478 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 951/3826] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:49 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:50.401940 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a31b0d21-c696-449f-a790-a0fe4160b5d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:50.404078 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a31b0d21-c696-449f-a790-a0fe4160b5d8 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:50.404318 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a31b0d21-c696-449f-a790-a0fe4160b5d8 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:50.404502 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a31b0d21-c696-449f-a790-a0fe4160b5d8 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:50.404618 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a31b0d21-c696-449f-a790-a0fe4160b5d8 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:50.409621 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:50.409621 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:50.410240 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a31b0d21-c696-449f-a790-a0fe4160b5d8 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:50.410636 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 960/3827] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:50 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:50.416944 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c069934-a1b7-4862-92c3-1ace82758e9e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:50.419007 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c069934-a1b7-4862-92c3-1ace82758e9e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:50.419214 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c069934-a1b7-4862-92c3-1ace82758e9e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:50.419448 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c069934-a1b7-4862-92c3-1ace82758e9e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:50.429751 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:50.429751 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:50.433299 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4c069934-a1b7-4862-92c3-1ace82758e9e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:50.437592 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c069934-a1b7-4862-92c3-1ace82758e9e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:50.438012 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 964/3828] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:50 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:50.501235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-463f1af1-fcdc-40d8-8e0e-d70636570582 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:50.503143 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-463f1af1-fcdc-40d8-8e0e-d70636570582 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:50.503356 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-463f1af1-fcdc-40d8-8e0e-d70636570582 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:50.503579 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-463f1af1-fcdc-40d8-8e0e-d70636570582 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:50.503695 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-463f1af1-fcdc-40d8-8e0e-d70636570582 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:50.507945 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:50.507945 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:50.508732 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-463f1af1-fcdc-40d8-8e0e-d70636570582 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:50.509110 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 954/3829] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:50 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:50.658021 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-15f33ba0-aec1-419f-b4c2-2be4ec431570 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:50.667643 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15f33ba0-aec1-419f-b4c2-2be4ec431570 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:50.667972 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15f33ba0-aec1-419f-b4c2-2be4ec431570 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:50.668869 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15f33ba0-aec1-419f-b4c2-2be4ec431570 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:50.669209 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-15f33ba0-aec1-419f-b4c2-2be4ec431570 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:50.683426 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:50.683426 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:50.686308 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15f33ba0-aec1-419f-b4c2-2be4ec431570 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:50.688351 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 952/3830] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:50 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 707 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:50.826734 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad2db788-673f-4cb1-b096-887fd3937f76 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:50.828645 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad2db788-673f-4cb1-b096-887fd3937f76 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:50.828899 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad2db788-673f-4cb1-b096-887fd3937f76 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:50.829129 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad2db788-673f-4cb1-b096-887fd3937f76 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:50.830038 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ad2db788-673f-4cb1-b096-887fd3937f76 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:50.834111 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:50.834111 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:50.834211 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad2db788-673f-4cb1-b096-887fd3937f76 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:50.834693 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 961/3831] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:50 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:50.912323 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2197edfc-0236-43a2-917a-f5f29fbcd5fe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:50.913985 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2197edfc-0236-43a2-917a-f5f29fbcd5fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:50.914216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2197edfc-0236-43a2-917a-f5f29fbcd5fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:50.914445 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2197edfc-0236-43a2-917a-f5f29fbcd5fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:50.926231 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:50.926231 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:50.929097 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2197edfc-0236-43a2-917a-f5f29fbcd5fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:50.935181 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2197edfc-0236-43a2-917a-f5f29fbcd5fe tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:50.935825 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 965/3832] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:50 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:50.976448 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ec32e3d1-4e3b-4aa0-9408-d5f6727e004d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:50.979105 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ec32e3d1-4e3b-4aa0-9408-d5f6727e004d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:50.979407 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ec32e3d1-4e3b-4aa0-9408-d5f6727e004d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:50.979650 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ec32e3d1-4e3b-4aa0-9408-d5f6727e004d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:50.989593 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:50.989593 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:50.995276 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ec32e3d1-4e3b-4aa0-9408-d5f6727e004d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:51.000188 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ec32e3d1-4e3b-4aa0-9408-d5f6727e004d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:51.000523 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 955/3833] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:32:50 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:51.024824 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ae35100f-1070-445c-854b-14e8c1ced806 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:51.028027 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ae35100f-1070-445c-854b-14e8c1ced806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] POST https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/action Aug 08 06:32:51.028495 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ae35100f-1070-445c-854b-14e8c1ced806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:32:51.028645 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ae35100f-1070-445c-854b-14e8c1ced806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:51.049608 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:51.049608 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:51.050260 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ae35100f-1070-445c-854b-14e8c1ced806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:51.057045 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ae35100f-1070-445c-854b-14e8c1ced806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Begin detaching volume completed successfully. Aug 08 06:32:51.057316 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-ae35100f-1070-445c-854b-14e8c1ced806 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/action returned with HTTP 202 Aug 08 06:32:51.057849 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 953/3834] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:32:51 2026] POST /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:32:51.105185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-34b2e272-39a8-4fcc-97c6-404aeed54617 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:51.105626 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-34b2e272-39a8-4fcc-97c6-404aeed54617 None None] GET https://10.4.3.32/volume// Aug 08 06:32:51.105870 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-34b2e272-39a8-4fcc-97c6-404aeed54617 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:51.106018 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-34b2e272-39a8-4fcc-97c6-404aeed54617 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:51.106371 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-34b2e272-39a8-4fcc-97c6-404aeed54617 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:32:51.106676 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 962/3835] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:32:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:32:51.115897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-2aff7125-f874-4865-a3da-cc9eaf1e89b6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:51.119099 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-2aff7125-f874-4865-a3da-cc9eaf1e89b6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:32:51.119099 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-2aff7125-f874-4865-a3da-cc9eaf1e89b6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:51.119099 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-2aff7125-f874-4865-a3da-cc9eaf1e89b6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:51.135027 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:51.135027 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:51.135027 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-2aff7125-f874-4865-a3da-cc9eaf1e89b6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:32:51.137195 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-2aff7125-f874-4865-a3da-cc9eaf1e89b6 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:32:51.137195 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 966/3836] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:32:51 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:32:51.146626 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-fbf75ef6-6fd2-4936-b01e-507ab5c23e7d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:51.149370 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-fbf75ef6-6fd2-4936-b01e-507ab5c23e7d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption Aug 08 06:32:51.149617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-fbf75ef6-6fd2-4936-b01e-507ab5c23e7d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:51.149897 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-fbf75ef6-6fd2-4936-b01e-507ab5c23e7d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:51.162037 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:51.162037 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:51.168854 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-fbf75ef6-6fd2-4936-b01e-507ab5c23e7d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption returned with HTTP 200 Aug 08 06:32:51.169358 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 956/3837] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:32:51 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:51.422667 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-57e24629-df22-410e-a3e0-d550436f2c74 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:51.424681 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57e24629-df22-410e-a3e0-d550436f2c74 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:51.424931 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57e24629-df22-410e-a3e0-d550436f2c74 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:51.425186 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57e24629-df22-410e-a3e0-d550436f2c74 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:51.425320 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-57e24629-df22-410e-a3e0-d550436f2c74 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:51.429783 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:51.429783 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:51.430617 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57e24629-df22-410e-a3e0-d550436f2c74 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:51.431309 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 954/3838] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:51 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:51.451461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-64cdc8d8-a860-4ecd-bffc-0bb80d6f085e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:51.455019 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64cdc8d8-a860-4ecd-bffc-0bb80d6f085e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:51.455019 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64cdc8d8-a860-4ecd-bffc-0bb80d6f085e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:51.455019 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-64cdc8d8-a860-4ecd-bffc-0bb80d6f085e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:51.464341 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:51.464341 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:51.468279 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-64cdc8d8-a860-4ecd-bffc-0bb80d6f085e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:51.472682 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-64cdc8d8-a860-4ecd-bffc-0bb80d6f085e tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:51.473101 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 963/3839] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:51 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:51.521341 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ea3cb3be-fb10-464f-8e24-e2444e9b2642 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:51.523874 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea3cb3be-fb10-464f-8e24-e2444e9b2642 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:51.524146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea3cb3be-fb10-464f-8e24-e2444e9b2642 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:51.524434 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea3cb3be-fb10-464f-8e24-e2444e9b2642 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:51.524588 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ea3cb3be-fb10-464f-8e24-e2444e9b2642 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:51.530448 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:51.530448 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:51.531535 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea3cb3be-fb10-464f-8e24-e2444e9b2642 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:51.532378 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 967/3840] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:51 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:51.698268 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3bdaae0b-a641-412e-847f-e818236016d5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:51.700203 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3bdaae0b-a641-412e-847f-e818236016d5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:51.700456 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3bdaae0b-a641-412e-847f-e818236016d5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:51.700662 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3bdaae0b-a641-412e-847f-e818236016d5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:51.700780 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3bdaae0b-a641-412e-847f-e818236016d5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:51.705387 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:51.705387 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:51.706082 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3bdaae0b-a641-412e-847f-e818236016d5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:51.706652 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 957/3841] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:51 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:51.847986 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-66d4fba8-7fc3-4e27-93f6-f9245009f25d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:51.851790 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-66d4fba8-7fc3-4e27-93f6-f9245009f25d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:51.851790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-66d4fba8-7fc3-4e27-93f6-f9245009f25d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:51.851790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-66d4fba8-7fc3-4e27-93f6-f9245009f25d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:51.851790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-66d4fba8-7fc3-4e27-93f6-f9245009f25d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:51.855354 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:51.855354 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:51.856143 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-66d4fba8-7fc3-4e27-93f6-f9245009f25d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:51.856674 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 955/3842] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:51 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:52.443668 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-14b68964-2217-466b-9e25-3e4ca0b97bb2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:52.445702 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14b68964-2217-466b-9e25-3e4ca0b97bb2 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:52.445938 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14b68964-2217-466b-9e25-3e4ca0b97bb2 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:52.446147 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14b68964-2217-466b-9e25-3e4ca0b97bb2 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:52.446904 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-14b68964-2217-466b-9e25-3e4ca0b97bb2 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:52.453131 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:52.453131 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:52.453131 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14b68964-2217-466b-9e25-3e4ca0b97bb2 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:52.453371 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 964/3843] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:52 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:52.485563 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9227986c-8848-4cb9-97a7-33130cec7d0f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:52.489849 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9227986c-8848-4cb9-97a7-33130cec7d0f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:52.489849 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9227986c-8848-4cb9-97a7-33130cec7d0f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:52.489849 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9227986c-8848-4cb9-97a7-33130cec7d0f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:52.497523 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:52.497523 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:52.501216 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9227986c-8848-4cb9-97a7-33130cec7d0f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:52.505237 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9227986c-8848-4cb9-97a7-33130cec7d0f tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:52.505627 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 968/3844] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:52 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:52.547486 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f1d6bac1-ad6d-463b-aa95-e33c78ac833a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:52.549392 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1d6bac1-ad6d-463b-aa95-e33c78ac833a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:52.549615 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1d6bac1-ad6d-463b-aa95-e33c78ac833a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:52.549864 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1d6bac1-ad6d-463b-aa95-e33c78ac833a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:52.549990 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f1d6bac1-ad6d-463b-aa95-e33c78ac833a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:52.554594 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:52.554594 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:52.555344 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1d6bac1-ad6d-463b-aa95-e33c78ac833a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:52.555719 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 958/3845] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:52 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:52.713387 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-813f0d36-6ab0-4f35-9ee3-fa887b1be3c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:52.716658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-159e651e-613f-438b-8713-c9aa1f1815fc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:52.717034 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-813f0d36-6ab0-4f35-9ee3-fa887b1be3c9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] DELETE https://10.4.3.32/volume/v3/attachments/e1807c38-4b5c-41ad-b80a-86c3cbc57f50 Aug 08 06:32:52.717317 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-813f0d36-6ab0-4f35-9ee3-fa887b1be3c9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:52.718450 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-813f0d36-6ab0-4f35-9ee3-fa887b1be3c9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:52.719086 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-159e651e-613f-438b-8713-c9aa1f1815fc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:52.719317 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-159e651e-613f-438b-8713-c9aa1f1815fc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:52.719560 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-159e651e-613f-438b-8713-c9aa1f1815fc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:52.719696 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-159e651e-613f-438b-8713-c9aa1f1815fc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id fc10f293-db9d-4c0c-b14f-2d09b9847e4c. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:52.729127 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:52.729127 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:52.729272 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:52.729272 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:52.729321 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-159e651e-613f-438b-8713-c9aa1f1815fc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 200 Aug 08 06:32:52.729321 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 965/3846] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:52 2026] GET /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:52.736663 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ca6091ff-65b5-4c7c-b110-6445d5879698 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:52.739095 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ca6091ff-65b5-4c7c-b110-6445d5879698 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] DELETE https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c Aug 08 06:32:52.739398 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ca6091ff-65b5-4c7c-b110-6445d5879698 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:52.739759 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ca6091ff-65b5-4c7c-b110-6445d5879698 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:52.739851 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-ca6091ff-65b5-4c7c-b110-6445d5879698 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete backup with id: fc10f293-db9d-4c0c-b14f-2d09b9847e4c. Aug 08 06:32:52.744709 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:52.744709 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:52.758013 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-ca6091ff-65b5-4c7c-b110-6445d5879698 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] delete_backup rpcapi backup_id fc10f293-db9d-4c0c-b14f-2d09b9847e4c {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:32:52.759215 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ca6091ff-65b5-4c7c-b110-6445d5879698 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c returned with HTTP 202 Aug 08 06:32:52.761216 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 969/3847] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:32:52 2026] DELETE /volume/v3/backups/fc10f293-db9d-4c0c-b14f-2d09b9847e4c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:32:52.768565 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-143eff47-b80d-46d1-969c-74d571113ff4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:52.770243 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:52.770617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-469605637"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:52.772023 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-469605637'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:52.773314 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume of 1 GB Aug 08 06:32:52.777575 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Availability Zones retrieved successfully. Aug 08 06:32:52.784373 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Flow 'volume_create_api' (96676e4d-3269-408e-8896-e626f159df61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:52.785558 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8dbf79-6aa0-4d5b-927c-97bb49b0cbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:52.786533 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:52.786985 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9f14f2dc-7fef-48a8-a410-685b19ede9ed req-813f0d36-6ab0-4f35-9ee3-fa887b1be3c9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/attachments/e1807c38-4b5c-41ad-b80a-86c3cbc57f50 returned with HTTP 200 Aug 08 06:32:52.787934 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 956/3848] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:32:52 2026] DELETE /volume/v3/attachments/e1807c38-4b5c-41ad-b80a-86c3cbc57f50 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:52.818794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8dbf79-6aa0-4d5b-927c-97bb49b0cbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:52.818794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332a813c-94da-442e-b174-fe4d6b19c76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:52.856247 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Created reservations ['53ed5081-1cd9-4f9a-b0e6-f105f6491e20', '8355f747-d592-484a-b4a9-36e3564fbaa4', '093af62e-ebf4-4d2a-9aee-4c9b2694bfe4', 'a5e44fcc-8cd9-4964-b2b9-81460915ea2c'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:52.856985 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332a813c-94da-442e-b174-fe4d6b19c76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53ed5081-1cd9-4f9a-b0e6-f105f6491e20', '8355f747-d592-484a-b4a9-36e3564fbaa4', '093af62e-ebf4-4d2a-9aee-4c9b2694bfe4', 'a5e44fcc-8cd9-4964-b2b9-81460915ea2c']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:52.857610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d0cf25-8a5f-4ff6-99b2-6ee713b486cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:52.867093 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f263e12-c323-4653-b123-aa06b144debd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:52.869492 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f263e12-c323-4653-b123-aa06b144debd tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:52.869623 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f263e12-c323-4653-b123-aa06b144debd tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:52.869847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f263e12-c323-4653-b123-aa06b144debd tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:52.870020 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-9f263e12-c323-4653-b123-aa06b144debd tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:52.875236 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:52.875236 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:52.876869 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f263e12-c323-4653-b123-aa06b144debd tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:52.876869 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 966/3849] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:52 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:52.889335 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d0cf25-8a5f-4ff6-99b2-6ee713b486cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c305e223-ec5a-4575-a0cf-ad48cb5083fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-469605637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['53ed5081-1cd9-4f9a-b0e6-f105f6491e20','8355f747-d592-484a-b4a9-36e3564fbaa4','093af62e-ebf4-4d2a-9aee-4c9b2694bfe4','a5e44fcc-8cd9-4964-b2b9-81460915ea2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec219252d7844dacb357ab1343df2a2a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-469605637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c305e223-ec5a-4575-a0cf-ad48cb5083fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95515cc3799e46399b60559f50465e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec219252d7844dacb357ab1343df2a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:52.890060 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4605b537-7bb3-40ea-8718-d4fb55ea15b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:52.915426 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4605b537-7bb3-40ea-8718-d4fb55ea15b0) transitioned into state 'SUCCESS' from state '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-469605637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['53ed5081-1cd9-4f9a-b0e6-f105f6491e20','8355f747-d592-484a-b4a9-36e3564fbaa4','093af62e-ebf4-4d2a-9aee-4c9b2694bfe4','a5e44fcc-8cd9-4964-b2b9-81460915ea2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec219252d7844dacb357ab1343df2a2a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:52.916200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55cc963f-921d-4832-ba25-ec2072ec7c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:52.930916 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55cc963f-921d-4832-ba25-ec2072ec7c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:52.931879 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Flow 'volume_create_api' (96676e4d-3269-408e-8896-e626f159df61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:52.932321 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume request issued successfully. Aug 08 06:32:52.933511 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-143eff47-b80d-46d1-969c-74d571113ff4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:52.934194 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 959/3850] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:32:52 2026] POST /volume/v3/volumes => generated 775 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:52.950057 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fdb55dee-a6b1-4910-9833-061c02f4dc4e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:52.952359 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fdb55dee-a6b1-4910-9833-061c02f4dc4e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe Aug 08 06:32:52.952559 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fdb55dee-a6b1-4910-9833-061c02f4dc4e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:52.952739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fdb55dee-a6b1-4910-9833-061c02f4dc4e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:52.960998 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:52.960998 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:52.968383 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fdb55dee-a6b1-4910-9833-061c02f4dc4e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:32:52.975649 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fdb55dee-a6b1-4910-9833-061c02f4dc4e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe returned with HTTP 200 Aug 08 06:32:52.976173 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 970/3851] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:52 2026] GET /volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:53.466504 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0c050b50-23a3-4610-ba32-022f516ffdfd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:53.470737 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c050b50-23a3-4610-ba32-022f516ffdfd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:53.471122 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c050b50-23a3-4610-ba32-022f516ffdfd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:53.471418 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c050b50-23a3-4610-ba32-022f516ffdfd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:53.471613 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0c050b50-23a3-4610-ba32-022f516ffdfd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:53.475744 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:53.475744 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:53.476514 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c050b50-23a3-4610-ba32-022f516ffdfd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:53.476972 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 957/3852] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:53 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:53.519481 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ab948e40-355c-4489-8023-7e4cfdb65d62 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:53.521687 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab948e40-355c-4489-8023-7e4cfdb65d62 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:53.521964 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab948e40-355c-4489-8023-7e4cfdb65d62 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:53.522139 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab948e40-355c-4489-8023-7e4cfdb65d62 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:53.534826 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:53.534826 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:53.540952 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ab948e40-355c-4489-8023-7e4cfdb65d62 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:53.548231 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab948e40-355c-4489-8023-7e4cfdb65d62 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:53.549024 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 967/3853] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:53 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:53.566789 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2ce46d1d-98ad-4019-a27e-a386584763da None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:53.568694 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f66a9cc5-0392-4cbd-9c80-68fa4bb07c83 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:53.569100 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2ce46d1d-98ad-4019-a27e-a386584763da tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:53.569509 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2ce46d1d-98ad-4019-a27e-a386584763da tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:53.569571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2ce46d1d-98ad-4019-a27e-a386584763da tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:53.569653 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2ce46d1d-98ad-4019-a27e-a386584763da tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:53.570574 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f66a9cc5-0392-4cbd-9c80-68fa4bb07c83 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:53.570855 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f66a9cc5-0392-4cbd-9c80-68fa4bb07c83 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:53.571072 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f66a9cc5-0392-4cbd-9c80-68fa4bb07c83 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:53.576167 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:53.576167 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:53.577348 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2ce46d1d-98ad-4019-a27e-a386584763da tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:53.577542 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 960/3854] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:53 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:53.580318 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:53.580318 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:53.585643 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f66a9cc5-0392-4cbd-9c80-68fa4bb07c83 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:53.591352 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f66a9cc5-0392-4cbd-9c80-68fa4bb07c83 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:53.592218 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 971/3855] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:53 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:53.644130 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8624eda5-4c37-41d9-bf79-3bb731794122 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:53.648140 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8624eda5-4c37-41d9-bf79-3bb731794122 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:53.648486 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8624eda5-4c37-41d9-bf79-3bb731794122 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:53.648540 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8624eda5-4c37-41d9-bf79-3bb731794122 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:53.659515 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:53.659515 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:53.665360 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8624eda5-4c37-41d9-bf79-3bb731794122 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:53.673300 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8624eda5-4c37-41d9-bf79-3bb731794122 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:53.674002 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 958/3856] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:53 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:53.685985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cd1b7a3a-b783-4675-9a3a-c736db685dba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:53.688569 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd1b7a3a-b783-4675-9a3a-c736db685dba tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:53.688858 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd1b7a3a-b783-4675-9a3a-c736db685dba tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:53.689122 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cd1b7a3a-b783-4675-9a3a-c736db685dba tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:53.697933 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:53.697933 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:53.703517 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cd1b7a3a-b783-4675-9a3a-c736db685dba tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:53.708822 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cd1b7a3a-b783-4675-9a3a-c736db685dba tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:53.709304 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 968/3857] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:53 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:53.759517 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6e016bf7-d3ef-4343-a977-32088fadcbb9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:53.761986 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e016bf7-d3ef-4343-a977-32088fadcbb9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:53.762238 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e016bf7-d3ef-4343-a977-32088fadcbb9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:53.762491 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e016bf7-d3ef-4343-a977-32088fadcbb9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:53.770600 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:53.770600 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:53.776787 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6e016bf7-d3ef-4343-a977-32088fadcbb9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:53.779796 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e016bf7-d3ef-4343-a977-32088fadcbb9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:53.780238 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 961/3858] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:53 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:53.888282 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c41bf5ee-bb3a-4262-9708-3f36999ac7f7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:53.893302 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c41bf5ee-bb3a-4262-9708-3f36999ac7f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:53.893656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c41bf5ee-bb3a-4262-9708-3f36999ac7f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:53.895892 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c41bf5ee-bb3a-4262-9708-3f36999ac7f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:53.896661 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c41bf5ee-bb3a-4262-9708-3f36999ac7f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:53.912879 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:53.912879 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:53.916102 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c41bf5ee-bb3a-4262-9708-3f36999ac7f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:53.920405 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 972/3859] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:53 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:53.991071 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fcd130a2-082b-424e-b53e-95b7cbfadd15 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:53.993791 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcd130a2-082b-424e-b53e-95b7cbfadd15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe Aug 08 06:32:53.993791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcd130a2-082b-424e-b53e-95b7cbfadd15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:53.993791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fcd130a2-082b-424e-b53e-95b7cbfadd15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:54.002190 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.002190 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:54.005943 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fcd130a2-082b-424e-b53e-95b7cbfadd15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:32:54.010476 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fcd130a2-082b-424e-b53e-95b7cbfadd15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe returned with HTTP 200 Aug 08 06:32:54.010985 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 959/3860] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:53 2026] GET /volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:54.028799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-82c0ac0f-7b69-47d2-98a9-a54ea2bd6686 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:54.030580 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82c0ac0f-7b69-47d2-98a9-a54ea2bd6686 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:32:54.030991 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-82c0ac0f-7b69-47d2-98a9-a54ea2bd6686 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c305e223-ec5a-4575-a0cf-ad48cb5083fe", "name": "tempest-type-Backup-925607140"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:54.032393 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-82c0ac0f-7b69-47d2-98a9-a54ea2bd6686 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Creating new backup {'backup': {'volume_id': 'c305e223-ec5a-4575-a0cf-ad48cb5083fe', 'name': 'tempest-type-Backup-925607140'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:32:54.032562 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-82c0ac0f-7b69-47d2-98a9-a54ea2bd6686 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Creating backup of volume c305e223-ec5a-4575-a0cf-ad48cb5083fe in container None Aug 08 06:32:54.040432 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.040432 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:54.040799 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-82c0ac0f-7b69-47d2-98a9-a54ea2bd6686 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:32:54.057995 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-82c0ac0f-7b69-47d2-98a9-a54ea2bd6686 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Created reservations ['e7ebcd9a-4fe4-4806-b2f3-0efafd6e26ee', 'bf75f03b-3e0b-4a14-a619-72968979eb71'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:54.094359 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82c0ac0f-7b69-47d2-98a9-a54ea2bd6686 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:32:54.095119 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 969/3861] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:32:54 2026] POST /volume/v3/backups => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:54.104846 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-62e0bbc9-32db-437f-b08e-e4c4ad2641de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:54.107062 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62e0bbc9-32db-437f-b08e-e4c4ad2641de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:32:54.107062 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62e0bbc9-32db-437f-b08e-e4c4ad2641de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:54.107248 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62e0bbc9-32db-437f-b08e-e4c4ad2641de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:54.107370 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-62e0bbc9-32db-437f-b08e-e4c4ad2641de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:54.111503 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.111503 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:54.112049 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62e0bbc9-32db-437f-b08e-e4c4ad2641de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:32:54.112431 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 962/3862] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:54 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:54.491675 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a383b26-0696-44dd-88a2-aaf23c06dc41 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:54.494041 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a383b26-0696-44dd-88a2-aaf23c06dc41 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:54.494338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a383b26-0696-44dd-88a2-aaf23c06dc41 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:54.494589 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a383b26-0696-44dd-88a2-aaf23c06dc41 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:54.494735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1a383b26-0696-44dd-88a2-aaf23c06dc41 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:54.499684 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.499684 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:54.500466 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a383b26-0696-44dd-88a2-aaf23c06dc41 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:54.501011 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 973/3863] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:54 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:54.514959 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ba2d2e69-141f-4020-abe8-ea3c323b0a0f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:54.578345 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba2d2e69-141f-4020-abe8-ea3c323b0a0f tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-member] PUT https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:54.578690 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba2d2e69-141f-4020-abe8-ea3c323b0a0f tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:54.585568 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.585568 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:54.589263 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6ba70b14-8a71-4812-b5da-701cbaa5d05b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:54.592202 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ba70b14-8a71-4812-b5da-701cbaa5d05b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:54.593749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ba70b14-8a71-4812-b5da-701cbaa5d05b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:54.593749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6ba70b14-8a71-4812-b5da-701cbaa5d05b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:54.593749 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6ba70b14-8a71-4812-b5da-701cbaa5d05b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:54.594117 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba2d2e69-141f-4020-abe8-ea3c323b0a0f tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-member] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:54.594764 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 960/3864] 10.4.3.32 () {70 vars in 1401 bytes} [Sat Aug 8 06:32:54 2026] PUT /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 313 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:54.597662 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.597662 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:54.599133 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6ba70b14-8a71-4812-b5da-701cbaa5d05b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:54.599133 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 970/3865] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:54 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:54.606984 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-85a4bda6-20e9-4862-8a58-057026071c98 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:54.609007 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85a4bda6-20e9-4862-8a58-057026071c98 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:54.609266 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85a4bda6-20e9-4862-8a58-057026071c98 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:54.609468 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85a4bda6-20e9-4862-8a58-057026071c98 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:54.609561 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-85a4bda6-20e9-4862-8a58-057026071c98 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:54.613825 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.613825 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:54.614472 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85a4bda6-20e9-4862-8a58-057026071c98 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:54.614846 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 963/3866] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:54 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:54.633424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0270234f-86bf-4e86-8df7-784075b109dd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:54.639727 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0270234f-86bf-4e86-8df7-784075b109dd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] DELETE https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:54.641082 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0270234f-86bf-4e86-8df7-784075b109dd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:54.641850 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0270234f-86bf-4e86-8df7-784075b109dd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:54.642048 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-0270234f-86bf-4e86-8df7-784075b109dd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Delete backup with id: 92c9df76-076d-44fb-9224-577a0faa0792. Aug 08 06:32:54.652859 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.652859 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:54.700355 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-0270234f-86bf-4e86-8df7-784075b109dd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] delete_backup rpcapi backup_id 92c9df76-076d-44fb-9224-577a0faa0792 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:32:54.702140 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0270234f-86bf-4e86-8df7-784075b109dd tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 202 Aug 08 06:32:54.702573 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 974/3867] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:32:54 2026] DELETE /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:32:54.718040 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a732504b-59b8-4074-aafe-d9959ac97391 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:54.718040 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a732504b-59b8-4074-aafe-d9959ac97391 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:54.718040 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a732504b-59b8-4074-aafe-d9959ac97391 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:54.718040 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a732504b-59b8-4074-aafe-d9959ac97391 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:54.718040 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a732504b-59b8-4074-aafe-d9959ac97391 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:54.722561 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.722561 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:54.723184 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a732504b-59b8-4074-aafe-d9959ac97391 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 200 Aug 08 06:32:54.723784 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 961/3868] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:54 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:54.934048 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c00f642-322c-454f-aea9-ebec4eb5bcdf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:54.936128 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c00f642-322c-454f-aea9-ebec4eb5bcdf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:54.936630 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c00f642-322c-454f-aea9-ebec4eb5bcdf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:54.937017 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c00f642-322c-454f-aea9-ebec4eb5bcdf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:54.937232 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2c00f642-322c-454f-aea9-ebec4eb5bcdf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:54.942724 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:54.942724 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:54.945152 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c00f642-322c-454f-aea9-ebec4eb5bcdf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:54.945152 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 971/3869] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:54 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:55.123631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5f3d16f9-a2c2-4722-9460-75a54bd76d37 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:55.125765 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f3d16f9-a2c2-4722-9460-75a54bd76d37 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:32:55.125999 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f3d16f9-a2c2-4722-9460-75a54bd76d37 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:55.126225 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f3d16f9-a2c2-4722-9460-75a54bd76d37 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:55.126361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5f3d16f9-a2c2-4722-9460-75a54bd76d37 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:55.130995 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:55.130995 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:55.131741 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f3d16f9-a2c2-4722-9460-75a54bd76d37 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:32:55.132189 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 964/3870] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:55 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:55.609807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c880b7c4-5d7a-433c-86c3-dea784aa63ae None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:55.611606 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c880b7c4-5d7a-433c-86c3-dea784aa63ae tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:55.611826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c880b7c4-5d7a-433c-86c3-dea784aa63ae tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:55.612062 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c880b7c4-5d7a-433c-86c3-dea784aa63ae tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:55.612187 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c880b7c4-5d7a-433c-86c3-dea784aa63ae tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:55.616804 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:55.616804 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:55.617572 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c880b7c4-5d7a-433c-86c3-dea784aa63ae tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:55.617977 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 975/3871] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:55 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:55.734422 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f00e2d96-577e-4b60-a411-3edc67e16649 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:55.736705 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f00e2d96-577e-4b60-a411-3edc67e16649 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 Aug 08 06:32:55.737787 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f00e2d96-577e-4b60-a411-3edc67e16649 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:55.737787 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f00e2d96-577e-4b60-a411-3edc67e16649 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:55.737787 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f00e2d96-577e-4b60-a411-3edc67e16649 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Show backup with id 92c9df76-076d-44fb-9224-577a0faa0792. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:55.741730 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f00e2d96-577e-4b60-a411-3edc67e16649 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 returned with HTTP 404 Aug 08 06:32:55.742372 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 962/3872] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:55 2026] GET /volume/v3/backups/92c9df76-076d-44fb-9224-577a0faa0792 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:55.750017 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-51e72442-9511-4db1-91bc-847519fcec53 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:55.751736 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51e72442-9511-4db1-91bc-847519fcec53 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 Aug 08 06:32:55.751962 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51e72442-9511-4db1-91bc-847519fcec53 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:55.752144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51e72442-9511-4db1-91bc-847519fcec53 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:55.755798 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-51e72442-9511-4db1-91bc-847519fcec53 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Delete volume with id: fda24a1d-0a2a-42bc-ace6-deac2dd25778 Aug 08 06:32:55.759289 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:55.759289 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:55.759628 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-51e72442-9511-4db1-91bc-847519fcec53 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Volume info retrieved successfully. Aug 08 06:32:55.776531 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-51e72442-9511-4db1-91bc-847519fcec53 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Delete volume request issued successfully. Aug 08 06:32:55.776721 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51e72442-9511-4db1-91bc-847519fcec53 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 returned with HTTP 202 Aug 08 06:32:55.777143 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 972/3873] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:32:55 2026] DELETE /volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:55.783952 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7ed6444a-2ab2-4f6c-a23b-a507b03e88ff None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:55.786038 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ed6444a-2ab2-4f6c-a23b-a507b03e88ff tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 Aug 08 06:32:55.786796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ed6444a-2ab2-4f6c-a23b-a507b03e88ff tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:55.786796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ed6444a-2ab2-4f6c-a23b-a507b03e88ff tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:55.794003 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:55.794003 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:55.798112 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7ed6444a-2ab2-4f6c-a23b-a507b03e88ff tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Volume info retrieved successfully. Aug 08 06:32:55.802319 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ed6444a-2ab2-4f6c-a23b-a507b03e88ff tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 returned with HTTP 200 Aug 08 06:32:55.802802 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 965/3874] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:55 2026] GET /volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:55.957874 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2c80fb9c-eaf0-489f-a1b7-aa27cdf9fe65 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:55.959719 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c80fb9c-eaf0-489f-a1b7-aa27cdf9fe65 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:55.959978 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c80fb9c-eaf0-489f-a1b7-aa27cdf9fe65 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:55.960197 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2c80fb9c-eaf0-489f-a1b7-aa27cdf9fe65 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:55.960355 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2c80fb9c-eaf0-489f-a1b7-aa27cdf9fe65 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:55.967083 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:55.967083 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:55.967717 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2c80fb9c-eaf0-489f-a1b7-aa27cdf9fe65 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:55.968141 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 976/3875] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:55 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:56.145212 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-121bc966-c227-4e38-ae64-77711ed0c4e1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:56.147205 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-121bc966-c227-4e38-ae64-77711ed0c4e1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:32:56.148087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-121bc966-c227-4e38-ae64-77711ed0c4e1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:56.148087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-121bc966-c227-4e38-ae64-77711ed0c4e1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:56.148461 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-121bc966-c227-4e38-ae64-77711ed0c4e1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:56.153643 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:56.153643 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:56.154355 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-121bc966-c227-4e38-ae64-77711ed0c4e1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:32:56.154809 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 963/3876] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:56 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:56.630321 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8e694a99-f9a6-4499-b58c-f6bcce320695 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:56.632204 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e694a99-f9a6-4499-b58c-f6bcce320695 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:56.632463 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8e694a99-f9a6-4499-b58c-f6bcce320695 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:56.632687 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8e694a99-f9a6-4499-b58c-f6bcce320695 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:56.632852 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8e694a99-f9a6-4499-b58c-f6bcce320695 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:56.637123 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:56.637123 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:56.637904 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e694a99-f9a6-4499-b58c-f6bcce320695 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:56.638311 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 973/3877] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:56 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:56.675481 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4e6ae47b-df68-4e2f-adde-de00ad84788b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:56.678194 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e6ae47b-df68-4e2f-adde-de00ad84788b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:56.679129 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e6ae47b-df68-4e2f-adde-de00ad84788b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:56.679129 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e6ae47b-df68-4e2f-adde-de00ad84788b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:56.679431 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4e6ae47b-df68-4e2f-adde-de00ad84788b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Delete volume with id: 9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:56.689701 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:56.689701 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:56.690345 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4e6ae47b-df68-4e2f-adde-de00ad84788b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:56.714800 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4e6ae47b-df68-4e2f-adde-de00ad84788b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Delete volume request issued successfully. Aug 08 06:32:56.714800 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e6ae47b-df68-4e2f-adde-de00ad84788b tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 202 Aug 08 06:32:56.714800 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 966/3878] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:56 2026] DELETE /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:56.723587 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9a99a8a2-affb-41ff-a050-cd04983e2d3a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:56.726116 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a99a8a2-affb-41ff-a050-cd04983e2d3a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:56.726585 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a99a8a2-affb-41ff-a050-cd04983e2d3a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:56.726676 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9a99a8a2-affb-41ff-a050-cd04983e2d3a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:56.735728 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:56.735728 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:56.741060 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9a99a8a2-affb-41ff-a050-cd04983e2d3a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:56.747167 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9a99a8a2-affb-41ff-a050-cd04983e2d3a tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 200 Aug 08 06:32:56.748528 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 977/3879] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:56 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:56.816186 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-05963e7f-cdcc-4993-ab55-99f7957a8a83 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:56.818196 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-05963e7f-cdcc-4993-ab55-99f7957a8a83 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] GET https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 Aug 08 06:32:56.818488 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-05963e7f-cdcc-4993-ab55-99f7957a8a83 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:56.818674 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-05963e7f-cdcc-4993-ab55-99f7957a8a83 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:56.824632 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-05963e7f-cdcc-4993-ab55-99f7957a8a83 tempest-ProjectMemberTests39-1296429487 tempest-ProjectMemberTests39-1296429487-project-admin] https://10.4.3.32/volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 returned with HTTP 404 Aug 08 06:32:56.825175 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 964/3880] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:56 2026] GET /volume/v3/volumes/fda24a1d-0a2a-42bc-ace6-deac2dd25778 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:56.982712 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ae6268a9-3c74-4131-a0b3-1db906b13227 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:56.985388 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae6268a9-3c74-4131-a0b3-1db906b13227 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:56.985708 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae6268a9-3c74-4131-a0b3-1db906b13227 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:56.986130 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae6268a9-3c74-4131-a0b3-1db906b13227 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:56.986261 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ae6268a9-3c74-4131-a0b3-1db906b13227 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:56.993544 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:56.993544 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:56.994605 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae6268a9-3c74-4131-a0b3-1db906b13227 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:56.995187 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 974/3881] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:56 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:57.166672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ba485f2c-fc43-4dd1-92d8-b62d485b3fb8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:57.169046 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba485f2c-fc43-4dd1-92d8-b62d485b3fb8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:32:57.169366 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba485f2c-fc43-4dd1-92d8-b62d485b3fb8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:57.169619 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba485f2c-fc43-4dd1-92d8-b62d485b3fb8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:57.169766 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ba485f2c-fc43-4dd1-92d8-b62d485b3fb8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:57.174891 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:57.174891 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:57.177350 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba485f2c-fc43-4dd1-92d8-b62d485b3fb8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:32:57.177350 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 967/3882] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:57 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:57.649839 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f1d7f05f-930a-403f-b9ec-7c317d03cd30 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:57.651917 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1d7f05f-930a-403f-b9ec-7c317d03cd30 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:57.652119 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f1d7f05f-930a-403f-b9ec-7c317d03cd30 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:57.652319 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f1d7f05f-930a-403f-b9ec-7c317d03cd30 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:57.652418 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f1d7f05f-930a-403f-b9ec-7c317d03cd30 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:57.657379 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:57.657379 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:57.658082 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1d7f05f-930a-403f-b9ec-7c317d03cd30 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:57.658597 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 978/3883] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:57 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:57.761450 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a717c49-ddb9-440e-92bc-b2525e3a4798 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:57.763247 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a717c49-ddb9-440e-92bc-b2525e3a4798 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa Aug 08 06:32:57.763468 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a717c49-ddb9-440e-92bc-b2525e3a4798 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:57.763684 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a717c49-ddb9-440e-92bc-b2525e3a4798 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:57.769901 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a717c49-ddb9-440e-92bc-b2525e3a4798 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa returned with HTTP 404 Aug 08 06:32:57.770591 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 965/3884] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:57 2026] GET /volume/v3/volumes/9cbe660e-453e-4b2f-9dc8-14e04dc519fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:57.779086 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-24c546ea-bb9f-4bfe-bc74-8fb52d5d7268 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:57.781930 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24c546ea-bb9f-4bfe-bc74-8fb52d5d7268 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] DELETE https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:57.782268 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24c546ea-bb9f-4bfe-bc74-8fb52d5d7268 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:57.782628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-24c546ea-bb9f-4bfe-bc74-8fb52d5d7268 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:57.782925 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-24c546ea-bb9f-4bfe-bc74-8fb52d5d7268 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Delete volume with id: 72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:57.793527 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:57.793527 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:57.794313 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-24c546ea-bb9f-4bfe-bc74-8fb52d5d7268 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:57.825803 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-24c546ea-bb9f-4bfe-bc74-8fb52d5d7268 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Delete volume request issued successfully. Aug 08 06:32:57.825803 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-24c546ea-bb9f-4bfe-bc74-8fb52d5d7268 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 202 Aug 08 06:32:57.825803 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 975/3885] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:57 2026] DELETE /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:57.833071 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3438bc6e-c836-4ffc-9b6f-f42efb2690a9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:57.834858 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3438bc6e-c836-4ffc-9b6f-f42efb2690a9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:57.834858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3438bc6e-c836-4ffc-9b6f-f42efb2690a9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:57.834858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3438bc6e-c836-4ffc-9b6f-f42efb2690a9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:57.844243 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:57.844243 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:57.848172 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3438bc6e-c836-4ffc-9b6f-f42efb2690a9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:57.854896 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3438bc6e-c836-4ffc-9b6f-f42efb2690a9 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 200 Aug 08 06:32:57.855579 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 968/3886] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:57 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:58.008252 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-33ec509f-e55b-4f98-b9b7-110e50f15d3a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:58.010091 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-33ec509f-e55b-4f98-b9b7-110e50f15d3a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:58.010325 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-33ec509f-e55b-4f98-b9b7-110e50f15d3a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:58.010527 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-33ec509f-e55b-4f98-b9b7-110e50f15d3a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:58.010630 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-33ec509f-e55b-4f98-b9b7-110e50f15d3a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:58.015879 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:58.015879 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:58.016674 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-33ec509f-e55b-4f98-b9b7-110e50f15d3a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:58.017321 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 979/3887] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:58 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:58.190387 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-549419ba-4e1c-450a-95ed-a8af5d678ce8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:58.192594 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-549419ba-4e1c-450a-95ed-a8af5d678ce8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:32:58.192882 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-549419ba-4e1c-450a-95ed-a8af5d678ce8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:58.193125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-549419ba-4e1c-450a-95ed-a8af5d678ce8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:58.193274 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-549419ba-4e1c-450a-95ed-a8af5d678ce8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:58.197364 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:58.197364 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:58.198053 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-549419ba-4e1c-450a-95ed-a8af5d678ce8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:32:58.198474 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 966/3888] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:58 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:58.619104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8726d667-f2d3-4f68-8e29-f680ab986350 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:58.670024 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-80d8cb9b-b517-499c-9f0f-c8031da342ce None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:58.671898 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80d8cb9b-b517-499c-9f0f-c8031da342ce tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:58.672052 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80d8cb9b-b517-499c-9f0f-c8031da342ce tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:58.672259 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80d8cb9b-b517-499c-9f0f-c8031da342ce tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:58.672386 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-80d8cb9b-b517-499c-9f0f-c8031da342ce tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:58.676896 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:58.676896 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:58.679833 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80d8cb9b-b517-499c-9f0f-c8031da342ce tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:58.688748 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 969/3889] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:58 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:58.720353 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:32:58.720726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1372780647"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:32:58.722152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1372780647'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:32:58.722294 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Create volume of 1 GB Aug 08 06:32:58.726340 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Availability Zones retrieved successfully. Aug 08 06:32:58.731958 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Flow 'volume_create_api' (e82e634b-5a85-47ac-a320-b3e857f5d9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:58.732849 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c013828-a599-45d7-b003-7592f602171b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:58.733650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:32:58.760196 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c013828-a599-45d7-b003-7592f602171b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:58.760986 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6120e7d5-6f16-4b52-8cba-0334ab494088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:58.819727 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Created reservations ['47e44598-2917-454d-af99-68647623079d', '1ae8a8e8-6ab1-4931-ae56-02a1c36033d6', '275ff387-856e-47cb-851d-7fa374915d54', '4828469e-9fb0-4b9b-b50a-137f2ecc74a5'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:32:58.820672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6120e7d5-6f16-4b52-8cba-0334ab494088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47e44598-2917-454d-af99-68647623079d', '1ae8a8e8-6ab1-4931-ae56-02a1c36033d6', '275ff387-856e-47cb-851d-7fa374915d54', '4828469e-9fb0-4b9b-b50a-137f2ecc74a5']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:58.821633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eccddeb5-76da-4de4-ae6f-ff0f34e3c256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:58.845930 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eccddeb5-76da-4de4-ae6f-ff0f34e3c256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1372780647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afd04de92aa54109ad4e879a9ca43422',qos_specs=None,replication_status=,reservations=['47e44598-2917-454d-af99-68647623079d','1ae8a8e8-6ab1-4931-ae56-02a1c36033d6','275ff387-856e-47cb-851d-7fa374915d54','4828469e-9fb0-4b9b-b50a-137f2ecc74a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d6ad5435a4ff6a36c98b96b495164',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1372780647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd04de92aa54109ad4e879a9ca43422',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75d6ad5435a4ff6a36c98b96b495164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:58.846609 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f159c61c-2f1e-4b93-8e97-2fe6111a4f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:58.866409 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f159c61c-2f1e-4b93-8e97-2fe6111a4f16) transitioned into state 'SUCCESS' from state '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-1372780647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afd04de92aa54109ad4e879a9ca43422',qos_specs=None,replication_status=,reservations=['47e44598-2917-454d-af99-68647623079d','1ae8a8e8-6ab1-4931-ae56-02a1c36033d6','275ff387-856e-47cb-851d-7fa374915d54','4828469e-9fb0-4b9b-b50a-137f2ecc74a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d6ad5435a4ff6a36c98b96b495164',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:58.867225 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36d317e-8a42-44ab-b35c-b34815710ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:32:58.870505 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-690dffa0-1cd4-4494-8538-977248ee4525 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:58.872665 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-690dffa0-1cd4-4494-8538-977248ee4525 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c Aug 08 06:32:58.872906 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-690dffa0-1cd4-4494-8538-977248ee4525 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:58.873138 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-690dffa0-1cd4-4494-8538-977248ee4525 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:58.878148 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36d317e-8a42-44ab-b35c-b34815710ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:32:58.878999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Flow 'volume_create_api' (e82e634b-5a85-47ac-a320-b3e857f5d9c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:32:58.879342 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Create volume request issued successfully. Aug 08 06:32:58.879941 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8726d667-f2d3-4f68-8e29-f680ab986350 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:32:58.880378 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 976/3890] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:32:58 2026] POST /volume/v3/volumes => generated 776 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:32:58.890062 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-690dffa0-1cd4-4494-8538-977248ee4525 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c returned with HTTP 404 Aug 08 06:32:58.890062 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 980/3891] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:58 2026] GET /volume/v3/volumes/72dddbda-2674-4bb0-86e8-7f529fd53c9c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:32:58.896031 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f1713bb8-0a1c-4d6f-9654-398afc39a23e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:58.899703 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1713bb8-0a1c-4d6f-9654-398afc39a23e tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac Aug 08 06:32:58.899958 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1713bb8-0a1c-4d6f-9654-398afc39a23e tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:58.900178 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1713bb8-0a1c-4d6f-9654-398afc39a23e tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:58.910908 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:58.910908 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:58.928800 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f1713bb8-0a1c-4d6f-9654-398afc39a23e tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Volume info retrieved successfully. Aug 08 06:32:58.935950 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1713bb8-0a1c-4d6f-9654-398afc39a23e tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac returned with HTTP 200 Aug 08 06:32:58.935950 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 967/3892] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:58 2026] GET /volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac => generated 955 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:58.963351 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2786d203-cbe3-4f9f-a3e9-0a46f02d3ab2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:58.965065 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2786d203-cbe3-4f9f-a3e9-0a46f02d3ab2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] DELETE https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:32:58.965279 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2786d203-cbe3-4f9f-a3e9-0a46f02d3ab2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:58.965451 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2786d203-cbe3-4f9f-a3e9-0a46f02d3ab2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:58.965621 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-2786d203-cbe3-4f9f-a3e9-0a46f02d3ab2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Delete volume with id: af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:32:58.973164 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:58.973164 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:58.973634 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2786d203-cbe3-4f9f-a3e9-0a46f02d3ab2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:58.989425 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2786d203-cbe3-4f9f-a3e9-0a46f02d3ab2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Delete volume request issued successfully. Aug 08 06:32:58.989681 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2786d203-cbe3-4f9f-a3e9-0a46f02d3ab2 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 202 Aug 08 06:32:58.990310 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 970/3893] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:32:58 2026] DELETE /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:32:59.001793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c3509d4b-82d2-4e3b-9735-37a4b3c5a318 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:59.003597 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3509d4b-82d2-4e3b-9735-37a4b3c5a318 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:32:59.003818 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3509d4b-82d2-4e3b-9735-37a4b3c5a318 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:59.003999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3509d4b-82d2-4e3b-9735-37a4b3c5a318 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:59.017372 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:59.017372 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:59.026827 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3509d4b-82d2-4e3b-9735-37a4b3c5a318 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Volume info retrieved successfully. Aug 08 06:32:59.027509 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1dcfc616-ad2f-417d-a79b-75fea8274525 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:59.029574 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1dcfc616-ad2f-417d-a79b-75fea8274525 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:32:59.029870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1dcfc616-ad2f-417d-a79b-75fea8274525 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:59.030118 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1dcfc616-ad2f-417d-a79b-75fea8274525 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:59.030268 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1dcfc616-ad2f-417d-a79b-75fea8274525 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:59.034937 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3509d4b-82d2-4e3b-9735-37a4b3c5a318 tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 200 Aug 08 06:32:59.035100 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:59.035100 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:32:59.035358 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 977/3894] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:59 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:59.035852 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1dcfc616-ad2f-417d-a79b-75fea8274525 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:32:59.036260 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 981/3895] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:59 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:59.212849 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-12646889-5b69-4234-a0c9-bfa6710ecfca None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:59.214696 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12646889-5b69-4234-a0c9-bfa6710ecfca tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:32:59.215009 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12646889-5b69-4234-a0c9-bfa6710ecfca tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:59.215221 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12646889-5b69-4234-a0c9-bfa6710ecfca tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:59.215338 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-12646889-5b69-4234-a0c9-bfa6710ecfca tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:59.220482 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:59.220482 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:32:59.221144 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12646889-5b69-4234-a0c9-bfa6710ecfca tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:32:59.221736 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 968/3896] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:32:59 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:59.702118 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ccfdab14-461f-4c0c-be62-612a3967dcab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:59.703935 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ccfdab14-461f-4c0c-be62-612a3967dcab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:32:59.704175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ccfdab14-461f-4c0c-be62-612a3967dcab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:59.704386 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ccfdab14-461f-4c0c-be62-612a3967dcab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:59.704523 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ccfdab14-461f-4c0c-be62-612a3967dcab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:32:59.710297 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:59.710297 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:32:59.711230 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ccfdab14-461f-4c0c-be62-612a3967dcab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:32:59.711680 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 971/3897] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:59 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:32:59.951115 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40ac149c-5364-4fca-8714-1d62c2942521 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:32:59.953357 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40ac149c-5364-4fca-8714-1d62c2942521 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac Aug 08 06:32:59.953603 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40ac149c-5364-4fca-8714-1d62c2942521 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:32:59.953868 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40ac149c-5364-4fca-8714-1d62c2942521 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:32:59.963305 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:32:59.963305 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:32:59.967592 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-40ac149c-5364-4fca-8714-1d62c2942521 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Volume info retrieved successfully. Aug 08 06:32:59.972391 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40ac149c-5364-4fca-8714-1d62c2942521 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac returned with HTTP 200 Aug 08 06:32:59.972876 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 978/3898] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:32:59 2026] GET /volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:32:59.990356 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-874bccfb-4bfb-41aa-a7fe-339fce4e5d04 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:00.047413 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-52a21e4b-0441-4ac3-9f32-5bfcfb3c6382 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:00.049443 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-36bc2617-f02c-44dd-94dc-970524121aaf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:00.049969 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-52a21e4b-0441-4ac3-9f32-5bfcfb3c6382 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:33:00.049969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-52a21e4b-0441-4ac3-9f32-5bfcfb3c6382 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:00.050110 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-52a21e4b-0441-4ac3-9f32-5bfcfb3c6382 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:00.050155 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-52a21e4b-0441-4ac3-9f32-5bfcfb3c6382 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:00.051319 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36bc2617-f02c-44dd-94dc-970524121aaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] GET https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 Aug 08 06:33:00.051516 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36bc2617-f02c-44dd-94dc-970524121aaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:00.051641 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36bc2617-f02c-44dd-94dc-970524121aaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:00.055398 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:00.055398 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:00.056283 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-52a21e4b-0441-4ac3-9f32-5bfcfb3c6382 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:33:00.056834 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 969/3899] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:00 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:00.059476 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36bc2617-f02c-44dd-94dc-970524121aaf tempest-AttachVolumeTestJSON-1647658603 tempest-AttachVolumeTestJSON-1647658603-project-member] https://10.4.3.32/volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 returned with HTTP 404 Aug 08 06:33:00.060182 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 972/3900] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:00 2026] GET /volume/v3/volumes/af0874cb-ad66-48a8-8adc-99721bc1d5b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:00.064460 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-874bccfb-4bfb-41aa-a7fe-339fce4e5d04 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] POST https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac/action Aug 08 06:33:00.064948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-874bccfb-4bfb-41aa-a7fe-339fce4e5d04 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:00.065084 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-874bccfb-4bfb-41aa-a7fe-339fce4e5d04 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:00.075272 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:00.075272 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:00.076158 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-874bccfb-4bfb-41aa-a7fe-339fce4e5d04 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] Volume info retrieved successfully. Aug 08 06:33:00.077640 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-874bccfb-4bfb-41aa-a7fe-339fce4e5d04 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e1d64c6a25da4526819101141b7ea58b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afd04de92aa54109ad4e879a9ca43422', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:33:00.078045 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-874bccfb-4bfb-41aa-a7fe-339fce4e5d04 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac/action returned with HTTP 403 Aug 08 06:33:00.078795 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 982/3901] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:32:59 2026] POST /volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac/action => generated 131 bytes in 89 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:00.087808 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ec33b1c-e67f-40d1-8cd6-1fb12683e17c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:00.091143 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ec33b1c-e67f-40d1-8cd6-1fb12683e17c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac Aug 08 06:33:00.091143 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ec33b1c-e67f-40d1-8cd6-1fb12683e17c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:00.091143 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ec33b1c-e67f-40d1-8cd6-1fb12683e17c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:00.091143 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7ec33b1c-e67f-40d1-8cd6-1fb12683e17c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Delete volume with id: b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac Aug 08 06:33:00.100726 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:00.100726 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:00.101253 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7ec33b1c-e67f-40d1-8cd6-1fb12683e17c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Volume info retrieved successfully. Aug 08 06:33:00.124812 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7ec33b1c-e67f-40d1-8cd6-1fb12683e17c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Delete volume request issued successfully. Aug 08 06:33:00.125118 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ec33b1c-e67f-40d1-8cd6-1fb12683e17c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac returned with HTTP 202 Aug 08 06:33:00.125859 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 979/3902] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:33:00 2026] DELETE /volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:00.135796 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-54b44ca0-288c-4c23-a966-a2f552e93cc4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:00.138289 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-54b44ca0-288c-4c23-a966-a2f552e93cc4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac Aug 08 06:33:00.138482 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-54b44ca0-288c-4c23-a966-a2f552e93cc4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:00.138669 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-54b44ca0-288c-4c23-a966-a2f552e93cc4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:00.146037 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:00.146037 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:00.149453 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-54b44ca0-288c-4c23-a966-a2f552e93cc4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Volume info retrieved successfully. Aug 08 06:33:00.153334 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-54b44ca0-288c-4c23-a966-a2f552e93cc4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac returned with HTTP 200 Aug 08 06:33:00.153697 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 970/3903] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:00 2026] GET /volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:00.238280 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ab4d4d14-f077-4aae-8882-f14d8e476f9b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:00.240569 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab4d4d14-f077-4aae-8882-f14d8e476f9b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:00.240972 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab4d4d14-f077-4aae-8882-f14d8e476f9b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:00.241279 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab4d4d14-f077-4aae-8882-f14d8e476f9b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:00.241499 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ab4d4d14-f077-4aae-8882-f14d8e476f9b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:00.246785 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:00.246785 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:00.247729 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab4d4d14-f077-4aae-8882-f14d8e476f9b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:00.248520 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 973/3904] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:00 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:00.723863 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05acd480-e2b2-4491-9d4a-3faa30266035 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:00.727183 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05acd480-e2b2-4491-9d4a-3faa30266035 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:33:00.727383 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05acd480-e2b2-4491-9d4a-3faa30266035 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:00.727604 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05acd480-e2b2-4491-9d4a-3faa30266035 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:00.727735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-05acd480-e2b2-4491-9d4a-3faa30266035 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:00.738675 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:00.738675 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:00.739869 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05acd480-e2b2-4491-9d4a-3faa30266035 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:33:00.740554 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 983/3905] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:00 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:01.072741 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5bcd4e23-884c-4b32-be41-abe90db25aa4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:01.075271 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5bcd4e23-884c-4b32-be41-abe90db25aa4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:33:01.077500 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5bcd4e23-884c-4b32-be41-abe90db25aa4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:01.077819 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5bcd4e23-884c-4b32-be41-abe90db25aa4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:01.078148 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5bcd4e23-884c-4b32-be41-abe90db25aa4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:01.088057 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:01.088057 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:01.090396 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5bcd4e23-884c-4b32-be41-abe90db25aa4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:33:01.090980 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 980/3906] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:01 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:01.168427 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1dc9b176-518c-4cc1-85e5-2153c9934727 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:01.170604 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1dc9b176-518c-4cc1-85e5-2153c9934727 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac Aug 08 06:33:01.172528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1dc9b176-518c-4cc1-85e5-2153c9934727 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:01.172528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1dc9b176-518c-4cc1-85e5-2153c9934727 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:01.177578 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1dc9b176-518c-4cc1-85e5-2153c9934727 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac returned with HTTP 404 Aug 08 06:33:01.178282 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 971/3907] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:01 2026] GET /volume/v3/volumes/b7ac8d0f-8ee4-4773-b4b4-c82fa69bc4ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:01.187440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:01.189450 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:01.189918 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1640166505"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:01.191289 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1640166505'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:01.191515 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Create volume of 1 GB Aug 08 06:33:01.196070 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Availability Zones retrieved successfully. Aug 08 06:33:01.201485 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Flow 'volume_create_api' (d8a0a41e-daa1-4751-9092-d9f7628662fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:01.202446 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f9c8e1-f04a-4856-b9ce-f7b5d2f68777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:01.203894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:01.231724 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f9c8e1-f04a-4856-b9ce-f7b5d2f68777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:01.232713 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481b907b-3e44-4c55-a7c3-9227a36fa6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:01.261515 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-799c487d-8ae6-4445-82b2-7e9ae5b5e9be None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:01.264753 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-799c487d-8ae6-4445-82b2-7e9ae5b5e9be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:01.264997 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-799c487d-8ae6-4445-82b2-7e9ae5b5e9be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:01.265234 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-799c487d-8ae6-4445-82b2-7e9ae5b5e9be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:01.265330 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-799c487d-8ae6-4445-82b2-7e9ae5b5e9be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:01.271143 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:01.271143 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:01.271953 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-799c487d-8ae6-4445-82b2-7e9ae5b5e9be tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:01.272475 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 984/3908] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:01 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:01.277306 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Created reservations ['d256ed37-6297-4d7f-a715-6b93dccb5646', '2fd121a6-acdf-404f-a7f8-09604c9fb2f8', '5dbd7217-359b-4e44-b004-6656b4bbcc2b', '15af37a8-2d0b-4cc7-9d5d-0f2de9db182f'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:01.278291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481b907b-3e44-4c55-a7c3-9227a36fa6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d256ed37-6297-4d7f-a715-6b93dccb5646', '2fd121a6-acdf-404f-a7f8-09604c9fb2f8', '5dbd7217-359b-4e44-b004-6656b4bbcc2b', '15af37a8-2d0b-4cc7-9d5d-0f2de9db182f']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:01.279210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7e9a22-d106-4498-ba76-0b193dba94d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:01.305014 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7e9a22-d106-4498-ba76-0b193dba94d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1411fdd7-2874-4f30-b120-ca8b90e35e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1640166505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afd04de92aa54109ad4e879a9ca43422',qos_specs=None,replication_status=,reservations=['d256ed37-6297-4d7f-a715-6b93dccb5646','2fd121a6-acdf-404f-a7f8-09604c9fb2f8','5dbd7217-359b-4e44-b004-6656b4bbcc2b','15af37a8-2d0b-4cc7-9d5d-0f2de9db182f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d6ad5435a4ff6a36c98b96b495164',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1640166505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1411fdd7-2874-4f30-b120-ca8b90e35e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd04de92aa54109ad4e879a9ca43422',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75d6ad5435a4ff6a36c98b96b495164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:01.306101 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa64d21c-7752-4975-a77a-c731509b10a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:01.326682 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa64d21c-7752-4975-a77a-c731509b10a7) transitioned into state 'SUCCESS' from state '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-1640166505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afd04de92aa54109ad4e879a9ca43422',qos_specs=None,replication_status=,reservations=['d256ed37-6297-4d7f-a715-6b93dccb5646','2fd121a6-acdf-404f-a7f8-09604c9fb2f8','5dbd7217-359b-4e44-b004-6656b4bbcc2b','15af37a8-2d0b-4cc7-9d5d-0f2de9db182f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d6ad5435a4ff6a36c98b96b495164',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:01.327635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060df413-fd1f-4848-857c-7dbb806521d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:01.339373 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060df413-fd1f-4848-857c-7dbb806521d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:01.340305 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Flow 'volume_create_api' (d8a0a41e-daa1-4751-9092-d9f7628662fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:01.340656 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Create volume request issued successfully. Aug 08 06:33:01.341408 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb6ee2f8-34c1-4ea1-b689-a810e53e6484 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:01.342296 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 974/3909] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:33:01 2026] POST /volume/v3/volumes => generated 776 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:01.359131 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f3bf6f93-6bce-4d1e-9d29-97dee8acac1d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:01.361098 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3bf6f93-6bce-4d1e-9d29-97dee8acac1d tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] GET https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 Aug 08 06:33:01.361409 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3bf6f93-6bce-4d1e-9d29-97dee8acac1d tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:01.361658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3bf6f93-6bce-4d1e-9d29-97dee8acac1d tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:01.369728 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:01.369728 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:01.374021 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f3bf6f93-6bce-4d1e-9d29-97dee8acac1d tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Volume info retrieved successfully. Aug 08 06:33:01.381085 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3bf6f93-6bce-4d1e-9d29-97dee8acac1d tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 returned with HTTP 200 Aug 08 06:33:01.382584 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 981/3910] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:01 2026] GET /volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:01.752881 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-604378cf-5acc-4bea-8089-a6213f1f54e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:01.755575 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-604378cf-5acc-4bea-8089-a6213f1f54e4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:33:01.755838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-604378cf-5acc-4bea-8089-a6213f1f54e4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:01.756136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-604378cf-5acc-4bea-8089-a6213f1f54e4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:01.756325 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-604378cf-5acc-4bea-8089-a6213f1f54e4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:01.771308 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:01.771308 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:01.772905 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-604378cf-5acc-4bea-8089-a6213f1f54e4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:33:01.773455 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 972/3911] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:01 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:02.105258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-93d88dcc-5229-4bad-b05b-e001d1ff0be0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:02.107636 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-93d88dcc-5229-4bad-b05b-e001d1ff0be0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:33:02.107873 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-93d88dcc-5229-4bad-b05b-e001d1ff0be0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:02.108049 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-93d88dcc-5229-4bad-b05b-e001d1ff0be0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:02.108134 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-93d88dcc-5229-4bad-b05b-e001d1ff0be0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:02.112826 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:02.112826 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:02.113531 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-93d88dcc-5229-4bad-b05b-e001d1ff0be0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:33:02.113972 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 985/3912] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:02 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:02.286097 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b13fe3f-e477-4cc3-93cf-14cefd29aa06 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:02.288251 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b13fe3f-e477-4cc3-93cf-14cefd29aa06 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:02.288478 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b13fe3f-e477-4cc3-93cf-14cefd29aa06 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:02.288614 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b13fe3f-e477-4cc3-93cf-14cefd29aa06 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:02.288740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1b13fe3f-e477-4cc3-93cf-14cefd29aa06 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:02.293445 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:02.293445 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:02.294204 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b13fe3f-e477-4cc3-93cf-14cefd29aa06 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:02.294735 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 975/3913] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:02 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:02.397224 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-18ead4fe-3797-4960-989e-0a3bb2546689 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:02.402557 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18ead4fe-3797-4960-989e-0a3bb2546689 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] GET https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 Aug 08 06:33:02.404423 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18ead4fe-3797-4960-989e-0a3bb2546689 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:02.404423 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18ead4fe-3797-4960-989e-0a3bb2546689 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:02.419676 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:02.419676 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:02.427016 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-18ead4fe-3797-4960-989e-0a3bb2546689 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Volume info retrieved successfully. Aug 08 06:33:02.435273 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18ead4fe-3797-4960-989e-0a3bb2546689 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 returned with HTTP 200 Aug 08 06:33:02.435650 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 982/3914] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:02 2026] GET /volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:02.450538 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3df8a73a-c097-4825-aecf-e031af83a211 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:02.455394 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3df8a73a-c097-4825-aecf-e031af83a211 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] POST https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83/action Aug 08 06:33:02.455742 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3df8a73a-c097-4825-aecf-e031af83a211 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:02.455961 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3df8a73a-c097-4825-aecf-e031af83a211 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:02.475754 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:02.475754 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:02.476294 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-3df8a73a-c097-4825-aecf-e031af83a211 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e1d64c6a25da4526819101141b7ea58b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afd04de92aa54109ad4e879a9ca43422', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:33:02.476550 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3df8a73a-c097-4825-aecf-e031af83a211 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-reader] https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83/action returned with HTTP 403 Aug 08 06:33:02.477115 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 973/3915] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:33:02 2026] POST /volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83/action => generated 131 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:02.484626 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b8ea33c1-f966-4e7b-a995-604293ae383c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:02.486823 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8ea33c1-f966-4e7b-a995-604293ae383c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 Aug 08 06:33:02.487061 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8ea33c1-f966-4e7b-a995-604293ae383c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:02.487307 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b8ea33c1-f966-4e7b-a995-604293ae383c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:02.487512 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b8ea33c1-f966-4e7b-a995-604293ae383c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Delete volume with id: 1411fdd7-2874-4f30-b120-ca8b90e35e83 Aug 08 06:33:02.497131 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:02.497131 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:02.497513 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b8ea33c1-f966-4e7b-a995-604293ae383c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Volume info retrieved successfully. Aug 08 06:33:02.519267 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b8ea33c1-f966-4e7b-a995-604293ae383c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Delete volume request issued successfully. Aug 08 06:33:02.519563 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b8ea33c1-f966-4e7b-a995-604293ae383c tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 returned with HTTP 202 Aug 08 06:33:02.520158 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 986/3916] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:33:02 2026] DELETE /volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:02.529175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8f8bf965-14d5-442a-a5df-6b72739f75d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:02.531665 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f8bf965-14d5-442a-a5df-6b72739f75d4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] GET https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 Aug 08 06:33:02.531976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f8bf965-14d5-442a-a5df-6b72739f75d4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:02.532271 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f8bf965-14d5-442a-a5df-6b72739f75d4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:02.544983 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:02.544983 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:02.553054 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8f8bf965-14d5-442a-a5df-6b72739f75d4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Volume info retrieved successfully. Aug 08 06:33:02.560709 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f8bf965-14d5-442a-a5df-6b72739f75d4 tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 returned with HTTP 200 Aug 08 06:33:02.561380 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 976/3917] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:02 2026] GET /volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:02.784370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3ee165ea-5b63-4e81-b401-3fee7e553e27 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:02.786253 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ee165ea-5b63-4e81-b401-3fee7e553e27 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:33:02.786689 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ee165ea-5b63-4e81-b401-3fee7e553e27 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:02.786968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ee165ea-5b63-4e81-b401-3fee7e553e27 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:02.787966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3ee165ea-5b63-4e81-b401-3fee7e553e27 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:02.791713 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:02.791713 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:02.793382 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ee165ea-5b63-4e81-b401-3fee7e553e27 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:33:02.793382 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 983/3918] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:02 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:03.125261 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0b6c022e-3595-42df-a317-6918e5ec1a20 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:03.127629 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b6c022e-3595-42df-a317-6918e5ec1a20 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:33:03.128584 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b6c022e-3595-42df-a317-6918e5ec1a20 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:03.128584 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b6c022e-3595-42df-a317-6918e5ec1a20 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:03.128584 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0b6c022e-3595-42df-a317-6918e5ec1a20 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:03.133142 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:03.133142 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:03.133927 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b6c022e-3595-42df-a317-6918e5ec1a20 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:33:03.134372 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 974/3919] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:03 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:03.307728 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-83e198ed-f2d5-43c0-af0d-08bb116a1df1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:03.309664 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-83e198ed-f2d5-43c0-af0d-08bb116a1df1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:03.309984 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-83e198ed-f2d5-43c0-af0d-08bb116a1df1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:03.310242 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-83e198ed-f2d5-43c0-af0d-08bb116a1df1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:03.310407 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-83e198ed-f2d5-43c0-af0d-08bb116a1df1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:03.315460 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:03.315460 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:03.316227 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-83e198ed-f2d5-43c0-af0d-08bb116a1df1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:03.316706 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 987/3920] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:03 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:03.576933 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-368fd1bb-1333-4d81-8865-148bdcc972ba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:03.578661 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-368fd1bb-1333-4d81-8865-148bdcc972ba tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] GET https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 Aug 08 06:33:03.578919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-368fd1bb-1333-4d81-8865-148bdcc972ba tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:03.579110 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-368fd1bb-1333-4d81-8865-148bdcc972ba tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:03.585688 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-368fd1bb-1333-4d81-8865-148bdcc972ba tempest-ProjectReaderTests-1506362387 tempest-ProjectReaderTests-1506362387-project-admin] https://10.4.3.32/volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 returned with HTTP 404 Aug 08 06:33:03.586315 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 977/3921] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:03 2026] GET /volume/v3/volumes/1411fdd7-2874-4f30-b120-ca8b90e35e83 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:03.804876 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bda8ce68-bfc7-4ced-819e-4fc8ad25479b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:03.810151 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bda8ce68-bfc7-4ced-819e-4fc8ad25479b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:33:03.810151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bda8ce68-bfc7-4ced-819e-4fc8ad25479b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:03.810151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bda8ce68-bfc7-4ced-819e-4fc8ad25479b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:03.810151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-bda8ce68-bfc7-4ced-819e-4fc8ad25479b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:03.815037 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:03.815037 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:03.816053 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bda8ce68-bfc7-4ced-819e-4fc8ad25479b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:33:03.816583 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 984/3922] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:03 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:04.150569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-65d6e91f-13d1-4cd8-91cf-ca21763e633a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:04.152723 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-65d6e91f-13d1-4cd8-91cf-ca21763e633a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:33:04.153874 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-65d6e91f-13d1-4cd8-91cf-ca21763e633a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:04.153874 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-65d6e91f-13d1-4cd8-91cf-ca21763e633a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:04.153874 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-65d6e91f-13d1-4cd8-91cf-ca21763e633a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:04.160858 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:04.160858 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:04.161828 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-65d6e91f-13d1-4cd8-91cf-ca21763e633a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:33:04.162298 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 975/3923] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:04 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:04.178261 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ec64f11d-cd23-4df6-a24a-af0be0107014 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:04.180060 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec64f11d-cd23-4df6-a24a-af0be0107014 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:33:04.180517 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ec64f11d-cd23-4df6-a24a-af0be0107014 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7211ae8-6174-4930-92e8-205f3335bdfb"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:04.182278 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-ec64f11d-cd23-4df6-a24a-af0be0107014 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating new backup {'backup': {'volume_id': 'b7211ae8-6174-4930-92e8-205f3335bdfb'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:33:04.182459 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-ec64f11d-cd23-4df6-a24a-af0be0107014 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating backup of volume b7211ae8-6174-4930-92e8-205f3335bdfb in container None Aug 08 06:33:04.192530 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:04.192530 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:04.193079 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ec64f11d-cd23-4df6-a24a-af0be0107014 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:33:04.217960 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ec64f11d-cd23-4df6-a24a-af0be0107014 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['0e2297b0-4487-4ca1-892d-d4089be745da', '3ddbb7cd-c06e-4add-97a9-31742e77fb21'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:04.262485 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ec64f11d-cd23-4df6-a24a-af0be0107014 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:33:04.262984 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 988/3924] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:33:04 2026] POST /volume/v3/backups => generated 286 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:04.271811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6c14013e-7d19-4b95-bc9f-60522904bc41 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:04.273890 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c14013e-7d19-4b95-bc9f-60522904bc41 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:04.274281 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c14013e-7d19-4b95-bc9f-60522904bc41 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:04.274575 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c14013e-7d19-4b95-bc9f-60522904bc41 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:04.274745 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6c14013e-7d19-4b95-bc9f-60522904bc41 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:04.279158 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:04.279158 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:04.279808 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c14013e-7d19-4b95-bc9f-60522904bc41 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:04.280206 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 978/3925] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:04 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:04.330467 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c433a454-e18e-4afa-b7a0-6fb2e61602d3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:04.331910 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c433a454-e18e-4afa-b7a0-6fb2e61602d3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:04.332285 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c433a454-e18e-4afa-b7a0-6fb2e61602d3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:04.332543 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c433a454-e18e-4afa-b7a0-6fb2e61602d3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:04.332784 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c433a454-e18e-4afa-b7a0-6fb2e61602d3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:04.336816 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:04.336816 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:04.337846 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c433a454-e18e-4afa-b7a0-6fb2e61602d3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:04.337846 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 985/3926] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:04 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:04.827704 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ce614d82-54c8-4e1e-8330-1d6bb8b63f20 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:04.830185 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce614d82-54c8-4e1e-8330-1d6bb8b63f20 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:33:04.830356 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce614d82-54c8-4e1e-8330-1d6bb8b63f20 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:04.830531 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce614d82-54c8-4e1e-8330-1d6bb8b63f20 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:04.830632 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ce614d82-54c8-4e1e-8330-1d6bb8b63f20 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:04.835375 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:04.835375 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:04.836157 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce614d82-54c8-4e1e-8330-1d6bb8b63f20 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:33:04.836700 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 976/3927] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:04 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:05.293099 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4f0d1a3d-c822-410a-bbab-704abcd03fad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:05.295567 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f0d1a3d-c822-410a-bbab-704abcd03fad tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:05.295959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f0d1a3d-c822-410a-bbab-704abcd03fad tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:05.296279 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f0d1a3d-c822-410a-bbab-704abcd03fad tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:05.296484 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4f0d1a3d-c822-410a-bbab-704abcd03fad tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:05.301891 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:05.301891 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:05.302817 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f0d1a3d-c822-410a-bbab-704abcd03fad tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:05.303483 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 989/3928] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:05 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:05.350742 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0714272c-1b27-499e-a6ea-8f5eb8ac6b1d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:05.354782 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0714272c-1b27-499e-a6ea-8f5eb8ac6b1d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:05.354960 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0714272c-1b27-499e-a6ea-8f5eb8ac6b1d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:05.355187 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0714272c-1b27-499e-a6ea-8f5eb8ac6b1d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:05.355277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0714272c-1b27-499e-a6ea-8f5eb8ac6b1d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:05.364450 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:05.364450 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:05.365199 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0714272c-1b27-499e-a6ea-8f5eb8ac6b1d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:05.365585 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 979/3929] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:05 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:05.852051 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e8c675a4-edf2-4605-9f69-778d5b89e59c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:05.855081 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8c675a4-edf2-4605-9f69-778d5b89e59c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:33:05.855081 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8c675a4-edf2-4605-9f69-778d5b89e59c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:05.855081 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8c675a4-edf2-4605-9f69-778d5b89e59c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:05.855255 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e8c675a4-edf2-4605-9f69-778d5b89e59c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:05.863935 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:05.863935 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:05.864985 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8c675a4-edf2-4605-9f69-778d5b89e59c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:33:05.865560 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 986/3930] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:05 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:06.328817 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-224b3755-350c-46d1-9956-a41be62bced6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:06.331228 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-224b3755-350c-46d1-9956-a41be62bced6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:06.331368 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-224b3755-350c-46d1-9956-a41be62bced6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:06.331585 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-224b3755-350c-46d1-9956-a41be62bced6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:06.331763 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-224b3755-350c-46d1-9956-a41be62bced6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:06.342761 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:06.342761 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:06.343523 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-224b3755-350c-46d1-9956-a41be62bced6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:06.344037 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 977/3931] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:06 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 695 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:06.378587 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f5e00826-5059-4cc3-b700-e85fd81ece40 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:06.381936 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5e00826-5059-4cc3-b700-e85fd81ece40 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:06.382206 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5e00826-5059-4cc3-b700-e85fd81ece40 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:06.382356 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5e00826-5059-4cc3-b700-e85fd81ece40 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:06.382478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f5e00826-5059-4cc3-b700-e85fd81ece40 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:06.387362 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:06.387362 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:06.388058 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5e00826-5059-4cc3-b700-e85fd81ece40 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:06.388470 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 990/3932] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:06 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:06.595757 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-89c6e538-247a-4886-b0a6-a5c9166c543b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:06.599797 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:06.599797 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1947429587", "imageRef": "8ec6b8c3-b407-40b4-9cba-1ab6e4dc59d2", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:06.600205 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1947429587', 'imageRef': '8ec6b8c3-b407-40b4-9cba-1ab6e4dc59d2', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:06.690329 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Create volume of 1 GB Aug 08 06:33:06.695060 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Availability Zones retrieved successfully. Aug 08 06:33:06.700693 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Flow 'volume_create_api' (dda5d322-3ce5-4007-b4f1-5902cc8dcf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:06.701890 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2d8cce-417f-4c5d-bebe-21f5f682e084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:06.702753 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:06.763307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2d8cce-417f-4c5d-bebe-21f5f682e084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:06.764024 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93e27642-6601-4b4e-8646-932868f8f6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:06.824669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Created reservations ['0757b49e-2e43-4d31-8523-0bf7539dbeb5', 'aef42675-fd5b-4720-93a4-f01349ca73cd', '7e6b0756-1b23-44f1-ba15-abb9a3eba2ec', 'f3d1d956-f016-4103-b1cc-9c2dd4e8d968'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:06.825691 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93e27642-6601-4b4e-8646-932868f8f6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0757b49e-2e43-4d31-8523-0bf7539dbeb5', 'aef42675-fd5b-4720-93a4-f01349ca73cd', '7e6b0756-1b23-44f1-ba15-abb9a3eba2ec', 'f3d1d956-f016-4103-b1cc-9c2dd4e8d968']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:06.826524 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9cc45a2-e6e5-42dd-9fab-3b08b6132661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:06.851734 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9cc45a2-e6e5-42dd-9fab-3b08b6132661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80378114-6a22-4dc0-876a-678ed4825909', '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-1947429587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80456542ad354f22840416895c033c49',qos_specs=None,replication_status=,reservations=['0757b49e-2e43-4d31-8523-0bf7539dbeb5','aef42675-fd5b-4720-93a4-f01349ca73cd','7e6b0756-1b23-44f1-ba15-abb9a3eba2ec','f3d1d956-f016-4103-b1cc-9c2dd4e8d968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ccce6362d2742c5972cda9d23207dc1',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1947429587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80378114-6a22-4dc0-876a-678ed4825909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80456542ad354f22840416895c033c49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ccce6362d2742c5972cda9d23207dc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:06.852559 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6047945e-5e5a-4916-b12e-128d958a1581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:06.875617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6047945e-5e5a-4916-b12e-128d958a1581) transitioned into state 'SUCCESS' from state '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-1947429587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80456542ad354f22840416895c033c49',qos_specs=None,replication_status=,reservations=['0757b49e-2e43-4d31-8523-0bf7539dbeb5','aef42675-fd5b-4720-93a4-f01349ca73cd','7e6b0756-1b23-44f1-ba15-abb9a3eba2ec','f3d1d956-f016-4103-b1cc-9c2dd4e8d968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ccce6362d2742c5972cda9d23207dc1',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:06.876221 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22da2d49-f4c7-4bb6-868b-8ef38563c051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:06.878809 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03785345-d0af-4daa-aedc-07708fc7c3ec None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:06.880766 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03785345-d0af-4daa-aedc-07708fc7c3ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:33:06.881051 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03785345-d0af-4daa-aedc-07708fc7c3ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:06.881248 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03785345-d0af-4daa-aedc-07708fc7c3ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:06.881393 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-03785345-d0af-4daa-aedc-07708fc7c3ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:06.887449 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:06.887449 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:06.888747 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03785345-d0af-4daa-aedc-07708fc7c3ec tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:33:06.889504 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 987/3933] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:06 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:06.889605 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22da2d49-f4c7-4bb6-868b-8ef38563c051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:06.890511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Flow 'volume_create_api' (dda5d322-3ce5-4007-b4f1-5902cc8dcf64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:06.890896 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Create volume request issued successfully. Aug 08 06:33:06.891628 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89c6e538-247a-4886-b0a6-a5c9166c543b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:06.892128 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 980/3934] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:33:06 2026] POST /volume/v3/volumes => generated 751 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:06.910985 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-07ae82c5-3cb3-4894-96c1-8d79855548f9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:06.917880 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-07ae82c5-3cb3-4894-96c1-8d79855548f9 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:06.918214 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-07ae82c5-3cb3-4894-96c1-8d79855548f9 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:06.918491 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-07ae82c5-3cb3-4894-96c1-8d79855548f9 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:06.931572 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:06.931572 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:06.937619 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-07ae82c5-3cb3-4894-96c1-8d79855548f9 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:06.943663 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-07ae82c5-3cb3-4894-96c1-8d79855548f9 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:06.944230 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 978/3935] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:06 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:07.355416 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-925a89f3-38fd-4f4a-88d1-e009653ffa5b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:07.358841 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-925a89f3-38fd-4f4a-88d1-e009653ffa5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:07.358841 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-925a89f3-38fd-4f4a-88d1-e009653ffa5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:07.358841 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-925a89f3-38fd-4f4a-88d1-e009653ffa5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:07.358841 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-925a89f3-38fd-4f4a-88d1-e009653ffa5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:07.363455 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:07.363455 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:07.364048 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-925a89f3-38fd-4f4a-88d1-e009653ffa5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:07.364606 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 991/3936] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:07 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:07.398496 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97442fa6-315e-4b93-9a67-04c53a6107dd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:07.400816 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97442fa6-315e-4b93-9a67-04c53a6107dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:07.401098 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97442fa6-315e-4b93-9a67-04c53a6107dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:07.401372 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97442fa6-315e-4b93-9a67-04c53a6107dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:07.401496 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-97442fa6-315e-4b93-9a67-04c53a6107dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:07.407299 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:07.407299 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:07.407971 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97442fa6-315e-4b93-9a67-04c53a6107dd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:07.408387 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 988/3937] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:07 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:07.904416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5fe03b71-044f-4040-b1eb-8d4486f4e740 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:07.906892 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fe03b71-044f-4040-b1eb-8d4486f4e740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:33:07.907326 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fe03b71-044f-4040-b1eb-8d4486f4e740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:07.907620 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fe03b71-044f-4040-b1eb-8d4486f4e740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:07.907971 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5fe03b71-044f-4040-b1eb-8d4486f4e740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:07.915462 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:07.915462 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:07.917509 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fe03b71-044f-4040-b1eb-8d4486f4e740 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:33:07.917509 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 981/3938] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:07 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:07.958660 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-25931868-a7de-4ad2-926c-3626aee54352 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:07.961395 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25931868-a7de-4ad2-926c-3626aee54352 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:07.961395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25931868-a7de-4ad2-926c-3626aee54352 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:07.962500 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25931868-a7de-4ad2-926c-3626aee54352 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:07.970244 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:07.970244 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:07.974906 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-25931868-a7de-4ad2-926c-3626aee54352 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:07.980875 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25931868-a7de-4ad2-926c-3626aee54352 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:07.981399 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 979/3939] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:07 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:08.382451 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-502a876a-98ae-4d47-9fba-d26bc96b95c8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:08.385114 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-502a876a-98ae-4d47-9fba-d26bc96b95c8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:08.385440 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-502a876a-98ae-4d47-9fba-d26bc96b95c8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:08.385691 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-502a876a-98ae-4d47-9fba-d26bc96b95c8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:08.385931 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-502a876a-98ae-4d47-9fba-d26bc96b95c8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:08.391091 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:08.391091 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:08.391962 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-502a876a-98ae-4d47-9fba-d26bc96b95c8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:08.392813 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 992/3940] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:08 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:08.421463 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5cfd42a1-798d-4060-be63-a886ce9373bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:08.423651 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cfd42a1-798d-4060-be63-a886ce9373bc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:08.423874 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cfd42a1-798d-4060-be63-a886ce9373bc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:08.424090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5cfd42a1-798d-4060-be63-a886ce9373bc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:08.424280 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5cfd42a1-798d-4060-be63-a886ce9373bc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:08.431271 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:08.431271 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:08.432220 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5cfd42a1-798d-4060-be63-a886ce9373bc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:08.432642 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 989/3941] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:08 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:08.997023 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bd321aa4-f1d5-4307-88dc-84a8686b7930 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:09.003153 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd321aa4-f1d5-4307-88dc-84a8686b7930 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:09.003599 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd321aa4-f1d5-4307-88dc-84a8686b7930 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:09.004239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd321aa4-f1d5-4307-88dc-84a8686b7930 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:09.029355 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:09.029355 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:09.052696 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bd321aa4-f1d5-4307-88dc-84a8686b7930 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:09.080498 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd321aa4-f1d5-4307-88dc-84a8686b7930 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:09.084698 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 982/3942] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:08 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 904 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:09.406549 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1dfd7c6e-753b-41da-8794-53dceb9cf011 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:09.408892 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1dfd7c6e-753b-41da-8794-53dceb9cf011 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:09.409217 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1dfd7c6e-753b-41da-8794-53dceb9cf011 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:09.409486 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1dfd7c6e-753b-41da-8794-53dceb9cf011 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:09.409645 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1dfd7c6e-753b-41da-8794-53dceb9cf011 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:09.414878 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:09.414878 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:09.415691 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1dfd7c6e-753b-41da-8794-53dceb9cf011 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:09.416242 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 980/3943] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:09 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:09.450277 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a2b06531-71de-44ba-a49d-4543e2de5b4b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:09.452522 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2b06531-71de-44ba-a49d-4543e2de5b4b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:09.452838 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2b06531-71de-44ba-a49d-4543e2de5b4b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:09.453080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2b06531-71de-44ba-a49d-4543e2de5b4b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:09.453210 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a2b06531-71de-44ba-a49d-4543e2de5b4b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:09.457749 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:09.457749 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:09.458632 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2b06531-71de-44ba-a49d-4543e2de5b4b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:09.459198 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 993/3944] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:09 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:10.098815 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-50996315-3c0b-4c1a-a61f-6d05369666f3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:10.100486 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-50996315-3c0b-4c1a-a61f-6d05369666f3 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:10.100657 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-50996315-3c0b-4c1a-a61f-6d05369666f3 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:10.100856 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-50996315-3c0b-4c1a-a61f-6d05369666f3 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:10.110649 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:10.110649 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:10.114893 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-50996315-3c0b-4c1a-a61f-6d05369666f3 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:10.120357 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-50996315-3c0b-4c1a-a61f-6d05369666f3 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:10.120357 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 990/3945] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:10 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:10.132137 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9c451ed6-9401-4c8a-9156-a8b060002166 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:10.134118 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9c451ed6-9401-4c8a-9156-a8b060002166 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:33:10.134314 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9c451ed6-9401-4c8a-9156-a8b060002166 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:10.134507 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9c451ed6-9401-4c8a-9156-a8b060002166 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:10.140401 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:10.140401 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:10.143816 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9c451ed6-9401-4c8a-9156-a8b060002166 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:33:10.148473 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9c451ed6-9401-4c8a-9156-a8b060002166 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 200 Aug 08 06:33:10.149228 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 983/3946] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:33:10 2026] GET /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:10.161913 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9ad7838e-3bfb-41de-a12d-2a1ac7b91830 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:10.162355 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9ad7838e-3bfb-41de-a12d-2a1ac7b91830 None None] GET https://10.4.3.32/volume// Aug 08 06:33:10.162551 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9ad7838e-3bfb-41de-a12d-2a1ac7b91830 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:10.162787 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9ad7838e-3bfb-41de-a12d-2a1ac7b91830 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:10.163184 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9ad7838e-3bfb-41de-a12d-2a1ac7b91830 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:33:10.163599 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 981/3947] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:33:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:33:10.171713 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0720b025-234d-4f81-8503-b6dc9f784759 req-6f11cf70-99d7-473d-b7d0-a56b6571aa34 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:10.173822 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-6f11cf70-99d7-473d-b7d0-a56b6571aa34 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:33:10.174250 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-6f11cf70-99d7-473d-b7d0-a56b6571aa34 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "761ff2da-e91c-4199-b7f8-88e01987fcef", "connector": null, "instance_uuid": "3e41393a-b629-4b1d-aa0a-c7efaae77b8b"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:10.182617 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:10.182617 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:10.222136 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-6f11cf70-99d7-473d-b7d0-a56b6571aa34 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:33:10.222136 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 994/3948] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:33:10 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:10.429555 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b241a07e-fc6f-4ce6-a7ae-73ae70a1d1ef None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:10.431524 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b241a07e-fc6f-4ce6-a7ae-73ae70a1d1ef tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:10.432083 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b241a07e-fc6f-4ce6-a7ae-73ae70a1d1ef tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:10.432083 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b241a07e-fc6f-4ce6-a7ae-73ae70a1d1ef tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:10.432083 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b241a07e-fc6f-4ce6-a7ae-73ae70a1d1ef tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:10.437927 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:10.437927 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:10.438425 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b241a07e-fc6f-4ce6-a7ae-73ae70a1d1ef tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:10.439090 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 991/3949] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:10 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:10.472749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e9b1273c-ad24-4c41-8c96-a84c64ef821d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:10.480329 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9b1273c-ad24-4c41-8c96-a84c64ef821d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:10.481220 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9b1273c-ad24-4c41-8c96-a84c64ef821d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:10.482057 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9b1273c-ad24-4c41-8c96-a84c64ef821d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:10.482199 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e9b1273c-ad24-4c41-8c96-a84c64ef821d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:10.490661 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:10.490661 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:10.491285 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9b1273c-ad24-4c41-8c96-a84c64ef821d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:10.491666 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 984/3950] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:10 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:11.103018 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e2df6915-9334-4edf-8b9f-9f9786241e93 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:11.103398 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e2df6915-9334-4edf-8b9f-9f9786241e93 None None] GET https://10.4.3.32/volume// Aug 08 06:33:11.103620 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e2df6915-9334-4edf-8b9f-9f9786241e93 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:11.103784 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e2df6915-9334-4edf-8b9f-9f9786241e93 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:11.104174 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e2df6915-9334-4edf-8b9f-9f9786241e93 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:33:11.104439 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 982/3951] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:33:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:33:11.111538 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0720b025-234d-4f81-8503-b6dc9f784759 req-dc527d04-9396-4ea2-ab2c-1ef87a4f1a69 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:11.113676 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-dc527d04-9396-4ea2-ab2c-1ef87a4f1a69 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:33:11.113906 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-dc527d04-9396-4ea2-ab2c-1ef87a4f1a69 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:11.114131 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-dc527d04-9396-4ea2-ab2c-1ef87a4f1a69 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:11.123943 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:11.123943 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:11.128290 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0720b025-234d-4f81-8503-b6dc9f784759 req-dc527d04-9396-4ea2-ab2c-1ef87a4f1a69 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:33:11.132050 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-74cdc519-ec36-49b8-8a5b-026253208038 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:11.133532 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-dc527d04-9396-4ea2-ab2c-1ef87a4f1a69 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 200 Aug 08 06:33:11.133761 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74cdc519-ec36-49b8-8a5b-026253208038 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:11.134101 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 995/3952] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:33:11 2026] GET /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 1534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:33:11.134171 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74cdc519-ec36-49b8-8a5b-026253208038 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:11.134171 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74cdc519-ec36-49b8-8a5b-026253208038 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:11.143613 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:11.143613 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:11.147882 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-74cdc519-ec36-49b8-8a5b-026253208038 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:11.153407 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74cdc519-ec36-49b8-8a5b-026253208038 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:11.153958 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 992/3953] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:11 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:11.238507 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0720b025-234d-4f81-8503-b6dc9f784759 req-7be85989-808c-469c-8995-6a6e561a0137 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:11.240611 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-7be85989-808c-469c-8995-6a6e561a0137 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] PUT https://10.4.3.32/volume/v3/attachments/7c5d1192-27d1-49ef-b635-d13ff71e95e4 Aug 08 06:33:11.241025 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-7be85989-808c-469c-8995-6a6e561a0137 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:11.249185 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0720b025-234d-4f81-8503-b6dc9f784759 req-7be85989-808c-469c-8995-6a6e561a0137 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Acquiring lock "cinder-attachment_update-761ff2da-e91c-4199-b7f8-88e01987fcef-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:33:11.253811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0720b025-234d-4f81-8503-b6dc9f784759 req-7be85989-808c-469c-8995-6a6e561a0137 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Lock "cinder-attachment_update-761ff2da-e91c-4199-b7f8-88e01987fcef-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:33:11.254717 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:11.254717 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:11.339408 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0720b025-234d-4f81-8503-b6dc9f784759 req-7be85989-808c-469c-8995-6a6e561a0137 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Lock "cinder-attachment_update-761ff2da-e91c-4199-b7f8-88e01987fcef-np0000006785" released by "attachment_update" :: held 0.085s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:33:11.339738 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-7be85989-808c-469c-8995-6a6e561a0137 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/attachments/7c5d1192-27d1-49ef-b635-d13ff71e95e4 returned with HTTP 200 Aug 08 06:33:11.340790 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 985/3954] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:33:11 2026] PUT /volume/v3/attachments/7c5d1192-27d1-49ef-b635-d13ff71e95e4 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:11.362155 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9d296521-bb6e-4d66-a2b5-d6914a272643 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:11.364284 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9d296521-bb6e-4d66-a2b5-d6914a272643 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/attachments/7c5d1192-27d1-49ef-b635-d13ff71e95e4/action Aug 08 06:33:11.364625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9d296521-bb6e-4d66-a2b5-d6914a272643 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:11.364736 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9d296521-bb6e-4d66-a2b5-d6914a272643 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:11.380357 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:11.380357 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:11.389993 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0720b025-234d-4f81-8503-b6dc9f784759 req-9d296521-bb6e-4d66-a2b5-d6914a272643 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/attachments/7c5d1192-27d1-49ef-b635-d13ff71e95e4/action returned with HTTP 204 Aug 08 06:33:11.390502 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 983/3955] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:33:11 2026] POST /volume/v3/attachments/7c5d1192-27d1-49ef-b635-d13ff71e95e4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:11.450970 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6a40147a-af2a-45f0-bc83-683360851257 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:11.453491 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6a40147a-af2a-45f0-bc83-683360851257 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:11.453823 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6a40147a-af2a-45f0-bc83-683360851257 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:11.454089 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6a40147a-af2a-45f0-bc83-683360851257 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:11.454293 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6a40147a-af2a-45f0-bc83-683360851257 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:11.463522 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:11.463522 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:11.464439 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6a40147a-af2a-45f0-bc83-683360851257 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:11.464945 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 996/3956] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:11 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:11.507205 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-277585a1-9911-49e6-a9b9-074c16965659 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:11.508582 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-277585a1-9911-49e6-a9b9-074c16965659 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:11.508582 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-277585a1-9911-49e6-a9b9-074c16965659 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:11.508582 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-277585a1-9911-49e6-a9b9-074c16965659 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:11.508886 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-277585a1-9911-49e6-a9b9-074c16965659 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:11.517218 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:11.517218 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:11.518461 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-277585a1-9911-49e6-a9b9-074c16965659 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:11.520519 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 993/3957] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:11 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:12.167446 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-07abe6b9-2845-4c35-bd97-7d9a3cbaca7e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:12.172330 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07abe6b9-2845-4c35-bd97-7d9a3cbaca7e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:12.172552 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07abe6b9-2845-4c35-bd97-7d9a3cbaca7e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:12.173210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07abe6b9-2845-4c35-bd97-7d9a3cbaca7e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:12.184348 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:12.184348 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:12.189820 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-07abe6b9-2845-4c35-bd97-7d9a3cbaca7e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:12.195216 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07abe6b9-2845-4c35-bd97-7d9a3cbaca7e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:12.195599 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 986/3958] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:12 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:12.474487 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c0d9d226-3dc5-4c96-874d-82f110a3328f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:12.477164 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0d9d226-3dc5-4c96-874d-82f110a3328f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:12.477476 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0d9d226-3dc5-4c96-874d-82f110a3328f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:12.477748 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0d9d226-3dc5-4c96-874d-82f110a3328f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:12.477926 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c0d9d226-3dc5-4c96-874d-82f110a3328f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:12.483171 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:12.483171 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:12.484003 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0d9d226-3dc5-4c96-874d-82f110a3328f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:12.484540 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 984/3959] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:12 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:12.533012 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-356f2371-f795-4352-bffe-3e4854a3d1b6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:12.538424 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-356f2371-f795-4352-bffe-3e4854a3d1b6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:12.538673 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-356f2371-f795-4352-bffe-3e4854a3d1b6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:12.538951 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-356f2371-f795-4352-bffe-3e4854a3d1b6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:12.539032 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-356f2371-f795-4352-bffe-3e4854a3d1b6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:12.547088 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:12.547088 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:12.547870 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-356f2371-f795-4352-bffe-3e4854a3d1b6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:12.548268 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 997/3960] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:12 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:13.217904 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-00219fb5-cc76-4655-93c9-2d36ef018e66 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:13.219699 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00219fb5-cc76-4655-93c9-2d36ef018e66 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:13.219924 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00219fb5-cc76-4655-93c9-2d36ef018e66 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:13.220153 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00219fb5-cc76-4655-93c9-2d36ef018e66 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:13.230847 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:13.230847 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:13.234608 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-00219fb5-cc76-4655-93c9-2d36ef018e66 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:13.240093 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00219fb5-cc76-4655-93c9-2d36ef018e66 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:13.240888 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 994/3961] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:13 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:13.494361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b08ae66f-1d87-4783-96c4-3d93e6235f5b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:13.496547 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b08ae66f-1d87-4783-96c4-3d93e6235f5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:13.496785 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b08ae66f-1d87-4783-96c4-3d93e6235f5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:13.497120 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b08ae66f-1d87-4783-96c4-3d93e6235f5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:13.497221 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b08ae66f-1d87-4783-96c4-3d93e6235f5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:13.504347 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:13.504347 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:13.504700 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b08ae66f-1d87-4783-96c4-3d93e6235f5b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:13.505148 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 987/3962] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:13 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:13.559235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9feebe2c-0bf0-4209-9213-a86a5a5e2dce None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:13.561527 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9feebe2c-0bf0-4209-9213-a86a5a5e2dce tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:13.561785 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9feebe2c-0bf0-4209-9213-a86a5a5e2dce tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:13.562019 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9feebe2c-0bf0-4209-9213-a86a5a5e2dce tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:13.562181 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9feebe2c-0bf0-4209-9213-a86a5a5e2dce tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:13.567153 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:13.567153 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:13.567904 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9feebe2c-0bf0-4209-9213-a86a5a5e2dce tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:13.568347 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 985/3963] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:13 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:14.254900 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4a60bf56-3207-4553-945b-1c4b5eb5e138 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:14.256791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a60bf56-3207-4553-945b-1c4b5eb5e138 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:14.257021 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a60bf56-3207-4553-945b-1c4b5eb5e138 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:14.257256 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4a60bf56-3207-4553-945b-1c4b5eb5e138 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:14.264242 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:14.264242 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:14.268638 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4a60bf56-3207-4553-945b-1c4b5eb5e138 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:14.273914 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4a60bf56-3207-4553-945b-1c4b5eb5e138 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:14.274452 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 998/3964] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:14 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:14.516726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a91dea4-90f5-4f0c-b7ba-91e166fa8717 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:14.519029 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a91dea4-90f5-4f0c-b7ba-91e166fa8717 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:14.519340 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a91dea4-90f5-4f0c-b7ba-91e166fa8717 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:14.519593 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a91dea4-90f5-4f0c-b7ba-91e166fa8717 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:14.519747 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8a91dea4-90f5-4f0c-b7ba-91e166fa8717 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:14.525741 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:14.525741 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:14.526710 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a91dea4-90f5-4f0c-b7ba-91e166fa8717 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:14.527299 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 995/3965] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:14 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:14.579519 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-16267e68-fdd1-45aa-a9e5-e48105008672 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:14.581342 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-16267e68-fdd1-45aa-a9e5-e48105008672 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:14.581625 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-16267e68-fdd1-45aa-a9e5-e48105008672 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:14.581813 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-16267e68-fdd1-45aa-a9e5-e48105008672 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:14.584557 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-16267e68-fdd1-45aa-a9e5-e48105008672 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:14.590737 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:14.590737 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:14.591489 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-16267e68-fdd1-45aa-a9e5-e48105008672 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:14.591893 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 988/3966] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:14 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:15.286575 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dcdb7d1a-18bd-47d1-b79f-8a91e67e9c7a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:15.288489 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcdb7d1a-18bd-47d1-b79f-8a91e67e9c7a tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:15.288685 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dcdb7d1a-18bd-47d1-b79f-8a91e67e9c7a tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:15.288900 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dcdb7d1a-18bd-47d1-b79f-8a91e67e9c7a tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:15.296500 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:15.296500 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:15.300459 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dcdb7d1a-18bd-47d1-b79f-8a91e67e9c7a tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:15.305495 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcdb7d1a-18bd-47d1-b79f-8a91e67e9c7a tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:15.306030 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 986/3967] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:15 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:15.537754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-500385cd-ffaa-4e34-af3b-04e392ae4a4d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:15.543219 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-500385cd-ffaa-4e34-af3b-04e392ae4a4d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:15.543502 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-500385cd-ffaa-4e34-af3b-04e392ae4a4d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:15.543759 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-500385cd-ffaa-4e34-af3b-04e392ae4a4d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:15.543946 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-500385cd-ffaa-4e34-af3b-04e392ae4a4d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:15.551504 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:15.551504 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:15.552211 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-500385cd-ffaa-4e34-af3b-04e392ae4a4d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:15.552573 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 999/3968] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:15 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:15.604102 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dbd92780-294a-49c6-a10f-064f07a8c803 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:15.607836 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dbd92780-294a-49c6-a10f-064f07a8c803 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:15.608137 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dbd92780-294a-49c6-a10f-064f07a8c803 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:15.608437 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dbd92780-294a-49c6-a10f-064f07a8c803 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:15.608628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-dbd92780-294a-49c6-a10f-064f07a8c803 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:15.615027 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:15.615027 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:15.616256 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dbd92780-294a-49c6-a10f-064f07a8c803 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:15.616945 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 996/3969] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:15 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:16.320404 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d4fa5342-742f-4b21-9018-34de48f73ec4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:16.322920 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4fa5342-742f-4b21-9018-34de48f73ec4 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:16.323142 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4fa5342-742f-4b21-9018-34de48f73ec4 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:16.323428 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4fa5342-742f-4b21-9018-34de48f73ec4 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:16.334904 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:16.334904 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:16.342803 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d4fa5342-742f-4b21-9018-34de48f73ec4 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:16.345941 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4fa5342-742f-4b21-9018-34de48f73ec4 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:16.346462 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 989/3970] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:16 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:16.563087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cf58683b-df55-448d-9e33-32d33a70eca0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:16.565282 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cf58683b-df55-448d-9e33-32d33a70eca0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:16.565542 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cf58683b-df55-448d-9e33-32d33a70eca0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:16.565758 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cf58683b-df55-448d-9e33-32d33a70eca0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:16.566155 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-cf58683b-df55-448d-9e33-32d33a70eca0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:16.571037 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:16.571037 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:16.572168 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cf58683b-df55-448d-9e33-32d33a70eca0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:16.572267 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 987/3971] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:16 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:16.629645 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e6fd4685-d78b-4607-8402-3fc9a0a42fa1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:16.631258 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6fd4685-d78b-4607-8402-3fc9a0a42fa1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:16.631435 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6fd4685-d78b-4607-8402-3fc9a0a42fa1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:16.631603 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e6fd4685-d78b-4607-8402-3fc9a0a42fa1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:16.631740 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e6fd4685-d78b-4607-8402-3fc9a0a42fa1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id d2ea0a23-c4a7-4967-af04-d71777277b5e. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:16.637573 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:16.637573 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:16.638503 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e6fd4685-d78b-4607-8402-3fc9a0a42fa1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 200 Aug 08 06:33:16.639070 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1000/3972] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:16 2026] GET /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:16.650689 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a33f25d8-2710-4f6a-aed7-1b83a34899c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:16.652570 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a33f25d8-2710-4f6a-aed7-1b83a34899c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] DELETE https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e Aug 08 06:33:16.652930 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a33f25d8-2710-4f6a-aed7-1b83a34899c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:16.653158 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a33f25d8-2710-4f6a-aed7-1b83a34899c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:16.653256 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-a33f25d8-2710-4f6a-aed7-1b83a34899c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Delete backup with id: d2ea0a23-c4a7-4967-af04-d71777277b5e. Aug 08 06:33:16.657543 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:16.657543 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:16.670363 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-a33f25d8-2710-4f6a-aed7-1b83a34899c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] delete_backup rpcapi backup_id d2ea0a23-c4a7-4967-af04-d71777277b5e {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:33:16.672380 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a33f25d8-2710-4f6a-aed7-1b83a34899c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] https://10.4.3.32/volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e returned with HTTP 202 Aug 08 06:33:16.672824 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 997/3973] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:33:16 2026] DELETE /volume/v3/backups/d2ea0a23-c4a7-4967-af04-d71777277b5e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:33:16.683294 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-730975aa-2f14-411f-bc7d-d595aa2d9bc6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:16.685427 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-730975aa-2f14-411f-bc7d-d595aa2d9bc6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe Aug 08 06:33:16.685698 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-730975aa-2f14-411f-bc7d-d595aa2d9bc6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:16.685952 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-730975aa-2f14-411f-bc7d-d595aa2d9bc6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:16.686140 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-730975aa-2f14-411f-bc7d-d595aa2d9bc6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume with id: c305e223-ec5a-4575-a0cf-ad48cb5083fe Aug 08 06:33:16.688358 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=376,cinder:UPDATE=110,cinder:INSERT=57 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:33:16.699330 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:16.699330 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:16.699330 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-730975aa-2f14-411f-bc7d-d595aa2d9bc6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:16.717952 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-730975aa-2f14-411f-bc7d-d595aa2d9bc6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume request issued successfully. Aug 08 06:33:16.717952 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-730975aa-2f14-411f-bc7d-d595aa2d9bc6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe returned with HTTP 202 Aug 08 06:33:16.718703 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 990/3974] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:33:16 2026] DELETE /volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:16.726758 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b62716c3-9a7d-449c-8d83-0d0f67db6a09 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:16.729346 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b62716c3-9a7d-449c-8d83-0d0f67db6a09 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe Aug 08 06:33:16.729557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b62716c3-9a7d-449c-8d83-0d0f67db6a09 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:16.729736 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b62716c3-9a7d-449c-8d83-0d0f67db6a09 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:16.738121 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:16.738121 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:16.742659 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b62716c3-9a7d-449c-8d83-0d0f67db6a09 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:16.747008 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b62716c3-9a7d-449c-8d83-0d0f67db6a09 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe returned with HTTP 200 Aug 08 06:33:16.747459 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 988/3975] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:16 2026] GET /volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:17.364590 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5a2ebb82-a817-4e7b-bb68-961fec2b8913 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:17.368839 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5a2ebb82-a817-4e7b-bb68-961fec2b8913 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:17.369104 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5a2ebb82-a817-4e7b-bb68-961fec2b8913 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:17.369319 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5a2ebb82-a817-4e7b-bb68-961fec2b8913 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:17.378616 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:17.378616 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:17.382975 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5a2ebb82-a817-4e7b-bb68-961fec2b8913 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:17.392123 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5a2ebb82-a817-4e7b-bb68-961fec2b8913 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:17.392615 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1001/3976] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:17 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 1157 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:17.436721 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-623ebf0d-daf2-4b55-80b7-72c5b3f26680 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:17.439211 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-623ebf0d-daf2-4b55-80b7-72c5b3f26680 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:17.439436 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-623ebf0d-daf2-4b55-80b7-72c5b3f26680 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:17.439712 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-623ebf0d-daf2-4b55-80b7-72c5b3f26680 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:17.449501 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:17.449501 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:17.454472 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-623ebf0d-daf2-4b55-80b7-72c5b3f26680 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:17.459722 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-623ebf0d-daf2-4b55-80b7-72c5b3f26680 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:17.460225 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 998/3977] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:33:17 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 1157 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:17.587168 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e72ff9f1-d4bf-4603-a6fb-2a2f0ae74132 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:17.591036 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e72ff9f1-d4bf-4603-a6fb-2a2f0ae74132 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:17.591309 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e72ff9f1-d4bf-4603-a6fb-2a2f0ae74132 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:17.591557 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e72ff9f1-d4bf-4603-a6fb-2a2f0ae74132 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:17.591757 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e72ff9f1-d4bf-4603-a6fb-2a2f0ae74132 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:17.596990 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:17.596990 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:17.597790 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e72ff9f1-d4bf-4603-a6fb-2a2f0ae74132 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:17.598326 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 991/3978] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:17 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:17.763193 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a205088d-333d-4de7-8d7a-ec6c8087adfa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:17.765433 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a205088d-333d-4de7-8d7a-ec6c8087adfa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe Aug 08 06:33:17.765699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a205088d-333d-4de7-8d7a-ec6c8087adfa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:17.765956 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a205088d-333d-4de7-8d7a-ec6c8087adfa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:17.775805 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a205088d-333d-4de7-8d7a-ec6c8087adfa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe returned with HTTP 404 Aug 08 06:33:17.776385 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 989/3979] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:17 2026] GET /volume/v3/volumes/c305e223-ec5a-4575-a0cf-ad48cb5083fe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:17.785471 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8e44b922-9177-4ccf-81e2-d8a9c5400970 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:17.787579 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e44b922-9177-4ccf-81e2-d8a9c5400970 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919/export_record Aug 08 06:33:17.787843 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e44b922-9177-4ccf-81e2-d8a9c5400970 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:17.789879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e44b922-9177-4ccf-81e2-d8a9c5400970 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Calling method 'export_record' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:17.789879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-8e44b922-9177-4ccf-81e2-d8a9c5400970 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Export record for backup 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 06:33:17.793908 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:17.793908 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:17.795034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-8e44b922-9177-4ccf-81e2-d8a9c5400970 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'edb4b339c4a649d3a80b073507a8aed9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95515cc3799e46399b60559f50465e49', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:33:17.795267 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e44b922-9177-4ccf-81e2-d8a9c5400970 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919/export_record returned with HTTP 403 Aug 08 06:33:17.795701 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1002/3980] 10.4.3.32 () {68 vars in 1423 bytes} [Sat Aug 8 06:33:17 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:17.804019 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-8345db96-bed0-432f-a728-72b64e0de5c5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:17.805571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:17.808622 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-8345db96-bed0-432f-a728-72b64e0de5c5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:17.809104 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:17.809154 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-8345db96-bed0-432f-a728-72b64e0de5c5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:17.809205 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-481767835"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:17.809264 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-8345db96-bed0-432f-a728-72b64e0de5c5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:17.809303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-481767835'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:17.809370 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume of 1 GB Aug 08 06:33:17.813444 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Availability Zones retrieved successfully. Aug 08 06:33:17.816211 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:17.816211 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:17.821504 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Flow 'volume_create_api' (bf0274a4-01d3-42bb-a0ae-40504a4e08b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:17.821606 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-8345db96-bed0-432f-a728-72b64e0de5c5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:17.821664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc594f1-7414-43e7-98c8-36fb6c56b0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:17.822651 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:17.826588 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-8345db96-bed0-432f-a728-72b64e0de5c5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:17.827087 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 999/3981] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:33:17 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 1157 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:17.836594 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4d544ab5-155e-4368-8761-7d77c1db47cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:17.836731 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d544ab5-155e-4368-8761-7d77c1db47cb None None] GET https://10.4.3.32/volume// Aug 08 06:33:17.836868 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4d544ab5-155e-4368-8761-7d77c1db47cb None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:17.837055 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4d544ab5-155e-4368-8761-7d77c1db47cb None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:17.837700 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d544ab5-155e-4368-8761-7d77c1db47cb None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:33:17.837700 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 990/3982] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:33:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:33:17.845338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-3b63f4ce-9b23-47cd-8c57-a7d2e7f1a1f2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:17.847566 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-3b63f4ce-9b23-47cd-8c57-a7d2e7f1a1f2 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:33:17.847955 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-3b63f4ce-9b23-47cd-8c57-a7d2e7f1a1f2 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80378114-6a22-4dc0-876a-678ed4825909", "connector": null, "instance_uuid": "7f514f0e-a26b-4b47-87f0-c384edb6c8e1"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:17.850786 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc594f1-7414-43e7-98c8-36fb6c56b0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:17.851596 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95b3f9a-badd-4997-9523-081ca0871350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:17.857046 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:17.857046 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:17.898153 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-3b63f4ce-9b23-47cd-8c57-a7d2e7f1a1f2 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:33:17.898153 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1003/3983] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:33:17 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:17.905023 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Created reservations ['bd7422ff-866f-4924-ac7f-51309acc1cdd', '9c476d56-8547-4153-b9cc-e85fa972f861', 'dae9968a-a479-4439-b6e0-517832edb6b0', 'b762a6ea-cc68-4cda-aaed-a39600fdf78b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:17.906192 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95b3f9a-badd-4997-9523-081ca0871350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd7422ff-866f-4924-ac7f-51309acc1cdd', '9c476d56-8547-4153-b9cc-e85fa972f861', 'dae9968a-a479-4439-b6e0-517832edb6b0', 'b762a6ea-cc68-4cda-aaed-a39600fdf78b']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:17.907304 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c924843-55ff-4498-ac39-fac9f1791694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:17.946113 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c924843-55ff-4498-ac39-fac9f1791694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80ea6f76-c055-4c4a-b586-75c4ea91efc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-481767835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['bd7422ff-866f-4924-ac7f-51309acc1cdd','9c476d56-8547-4153-b9cc-e85fa972f861','dae9968a-a479-4439-b6e0-517832edb6b0','b762a6ea-cc68-4cda-aaed-a39600fdf78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec219252d7844dacb357ab1343df2a2a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-481767835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80ea6f76-c055-4c4a-b586-75c4ea91efc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95515cc3799e46399b60559f50465e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec219252d7844dacb357ab1343df2a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:17.954808 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dea089d-cf70-486f-a8dd-11724fb0cba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:17.971400 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dea089d-cf70-486f-a8dd-11724fb0cba9) transitioned into state 'SUCCESS' from state '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-481767835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['bd7422ff-866f-4924-ac7f-51309acc1cdd','9c476d56-8547-4153-b9cc-e85fa972f861','dae9968a-a479-4439-b6e0-517832edb6b0','b762a6ea-cc68-4cda-aaed-a39600fdf78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec219252d7844dacb357ab1343df2a2a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:17.972610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03937a08-55f3-48b4-b15c-33546d231ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:17.984957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03937a08-55f3-48b4-b15c-33546d231ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:17.986136 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Flow 'volume_create_api' (bf0274a4-01d3-42bb-a0ae-40504a4e08b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:17.986474 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume request issued successfully. Aug 08 06:33:17.987130 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4132260-5e6b-49e5-9bc8-b69f7d4f16a9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:17.987637 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 992/3984] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:33:17 2026] POST /volume/v3/volumes => generated 775 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:18.008146 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-99d55fd8-0cd5-4c02-a9b5-1b5137c35965 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:18.013324 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99d55fd8-0cd5-4c02-a9b5-1b5137c35965 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 Aug 08 06:33:18.013324 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99d55fd8-0cd5-4c02-a9b5-1b5137c35965 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:18.013324 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99d55fd8-0cd5-4c02-a9b5-1b5137c35965 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:18.023903 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:18.023903 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:18.030824 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-9a684370-38f3-4ae4-aa36-58a50d37031d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:18.034167 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-9a684370-38f3-4ae4-aa36-58a50d37031d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686 Aug 08 06:33:18.034167 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-9a684370-38f3-4ae4-aa36-58a50d37031d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:18.034167 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-9a684370-38f3-4ae4-aa36-58a50d37031d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:18.035207 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-99d55fd8-0cd5-4c02-a9b5-1b5137c35965 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:18.042638 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99d55fd8-0cd5-4c02-a9b5-1b5137c35965 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 returned with HTTP 200 Aug 08 06:33:18.043410 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1000/3985] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:18 2026] GET /volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 => generated 954 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:18.044580 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:18.044580 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:18.106949 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-92d19bd1-a859-477a-a9d7-ab330e3baf11 req-9a684370-38f3-4ae4-aa36-58a50d37031d tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686 returned with HTTP 200 Aug 08 06:33:18.107490 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 991/3986] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:33:18 2026] DELETE /volume/v3/attachments/f48fe840-f96b-4d3b-93ba-d0ae2b80b686 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:18.578590 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-df5c0369-331d-48ab-9f7d-b8b41151d926 req-87eaa133-0a15-4542-961b-830d7fef310c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:18.581482 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-df5c0369-331d-48ab-9f7d-b8b41151d926 req-87eaa133-0a15-4542-961b-830d7fef310c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:33:18.581896 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-df5c0369-331d-48ab-9f7d-b8b41151d926 req-87eaa133-0a15-4542-961b-830d7fef310c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:18.582320 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-df5c0369-331d-48ab-9f7d-b8b41151d926 req-87eaa133-0a15-4542-961b-830d7fef310c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:18.585527 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=360,cinder:UPDATE=91,cinder:INSERT=45 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:33:18.593984 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:18.593984 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:18.599479 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-df5c0369-331d-48ab-9f7d-b8b41151d926 req-87eaa133-0a15-4542-961b-830d7fef310c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:33:18.607240 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-df5c0369-331d-48ab-9f7d-b8b41151d926 req-87eaa133-0a15-4542-961b-830d7fef310c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:33:18.607624 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1004/3987] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:33:18 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:18.610240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-86479e5c-1a4b-47e1-aea8-e0afb5bc7840 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:18.612255 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86479e5c-1a4b-47e1-aea8-e0afb5bc7840 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:18.612424 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86479e5c-1a4b-47e1-aea8-e0afb5bc7840 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:18.612628 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86479e5c-1a4b-47e1-aea8-e0afb5bc7840 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:18.612783 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-86479e5c-1a4b-47e1-aea8-e0afb5bc7840 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:18.620752 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:18.620752 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:18.621568 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86479e5c-1a4b-47e1-aea8-e0afb5bc7840 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:18.622050 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 993/3988] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:18 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:19.061573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dfd95685-1106-4841-a81a-5b7b58c4246a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:19.063609 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dfd95685-1106-4841-a81a-5b7b58c4246a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 Aug 08 06:33:19.063867 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dfd95685-1106-4841-a81a-5b7b58c4246a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:19.064204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dfd95685-1106-4841-a81a-5b7b58c4246a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:19.072073 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:19.072073 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:19.076923 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dfd95685-1106-4841-a81a-5b7b58c4246a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:19.084525 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dfd95685-1106-4841-a81a-5b7b58c4246a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 returned with HTTP 200 Aug 08 06:33:19.084873 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1001/3989] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:19 2026] GET /volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:19.105882 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-502c10a9-df55-4cfd-aeab-d3fde5e6c8eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:19.113399 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-502c10a9-df55-4cfd-aeab-d3fde5e6c8eb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:33:19.114580 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-502c10a9-df55-4cfd-aeab-d3fde5e6c8eb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80ea6f76-c055-4c4a-b586-75c4ea91efc1", "name": "tempest-type-Backup-922976608"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:19.115569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-502c10a9-df55-4cfd-aeab-d3fde5e6c8eb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Creating new backup {'backup': {'volume_id': '80ea6f76-c055-4c4a-b586-75c4ea91efc1', 'name': 'tempest-type-Backup-922976608'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:33:19.115722 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-502c10a9-df55-4cfd-aeab-d3fde5e6c8eb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Creating backup of volume 80ea6f76-c055-4c4a-b586-75c4ea91efc1 in container None Aug 08 06:33:19.130746 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:19.130746 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:19.130746 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-502c10a9-df55-4cfd-aeab-d3fde5e6c8eb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:19.153276 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-502c10a9-df55-4cfd-aeab-d3fde5e6c8eb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Created reservations ['1fae651e-f94e-4386-98f1-b317035a985f', 'f10cfcf8-1983-42f2-ac3b-29eff5e76881'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:19.201403 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-502c10a9-df55-4cfd-aeab-d3fde5e6c8eb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:33:19.202207 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 992/3990] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:33:19 2026] POST /volume/v3/backups => generated 313 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:19.212723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-75f0e367-896b-4e55-82bc-b3bf8c3f88fb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:19.217529 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75f0e367-896b-4e55-82bc-b3bf8c3f88fb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:19.217529 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75f0e367-896b-4e55-82bc-b3bf8c3f88fb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:19.217529 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75f0e367-896b-4e55-82bc-b3bf8c3f88fb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:19.217529 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-75f0e367-896b-4e55-82bc-b3bf8c3f88fb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:19.222615 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:19.222615 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:19.223974 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75f0e367-896b-4e55-82bc-b3bf8c3f88fb tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:19.224584 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1005/3991] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:19 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:19.463351 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-137d66d1-4600-466e-b323-eca447bc5c05 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:19.463864 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-137d66d1-4600-466e-b323-eca447bc5c05 None None] GET https://10.4.3.32/volume// Aug 08 06:33:19.464126 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-137d66d1-4600-466e-b323-eca447bc5c05 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:19.464302 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-137d66d1-4600-466e-b323-eca447bc5c05 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:19.464803 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-137d66d1-4600-466e-b323-eca447bc5c05 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:33:19.467508 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 994/3992] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:33:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:33:19.478891 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-fc8cf3b9-5525-4c70-9063-d6a72290f3cc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:19.481092 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-fc8cf3b9-5525-4c70-9063-d6a72290f3cc tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:19.481276 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-fc8cf3b9-5525-4c70-9063-d6a72290f3cc tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:19.481489 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-fc8cf3b9-5525-4c70-9063-d6a72290f3cc tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:19.495485 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:19.495485 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:19.500860 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-fc8cf3b9-5525-4c70-9063-d6a72290f3cc tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:19.509485 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-fc8cf3b9-5525-4c70-9063-d6a72290f3cc tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:19.510000 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1002/3993] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:33:19 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 1336 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:33:19.635304 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f031e6a6-4a36-4695-9818-4c5276e8fd49 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:19.637941 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f031e6a6-4a36-4695-9818-4c5276e8fd49 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:19.638252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f031e6a6-4a36-4695-9818-4c5276e8fd49 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:19.638495 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f031e6a6-4a36-4695-9818-4c5276e8fd49 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:19.638662 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f031e6a6-4a36-4695-9818-4c5276e8fd49 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:19.639178 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-660d123f-7a91-49fc-9bac-7e5b1c8c95c1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:19.642331 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-660d123f-7a91-49fc-9bac-7e5b1c8c95c1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] PUT https://10.4.3.32/volume/v3/attachments/e7e8d904-834d-44fc-a714-301d3e63e602 Aug 08 06:33:19.642999 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-660d123f-7a91-49fc-9bac-7e5b1c8c95c1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:19.652875 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:19.652875 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:19.653864 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f031e6a6-4a36-4695-9818-4c5276e8fd49 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:19.654476 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 993/3994] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:19 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 706 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:19.662837 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-660d123f-7a91-49fc-9bac-7e5b1c8c95c1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Acquiring lock "cinder-attachment_update-80378114-6a22-4dc0-876a-678ed4825909-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:33:19.668433 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-660d123f-7a91-49fc-9bac-7e5b1c8c95c1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Lock "cinder-attachment_update-80378114-6a22-4dc0-876a-678ed4825909-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:33:19.669853 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:19.669853 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:19.759100 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-660d123f-7a91-49fc-9bac-7e5b1c8c95c1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Lock "cinder-attachment_update-80378114-6a22-4dc0-876a-678ed4825909-np0000006785" released by "attachment_update" :: held 0.091s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:33:19.759411 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-660d123f-7a91-49fc-9bac-7e5b1c8c95c1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/attachments/e7e8d904-834d-44fc-a714-301d3e63e602 returned with HTTP 200 Aug 08 06:33:19.760105 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1006/3995] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:33:19 2026] PUT /volume/v3/attachments/e7e8d904-834d-44fc-a714-301d3e63e602 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:19.786368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-4a4fb6de-ab54-4098-8224-d57d474b9eee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:19.788874 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-4a4fb6de-ab54-4098-8224-d57d474b9eee tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] POST https://10.4.3.32/volume/v3/attachments/e7e8d904-834d-44fc-a714-301d3e63e602/action Aug 08 06:33:19.789333 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-4a4fb6de-ab54-4098-8224-d57d474b9eee tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:19.789458 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-4a4fb6de-ab54-4098-8224-d57d474b9eee tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:19.812811 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:19.812811 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:19.825839 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2d895f74-379c-44ef-b3d8-aefacdfba465 req-4a4fb6de-ab54-4098-8224-d57d474b9eee tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/attachments/e7e8d904-834d-44fc-a714-301d3e63e602/action returned with HTTP 204 Aug 08 06:33:19.826461 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 995/3996] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:33:19 2026] POST /volume/v3/attachments/e7e8d904-834d-44fc-a714-301d3e63e602/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:20.240210 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f05dd294-db70-468c-981c-9892aaa3fcc8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:20.246711 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f05dd294-db70-468c-981c-9892aaa3fcc8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:20.247011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f05dd294-db70-468c-981c-9892aaa3fcc8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:20.247216 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f05dd294-db70-468c-981c-9892aaa3fcc8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:20.247353 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f05dd294-db70-468c-981c-9892aaa3fcc8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:20.255251 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:20.255251 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:20.256211 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f05dd294-db70-468c-981c-9892aaa3fcc8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:20.256717 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1003/3997] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:20 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:20.666349 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb519b56-96f0-4c13-8e0e-bd14faf5a41c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:20.669077 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb519b56-96f0-4c13-8e0e-bd14faf5a41c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:20.669396 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb519b56-96f0-4c13-8e0e-bd14faf5a41c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:20.669926 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb519b56-96f0-4c13-8e0e-bd14faf5a41c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:20.670151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bb519b56-96f0-4c13-8e0e-bd14faf5a41c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:20.675344 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:20.675344 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:20.676130 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb519b56-96f0-4c13-8e0e-bd14faf5a41c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:20.676599 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 994/3998] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:20 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:21.267806 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-41be555e-d1e4-44b3-aab8-f080e3fca006 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:21.270385 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41be555e-d1e4-44b3-aab8-f080e3fca006 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:21.270687 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41be555e-d1e4-44b3-aab8-f080e3fca006 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:21.270973 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-41be555e-d1e4-44b3-aab8-f080e3fca006 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:21.271261 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-41be555e-d1e4-44b3-aab8-f080e3fca006 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:21.277697 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:21.277697 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:21.278522 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-41be555e-d1e4-44b3-aab8-f080e3fca006 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:21.279114 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1007/3999] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:21 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:21.638879 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0a13da02-f599-43fb-b495-f7340ca63c43 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:21.640858 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a13da02-f599-43fb-b495-f7340ca63c43 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] DELETE https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:33:21.641077 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a13da02-f599-43fb-b495-f7340ca63c43 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:21.641263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a13da02-f599-43fb-b495-f7340ca63c43 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:21.641475 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-0a13da02-f599-43fb-b495-f7340ca63c43 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Delete volume with id: 05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:33:21.649021 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:21.649021 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:21.649666 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0a13da02-f599-43fb-b495-f7340ca63c43 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:33:21.665196 np0000006785 devstack@c-api.service[100290]: WARNING cinder.keymgr.conf_key_mgr [None req-0a13da02-f599-43fb-b495-f7340ca63c43 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:33:21.675866 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0a13da02-f599-43fb-b495-f7340ca63c43 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Delete volume request issued successfully. Aug 08 06:33:21.676120 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a13da02-f599-43fb-b495-f7340ca63c43 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 202 Aug 08 06:33:21.676647 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 996/4000] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:33:21 2026] DELETE /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:21.687277 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7da05670-64c8-47f0-b4b4-2e429f34bfd2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:21.688327 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7da05670-64c8-47f0-b4b4-2e429f34bfd2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:33:21.688566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7da05670-64c8-47f0-b4b4-2e429f34bfd2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:21.688812 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7da05670-64c8-47f0-b4b4-2e429f34bfd2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:21.690703 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8674b118-08dd-4eef-afd6-f3e1f8e6a433 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:21.693087 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8674b118-08dd-4eef-afd6-f3e1f8e6a433 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:21.693087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8674b118-08dd-4eef-afd6-f3e1f8e6a433 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:21.693386 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8674b118-08dd-4eef-afd6-f3e1f8e6a433 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:21.693660 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8674b118-08dd-4eef-afd6-f3e1f8e6a433 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:21.699783 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:21.699783 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:21.700083 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:21.700083 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:21.700951 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8674b118-08dd-4eef-afd6-f3e1f8e6a433 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:21.701611 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 995/4001] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:21 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:21.705290 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7da05670-64c8-47f0-b4b4-2e429f34bfd2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Volume info retrieved successfully. Aug 08 06:33:21.714918 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7da05670-64c8-47f0-b4b4-2e429f34bfd2 tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 200 Aug 08 06:33:21.715524 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1004/4002] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:21 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:22.290340 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c5801d53-22cb-4a9c-b57e-b23508584c38 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:22.292664 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5801d53-22cb-4a9c-b57e-b23508584c38 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:22.292952 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c5801d53-22cb-4a9c-b57e-b23508584c38 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:22.293225 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c5801d53-22cb-4a9c-b57e-b23508584c38 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:22.293374 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c5801d53-22cb-4a9c-b57e-b23508584c38 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:22.298583 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:22.298583 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:22.299198 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c5801d53-22cb-4a9c-b57e-b23508584c38 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:22.299834 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1008/4003] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:22 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:22.713430 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6cc03886-0706-474a-bbdb-0588311b9465 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:22.715446 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6cc03886-0706-474a-bbdb-0588311b9465 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:22.715628 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6cc03886-0706-474a-bbdb-0588311b9465 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:22.715819 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6cc03886-0706-474a-bbdb-0588311b9465 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:22.715916 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6cc03886-0706-474a-bbdb-0588311b9465 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:22.721376 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:22.721376 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:22.721971 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6cc03886-0706-474a-bbdb-0588311b9465 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 200 Aug 08 06:33:22.722337 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 997/4004] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:22 2026] GET /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:33:22.729858 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-33627c80-aaa5-4463-8473-b58cb8433d3c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:22.731579 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33627c80-aaa5-4463-8473-b58cb8433d3c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] GET https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 Aug 08 06:33:22.731860 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-33627c80-aaa5-4463-8473-b58cb8433d3c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:22.732125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-33627c80-aaa5-4463-8473-b58cb8433d3c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:22.732813 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4e217958-8a09-49f4-8c18-677f18f8cf1e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:22.734549 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e217958-8a09-49f4-8c18-677f18f8cf1e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 Aug 08 06:33:22.734731 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e217958-8a09-49f4-8c18-677f18f8cf1e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:22.734933 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e217958-8a09-49f4-8c18-677f18f8cf1e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:22.735042 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-4e217958-8a09-49f4-8c18-677f18f8cf1e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete backup with id: 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2. Aug 08 06:33:22.739906 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33627c80-aaa5-4463-8473-b58cb8433d3c tempest-TestEncryptedCinderVolumes-1502724489 tempest-TestEncryptedCinderVolumes-1502724489-project-member] https://10.4.3.32/volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 returned with HTTP 404 Aug 08 06:33:22.740568 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 996/4005] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:22 2026] GET /volume/v3/volumes/05630a88-c65d-4ba9-a951-d0602de26be9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:22.743373 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:22.743373 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:22.753653 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0bb93d3e-0af6-4e13-bf1a-e7c19f03b8a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:22.760329 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-4e217958-8a09-49f4-8c18-677f18f8cf1e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] delete_backup rpcapi backup_id 43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:33:22.761889 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e217958-8a09-49f4-8c18-677f18f8cf1e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 returned with HTTP 202 Aug 08 06:33:22.762342 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1005/4006] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:33:22 2026] DELETE /volume/v3/backups/43ab1478-3fef-4b0d-88bc-69ff01b6d5c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:33:22.775027 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:22.780136 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:22.780449 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1139082319"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:22.782135 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1139082319'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:22.782244 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume of 1 GB Aug 08 06:33:22.786026 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Availability Zones retrieved successfully. Aug 08 06:33:22.791270 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (4fbfb839-8d2b-4ffe-9418-9c66fd337bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:22.792206 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3727a581-d0a9-4c39-a4e6-2087ed216bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:22.792998 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:22.820657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3727a581-d0a9-4c39-a4e6-2087ed216bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:22.821430 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f112441-5b95-4e6b-bbea-98a632691c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:22.865607 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['560cdee4-0080-4f77-9ad3-a1eeb9c978d5', '5ef870b8-707a-4d9a-82e3-4988dac0b5fc', '9246fa88-b107-4d2c-85a2-bc8ae866a6a7', '515c1f86-ebee-4eaf-854b-0980308cd9f2'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:22.866493 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f112441-5b95-4e6b-bbea-98a632691c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['560cdee4-0080-4f77-9ad3-a1eeb9c978d5', '5ef870b8-707a-4d9a-82e3-4988dac0b5fc', '9246fa88-b107-4d2c-85a2-bc8ae866a6a7', '515c1f86-ebee-4eaf-854b-0980308cd9f2']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:22.867330 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dcc7da1-8e7f-40e1-b993-f95d47f77e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:22.893286 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dcc7da1-8e7f-40e1-b993-f95d47f77e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd62f9e72-0179-4beb-86ca-28ab8f14edbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1139082319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['560cdee4-0080-4f77-9ad3-a1eeb9c978d5','5ef870b8-707a-4d9a-82e3-4988dac0b5fc','9246fa88-b107-4d2c-85a2-bc8ae866a6a7','515c1f86-ebee-4eaf-854b-0980308cd9f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1139082319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d62f9e72-0179-4beb-86ca-28ab8f14edbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6448e640c6c49f496573273f63e7c22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='042508f5c23a41a589478ac1c5474824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:22.894227 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11e7fd6-5a38-4778-a24f-040a3524b990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:22.905961 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0bb93d3e-0af6-4e13-bf1a-e7c19f03b8a7 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:33:22.906213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0bb93d3e-0af6-4e13-bf1a-e7c19f03b8a7 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:22.906459 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0bb93d3e-0af6-4e13-bf1a-e7c19f03b8a7 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:22.907432 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bb93d3e-0af6-4e13-bf1a-e7c19f03b8a7 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:33:22.917834 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11e7fd6-5a38-4778-a24f-040a3524b990) transitioned into state 'SUCCESS' from state '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-1139082319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['560cdee4-0080-4f77-9ad3-a1eeb9c978d5','5ef870b8-707a-4d9a-82e3-4988dac0b5fc','9246fa88-b107-4d2c-85a2-bc8ae866a6a7','515c1f86-ebee-4eaf-854b-0980308cd9f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:22.918512 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7788854-ffc7-4536-af4a-88c239ee4da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:22.924405 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0bb93d3e-0af6-4e13-bf1a-e7c19f03b8a7 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Get all volumes completed successfully. Aug 08 06:33:22.926745 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:22.926745 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:22.930763 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7788854-ffc7-4536-af4a-88c239ee4da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:22.931663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (4fbfb839-8d2b-4ffe-9418-9c66fd337bcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:22.931989 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume request issued successfully. Aug 08 06:33:22.932575 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63e390fc-9086-4aba-90a3-553ed0f526a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:22.932987 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0bb93d3e-0af6-4e13-bf1a-e7c19f03b8a7 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:33:22.933117 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 998/4007] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:33:22 2026] POST /volume/v3/volumes => generated 776 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:22.933561 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1009/4008] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:33:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11464 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:33:22.948341 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-073c4208-e6d8-44ff-82a1-17e2213f0337 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:22.953525 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-073c4208-e6d8-44ff-82a1-17e2213f0337 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb Aug 08 06:33:22.953737 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0a9cf8fb-46c4-4d83-b60a-25e503552bf5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:22.953799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-073c4208-e6d8-44ff-82a1-17e2213f0337 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:22.953799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-073c4208-e6d8-44ff-82a1-17e2213f0337 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:22.954668 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a9cf8fb-46c4-4d83-b60a-25e503552bf5 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] DELETE https://10.4.3.32/volume/v3/types/c54d4571-ca02-45d3-a8ee-58446d538ce7 Aug 08 06:33:22.954905 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0a9cf8fb-46c4-4d83-b60a-25e503552bf5 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:22.955198 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0a9cf8fb-46c4-4d83-b60a-25e503552bf5 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:22.964789 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:22.964789 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:22.973856 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-073c4208-e6d8-44ff-82a1-17e2213f0337 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:33:22.979658 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-073c4208-e6d8-44ff-82a1-17e2213f0337 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb returned with HTTP 200 Aug 08 06:33:22.980159 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 997/4009] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:22 2026] GET /volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:22.998976 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0a9cf8fb-46c4-4d83-b60a-25e503552bf5 tempest-TestEncryptedCinderVolumes-1685745848 tempest-TestEncryptedCinderVolumes-1685745848-project-admin] https://10.4.3.32/volume/v3/types/c54d4571-ca02-45d3-a8ee-58446d538ce7 returned with HTTP 202 Aug 08 06:33:22.999593 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1006/4010] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:33:22 2026] DELETE /volume/v3/types/c54d4571-ca02-45d3-a8ee-58446d538ce7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:23.312176 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-648636e5-e6c0-4924-af7d-0db56dbb7032 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:23.314237 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-648636e5-e6c0-4924-af7d-0db56dbb7032 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:23.314535 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-648636e5-e6c0-4924-af7d-0db56dbb7032 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:23.315627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-648636e5-e6c0-4924-af7d-0db56dbb7032 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:23.315627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-648636e5-e6c0-4924-af7d-0db56dbb7032 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:23.319485 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:23.319485 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:23.321898 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-648636e5-e6c0-4924-af7d-0db56dbb7032 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:23.321898 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 999/4011] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:23 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:23.995307 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3acb3a36-52eb-444f-95c3-74d41cae12c2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:24.002938 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3acb3a36-52eb-444f-95c3-74d41cae12c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb Aug 08 06:33:24.003401 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3acb3a36-52eb-444f-95c3-74d41cae12c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:24.003401 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3acb3a36-52eb-444f-95c3-74d41cae12c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:24.015033 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:24.015033 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:24.019705 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3acb3a36-52eb-444f-95c3-74d41cae12c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:33:24.027483 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3acb3a36-52eb-444f-95c3-74d41cae12c2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb returned with HTTP 200 Aug 08 06:33:24.027936 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1010/4012] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:23 2026] GET /volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:24.044414 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7ee16fce-5b86-424d-9734-5692b309e429 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:24.051371 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ee16fce-5b86-424d-9734-5692b309e429 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:33:24.052107 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7ee16fce-5b86-424d-9734-5692b309e429 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d62f9e72-0179-4beb-86ca-28ab8f14edbb", "name": "tempest-type-Backup-21961126"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:24.054670 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-7ee16fce-5b86-424d-9734-5692b309e429 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating new backup {'backup': {'volume_id': 'd62f9e72-0179-4beb-86ca-28ab8f14edbb', 'name': 'tempest-type-Backup-21961126'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:33:24.055057 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-7ee16fce-5b86-424d-9734-5692b309e429 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating backup of volume d62f9e72-0179-4beb-86ca-28ab8f14edbb in container None Aug 08 06:33:24.068333 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:24.068333 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:24.068333 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7ee16fce-5b86-424d-9734-5692b309e429 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:33:24.097726 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-7ee16fce-5b86-424d-9734-5692b309e429 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['f6df0959-a507-4277-beb4-9b214aeb45e5', '3a18c79e-e0c5-415d-ada0-0928d8f05ae7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:24.146139 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ee16fce-5b86-424d-9734-5692b309e429 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:33:24.146675 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 998/4013] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:33:24 2026] POST /volume/v3/backups => generated 312 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 06:33:24.156372 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a1751b41-9f5f-46dd-a16f-1643f6b6d067 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:24.158181 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a1751b41-9f5f-46dd-a16f-1643f6b6d067 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:24.158405 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a1751b41-9f5f-46dd-a16f-1643f6b6d067 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:24.158907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a1751b41-9f5f-46dd-a16f-1643f6b6d067 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:24.158907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a1751b41-9f5f-46dd-a16f-1643f6b6d067 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:24.163273 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:24.163273 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:24.163566 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a1751b41-9f5f-46dd-a16f-1643f6b6d067 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:24.164445 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1007/4014] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:24 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:24.334644 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4eeca332-baf8-46ed-ad9e-97a296e3dc25 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:24.336752 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4eeca332-baf8-46ed-ad9e-97a296e3dc25 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:24.337058 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4eeca332-baf8-46ed-ad9e-97a296e3dc25 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:24.337330 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4eeca332-baf8-46ed-ad9e-97a296e3dc25 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:24.337474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-4eeca332-baf8-46ed-ad9e-97a296e3dc25 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:24.342500 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:24.342500 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:24.343284 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4eeca332-baf8-46ed-ad9e-97a296e3dc25 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:24.343785 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1000/4015] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:24 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:25.180227 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dbebb530-7b9c-4116-96c3-08c3e9b893f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:25.182287 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dbebb530-7b9c-4116-96c3-08c3e9b893f3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:25.182575 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dbebb530-7b9c-4116-96c3-08c3e9b893f3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:25.182807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dbebb530-7b9c-4116-96c3-08c3e9b893f3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:25.182807 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-dbebb530-7b9c-4116-96c3-08c3e9b893f3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:25.192030 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:25.192030 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:25.192848 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dbebb530-7b9c-4116-96c3-08c3e9b893f3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:25.194715 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1011/4016] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:25 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:25.360555 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6c07b710-65bc-45f6-9f33-df776fa643c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:25.362621 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c07b710-65bc-45f6-9f33-df776fa643c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:25.363146 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c07b710-65bc-45f6-9f33-df776fa643c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:25.363450 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c07b710-65bc-45f6-9f33-df776fa643c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:25.363629 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6c07b710-65bc-45f6-9f33-df776fa643c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:25.368377 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:25.368377 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:25.369253 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c07b710-65bc-45f6-9f33-df776fa643c9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:25.369867 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 999/4017] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:25 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:26.209642 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2752ac88-eec4-4c05-b320-b4c4fd842d3c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:26.213957 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2752ac88-eec4-4c05-b320-b4c4fd842d3c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:26.213957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2752ac88-eec4-4c05-b320-b4c4fd842d3c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:26.213957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2752ac88-eec4-4c05-b320-b4c4fd842d3c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:26.213957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2752ac88-eec4-4c05-b320-b4c4fd842d3c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:26.219871 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:26.219871 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:26.220933 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2752ac88-eec4-4c05-b320-b4c4fd842d3c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:26.221536 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1008/4018] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:26 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:26.380293 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b2336c5c-16bc-4e92-8875-2abab4e19cd1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:26.383047 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2336c5c-16bc-4e92-8875-2abab4e19cd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:26.383363 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b2336c5c-16bc-4e92-8875-2abab4e19cd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:26.383601 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b2336c5c-16bc-4e92-8875-2abab4e19cd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:26.383825 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b2336c5c-16bc-4e92-8875-2abab4e19cd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:26.400366 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:26.400366 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:26.401408 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2336c5c-16bc-4e92-8875-2abab4e19cd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:26.402782 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1001/4019] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:26 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:27.232473 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a2f2d7d8-05f3-41b4-9ca6-4c54ff92bacb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:27.234292 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2f2d7d8-05f3-41b4-9ca6-4c54ff92bacb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:27.234483 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2f2d7d8-05f3-41b4-9ca6-4c54ff92bacb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:27.234651 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2f2d7d8-05f3-41b4-9ca6-4c54ff92bacb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:27.234764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a2f2d7d8-05f3-41b4-9ca6-4c54ff92bacb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:27.239710 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:27.239710 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:27.240487 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2f2d7d8-05f3-41b4-9ca6-4c54ff92bacb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:27.240957 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1012/4020] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:27 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:27.415554 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2b489ac2-d18f-4e82-b0cf-6dbc559d973c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:27.417505 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b489ac2-d18f-4e82-b0cf-6dbc559d973c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:27.417713 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b489ac2-d18f-4e82-b0cf-6dbc559d973c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:27.417916 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b489ac2-d18f-4e82-b0cf-6dbc559d973c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:27.418061 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2b489ac2-d18f-4e82-b0cf-6dbc559d973c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:27.424504 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:27.424504 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:27.425375 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b489ac2-d18f-4e82-b0cf-6dbc559d973c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:27.425905 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1000/4021] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:27 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:28.265978 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dfdab91d-63e5-4c3f-b7ba-1a405551d1f7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:28.269923 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dfdab91d-63e5-4c3f-b7ba-1a405551d1f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:28.269923 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dfdab91d-63e5-4c3f-b7ba-1a405551d1f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:28.269923 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dfdab91d-63e5-4c3f-b7ba-1a405551d1f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:28.269923 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-dfdab91d-63e5-4c3f-b7ba-1a405551d1f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:28.275592 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:28.275592 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:28.276549 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dfdab91d-63e5-4c3f-b7ba-1a405551d1f7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:28.277144 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1009/4022] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:28 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:28.278427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-9c7c6e46-1843-4919-b2a8-749162e127b1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:28.282018 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-9c7c6e46-1843-4919-b2a8-749162e127b1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/limits Aug 08 06:33:28.282331 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-9c7c6e46-1843-4919-b2a8-749162e127b1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:28.282658 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-9c7c6e46-1843-4919-b2a8-749162e127b1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:28.313910 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-9c7c6e46-1843-4919-b2a8-749162e127b1 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 08 06:33:28.314978 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1002/4023] 10.4.3.32 () {68 vars in 1477 bytes} [Sat Aug 8 06:33:28 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:28.372538 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-bb0ef38b-7d46-4cda-81c8-8cc6d7d0c707 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:28.375178 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-bb0ef38b-7d46-4cda-81c8-8cc6d7d0c707 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:28.375496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-bb0ef38b-7d46-4cda-81c8-8cc6d7d0c707 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:28.376148 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-bb0ef38b-7d46-4cda-81c8-8cc6d7d0c707 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:28.391839 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:28.391839 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:28.396650 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-bb0ef38b-7d46-4cda-81c8-8cc6d7d0c707 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:28.401892 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-bb0ef38b-7d46-4cda-81c8-8cc6d7d0c707 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 200 Aug 08 06:33:28.402378 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1013/4024] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:33:28 2026] GET /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 1449 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:28.414026 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-81b97181-84e6-4454-9fe6-6b7b29688956 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:28.418596 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-81b97181-84e6-4454-9fe6-6b7b29688956 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:33:28.419228 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-81b97181-84e6-4454-9fe6-6b7b29688956 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80378114-6a22-4dc0-876a-678ed4825909", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1264367444", "description": null, "metadata": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:28.433473 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:28.433473 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:28.434029 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-81b97181-84e6-4454-9fe6-6b7b29688956 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:28.434240 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-81b97181-84e6-4454-9fe6-6b7b29688956 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Create snapshot from volume 80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:28.441839 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-44d2775b-06a2-4389-a98c-ba733eb141e8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:28.443884 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44d2775b-06a2-4389-a98c-ba733eb141e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:28.444369 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-44d2775b-06a2-4389-a98c-ba733eb141e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:28.444949 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-44d2775b-06a2-4389-a98c-ba733eb141e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:28.445243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-44d2775b-06a2-4389-a98c-ba733eb141e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:28.453792 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:28.453792 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:28.453792 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-44d2775b-06a2-4389-a98c-ba733eb141e8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:28.453792 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1010/4025] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:28 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:28.487102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-81b97181-84e6-4454-9fe6-6b7b29688956 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Created reservations ['5ad4cf96-fea5-485b-94ca-898d5726a4ea', '6d691694-09ec-41ec-bb52-f05780e89b6a', '89c2345e-671e-41e5-9dca-0967043cd7d5', '247a9481-77a9-42ad-b475-e3772ab4e01c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:28.545799 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-81b97181-84e6-4454-9fe6-6b7b29688956 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Snapshot force create request issued successfully. Aug 08 06:33:28.546476 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b21bfd5c-6be5-40c6-9b4a-212306d4fabc req-81b97181-84e6-4454-9fe6-6b7b29688956 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:33:28.547483 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1001/4026] 10.4.3.32 () {72 vars in 1540 bytes} [Sat Aug 8 06:33:28 2026] POST /volume/v3/snapshots => generated 319 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:29.292743 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e8ea64c0-5021-425f-a9c8-903593afba0d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:29.295388 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e8ea64c0-5021-425f-a9c8-903593afba0d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:29.295737 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e8ea64c0-5021-425f-a9c8-903593afba0d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:29.296421 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e8ea64c0-5021-425f-a9c8-903593afba0d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:29.296634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e8ea64c0-5021-425f-a9c8-903593afba0d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:29.302621 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:29.302621 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:29.303680 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e8ea64c0-5021-425f-a9c8-903593afba0d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:29.304967 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1003/4027] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:29 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:33:29.467424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6e0b93a8-5583-4ad7-a24c-aae2146ed019 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:29.472008 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e0b93a8-5583-4ad7-a24c-aae2146ed019 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:29.472008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e0b93a8-5583-4ad7-a24c-aae2146ed019 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:29.472008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e0b93a8-5583-4ad7-a24c-aae2146ed019 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:29.472008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6e0b93a8-5583-4ad7-a24c-aae2146ed019 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:29.478885 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:29.478885 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:29.479879 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e0b93a8-5583-4ad7-a24c-aae2146ed019 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:29.480575 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1014/4028] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:29 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:30.319373 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f07de97-f830-477a-8b3a-e0d78404fb9c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:30.323762 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f07de97-f830-477a-8b3a-e0d78404fb9c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:30.324066 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f07de97-f830-477a-8b3a-e0d78404fb9c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:30.325542 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f07de97-f830-477a-8b3a-e0d78404fb9c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:30.325745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3f07de97-f830-477a-8b3a-e0d78404fb9c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:30.333735 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:30.333735 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:30.334556 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f07de97-f830-477a-8b3a-e0d78404fb9c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:30.335082 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1011/4029] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:30 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:30.496174 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-610d8d48-90ca-40bc-9239-9f9219e3a188 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:30.499070 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-610d8d48-90ca-40bc-9239-9f9219e3a188 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:30.499372 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-610d8d48-90ca-40bc-9239-9f9219e3a188 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:30.499657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-610d8d48-90ca-40bc-9239-9f9219e3a188 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:30.499849 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-610d8d48-90ca-40bc-9239-9f9219e3a188 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:30.505485 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:30.505485 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:30.506476 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-610d8d48-90ca-40bc-9239-9f9219e3a188 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:30.506885 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1002/4030] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:30 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:30.972408 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-31e10007-407c-4fe6-a680-4489dcc5ab9b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:30.977453 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31e10007-407c-4fe6-a680-4489dcc5ab9b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 Aug 08 06:33:30.977603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31e10007-407c-4fe6-a680-4489dcc5ab9b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:30.977848 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31e10007-407c-4fe6-a680-4489dcc5ab9b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:30.984997 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:30.984997 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:30.985641 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-31e10007-407c-4fe6-a680-4489dcc5ab9b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Snapshot retrieved successfully. Aug 08 06:33:30.986943 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31e10007-407c-4fe6-a680-4489dcc5ab9b tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 returned with HTTP 200 Aug 08 06:33:30.987595 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1004/4031] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:30 2026] GET /volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:31.267286 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a47ca288-4225-403b-a9c6-fbd97644e0b5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:31.269333 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a47ca288-4225-403b-a9c6-fbd97644e0b5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 Aug 08 06:33:31.269567 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a47ca288-4225-403b-a9c6-fbd97644e0b5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:31.269799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a47ca288-4225-403b-a9c6-fbd97644e0b5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:31.269952 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-a47ca288-4225-403b-a9c6-fbd97644e0b5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Delete snapshot with id: bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 Aug 08 06:33:31.275500 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:31.275500 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:31.276063 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a47ca288-4225-403b-a9c6-fbd97644e0b5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Snapshot retrieved successfully. Aug 08 06:33:31.297365 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a47ca288-4225-403b-a9c6-fbd97644e0b5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Snapshot delete request issued successfully. Aug 08 06:33:31.297627 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a47ca288-4225-403b-a9c6-fbd97644e0b5 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 returned with HTTP 202 Aug 08 06:33:31.298174 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1015/4032] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:33:31 2026] DELETE /volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:31.306124 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f3f92c7e-9816-40ef-bd58-5535a27bbe5e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:31.309081 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3f92c7e-9816-40ef-bd58-5535a27bbe5e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 Aug 08 06:33:31.309246 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3f92c7e-9816-40ef-bd58-5535a27bbe5e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:31.309502 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f3f92c7e-9816-40ef-bd58-5535a27bbe5e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:31.316203 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:31.316203 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:31.317131 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f3f92c7e-9816-40ef-bd58-5535a27bbe5e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Snapshot retrieved successfully. Aug 08 06:33:31.318179 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f3f92c7e-9816-40ef-bd58-5535a27bbe5e tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 returned with HTTP 200 Aug 08 06:33:31.318743 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1012/4033] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:31 2026] GET /volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:33:31.346286 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0a83c974-2425-48db-b332-c6fc7659afa7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:31.348442 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a83c974-2425-48db-b332-c6fc7659afa7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:31.348703 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a83c974-2425-48db-b332-c6fc7659afa7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:31.348963 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a83c974-2425-48db-b332-c6fc7659afa7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:31.349087 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0a83c974-2425-48db-b332-c6fc7659afa7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:31.356524 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:31.356524 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:31.358226 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a83c974-2425-48db-b332-c6fc7659afa7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:31.358226 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1003/4034] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:31 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:31.519787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b164aded-3415-444f-a6a3-0754efe0955a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:31.525388 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b164aded-3415-444f-a6a3-0754efe0955a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:31.525606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b164aded-3415-444f-a6a3-0754efe0955a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:31.525783 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b164aded-3415-444f-a6a3-0754efe0955a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:31.525931 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b164aded-3415-444f-a6a3-0754efe0955a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:31.535598 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:31.535598 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:31.537718 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b164aded-3415-444f-a6a3-0754efe0955a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:31.538208 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1005/4035] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:31 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:32.333975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-be949760-9c65-4e6d-88b2-444d54f803ff None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:32.336341 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-be949760-9c65-4e6d-88b2-444d54f803ff tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] GET https://10.4.3.32/volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 Aug 08 06:33:32.336588 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-be949760-9c65-4e6d-88b2-444d54f803ff tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:32.336831 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-be949760-9c65-4e6d-88b2-444d54f803ff tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:32.341896 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-be949760-9c65-4e6d-88b2-444d54f803ff tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 returned with HTTP 404 Aug 08 06:33:32.342417 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1016/4036] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:32 2026] GET /volume/v3/snapshots/bd20c3d4-cc3d-4f62-90e7-79dd347db8d6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:32.370513 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56cbcb08-90da-46e5-8a37-b088895c8bdb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:32.372463 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56cbcb08-90da-46e5-8a37-b088895c8bdb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:32.372799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56cbcb08-90da-46e5-8a37-b088895c8bdb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:32.373110 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56cbcb08-90da-46e5-8a37-b088895c8bdb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:32.373296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-56cbcb08-90da-46e5-8a37-b088895c8bdb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:32.379952 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:32.379952 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:32.381702 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56cbcb08-90da-46e5-8a37-b088895c8bdb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:32.381702 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1013/4037] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:32 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:32.551219 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-45417ec9-1797-44b2-8fc9-c6414690d341 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:32.553521 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45417ec9-1797-44b2-8fc9-c6414690d341 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:32.554043 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-45417ec9-1797-44b2-8fc9-c6414690d341 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:32.554400 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-45417ec9-1797-44b2-8fc9-c6414690d341 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:32.555040 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-45417ec9-1797-44b2-8fc9-c6414690d341 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:32.560545 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:32.560545 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:32.562582 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45417ec9-1797-44b2-8fc9-c6414690d341 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:32.562582 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1004/4038] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:32 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:33.396142 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e12aabd3-4f03-4641-a43b-d4a24d069b0a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:33.398450 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e12aabd3-4f03-4641-a43b-d4a24d069b0a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:33.398723 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e12aabd3-4f03-4641-a43b-d4a24d069b0a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:33.399063 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e12aabd3-4f03-4641-a43b-d4a24d069b0a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:33.399385 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e12aabd3-4f03-4641-a43b-d4a24d069b0a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:33.406365 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:33.406365 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:33.406912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e12aabd3-4f03-4641-a43b-d4a24d069b0a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:33.407750 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1006/4039] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:33 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:33.579764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0841b3cc-96b3-4b1c-be90-2bcb63c280a2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:33.582666 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0841b3cc-96b3-4b1c-be90-2bcb63c280a2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:33.583107 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0841b3cc-96b3-4b1c-be90-2bcb63c280a2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:33.583388 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0841b3cc-96b3-4b1c-be90-2bcb63c280a2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:33.583593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0841b3cc-96b3-4b1c-be90-2bcb63c280a2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:33.592246 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:33.592246 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:33.593462 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0841b3cc-96b3-4b1c-be90-2bcb63c280a2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:33.593687 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1017/4040] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:33 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:34.267120 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-af8043aa-a835-43b9-b29d-96856f2910ee req-19c5e11e-876a-4dc1-a262-9a2521b62cfe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:34.274378 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-af8043aa-a835-43b9-b29d-96856f2910ee req-19c5e11e-876a-4dc1-a262-9a2521b62cfe tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] DELETE https://10.4.3.32/volume/v3/attachments/e7e8d904-834d-44fc-a714-301d3e63e602 Aug 08 06:33:34.276594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-af8043aa-a835-43b9-b29d-96856f2910ee req-19c5e11e-876a-4dc1-a262-9a2521b62cfe tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:34.278615 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-af8043aa-a835-43b9-b29d-96856f2910ee req-19c5e11e-876a-4dc1-a262-9a2521b62cfe tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:34.293568 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:34.293568 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:34.363310 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-af8043aa-a835-43b9-b29d-96856f2910ee req-19c5e11e-876a-4dc1-a262-9a2521b62cfe tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/attachments/e7e8d904-834d-44fc-a714-301d3e63e602 returned with HTTP 200 Aug 08 06:33:34.363920 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1014/4041] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:33:34 2026] DELETE /volume/v3/attachments/e7e8d904-834d-44fc-a714-301d3e63e602 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:34.375192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-af8043aa-a835-43b9-b29d-96856f2910ee req-34828853-91b1-4f9b-af84-4671e6714718 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:34.377395 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-af8043aa-a835-43b9-b29d-96856f2910ee req-34828853-91b1-4f9b-af84-4671e6714718 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] DELETE https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:34.377505 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-af8043aa-a835-43b9-b29d-96856f2910ee req-34828853-91b1-4f9b-af84-4671e6714718 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:34.377745 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-af8043aa-a835-43b9-b29d-96856f2910ee req-34828853-91b1-4f9b-af84-4671e6714718 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:34.378017 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [req-af8043aa-a835-43b9-b29d-96856f2910ee req-34828853-91b1-4f9b-af84-4671e6714718 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Delete volume with id: 80378114-6a22-4dc0-876a-678ed4825909 Aug 08 06:33:34.390242 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:34.390242 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:34.390964 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-af8043aa-a835-43b9-b29d-96856f2910ee req-34828853-91b1-4f9b-af84-4671e6714718 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Volume info retrieved successfully. Aug 08 06:33:34.416967 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-af8043aa-a835-43b9-b29d-96856f2910ee req-34828853-91b1-4f9b-af84-4671e6714718 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] Delete volume request issued successfully. Aug 08 06:33:34.417224 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-af8043aa-a835-43b9-b29d-96856f2910ee req-34828853-91b1-4f9b-af84-4671e6714718 tempest-ImageDependencyTests-14679973 tempest-ImageDependencyTests-14679973-project-member] https://10.4.3.32/volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 returned with HTTP 202 Aug 08 06:33:34.417654 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1005/4042] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:33:34 2026] DELETE /volume/v3/volumes/80378114-6a22-4dc0-876a-678ed4825909 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:34.426890 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a618f431-2845-48d2-af77-6eb10e6d9114 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:34.429437 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a618f431-2845-48d2-af77-6eb10e6d9114 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:34.429674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a618f431-2845-48d2-af77-6eb10e6d9114 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:34.429953 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a618f431-2845-48d2-af77-6eb10e6d9114 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:34.430095 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a618f431-2845-48d2-af77-6eb10e6d9114 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:34.436816 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:34.436816 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:34.437843 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a618f431-2845-48d2-af77-6eb10e6d9114 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:34.438346 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1007/4043] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:34 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:33:34.613029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e896b35d-3a5c-41a0-ba41-d60c7cc4edd1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:34.614097 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e896b35d-3a5c-41a0-ba41-d60c7cc4edd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:34.614389 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e896b35d-3a5c-41a0-ba41-d60c7cc4edd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:34.614624 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e896b35d-3a5c-41a0-ba41-d60c7cc4edd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:34.614742 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e896b35d-3a5c-41a0-ba41-d60c7cc4edd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:34.624027 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:34.624027 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:34.624027 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e896b35d-3a5c-41a0-ba41-d60c7cc4edd1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:34.624027 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1018/4044] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:34 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:35.451738 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a9122c69-61e2-4426-bd69-881d9c1f8479 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:35.454124 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9122c69-61e2-4426-bd69-881d9c1f8479 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:35.454493 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9122c69-61e2-4426-bd69-881d9c1f8479 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:35.454937 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9122c69-61e2-4426-bd69-881d9c1f8479 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:35.455793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a9122c69-61e2-4426-bd69-881d9c1f8479 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:35.460937 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:35.460937 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:35.462034 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9122c69-61e2-4426-bd69-881d9c1f8479 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:35.462685 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1015/4045] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:35 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:35.637603 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6b12004d-af80-4d44-95a8-220dfe0bbe67 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:35.639909 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6b12004d-af80-4d44-95a8-220dfe0bbe67 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:35.639909 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6b12004d-af80-4d44-95a8-220dfe0bbe67 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:35.639909 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6b12004d-af80-4d44-95a8-220dfe0bbe67 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:35.639909 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6b12004d-af80-4d44-95a8-220dfe0bbe67 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:35.644467 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:35.644467 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:35.645399 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6b12004d-af80-4d44-95a8-220dfe0bbe67 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:35.645709 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1006/4046] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:35 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:36.478534 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-257d9f17-ae05-4885-9f56-f169159f900e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:36.480530 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-257d9f17-ae05-4885-9f56-f169159f900e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:36.480847 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-257d9f17-ae05-4885-9f56-f169159f900e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:36.481111 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-257d9f17-ae05-4885-9f56-f169159f900e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:36.481267 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-257d9f17-ae05-4885-9f56-f169159f900e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:36.492153 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:36.492153 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:36.493217 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-257d9f17-ae05-4885-9f56-f169159f900e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:36.494521 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1008/4047] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:36 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:36.661994 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5e6ef604-7232-4702-a4bb-cee22e559ac4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:36.664443 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e6ef604-7232-4702-a4bb-cee22e559ac4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:36.665383 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e6ef604-7232-4702-a4bb-cee22e559ac4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:36.665383 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5e6ef604-7232-4702-a4bb-cee22e559ac4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:36.665608 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-5e6ef604-7232-4702-a4bb-cee22e559ac4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:36.671223 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:36.671223 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:36.673037 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5e6ef604-7232-4702-a4bb-cee22e559ac4 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:36.673522 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1019/4048] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:36 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:36.686678 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-537753f1-0d84-4e58-8e6f-3ee49ffa9c60 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:36.689089 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-537753f1-0d84-4e58-8e6f-3ee49ffa9c60 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69/export_record Aug 08 06:33:36.689393 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-537753f1-0d84-4e58-8e6f-3ee49ffa9c60 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:36.689672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-537753f1-0d84-4e58-8e6f-3ee49ffa9c60 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'export_record' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:36.689798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-537753f1-0d84-4e58-8e6f-3ee49ffa9c60 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Export record for backup 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 06:33:36.704995 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:36.704995 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:36.706174 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.api [None req-537753f1-0d84-4e58-8e6f-3ee49ffa9c60 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling RPCAPI with context: , host: np0000006785, backup: 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 06:33:36.713631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-537753f1-0d84-4e58-8e6f-3ee49ffa9c60 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] export_record in rpcapi backup_id 9a3cedf8-1991-43e1-810b-c255e01c3b69 on host np0000006785. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 06:33:36.736954 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-537753f1-0d84-4e58-8e6f-3ee49ffa9c60 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWEzY2VkZjgtMTk5MS00M2UxLTgxMGItYzI1NWUwMWMzYjY5IiwgInVzZXJfaWQiOiAiZWMyMTkyNTJkNzg0NGRhY2IzNTdhYjEzNDNkZjJhMmEiLCAicHJvamVjdF9pZCI6ICI5NTUxNWNjMzc5OWU0NjM5OWI2MDU1OWY1MDQ2NWU0OSIsICJ2b2x1bWVfaWQiOiAiODBlYTZmNzYtYzA1NS00YzRhLWI1ODYtNzVjNGVhOTFlZmMxIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjI5NzY2MDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MGVhNmY3Ni1jMDU1LTRjNGEtYjU4Ni03NWM0ZWE5MWVmYzEvMjAyNjA4MDgwNjMzMjEvYXpfbm92YV9iYWNrdXBfOWEzY2VkZjgtMTk5MS00M2UxLTgxMGItYzI1NWUwMWMzYjY5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMzoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMzoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjMzOjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 06:33:36.737356 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-537753f1-0d84-4e58-8e6f-3ee49ffa9c60 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69/export_record returned with HTTP 200 Aug 08 06:33:36.737938 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1016/4049] 10.4.3.32 () {68 vars in 1423 bytes} [Sat Aug 8 06:33:36 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69/export_record => generated 1424 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:36.751547 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-94ad2e22-afa4-4f5b-8ee6-fcb3dbb58a51 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:36.755355 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-94ad2e22-afa4-4f5b-8ee6-fcb3dbb58a51 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:33:36.756400 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-94ad2e22-afa4-4f5b-8ee6-fcb3dbb58a51 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:36.757271 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-94ad2e22-afa4-4f5b-8ee6-fcb3dbb58a51 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:36.757936 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-94ad2e22-afa4-4f5b-8ee6-fcb3dbb58a51 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:36.772116 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:36.772116 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:36.773042 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-94ad2e22-afa4-4f5b-8ee6-fcb3dbb58a51 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:33:36.773599 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1007/4050] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:36 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:36.785228 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8744f290-a497-4e07-ad9b-ac3173b2063d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:36.788371 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8744f290-a497-4e07-ad9b-ac3173b2063d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] POST https://10.4.3.32/volume/v3/backups/import_record Aug 08 06:33:36.788888 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8744f290-a497-4e07-ad9b-ac3173b2063d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWIwZjM4MWYtNTJiZi00NjQ1LTlmMjQtMjM5MDA2YjM0MzdkIiwgInVzZXJfaWQiOiAiZWMyMTkyNTJkNzg0NGRhY2IzNTdhYjEzNDNkZjJhMmEiLCAicHJvamVjdF9pZCI6ICI5NTUxNWNjMzc5OWU0NjM5OWI2MDU1OWY1MDQ2NWU0OSIsICJ2b2x1bWVfaWQiOiAiODBlYTZmNzYtYzA1NS00YzRhLWI1ODYtNzVjNGVhOTFlZmMxIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjI5NzY2MDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MGVhNmY3Ni1jMDU1LTRjNGEtYjU4Ni03NWM0ZWE5MWVmYzEvMjAyNjA4MDgwNjMzMjEvYXpfbm92YV9iYWNrdXBfOWEzY2VkZjgtMTk5MS00M2UxLTgxMGItYzI1NWUwMWMzYjY5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMzoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMzoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjMzOjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:36.790466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-8744f290-a497-4e07-ad9b-ac3173b2063d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWIwZjM4MWYtNTJiZi00NjQ1LTlmMjQtMjM5MDA2YjM0MzdkIiwgInVzZXJfaWQiOiAiZWMyMTkyNTJkNzg0NGRhY2IzNTdhYjEzNDNkZjJhMmEiLCAicHJvamVjdF9pZCI6ICI5NTUxNWNjMzc5OWU0NjM5OWI2MDU1OWY1MDQ2NWU0OSIsICJ2b2x1bWVfaWQiOiAiODBlYTZmNzYtYzA1NS00YzRhLWI1ODYtNzVjNGVhOTFlZmMxIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjI5NzY2MDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MGVhNmY3Ni1jMDU1LTRjNGEtYjU4Ni03NWM0ZWE5MWVmYzEvMjAyNjA4MDgwNjMzMjEvYXpfbm92YV9iYWNrdXBfOWEzY2VkZjgtMTk5MS00M2UxLTgxMGItYzI1NWUwMWMzYjY5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMzoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMzoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjMzOjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100290) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 06:33:36.790625 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-8744f290-a497-4e07-ad9b-ac3173b2063d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWIwZjM4MWYtNTJiZi00NjQ1LTlmMjQtMjM5MDA2YjM0MzdkIiwgInVzZXJfaWQiOiAiZWMyMTkyNTJkNzg0NGRhY2IzNTdhYjEzNDNkZjJhMmEiLCAicHJvamVjdF9pZCI6ICI5NTUxNWNjMzc5OWU0NjM5OWI2MDU1OWY1MDQ2NWU0OSIsICJ2b2x1bWVfaWQiOiAiODBlYTZmNzYtYzA1NS00YzRhLWI1ODYtNzVjNGVhOTFlZmMxIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjI5NzY2MDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MGVhNmY3Ni1jMDU1LTRjNGEtYjU4Ni03NWM0ZWE5MWVmYzEvMjAyNjA4MDgwNjMzMjEvYXpfbm92YV9iYWNrdXBfOWEzY2VkZjgtMTk5MS00M2UxLTgxMGItYzI1NWUwMWMzYjY5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMzoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMzoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjMzOjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100290) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 06:33:36.791858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-8744f290-a497-4e07-ad9b-ac3173b2063d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'edb4b339c4a649d3a80b073507a8aed9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95515cc3799e46399b60559f50465e49', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:33:36.792066 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8744f290-a497-4e07-ad9b-ac3173b2063d tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 403 Aug 08 06:33:36.792554 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1009/4051] 10.4.3.32 () {70 vars in 1335 bytes} [Sat Aug 8 06:33:36 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:36.802032 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4e2a4b42-9910-4c5f-ba7a-2f74c2093cc9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:36.804157 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e2a4b42-9910-4c5f-ba7a-2f74c2093cc9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 Aug 08 06:33:36.804708 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e2a4b42-9910-4c5f-ba7a-2f74c2093cc9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:36.805801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e2a4b42-9910-4c5f-ba7a-2f74c2093cc9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:36.805801 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-4e2a4b42-9910-4c5f-ba7a-2f74c2093cc9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume with id: 80ea6f76-c055-4c4a-b586-75c4ea91efc1 Aug 08 06:33:36.820818 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:36.820818 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:36.820818 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4e2a4b42-9910-4c5f-ba7a-2f74c2093cc9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:36.848047 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4e2a4b42-9910-4c5f-ba7a-2f74c2093cc9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume request issued successfully. Aug 08 06:33:36.849177 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e2a4b42-9910-4c5f-ba7a-2f74c2093cc9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 returned with HTTP 202 Aug 08 06:33:36.849177 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1020/4052] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:33:36 2026] DELETE /volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:36.863913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f66245d-b3fd-4f54-beb6-2601da8a0a15 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:36.866901 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f66245d-b3fd-4f54-beb6-2601da8a0a15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 Aug 08 06:33:36.867161 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f66245d-b3fd-4f54-beb6-2601da8a0a15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:36.867288 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f66245d-b3fd-4f54-beb6-2601da8a0a15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:36.881719 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:36.881719 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:36.891807 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f66245d-b3fd-4f54-beb6-2601da8a0a15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:36.897758 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f66245d-b3fd-4f54-beb6-2601da8a0a15 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 returned with HTTP 200 Aug 08 06:33:36.898339 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1017/4053] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:36 2026] GET /volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:37.300507 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bf9547c1-84dd-490a-bc53-2640f9c181a7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:37.444953 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf9547c1-84dd-490a-bc53-2640f9c181a7 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:33:37.445388 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf9547c1-84dd-490a-bc53-2640f9c181a7 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-149309719"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:37.461910 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf9547c1-84dd-490a-bc53-2640f9c181a7 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:33:37.462410 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1008/4054] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:33:37 2026] POST /volume/v3/types => generated 215 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:37.472105 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-31ea36c7-a4fd-4543-b968-8e5ba412c616 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:37.474182 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31ea36c7-a4fd-4543-b968-8e5ba412c616 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:33:37.474591 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31ea36c7-a4fd-4543-b968-8e5ba412c616 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1414483174"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:37.493357 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31ea36c7-a4fd-4543-b968-8e5ba412c616 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:33:37.493925 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1010/4055] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:33:37 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:37.505146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8c85169f-48b1-463c-b9b4-74683f246158 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:37.506951 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2396f343-266c-46fd-a91e-550de793dcbe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:37.508872 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2396f343-266c-46fd-a91e-550de793dcbe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:37.509351 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2396f343-266c-46fd-a91e-550de793dcbe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:37.509448 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2396f343-266c-46fd-a91e-550de793dcbe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:37.509492 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2396f343-266c-46fd-a91e-550de793dcbe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:37.515188 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:37.515188 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:37.515931 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2396f343-266c-46fd-a91e-550de793dcbe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:37.516346 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1018/4056] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:37 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:37.590799 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8c85169f-48b1-463c-b9b4-74683f246158 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/groups Aug 08 06:33:37.590799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8c85169f-48b1-463c-b9b4-74683f246158 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c9cc69f1-c42c-4547-b273-70cc80d1d0ad", "volume_types": ["4a2b4ee2-222e-470c-84b1-91a6e77fe3c6"], "name": "tempest-Group1-274589300"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:37.590799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-8c85169f-48b1-463c-b9b4-74683f246158 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Creating new group {'group': {'group_type': 'c9cc69f1-c42c-4547-b273-70cc80d1d0ad', 'volume_types': ['4a2b4ee2-222e-470c-84b1-91a6e77fe3c6'], 'name': 'tempest-Group1-274589300'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 06:33:37.594271 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-8c85169f-48b1-463c-b9b4-74683f246158 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Creating group tempest-Group1-274589300. Aug 08 06:33:37.609688 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8c85169f-48b1-463c-b9b4-74683f246158 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Availability zone cache updated, next update will occur around 2026-08-08 07:33:37.609412. {{(pid=100289) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 06:33:37.610214 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8c85169f-48b1-463c-b9b4-74683f246158 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Availability Zones retrieved successfully. Aug 08 06:33:37.631078 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-8c85169f-48b1-463c-b9b4-74683f246158 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Created reservations ['1f14be3b-a1ce-4aab-b32e-64b3eea15ef1'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:37.658277 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8c85169f-48b1-463c-b9b4-74683f246158 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 08 06:33:37.660261 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1021/4057] 10.4.3.32 () {70 vars in 1290 bytes} [Sat Aug 8 06:33:37 2026] POST /volume/v3/groups => generated 93 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:37.675696 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b4b01892-da54-458b-ac36-1cbded7fe9ea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:37.678019 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b4b01892-da54-458b-ac36-1cbded7fe9ea tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 Aug 08 06:33:37.678278 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b4b01892-da54-458b-ac36-1cbded7fe9ea tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:37.678514 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b4b01892-da54-458b-ac36-1cbded7fe9ea tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:37.679321 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-b4b01892-da54-458b-ac36-1cbded7fe9ea tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member 9c258816-c219-41eb-80bc-fb66c7dcc339 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:37.683343 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:37.683343 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:37.692746 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b4b01892-da54-458b-ac36-1cbded7fe9ea tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 returned with HTTP 200 Aug 08 06:33:37.693305 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1009/4058] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:37 2026] GET /volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:37.913696 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f05e91cb-065b-46ef-b697-8bfd93bd0ab7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:37.915732 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f05e91cb-065b-46ef-b697-8bfd93bd0ab7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 Aug 08 06:33:37.916000 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f05e91cb-065b-46ef-b697-8bfd93bd0ab7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:37.916190 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f05e91cb-065b-46ef-b697-8bfd93bd0ab7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:37.922577 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f05e91cb-065b-46ef-b697-8bfd93bd0ab7 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 returned with HTTP 404 Aug 08 06:33:37.923209 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1011/4059] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:37 2026] GET /volume/v3/volumes/80ea6f76-c055-4c4a-b586-75c4ea91efc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:37.933347 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d7b1e626-eaf1-428d-8e34-bce2a051c080 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:37.935318 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7b1e626-eaf1-428d-8e34-bce2a051c080 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] GET https://10.4.3.32/volume/v3/backups Aug 08 06:33:37.935566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7b1e626-eaf1-428d-8e34-bce2a051c080 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:37.935723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7b1e626-eaf1-428d-8e34-bce2a051c080 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:37.936036 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-d7b1e626-eaf1-428d-8e34-bce2a051c080 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:33:37.948988 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7b1e626-eaf1-428d-8e34-bce2a051c080 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Aug 08 06:33:37.949563 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1019/4060] 10.4.3.32 () {68 vars in 1270 bytes} [Sat Aug 8 06:33:37 2026] GET /volume/v3/backups => generated 620 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:37.963469 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-795ca8ce-7187-47f7-81cc-aa5dc4b78b0f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:37.967805 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-795ca8ce-7187-47f7-81cc-aa5dc4b78b0f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] GET https://10.4.3.32/volume/v3/backups?project_id=95515cc3799e46399b60559f50465e49 Aug 08 06:33:37.967805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-795ca8ce-7187-47f7-81cc-aa5dc4b78b0f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:37.967805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-795ca8ce-7187-47f7-81cc-aa5dc4b78b0f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:37.967805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-795ca8ce-7187-47f7-81cc-aa5dc4b78b0f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Removing options 'project_id' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:33:37.967805 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:37.967805 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:37.980936 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-795ca8ce-7187-47f7-81cc-aa5dc4b78b0f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] https://10.4.3.32/volume/v3/backups?project_id=95515cc3799e46399b60559f50465e49 returned with HTTP 200 Aug 08 06:33:37.981609 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1022/4061] 10.4.3.32 () {68 vars in 1357 bytes} [Sat Aug 8 06:33:37 2026] GET /volume/v3/backups?project_id=95515cc3799e46399b60559f50465e49 => generated 620 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:37.994313 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:37.996016 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:37.996334 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1095483339"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:37.997721 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1095483339'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:37.997883 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume of 1 GB Aug 08 06:33:37.998121 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:37.998121 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:38.001929 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Availability Zones retrieved successfully. Aug 08 06:33:38.007460 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Flow 'volume_create_api' (2465bb43-b762-4b5d-940d-6ac594efd5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:38.008523 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4f8bff-387c-493b-848b-573875380e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:38.009357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:38.038405 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4f8bff-387c-493b-848b-573875380e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:38.039394 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d218d1bd-bf1c-41d1-8d97-ae7685232e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:38.077809 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Created reservations ['35e19370-3db4-4989-8b2c-d8ed92a66c76', '8199d2c1-ce57-46aa-b9d5-a290d1ebc596', '2fee4eaa-d318-41b2-9038-f98b8afb8ae8', '9745edbd-23af-4e0b-99a1-2f0f74c86a08'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:38.078488 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d218d1bd-bf1c-41d1-8d97-ae7685232e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35e19370-3db4-4989-8b2c-d8ed92a66c76', '8199d2c1-ce57-46aa-b9d5-a290d1ebc596', '2fee4eaa-d318-41b2-9038-f98b8afb8ae8', '9745edbd-23af-4e0b-99a1-2f0f74c86a08']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:38.079191 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b29be3b2-5707-4bbd-abb6-b4c984dd969f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:38.103469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b29be3b2-5707-4bbd-abb6-b4c984dd969f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f758be-46bf-4411-b039-14d69d00e8f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1095483339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['35e19370-3db4-4989-8b2c-d8ed92a66c76','8199d2c1-ce57-46aa-b9d5-a290d1ebc596','2fee4eaa-d318-41b2-9038-f98b8afb8ae8','9745edbd-23af-4e0b-99a1-2f0f74c86a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec219252d7844dacb357ab1343df2a2a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1095483339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6f758be-46bf-4411-b039-14d69d00e8f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95515cc3799e46399b60559f50465e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec219252d7844dacb357ab1343df2a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:38.104493 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a07612-8b36-4251-a864-53169497415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:38.121544 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a07612-8b36-4251-a864-53169497415e) transitioned into state 'SUCCESS' from state '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-1095483339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['35e19370-3db4-4989-8b2c-d8ed92a66c76','8199d2c1-ce57-46aa-b9d5-a290d1ebc596','2fee4eaa-d318-41b2-9038-f98b8afb8ae8','9745edbd-23af-4e0b-99a1-2f0f74c86a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec219252d7844dacb357ab1343df2a2a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:38.122327 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0e65be-9bca-4023-b801-41f4e766e4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:38.132005 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0e65be-9bca-4023-b801-41f4e766e4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:38.133058 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Flow 'volume_create_api' (2465bb43-b762-4b5d-940d-6ac594efd5c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:38.133427 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Create volume request issued successfully. Aug 08 06:33:38.134228 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5abe8c61-427b-43bd-b794-1604f08c6db2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:38.134723 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1010/4062] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:33:37 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:38.150005 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-49e3ceb0-9cb2-46be-b4f5-ab8b7e6e2bd6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:38.151860 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49e3ceb0-9cb2-46be-b4f5-ab8b7e6e2bd6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 Aug 08 06:33:38.153791 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49e3ceb0-9cb2-46be-b4f5-ab8b7e6e2bd6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:38.153791 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49e3ceb0-9cb2-46be-b4f5-ab8b7e6e2bd6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:38.160519 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:38.160519 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:38.164268 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-49e3ceb0-9cb2-46be-b4f5-ab8b7e6e2bd6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:38.168322 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49e3ceb0-9cb2-46be-b4f5-ab8b7e6e2bd6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 returned with HTTP 200 Aug 08 06:33:38.169042 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1012/4063] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:38 2026] GET /volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:38.528007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5c527fae-2c0b-42ed-8ec4-a1dd449cac98 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:38.529715 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c527fae-2c0b-42ed-8ec4-a1dd449cac98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:38.529973 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c527fae-2c0b-42ed-8ec4-a1dd449cac98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:38.530121 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c527fae-2c0b-42ed-8ec4-a1dd449cac98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:38.530228 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5c527fae-2c0b-42ed-8ec4-a1dd449cac98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:38.534715 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:38.534715 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:38.535334 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c527fae-2c0b-42ed-8ec4-a1dd449cac98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:38.535683 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1020/4064] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:38 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:38.704667 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3ab983ac-f89d-4d76-9c44-12bf1b31674f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:38.708398 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ab983ac-f89d-4d76-9c44-12bf1b31674f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 Aug 08 06:33:38.708683 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ab983ac-f89d-4d76-9c44-12bf1b31674f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:38.708951 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ab983ac-f89d-4d76-9c44-12bf1b31674f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:38.709120 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-3ab983ac-f89d-4d76-9c44-12bf1b31674f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member 9c258816-c219-41eb-80bc-fb66c7dcc339 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:38.714006 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:38.714006 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:38.728161 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ab983ac-f89d-4d76-9c44-12bf1b31674f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 returned with HTTP 200 Aug 08 06:33:38.728722 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1023/4065] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:38 2026] GET /volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:38.739577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd4544b5-5562-4cb1-b226-4b0eda83d713 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:38.741528 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd4544b5-5562-4cb1-b226-4b0eda83d713 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/groups Aug 08 06:33:38.742262 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd4544b5-5562-4cb1-b226-4b0eda83d713 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c9cc69f1-c42c-4547-b273-70cc80d1d0ad", "volume_types": ["4a2b4ee2-222e-470c-84b1-91a6e77fe3c6"], "name": "tempest-Group2-1715537224"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:38.743568 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-dd4544b5-5562-4cb1-b226-4b0eda83d713 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Creating new group {'group': {'group_type': 'c9cc69f1-c42c-4547-b273-70cc80d1d0ad', 'volume_types': ['4a2b4ee2-222e-470c-84b1-91a6e77fe3c6'], 'name': 'tempest-Group2-1715537224'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 06:33:38.747098 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-dd4544b5-5562-4cb1-b226-4b0eda83d713 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Creating group tempest-Group2-1715537224. Aug 08 06:33:38.747275 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:38.747275 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:38.754563 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dd4544b5-5562-4cb1-b226-4b0eda83d713 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Availability Zones retrieved successfully. Aug 08 06:33:38.766264 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-dd4544b5-5562-4cb1-b226-4b0eda83d713 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Created reservations ['fd1060a6-6660-47e8-aa71-707d15a14cad'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:38.789755 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd4544b5-5562-4cb1-b226-4b0eda83d713 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 08 06:33:38.790422 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1011/4066] 10.4.3.32 () {70 vars in 1290 bytes} [Sat Aug 8 06:33:38 2026] POST /volume/v3/groups => generated 94 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:38.800606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-569952e2-74e9-497e-8f70-1eb5e1825b46 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:38.803564 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-569952e2-74e9-497e-8f70-1eb5e1825b46 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e Aug 08 06:33:38.803564 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-569952e2-74e9-497e-8f70-1eb5e1825b46 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:38.803801 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-569952e2-74e9-497e-8f70-1eb5e1825b46 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:38.803998 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-569952e2-74e9-497e-8f70-1eb5e1825b46 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:38.807730 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:38.807730 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:38.815580 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-569952e2-74e9-497e-8f70-1eb5e1825b46 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e returned with HTTP 200 Aug 08 06:33:38.816084 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1013/4067] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:38 2026] GET /volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:39.184704 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3ec48e7b-2494-4390-ac35-9fc09a09d628 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:39.186755 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ec48e7b-2494-4390-ac35-9fc09a09d628 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 Aug 08 06:33:39.186996 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ec48e7b-2494-4390-ac35-9fc09a09d628 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:39.187183 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3ec48e7b-2494-4390-ac35-9fc09a09d628 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:39.195510 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:39.195510 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:39.199414 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3ec48e7b-2494-4390-ac35-9fc09a09d628 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:39.204091 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3ec48e7b-2494-4390-ac35-9fc09a09d628 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 returned with HTTP 200 Aug 08 06:33:39.204544 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1021/4068] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:39 2026] GET /volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:39.216978 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4d523ff3-cc25-4895-a65c-2108b41fdafc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:39.218727 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d523ff3-cc25-4895-a65c-2108b41fdafc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:33:39.219124 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4d523ff3-cc25-4895-a65c-2108b41fdafc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6f758be-46bf-4411-b039-14d69d00e8f3", "name": "tempest-type-Backup-852459137"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:39.220551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-4d523ff3-cc25-4895-a65c-2108b41fdafc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Creating new backup {'backup': {'volume_id': 'a6f758be-46bf-4411-b039-14d69d00e8f3', 'name': 'tempest-type-Backup-852459137'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:33:39.220685 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-4d523ff3-cc25-4895-a65c-2108b41fdafc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Creating backup of volume a6f758be-46bf-4411-b039-14d69d00e8f3 in container None Aug 08 06:33:39.228258 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:39.228258 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:39.228675 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4d523ff3-cc25-4895-a65c-2108b41fdafc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:39.246576 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-4d523ff3-cc25-4895-a65c-2108b41fdafc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Created reservations ['bb2f7101-74d1-45c8-a9e9-8f4b1f96d80c', 'aa0ff2f9-101f-4c5c-b2e5-4def96ce1e2e'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:39.279520 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4d523ff3-cc25-4895-a65c-2108b41fdafc tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:33:39.280071 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1024/4069] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:33:39 2026] POST /volume/v3/backups => generated 313 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:39.290321 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-afd0cef1-8ec5-4a63-a411-50083413d893 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:39.293135 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-afd0cef1-8ec5-4a63-a411-50083413d893 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:39.293469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-afd0cef1-8ec5-4a63-a411-50083413d893 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:39.294083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-afd0cef1-8ec5-4a63-a411-50083413d893 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:39.294083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-afd0cef1-8ec5-4a63-a411-50083413d893 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:39.306299 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:39.306299 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:39.307192 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-afd0cef1-8ec5-4a63-a411-50083413d893 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:39.307805 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1012/4070] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:39 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:39.546356 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-445177fc-6dc9-4a80-b517-7074b7200043 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:39.548341 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-445177fc-6dc9-4a80-b517-7074b7200043 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:39.548632 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-445177fc-6dc9-4a80-b517-7074b7200043 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:39.548916 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-445177fc-6dc9-4a80-b517-7074b7200043 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:39.549097 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-445177fc-6dc9-4a80-b517-7074b7200043 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:39.554106 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:39.554106 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:39.554947 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-445177fc-6dc9-4a80-b517-7074b7200043 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:39.555447 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1014/4071] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:39 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:39.826692 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-00923e63-abee-4621-8eb3-af3391a1dd33 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:39.828441 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00923e63-abee-4621-8eb3-af3391a1dd33 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e Aug 08 06:33:39.828637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00923e63-abee-4621-8eb3-af3391a1dd33 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:39.828863 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00923e63-abee-4621-8eb3-af3391a1dd33 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:39.828989 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-00923e63-abee-4621-8eb3-af3391a1dd33 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:39.832276 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:39.832276 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:39.841609 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00923e63-abee-4621-8eb3-af3391a1dd33 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e returned with HTTP 200 Aug 08 06:33:39.842183 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1022/4072] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:39 2026] GET /volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:39.854549 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:39.857043 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:39.857527 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-77975513", "volume_type": "4a2b4ee2-222e-470c-84b1-91a6e77fe3c6", "group_id": "9c258816-c219-41eb-80bc-fb66c7dcc339", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:39.859948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-77975513', 'volume_type': '4a2b4ee2-222e-470c-84b1-91a6e77fe3c6', 'group_id': '9c258816-c219-41eb-80bc-fb66c7dcc339', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:39.868151 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:39.868151 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:39.869005 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Create volume of 1 GB Aug 08 06:33:39.875513 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Availability Zones retrieved successfully. Aug 08 06:33:39.882459 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Flow 'volume_create_api' (7e100071-7323-46c1-9f77-6248cb7e5255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:39.883944 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85775779-16d2-4f12-bb6f-175e39dd0466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:39.884647 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:39.884647 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:39.885466 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:39.905568 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85775779-16d2-4f12-bb6f-175e39dd0466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:33:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a2b4ee2-222e-470c-84b1-91a6e77fe3c6,is_public=True,name='tempest-GroupsTest-volume-type-149309719',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a2b4ee2-222e-470c-84b1-91a6e77fe3c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9c258816-c219-41eb-80bc-fb66c7dcc339', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:39.906597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db31f2e9-aa70-41e6-a96b-e81b1a38486f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:39.933286 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-149309719 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-149309719, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:39.933741 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-149309719 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-149309719, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:39.973066 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Created reservations ['4b140234-70dd-40c1-a936-c48f154b9617', '2f805c75-8969-40b3-9390-460ec6e8bf23', '04f31972-9219-40fa-ba3e-4e31845e6e0a', '8ca8af87-de1a-47c4-b30d-6adfb63c9224'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:39.973922 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db31f2e9-aa70-41e6-a96b-e81b1a38486f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b140234-70dd-40c1-a936-c48f154b9617', '2f805c75-8969-40b3-9390-460ec6e8bf23', '04f31972-9219-40fa-ba3e-4e31845e6e0a', '8ca8af87-de1a-47c4-b30d-6adfb63c9224']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:39.974650 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cdb76f-a11a-4ef3-a348-194e10760dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:39.995688 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cdb76f-a11a-4ef3-a348-194e10760dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd69d876b-604e-4219-a5f1-88da36173719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-77975513',encryption_key_id=None,group_id=9c258816-c219-41eb-80bc-fb66c7dcc339,group_type_id=,metadata={},multiattach=False,project_id='661861261f6b434aacf91bb7eb2c3661',qos_specs=None,replication_status=,reservations=['4b140234-70dd-40c1-a936-c48f154b9617','2f805c75-8969-40b3-9390-460ec6e8bf23','04f31972-9219-40fa-ba3e-4e31845e6e0a','8ca8af87-de1a-47c4-b30d-6adfb63c9224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5130c622304d6c92f2851ee413c26f',volume_type_id=4a2b4ee2-222e-470c-84b1-91a6e77fe3c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-77975513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9c258816-c219-41eb-80bc-fb66c7dcc339,host=None,id=d69d876b-604e-4219-a5f1-88da36173719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661861261f6b434aacf91bb7eb2c3661',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b5130c622304d6c92f2851ee413c26f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a2b4ee2-222e-470c-84b1-91a6e77fe3c6),volume_type_id=4a2b4ee2-222e-470c-84b1-91a6e77fe3c6)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:39.996593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c8b6eb2-03f7-489a-8800-28d8d5aefa39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:40.015790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c8b6eb2-03f7-489a-8800-28d8d5aefa39) transitioned into state 'SUCCESS' from state '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-77975513',encryption_key_id=None,group_id=9c258816-c219-41eb-80bc-fb66c7dcc339,group_type_id=,metadata={},multiattach=False,project_id='661861261f6b434aacf91bb7eb2c3661',qos_specs=None,replication_status=,reservations=['4b140234-70dd-40c1-a936-c48f154b9617','2f805c75-8969-40b3-9390-460ec6e8bf23','04f31972-9219-40fa-ba3e-4e31845e6e0a','8ca8af87-de1a-47c4-b30d-6adfb63c9224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5130c622304d6c92f2851ee413c26f',volume_type_id=4a2b4ee2-222e-470c-84b1-91a6e77fe3c6)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:40.016732 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a7ed12a-a4de-47ef-9481-4c02b2c1b459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:40.032348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a7ed12a-a4de-47ef-9481-4c02b2c1b459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:40.033454 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Flow 'volume_create_api' (7e100071-7323-46c1-9f77-6248cb7e5255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:40.034031 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Create volume request issued successfully. Aug 08 06:33:40.035153 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:40.035402 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:40.085235 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:40.088654 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:40.088654 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:40.093588 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a136443e-5f44-4da2-b7f9-fef2fa8bb719 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:40.094196 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1025/4073] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:33:39 2026] POST /volume/v3/volumes => generated 810 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:40.112940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-37513c24-1a8d-41f0-b85b-724f0fcadf0d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:40.117184 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37513c24-1a8d-41f0-b85b-724f0fcadf0d tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 Aug 08 06:33:40.117471 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37513c24-1a8d-41f0-b85b-724f0fcadf0d tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:40.117690 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37513c24-1a8d-41f0-b85b-724f0fcadf0d tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:40.126455 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:40.126455 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:40.131848 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-37513c24-1a8d-41f0-b85b-724f0fcadf0d tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Volume info retrieved successfully. Aug 08 06:33:40.132975 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-37513c24-1a8d-41f0-b85b-724f0fcadf0d tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:40.133201 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-37513c24-1a8d-41f0-b85b-724f0fcadf0d tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:40.220859 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-37513c24-1a8d-41f0-b85b-724f0fcadf0d tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:40.234128 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:40.234128 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:40.263422 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37513c24-1a8d-41f0-b85b-724f0fcadf0d tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 returned with HTTP 200 Aug 08 06:33:40.264058 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1013/4074] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:40 2026] GET /volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 => generated 878 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:40.323429 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-61d28fa2-f20a-424b-9298-26befa06bc2a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:40.326108 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61d28fa2-f20a-424b-9298-26befa06bc2a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:40.326108 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61d28fa2-f20a-424b-9298-26befa06bc2a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:40.326458 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61d28fa2-f20a-424b-9298-26befa06bc2a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:40.326458 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-61d28fa2-f20a-424b-9298-26befa06bc2a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:40.331451 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:40.331451 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:40.331999 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61d28fa2-f20a-424b-9298-26befa06bc2a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:40.332453 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1015/4075] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:40 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:40.498186 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-972c2ca3-c3ef-4f3e-b98c-4ecddcdabf32 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:40.536213 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-972c2ca3-c3ef-4f3e-b98c-4ecddcdabf32 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:33:40.536564 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-972c2ca3-c3ef-4f3e-b98c-4ecddcdabf32 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589768987-1963066424", "extra_specs": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:40.538113 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:40.538113 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:40.549848 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-972c2ca3-c3ef-4f3e-b98c-4ecddcdabf32 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:33:40.550389 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1023/4076] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:33:40 2026] POST /volume/v3/types => generated 269 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:40.570803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3cf3b775-1149-4cce-9d64-2fa1fab97f2c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:40.573638 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3cf3b775-1149-4cce-9d64-2fa1fab97f2c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:40.573638 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3cf3b775-1149-4cce-9d64-2fa1fab97f2c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:40.573638 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3cf3b775-1149-4cce-9d64-2fa1fab97f2c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:40.573638 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3cf3b775-1149-4cce-9d64-2fa1fab97f2c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:40.577843 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:40.577843 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:40.578680 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3cf3b775-1149-4cce-9d64-2fa1fab97f2c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:40.579208 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1026/4077] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:40 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:41.279805 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eaee8c19-e44d-4e2c-a9d0-cffb178147f9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.281807 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eaee8c19-e44d-4e2c-a9d0-cffb178147f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 Aug 08 06:33:41.282074 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eaee8c19-e44d-4e2c-a9d0-cffb178147f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:41.282288 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eaee8c19-e44d-4e2c-a9d0-cffb178147f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:41.289273 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.289273 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:41.292983 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eaee8c19-e44d-4e2c-a9d0-cffb178147f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Volume info retrieved successfully. Aug 08 06:33:41.293725 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-eaee8c19-e44d-4e2c-a9d0-cffb178147f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:41.293953 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-eaee8c19-e44d-4e2c-a9d0-cffb178147f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:41.330896 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-eaee8c19-e44d-4e2c-a9d0-cffb178147f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:41.334628 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.334628 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:41.343841 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eaee8c19-e44d-4e2c-a9d0-cffb178147f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 returned with HTTP 200 Aug 08 06:33:41.344305 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1014/4078] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:41 2026] GET /volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 => generated 903 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:41.344537 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed4094a6-b28a-4cce-a97d-729a09e43332 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.348017 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed4094a6-b28a-4cce-a97d-729a09e43332 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:41.348879 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed4094a6-b28a-4cce-a97d-729a09e43332 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:41.349363 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed4094a6-b28a-4cce-a97d-729a09e43332 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:41.350351 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ed4094a6-b28a-4cce-a97d-729a09e43332 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:41.355957 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.355957 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:41.356864 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed4094a6-b28a-4cce-a97d-729a09e43332 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:41.357386 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1016/4079] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:41 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:41.364293 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-570a7477-8753-43ce-bb99-e0c7cbe78ccc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.366321 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-570a7477-8753-43ce-bb99-e0c7cbe78ccc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 Aug 08 06:33:41.366573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-570a7477-8753-43ce-bb99-e0c7cbe78ccc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:41.366854 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-570a7477-8753-43ce-bb99-e0c7cbe78ccc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:41.367571 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-570a7477-8753-43ce-bb99-e0c7cbe78ccc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member 9c258816-c219-41eb-80bc-fb66c7dcc339 {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:41.371381 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.371381 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:41.379883 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-570a7477-8753-43ce-bb99-e0c7cbe78ccc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 returned with HTTP 200 Aug 08 06:33:41.380263 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1024/4080] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:41 2026] GET /volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:41.391287 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c65cba9b-b6c6-47da-bea3-72ab1e5b5215 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.392689 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c65cba9b-b6c6-47da-bea3-72ab1e5b5215 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e Aug 08 06:33:41.393061 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c65cba9b-b6c6-47da-bea3-72ab1e5b5215 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:41.393317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c65cba9b-b6c6-47da-bea3-72ab1e5b5215 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:41.393520 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-c65cba9b-b6c6-47da-bea3-72ab1e5b5215 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:41.397603 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.397603 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:41.408681 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c65cba9b-b6c6-47da-bea3-72ab1e5b5215 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e returned with HTTP 200 Aug 08 06:33:41.409875 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1027/4081] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:41 2026] GET /volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:41.418353 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6feb784f-49ef-4218-94b4-d1a365b54c21 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.420332 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6feb784f-49ef-4218-94b4-d1a365b54c21 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/detail Aug 08 06:33:41.420525 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6feb784f-49ef-4218-94b4-d1a365b54c21 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:41.420740 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6feb784f-49ef-4218-94b4-d1a365b54c21 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:41.441510 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6feb784f-49ef-4218-94b4-d1a365b54c21 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/detail returned with HTTP 200 Aug 08 06:33:41.441937 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1015/4082] 10.4.3.32 () {68 vars in 1289 bytes} [Sat Aug 8 06:33:41 2026] GET /volume/v3/groups/detail => generated 639 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:41.450803 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9e354f59-ab04-44c1-b97a-132631fc4230 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.452444 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:33:41.452578 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:41.452754 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:41.453022 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:33:41.453595 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:33:41.462203 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Get all volumes completed successfully. Aug 08 06:33:41.462817 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:41.463041 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:41.495530 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:41.498503 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.498503 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:41.505633 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e354f59-ab04-44c1-b97a-132631fc4230 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:33:41.506050 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1017/4083] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:33:41 2026] GET /volume/v3/volumes/detail => generated 906 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:41.518517 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.520672 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:33:41.520997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:41.521239 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:41.521573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:33:41.522012 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.522012 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:41.522648 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:33:41.531495 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Get all volumes completed successfully. Aug 08 06:33:41.532328 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:41.532485 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:41.567617 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:41.570852 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.570852 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:41.580020 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-03a992ae-2965-4c8f-aa51-faf60c591c0a tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:33:41.580748 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1025/4084] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:33:41 2026] GET /volume/v3/volumes/detail => generated 906 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:41.591496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1ad95f98-886c-437b-9f0e-36004bcf925c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.595704 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1ad95f98-886c-437b-9f0e-36004bcf925c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:41.595704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1ad95f98-886c-437b-9f0e-36004bcf925c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:41.595704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1ad95f98-886c-437b-9f0e-36004bcf925c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:41.595704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1ad95f98-886c-437b-9f0e-36004bcf925c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:41.598033 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-04ccbf73-4cbd-410e-96ce-3dba8de565b9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.600294 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04ccbf73-4cbd-410e-96ce-3dba8de565b9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339/action Aug 08 06:33:41.600602 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.600602 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:41.600713 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04ccbf73-4cbd-410e-96ce-3dba8de565b9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:41.600845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04ccbf73-4cbd-410e-96ce-3dba8de565b9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:41.601823 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1ad95f98-886c-437b-9f0e-36004bcf925c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:41.602271 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-04ccbf73-4cbd-410e-96ce-3dba8de565b9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] delete called for group 9c258816-c219-41eb-80bc-fb66c7dcc339 {{(pid=100291) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:33:41.602419 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-04ccbf73-4cbd-410e-96ce-3dba8de565b9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Delete group with id: 9c258816-c219-41eb-80bc-fb66c7dcc339 Aug 08 06:33:41.602832 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1028/4085] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:41 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:41.606626 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.606626 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:41.639874 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04ccbf73-4cbd-410e-96ce-3dba8de565b9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339/action returned with HTTP 202 Aug 08 06:33:41.640348 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1016/4086] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:33:41 2026] POST /volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:33:41.653179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8f4dc78b-5781-4903-abfe-aa3ab35c42d9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:41.656976 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f4dc78b-5781-4903-abfe-aa3ab35c42d9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 Aug 08 06:33:41.657299 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f4dc78b-5781-4903-abfe-aa3ab35c42d9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:41.657583 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f4dc78b-5781-4903-abfe-aa3ab35c42d9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:41.674910 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.674910 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:41.679794 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8f4dc78b-5781-4903-abfe-aa3ab35c42d9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Volume info retrieved successfully. Aug 08 06:33:41.680791 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-8f4dc78b-5781-4903-abfe-aa3ab35c42d9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:41.681076 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-8f4dc78b-5781-4903-abfe-aa3ab35c42d9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:41.736880 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-8f4dc78b-5781-4903-abfe-aa3ab35c42d9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:41.740841 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:41.740841 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:41.750940 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f4dc78b-5781-4903-abfe-aa3ab35c42d9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 returned with HTTP 200 Aug 08 06:33:41.751582 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1018/4087] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:41 2026] GET /volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 => generated 902 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:42.367559 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-abcef45e-cbb7-47e6-9d9f-00c7d0b54768 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.369731 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abcef45e-cbb7-47e6-9d9f-00c7d0b54768 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:42.369974 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abcef45e-cbb7-47e6-9d9f-00c7d0b54768 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:42.370214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abcef45e-cbb7-47e6-9d9f-00c7d0b54768 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:42.370338 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-abcef45e-cbb7-47e6-9d9f-00c7d0b54768 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:42.374919 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:42.374919 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:42.375723 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abcef45e-cbb7-47e6-9d9f-00c7d0b54768 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:42.376251 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1026/4088] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:42 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:42.589630 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-44d30c3e-cde9-40dc-8ce2-255f27d550c7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.593796 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44d30c3e-cde9-40dc-8ce2-255f27d550c7 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:33:42.593796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44d30c3e-cde9-40dc-8ce2-255f27d550c7 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-109146661-1161398071", "extra_specs": {}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:42.614466 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44d30c3e-cde9-40dc-8ce2-255f27d550c7 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:33:42.614466 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1029/4089] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:33:42 2026] POST /volume/v3/types => generated 268 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:42.619828 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d789c54d-1ef1-4547-9e80-94365b2e0bde None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.623376 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d789c54d-1ef1-4547-9e80-94365b2e0bde tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:42.623660 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d789c54d-1ef1-4547-9e80-94365b2e0bde tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:42.623942 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d789c54d-1ef1-4547-9e80-94365b2e0bde tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:42.624083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d789c54d-1ef1-4547-9e80-94365b2e0bde tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 6740c927-b503-4106-9f72-6998960286b0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:42.628907 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a32dbd91-59df-440f-a01a-8ab0dadb6c38 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.630958 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:42.630958 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:42.631807 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d789c54d-1ef1-4547-9e80-94365b2e0bde tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 200 Aug 08 06:33:42.632290 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1017/4090] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:42 2026] GET /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:42.634876 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a32dbd91-59df-440f-a01a-8ab0dadb6c38 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:33:42.634876 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a32dbd91-59df-440f-a01a-8ab0dadb6c38 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-125601885-660240740", "extra_specs": {}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:42.645483 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-022e85d6-fe83-4ebd-a0c2-fafd1fceaf25 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.648024 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-022e85d6-fe83-4ebd-a0c2-fafd1fceaf25 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 Aug 08 06:33:42.648269 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-022e85d6-fe83-4ebd-a0c2-fafd1fceaf25 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:42.648485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-022e85d6-fe83-4ebd-a0c2-fafd1fceaf25 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:42.648586 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-022e85d6-fe83-4ebd-a0c2-fafd1fceaf25 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete backup with id: 6740c927-b503-4106-9f72-6998960286b0. Aug 08 06:33:42.653133 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:42.653133 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:42.655919 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a32dbd91-59df-440f-a01a-8ab0dadb6c38 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:33:42.656489 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1019/4091] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:33:42 2026] POST /volume/v3/types => generated 267 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:42.666940 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-022e85d6-fe83-4ebd-a0c2-fafd1fceaf25 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] delete_backup rpcapi backup_id 6740c927-b503-4106-9f72-6998960286b0 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:33:42.667709 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.668873 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-022e85d6-fe83-4ebd-a0c2-fafd1fceaf25 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 returned with HTTP 202 Aug 08 06:33:42.669293 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1027/4092] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:33:42 2026] DELETE /volume/v3/backups/6740c927-b503-4106-9f72-6998960286b0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:33:42.673486 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:42.674086 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1463285178", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-109146661-1161398071", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:42.675826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1463285178', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-109146661-1161398071', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:42.679255 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e355b331-1b31-4081-8cc1-fb9616de4b28 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.681385 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e355b331-1b31-4081-8cc1-fb9616de4b28 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb Aug 08 06:33:42.681571 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e355b331-1b31-4081-8cc1-fb9616de4b28 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:42.681889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e355b331-1b31-4081-8cc1-fb9616de4b28 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:42.682069 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e355b331-1b31-4081-8cc1-fb9616de4b28 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume with id: d62f9e72-0179-4beb-86ca-28ab8f14edbb Aug 08 06:33:42.682502 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Create volume of 1 GB Aug 08 06:33:42.683026 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:42.683026 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:42.683924 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Availability Zones retrieved successfully. Aug 08 06:33:42.691628 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Flow 'volume_create_api' (fe013376-3f80-41d9-8578-4f54458df9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:42.692960 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188ca130-3dd5-4c80-8f61-dbe14624b5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:42.694224 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:42.695260 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:42.695260 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:42.695379 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e355b331-1b31-4081-8cc1-fb9616de4b28 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:33:42.721050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188ca130-3dd5-4c80-8f61-dbe14624b5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:33:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b3b36fc-9233-48f0-b1b0-e03cd122b1be,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-109146661-1161398071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b3b36fc-9233-48f0-b1b0-e03cd122b1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:42.722290 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0614af-8759-4afd-ba7b-ec0a526b6656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:42.722384 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e355b331-1b31-4081-8cc1-fb9616de4b28 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume request issued successfully. Aug 08 06:33:42.722589 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e355b331-1b31-4081-8cc1-fb9616de4b28 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb returned with HTTP 202 Aug 08 06:33:42.723114 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1018/4093] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:33:42 2026] DELETE /volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:42.733453 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e1f7d38c-64bd-4e21-994f-c7afeb699498 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.736130 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1f7d38c-64bd-4e21-994f-c7afeb699498 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb Aug 08 06:33:42.736438 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e1f7d38c-64bd-4e21-994f-c7afeb699498 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:42.736794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e1f7d38c-64bd-4e21-994f-c7afeb699498 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:42.751069 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:42.751069 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:42.755746 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e1f7d38c-64bd-4e21-994f-c7afeb699498 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:33:42.757426 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-109146661-1161398071 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-109146661-1161398071, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:42.757919 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-109146661-1161398071 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-109146661-1161398071, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:42.760327 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1f7d38c-64bd-4e21-994f-c7afeb699498 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb returned with HTTP 200 Aug 08 06:33:42.760730 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1020/4094] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:42 2026] GET /volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:42.766011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8cb648d3-3fcf-445d-b938-5272b4caec7e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.768096 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8cb648d3-3fcf-445d-b938-5272b4caec7e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 Aug 08 06:33:42.772490 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8cb648d3-3fcf-445d-b938-5272b4caec7e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:42.772490 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8cb648d3-3fcf-445d-b938-5272b4caec7e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:42.775726 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8cb648d3-3fcf-445d-b938-5272b4caec7e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 returned with HTTP 404 Aug 08 06:33:42.776479 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1028/4095] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:42 2026] GET /volume/v3/volumes/d69d876b-604e-4219-a5f1-88da36173719 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:33:42.786593 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-884b0aa9-8a5b-4bcf-9e5a-12f097afcc25 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.789872 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-884b0aa9-8a5b-4bcf-9e5a-12f097afcc25 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 Aug 08 06:33:42.790118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-884b0aa9-8a5b-4bcf-9e5a-12f097afcc25 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:42.790313 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-884b0aa9-8a5b-4bcf-9e5a-12f097afcc25 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:42.790432 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-884b0aa9-8a5b-4bcf-9e5a-12f097afcc25 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member 9c258816-c219-41eb-80bc-fb66c7dcc339 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:42.801875 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Created reservations ['dec14d6e-96ed-4417-9d5e-11e1f007f1ba', '5b97853d-49e1-4fb0-9f26-906812b31b1a', 'c53b19bf-ca37-4de1-9401-c691c6273303', '95cf3816-f077-4b7f-8f07-d815321d5135'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:42.802232 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-884b0aa9-8a5b-4bcf-9e5a-12f097afcc25 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 returned with HTTP 404 Aug 08 06:33:42.802896 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0614af-8759-4afd-ba7b-ec0a526b6656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dec14d6e-96ed-4417-9d5e-11e1f007f1ba', '5b97853d-49e1-4fb0-9f26-906812b31b1a', 'c53b19bf-ca37-4de1-9401-c691c6273303', '95cf3816-f077-4b7f-8f07-d815321d5135']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:42.803033 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1019/4096] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:42 2026] GET /volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:33:42.803744 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b62f22-ce81-4d99-a358-3ddf005cdc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:42.811874 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-53b5ff80-1547-4fcf-92e1-6087f989f825 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.814375 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53b5ff80-1547-4fcf-92e1-6087f989f825 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e/action Aug 08 06:33:42.814732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53b5ff80-1547-4fcf-92e1-6087f989f825 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:42.814942 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53b5ff80-1547-4fcf-92e1-6087f989f825 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:42.816860 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-53b5ff80-1547-4fcf-92e1-6087f989f825 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] delete called for group ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e {{(pid=100290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:33:42.817025 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-53b5ff80-1547-4fcf-92e1-6087f989f825 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Delete group with id: ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e Aug 08 06:33:42.822657 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:42.822657 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:42.830196 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b62f22-ce81-4d99-a358-3ddf005cdc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f105447-22d7-47ce-ad23-20ab4214be19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1463285178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194dd9af651643a892802c64dae9b3cc',qos_specs=None,replication_status=,reservations=['dec14d6e-96ed-4417-9d5e-11e1f007f1ba','5b97853d-49e1-4fb0-9f26-906812b31b1a','c53b19bf-ca37-4de1-9401-c691c6273303','95cf3816-f077-4b7f-8f07-d815321d5135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8ca7a303e843d69504cf113d4932cb',volume_type_id=9b3b36fc-9233-48f0-b1b0-e03cd122b1be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1463285178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f105447-22d7-47ce-ad23-20ab4214be19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194dd9af651643a892802c64dae9b3cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df8ca7a303e843d69504cf113d4932cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b3b36fc-9233-48f0-b1b0-e03cd122b1be),volume_type_id=9b3b36fc-9233-48f0-b1b0-e03cd122b1be)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:42.831346 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc27f3d-a9c8-4789-98df-6210268bbc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:42.850738 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc27f3d-a9c8-4789-98df-6210268bbc55) transitioned into state 'SUCCESS' from state '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-1463285178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194dd9af651643a892802c64dae9b3cc',qos_specs=None,replication_status=,reservations=['dec14d6e-96ed-4417-9d5e-11e1f007f1ba','5b97853d-49e1-4fb0-9f26-906812b31b1a','c53b19bf-ca37-4de1-9401-c691c6273303','95cf3816-f077-4b7f-8f07-d815321d5135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8ca7a303e843d69504cf113d4932cb',volume_type_id=9b3b36fc-9233-48f0-b1b0-e03cd122b1be)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:42.850951 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53b5ff80-1547-4fcf-92e1-6087f989f825 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e/action returned with HTTP 202 Aug 08 06:33:42.851381 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1021/4097] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:33:42 2026] POST /volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:33:42.851432 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80141f24-867a-4f40-bd6b-d36189056f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:42.860320 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da029c9b-01e7-43d1-938f-e3111f48c971 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.862392 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da029c9b-01e7-43d1-938f-e3111f48c971 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e Aug 08 06:33:42.862612 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da029c9b-01e7-43d1-938f-e3111f48c971 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:42.862948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80141f24-867a-4f40-bd6b-d36189056f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:42.863090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da029c9b-01e7-43d1-938f-e3111f48c971 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:42.863090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-da029c9b-01e7-43d1-938f-e3111f48c971 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:42.864130 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Flow 'volume_create_api' (fe013376-3f80-41d9-8578-4f54458df9ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:42.864571 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Create volume request issued successfully. Aug 08 06:33:42.865461 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8f01847c-a0de-4c8d-b9d9-abcb944b3492 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:42.866095 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1030/4098] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:33:42 2026] POST /volume/v3/volumes => generated 844 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:42.866816 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:42.866816 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:42.874872 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da029c9b-01e7-43d1-938f-e3111f48c971 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e returned with HTTP 200 Aug 08 06:33:42.875150 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1029/4099] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:42 2026] GET /volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:42.885337 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:42.887614 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:42.888082 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2107762477", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-125601885-660240740", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:42.890159 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2107762477', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-125601885-660240740', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:42.895428 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Create volume of 1 GB Aug 08 06:33:42.895819 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:42.895819 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:42.896227 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Availability Zones retrieved successfully. Aug 08 06:33:42.901128 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Flow 'volume_create_api' (4c98362e-552f-428b-869e-04f832ba7678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:42.903265 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a427c037-e4a4-4583-adaa-e49a487ed50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:42.904107 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:42.906942 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=239,cinder:UPDATE=59,cinder:INSERT=25 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:33:42.928380 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a427c037-e4a4-4583-adaa-e49a487ed50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:33:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d4c1142-dd9b-4208-9f99-2c3076505fbb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-125601885-660240740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d4c1142-dd9b-4208-9f99-2c3076505fbb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:42.929465 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b617089-0ede-48b5-993d-5ed17fcd75b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:42.971676 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-125601885-660240740 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-125601885-660240740, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:42.972181 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-125601885-660240740 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-125601885-660240740, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:43.015738 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Created reservations ['3f9faf9e-4a2e-4ba4-976c-2075f123243e', '0248ebe3-6ee6-490f-b92b-9cd945401351', '7303c3ac-673d-4f2d-9d44-71c622c965dd', '55de4268-edad-4fe9-bebb-e662387767f8'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:43.016695 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b617089-0ede-48b5-993d-5ed17fcd75b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f9faf9e-4a2e-4ba4-976c-2075f123243e', '0248ebe3-6ee6-490f-b92b-9cd945401351', '7303c3ac-673d-4f2d-9d44-71c622c965dd', '55de4268-edad-4fe9-bebb-e662387767f8']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.017599 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dcef8ce-ab0a-4576-9c93-54503fc8c16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.043236 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dcef8ce-ab0a-4576-9c93-54503fc8c16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ebddcfb-9063-40f0-970b-35529e739ab1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2107762477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194dd9af651643a892802c64dae9b3cc',qos_specs=None,replication_status=,reservations=['3f9faf9e-4a2e-4ba4-976c-2075f123243e','0248ebe3-6ee6-490f-b92b-9cd945401351','7303c3ac-673d-4f2d-9d44-71c622c965dd','55de4268-edad-4fe9-bebb-e662387767f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8ca7a303e843d69504cf113d4932cb',volume_type_id=7d4c1142-dd9b-4208-9f99-2c3076505fbb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2107762477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ebddcfb-9063-40f0-970b-35529e739ab1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194dd9af651643a892802c64dae9b3cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df8ca7a303e843d69504cf113d4932cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d4c1142-dd9b-4208-9f99-2c3076505fbb),volume_type_id=7d4c1142-dd9b-4208-9f99-2c3076505fbb)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.044723 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b2c272-9431-4ff2-b6b9-556a1afadc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.068092 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b2c272-9431-4ff2-b6b9-556a1afadc3f) transitioned into state 'SUCCESS' from state '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-2107762477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194dd9af651643a892802c64dae9b3cc',qos_specs=None,replication_status=,reservations=['3f9faf9e-4a2e-4ba4-976c-2075f123243e','0248ebe3-6ee6-490f-b92b-9cd945401351','7303c3ac-673d-4f2d-9d44-71c622c965dd','55de4268-edad-4fe9-bebb-e662387767f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8ca7a303e843d69504cf113d4932cb',volume_type_id=7d4c1142-dd9b-4208-9f99-2c3076505fbb)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.068872 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef192a0b-28d5-46fd-9fd2-f42c335732de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.079096 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef192a0b-28d5-46fd-9fd2-f42c335732de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.080076 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Flow 'volume_create_api' (4c98362e-552f-428b-869e-04f832ba7678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:43.080357 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Create volume request issued successfully. Aug 08 06:33:43.081248 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02d3e0d6-2f3b-4501-b87a-774aeb064205 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:43.081747 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1020/4100] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:33:42 2026] POST /volume/v3/volumes => generated 843 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:43.116509 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.118718 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:43.119179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1130627289", "snapshot_id": null, "imageRef": "b0fda2c1-887a-49a7-911c-74ece8b5937e", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589768987-1963066424", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:43.121081 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1130627289', 'snapshot_id': None, 'imageRef': 'b0fda2c1-887a-49a7-911c-74ece8b5937e', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589768987-1963066424', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:43.232537 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Create volume of 1 GB Aug 08 06:33:43.232980 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:43.232980 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:43.233572 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Availability Zones retrieved successfully. Aug 08 06:33:43.241704 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Flow 'volume_create_api' (92dbe1a9-d580-476f-8792-18ba11802af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:43.243296 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6ccae8-1671-4a6c-bb3d-c44e611bfdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.244686 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:43.309588 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6ccae8-1671-4a6c-bb3d-c44e611bfdf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:33:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fc8a1c52-c2c6-481b-9953-276b1905a75b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589768987-1963066424',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fc8a1c52-c2c6-481b-9953-276b1905a75b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.311329 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a216ee34-3e33-4ea3-92d3-7986908d9d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.351948 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589768987-1963066424 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589768987-1963066424, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:43.352497 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589768987-1963066424 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1589768987-1963066424, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:43.387492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-44c11712-79ed-4800-833f-f8d90c7f3b0e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.391398 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44c11712-79ed-4800-833f-f8d90c7f3b0e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:43.391679 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44c11712-79ed-4800-833f-f8d90c7f3b0e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:43.392074 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44c11712-79ed-4800-833f-f8d90c7f3b0e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:43.392153 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-44c11712-79ed-4800-833f-f8d90c7f3b0e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:43.393298 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Created reservations ['1d53481d-7b57-4b22-9633-dc354605a458', '102bffff-14db-45b7-b81b-bb491b6572b8', '851d7715-b888-4219-852f-d5613e393985', '3958657f-5661-48d8-9420-8484ae0a1c28'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:43.394563 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a216ee34-3e33-4ea3-92d3-7986908d9d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d53481d-7b57-4b22-9633-dc354605a458', '102bffff-14db-45b7-b81b-bb491b6572b8', '851d7715-b888-4219-852f-d5613e393985', '3958657f-5661-48d8-9420-8484ae0a1c28']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.395440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb594f83-47b8-43a1-920b-603b081190bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.397508 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:43.397508 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:43.398332 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44c11712-79ed-4800-833f-f8d90c7f3b0e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:43.398899 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1031/4101] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:43 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:43.421222 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb594f83-47b8-43a1-920b-603b081190bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1130627289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194dd9af651643a892802c64dae9b3cc',qos_specs=None,replication_status=,reservations=['1d53481d-7b57-4b22-9633-dc354605a458','102bffff-14db-45b7-b81b-bb491b6572b8','851d7715-b888-4219-852f-d5613e393985','3958657f-5661-48d8-9420-8484ae0a1c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8ca7a303e843d69504cf113d4932cb',volume_type_id=fc8a1c52-c2c6-481b-9953-276b1905a75b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1130627289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194dd9af651643a892802c64dae9b3cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df8ca7a303e843d69504cf113d4932cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fc8a1c52-c2c6-481b-9953-276b1905a75b),volume_type_id=fc8a1c52-c2c6-481b-9953-276b1905a75b)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.422079 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f1d7c5-d98a-4815-979f-2e0231ad1ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.460639 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f1d7c5-d98a-4815-979f-2e0231ad1ede) transitioned into state 'SUCCESS' from state '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-1130627289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194dd9af651643a892802c64dae9b3cc',qos_specs=None,replication_status=,reservations=['1d53481d-7b57-4b22-9633-dc354605a458','102bffff-14db-45b7-b81b-bb491b6572b8','851d7715-b888-4219-852f-d5613e393985','3958657f-5661-48d8-9420-8484ae0a1c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8ca7a303e843d69504cf113d4932cb',volume_type_id=fc8a1c52-c2c6-481b-9953-276b1905a75b)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.461964 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c8a33fd-b817-4c63-bd50-c732f6f52c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.474465 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c8a33fd-b817-4c63-bd50-c732f6f52c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.475669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Flow 'volume_create_api' (92dbe1a9-d580-476f-8792-18ba11802af2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:43.476164 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Create volume request issued successfully. Aug 08 06:33:43.476955 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6cc2f278-2dac-40d6-bb89-c1274837f5d2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:43.477545 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1022/4102] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:33:43 2026] POST /volume/v3/volumes => generated 845 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:43.490767 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eefa8915-e3e6-465f-9891-72c928db7f42 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.495898 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eefa8915-e3e6-465f-9891-72c928db7f42 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:43.496267 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eefa8915-e3e6-465f-9891-72c928db7f42 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:43.496417 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eefa8915-e3e6-465f-9891-72c928db7f42 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:43.508914 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:43.508914 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:43.513683 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eefa8915-e3e6-465f-9891-72c928db7f42 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:43.518231 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eefa8915-e3e6-465f-9891-72c928db7f42 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:43.518670 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1030/4103] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:43 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:43.778812 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-67f0bec1-022e-41d5-b3c0-270fa5542e94 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.780445 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-67f0bec1-022e-41d5-b3c0-270fa5542e94 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb Aug 08 06:33:43.780645 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-67f0bec1-022e-41d5-b3c0-270fa5542e94 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:43.780881 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-67f0bec1-022e-41d5-b3c0-270fa5542e94 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:43.790089 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-67f0bec1-022e-41d5-b3c0-270fa5542e94 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb returned with HTTP 404 Aug 08 06:33:43.790586 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1021/4104] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:43 2026] GET /volume/v3/volumes/d62f9e72-0179-4beb-86ca-28ab8f14edbb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:43.801477 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-617e974c-b091-4f20-9680-85c44569508e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.805432 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-617e974c-b091-4f20-9680-85c44569508e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72/export_record Aug 08 06:33:43.805697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-617e974c-b091-4f20-9680-85c44569508e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:43.805922 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-617e974c-b091-4f20-9680-85c44569508e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'export_record' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:43.806023 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-617e974c-b091-4f20-9680-85c44569508e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Export record for backup 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 06:33:43.811319 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:43.811319 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:43.812356 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.api [None req-617e974c-b091-4f20-9680-85c44569508e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling RPCAPI with context: , host: np0000006785, backup: 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 06:33:43.821013 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-617e974c-b091-4f20-9680-85c44569508e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] export_record in rpcapi backup_id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72 on host np0000006785. {{(pid=100289) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 06:33:43.831293 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-617e974c-b091-4f20-9680-85c44569508e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDg5Y2Q0NGYtZDE2ZC00ODkxLWE3ZmEtZjFlNGVkYmYwZTcyIiwgInVzZXJfaWQiOiAiMDQyNTA4ZjVjMjNhNDFhNTg5NDc4YWMxYzU0NzQ4MjQiLCAicHJvamVjdF9pZCI6ICJkNjQ0OGU2NDBjNmM0OWY0OTY1NzMyNzNmNjNlN2MyMiIsICJ2b2x1bWVfaWQiOiAiYjcyMTFhZTgtNjE3NC00OTMwLTkyZTgtMjA1ZjMzMzViZGZiIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njk3NDU2MDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNzIxMWFlOC02MTc0LTQ5MzAtOTJlOC0yMDVmMzMzNWJkZmIvMjAyNjA4MDgwNjMyNTAvYXpfbm92YV9iYWNrdXBfNDg5Y2Q0NGYtZDE2ZC00ODkxLWE3ZmEtZjFlNGVkYmYwZTcyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMjo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMjo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjMzOjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 06:33:43.831579 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-617e974c-b091-4f20-9680-85c44569508e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72/export_record returned with HTTP 200 Aug 08 06:33:43.832084 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1032/4105] 10.4.3.32 () {68 vars in 1423 bytes} [Sat Aug 8 06:33:43 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:43.841077 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.843603 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:43.844067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1539105534"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:43.845935 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1539105534'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:43.846149 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume of 1 GB Aug 08 06:33:43.846528 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:43.846528 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:43.851128 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Availability Zones retrieved successfully. Aug 08 06:33:43.858936 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (1bf6cd62-fcd3-4f47-be0a-b7a39151ab51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:43.860136 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05785932-6402-4cdd-8e27-45ec36b4ad6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.861160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:43.884414 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7a7359a9-90e5-42a6-90cc-b4b6d54abbba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.886784 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a7359a9-90e5-42a6-90cc-b4b6d54abbba tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e Aug 08 06:33:43.887090 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a7359a9-90e5-42a6-90cc-b4b6d54abbba tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:43.887351 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a7359a9-90e5-42a6-90cc-b4b6d54abbba tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:43.887527 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-7a7359a9-90e5-42a6-90cc-b4b6d54abbba tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:43.891446 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a7359a9-90e5-42a6-90cc-b4b6d54abbba tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e returned with HTTP 404 Aug 08 06:33:43.892307 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1031/4106] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:43 2026] GET /volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:33:43.899216 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0f2ae98c-e2b9-45e4-98da-a15ec9c9aa8c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.900390 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05785932-6402-4cdd-8e27-45ec36b4ad6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.900994 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0f2ae98c-e2b9-45e4-98da-a15ec9c9aa8c tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/detail Aug 08 06:33:43.901257 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0f2ae98c-e2b9-45e4-98da-a15ec9c9aa8c tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:43.901373 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0f2ae98c-e2b9-45e4-98da-a15ec9c9aa8c tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:43.901449 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a874b4-ab6b-457b-8e59-ce16624fca63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.901843 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:43.901843 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:43.907526 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0f2ae98c-e2b9-45e4-98da-a15ec9c9aa8c tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/detail returned with HTTP 200 Aug 08 06:33:43.908112 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1022/4107] 10.4.3.32 () {68 vars in 1289 bytes} [Sat Aug 8 06:33:43 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) Aug 08 06:33:43.920051 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d685efb4-dd71-4b45-b379-7c0169c4d1bf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.922368 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d685efb4-dd71-4b45-b379-7c0169c4d1bf tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:33:43.922710 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d685efb4-dd71-4b45-b379-7c0169c4d1bf tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:43.922962 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d685efb4-dd71-4b45-b379-7c0169c4d1bf tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:43.923289 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-d685efb4-dd71-4b45-b379-7c0169c4d1bf tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:33:43.924511 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-d685efb4-dd71-4b45-b379-7c0169c4d1bf tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:33:43.934991 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d685efb4-dd71-4b45-b379-7c0169c4d1bf tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Get all volumes completed successfully. Aug 08 06:33:43.937276 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d685efb4-dd71-4b45-b379-7c0169c4d1bf tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:33:43.937730 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1033/4108] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:33:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:43.957677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['93296e49-f305-46a4-a47b-dc10515a52b4', '2bb08b8d-7af1-454e-9db9-914b5dea8873', '87820611-2f0d-47af-b923-a57f69f44276', 'cde9cfbc-eb2e-4381-ae04-cff5e8d7e652'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:43.958127 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b3ed9e5b-5c4d-40f6-bd3e-d993c367cc70 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.958525 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a874b4-ab6b-457b-8e59-ce16624fca63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93296e49-f305-46a4-a47b-dc10515a52b4', '2bb08b8d-7af1-454e-9db9-914b5dea8873', '87820611-2f0d-47af-b923-a57f69f44276', 'cde9cfbc-eb2e-4381-ae04-cff5e8d7e652']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.959328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e253ed2-1b88-4dc8-a3df-a28126d9d948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.960133 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3ed9e5b-5c4d-40f6-bd3e-d993c367cc70 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e/action Aug 08 06:33:43.960499 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3ed9e5b-5c4d-40f6-bd3e-d993c367cc70 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:43.960686 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3ed9e5b-5c4d-40f6-bd3e-d993c367cc70 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:43.962098 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-b3ed9e5b-5c4d-40f6-bd3e-d993c367cc70 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] delete called for group ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e {{(pid=100288) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:33:43.962269 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-b3ed9e5b-5c4d-40f6-bd3e-d993c367cc70 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Delete group with id: ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e Aug 08 06:33:43.966427 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3ed9e5b-5c4d-40f6-bd3e-d993c367cc70 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e/action returned with HTTP 404 Aug 08 06:33:43.967117 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1032/4109] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:33:43 2026] POST /volume/v3/groups/ce4c17f2-a3b1-4f91-ac9f-1b98dbfb245e/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:33:43.978190 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b227d5d9-d08d-4798-8f69-9821179c1e86 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:43.981207 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b227d5d9-d08d-4798-8f69-9821179c1e86 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:33:43.981665 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b227d5d9-d08d-4798-8f69-9821179c1e86 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:43.981829 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b227d5d9-d08d-4798-8f69-9821179c1e86 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:43.982035 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-b227d5d9-d08d-4798-8f69-9821179c1e86 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:33:43.982789 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b227d5d9-d08d-4798-8f69-9821179c1e86 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:33:43.983994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e253ed2-1b88-4dc8-a3df-a28126d9d948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370482fb-0834-4130-a6e6-ea8c3f236303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1539105534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['93296e49-f305-46a4-a47b-dc10515a52b4','2bb08b8d-7af1-454e-9db9-914b5dea8873','87820611-2f0d-47af-b923-a57f69f44276','cde9cfbc-eb2e-4381-ae04-cff5e8d7e652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1539105534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370482fb-0834-4130-a6e6-ea8c3f236303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6448e640c6c49f496573273f63e7c22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='042508f5c23a41a589478ac1c5474824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:43.984825 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f337f4-0848-4c56-a74b-7e9cc9913bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:43.994380 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b227d5d9-d08d-4798-8f69-9821179c1e86 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Get all volumes completed successfully. Aug 08 06:33:43.998727 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b227d5d9-d08d-4798-8f69-9821179c1e86 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:33:43.999615 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1023/4110] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:33:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:44.004301 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f337f4-0848-4c56-a74b-7e9cc9913bd4) transitioned into state 'SUCCESS' from state '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-1539105534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['93296e49-f305-46a4-a47b-dc10515a52b4','2bb08b8d-7af1-454e-9db9-914b5dea8873','87820611-2f0d-47af-b923-a57f69f44276','cde9cfbc-eb2e-4381-ae04-cff5e8d7e652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:44.005085 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410f4d6d-6ecb-4a35-a351-0f292d7d4672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:44.014512 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-de07e1c5-7842-448a-831e-26bd0277e80b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.016583 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410f4d6d-6ecb-4a35-a351-0f292d7d4672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:44.017437 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-de07e1c5-7842-448a-831e-26bd0277e80b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339/action Aug 08 06:33:44.017521 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (1bf6cd62-fcd3-4f47-be0a-b7a39151ab51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:44.017867 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume request issued successfully. Aug 08 06:33:44.018064 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-de07e1c5-7842-448a-831e-26bd0277e80b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:44.018258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-de07e1c5-7842-448a-831e-26bd0277e80b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:44.018455 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b94ba88c-6eb8-480f-822a-6d524bad5c2a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:44.019126 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1023/4111] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:33:43 2026] POST /volume/v3/volumes => generated 776 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:44.021766 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-de07e1c5-7842-448a-831e-26bd0277e80b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] delete called for group 9c258816-c219-41eb-80bc-fb66c7dcc339 {{(pid=100289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:33:44.021766 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-de07e1c5-7842-448a-831e-26bd0277e80b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Delete group with id: 9c258816-c219-41eb-80bc-fb66c7dcc339 Aug 08 06:33:44.025377 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-de07e1c5-7842-448a-831e-26bd0277e80b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339/action returned with HTTP 404 Aug 08 06:33:44.028683 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1034/4112] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:33:44 2026] POST /volume/v3/groups/9c258816-c219-41eb-80bc-fb66c7dcc339/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:33:44.034997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b316204f-f4fc-432a-b7dc-275498a27348 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.035937 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-78247cea-d1fa-4bd0-b189-d9b160815089 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.037798 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b316204f-f4fc-432a-b7dc-275498a27348 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 Aug 08 06:33:44.037994 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-78247cea-d1fa-4bd0-b189-d9b160815089 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/c9cc69f1-c42c-4547-b273-70cc80d1d0ad Aug 08 06:33:44.038060 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b316204f-f4fc-432a-b7dc-275498a27348 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:44.038212 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-78247cea-d1fa-4bd0-b189-d9b160815089 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:44.038456 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-78247cea-d1fa-4bd0-b189-d9b160815089 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:44.038626 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b316204f-f4fc-432a-b7dc-275498a27348 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:44.049109 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:44.049109 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:44.054479 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b316204f-f4fc-432a-b7dc-275498a27348 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:33:44.059456 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b316204f-f4fc-432a-b7dc-275498a27348 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 returned with HTTP 200 Aug 08 06:33:44.060054 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1033/4113] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:44 2026] GET /volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:44.061227 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-78247cea-d1fa-4bd0-b189-d9b160815089 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/group_types/c9cc69f1-c42c-4547-b273-70cc80d1d0ad returned with HTTP 202 Aug 08 06:33:44.061903 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1024/4114] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:33:44 2026] DELETE /volume/v3/group_types/c9cc69f1-c42c-4547-b273-70cc80d1d0ad => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:33:44.076141 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-496f70f3-4ce6-473e-b18e-dc8fabcc1a25 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.079101 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-496f70f3-4ce6-473e-b18e-dc8fabcc1a25 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] DELETE https://10.4.3.32/volume/v3/types/4a2b4ee2-222e-470c-84b1-91a6e77fe3c6 Aug 08 06:33:44.079406 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-496f70f3-4ce6-473e-b18e-dc8fabcc1a25 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:44.079743 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-496f70f3-4ce6-473e-b18e-dc8fabcc1a25 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:44.080165 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:44.080165 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:44.111870 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-496f70f3-4ce6-473e-b18e-dc8fabcc1a25 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/types/4a2b4ee2-222e-470c-84b1-91a6e77fe3c6 returned with HTTP 202 Aug 08 06:33:44.112304 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1024/4115] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:33:44 2026] DELETE /volume/v3/types/4a2b4ee2-222e-470c-84b1-91a6e77fe3c6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:44.120041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9c697399-f5ea-4fd7-9537-1a8efd367374 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.122088 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c697399-f5ea-4fd7-9537-1a8efd367374 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] GET https://10.4.3.32/volume/v3/types/4a2b4ee2-222e-470c-84b1-91a6e77fe3c6 Aug 08 06:33:44.122301 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c697399-f5ea-4fd7-9537-1a8efd367374 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:44.122507 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c697399-f5ea-4fd7-9537-1a8efd367374 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:44.127057 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c697399-f5ea-4fd7-9537-1a8efd367374 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/types/4a2b4ee2-222e-470c-84b1-91a6e77fe3c6 returned with HTTP 404 Aug 08 06:33:44.127787 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1035/4116] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:33:44 2026] GET /volume/v3/types/4a2b4ee2-222e-470c-84b1-91a6e77fe3c6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:44.136288 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3be75a19-f600-4c3e-acbc-072bcf9a50de None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.140515 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3be75a19-f600-4c3e-acbc-072bcf9a50de tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:33:44.140946 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3be75a19-f600-4c3e-acbc-072bcf9a50de tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1053435730"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:44.159332 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3be75a19-f600-4c3e-acbc-072bcf9a50de tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:33:44.159826 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1034/4117] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:33:44 2026] POST /volume/v3/types => generated 216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:44.169518 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4e85b250-c012-4e16-984e-5d3c35693e4b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.173045 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e85b250-c012-4e16-984e-5d3c35693e4b tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 08 06:33:44.173626 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e85b250-c012-4e16-984e-5d3c35693e4b tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-696598856"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:44.193363 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e85b250-c012-4e16-984e-5d3c35693e4b tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 08 06:33:44.194218 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1025/4118] 10.4.3.32 () {70 vars in 1304 bytes} [Sat Aug 8 06:33:44 2026] POST /volume/v3/group_types => generated 172 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:44.203575 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ac66f720-a375-42f0-a0ef-29b8100c5705 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.205623 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac66f720-a375-42f0-a0ef-29b8100c5705 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/groups Aug 08 06:33:44.206028 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac66f720-a375-42f0-a0ef-29b8100c5705 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "597ed5a3-7101-4b19-b7ce-07b43b4fa826", "volume_types": ["a9696dc8-65d7-41a5-8bfa-691f2261cc02"], "name": "tempest-GroupsTest-Group-325623374"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:44.207391 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-ac66f720-a375-42f0-a0ef-29b8100c5705 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Creating new group {'group': {'group_type': '597ed5a3-7101-4b19-b7ce-07b43b4fa826', 'volume_types': ['a9696dc8-65d7-41a5-8bfa-691f2261cc02'], 'name': 'tempest-GroupsTest-Group-325623374'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 06:33:44.211379 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-ac66f720-a375-42f0-a0ef-29b8100c5705 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Creating group tempest-GroupsTest-Group-325623374. Aug 08 06:33:44.218009 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ac66f720-a375-42f0-a0ef-29b8100c5705 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Availability Zones retrieved successfully. Aug 08 06:33:44.230824 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ac66f720-a375-42f0-a0ef-29b8100c5705 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Created reservations ['1eee40cc-a0dc-4956-8ea5-8e8d9265382e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:44.259717 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac66f720-a375-42f0-a0ef-29b8100c5705 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 08 06:33:44.260153 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1025/4119] 10.4.3.32 () {70 vars in 1290 bytes} [Sat Aug 8 06:33:44 2026] POST /volume/v3/groups => generated 103 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:44.269725 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-38b9dc1a-34c4-4e59-8fcd-c53897efe743 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.272123 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38b9dc1a-34c4-4e59-8fcd-c53897efe743 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:44.272450 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38b9dc1a-34c4-4e59-8fcd-c53897efe743 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:44.272750 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38b9dc1a-34c4-4e59-8fcd-c53897efe743 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:44.272961 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-38b9dc1a-34c4-4e59-8fcd-c53897efe743 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member b27981f8-d1c8-4ce4-91ae-a4c065f73432 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:44.277130 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:44.277130 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:44.284905 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38b9dc1a-34c4-4e59-8fcd-c53897efe743 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 200 Aug 08 06:33:44.285294 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1036/4120] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:44 2026] GET /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:44.410514 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-54132435-bc1a-4897-b0a7-a6fd470854c2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.412305 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-54132435-bc1a-4897-b0a7-a6fd470854c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:44.412505 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-54132435-bc1a-4897-b0a7-a6fd470854c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:44.412680 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-54132435-bc1a-4897-b0a7-a6fd470854c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:44.412790 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-54132435-bc1a-4897-b0a7-a6fd470854c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:44.415512 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=250,cinder:UPDATE=37,cinder:INSERT=18 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:33:44.421680 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:44.421680 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:44.422997 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-54132435-bc1a-4897-b0a7-a6fd470854c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:44.423533 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1035/4121] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:44 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:44.531729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4e54fa4c-8ab6-45c2-96d1-a19852aa6848 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:44.533572 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e54fa4c-8ab6-45c2-96d1-a19852aa6848 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:44.533868 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e54fa4c-8ab6-45c2-96d1-a19852aa6848 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:44.534125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e54fa4c-8ab6-45c2-96d1-a19852aa6848 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:44.542545 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:44.542545 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:44.546961 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4e54fa4c-8ab6-45c2-96d1-a19852aa6848 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:44.551362 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e54fa4c-8ab6-45c2-96d1-a19852aa6848 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:44.551729 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1026/4122] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:44 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:45.074843 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-03822eca-c38c-4aef-b92c-1d71bf65e7b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:45.077191 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03822eca-c38c-4aef-b92c-1d71bf65e7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 Aug 08 06:33:45.077643 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03822eca-c38c-4aef-b92c-1d71bf65e7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:45.077933 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03822eca-c38c-4aef-b92c-1d71bf65e7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:45.086954 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.086954 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:45.091857 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-03822eca-c38c-4aef-b92c-1d71bf65e7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:33:45.097100 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03822eca-c38c-4aef-b92c-1d71bf65e7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 returned with HTTP 200 Aug 08 06:33:45.097753 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1026/4123] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:45 2026] GET /volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:33:45.114401 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2e257d2a-ce27-4624-bf12-496df942ddf3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:45.117137 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e257d2a-ce27-4624-bf12-496df942ddf3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:33:45.117656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e257d2a-ce27-4624-bf12-496df942ddf3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "370482fb-0834-4130-a6e6-ea8c3f236303", "name": "tempest-type-Backup-820355265"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:45.119539 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-2e257d2a-ce27-4624-bf12-496df942ddf3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating new backup {'backup': {'volume_id': '370482fb-0834-4130-a6e6-ea8c3f236303', 'name': 'tempest-type-Backup-820355265'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:33:45.119736 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-2e257d2a-ce27-4624-bf12-496df942ddf3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating backup of volume 370482fb-0834-4130-a6e6-ea8c3f236303 in container None Aug 08 06:33:45.128472 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.128472 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:45.128840 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e257d2a-ce27-4624-bf12-496df942ddf3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:33:45.150443 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-2e257d2a-ce27-4624-bf12-496df942ddf3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['83e377a9-f1c4-4980-a654-8e8fa1524deb', '25aa65c4-47fa-488a-90e3-a23f9f9354c1'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:45.186791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e257d2a-ce27-4624-bf12-496df942ddf3 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:33:45.187258 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1037/4124] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:33:45 2026] POST /volume/v3/backups => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:45.199671 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-606e434c-25ee-4644-8052-bcefc798e314 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:45.204092 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-606e434c-25ee-4644-8052-bcefc798e314 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:45.204320 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-606e434c-25ee-4644-8052-bcefc798e314 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:45.204575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-606e434c-25ee-4644-8052-bcefc798e314 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:45.204732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-606e434c-25ee-4644-8052-bcefc798e314 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:45.210408 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.210408 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:45.211321 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-606e434c-25ee-4644-8052-bcefc798e314 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:45.211845 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1036/4125] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:45 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:45.295327 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4c6d8d48-9230-46e5-be87-2a360fb03bb9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:45.297323 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c6d8d48-9230-46e5-be87-2a360fb03bb9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:45.297590 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c6d8d48-9230-46e5-be87-2a360fb03bb9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:45.297873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c6d8d48-9230-46e5-be87-2a360fb03bb9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:45.298059 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-4c6d8d48-9230-46e5-be87-2a360fb03bb9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member b27981f8-d1c8-4ce4-91ae-a4c065f73432 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:45.302291 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.302291 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:45.313702 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c6d8d48-9230-46e5-be87-2a360fb03bb9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 200 Aug 08 06:33:45.315413 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1027/4126] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:45 2026] GET /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:45.326875 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:45.329546 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:45.330073 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1640004050", "volume_type": "a9696dc8-65d7-41a5-8bfa-691f2261cc02", "group_id": "b27981f8-d1c8-4ce4-91ae-a4c065f73432", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:45.331473 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1640004050', 'volume_type': 'a9696dc8-65d7-41a5-8bfa-691f2261cc02', 'group_id': 'b27981f8-d1c8-4ce4-91ae-a4c065f73432', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:45.339335 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.339335 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:45.339893 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Create volume of 1 GB Aug 08 06:33:45.345412 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Availability Zones retrieved successfully. Aug 08 06:33:45.350666 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Flow 'volume_create_api' (a832a442-94f5-41b5-b4fa-441e287c968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:45.354119 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d433e1-d3d7-4016-8a30-8f035e4b52a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:45.354664 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.354664 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:45.355151 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:45.376542 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d433e1-d3d7-4016-8a30-8f035e4b52a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:33:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a9696dc8-65d7-41a5-8bfa-691f2261cc02,is_public=True,name='tempest-GroupsTest-volume-type-1053435730',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9696dc8-65d7-41a5-8bfa-691f2261cc02', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b27981f8-d1c8-4ce4-91ae-a4c065f73432', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:45.377465 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4aadfa9-e0dd-4c2b-9d37-56b4a5020bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:45.407308 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1053435730 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1053435730, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:45.407613 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1053435730 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1053435730, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:45.434254 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-44f90d8c-33a4-4435-b4b9-db32c3c9cefe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:45.436944 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44f90d8c-33a4-4435-b4b9-db32c3c9cefe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:45.437223 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44f90d8c-33a4-4435-b4b9-db32c3c9cefe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:45.437443 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-44f90d8c-33a4-4435-b4b9-db32c3c9cefe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:45.437593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-44f90d8c-33a4-4435-b4b9-db32c3c9cefe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:45.441916 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Created reservations ['9ca766cf-7df6-46a1-91f7-75361e46198b', '5ee8b7fe-8214-483c-9346-ad0846494e70', '256b57b6-4067-4bdb-85ed-c5a5ef684575', '0a3acea3-b503-43f4-8a32-07b15eb90404'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:45.442681 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4aadfa9-e0dd-4c2b-9d37-56b4a5020bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ca766cf-7df6-46a1-91f7-75361e46198b', '5ee8b7fe-8214-483c-9346-ad0846494e70', '256b57b6-4067-4bdb-85ed-c5a5ef684575', '0a3acea3-b503-43f4-8a32-07b15eb90404']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:45.443007 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.443007 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:45.443432 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b5a61b5-6ae2-42fa-b4bc-4dadce4cb862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:45.443696 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-44f90d8c-33a4-4435-b4b9-db32c3c9cefe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:45.444136 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1038/4127] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:45 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:45.466509 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b5a61b5-6ae2-42fa-b4bc-4dadce4cb862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3da0c4b9-a2b5-447e-8b43-b61a1c455260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1640004050',encryption_key_id=None,group_id=b27981f8-d1c8-4ce4-91ae-a4c065f73432,group_type_id=,metadata={},multiattach=False,project_id='661861261f6b434aacf91bb7eb2c3661',qos_specs=None,replication_status=,reservations=['9ca766cf-7df6-46a1-91f7-75361e46198b','5ee8b7fe-8214-483c-9346-ad0846494e70','256b57b6-4067-4bdb-85ed-c5a5ef684575','0a3acea3-b503-43f4-8a32-07b15eb90404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5130c622304d6c92f2851ee413c26f',volume_type_id=a9696dc8-65d7-41a5-8bfa-691f2261cc02), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1640004050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b27981f8-d1c8-4ce4-91ae-a4c065f73432,host=None,id=3da0c4b9-a2b5-447e-8b43-b61a1c455260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661861261f6b434aacf91bb7eb2c3661',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b5130c622304d6c92f2851ee413c26f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9696dc8-65d7-41a5-8bfa-691f2261cc02),volume_type_id=a9696dc8-65d7-41a5-8bfa-691f2261cc02)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:45.467250 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8393e083-185e-4129-aaa1-ddfe742900ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:45.486186 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8393e083-185e-4129-aaa1-ddfe742900ba) transitioned into state 'SUCCESS' from state '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-1640004050',encryption_key_id=None,group_id=b27981f8-d1c8-4ce4-91ae-a4c065f73432,group_type_id=,metadata={},multiattach=False,project_id='661861261f6b434aacf91bb7eb2c3661',qos_specs=None,replication_status=,reservations=['9ca766cf-7df6-46a1-91f7-75361e46198b','5ee8b7fe-8214-483c-9346-ad0846494e70','256b57b6-4067-4bdb-85ed-c5a5ef684575','0a3acea3-b503-43f4-8a32-07b15eb90404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5130c622304d6c92f2851ee413c26f',volume_type_id=a9696dc8-65d7-41a5-8bfa-691f2261cc02)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:45.486940 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e12a828-311b-4be6-877a-6636c50b11c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:45.503463 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e12a828-311b-4be6-877a-6636c50b11c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:45.504778 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Flow 'volume_create_api' (a832a442-94f5-41b5-b4fa-441e287c968c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:45.505239 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Create volume request issued successfully. Aug 08 06:33:45.506269 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:45.506484 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:45.554870 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:45.559461 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.559461 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:45.564850 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-55fef9c0-eaff-4ac8-a305-c6c9c845c91e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:45.566469 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33f63607-50f8-476c-a085-f0ddb6719bc9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:45.567127 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1027/4128] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:33:45 2026] POST /volume/v3/volumes => generated 813 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:45.567973 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-55fef9c0-eaff-4ac8-a305-c6c9c845c91e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:45.568286 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-55fef9c0-eaff-4ac8-a305-c6c9c845c91e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:45.568559 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-55fef9c0-eaff-4ac8-a305-c6c9c845c91e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:45.579641 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.579641 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:45.582087 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-55fef9c0-eaff-4ac8-a305-c6c9c845c91e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:45.582727 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-37e54299-5639-4aca-8705-94a15b9ee088 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:45.584567 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37e54299-5639-4aca-8705-94a15b9ee088 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/3da0c4b9-a2b5-447e-8b43-b61a1c455260 Aug 08 06:33:45.584852 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37e54299-5639-4aca-8705-94a15b9ee088 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:45.585045 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37e54299-5639-4aca-8705-94a15b9ee088 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:45.589528 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-55fef9c0-eaff-4ac8-a305-c6c9c845c91e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:45.589933 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1037/4129] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:45 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:45.592032 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.592032 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:45.596072 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-37e54299-5639-4aca-8705-94a15b9ee088 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Volume info retrieved successfully. Aug 08 06:33:45.597037 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-37e54299-5639-4aca-8705-94a15b9ee088 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:45.597096 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-37e54299-5639-4aca-8705-94a15b9ee088 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:45.640699 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-37e54299-5639-4aca-8705-94a15b9ee088 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:45.643644 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:45.643644 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:45.650447 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37e54299-5639-4aca-8705-94a15b9ee088 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/3da0c4b9-a2b5-447e-8b43-b61a1c455260 returned with HTTP 200 Aug 08 06:33:45.650870 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1028/4130] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:45 2026] GET /volume/v3/volumes/3da0c4b9-a2b5-447e-8b43-b61a1c455260 => generated 905 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:46.226797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2e7d23fc-da87-4207-8a92-43733f9b9903 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:46.226797 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e7d23fc-da87-4207-8a92-43733f9b9903 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:46.226797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e7d23fc-da87-4207-8a92-43733f9b9903 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:46.226797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e7d23fc-da87-4207-8a92-43733f9b9903 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:46.226797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-2e7d23fc-da87-4207-8a92-43733f9b9903 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:46.230467 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:46.230467 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:46.231198 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e7d23fc-da87-4207-8a92-43733f9b9903 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:46.231629 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1039/4131] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:46 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:46.455478 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-00748318-695d-44c3-8cb0-90444410c3ff None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:46.457492 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00748318-695d-44c3-8cb0-90444410c3ff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:46.457783 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00748318-695d-44c3-8cb0-90444410c3ff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:46.458024 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00748318-695d-44c3-8cb0-90444410c3ff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:46.458190 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-00748318-695d-44c3-8cb0-90444410c3ff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:46.465098 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:46.465098 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:46.465842 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00748318-695d-44c3-8cb0-90444410c3ff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:46.466193 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1028/4132] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:46 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:46.606151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-839240c6-c5fa-416c-8647-7a2005d20a5d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:46.608027 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-839240c6-c5fa-416c-8647-7a2005d20a5d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:46.608238 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-839240c6-c5fa-416c-8647-7a2005d20a5d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:46.608457 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-839240c6-c5fa-416c-8647-7a2005d20a5d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:46.615400 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:46.615400 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:46.619299 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-839240c6-c5fa-416c-8647-7a2005d20a5d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:46.623845 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-839240c6-c5fa-416c-8647-7a2005d20a5d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:46.624241 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1038/4133] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:46 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:46.663915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-62538f24-b6fe-413d-a0e8-6c01eb48f37b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:46.666109 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-62538f24-b6fe-413d-a0e8-6c01eb48f37b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/3da0c4b9-a2b5-447e-8b43-b61a1c455260 Aug 08 06:33:46.666347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-62538f24-b6fe-413d-a0e8-6c01eb48f37b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:46.666573 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-62538f24-b6fe-413d-a0e8-6c01eb48f37b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:46.674992 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:46.674992 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:46.679229 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-62538f24-b6fe-413d-a0e8-6c01eb48f37b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Volume info retrieved successfully. Aug 08 06:33:46.680064 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-62538f24-b6fe-413d-a0e8-6c01eb48f37b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:46.680236 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-62538f24-b6fe-413d-a0e8-6c01eb48f37b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:46.722990 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-62538f24-b6fe-413d-a0e8-6c01eb48f37b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:46.728336 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:46.728336 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:46.735620 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-62538f24-b6fe-413d-a0e8-6c01eb48f37b tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/3da0c4b9-a2b5-447e-8b43-b61a1c455260 returned with HTTP 200 Aug 08 06:33:46.736190 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1029/4134] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:46 2026] GET /volume/v3/volumes/3da0c4b9-a2b5-447e-8b43-b61a1c455260 => generated 906 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:46.747258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:46.748894 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:46.749312 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1553788971", "volume_type": "a9696dc8-65d7-41a5-8bfa-691f2261cc02", "group_id": "b27981f8-d1c8-4ce4-91ae-a4c065f73432", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:46.750742 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1553788971', 'volume_type': 'a9696dc8-65d7-41a5-8bfa-691f2261cc02', 'group_id': 'b27981f8-d1c8-4ce4-91ae-a4c065f73432', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:46.758406 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:46.758406 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:46.759013 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Create volume of 1 GB Aug 08 06:33:46.763495 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Availability Zones retrieved successfully. Aug 08 06:33:46.768556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Flow 'volume_create_api' (705ca8b7-d690-4577-b35f-37c4bad68a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:46.769681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd931616-89e5-4078-a83a-d57371e0ac96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:46.770285 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:46.770285 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:46.770849 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:46.791370 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd931616-89e5-4078-a83a-d57371e0ac96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:33:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a9696dc8-65d7-41a5-8bfa-691f2261cc02,is_public=True,name='tempest-GroupsTest-volume-type-1053435730',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9696dc8-65d7-41a5-8bfa-691f2261cc02', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b27981f8-d1c8-4ce4-91ae-a4c065f73432', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:46.792222 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a79d827-5cda-4e21-a069-0cee1e1be2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:46.821055 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1053435730 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1053435730, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:46.821561 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1053435730 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1053435730, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:33:46.836816 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Created reservations ['fd7d7787-30f8-4c44-8b4d-8b0569e8190c', '0c7d6972-fa26-4090-ba1a-d225c2bcca0a', 'fd703e4b-a816-458f-9d27-6dca8063cac4', 'a462d098-79fd-45b5-a1ca-57f72d7dfbc9'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:46.837928 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a79d827-5cda-4e21-a069-0cee1e1be2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd7d7787-30f8-4c44-8b4d-8b0569e8190c', '0c7d6972-fa26-4090-ba1a-d225c2bcca0a', 'fd703e4b-a816-458f-9d27-6dca8063cac4', 'a462d098-79fd-45b5-a1ca-57f72d7dfbc9']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:46.838660 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e65caa7-dd25-4904-897c-a051f5babf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:46.862878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e65caa7-dd25-4904-897c-a051f5babf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b36e9a7-7e44-408e-8cd3-f5339b9b7c00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1553788971',encryption_key_id=None,group_id=b27981f8-d1c8-4ce4-91ae-a4c065f73432,group_type_id=,metadata={},multiattach=False,project_id='661861261f6b434aacf91bb7eb2c3661',qos_specs=None,replication_status=,reservations=['fd7d7787-30f8-4c44-8b4d-8b0569e8190c','0c7d6972-fa26-4090-ba1a-d225c2bcca0a','fd703e4b-a816-458f-9d27-6dca8063cac4','a462d098-79fd-45b5-a1ca-57f72d7dfbc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5130c622304d6c92f2851ee413c26f',volume_type_id=a9696dc8-65d7-41a5-8bfa-691f2261cc02), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1553788971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b27981f8-d1c8-4ce4-91ae-a4c065f73432,host=None,id=4b36e9a7-7e44-408e-8cd3-f5339b9b7c00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661861261f6b434aacf91bb7eb2c3661',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b5130c622304d6c92f2851ee413c26f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9696dc8-65d7-41a5-8bfa-691f2261cc02),volume_type_id=a9696dc8-65d7-41a5-8bfa-691f2261cc02)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:46.863882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17eed8d3-c39b-4307-b08a-004254c129cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:46.885955 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17eed8d3-c39b-4307-b08a-004254c129cd) transitioned into state 'SUCCESS' from state '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-1553788971',encryption_key_id=None,group_id=b27981f8-d1c8-4ce4-91ae-a4c065f73432,group_type_id=,metadata={},multiattach=False,project_id='661861261f6b434aacf91bb7eb2c3661',qos_specs=None,replication_status=,reservations=['fd7d7787-30f8-4c44-8b4d-8b0569e8190c','0c7d6972-fa26-4090-ba1a-d225c2bcca0a','fd703e4b-a816-458f-9d27-6dca8063cac4','a462d098-79fd-45b5-a1ca-57f72d7dfbc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5130c622304d6c92f2851ee413c26f',volume_type_id=a9696dc8-65d7-41a5-8bfa-691f2261cc02)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:46.887147 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed89850-20fa-4ae2-b8ce-923a4b0882a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:46.901077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed89850-20fa-4ae2-b8ce-923a4b0882a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:46.902650 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Flow 'volume_create_api' (705ca8b7-d690-4577-b35f-37c4bad68a4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:46.903456 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Create volume request issued successfully. Aug 08 06:33:46.904547 np0000006785 devstack@c-api.service[100289]: WARNING stevedore.named [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:46.904901 np0000006785 devstack@c-api.service[100289]: WARNING castellan.key_manager [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:46.959292 np0000006785 devstack@c-api.service[100289]: DEBUG oslo_db.sqlalchemy.engines [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:46.962920 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:46.962920 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:46.967291 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9099e3e4-5ede-4f89-8bce-89a2d2ce092e tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:46.967951 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1040/4135] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:33:46 2026] POST /volume/v3/volumes => generated 813 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:46.978361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b99a1b1a-27f1-4a42-92f9-a1331f7871b7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:46.980118 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b99a1b1a-27f1-4a42-92f9-a1331f7871b7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 Aug 08 06:33:46.980320 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b99a1b1a-27f1-4a42-92f9-a1331f7871b7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:46.980508 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b99a1b1a-27f1-4a42-92f9-a1331f7871b7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:46.987325 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:46.987325 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:46.991863 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b99a1b1a-27f1-4a42-92f9-a1331f7871b7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Volume info retrieved successfully. Aug 08 06:33:46.992448 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-b99a1b1a-27f1-4a42-92f9-a1331f7871b7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:46.992606 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-b99a1b1a-27f1-4a42-92f9-a1331f7871b7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:47.030349 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-b99a1b1a-27f1-4a42-92f9-a1331f7871b7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:47.036042 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:47.036042 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:47.044020 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b99a1b1a-27f1-4a42-92f9-a1331f7871b7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 returned with HTTP 200 Aug 08 06:33:47.044606 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1029/4136] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:46 2026] GET /volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 => generated 881 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:47.244200 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-57bdd6ea-65c2-43c3-8c9f-9a99f3b6f2e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:47.245961 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57bdd6ea-65c2-43c3-8c9f-9a99f3b6f2e5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:47.246196 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57bdd6ea-65c2-43c3-8c9f-9a99f3b6f2e5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:47.246405 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-57bdd6ea-65c2-43c3-8c9f-9a99f3b6f2e5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:47.246544 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-57bdd6ea-65c2-43c3-8c9f-9a99f3b6f2e5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:47.252726 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:47.252726 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:47.252726 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-57bdd6ea-65c2-43c3-8c9f-9a99f3b6f2e5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:47.252726 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1039/4137] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:47 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:47.485157 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6d591d1a-326a-4c97-be3c-d00a361162bd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:47.487369 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d591d1a-326a-4c97-be3c-d00a361162bd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:47.487646 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d591d1a-326a-4c97-be3c-d00a361162bd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:47.487888 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d591d1a-326a-4c97-be3c-d00a361162bd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:47.487998 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6d591d1a-326a-4c97-be3c-d00a361162bd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:47.495372 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:47.495372 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:47.496134 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d591d1a-326a-4c97-be3c-d00a361162bd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:47.496530 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1030/4138] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:47 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:47.636351 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5234807b-2e71-417f-bb5b-450a4c862fcc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:47.638946 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5234807b-2e71-417f-bb5b-450a4c862fcc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:47.639232 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5234807b-2e71-417f-bb5b-450a4c862fcc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:47.639500 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5234807b-2e71-417f-bb5b-450a4c862fcc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:47.649158 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:47.649158 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:47.654132 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5234807b-2e71-417f-bb5b-450a4c862fcc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:47.660713 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5234807b-2e71-417f-bb5b-450a4c862fcc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:47.661263 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1041/4139] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:47 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:48.057273 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-18bc6b6b-84b6-4e68-95a0-7feaf016d361 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:48.059913 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-18bc6b6b-84b6-4e68-95a0-7feaf016d361 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 Aug 08 06:33:48.060268 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-18bc6b6b-84b6-4e68-95a0-7feaf016d361 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:48.060528 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-18bc6b6b-84b6-4e68-95a0-7feaf016d361 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:48.069967 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:48.069967 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:48.074502 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-18bc6b6b-84b6-4e68-95a0-7feaf016d361 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Volume info retrieved successfully. Aug 08 06:33:48.075479 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-18bc6b6b-84b6-4e68-95a0-7feaf016d361 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:48.075785 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-18bc6b6b-84b6-4e68-95a0-7feaf016d361 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:48.133374 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-18bc6b6b-84b6-4e68-95a0-7feaf016d361 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:48.137390 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:48.137390 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:48.147087 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-18bc6b6b-84b6-4e68-95a0-7feaf016d361 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 returned with HTTP 200 Aug 08 06:33:48.147668 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1030/4140] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:48 2026] GET /volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:48.162186 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa2e6429-79c6-4bcd-ad04-c7e77bf0121f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:48.163896 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa2e6429-79c6-4bcd-ad04-c7e77bf0121f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] PUT https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:48.164356 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa2e6429-79c6-4bcd-ad04-c7e77bf0121f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "4b36e9a7-7e44-408e-8cd3-f5339b9b7c00"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:48.165984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.groups [None req-aa2e6429-79c6-4bcd-ad04-c7e77bf0121f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Update called for group b27981f8-d1c8-4ce4-91ae-a4c065f73432. {{(pid=100288) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 06:33:48.167042 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.groups [None req-aa2e6429-79c6-4bcd-ad04-c7e77bf0121f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Updating group b27981f8-d1c8-4ce4-91ae-a4c065f73432 with name new_group description: This is a new group add_volumes: None remove_volumes: 4b36e9a7-7e44-408e-8cd3-f5339b9b7c00. Aug 08 06:33:48.170617 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:48.170617 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:48.184700 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa2e6429-79c6-4bcd-ad04-c7e77bf0121f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 202 Aug 08 06:33:48.185315 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1040/4141] 10.4.3.32 () {70 vars in 1400 bytes} [Sat Aug 8 06:33:48 2026] PUT /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:33:48.191835 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4512ebb6-ac5a-4bf5-90cd-8fb06f40222f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:48.193526 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4512ebb6-ac5a-4bf5-90cd-8fb06f40222f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:48.193790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4512ebb6-ac5a-4bf5-90cd-8fb06f40222f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:48.193974 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4512ebb6-ac5a-4bf5-90cd-8fb06f40222f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:48.194121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-4512ebb6-ac5a-4bf5-90cd-8fb06f40222f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member b27981f8-d1c8-4ce4-91ae-a4c065f73432 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:48.197269 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:48.197269 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:48.203637 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4512ebb6-ac5a-4bf5-90cd-8fb06f40222f tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 200 Aug 08 06:33:48.204039 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1031/4142] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:48 2026] GET /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 323 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:48.263357 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cff91c43-530e-4f4d-badd-943e0d9976a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:48.265838 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cff91c43-530e-4f4d-badd-943e0d9976a4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:48.266105 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cff91c43-530e-4f4d-badd-943e0d9976a4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:48.266438 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cff91c43-530e-4f4d-badd-943e0d9976a4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:48.266587 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-cff91c43-530e-4f4d-badd-943e0d9976a4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:48.272173 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:48.272173 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:48.273062 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cff91c43-530e-4f4d-badd-943e0d9976a4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:48.273616 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1042/4143] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:48 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:48.507200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-22ed7aa5-748d-46a7-814f-12c8f2bc3bff None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:48.509373 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22ed7aa5-748d-46a7-814f-12c8f2bc3bff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:48.509633 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22ed7aa5-748d-46a7-814f-12c8f2bc3bff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:48.509875 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22ed7aa5-748d-46a7-814f-12c8f2bc3bff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:48.510003 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-22ed7aa5-748d-46a7-814f-12c8f2bc3bff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:48.516755 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:48.516755 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:48.517404 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22ed7aa5-748d-46a7-814f-12c8f2bc3bff tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:48.517822 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1031/4144] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:48 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:48.676376 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cbd0edc1-f799-4cb5-bae6-829fa0400fd1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:48.678279 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cbd0edc1-f799-4cb5-bae6-829fa0400fd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:48.678543 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cbd0edc1-f799-4cb5-bae6-829fa0400fd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:48.678810 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cbd0edc1-f799-4cb5-bae6-829fa0400fd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:48.687869 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:48.687869 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:48.695382 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cbd0edc1-f799-4cb5-bae6-829fa0400fd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:48.721508 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cbd0edc1-f799-4cb5-bae6-829fa0400fd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:48.721508 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1041/4145] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:48 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:49.212841 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1313bd4b-a11c-46ab-a2c0-8df6a51ae764 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:49.215108 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1313bd4b-a11c-46ab-a2c0-8df6a51ae764 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:49.215338 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1313bd4b-a11c-46ab-a2c0-8df6a51ae764 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:49.215604 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1313bd4b-a11c-46ab-a2c0-8df6a51ae764 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:49.215781 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-1313bd4b-a11c-46ab-a2c0-8df6a51ae764 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member b27981f8-d1c8-4ce4-91ae-a4c065f73432 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:49.219694 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:49.219694 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:49.227997 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1313bd4b-a11c-46ab-a2c0-8df6a51ae764 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 200 Aug 08 06:33:49.228596 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1032/4146] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:49 2026] GET /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:49.237752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-188c36de-593b-498e-993f-da512eb2fa21 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:49.239501 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-188c36de-593b-498e-993f-da512eb2fa21 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:49.239746 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-188c36de-593b-498e-993f-da512eb2fa21 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:49.239974 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-188c36de-593b-498e-993f-da512eb2fa21 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:49.240128 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-188c36de-593b-498e-993f-da512eb2fa21 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member b27981f8-d1c8-4ce4-91ae-a4c065f73432 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:49.243177 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:49.243177 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:49.249513 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-188c36de-593b-498e-993f-da512eb2fa21 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 200 Aug 08 06:33:49.249951 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1043/4147] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:49 2026] GET /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 324 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:49.258994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:49.260891 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:33:49.261136 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:49.261349 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:49.261674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:33:49.263146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:33:49.269462 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Get all volumes completed successfully. Aug 08 06:33:49.270360 np0000006785 devstack@c-api.service[100290]: WARNING stevedore.named [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:49.270523 np0000006785 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:49.284010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d87e72d6-be80-4834-aead-eefe6d13f9ea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:49.286345 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d87e72d6-be80-4834-aead-eefe6d13f9ea tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:49.286660 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d87e72d6-be80-4834-aead-eefe6d13f9ea tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:49.286945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d87e72d6-be80-4834-aead-eefe6d13f9ea tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:49.287103 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d87e72d6-be80-4834-aead-eefe6d13f9ea tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:49.292637 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:49.292637 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:49.293478 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d87e72d6-be80-4834-aead-eefe6d13f9ea tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:49.294001 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1042/4148] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:49 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:49.304026 np0000006785 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:49.307009 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:49.307009 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:49.313426 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-12e7b6a8-9b50-40ff-a160-bec52301adcc tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:33:49.313982 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1032/4149] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:33:49 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:33:49.332939 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c0a7a8cb-44d1-4d4e-86b3-cf886d174a08 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:49.335405 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0a7a8cb-44d1-4d4e-86b3-cf886d174a08 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] PUT https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:49.335757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0a7a8cb-44d1-4d4e-86b3-cf886d174a08 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4b36e9a7-7e44-408e-8cd3-f5339b9b7c00"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:49.337253 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-c0a7a8cb-44d1-4d4e-86b3-cf886d174a08 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Update called for group b27981f8-d1c8-4ce4-91ae-a4c065f73432. {{(pid=100291) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 06:33:49.337358 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-c0a7a8cb-44d1-4d4e-86b3-cf886d174a08 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Updating group b27981f8-d1c8-4ce4-91ae-a4c065f73432 with name None description: None add_volumes: 4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 remove_volumes: None. Aug 08 06:33:49.341221 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:49.341221 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:49.371737 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0a7a8cb-44d1-4d4e-86b3-cf886d174a08 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 202 Aug 08 06:33:49.372223 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1033/4150] 10.4.3.32 () {70 vars in 1399 bytes} [Sat Aug 8 06:33:49 2026] PUT /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:33:49.380371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0aadb4f7-92a7-447a-878a-2b0fb707ab56 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:49.381962 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0aadb4f7-92a7-447a-878a-2b0fb707ab56 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:49.382146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0aadb4f7-92a7-447a-878a-2b0fb707ab56 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:49.382329 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0aadb4f7-92a7-447a-878a-2b0fb707ab56 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:49.382448 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-0aadb4f7-92a7-447a-878a-2b0fb707ab56 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member b27981f8-d1c8-4ce4-91ae-a4c065f73432 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:49.388376 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:49.388376 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:49.395358 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0aadb4f7-92a7-447a-878a-2b0fb707ab56 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 200 Aug 08 06:33:49.395722 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1044/4151] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:49 2026] GET /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:49.528937 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5d595b60-71f3-4cd4-8715-95c298ca5bcd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:49.532798 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d595b60-71f3-4cd4-8715-95c298ca5bcd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:49.532798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d595b60-71f3-4cd4-8715-95c298ca5bcd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:49.532798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5d595b60-71f3-4cd4-8715-95c298ca5bcd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:49.532798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5d595b60-71f3-4cd4-8715-95c298ca5bcd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:49.536695 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:49.536695 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:49.537507 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5d595b60-71f3-4cd4-8715-95c298ca5bcd tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:49.538025 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1043/4152] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:49 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:49.723787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d7be602c-b755-4d85-8e7b-64e6eae6a823 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:49.725253 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7be602c-b755-4d85-8e7b-64e6eae6a823 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:49.725656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7be602c-b755-4d85-8e7b-64e6eae6a823 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:49.725969 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7be602c-b755-4d85-8e7b-64e6eae6a823 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:49.734015 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:49.734015 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:49.738397 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d7be602c-b755-4d85-8e7b-64e6eae6a823 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:49.743322 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7be602c-b755-4d85-8e7b-64e6eae6a823 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:49.743946 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1033/4153] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:49 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:50.305370 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-30452847-76e0-48d1-8714-aa1c1a83468e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:50.307815 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-30452847-76e0-48d1-8714-aa1c1a83468e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:50.308118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-30452847-76e0-48d1-8714-aa1c1a83468e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:50.308403 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-30452847-76e0-48d1-8714-aa1c1a83468e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:50.308679 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-30452847-76e0-48d1-8714-aa1c1a83468e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:50.320625 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.320625 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:50.324144 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-30452847-76e0-48d1-8714-aa1c1a83468e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:50.324718 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1034/4154] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:50 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:50.408800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-28064d24-5ec4-40c3-9255-2774c432df61 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:50.412125 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28064d24-5ec4-40c3-9255-2774c432df61 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:50.412125 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28064d24-5ec4-40c3-9255-2774c432df61 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:50.412125 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-28064d24-5ec4-40c3-9255-2774c432df61 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:50.412125 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-28064d24-5ec4-40c3-9255-2774c432df61 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member b27981f8-d1c8-4ce4-91ae-a4c065f73432 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:50.414349 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.414349 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:50.420987 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-28064d24-5ec4-40c3-9255-2774c432df61 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 200 Aug 08 06:33:50.421332 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1045/4155] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:50 2026] GET /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 324 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:50.435395 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:50.437622 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:33:50.438011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:50.438278 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:50.438595 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:33:50.439500 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:33:50.449060 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Get all volumes completed successfully. Aug 08 06:33:50.449998 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:50.450216 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:50.502074 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:50.505256 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.505256 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:50.508945 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:50.509098 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:50.550321 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-883ef582-9e46-48ab-b159-f643d34546c5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:50.550681 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:50.552710 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-883ef582-9e46-48ab-b159-f643d34546c5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:50.552980 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-883ef582-9e46-48ab-b159-f643d34546c5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:50.553839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-883ef582-9e46-48ab-b159-f643d34546c5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:50.553839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-883ef582-9e46-48ab-b159-f643d34546c5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:50.554025 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.554025 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:50.559176 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.559176 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:50.560149 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-883ef582-9e46-48ab-b159-f643d34546c5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:50.560727 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1034/4156] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:50 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:50.562765 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ddee031-8f1f-4570-8fa3-ad7bbe36dbfd tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:33:50.563511 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1044/4157] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:33:50 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:33:50.578434 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:50.581685 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:33:50.581926 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:50.582113 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:50.582440 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:33:50.583144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:33:50.594351 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Get all volumes completed successfully. Aug 08 06:33:50.594351 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:50.594351 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:50.634701 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:50.638374 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.638374 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:50.642744 np0000006785 devstack@c-api.service[100291]: WARNING stevedore.named [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:50.642964 np0000006785 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:50.694139 np0000006785 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:50.697195 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.697195 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:50.704567 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6b3f8ffb-4ac4-41da-b4bc-e0e40e92dbd8 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:33:50.704970 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1035/4158] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:33:50 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:33:50.724977 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-97bbf154-023c-48cc-b376-6474946655eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:50.726700 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97bbf154-023c-48cc-b376-6474946655eb tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] POST https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432/action Aug 08 06:33:50.727063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-97bbf154-023c-48cc-b376-6474946655eb tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:50.727179 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-97bbf154-023c-48cc-b376-6474946655eb tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:50.728491 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-97bbf154-023c-48cc-b376-6474946655eb tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] delete called for group b27981f8-d1c8-4ce4-91ae-a4c065f73432 {{(pid=100289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 06:33:50.728643 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.groups [None req-97bbf154-023c-48cc-b376-6474946655eb tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Delete group with id: b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:50.731836 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.731836 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:50.761849 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3fd4eeca-cc79-40fa-b55c-c8e74660f3ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:50.763928 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3fd4eeca-cc79-40fa-b55c-c8e74660f3ed tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:50.764116 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3fd4eeca-cc79-40fa-b55c-c8e74660f3ed tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:50.764383 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3fd4eeca-cc79-40fa-b55c-c8e74660f3ed tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:50.772809 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.772809 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:50.778192 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3fd4eeca-cc79-40fa-b55c-c8e74660f3ed tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:50.779415 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-97bbf154-023c-48cc-b376-6474946655eb tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432/action returned with HTTP 202 Aug 08 06:33:50.779872 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1046/4159] 10.4.3.32 () {70 vars in 1421 bytes} [Sat Aug 8 06:33:50 2026] POST /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:33:50.790448 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-25bb05e8-2dec-438b-aff9-13a166b272f9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:50.791895 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3fd4eeca-cc79-40fa-b55c-c8e74660f3ed tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:50.792330 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1035/4160] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:50 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:50.792698 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25bb05e8-2dec-438b-aff9-13a166b272f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 Aug 08 06:33:50.792973 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25bb05e8-2dec-438b-aff9-13a166b272f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:50.793202 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25bb05e8-2dec-438b-aff9-13a166b272f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:50.800856 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.800856 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:50.805076 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-25bb05e8-2dec-438b-aff9-13a166b272f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Volume info retrieved successfully. Aug 08 06:33:50.805891 np0000006785 devstack@c-api.service[100288]: WARNING stevedore.named [None req-25bb05e8-2dec-438b-aff9-13a166b272f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 06:33:50.806077 np0000006785 devstack@c-api.service[100288]: WARNING castellan.key_manager [None req-25bb05e8-2dec-438b-aff9-13a166b272f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 06:33:50.874051 np0000006785 devstack@c-api.service[100288]: DEBUG oslo_db.sqlalchemy.engines [None req-25bb05e8-2dec-438b-aff9-13a166b272f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 06:33:50.885762 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:50.885762 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:50.902903 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25bb05e8-2dec-438b-aff9-13a166b272f9 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 returned with HTTP 200 Aug 08 06:33:50.903460 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1045/4161] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:50 2026] GET /volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 => generated 905 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:51.336844 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d0ef26fd-4f48-4957-81fd-e5bf1e8aa85f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:51.338420 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d0ef26fd-4f48-4957-81fd-e5bf1e8aa85f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:51.338692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d0ef26fd-4f48-4957-81fd-e5bf1e8aa85f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:51.338930 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d0ef26fd-4f48-4957-81fd-e5bf1e8aa85f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:51.339047 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d0ef26fd-4f48-4957-81fd-e5bf1e8aa85f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:51.343442 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:51.343442 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:51.344145 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d0ef26fd-4f48-4957-81fd-e5bf1e8aa85f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:51.344489 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1036/4162] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:51 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:51.572725 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d1f3f307-562b-4bd7-b4ec-c74d12dd50c1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:51.574670 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1f3f307-562b-4bd7-b4ec-c74d12dd50c1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:51.574903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d1f3f307-562b-4bd7-b4ec-c74d12dd50c1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:51.575080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d1f3f307-562b-4bd7-b4ec-c74d12dd50c1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:51.575209 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d1f3f307-562b-4bd7-b4ec-c74d12dd50c1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:51.580742 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:51.580742 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:51.581337 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d1f3f307-562b-4bd7-b4ec-c74d12dd50c1 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:51.581903 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1047/4163] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:51 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:51.808061 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a4fcc7d2-9544-444c-937e-c8bcd371f51b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:51.810116 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4fcc7d2-9544-444c-937e-c8bcd371f51b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:51.810328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4fcc7d2-9544-444c-937e-c8bcd371f51b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:51.810542 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4fcc7d2-9544-444c-937e-c8bcd371f51b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:51.818046 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:51.818046 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:51.822517 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a4fcc7d2-9544-444c-937e-c8bcd371f51b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:51.827260 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4fcc7d2-9544-444c-937e-c8bcd371f51b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:51.827692 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1036/4164] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:51 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:51.917391 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5016533a-b1bd-4484-b7b4-5aa96c5caa04 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:51.919591 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5016533a-b1bd-4484-b7b4-5aa96c5caa04 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 Aug 08 06:33:51.919878 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5016533a-b1bd-4484-b7b4-5aa96c5caa04 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:51.920113 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5016533a-b1bd-4484-b7b4-5aa96c5caa04 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:51.928917 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5016533a-b1bd-4484-b7b4-5aa96c5caa04 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 returned with HTTP 404 Aug 08 06:33:51.928917 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1046/4165] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:51 2026] GET /volume/v3/volumes/4b36e9a7-7e44-408e-8cd3-f5339b9b7c00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:33:51.936262 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c0fdcf9e-abf1-4b6d-9772-2ac6c717c5e7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:51.939194 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0fdcf9e-abf1-4b6d-9772-2ac6c717c5e7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/volumes/3da0c4b9-a2b5-447e-8b43-b61a1c455260 Aug 08 06:33:51.939434 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0fdcf9e-abf1-4b6d-9772-2ac6c717c5e7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:51.939743 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0fdcf9e-abf1-4b6d-9772-2ac6c717c5e7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:51.948374 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0fdcf9e-abf1-4b6d-9772-2ac6c717c5e7 tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/volumes/3da0c4b9-a2b5-447e-8b43-b61a1c455260 returned with HTTP 404 Aug 08 06:33:51.949196 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1037/4166] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:33:51 2026] GET /volume/v3/volumes/3da0c4b9-a2b5-447e-8b43-b61a1c455260 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:33:51.958098 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bfb9d980-f5c1-4a5f-a270-c4b395cd994c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:51.960185 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfb9d980-f5c1-4a5f-a270-c4b395cd994c tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] GET https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 Aug 08 06:33:51.960449 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfb9d980-f5c1-4a5f-a270-c4b395cd994c tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:51.960789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bfb9d980-f5c1-4a5f-a270-c4b395cd994c tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:51.960926 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.groups [None req-bfb9d980-f5c1-4a5f-a270-c4b395cd994c tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] show called for member b27981f8-d1c8-4ce4-91ae-a4c065f73432 {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 06:33:51.964814 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bfb9d980-f5c1-4a5f-a270-c4b395cd994c tempest-GroupsTest-126670519 tempest-GroupsTest-126670519-project-member] https://10.4.3.32/volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 returned with HTTP 404 Aug 08 06:33:51.965333 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1048/4167] 10.4.3.32 () {68 vars in 1379 bytes} [Sat Aug 8 06:33:51 2026] GET /volume/v3/groups/b27981f8-d1c8-4ce4-91ae-a4c065f73432 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:33:51.982927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-db7ecbe7-e7d7-4e32-beb5-ff206d45d535 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:51.984711 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db7ecbe7-e7d7-4e32-beb5-ff206d45d535 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/597ed5a3-7101-4b19-b7ce-07b43b4fa826 Aug 08 06:33:51.984996 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db7ecbe7-e7d7-4e32-beb5-ff206d45d535 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:51.985233 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db7ecbe7-e7d7-4e32-beb5-ff206d45d535 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:51.998856 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db7ecbe7-e7d7-4e32-beb5-ff206d45d535 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/group_types/597ed5a3-7101-4b19-b7ce-07b43b4fa826 returned with HTTP 202 Aug 08 06:33:51.999260 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1037/4168] 10.4.3.32 () {68 vars in 1397 bytes} [Sat Aug 8 06:33:51 2026] DELETE /volume/v3/group_types/597ed5a3-7101-4b19-b7ce-07b43b4fa826 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:33:52.009048 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8b19200c-df45-4f64-a47b-bce21fad7976 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:52.012581 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b19200c-df45-4f64-a47b-bce21fad7976 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] DELETE https://10.4.3.32/volume/v3/types/a9696dc8-65d7-41a5-8bfa-691f2261cc02 Aug 08 06:33:52.012916 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b19200c-df45-4f64-a47b-bce21fad7976 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:52.013499 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8b19200c-df45-4f64-a47b-bce21fad7976 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:52.072121 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8b19200c-df45-4f64-a47b-bce21fad7976 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/types/a9696dc8-65d7-41a5-8bfa-691f2261cc02 returned with HTTP 202 Aug 08 06:33:52.072121 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1047/4169] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:33:52 2026] DELETE /volume/v3/types/a9696dc8-65d7-41a5-8bfa-691f2261cc02 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:52.079788 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-976c41c5-6bd6-4ab7-a6f7-9035567d0863 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:52.081521 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-976c41c5-6bd6-4ab7-a6f7-9035567d0863 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] GET https://10.4.3.32/volume/v3/types/a9696dc8-65d7-41a5-8bfa-691f2261cc02 Aug 08 06:33:52.081729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-976c41c5-6bd6-4ab7-a6f7-9035567d0863 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:52.081940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-976c41c5-6bd6-4ab7-a6f7-9035567d0863 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:52.085012 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-976c41c5-6bd6-4ab7-a6f7-9035567d0863 tempest-GroupsTest-1333523521 tempest-GroupsTest-1333523521-project-admin] https://10.4.3.32/volume/v3/types/a9696dc8-65d7-41a5-8bfa-691f2261cc02 returned with HTTP 404 Aug 08 06:33:52.085450 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1038/4170] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:33:52 2026] GET /volume/v3/types/a9696dc8-65d7-41a5-8bfa-691f2261cc02 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:52.362037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-32d49c3f-684d-49ac-8bad-8b436ab92910 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:52.364532 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32d49c3f-684d-49ac-8bad-8b436ab92910 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:52.364817 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32d49c3f-684d-49ac-8bad-8b436ab92910 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:52.365105 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32d49c3f-684d-49ac-8bad-8b436ab92910 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:52.365186 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-32d49c3f-684d-49ac-8bad-8b436ab92910 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:52.371148 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:52.371148 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:52.372173 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32d49c3f-684d-49ac-8bad-8b436ab92910 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:52.372856 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1049/4171] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:52 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:52.594140 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e92ccd96-6cc0-462b-b225-f1c25569b575 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:52.596305 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e92ccd96-6cc0-462b-b225-f1c25569b575 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:52.596622 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e92ccd96-6cc0-462b-b225-f1c25569b575 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:52.596899 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e92ccd96-6cc0-462b-b225-f1c25569b575 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:52.597027 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e92ccd96-6cc0-462b-b225-f1c25569b575 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:52.601998 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:52.601998 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:52.602757 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e92ccd96-6cc0-462b-b225-f1c25569b575 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:52.603347 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1038/4172] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:52 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:52.840253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-11290609-423c-4745-baf8-a229a934a641 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:52.841957 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11290609-423c-4745-baf8-a229a934a641 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:52.842156 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11290609-423c-4745-baf8-a229a934a641 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:52.842337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11290609-423c-4745-baf8-a229a934a641 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:52.848679 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:52.848679 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:52.852096 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-11290609-423c-4745-baf8-a229a934a641 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:52.856128 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11290609-423c-4745-baf8-a229a934a641 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:52.856669 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1048/4173] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:52 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 1249 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:53.015644 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-9b1deac1-b47d-479e-96a4-060aad1daa8b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:53.019708 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-9b1deac1-b47d-479e-96a4-060aad1daa8b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:53.019996 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-9b1deac1-b47d-479e-96a4-060aad1daa8b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:53.020231 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-9b1deac1-b47d-479e-96a4-060aad1daa8b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:53.033084 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:53.033084 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:53.042028 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-9b1deac1-b47d-479e-96a4-060aad1daa8b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:53.049706 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-9b1deac1-b47d-479e-96a4-060aad1daa8b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:53.050328 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1039/4174] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:33:53 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 1249 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:53.386964 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8005a117-c0dd-49ee-89a0-7b4615cd73b1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:53.388929 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8005a117-c0dd-49ee-89a0-7b4615cd73b1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:53.389201 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8005a117-c0dd-49ee-89a0-7b4615cd73b1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:53.390006 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8005a117-c0dd-49ee-89a0-7b4615cd73b1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:53.390140 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8005a117-c0dd-49ee-89a0-7b4615cd73b1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:53.396270 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:53.396270 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:53.396884 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8005a117-c0dd-49ee-89a0-7b4615cd73b1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:53.397257 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1050/4175] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:53 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:53.613055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8fbfcfbf-7612-4f90-9f77-ee6f5c610a12 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:53.615319 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8fbfcfbf-7612-4f90-9f77-ee6f5c610a12 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:53.615764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8fbfcfbf-7612-4f90-9f77-ee6f5c610a12 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:53.615764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8fbfcfbf-7612-4f90-9f77-ee6f5c610a12 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:53.615983 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8fbfcfbf-7612-4f90-9f77-ee6f5c610a12 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:53.621273 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:53.621273 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:53.622036 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8fbfcfbf-7612-4f90-9f77-ee6f5c610a12 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:53.622527 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1039/4176] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:53 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:53.747023 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-bdf87856-f529-4a02-be2a-f0cea67d28eb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:53.748949 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-bdf87856-f529-4a02-be2a-f0cea67d28eb tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:53.749139 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-bdf87856-f529-4a02-be2a-f0cea67d28eb tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:53.749310 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-bdf87856-f529-4a02-be2a-f0cea67d28eb tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:53.762457 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:53.762457 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:53.768917 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-bdf87856-f529-4a02-be2a-f0cea67d28eb tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:53.776289 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-bdf87856-f529-4a02-be2a-f0cea67d28eb tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:53.777048 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1049/4177] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:33:53 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 1249 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:53.790388 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-06dc0606-cc62-49da-aa8a-2fe6d43b37eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:53.790931 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06dc0606-cc62-49da-aa8a-2fe6d43b37eb None None] GET https://10.4.3.32/volume// Aug 08 06:33:53.791164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06dc0606-cc62-49da-aa8a-2fe6d43b37eb None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:53.791413 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06dc0606-cc62-49da-aa8a-2fe6d43b37eb None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:53.791862 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06dc0606-cc62-49da-aa8a-2fe6d43b37eb None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:33:53.792159 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1040/4178] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:33:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 08 06:33:53.803468 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a237c891-7250-40a1-a887-d424cf738c67 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:53.806308 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a237c891-7250-40a1-a887-d424cf738c67 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:33:53.806752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a237c891-7250-40a1-a887-d424cf738c67 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1", "connector": null, "instance_uuid": "43a47b78-d8c2-436c-bce9-1616a1f7de6f"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:53.822173 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:53.822173 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:53.867113 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a237c891-7250-40a1-a887-d424cf738c67 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:33:53.867711 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1051/4179] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:33:53 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:54.406235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:54.410962 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8ee1ad1e-a468-4141-a0e7-93cca26c7888 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:54.413367 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ee1ad1e-a468-4141-a0e7-93cca26c7888 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:54.413694 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ee1ad1e-a468-4141-a0e7-93cca26c7888 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:54.413993 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ee1ad1e-a468-4141-a0e7-93cca26c7888 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:54.414156 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8ee1ad1e-a468-4141-a0e7-93cca26c7888 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:54.422713 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:54.422713 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:54.422950 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ee1ad1e-a468-4141-a0e7-93cca26c7888 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:54.423489 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1050/4180] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:54 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:54.571260 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:33:54.571758 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-946596023"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:54.573934 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-946596023'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:33:54.574133 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Create volume of 1 GB Aug 08 06:33:54.580012 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Availability Zones retrieved successfully. Aug 08 06:33:54.588913 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Flow 'volume_create_api' (3bc21261-27ee-4bf4-a09d-96c0c0be4358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:54.590654 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26eb86f8-179b-4460-9545-5893aed7d907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:54.592084 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:54.627149 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26eb86f8-179b-4460-9545-5893aed7d907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:54.628300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257763c4-69ad-417e-a058-061297f2e853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:54.634626 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-866dc734-8da0-4f8d-a6b3-97dc0bd093f3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:54.637719 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-866dc734-8da0-4f8d-a6b3-97dc0bd093f3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:54.637950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-866dc734-8da0-4f8d-a6b3-97dc0bd093f3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:54.638150 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-866dc734-8da0-4f8d-a6b3-97dc0bd093f3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:54.638258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-866dc734-8da0-4f8d-a6b3-97dc0bd093f3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:54.642331 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:54.642331 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:54.642940 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-866dc734-8da0-4f8d-a6b3-97dc0bd093f3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:54.643436 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1041/4181] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:54 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:54.709209 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Created reservations ['4d0480ac-3bd3-41b2-976b-b7af172e3795', '7d661ae6-ae78-4b44-8756-65739be518da', 'b1b040ed-e4e2-4490-ad19-36501e606403', '36c9b032-515c-452d-a3cf-5a759b192ef8'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:54.709661 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257763c4-69ad-417e-a058-061297f2e853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d0480ac-3bd3-41b2-976b-b7af172e3795', '7d661ae6-ae78-4b44-8756-65739be518da', 'b1b040ed-e4e2-4490-ad19-36501e606403', '36c9b032-515c-452d-a3cf-5a759b192ef8']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:54.710735 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97d0a1a-2808-4b03-a7c5-9aae299ff220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:54.739301 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97d0a1a-2808-4b03-a7c5-9aae299ff220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adcfb182-e966-4019-a4fd-fe7158d97809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-946596023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c53a444f2e419b86c510330d52be5e',qos_specs=None,replication_status=,reservations=['4d0480ac-3bd3-41b2-976b-b7af172e3795','7d661ae6-ae78-4b44-8756-65739be518da','b1b040ed-e4e2-4490-ad19-36501e606403','36c9b032-515c-452d-a3cf-5a759b192ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3550569e0c4fa1b3f507b1463a59e0',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-946596023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adcfb182-e966-4019-a4fd-fe7158d97809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c53a444f2e419b86c510330d52be5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b3550569e0c4fa1b3f507b1463a59e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:54.740037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56738abf-c17a-4ec7-b01a-dea109304248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:54.759700 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56738abf-c17a-4ec7-b01a-dea109304248) transitioned into state 'SUCCESS' from state '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-946596023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c53a444f2e419b86c510330d52be5e',qos_specs=None,replication_status=,reservations=['4d0480ac-3bd3-41b2-976b-b7af172e3795','7d661ae6-ae78-4b44-8756-65739be518da','b1b040ed-e4e2-4490-ad19-36501e606403','36c9b032-515c-452d-a3cf-5a759b192ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3550569e0c4fa1b3f507b1463a59e0',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:54.760424 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e747c64-d8cf-49ec-8069-c7071229ee84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:54.774214 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e747c64-d8cf-49ec-8069-c7071229ee84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:54.775028 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Flow 'volume_create_api' (3bc21261-27ee-4bf4-a09d-96c0c0be4358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:54.775338 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Create volume request issued successfully. Aug 08 06:33:54.775958 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d57ff5d-cbd1-42e4-ac73-4f22dbabd882 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:33:54.776342 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1040/4182] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:33:54 2026] POST /volume/v3/volumes => generated 748 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:54.789355 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2928303d-9b7b-4deb-8063-fe018e4ef616 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:54.791541 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2928303d-9b7b-4deb-8063-fe018e4ef616 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:33:54.791746 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2928303d-9b7b-4deb-8063-fe018e4ef616 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:54.791973 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2928303d-9b7b-4deb-8063-fe018e4ef616 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:54.799731 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:54.799731 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:54.804603 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2928303d-9b7b-4deb-8063-fe018e4ef616 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:33:54.807890 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-02a22ed7-e1b4-457b-b4fb-b29df538b208 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:54.809887 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2928303d-9b7b-4deb-8063-fe018e4ef616 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 returned with HTTP 200 Aug 08 06:33:54.810295 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02a22ed7-e1b4-457b-b4fb-b29df538b208 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:33:54.810340 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1052/4183] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:54 2026] GET /volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:54.810573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02a22ed7-e1b4-457b-b4fb-b29df538b208 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:54.810849 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-02a22ed7-e1b4-457b-b4fb-b29df538b208 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:54.830113 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:54.830113 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:54.834575 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-02a22ed7-e1b4-457b-b4fb-b29df538b208 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:33:54.839435 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-db2920a3-6fd2-49b3-b6fc-fc35ff21c50d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:54.840033 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db2920a3-6fd2-49b3-b6fc-fc35ff21c50d None None] GET https://10.4.3.32/volume// Aug 08 06:33:54.840176 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db2920a3-6fd2-49b3-b6fc-fc35ff21c50d None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:54.840717 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db2920a3-6fd2-49b3-b6fc-fc35ff21c50d None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:54.840840 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db2920a3-6fd2-49b3-b6fc-fc35ff21c50d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:33:54.841205 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1042/4184] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:33:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:33:54.843524 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-02a22ed7-e1b4-457b-b4fb-b29df538b208 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 200 Aug 08 06:33:54.843524 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1051/4185] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:54 2026] GET /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 1647 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:54.851674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a346e1b1-117d-48d3-bd3b-6c3523b87e6e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:54.853528 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a346e1b1-117d-48d3-bd3b-6c3523b87e6e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:33:54.853717 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a346e1b1-117d-48d3-bd3b-6c3523b87e6e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:54.853918 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a346e1b1-117d-48d3-bd3b-6c3523b87e6e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:54.866658 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:54.866658 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:54.870515 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a346e1b1-117d-48d3-bd3b-6c3523b87e6e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:33:54.878133 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a346e1b1-117d-48d3-bd3b-6c3523b87e6e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:33:54.878382 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1041/4186] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:33:54 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 1428 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:33:54.994242 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-51b1f148-c57a-47c1-a6bc-93c235f559c9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:54.997279 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-51b1f148-c57a-47c1-a6bc-93c235f559c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] PUT https://10.4.3.32/volume/v3/attachments/6db3d2e7-9176-412e-ad6f-71eb7cff9478 Aug 08 06:33:54.997855 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-51b1f148-c57a-47c1-a6bc-93c235f559c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:55.008983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-51b1f148-c57a-47c1-a6bc-93c235f559c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Acquiring lock "cinder-attachment_update-2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:33:55.019236 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-51b1f148-c57a-47c1-a6bc-93c235f559c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Lock "cinder-attachment_update-2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1-np0000006785" acquired by "attachment_update" :: waited 0.010s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:33:55.020976 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.020976 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:55.128971 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-51b1f148-c57a-47c1-a6bc-93c235f559c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Lock "cinder-attachment_update-2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1-np0000006785" released by "attachment_update" :: held 0.110s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:33:55.129443 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-51b1f148-c57a-47c1-a6bc-93c235f559c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments/6db3d2e7-9176-412e-ad6f-71eb7cff9478 returned with HTTP 200 Aug 08 06:33:55.130083 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1053/4187] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:33:54 2026] PUT /volume/v3/attachments/6db3d2e7-9176-412e-ad6f-71eb7cff9478 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:55.161567 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a40822dc-fd89-41f9-9f40-07155994d70b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.163650 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a40822dc-fd89-41f9-9f40-07155994d70b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/attachments/6db3d2e7-9176-412e-ad6f-71eb7cff9478/action Aug 08 06:33:55.164041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a40822dc-fd89-41f9-9f40-07155994d70b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:55.164147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a40822dc-fd89-41f9-9f40-07155994d70b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:55.187109 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.187109 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:55.208331 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5c448b8a-1024-46f0-82c0-fe91192ad442 req-a40822dc-fd89-41f9-9f40-07155994d70b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments/6db3d2e7-9176-412e-ad6f-71eb7cff9478/action returned with HTTP 204 Aug 08 06:33:55.208894 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1043/4188] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:33:55 2026] POST /volume/v3/attachments/6db3d2e7-9176-412e-ad6f-71eb7cff9478/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:55.438984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-855fe9e4-edf1-401f-9d6f-b27d7e1571d4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.441607 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-855fe9e4-edf1-401f-9d6f-b27d7e1571d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:55.442441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-855fe9e4-edf1-401f-9d6f-b27d7e1571d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:55.442441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-855fe9e4-edf1-401f-9d6f-b27d7e1571d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:55.442441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-855fe9e4-edf1-401f-9d6f-b27d7e1571d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:55.449789 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.449789 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:55.450754 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-855fe9e4-edf1-401f-9d6f-b27d7e1571d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:55.451279 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1052/4189] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:55 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:55.656264 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4bd879e3-6c17-4dbd-ba87-b6770b5b13ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.658530 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4bd879e3-6c17-4dbd-ba87-b6770b5b13ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:33:55.658807 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4bd879e3-6c17-4dbd-ba87-b6770b5b13ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:55.659051 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4bd879e3-6c17-4dbd-ba87-b6770b5b13ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:55.659198 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-4bd879e3-6c17-4dbd-ba87-b6770b5b13ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:55.664401 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.664401 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:55.665926 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4bd879e3-6c17-4dbd-ba87-b6770b5b13ed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:33:55.665926 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1042/4190] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:55 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:55.680360 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a792ed13-e92e-4b70-aba2-a30b1f7362de None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.682599 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a792ed13-e92e-4b70-aba2-a30b1f7362de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] POST https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227/action Aug 08 06:33:55.682979 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a792ed13-e92e-4b70-aba2-a30b1f7362de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:55.683104 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a792ed13-e92e-4b70-aba2-a30b1f7362de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:55.684559 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-a792ed13-e92e-4b70-aba2-a30b1f7362de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Updating backup '3cb48749-107d-4a24-8409-3b79c8616227' with '{'status': 'error'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 06:33:55.693903 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.693903 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:55.694751 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-a792ed13-e92e-4b70-aba2-a30b1f7362de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'edb4b339c4a649d3a80b073507a8aed9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95515cc3799e46399b60559f50465e49', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:33:55.695017 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a792ed13-e92e-4b70-aba2-a30b1f7362de tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227/action returned with HTTP 403 Aug 08 06:33:55.695672 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1054/4191] 10.4.3.32 () {70 vars in 1423 bytes} [Sat Aug 8 06:33:55 2026] POST /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:55.705166 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0d0d4d78-4b95-4dd7-9c1a-93935bb1323e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.707339 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d0d4d78-4b95-4dd7-9c1a-93935bb1323e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 Aug 08 06:33:55.707615 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d0d4d78-4b95-4dd7-9c1a-93935bb1323e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:55.707716 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d0d4d78-4b95-4dd7-9c1a-93935bb1323e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:55.707895 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-0d0d4d78-4b95-4dd7-9c1a-93935bb1323e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume with id: a6f758be-46bf-4411-b039-14d69d00e8f3 Aug 08 06:33:55.716865 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.716865 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:55.717371 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0d0d4d78-4b95-4dd7-9c1a-93935bb1323e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:55.736869 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0d0d4d78-4b95-4dd7-9c1a-93935bb1323e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume request issued successfully. Aug 08 06:33:55.737257 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d0d4d78-4b95-4dd7-9c1a-93935bb1323e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 returned with HTTP 202 Aug 08 06:33:55.737723 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1044/4192] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:33:55 2026] DELETE /volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:33:55.746473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da62f5fa-21a3-48b9-bf36-c0eb85536ab5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.748332 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da62f5fa-21a3-48b9-bf36-c0eb85536ab5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 Aug 08 06:33:55.748816 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da62f5fa-21a3-48b9-bf36-c0eb85536ab5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:55.748878 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da62f5fa-21a3-48b9-bf36-c0eb85536ab5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:55.767305 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.767305 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:55.772572 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-da62f5fa-21a3-48b9-bf36-c0eb85536ab5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:33:55.778052 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da62f5fa-21a3-48b9-bf36-c0eb85536ab5 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 returned with HTTP 200 Aug 08 06:33:55.778603 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1053/4193] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:55 2026] GET /volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:55.828157 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-253c5a4f-b836-404e-934f-1eb27d4a3ccf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.829061 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-253c5a4f-b836-404e-934f-1eb27d4a3ccf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:33:55.829338 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-253c5a4f-b836-404e-934f-1eb27d4a3ccf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:55.829610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-253c5a4f-b836-404e-934f-1eb27d4a3ccf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:55.840787 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.840787 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:55.846664 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-253c5a4f-b836-404e-934f-1eb27d4a3ccf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:33:55.855592 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-253c5a4f-b836-404e-934f-1eb27d4a3ccf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 returned with HTTP 200 Aug 08 06:33:55.856277 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1043/4194] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:55 2026] GET /volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:55.867817 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fb564c33-affc-4c47-8fb8-1128bde0d3ee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.870095 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fb564c33-affc-4c47-8fb8-1128bde0d3ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:33:55.870095 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fb564c33-affc-4c47-8fb8-1128bde0d3ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:55.870095 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fb564c33-affc-4c47-8fb8-1128bde0d3ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:55.878067 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-39168571-8891-4a40-a26b-f0bc1906d98e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.882285 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-39168571-8891-4a40-a26b-f0bc1906d98e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:33:55.882285 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-39168571-8891-4a40-a26b-f0bc1906d98e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adcfb182-e966-4019-a4fd-fe7158d97809", "name": "tempest-SnapshotsActionsTest-Snapshot-706393768"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:55.882419 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.882419 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:55.884931 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fb564c33-affc-4c47-8fb8-1128bde0d3ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:33:55.890678 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fb564c33-affc-4c47-8fb8-1128bde0d3ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 200 Aug 08 06:33:55.890755 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.890755 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:55.891098 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1055/4195] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:55 2026] GET /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 1647 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:55.891424 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-39168571-8891-4a40-a26b-f0bc1906d98e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:33:55.891646 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-39168571-8891-4a40-a26b-f0bc1906d98e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Create snapshot from volume adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:33:55.928959 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-39168571-8891-4a40-a26b-f0bc1906d98e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Created reservations ['cf6b375f-cd05-4af5-86d3-a8a8164c688f', '79ba2562-13ec-402e-b977-debd1ba21ba9', '5c8f740c-7454-4f76-9513-54eedf6d622f', '36e6ddbb-ebbc-4143-811d-2e3e6559e3c6'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:55.960554 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-39168571-8891-4a40-a26b-f0bc1906d98e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot create request issued successfully. Aug 08 06:33:55.960554 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-39168571-8891-4a40-a26b-f0bc1906d98e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:33:55.960554 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1045/4196] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:33:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:55.971008 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7a65b58d-2d07-4d43-97a2-3b983cb30f62 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:55.973326 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a65b58d-2d07-4d43-97a2-3b983cb30f62 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:33:55.973613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a65b58d-2d07-4d43-97a2-3b983cb30f62 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:55.973891 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a65b58d-2d07-4d43-97a2-3b983cb30f62 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:55.980063 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:55.980063 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:55.980584 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7a65b58d-2d07-4d43-97a2-3b983cb30f62 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:55.981518 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a65b58d-2d07-4d43-97a2-3b983cb30f62 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:33:55.982009 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1054/4197] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:55 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:56.318810 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3c9cf36b-037a-4e84-a656-d1e1d136e8b4 req-0ec2de07-e53b-4c2c-85c0-ccf922954c7b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:56.324845 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3c9cf36b-037a-4e84-a656-d1e1d136e8b4 req-0ec2de07-e53b-4c2c-85c0-ccf922954c7b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7c5d1192-27d1-49ef-b635-d13ff71e95e4 Aug 08 06:33:56.325085 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3c9cf36b-037a-4e84-a656-d1e1d136e8b4 req-0ec2de07-e53b-4c2c-85c0-ccf922954c7b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:56.325288 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3c9cf36b-037a-4e84-a656-d1e1d136e8b4 req-0ec2de07-e53b-4c2c-85c0-ccf922954c7b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:56.336079 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:56.336079 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:56.393264 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3c9cf36b-037a-4e84-a656-d1e1d136e8b4 req-0ec2de07-e53b-4c2c-85c0-ccf922954c7b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/attachments/7c5d1192-27d1-49ef-b635-d13ff71e95e4 returned with HTTP 200 Aug 08 06:33:56.393818 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1044/4198] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:33:56 2026] DELETE /volume/v3/attachments/7c5d1192-27d1-49ef-b635-d13ff71e95e4 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:56.462939 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d218e0ae-776c-40f9-86fe-c7984c3fcde0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:56.464833 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d218e0ae-776c-40f9-86fe-c7984c3fcde0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:56.465115 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d218e0ae-776c-40f9-86fe-c7984c3fcde0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:56.465318 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d218e0ae-776c-40f9-86fe-c7984c3fcde0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:56.465484 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d218e0ae-776c-40f9-86fe-c7984c3fcde0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:56.469746 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:56.469746 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:56.470352 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d218e0ae-776c-40f9-86fe-c7984c3fcde0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:56.470729 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1056/4199] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:56 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:56.797387 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2f9d661a-6980-4316-b68f-081ebaa6da1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:56.799669 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f9d661a-6980-4316-b68f-081ebaa6da1c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 Aug 08 06:33:56.800075 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f9d661a-6980-4316-b68f-081ebaa6da1c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:56.801792 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f9d661a-6980-4316-b68f-081ebaa6da1c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:56.809103 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f9d661a-6980-4316-b68f-081ebaa6da1c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 returned with HTTP 404 Aug 08 06:33:56.810084 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1046/4200] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:56 2026] GET /volume/v3/volumes/a6f758be-46bf-4411-b039-14d69d00e8f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:56.821064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:56.822942 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] POST https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919/restore Aug 08 06:33:56.823384 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:56.824746 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Restoring backup 64e8bc14-b125-499f-b0dd-0298392ec919 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100288) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 06:33:56.824929 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Restoring backup 64e8bc14-b125-499f-b0dd-0298392ec919 to volume None. Aug 08 06:33:56.828952 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:56.828952 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:56.830569 np0000006785 devstack@c-api.service[100288]: INFO cinder.backup.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Creating volume of 1 GB for restore of backup 64e8bc14-b125-499f-b0dd-0298392ec919. Aug 08 06:33:56.835299 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Availability Zones retrieved successfully. Aug 08 06:33:56.841496 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Flow 'volume_create_api' (099e7ff5-b6c2-4c76-bdd0-346a8ce1348f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:56.842622 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdb9c54-2ef7-4914-a797-fe6ed4940664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:56.843275 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:33:56.869244 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdb9c54-2ef7-4914-a797-fe6ed4940664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:56.870075 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b68ff67-0c0f-45a1-a56c-dd05d72abdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:56.907361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6ffde212-9cd1-4a7f-84a9-aaad99c71da5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:56.909220 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6ffde212-9cd1-4a7f-84a9-aaad99c71da5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:33:56.909399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6ffde212-9cd1-4a7f-84a9-aaad99c71da5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:56.909626 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6ffde212-9cd1-4a7f-84a9-aaad99c71da5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:56.916632 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:56.916632 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:56.920328 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6ffde212-9cd1-4a7f-84a9-aaad99c71da5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:33:56.925333 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6ffde212-9cd1-4a7f-84a9-aaad99c71da5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 200 Aug 08 06:33:56.925819 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1045/4201] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:56 2026] GET /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:33:56.935544 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Created reservations ['9ee054aa-ea31-43a7-a5e5-4e46a880b129', 'bfe26700-585e-4d00-a4d8-08386582f3c2', '4161a103-819a-4563-91a6-f78e0905bbfb', 'a42be620-78c9-4881-8f2b-27511893b733'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:56.936851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b68ff67-0c0f-45a1-a56c-dd05d72abdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ee054aa-ea31-43a7-a5e5-4e46a880b129', 'bfe26700-585e-4d00-a4d8-08386582f3c2', '4161a103-819a-4563-91a6-f78e0905bbfb', 'a42be620-78c9-4881-8f2b-27511893b733']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:56.938137 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4c42ee-74ae-45c5-8526-197981a1752d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:56.940207 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-20158602-7508-4fea-9b97-16a5095c59b4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:56.942650 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20158602-7508-4fea-9b97-16a5095c59b4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:33:56.943146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20158602-7508-4fea-9b97-16a5095c59b4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "761ff2da-e91c-4199-b7f8-88e01987fcef", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-264890213"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:56.945004 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-20158602-7508-4fea-9b97-16a5095c59b4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating new backup {'backup': {'volume_id': '761ff2da-e91c-4199-b7f8-88e01987fcef', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-264890213'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:33:56.945171 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-20158602-7508-4fea-9b97-16a5095c59b4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating backup of volume 761ff2da-e91c-4199-b7f8-88e01987fcef in container None Aug 08 06:33:56.955455 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:56.955455 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:56.956223 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-20158602-7508-4fea-9b97-16a5095c59b4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:33:56.977789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-20158602-7508-4fea-9b97-16a5095c59b4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['07587bcd-e016-4039-a70b-470fb850bb23', '0cb95100-877d-4349-ae93-b8b9ea8371ba'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:56.978723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4c42ee-74ae-45c5-8526-197981a1752d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'accce3a0-e5af-48ef-9a43-6fea8f73a6c3', '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='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['9ee054aa-ea31-43a7-a5e5-4e46a880b129','bfe26700-585e-4d00-a4d8-08386582f3c2','4161a103-819a-4563-91a6-f78e0905bbfb','a42be620-78c9-4881-8f2b-27511893b733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb4b339c4a649d3a80b073507a8aed9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:33:56Z,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=accce3a0-e5af-48ef-9a43-6fea8f73a6c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95515cc3799e46399b60559f50465e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edb4b339c4a649d3a80b073507a8aed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:56.979784 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27d1594-2d90-4f49-aa95-fccca7f47d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:56.995328 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ea902248-81c8-4b37-b804-a242f9246d99 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:56.999744 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea902248-81c8-4b37-b804-a242f9246d99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:33:56.999744 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ea902248-81c8-4b37-b804-a242f9246d99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:56.999744 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ea902248-81c8-4b37-b804-a242f9246d99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:57.005994 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.005994 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:57.006860 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ea902248-81c8-4b37-b804-a242f9246d99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:57.008195 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea902248-81c8-4b37-b804-a242f9246d99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:33:57.008890 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1047/4202] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:56 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:57.010583 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27d1594-2d90-4f49-aa95-fccca7f47d8a) transitioned into 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='95515cc3799e46399b60559f50465e49',qos_specs=None,replication_status=,reservations=['9ee054aa-ea31-43a7-a5e5-4e46a880b129','bfe26700-585e-4d00-a4d8-08386582f3c2','4161a103-819a-4563-91a6-f78e0905bbfb','a42be620-78c9-4881-8f2b-27511893b733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb4b339c4a649d3a80b073507a8aed9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:57.011563 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001b3644-d58e-4277-b75f-4249c24fd589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:33:57.018691 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3f3f3ed6-e0d7-41b3-93e6-55868650150c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:57.019026 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20158602-7508-4fea-9b97-16a5095c59b4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:33:57.019476 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1057/4203] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:33:56 2026] POST /volume/v3/backups => generated 327 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:57.024741 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001b3644-d58e-4277-b75f-4249c24fd589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:33:57.025627 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Flow 'volume_create_api' (099e7ff5-b6c2-4c76-bdd0-346a8ce1348f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:33:57.025961 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Create volume request issued successfully. Aug 08 06:33:57.033062 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.033062 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:57.033160 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3049833b-9c40-49af-862e-4b090fd1b883 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:57.033578 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Volume info retrieved successfully. Aug 08 06:33:57.035576 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3049833b-9c40-49af-862e-4b090fd1b883 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:33:57.035840 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3049833b-9c40-49af-862e-4b090fd1b883 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:57.036154 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3049833b-9c40-49af-862e-4b090fd1b883 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:57.036217 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3049833b-9c40-49af-862e-4b090fd1b883 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:57.041756 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.041756 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:57.042861 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3049833b-9c40-49af-862e-4b090fd1b883 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:33:57.043346 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1048/4204] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:57 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:57.051469 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f3f3ed6-e0d7-41b3-93e6-55868650150c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action Aug 08 06:33:57.051859 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f3f3ed6-e0d7-41b3-93e6-55868650150c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:57.051986 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f3f3ed6-e0d7-41b3-93e6-55868650150c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:57.053256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-3f3f3ed6-e0d7-41b3-93e6-55868650150c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '6156d834-2d9a-4e38-9fd3-e5326dcf8ebc' with '{'status': 'creating'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:33:57.061663 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.061663 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:57.074299 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f3f3ed6-e0d7-41b3-93e6-55868650150c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action returned with HTTP 202 Aug 08 06:33:57.074837 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1046/4205] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:33:57 2026] POST /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:33:57.083223 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2de2aa1c-3c6d-4a65-9e32-ec87d0835403 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:57.085722 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2de2aa1c-3c6d-4a65-9e32-ec87d0835403 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:33:57.085722 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2de2aa1c-3c6d-4a65-9e32-ec87d0835403 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:57.085722 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2de2aa1c-3c6d-4a65-9e32-ec87d0835403 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:57.089997 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.089997 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:57.090481 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2de2aa1c-3c6d-4a65-9e32-ec87d0835403 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:57.091332 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2de2aa1c-3c6d-4a65-9e32-ec87d0835403 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:33:57.091813 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1058/4206] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:57 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:57.103997 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-74abef7c-5174-4ad1-80f7-885c48c2e1af None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:57.106090 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74abef7c-5174-4ad1-80f7-885c48c2e1af tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action Aug 08 06:33:57.106483 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74abef7c-5174-4ad1-80f7-885c48c2e1af tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:57.106659 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74abef7c-5174-4ad1-80f7-885c48c2e1af tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:57.108279 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-74abef7c-5174-4ad1-80f7-885c48c2e1af tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '6156d834-2d9a-4e38-9fd3-e5326dcf8ebc' with '{'status': 'available'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:33:57.124119 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.124119 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:57.140970 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74abef7c-5174-4ad1-80f7-885c48c2e1af tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action returned with HTTP 202 Aug 08 06:33:57.141438 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1049/4207] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:33:57 2026] POST /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:33:57.148536 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-03e26502-866d-4e6e-957a-a79374da456e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:57.150344 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03e26502-866d-4e6e-957a-a79374da456e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:33:57.150553 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03e26502-866d-4e6e-957a-a79374da456e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:57.150756 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03e26502-866d-4e6e-957a-a79374da456e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:57.155791 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.155791 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:57.156208 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-03e26502-866d-4e6e-957a-a79374da456e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:57.156985 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03e26502-866d-4e6e-957a-a79374da456e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:33:57.157321 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1047/4208] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:57 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:57.171063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9974fe48-a3b6-4b9d-9fc0-d62065a05a1f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:57.172758 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9974fe48-a3b6-4b9d-9fc0-d62065a05a1f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:33:57.173169 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9974fe48-a3b6-4b9d-9fc0-d62065a05a1f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adcfb182-e966-4019-a4fd-fe7158d97809", "name": "tempest-SnapshotsActionsTest-Snapshot-2073718008"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:57.181674 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.181674 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:57.182219 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9974fe48-a3b6-4b9d-9fc0-d62065a05a1f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:33:57.182403 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-9974fe48-a3b6-4b9d-9fc0-d62065a05a1f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Create snapshot from volume adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:33:57.207795 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-9974fe48-a3b6-4b9d-9fc0-d62065a05a1f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Created reservations ['0b56ec6b-5b71-4a90-8a9d-b6661993409a', 'a03da7f8-42e0-4fd6-97dc-4d25894c132e', '1b007950-2922-43fc-8ce1-5fb99aef119c', 'b4b0568b-1710-4c20-a293-9679226387a3'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:57.235399 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9974fe48-a3b6-4b9d-9fc0-d62065a05a1f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot create request issued successfully. Aug 08 06:33:57.236057 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9974fe48-a3b6-4b9d-9fc0-d62065a05a1f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:33:57.236641 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1059/4209] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:33:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:57.245129 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c6727079-03fa-4204-8f94-cd557c32fe99 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:57.248313 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c6727079-03fa-4204-8f94-cd557c32fe99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 Aug 08 06:33:57.248595 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c6727079-03fa-4204-8f94-cd557c32fe99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:57.249145 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c6727079-03fa-4204-8f94-cd557c32fe99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:57.255340 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.255340 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:57.255911 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c6727079-03fa-4204-8f94-cd557c32fe99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:57.256883 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c6727079-03fa-4204-8f94-cd557c32fe99 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 returned with HTTP 200 Aug 08 06:33:57.257339 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1050/4210] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:57 2026] GET /volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:57.485793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b4e85fdc-80de-4f4f-89ce-9129d3b4af6d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:57.489010 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4e85fdc-80de-4f4f-89ce-9129d3b4af6d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:57.489118 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4e85fdc-80de-4f4f-89ce-9129d3b4af6d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:57.489987 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4e85fdc-80de-4f4f-89ce-9129d3b4af6d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:57.489987 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b4e85fdc-80de-4f4f-89ce-9129d3b4af6d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:57.496317 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:57.496317 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:57.496517 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4e85fdc-80de-4f4f-89ce-9129d3b4af6d tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:57.498242 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1048/4211] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:57 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:58.041017 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:58.041017 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:58.041456 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Volume info retrieved successfully. Aug 08 06:33:58.041637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Checking backup size 1 against volume size 1 {{(pid=100288) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 06:33:58.041801 np0000006785 devstack@c-api.service[100288]: INFO cinder.backup.api [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Overwriting volume accce3a0-e5af-48ef-9a43-6fea8f73a6c3 with restore of backup 64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:33:58.053378 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-98219998-9e92-44f4-870b-38a448fdadab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:58.053745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] restore_backup in rpcapi backup_id 64e8bc14-b125-499f-b0dd-0298392ec919 {{(pid=100288) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 06:33:58.055135 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd310c07-afb5-45b5-99ad-76d7b4ce1aaa tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919/restore returned with HTTP 202 Aug 08 06:33:58.055259 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98219998-9e92-44f4-870b-38a448fdadab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:33:58.055460 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98219998-9e92-44f4-870b-38a448fdadab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:58.055589 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1055/4212] 10.4.3.32 () {70 vars in 1426 bytes} [Sat Aug 8 06:33:56 2026] POST /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919/restore => generated 152 bytes in 1235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:33:58.055693 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-98219998-9e92-44f4-870b-38a448fdadab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:58.055835 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-98219998-9e92-44f4-870b-38a448fdadab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:58.059897 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:58.059897 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:58.060580 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-98219998-9e92-44f4-870b-38a448fdadab tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:33:58.060918 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1060/4213] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:58 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:58.063238 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d58ce8a4-46b5-46bd-8415-7ce4b9716303 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:58.064920 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d58ce8a4-46b5-46bd-8415-7ce4b9716303 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:33:58.065131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d58ce8a4-46b5-46bd-8415-7ce4b9716303 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:58.065301 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d58ce8a4-46b5-46bd-8415-7ce4b9716303 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:58.065392 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d58ce8a4-46b5-46bd-8415-7ce4b9716303 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:58.069190 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:58.069190 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:58.069717 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d58ce8a4-46b5-46bd-8415-7ce4b9716303 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:33:58.070067 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1051/4214] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:58 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:58.269927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-10b0a352-83e8-4a7d-8c10-75b3fa6717f3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:58.271959 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-10b0a352-83e8-4a7d-8c10-75b3fa6717f3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 Aug 08 06:33:58.272189 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-10b0a352-83e8-4a7d-8c10-75b3fa6717f3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:58.272415 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-10b0a352-83e8-4a7d-8c10-75b3fa6717f3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:58.277995 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:58.277995 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:58.278523 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-10b0a352-83e8-4a7d-8c10-75b3fa6717f3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:58.279322 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-10b0a352-83e8-4a7d-8c10-75b3fa6717f3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 returned with HTTP 200 Aug 08 06:33:58.279755 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1049/4215] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:58 2026] GET /volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:58.289501 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-27cc6788-2f15-4fad-a34e-1456be68a27f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:58.291521 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-27cc6788-2f15-4fad-a34e-1456be68a27f tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7/action Aug 08 06:33:58.291952 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-27cc6788-2f15-4fad-a34e-1456be68a27f tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:58.292085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-27cc6788-2f15-4fad-a34e-1456be68a27f tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:58.293391 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-27cc6788-2f15-4fad-a34e-1456be68a27f tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '68eb2906-4ed0-430b-ab09-693c25e30ec7' with '{'status': 'creating'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:33:58.302155 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:58.302155 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:58.312928 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-27cc6788-2f15-4fad-a34e-1456be68a27f tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7/action returned with HTTP 202 Aug 08 06:33:58.313343 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1056/4216] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:33:58 2026] POST /volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:33:58.320141 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-adb132c9-03a8-4818-a65c-3e43e2611dbf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:58.321789 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-adb132c9-03a8-4818-a65c-3e43e2611dbf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 Aug 08 06:33:58.322001 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-adb132c9-03a8-4818-a65c-3e43e2611dbf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:58.322181 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-adb132c9-03a8-4818-a65c-3e43e2611dbf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:58.326513 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:58.326513 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:58.326905 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-adb132c9-03a8-4818-a65c-3e43e2611dbf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:58.327620 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-adb132c9-03a8-4818-a65c-3e43e2611dbf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 returned with HTTP 200 Aug 08 06:33:58.327973 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1061/4217] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:58 2026] GET /volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:58.336935 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8b758fc6-63f9-4291-a3c3-0cc523e9b101 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:58.338937 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b758fc6-63f9-4291-a3c3-0cc523e9b101 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7/action Aug 08 06:33:58.339335 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b758fc6-63f9-4291-a3c3-0cc523e9b101 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:58.339530 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b758fc6-63f9-4291-a3c3-0cc523e9b101 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:58.347526 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:58.347526 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:58.347833 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8b758fc6-63f9-4291-a3c3-0cc523e9b101 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Snapshot retrieved successfully. Aug 08 06:33:58.366215 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8b758fc6-63f9-4291-a3c3-0cc523e9b101 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Snapshot delete request issued successfully. Aug 08 06:33:58.366413 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b758fc6-63f9-4291-a3c3-0cc523e9b101 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7/action returned with HTTP 202 Aug 08 06:33:58.366970 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1052/4218] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:33:58 2026] POST /volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:33:58.376022 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b3c0621e-161d-430a-a8f8-2e87e1566fda None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:58.377723 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3c0621e-161d-430a-a8f8-2e87e1566fda tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 Aug 08 06:33:58.378093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3c0621e-161d-430a-a8f8-2e87e1566fda tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:58.378303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3c0621e-161d-430a-a8f8-2e87e1566fda tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:58.384504 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:58.384504 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:58.385200 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b3c0621e-161d-430a-a8f8-2e87e1566fda tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:58.386456 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3c0621e-161d-430a-a8f8-2e87e1566fda tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 returned with HTTP 200 Aug 08 06:33:58.386990 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1050/4219] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:58 2026] GET /volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:58.508217 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c5b6dfc2-5a7e-45ee-8455-ec879fc43a91 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:58.510098 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c5b6dfc2-5a7e-45ee-8455-ec879fc43a91 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:58.510309 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c5b6dfc2-5a7e-45ee-8455-ec879fc43a91 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:58.510497 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c5b6dfc2-5a7e-45ee-8455-ec879fc43a91 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:58.510651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c5b6dfc2-5a7e-45ee-8455-ec879fc43a91 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:58.514723 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:58.514723 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:58.515353 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c5b6dfc2-5a7e-45ee-8455-ec879fc43a91 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:58.515730 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1057/4220] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:58 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:59.070370 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-00df8c20-e2d7-4849-a032-eb47c82f62ad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:59.071971 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00df8c20-e2d7-4849-a032-eb47c82f62ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:33:59.072143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00df8c20-e2d7-4849-a032-eb47c82f62ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:59.072311 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00df8c20-e2d7-4849-a032-eb47c82f62ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:59.072422 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-00df8c20-e2d7-4849-a032-eb47c82f62ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:59.076294 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:59.076294 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:59.077081 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00df8c20-e2d7-4849-a032-eb47c82f62ad tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:33:59.077424 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1062/4221] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:33:59 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:59.081089 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a1257416-653d-4bc1-b1d2-3a2754b6ec04 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:59.082952 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1257416-653d-4bc1-b1d2-3a2754b6ec04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:33:59.083187 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1257416-653d-4bc1-b1d2-3a2754b6ec04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:59.083393 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1257416-653d-4bc1-b1d2-3a2754b6ec04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:59.083512 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a1257416-653d-4bc1-b1d2-3a2754b6ec04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:59.088948 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:59.088948 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:33:59.089809 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1257416-653d-4bc1-b1d2-3a2754b6ec04 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:33:59.090321 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1053/4222] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:59 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:59.395612 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8107de53-6408-45f3-afa8-af899ce5d662 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:59.397373 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8107de53-6408-45f3-afa8-af899ce5d662 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 Aug 08 06:33:59.397708 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8107de53-6408-45f3-afa8-af899ce5d662 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:59.397832 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8107de53-6408-45f3-afa8-af899ce5d662 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:59.402693 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8107de53-6408-45f3-afa8-af899ce5d662 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 returned with HTTP 404 Aug 08 06:33:59.403380 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1051/4223] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:59 2026] GET /volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:59.411345 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a274ccb8-6ff0-4723-ad54-5eb7dc505feb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:59.413296 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a274ccb8-6ff0-4723-ad54-5eb7dc505feb tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action Aug 08 06:33:59.413760 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a274ccb8-6ff0-4723-ad54-5eb7dc505feb tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:33:59.413916 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a274ccb8-6ff0-4723-ad54-5eb7dc505feb tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:59.415354 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-a274ccb8-6ff0-4723-ad54-5eb7dc505feb tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '6156d834-2d9a-4e38-9fd3-e5326dcf8ebc' with '{'status': 'available'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:33:59.426302 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:59.426302 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:59.440539 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a274ccb8-6ff0-4723-ad54-5eb7dc505feb tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action returned with HTTP 202 Aug 08 06:33:59.441140 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1058/4224] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:33:59 2026] POST /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:33:59.449344 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ace2de6d-8638-471b-9ac6-3d2eddc77cfe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:59.451230 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ace2de6d-8638-471b-9ac6-3d2eddc77cfe tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:33:59.451447 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ace2de6d-8638-471b-9ac6-3d2eddc77cfe tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:59.451663 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ace2de6d-8638-471b-9ac6-3d2eddc77cfe tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:59.457536 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:59.457536 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:59.458004 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ace2de6d-8638-471b-9ac6-3d2eddc77cfe tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:59.458859 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ace2de6d-8638-471b-9ac6-3d2eddc77cfe tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:33:59.459276 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1063/4225] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:59 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:59.470915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9cba0c56-bfbb-43fa-a909-360ac72f6353 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:59.473108 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9cba0c56-bfbb-43fa-a909-360ac72f6353 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 Aug 08 06:33:59.473353 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9cba0c56-bfbb-43fa-a909-360ac72f6353 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:59.473610 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9cba0c56-bfbb-43fa-a909-360ac72f6353 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:59.473753 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-9cba0c56-bfbb-43fa-a909-360ac72f6353 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Delete snapshot with id: 68eb2906-4ed0-430b-ab09-693c25e30ec7 Aug 08 06:33:59.478929 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9cba0c56-bfbb-43fa-a909-360ac72f6353 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 returned with HTTP 404 Aug 08 06:33:59.479450 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1054/4226] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:33:59 2026] DELETE /volume/v3/snapshots/68eb2906-4ed0-430b-ab09-693c25e30ec7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:33:59.488621 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a8944ed2-64a6-4c7e-8565-33e84e1f33e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:59.490303 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a8944ed2-64a6-4c7e-8565-33e84e1f33e2 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:33:59.490674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a8944ed2-64a6-4c7e-8565-33e84e1f33e2 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adcfb182-e966-4019-a4fd-fe7158d97809", "name": "tempest-SnapshotsActionsTest-Snapshot-1641392020"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:33:59.501798 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:59.501798 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:33:59.501798 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a8944ed2-64a6-4c7e-8565-33e84e1f33e2 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:33:59.501798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-a8944ed2-64a6-4c7e-8565-33e84e1f33e2 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Create snapshot from volume adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:33:59.530654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d278f922-6507-4c6d-9b43-ad1c9c6803f6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:59.532840 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d278f922-6507-4c6d-9b43-ad1c9c6803f6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:33:59.532840 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d278f922-6507-4c6d-9b43-ad1c9c6803f6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:59.533038 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d278f922-6507-4c6d-9b43-ad1c9c6803f6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:59.533472 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d278f922-6507-4c6d-9b43-ad1c9c6803f6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:33:59.536934 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-a8944ed2-64a6-4c7e-8565-33e84e1f33e2 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Created reservations ['fb693ab4-f75b-44f5-b05f-072c024dd5c9', '1d42ba73-cc10-4c15-ba2b-cb4721016bd0', 'c5109ebf-ae53-4d63-9063-2add8d4d757c', '3d2f1042-1a1a-4201-bcbd-24b22f63e4e4'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:33:59.540297 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:59.540297 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:33:59.541596 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d278f922-6507-4c6d-9b43-ad1c9c6803f6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:33:59.542121 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1059/4227] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:33:59 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:33:59.570294 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a8944ed2-64a6-4c7e-8565-33e84e1f33e2 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot create request issued successfully. Aug 08 06:33:59.570294 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a8944ed2-64a6-4c7e-8565-33e84e1f33e2 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:33:59.570294 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1052/4228] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:33:59 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) Aug 08 06:33:59.581428 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-334de3d9-cff2-4b60-ae13-95f58a39f74b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:33:59.583832 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-334de3d9-cff2-4b60-ae13-95f58a39f74b tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 Aug 08 06:33:59.584170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-334de3d9-cff2-4b60-ae13-95f58a39f74b tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:33:59.584437 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-334de3d9-cff2-4b60-ae13-95f58a39f74b tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:33:59.590997 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:33:59.590997 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:33:59.591701 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-334de3d9-cff2-4b60-ae13-95f58a39f74b tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:33:59.592867 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-334de3d9-cff2-4b60-ae13-95f58a39f74b tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 returned with HTTP 200 Aug 08 06:33:59.593371 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1064/4229] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:33:59 2026] GET /volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:00.087688 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d2e382e5-0b03-4c97-b6b9-787d3c71c4f3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:00.089704 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2e382e5-0b03-4c97-b6b9-787d3c71c4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:00.089966 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d2e382e5-0b03-4c97-b6b9-787d3c71c4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:00.090182 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d2e382e5-0b03-4c97-b6b9-787d3c71c4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:00.090324 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d2e382e5-0b03-4c97-b6b9-787d3c71c4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:00.095068 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:00.095068 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:00.095852 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2e382e5-0b03-4c97-b6b9-787d3c71c4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:00.096343 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1055/4230] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:00 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:00.100893 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1477356f-b57b-4d12-ba40-847cfd18cca9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:00.102616 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1477356f-b57b-4d12-ba40-847cfd18cca9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:00.102865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1477356f-b57b-4d12-ba40-847cfd18cca9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:00.103088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1477356f-b57b-4d12-ba40-847cfd18cca9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:00.103214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1477356f-b57b-4d12-ba40-847cfd18cca9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:00.107745 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:00.107745 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:00.108429 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1477356f-b57b-4d12-ba40-847cfd18cca9 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:00.108925 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1060/4231] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:00 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:00.552741 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-83195990-fed4-44ec-b4c7-4e16044a100f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:00.554627 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83195990-fed4-44ec-b4c7-4e16044a100f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:34:00.555574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83195990-fed4-44ec-b4c7-4e16044a100f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:00.555574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83195990-fed4-44ec-b4c7-4e16044a100f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:00.555574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-83195990-fed4-44ec-b4c7-4e16044a100f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:00.560210 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:00.560210 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:00.561053 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83195990-fed4-44ec-b4c7-4e16044a100f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:34:00.561539 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1053/4232] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:00 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:00.604923 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b2836ac8-5c73-4c36-9afc-876cd9980b68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:00.606829 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2836ac8-5c73-4c36-9afc-876cd9980b68 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 Aug 08 06:34:00.607009 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2836ac8-5c73-4c36-9afc-876cd9980b68 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:00.607189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2836ac8-5c73-4c36-9afc-876cd9980b68 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:00.612120 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:00.612120 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:00.612683 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2836ac8-5c73-4c36-9afc-876cd9980b68 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:00.614292 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2836ac8-5c73-4c36-9afc-876cd9980b68 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 returned with HTTP 200 Aug 08 06:34:00.614292 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1065/4233] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:00 2026] GET /volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:00.623520 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a0bf9b9-2901-4fff-8c64-ff3a4f527842 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:00.625957 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a0bf9b9-2901-4fff-8c64-ff3a4f527842 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6/action Aug 08 06:34:00.626254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a0bf9b9-2901-4fff-8c64-ff3a4f527842 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:00.626440 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a0bf9b9-2901-4fff-8c64-ff3a4f527842 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:00.627795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-5a0bf9b9-2901-4fff-8c64-ff3a4f527842 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '4b64ac5a-c256-4744-9df7-b373e41ac9c6' with '{'status': 'deleting'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:34:00.638379 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:00.638379 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:00.649464 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a0bf9b9-2901-4fff-8c64-ff3a4f527842 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6/action returned with HTTP 202 Aug 08 06:34:00.649899 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1056/4234] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:00 2026] POST /volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:00.656402 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0fed3b17-b33a-4f57-a306-c8692dc2ca80 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:00.658533 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0fed3b17-b33a-4f57-a306-c8692dc2ca80 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 Aug 08 06:34:00.658791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0fed3b17-b33a-4f57-a306-c8692dc2ca80 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:00.658995 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0fed3b17-b33a-4f57-a306-c8692dc2ca80 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:00.663526 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:00.663526 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:00.663966 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0fed3b17-b33a-4f57-a306-c8692dc2ca80 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:00.664878 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0fed3b17-b33a-4f57-a306-c8692dc2ca80 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 returned with HTTP 200 Aug 08 06:34:00.665210 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1061/4235] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:00 2026] GET /volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:00.674919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0fc0a1bb-6314-47f2-a832-fb4c24888187 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:00.676976 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0fc0a1bb-6314-47f2-a832-fb4c24888187 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6/action Aug 08 06:34:00.677376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0fc0a1bb-6314-47f2-a832-fb4c24888187 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:00.677539 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0fc0a1bb-6314-47f2-a832-fb4c24888187 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:00.684432 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:00.684432 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:00.684747 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0fc0a1bb-6314-47f2-a832-fb4c24888187 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Snapshot retrieved successfully. Aug 08 06:34:00.698816 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0fc0a1bb-6314-47f2-a832-fb4c24888187 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Snapshot delete request issued successfully. Aug 08 06:34:00.699532 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0fc0a1bb-6314-47f2-a832-fb4c24888187 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6/action returned with HTTP 202 Aug 08 06:34:00.699679 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1054/4236] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:00 2026] POST /volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:00.707172 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-31f1cbce-8bb1-4a43-907f-f81e9fc7c7a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:00.709321 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31f1cbce-8bb1-4a43-907f-f81e9fc7c7a0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 Aug 08 06:34:00.709519 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31f1cbce-8bb1-4a43-907f-f81e9fc7c7a0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:00.709960 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31f1cbce-8bb1-4a43-907f-f81e9fc7c7a0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:00.715275 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:00.715275 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:00.715710 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-31f1cbce-8bb1-4a43-907f-f81e9fc7c7a0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:00.716491 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31f1cbce-8bb1-4a43-907f-f81e9fc7c7a0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 returned with HTTP 200 Aug 08 06:34:00.716871 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1066/4237] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:00 2026] GET /volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:01.106462 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d17b81b6-a4ee-4052-81c2-8268e1bf2db6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:01.108214 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d17b81b6-a4ee-4052-81c2-8268e1bf2db6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:01.108394 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d17b81b6-a4ee-4052-81c2-8268e1bf2db6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:01.108579 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d17b81b6-a4ee-4052-81c2-8268e1bf2db6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:01.108686 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d17b81b6-a4ee-4052-81c2-8268e1bf2db6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:01.112898 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:01.112898 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:01.113535 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d17b81b6-a4ee-4052-81c2-8268e1bf2db6 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:01.113911 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1057/4238] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:01 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:01.120366 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d197f1df-92cb-40d8-ae0a-4a1c3011a90b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:01.122749 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d197f1df-92cb-40d8-ae0a-4a1c3011a90b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:01.123039 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d197f1df-92cb-40d8-ae0a-4a1c3011a90b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:01.123270 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d197f1df-92cb-40d8-ae0a-4a1c3011a90b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:01.123461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-d197f1df-92cb-40d8-ae0a-4a1c3011a90b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:01.128671 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:01.128671 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:01.129540 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d197f1df-92cb-40d8-ae0a-4a1c3011a90b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:01.130053 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1062/4239] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:01 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:01.572639 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3ed5b105-9bd6-4fd9-b089-bf49bf33ff4e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:01.576006 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ed5b105-9bd6-4fd9-b089-bf49bf33ff4e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:34:01.576206 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ed5b105-9bd6-4fd9-b089-bf49bf33ff4e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:01.576390 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ed5b105-9bd6-4fd9-b089-bf49bf33ff4e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:01.576531 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3ed5b105-9bd6-4fd9-b089-bf49bf33ff4e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:01.580727 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:01.580727 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:01.581392 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ed5b105-9bd6-4fd9-b089-bf49bf33ff4e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:34:01.581792 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1055/4240] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:01 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:01.727251 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4d1c75e-5cff-4f7f-a84a-f390ee9ce8a9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:01.729125 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4d1c75e-5cff-4f7f-a84a-f390ee9ce8a9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 Aug 08 06:34:01.729330 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4d1c75e-5cff-4f7f-a84a-f390ee9ce8a9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:01.729562 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4d1c75e-5cff-4f7f-a84a-f390ee9ce8a9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:01.736350 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4d1c75e-5cff-4f7f-a84a-f390ee9ce8a9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 returned with HTTP 404 Aug 08 06:34:01.736877 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1067/4241] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:01 2026] GET /volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:01.743980 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4c2e1a3d-b00f-4af7-9918-e1dcbd62880e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:01.746201 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c2e1a3d-b00f-4af7-9918-e1dcbd62880e tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action Aug 08 06:34:01.746800 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c2e1a3d-b00f-4af7-9918-e1dcbd62880e tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:01.746991 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c2e1a3d-b00f-4af7-9918-e1dcbd62880e tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:01.748793 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-4c2e1a3d-b00f-4af7-9918-e1dcbd62880e tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '6156d834-2d9a-4e38-9fd3-e5326dcf8ebc' with '{'status': 'available'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:34:01.760537 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:01.760537 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:01.773791 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c2e1a3d-b00f-4af7-9918-e1dcbd62880e tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action returned with HTTP 202 Aug 08 06:34:01.774328 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1058/4242] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:01 2026] POST /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:01.781979 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-22286f22-013e-41f5-baff-a7578855a5b0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:01.785594 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-22286f22-013e-41f5-baff-a7578855a5b0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:01.785594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-22286f22-013e-41f5-baff-a7578855a5b0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:01.785594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-22286f22-013e-41f5-baff-a7578855a5b0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:01.794812 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:01.794812 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:01.794812 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-22286f22-013e-41f5-baff-a7578855a5b0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:01.794812 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-22286f22-013e-41f5-baff-a7578855a5b0 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:34:01.794812 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1063/4243] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:01 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:01.802909 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-174e3356-13b0-44fc-8ee0-2ead2dbac676 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:01.804791 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-174e3356-13b0-44fc-8ee0-2ead2dbac676 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 Aug 08 06:34:01.805021 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-174e3356-13b0-44fc-8ee0-2ead2dbac676 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:01.805290 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-174e3356-13b0-44fc-8ee0-2ead2dbac676 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:01.805359 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-174e3356-13b0-44fc-8ee0-2ead2dbac676 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Delete snapshot with id: 4b64ac5a-c256-4744-9df7-b373e41ac9c6 Aug 08 06:34:01.810380 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-174e3356-13b0-44fc-8ee0-2ead2dbac676 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 returned with HTTP 404 Aug 08 06:34:01.811090 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1056/4244] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:34:01 2026] DELETE /volume/v3/snapshots/4b64ac5a-c256-4744-9df7-b373e41ac9c6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:01.821118 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cf08ca3e-331a-4b4a-a8a6-bdd4a46b2a85 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:01.822994 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cf08ca3e-331a-4b4a-a8a6-bdd4a46b2a85 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:34:01.823382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cf08ca3e-331a-4b4a-a8a6-bdd4a46b2a85 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adcfb182-e966-4019-a4fd-fe7158d97809", "name": "tempest-SnapshotsActionsTest-Snapshot-903708431"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:01.831688 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:01.831688 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:01.832266 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cf08ca3e-331a-4b4a-a8a6-bdd4a46b2a85 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:34:01.832390 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-cf08ca3e-331a-4b4a-a8a6-bdd4a46b2a85 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Create snapshot from volume adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:34:01.858296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-cf08ca3e-331a-4b4a-a8a6-bdd4a46b2a85 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Created reservations ['c005cf8b-94c6-4c48-86e0-a9b48e58a937', 'e7b6b1ce-65a3-4d63-9e4b-9039598c7126', 'b8a6bd62-87b3-4b44-a936-038ef8a29492', 'ad84a32c-93e5-4073-ae96-14929f69d41d'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:01.891692 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cf08ca3e-331a-4b4a-a8a6-bdd4a46b2a85 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot create request issued successfully. Aug 08 06:34:01.892196 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cf08ca3e-331a-4b4a-a8a6-bdd4a46b2a85 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:34:01.892451 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1068/4245] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:34:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:01.901789 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b81563fa-4eb6-40a9-a232-9e1454a712fa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:01.904030 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b81563fa-4eb6-40a9-a232-9e1454a712fa tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 Aug 08 06:34:01.904342 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b81563fa-4eb6-40a9-a232-9e1454a712fa tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:01.904686 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b81563fa-4eb6-40a9-a232-9e1454a712fa tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:01.911100 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:01.911100 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:01.911938 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b81563fa-4eb6-40a9-a232-9e1454a712fa tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:01.912487 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b81563fa-4eb6-40a9-a232-9e1454a712fa tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 returned with HTTP 200 Aug 08 06:34:01.912972 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1059/4246] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:01 2026] GET /volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:02.125680 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-126b9061-419f-44cb-a3db-ac71ec6e5147 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:02.127153 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-126b9061-419f-44cb-a3db-ac71ec6e5147 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:02.127481 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-126b9061-419f-44cb-a3db-ac71ec6e5147 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:02.127812 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-126b9061-419f-44cb-a3db-ac71ec6e5147 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:02.127990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-126b9061-419f-44cb-a3db-ac71ec6e5147 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:02.138865 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:02.138865 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:02.138865 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-126b9061-419f-44cb-a3db-ac71ec6e5147 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:02.138865 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1064/4247] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:02 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:02.139464 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-65c78328-d399-4091-a2ce-ebf7f80e5ea0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:02.141201 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65c78328-d399-4091-a2ce-ebf7f80e5ea0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:02.141448 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65c78328-d399-4091-a2ce-ebf7f80e5ea0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:02.141655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65c78328-d399-4091-a2ce-ebf7f80e5ea0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:02.141818 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-65c78328-d399-4091-a2ce-ebf7f80e5ea0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:02.147556 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:02.147556 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:02.148629 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65c78328-d399-4091-a2ce-ebf7f80e5ea0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:02.149377 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1057/4248] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:02 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:02.596567 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e45222b2-475c-413e-90a4-158fb3fe9d82 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:02.598710 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e45222b2-475c-413e-90a4-158fb3fe9d82 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:34:02.598928 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e45222b2-475c-413e-90a4-158fb3fe9d82 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:02.599102 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e45222b2-475c-413e-90a4-158fb3fe9d82 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:02.599194 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e45222b2-475c-413e-90a4-158fb3fe9d82 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:02.606299 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:02.606299 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:02.606968 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e45222b2-475c-413e-90a4-158fb3fe9d82 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:34:02.607416 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1069/4249] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:02 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:02.617481 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:02.619662 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:02.620145 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1145239494", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:02.622160 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1145239494', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:02.622272 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume of 1 GB Aug 08 06:34:02.627870 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Availability Zones retrieved successfully. Aug 08 06:34:02.633947 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Flow 'volume_create_api' (7aac6b00-c87c-462e-b50f-d2ab5bc923c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:02.635239 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86dd372-9eca-4b0c-9dbd-c452947a1604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:02.636249 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:02.666434 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86dd372-9eca-4b0c-9dbd-c452947a1604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:02.667284 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1daad640-c5d9-4ee4-88ba-b4f7469a1cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:02.749206 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Created reservations ['9f1793e1-ac52-4991-a053-aeb692fe506b', '88192a89-0e80-447f-b267-31c95ebfcafb', '380e30a9-cbca-4435-a087-8f9669fb34e2', '80ce8743-c410-4063-9c6b-24ab1eb583cf'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:02.749980 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1daad640-c5d9-4ee4-88ba-b4f7469a1cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f1793e1-ac52-4991-a053-aeb692fe506b', '88192a89-0e80-447f-b267-31c95ebfcafb', '380e30a9-cbca-4435-a087-8f9669fb34e2', '80ce8743-c410-4063-9c6b-24ab1eb583cf']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:02.750691 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2862bdeb-1c05-4f55-a3cf-d8823147376b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:02.774493 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2862bdeb-1c05-4f55-a3cf-d8823147376b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ac7c707-7685-405f-b4a6-0ef323bb3b26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1145239494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebad531aa67c44a5b71ffa08b19dba49',qos_specs=None,replication_status=,reservations=['9f1793e1-ac52-4991-a053-aeb692fe506b','88192a89-0e80-447f-b267-31c95ebfcafb','380e30a9-cbca-4435-a087-8f9669fb34e2','80ce8743-c410-4063-9c6b-24ab1eb583cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1145239494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ac7c707-7685-405f-b4a6-0ef323bb3b26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebad531aa67c44a5b71ffa08b19dba49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:02.775314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a3b3e7-ad44-48b7-aabc-54be6f63b0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:02.795668 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a3b3e7-ad44-48b7-aabc-54be6f63b0a8) transitioned into state 'SUCCESS' from state '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-1145239494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebad531aa67c44a5b71ffa08b19dba49',qos_specs=None,replication_status=,reservations=['9f1793e1-ac52-4991-a053-aeb692fe506b','88192a89-0e80-447f-b267-31c95ebfcafb','380e30a9-cbca-4435-a087-8f9669fb34e2','80ce8743-c410-4063-9c6b-24ab1eb583cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:02.796719 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc7b05d-987d-4b6c-a0f2-64635209b285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:02.809926 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc7b05d-987d-4b6c-a0f2-64635209b285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:02.809926 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Flow 'volume_create_api' (7aac6b00-c87c-462e-b50f-d2ab5bc923c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:02.809926 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume request issued successfully. Aug 08 06:34:02.810681 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f2c4e9d8-5bb4-4417-8b8b-a8c20d3ab560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:02.812950 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1060/4250] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:34:02 2026] POST /volume/v3/volumes => generated 755 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:02.834250 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3a6490f5-b925-4ecd-8cbd-e33a59144cd4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:02.836879 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a6490f5-b925-4ecd-8cbd-e33a59144cd4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:02.836879 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a6490f5-b925-4ecd-8cbd-e33a59144cd4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:02.836879 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3a6490f5-b925-4ecd-8cbd-e33a59144cd4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:02.846301 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:02.846301 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:02.851643 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3a6490f5-b925-4ecd-8cbd-e33a59144cd4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:02.856371 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3a6490f5-b925-4ecd-8cbd-e33a59144cd4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:02.856888 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1065/4251] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:02 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:02.923727 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1a221e35-51c8-4551-9d15-a11be5be0b4d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:02.925750 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a221e35-51c8-4551-9d15-a11be5be0b4d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 Aug 08 06:34:02.926002 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a221e35-51c8-4551-9d15-a11be5be0b4d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:02.926174 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a221e35-51c8-4551-9d15-a11be5be0b4d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:02.932433 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:02.932433 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:02.932594 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1a221e35-51c8-4551-9d15-a11be5be0b4d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:02.933634 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a221e35-51c8-4551-9d15-a11be5be0b4d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 returned with HTTP 200 Aug 08 06:34:02.934157 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1058/4252] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:02 2026] GET /volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:02.946832 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ac7a8aed-14ce-4e27-a69a-99b4b39ca234 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:02.948863 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac7a8aed-14ce-4e27-a69a-99b4b39ca234 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692/action Aug 08 06:34:02.949266 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac7a8aed-14ce-4e27-a69a-99b4b39ca234 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:02.949446 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac7a8aed-14ce-4e27-a69a-99b4b39ca234 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:02.950827 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-ac7a8aed-14ce-4e27-a69a-99b4b39ca234 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '0967a837-8879-4898-ae6d-5293ce2bf692' with '{'status': 'error'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:34:02.964619 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:02.964619 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:02.983306 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac7a8aed-14ce-4e27-a69a-99b4b39ca234 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692/action returned with HTTP 202 Aug 08 06:34:02.984098 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1070/4253] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:02 2026] POST /volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:02.996803 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-33b0e736-3c2e-468f-b853-428004c721ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:02.998442 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33b0e736-3c2e-468f-b853-428004c721ba tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 Aug 08 06:34:02.998758 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-33b0e736-3c2e-468f-b853-428004c721ba tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:02.999028 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-33b0e736-3c2e-468f-b853-428004c721ba tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:03.007647 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:03.007647 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:03.008419 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-33b0e736-3c2e-468f-b853-428004c721ba tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:03.009606 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33b0e736-3c2e-468f-b853-428004c721ba tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 returned with HTTP 200 Aug 08 06:34:03.010157 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1061/4254] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:02 2026] GET /volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:03.021659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0eead4e8-75ae-4a9a-bd3f-1617f15aef04 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:03.023503 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0eead4e8-75ae-4a9a-bd3f-1617f15aef04 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692/action Aug 08 06:34:03.024079 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0eead4e8-75ae-4a9a-bd3f-1617f15aef04 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:03.024337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0eead4e8-75ae-4a9a-bd3f-1617f15aef04 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:03.032801 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:03.032801 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:03.033033 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0eead4e8-75ae-4a9a-bd3f-1617f15aef04 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Snapshot retrieved successfully. Aug 08 06:34:03.056675 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0eead4e8-75ae-4a9a-bd3f-1617f15aef04 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Snapshot delete request issued successfully. Aug 08 06:34:03.056675 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0eead4e8-75ae-4a9a-bd3f-1617f15aef04 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692/action returned with HTTP 202 Aug 08 06:34:03.056675 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1066/4255] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:03 2026] POST /volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:03.068208 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9a28338c-021f-4270-8532-b2bca1c3d016 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:03.071936 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9a28338c-021f-4270-8532-b2bca1c3d016 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 Aug 08 06:34:03.072145 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9a28338c-021f-4270-8532-b2bca1c3d016 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:03.072341 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9a28338c-021f-4270-8532-b2bca1c3d016 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:03.078178 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:03.078178 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:03.078750 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9a28338c-021f-4270-8532-b2bca1c3d016 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:03.079521 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9a28338c-021f-4270-8532-b2bca1c3d016 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 returned with HTTP 200 Aug 08 06:34:03.079954 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1059/4256] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:03 2026] GET /volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:03.154264 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7430db7d-aac8-4cc8-b43f-fc3e12b5a19e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:03.156319 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7430db7d-aac8-4cc8-b43f-fc3e12b5a19e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:03.156556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7430db7d-aac8-4cc8-b43f-fc3e12b5a19e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:03.156806 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7430db7d-aac8-4cc8-b43f-fc3e12b5a19e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:03.156928 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-7430db7d-aac8-4cc8-b43f-fc3e12b5a19e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:03.160731 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-35a153d8-bd70-4e7c-8d76-c055c8e4b3a0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:03.162040 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35a153d8-bd70-4e7c-8d76-c055c8e4b3a0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:03.162114 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-35a153d8-bd70-4e7c-8d76-c055c8e4b3a0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:03.162304 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-35a153d8-bd70-4e7c-8d76-c055c8e4b3a0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:03.162459 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-35a153d8-bd70-4e7c-8d76-c055c8e4b3a0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:03.162542 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:03.162542 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:03.163529 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7430db7d-aac8-4cc8-b43f-fc3e12b5a19e tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:03.163903 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1071/4257] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:03 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:03.166913 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:03.166913 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:03.167538 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35a153d8-bd70-4e7c-8d76-c055c8e4b3a0 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:03.167956 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1062/4258] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:03 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:03.620695 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2256eeb4-d464-4ea1-84a9-d18941865b7a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:03.623981 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2256eeb4-d464-4ea1-84a9-d18941865b7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:34:03.623981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2256eeb4-d464-4ea1-84a9-d18941865b7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:03.623981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2256eeb4-d464-4ea1-84a9-d18941865b7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:03.623981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2256eeb4-d464-4ea1-84a9-d18941865b7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:03.629796 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:03.629796 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:03.632525 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2256eeb4-d464-4ea1-84a9-d18941865b7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:34:03.632525 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1067/4259] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:03 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:03.871844 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-02b2c94e-acd0-4403-afed-224b9fa02ead None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:03.873948 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02b2c94e-acd0-4403-afed-224b9fa02ead tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:03.874172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02b2c94e-acd0-4403-afed-224b9fa02ead tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:03.874398 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02b2c94e-acd0-4403-afed-224b9fa02ead tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:03.882267 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:03.882267 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:03.887135 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-02b2c94e-acd0-4403-afed-224b9fa02ead tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:03.892833 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02b2c94e-acd0-4403-afed-224b9fa02ead tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:03.893592 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1060/4260] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:03 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:34:03.912648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-639f87ff-8d0e-4b41-8960-a8b6fa469fd3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:03.915012 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-639f87ff-8d0e-4b41-8960-a8b6fa469fd3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:03.915211 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-639f87ff-8d0e-4b41-8960-a8b6fa469fd3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:03.915502 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-639f87ff-8d0e-4b41-8960-a8b6fa469fd3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:03.930444 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:03.930444 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:03.936217 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-639f87ff-8d0e-4b41-8960-a8b6fa469fd3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:03.941529 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-639f87ff-8d0e-4b41-8960-a8b6fa469fd3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:03.941992 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1072/4261] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:03 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.092945 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1459142a-2aa3-4a5a-8256-a227a184d1cd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.097109 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1459142a-2aa3-4a5a-8256-a227a184d1cd tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 Aug 08 06:34:04.097367 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1459142a-2aa3-4a5a-8256-a227a184d1cd tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.097633 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1459142a-2aa3-4a5a-8256-a227a184d1cd tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.103724 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1459142a-2aa3-4a5a-8256-a227a184d1cd tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 returned with HTTP 404 Aug 08 06:34:04.104365 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1063/4262] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:04.111862 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b88ee629-a25f-4f46-9e42-78b96425a533 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.114011 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b88ee629-a25f-4f46-9e42-78b96425a533 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action Aug 08 06:34:04.114444 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b88ee629-a25f-4f46-9e42-78b96425a533 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:04.114682 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b88ee629-a25f-4f46-9e42-78b96425a533 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:04.116210 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-b88ee629-a25f-4f46-9e42-78b96425a533 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '6156d834-2d9a-4e38-9fd3-e5326dcf8ebc' with '{'status': 'available'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:34:04.126907 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.126907 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:04.141757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b88ee629-a25f-4f46-9e42-78b96425a533 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action returned with HTTP 202 Aug 08 06:34:04.142390 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1068/4263] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:04 2026] POST /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:04.152064 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7e4990d1-5c81-459b-be18-e238a55a6038 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.157521 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e4990d1-5c81-459b-be18-e238a55a6038 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:04.157802 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e4990d1-5c81-459b-be18-e238a55a6038 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.158046 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e4990d1-5c81-459b-be18-e238a55a6038 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.168300 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.168300 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:04.168972 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7e4990d1-5c81-459b-be18-e238a55a6038 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:04.170037 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e4990d1-5c81-459b-be18-e238a55a6038 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:34:04.171547 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1061/4264] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.175938 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bf903441-7830-459d-b987-01166939e4f3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.178236 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-82587f10-4f66-405b-8fe5-6383a65d741f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.179957 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82587f10-4f66-405b-8fe5-6383a65d741f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:04.180173 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82587f10-4f66-405b-8fe5-6383a65d741f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.180348 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82587f10-4f66-405b-8fe5-6383a65d741f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.180444 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-82587f10-4f66-405b-8fe5-6383a65d741f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:04.180625 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf903441-7830-459d-b987-01166939e4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:04.180903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf903441-7830-459d-b987-01166939e4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.181147 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf903441-7830-459d-b987-01166939e4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.181282 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bf903441-7830-459d-b987-01166939e4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:04.182006 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8fd7b658-578c-4cb3-a222-a8231efd064d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.186715 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8fd7b658-578c-4cb3-a222-a8231efd064d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 Aug 08 06:34:04.186972 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8fd7b658-578c-4cb3-a222-a8231efd064d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.187125 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.187125 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:04.187223 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8fd7b658-578c-4cb3-a222-a8231efd064d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.187338 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-8fd7b658-578c-4cb3-a222-a8231efd064d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Delete snapshot with id: 0967a837-8879-4898-ae6d-5293ce2bf692 Aug 08 06:34:04.188331 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf903441-7830-459d-b987-01166939e4f3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:04.188942 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1073/4265] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.189195 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.189195 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:04.190133 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82587f10-4f66-405b-8fe5-6383a65d741f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:04.190407 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1064/4266] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.196917 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8fd7b658-578c-4cb3-a222-a8231efd064d tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 returned with HTTP 404 Aug 08 06:34:04.197526 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1069/4267] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:34:04 2026] DELETE /volume/v3/snapshots/0967a837-8879-4898-ae6d-5293ce2bf692 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:04.207637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5e5ca8ea-4300-4c83-b99d-314656a831f9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.210134 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5e5ca8ea-4300-4c83-b99d-314656a831f9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:34:04.211226 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5e5ca8ea-4300-4c83-b99d-314656a831f9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adcfb182-e966-4019-a4fd-fe7158d97809", "name": "tempest-SnapshotsActionsTest-Snapshot-1035368866"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:04.222559 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.222559 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:04.223021 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5e5ca8ea-4300-4c83-b99d-314656a831f9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:34:04.223172 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-5e5ca8ea-4300-4c83-b99d-314656a831f9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Create snapshot from volume adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:34:04.247287 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-5e5ca8ea-4300-4c83-b99d-314656a831f9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Created reservations ['802415e9-51cb-4d4b-8aec-a3ba7066aeb4', '87e47f43-d5e5-40a2-8486-8d48f4d67eb1', 'f8fd9a8d-a17e-41a2-89f3-202901d1134a', '602c8b25-346a-40ba-8eda-ace887533b0c'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:04.279962 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5e5ca8ea-4300-4c83-b99d-314656a831f9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot create request issued successfully. Aug 08 06:34:04.280391 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5e5ca8ea-4300-4c83-b99d-314656a831f9 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:34:04.280956 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1062/4268] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:34:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:04.290184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c6545678-d64e-4f48-b380-f07be5ae7db1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.292399 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6545678-d64e-4f48-b380-f07be5ae7db1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 Aug 08 06:34:04.292684 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6545678-d64e-4f48-b380-f07be5ae7db1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.293035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6545678-d64e-4f48-b380-f07be5ae7db1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.299601 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.299601 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:04.300096 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c6545678-d64e-4f48-b380-f07be5ae7db1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:04.301151 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6545678-d64e-4f48-b380-f07be5ae7db1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 returned with HTTP 200 Aug 08 06:34:04.301685 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1074/4269] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.643574 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e8df1893-090f-4346-a144-48d2e9f505fe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.645447 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8df1893-090f-4346-a144-48d2e9f505fe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:34:04.645657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8df1893-090f-4346-a144-48d2e9f505fe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.645916 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8df1893-090f-4346-a144-48d2e9f505fe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.646063 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e8df1893-090f-4346-a144-48d2e9f505fe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:04.650574 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.650574 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:04.651231 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8df1893-090f-4346-a144-48d2e9f505fe tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:34:04.651607 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1065/4270] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.661027 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-25be095e-2108-49e6-b769-76b255def56a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.663883 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25be095e-2108-49e6-b769-76b255def56a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96/export_record Aug 08 06:34:04.664140 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25be095e-2108-49e6-b769-76b255def56a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.664500 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-25be095e-2108-49e6-b769-76b255def56a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'export_record' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.664663 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-25be095e-2108-49e6-b769-76b255def56a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Export record for backup 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 06:34:04.670890 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.670890 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:04.672252 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.api [None req-25be095e-2108-49e6-b769-76b255def56a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling RPCAPI with context: , host: np0000006785, backup: 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 06:34:04.681657 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-25be095e-2108-49e6-b769-76b255def56a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] export_record in rpcapi backup_id 00537597-124e-4d42-9620-dc9193602f96 on host np0000006785. {{(pid=100288) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 06:34:04.693627 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-25be095e-2108-49e6-b769-76b255def56a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDA1Mzc1OTctMTI0ZS00ZDQyLTk2MjAtZGM5MTkzNjAyZjk2IiwgInVzZXJfaWQiOiAiMDQyNTA4ZjVjMjNhNDFhNTg5NDc4YWMxYzU0NzQ4MjQiLCAicHJvamVjdF9pZCI6ICJkNjQ0OGU2NDBjNmM0OWY0OTY1NzMyNzNmNjNlN2MyMiIsICJ2b2x1bWVfaWQiOiAiMzcwNDgyZmItMDgzNC00MTMwLWE2ZTYtZWE4YzNmMjM2MzAzIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjAzNTUyNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zNzA0ODJmYi0wODM0LTQxMzAtYTZlNi1lYThjM2YyMzYzMDMvMjAyNjA4MDgwNjMzNDcvYXpfbm92YV9iYWNrdXBfMDA1Mzc1OTctMTI0ZS00ZDQyLTk2MjAtZGM5MTkzNjAyZjk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjM0OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100288) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 06:34:04.694324 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-25be095e-2108-49e6-b769-76b255def56a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96/export_record returned with HTTP 200 Aug 08 06:34:04.695035 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1070/4271] 10.4.3.32 () {68 vars in 1423 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:04.703252 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-74a87b88-b1d0-4a15-a122-ab3ffaec12d2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.706248 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74a87b88-b1d0-4a15-a122-ab3ffaec12d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:34:04.706526 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74a87b88-b1d0-4a15-a122-ab3ffaec12d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.706800 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74a87b88-b1d0-4a15-a122-ab3ffaec12d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.706891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-74a87b88-b1d0-4a15-a122-ab3ffaec12d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:04.708983 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-4efc7576-f28a-45f3-a8b8-1276aa37ccd7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.711022 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.711022 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:04.711652 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74a87b88-b1d0-4a15-a122-ab3ffaec12d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:34:04.711871 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-4efc7576-f28a-45f3-a8b8-1276aa37ccd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:04.712081 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1063/4272] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.712450 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-4efc7576-f28a-45f3-a8b8-1276aa37ccd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.712813 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-4efc7576-f28a-45f3-a8b8-1276aa37ccd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.724282 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.724282 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:04.728479 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-4efc7576-f28a-45f3-a8b8-1276aa37ccd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:04.731669 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6449e052-3ff5-43de-9b14-ba038e34b595 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.733218 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-4efc7576-f28a-45f3-a8b8-1276aa37ccd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:04.733475 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6449e052-3ff5-43de-9b14-ba038e34b595 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/backups/import_record Aug 08 06:34:04.733688 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1075/4273] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.733937 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6449e052-3ff5-43de-9b14-ba038e34b595 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYThmNzk1MmUtM2Q1Yi00ZTkxLTk5MzctNTFkMjY4ZmEzOWRlIiwgInVzZXJfaWQiOiAiMDQyNTA4ZjVjMjNhNDFhNTg5NDc4YWMxYzU0NzQ4MjQiLCAicHJvamVjdF9pZCI6ICJkNjQ0OGU2NDBjNmM0OWY0OTY1NzMyNzNmNjNlN2MyMiIsICJ2b2x1bWVfaWQiOiAiMzcwNDgyZmItMDgzNC00MTMwLWE2ZTYtZWE4YzNmMjM2MzAzIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjAzNTUyNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zNzA0ODJmYi0wODM0LTQxMzAtYTZlNi1lYThjM2YyMzYzMDMvMjAyNjA4MDgwNjMzNDcvYXpfbm92YV9iYWNrdXBfMDA1Mzc1OTctMTI0ZS00ZDQyLTk2MjAtZGM5MTkzNjAyZjk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjM0OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:04.735671 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-6449e052-3ff5-43de-9b14-ba038e34b595 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYThmNzk1MmUtM2Q1Yi00ZTkxLTk5MzctNTFkMjY4ZmEzOWRlIiwgInVzZXJfaWQiOiAiMDQyNTA4ZjVjMjNhNDFhNTg5NDc4YWMxYzU0NzQ4MjQiLCAicHJvamVjdF9pZCI6ICJkNjQ0OGU2NDBjNmM0OWY0OTY1NzMyNzNmNjNlN2MyMiIsICJ2b2x1bWVfaWQiOiAiMzcwNDgyZmItMDgzNC00MTMwLWE2ZTYtZWE4YzNmMjM2MzAzIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjAzNTUyNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zNzA0ODJmYi0wODM0LTQxMzAtYTZlNi1lYThjM2YyMzYzMDMvMjAyNjA4MDgwNjMzNDcvYXpfbm92YV9iYWNrdXBfMDA1Mzc1OTctMTI0ZS00ZDQyLTk2MjAtZGM5MTkzNjAyZjk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjM0OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100291) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 06:34:04.735810 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-6449e052-3ff5-43de-9b14-ba038e34b595 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYThmNzk1MmUtM2Q1Yi00ZTkxLTk5MzctNTFkMjY4ZmEzOWRlIiwgInVzZXJfaWQiOiAiMDQyNTA4ZjVjMjNhNDFhNTg5NDc4YWMxYzU0NzQ4MjQiLCAicHJvamVjdF9pZCI6ICJkNjQ0OGU2NDBjNmM0OWY0OTY1NzMyNzNmNjNlN2MyMiIsICJ2b2x1bWVfaWQiOiAiMzcwNDgyZmItMDgzNC00MTMwLWE2ZTYtZWE4YzNmMjM2MzAzIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjAzNTUyNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zNzA0ODJmYi0wODM0LTQxMzAtYTZlNi1lYThjM2YyMzYzMDMvMjAyNjA4MDgwNjMzNDcvYXpfbm92YV9iYWNrdXBfMDA1Mzc1OTctMTI0ZS00ZDQyLTk2MjAtZGM5MTkzNjAyZjk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjM0OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100291) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 06:34:04.787597 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-6449e052-3ff5-43de-9b14-ba038e34b595 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['2fb0355e-8335-480f-82e3-275e79cda1f7', 'c6e7024b-aebe-43cb-9a3c-db04f8e7d409'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:04.812513 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-6449e052-3ff5-43de-9b14-ba038e34b595 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] import_record rpcapi backup id a8f7952e-3d5b-4e91-9937-51d268fa39de on host np0000006785 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYThmNzk1MmUtM2Q1Yi00ZTkxLTk5MzctNTFkMjY4ZmEzOWRlIiwgInVzZXJfaWQiOiAiMDQyNTA4ZjVjMjNhNDFhNTg5NDc4YWMxYzU0NzQ4MjQiLCAicHJvamVjdF9pZCI6ICJkNjQ0OGU2NDBjNmM0OWY0OTY1NzMyNzNmNjNlN2MyMiIsICJ2b2x1bWVfaWQiOiAiMzcwNDgyZmItMDgzNC00MTMwLWE2ZTYtZWE4YzNmMjM2MzAzIiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjAzNTUyNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zNzA0ODJmYi0wODM0LTQxMzAtYTZlNi1lYThjM2YyMzYzMDMvMjAyNjA4MDgwNjMzNDcvYXpfbm92YV9iYWNrdXBfMDA1Mzc1OTctMTI0ZS00ZDQyLTk2MjAtZGM5MTkzNjAyZjk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjozMzo0NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjM0OjA0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100291) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 08 06:34:04.815111 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-6449e052-3ff5-43de-9b14-ba038e34b595 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Import record output: {'backup': {'id': 'a8f7952e-3d5b-4e91-9937-51d268fa39de', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de'}, {'rel': 'bookmark', 'href': 'https://10.4.3.32/volume/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de'}]}}. {{(pid=100291) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 08 06:34:04.815477 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6449e052-3ff5-43de-9b14-ba038e34b595 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 201 Aug 08 06:34:04.816078 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1066/4274] 10.4.3.32 () {70 vars in 1335 bytes} [Sat Aug 8 06:34:04 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 85 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 08 06:34:04.824985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8bee81b9-b7fd-4eb1-a2c5-50bedd6efb98 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.828292 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bee81b9-b7fd-4eb1-a2c5-50bedd6efb98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de Aug 08 06:34:04.828400 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bee81b9-b7fd-4eb1-a2c5-50bedd6efb98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.828636 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bee81b9-b7fd-4eb1-a2c5-50bedd6efb98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.828802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8bee81b9-b7fd-4eb1-a2c5-50bedd6efb98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id a8f7952e-3d5b-4e91-9937-51d268fa39de. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:04.831400 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93575c70-46bc-4345-a7b4-544fd0a6a6ce None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.831946 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93575c70-46bc-4345-a7b4-544fd0a6a6ce None None] GET https://10.4.3.32/volume// Aug 08 06:34:04.832175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93575c70-46bc-4345-a7b4-544fd0a6a6ce None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.832404 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93575c70-46bc-4345-a7b4-544fd0a6a6ce None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.832814 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93575c70-46bc-4345-a7b4-544fd0a6a6ce None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:04.833173 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1064/4275] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:04.834394 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.834394 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:04.835275 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bee81b9-b7fd-4eb1-a2c5-50bedd6efb98 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de returned with HTTP 200 Aug 08 06:34:04.835837 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1071/4276] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.841826 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-7b8dc27e-419b-4304-ae44-54f655cbf715 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.843927 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-7b8dc27e-419b-4304-ae44-54f655cbf715 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:34:04.844300 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-7b8dc27e-419b-4304-ae44-54f655cbf715 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ac7c707-7685-405f-b4a6-0ef323bb3b26", "connector": null, "instance_uuid": "037d0af1-fa4a-4fb5-bcf8-9de45cbf6c13"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:04.852716 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.852716 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:04.885807 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-7b8dc27e-419b-4304-ae44-54f655cbf715 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:34:04.885940 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1076/4277] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:34:04 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:04.918669 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0752a319-d3d8-46e0-841f-8e54e38a5330 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.920403 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0752a319-d3d8-46e0-841f-8e54e38a5330 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:04.920603 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0752a319-d3d8-46e0-841f-8e54e38a5330 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.920870 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0752a319-d3d8-46e0-841f-8e54e38a5330 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.930245 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-de9d60f8-81b4-4fdd-9cd9-633cf769d415 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.930561 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de9d60f8-81b4-4fdd-9cd9-633cf769d415 None None] GET https://10.4.3.32/volume// Aug 08 06:34:04.930645 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.930645 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:04.930717 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de9d60f8-81b4-4fdd-9cd9-633cf769d415 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.930901 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de9d60f8-81b4-4fdd-9cd9-633cf769d415 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.931219 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de9d60f8-81b4-4fdd-9cd9-633cf769d415 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:04.931418 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1065/4278] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:04.934124 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0752a319-d3d8-46e0-841f-8e54e38a5330 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:04.939193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-99b68da5-f683-4bfe-a2d1-09fb99188851 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:04.940976 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0752a319-d3d8-46e0-841f-8e54e38a5330 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:04.941571 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1067/4279] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:04.942063 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-99b68da5-f683-4bfe-a2d1-09fb99188851 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:04.942443 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-99b68da5-f683-4bfe-a2d1-09fb99188851 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:04.942596 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-99b68da5-f683-4bfe-a2d1-09fb99188851 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:04.958956 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:04.958956 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:04.964892 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-99b68da5-f683-4bfe-a2d1-09fb99188851 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:04.971541 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-99b68da5-f683-4bfe-a2d1-09fb99188851 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:04.972222 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1072/4280] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:04 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:05.074248 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-cd180879-2af9-4925-aa87-804cb1f3051f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.076968 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-cd180879-2af9-4925-aa87-804cb1f3051f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] PUT https://10.4.3.32/volume/v3/attachments/7b4d8414-62ea-4685-9e4d-a3f9e0572882 Aug 08 06:34:05.077505 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-cd180879-2af9-4925-aa87-804cb1f3051f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:05.088012 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-cd180879-2af9-4925-aa87-804cb1f3051f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Acquiring lock "cinder-attachment_update-6ac7c707-7685-405f-b4a6-0ef323bb3b26-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:34:05.092743 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-cd180879-2af9-4925-aa87-804cb1f3051f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Lock "cinder-attachment_update-6ac7c707-7685-405f-b4a6-0ef323bb3b26-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:34:05.093752 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.093752 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:05.200891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3c1a6b8d-9e85-40fc-a6eb-0d69d5f225c0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.203167 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c1a6b8d-9e85-40fc-a6eb-0d69d5f225c0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:05.203167 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c1a6b8d-9e85-40fc-a6eb-0d69d5f225c0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:05.203405 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c1a6b8d-9e85-40fc-a6eb-0d69d5f225c0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:05.203553 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3c1a6b8d-9e85-40fc-a6eb-0d69d5f225c0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:05.204243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-cd180879-2af9-4925-aa87-804cb1f3051f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Lock "cinder-attachment_update-6ac7c707-7685-405f-b4a6-0ef323bb3b26-np0000006785" released by "attachment_update" :: held 0.111s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:34:05.204652 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-cd180879-2af9-4925-aa87-804cb1f3051f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/7b4d8414-62ea-4685-9e4d-a3f9e0572882 returned with HTTP 200 Aug 08 06:34:05.205239 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1077/4281] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:34:05 2026] PUT /volume/v3/attachments/7b4d8414-62ea-4685-9e4d-a3f9e0572882 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:05.205850 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-64f0878e-79eb-4f69-9ea8-bbaac98ae69f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.210728 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64f0878e-79eb-4f69-9ea8-bbaac98ae69f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:05.210728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64f0878e-79eb-4f69-9ea8-bbaac98ae69f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:05.210728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64f0878e-79eb-4f69-9ea8-bbaac98ae69f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:05.210728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-64f0878e-79eb-4f69-9ea8-bbaac98ae69f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:05.210898 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.210898 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:05.210898 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c1a6b8d-9e85-40fc-a6eb-0d69d5f225c0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:05.211004 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1066/4282] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:05 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:05.213262 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.213262 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:05.214034 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64f0878e-79eb-4f69-9ea8-bbaac98ae69f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:05.214584 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1068/4283] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:05 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:05.310361 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f35ec08d-9a7f-4095-abb0-f8ea007e310f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.312553 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f35ec08d-9a7f-4095-abb0-f8ea007e310f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 Aug 08 06:34:05.312836 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f35ec08d-9a7f-4095-abb0-f8ea007e310f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:05.313500 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f35ec08d-9a7f-4095-abb0-f8ea007e310f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:05.319525 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.319525 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:05.320139 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f35ec08d-9a7f-4095-abb0-f8ea007e310f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:05.321176 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f35ec08d-9a7f-4095-abb0-f8ea007e310f tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 returned with HTTP 200 Aug 08 06:34:05.321679 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1073/4284] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:05 2026] GET /volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:05.335850 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-721421a5-dd7c-438f-862c-11232afbbc42 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.338087 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-721421a5-dd7c-438f-862c-11232afbbc42 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082/action Aug 08 06:34:05.338428 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-721421a5-dd7c-438f-862c-11232afbbc42 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:05.338584 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-721421a5-dd7c-438f-862c-11232afbbc42 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:05.340008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.admin_actions [None req-721421a5-dd7c-438f-862c-11232afbbc42 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '8e2edfc7-25dd-4f1e-a417-ddd708357082' with '{'status': 'error_deleting'}' {{(pid=100289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:34:05.349044 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.349044 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:05.361155 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-721421a5-dd7c-438f-862c-11232afbbc42 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082/action returned with HTTP 202 Aug 08 06:34:05.361675 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1078/4285] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:05 2026] POST /volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:05.368950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2d50f736-0bed-4954-a83d-5b97cd2c2185 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.371158 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d50f736-0bed-4954-a83d-5b97cd2c2185 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 Aug 08 06:34:05.371359 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d50f736-0bed-4954-a83d-5b97cd2c2185 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:05.371573 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2d50f736-0bed-4954-a83d-5b97cd2c2185 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:05.377445 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.377445 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:05.377938 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2d50f736-0bed-4954-a83d-5b97cd2c2185 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:05.378728 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2d50f736-0bed-4954-a83d-5b97cd2c2185 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 returned with HTTP 200 Aug 08 06:34:05.379123 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1067/4286] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:05 2026] GET /volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:05.388784 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-738a8610-c6d7-4df5-a042-12cd6eaf993c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.392226 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-738a8610-c6d7-4df5-a042-12cd6eaf993c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082/action Aug 08 06:34:05.396204 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-738a8610-c6d7-4df5-a042-12cd6eaf993c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:05.396329 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-738a8610-c6d7-4df5-a042-12cd6eaf993c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:05.406060 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.406060 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:05.406425 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-738a8610-c6d7-4df5-a042-12cd6eaf993c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Snapshot retrieved successfully. Aug 08 06:34:05.425916 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-738a8610-c6d7-4df5-a042-12cd6eaf993c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Snapshot delete request issued successfully. Aug 08 06:34:05.425916 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-738a8610-c6d7-4df5-a042-12cd6eaf993c tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082/action returned with HTTP 202 Aug 08 06:34:05.425916 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1069/4287] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:05 2026] POST /volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:05.430197 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-49901592-a527-42ed-8100-20698b521caf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.433547 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49901592-a527-42ed-8100-20698b521caf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 Aug 08 06:34:05.433755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49901592-a527-42ed-8100-20698b521caf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:05.433980 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49901592-a527-42ed-8100-20698b521caf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:05.441131 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.441131 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:05.441596 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-49901592-a527-42ed-8100-20698b521caf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:05.442652 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49901592-a527-42ed-8100-20698b521caf tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 returned with HTTP 200 Aug 08 06:34:05.443682 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1074/4288] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:05 2026] GET /volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:05.846103 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e9a3580b-69ff-490d-8c3a-44d1503052c0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.848327 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9a3580b-69ff-490d-8c3a-44d1503052c0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de Aug 08 06:34:05.848624 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9a3580b-69ff-490d-8c3a-44d1503052c0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:05.848904 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9a3580b-69ff-490d-8c3a-44d1503052c0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:05.849061 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e9a3580b-69ff-490d-8c3a-44d1503052c0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id a8f7952e-3d5b-4e91-9937-51d268fa39de. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:05.855521 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.855521 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:05.855521 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9a3580b-69ff-490d-8c3a-44d1503052c0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de returned with HTTP 200 Aug 08 06:34:05.855521 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1079/4289] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:05 2026] GET /volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:05.865568 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a906dd24-9b17-47cd-99e2-7afaca6f10ca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.867409 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a906dd24-9b17-47cd-99e2-7afaca6f10ca tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de Aug 08 06:34:05.867644 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a906dd24-9b17-47cd-99e2-7afaca6f10ca tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:05.867844 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a906dd24-9b17-47cd-99e2-7afaca6f10ca tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:05.867944 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-a906dd24-9b17-47cd-99e2-7afaca6f10ca tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete backup with id: a8f7952e-3d5b-4e91-9937-51d268fa39de. Aug 08 06:34:05.871786 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.871786 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:05.882296 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-a906dd24-9b17-47cd-99e2-7afaca6f10ca tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] delete_backup rpcapi backup_id a8f7952e-3d5b-4e91-9937-51d268fa39de {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:05.883822 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a906dd24-9b17-47cd-99e2-7afaca6f10ca tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de returned with HTTP 202 Aug 08 06:34:05.884394 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1068/4290] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:05 2026] DELETE /volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:05.890406 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2f3a08e1-c7e5-43a7-aee5-e7870826b8a7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.892277 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f3a08e1-c7e5-43a7-aee5-e7870826b8a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de Aug 08 06:34:05.892527 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f3a08e1-c7e5-43a7-aee5-e7870826b8a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:05.892738 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f3a08e1-c7e5-43a7-aee5-e7870826b8a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:05.892896 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2f3a08e1-c7e5-43a7-aee5-e7870826b8a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id a8f7952e-3d5b-4e91-9937-51d268fa39de. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:05.897373 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.897373 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:05.898218 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f3a08e1-c7e5-43a7-aee5-e7870826b8a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de returned with HTTP 200 Aug 08 06:34:05.898730 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1070/4291] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:05 2026] GET /volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:05.956574 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6635b425-2e61-4fa3-8e2a-50b596883c47 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:05.958332 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6635b425-2e61-4fa3-8e2a-50b596883c47 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:05.958548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6635b425-2e61-4fa3-8e2a-50b596883c47 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:05.958724 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6635b425-2e61-4fa3-8e2a-50b596883c47 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:05.976175 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:05.976175 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:05.986829 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6635b425-2e61-4fa3-8e2a-50b596883c47 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:05.996582 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6635b425-2e61-4fa3-8e2a-50b596883c47 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:05.997035 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1075/4292] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:05 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:06.224742 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9c2e4be2-e4e9-4f71-b865-7bb8ea505372 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.227516 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-75f87caf-f5a1-49f9-8fbf-987836231e32 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.227844 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c2e4be2-e4e9-4f71-b865-7bb8ea505372 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:06.227844 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c2e4be2-e4e9-4f71-b865-7bb8ea505372 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.227844 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c2e4be2-e4e9-4f71-b865-7bb8ea505372 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.227844 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9c2e4be2-e4e9-4f71-b865-7bb8ea505372 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:06.229414 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-75f87caf-f5a1-49f9-8fbf-987836231e32 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:06.229676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-75f87caf-f5a1-49f9-8fbf-987836231e32 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.229926 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-75f87caf-f5a1-49f9-8fbf-987836231e32 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.230060 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-75f87caf-f5a1-49f9-8fbf-987836231e32 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:06.234063 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.234063 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:06.234063 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c2e4be2-e4e9-4f71-b865-7bb8ea505372 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:06.234063 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1080/4293] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:06 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:06.234209 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.234209 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:06.234761 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-75f87caf-f5a1-49f9-8fbf-987836231e32 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:06.235173 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1069/4294] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:06 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:06.455895 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0eaf3bf6-4473-41d1-b82f-3101bb533158 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.457899 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0eaf3bf6-4473-41d1-b82f-3101bb533158 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 Aug 08 06:34:06.458218 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0eaf3bf6-4473-41d1-b82f-3101bb533158 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.458567 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0eaf3bf6-4473-41d1-b82f-3101bb533158 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.466979 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0eaf3bf6-4473-41d1-b82f-3101bb533158 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 returned with HTTP 404 Aug 08 06:34:06.467605 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1071/4295] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:06 2026] GET /volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:06.480594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cb93d934-be28-4dde-8a5c-fe11c5f75577 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.483902 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb93d934-be28-4dde-8a5c-fe11c5f75577 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action Aug 08 06:34:06.484251 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb93d934-be28-4dde-8a5c-fe11c5f75577 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:06.484366 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb93d934-be28-4dde-8a5c-fe11c5f75577 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:06.485760 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-cb93d934-be28-4dde-8a5c-fe11c5f75577 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '6156d834-2d9a-4e38-9fd3-e5326dcf8ebc' with '{'status': 'available'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:34:06.497103 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.497103 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:06.511714 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb93d934-be28-4dde-8a5c-fe11c5f75577 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action returned with HTTP 202 Aug 08 06:34:06.512517 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1076/4296] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:06 2026] POST /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:06.520790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd360d0d-6151-43a1-a273-14d5a19899eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.522596 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd360d0d-6151-43a1-a273-14d5a19899eb tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:06.523701 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd360d0d-6151-43a1-a273-14d5a19899eb tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.524054 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd360d0d-6151-43a1-a273-14d5a19899eb tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.530760 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.530760 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:06.533120 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd360d0d-6151-43a1-a273-14d5a19899eb tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:06.533120 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd360d0d-6151-43a1-a273-14d5a19899eb tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:34:06.533120 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1081/4297] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:06 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:06.543821 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-31aa72d7-77c0-484b-9304-5628d80889e4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.546142 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31aa72d7-77c0-484b-9304-5628d80889e4 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 Aug 08 06:34:06.546633 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31aa72d7-77c0-484b-9304-5628d80889e4 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.546633 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31aa72d7-77c0-484b-9304-5628d80889e4 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.546766 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-31aa72d7-77c0-484b-9304-5628d80889e4 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Delete snapshot with id: 8e2edfc7-25dd-4f1e-a417-ddd708357082 Aug 08 06:34:06.555158 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31aa72d7-77c0-484b-9304-5628d80889e4 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 returned with HTTP 404 Aug 08 06:34:06.555158 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1070/4298] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:34:06 2026] DELETE /volume/v3/snapshots/8e2edfc7-25dd-4f1e-a417-ddd708357082 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:06.567529 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7e606ead-d65b-496f-ad4d-aaa75532d712 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.569586 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e606ead-d65b-496f-ad4d-aaa75532d712 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action Aug 08 06:34:06.570027 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e606ead-d65b-496f-ad4d-aaa75532d712 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:06.570193 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e606ead-d65b-496f-ad4d-aaa75532d712 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:06.572271 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-7e606ead-d65b-496f-ad4d-aaa75532d712 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '6156d834-2d9a-4e38-9fd3-e5326dcf8ebc' with '{'status': 'creating'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:34:06.583107 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.583107 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:06.598286 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e606ead-d65b-496f-ad4d-aaa75532d712 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action returned with HTTP 202 Aug 08 06:34:06.598819 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1072/4299] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:06 2026] POST /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:06.605135 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f0564fbe-7f1e-4f70-9eea-90ba4cfd4280 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.607135 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0564fbe-7f1e-4f70-9eea-90ba4cfd4280 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:06.607332 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0564fbe-7f1e-4f70-9eea-90ba4cfd4280 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.607574 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0564fbe-7f1e-4f70-9eea-90ba4cfd4280 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.612736 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.612736 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:06.613217 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f0564fbe-7f1e-4f70-9eea-90ba4cfd4280 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:06.614142 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0564fbe-7f1e-4f70-9eea-90ba4cfd4280 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:34:06.614655 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1077/4300] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:06 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:06.624331 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-25e67a33-4a9a-4e5d-a1ad-48981eea7a29 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.627556 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-25e67a33-4a9a-4e5d-a1ad-48981eea7a29 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] POST https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action Aug 08 06:34:06.627556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-25e67a33-4a9a-4e5d-a1ad-48981eea7a29 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:06.627556 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-25e67a33-4a9a-4e5d-a1ad-48981eea7a29 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:06.629848 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.snapshot_actions [None req-25e67a33-4a9a-4e5d-a1ad-48981eea7a29 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100289) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 06:34:06.640266 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.640266 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:06.641001 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.snapshot_actions [None req-25e67a33-4a9a-4e5d-a1ad-48981eea7a29 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Updating snapshot 6156d834-2d9a-4e38-9fd3-e5326dcf8ebc with info {'id': '6156d834-2d9a-4e38-9fd3-e5326dcf8ebc', 'status': 'error', 'progress': '80%'} Aug 08 06:34:06.647643 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-25e67a33-4a9a-4e5d-a1ad-48981eea7a29 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action returned with HTTP 202 Aug 08 06:34:06.648301 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1082/4301] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:06 2026] POST /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:06.663361 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0c203a9d-75bd-402c-a228-c51a1ae7cc64 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.666159 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c203a9d-75bd-402c-a228-c51a1ae7cc64 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:06.666335 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c203a9d-75bd-402c-a228-c51a1ae7cc64 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.666571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c203a9d-75bd-402c-a228-c51a1ae7cc64 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.673017 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.673017 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:06.673495 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0c203a9d-75bd-402c-a228-c51a1ae7cc64 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Snapshot retrieved successfully. Aug 08 06:34:06.674321 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c203a9d-75bd-402c-a228-c51a1ae7cc64 tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:34:06.674791 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1071/4302] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:06 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:06.684741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3da778e6-8f8b-4e7c-91e9-8de29fea1b4a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.687484 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3da778e6-8f8b-4e7c-91e9-8de29fea1b4a tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] POST https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action Aug 08 06:34:06.687843 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3da778e6-8f8b-4e7c-91e9-8de29fea1b4a tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:06.687973 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3da778e6-8f8b-4e7c-91e9-8de29fea1b4a tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:06.689363 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-3da778e6-8f8b-4e7c-91e9-8de29fea1b4a tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] Updating snapshot '6156d834-2d9a-4e38-9fd3-e5326dcf8ebc' with '{'status': 'available'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:34:06.697722 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.697722 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:06.712564 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3da778e6-8f8b-4e7c-91e9-8de29fea1b4a tempest-SnapshotsActionsTest-1717855328 tempest-SnapshotsActionsTest-1717855328-project-admin] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action returned with HTTP 202 Aug 08 06:34:06.713027 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1073/4303] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:34:06 2026] POST /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:06.720450 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d4424c6e-20af-4547-b34e-8ff0b5d1767e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.722364 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4424c6e-20af-4547-b34e-8ff0b5d1767e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:06.722604 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4424c6e-20af-4547-b34e-8ff0b5d1767e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.722831 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4424c6e-20af-4547-b34e-8ff0b5d1767e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.728347 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.728347 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:06.728841 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d4424c6e-20af-4547-b34e-8ff0b5d1767e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:06.729635 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4424c6e-20af-4547-b34e-8ff0b5d1767e tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:34:06.730173 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1078/4304] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:06 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:06.747216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-790504a3-010a-4740-a666-e3adcf99f2ca None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.751182 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-790504a3-010a-4740-a666-e3adcf99f2ca tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:06.751402 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-790504a3-010a-4740-a666-e3adcf99f2ca tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.752004 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-790504a3-010a-4740-a666-e3adcf99f2ca tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.752112 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-790504a3-010a-4740-a666-e3adcf99f2ca tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Delete snapshot with id: 6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:06.757686 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.757686 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:06.758199 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-790504a3-010a-4740-a666-e3adcf99f2ca tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:06.781206 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-790504a3-010a-4740-a666-e3adcf99f2ca tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot delete request issued successfully. Aug 08 06:34:06.781404 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-790504a3-010a-4740-a666-e3adcf99f2ca tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 202 Aug 08 06:34:06.782046 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1083/4305] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:34:06 2026] DELETE /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:06.792636 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e10ec8ea-c1e5-4b60-a51c-f7cf42f0132c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.795184 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e10ec8ea-c1e5-4b60-a51c-f7cf42f0132c tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:06.795397 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e10ec8ea-c1e5-4b60-a51c-f7cf42f0132c tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.795590 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e10ec8ea-c1e5-4b60-a51c-f7cf42f0132c tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.800271 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.800271 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:06.800711 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e10ec8ea-c1e5-4b60-a51c-f7cf42f0132c tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Snapshot retrieved successfully. Aug 08 06:34:06.801496 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e10ec8ea-c1e5-4b60-a51c-f7cf42f0132c tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 200 Aug 08 06:34:06.801829 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1072/4306] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:06 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:06.914891 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-585e5569-7bde-49d1-95d1-5fb54073e535 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:06.917894 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-585e5569-7bde-49d1-95d1-5fb54073e535 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de Aug 08 06:34:06.918245 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-585e5569-7bde-49d1-95d1-5fb54073e535 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:06.918791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-585e5569-7bde-49d1-95d1-5fb54073e535 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:06.918791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-585e5569-7bde-49d1-95d1-5fb54073e535 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id a8f7952e-3d5b-4e91-9937-51d268fa39de. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:06.924411 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:06.924411 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:06.925842 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-585e5569-7bde-49d1-95d1-5fb54073e535 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de returned with HTTP 200 Aug 08 06:34:06.925842 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1074/4307] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:06 2026] GET /volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:07.016108 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d538067e-182d-43c9-bc21-62eb4c67df34 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:07.020799 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d538067e-182d-43c9-bc21-62eb4c67df34 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:07.021043 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d538067e-182d-43c9-bc21-62eb4c67df34 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:07.021256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d538067e-182d-43c9-bc21-62eb4c67df34 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:07.032754 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:07.032754 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:07.038877 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d538067e-182d-43c9-bc21-62eb4c67df34 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:07.041389 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d538067e-182d-43c9-bc21-62eb4c67df34 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:07.041933 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1079/4308] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:07 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:07.247550 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e39921ed-ac54-4451-a534-0379a6c06b8b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:07.247550 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e39921ed-ac54-4451-a534-0379a6c06b8b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:07.247939 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d0a5c0eb-dfab-408f-ba36-71ce8a45ff03 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:07.248185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e39921ed-ac54-4451-a534-0379a6c06b8b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:07.248185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e39921ed-ac54-4451-a534-0379a6c06b8b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:07.248185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e39921ed-ac54-4451-a534-0379a6c06b8b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:07.250272 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0a5c0eb-dfab-408f-ba36-71ce8a45ff03 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:07.250272 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0a5c0eb-dfab-408f-ba36-71ce8a45ff03 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:07.250482 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0a5c0eb-dfab-408f-ba36-71ce8a45ff03 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:07.250582 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d0a5c0eb-dfab-408f-ba36-71ce8a45ff03 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:07.253146 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:07.253146 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:07.253932 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e39921ed-ac54-4451-a534-0379a6c06b8b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:07.254372 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1084/4309] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:07 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:07.255616 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:07.255616 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:07.256302 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0a5c0eb-dfab-408f-ba36-71ce8a45ff03 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:07.256784 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1073/4310] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:07 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:07.813521 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2f1a5b9f-1457-4929-984f-3f3c9ba0bea7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:07.815302 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f1a5b9f-1457-4929-984f-3f3c9ba0bea7 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc Aug 08 06:34:07.815555 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f1a5b9f-1457-4929-984f-3f3c9ba0bea7 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:07.815794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f1a5b9f-1457-4929-984f-3f3c9ba0bea7 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:07.820039 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f1a5b9f-1457-4929-984f-3f3c9ba0bea7 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc returned with HTTP 404 Aug 08 06:34:07.820742 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1075/4311] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:07 2026] GET /volume/v3/snapshots/6156d834-2d9a-4e38-9fd3-e5326dcf8ebc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:07.828223 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c48e38dc-ddfa-43f4-a766-2eeaf74bc5b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:07.830005 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c48e38dc-ddfa-43f4-a766-2eeaf74bc5b1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:34:07.830194 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c48e38dc-ddfa-43f4-a766-2eeaf74bc5b1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:07.830427 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c48e38dc-ddfa-43f4-a766-2eeaf74bc5b1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:07.837605 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:07.837605 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:07.842182 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c48e38dc-ddfa-43f4-a766-2eeaf74bc5b1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:34:07.848290 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c48e38dc-ddfa-43f4-a766-2eeaf74bc5b1 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 returned with HTTP 200 Aug 08 06:34:07.848861 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1080/4312] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:07 2026] GET /volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:07.862138 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ac69dc20-e9eb-4fb2-aa1c-64fd0e5ea9c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:07.863889 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac69dc20-e9eb-4fb2-aa1c-64fd0e5ea9c3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] DELETE https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:34:07.864166 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac69dc20-e9eb-4fb2-aa1c-64fd0e5ea9c3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:07.864285 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ac69dc20-e9eb-4fb2-aa1c-64fd0e5ea9c3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:07.864384 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-ac69dc20-e9eb-4fb2-aa1c-64fd0e5ea9c3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Delete volume with id: adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:34:07.870944 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:07.870944 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:07.871331 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ac69dc20-e9eb-4fb2-aa1c-64fd0e5ea9c3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:34:07.887083 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ac69dc20-e9eb-4fb2-aa1c-64fd0e5ea9c3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Delete volume request issued successfully. Aug 08 06:34:07.887357 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ac69dc20-e9eb-4fb2-aa1c-64fd0e5ea9c3 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 returned with HTTP 202 Aug 08 06:34:07.887926 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1085/4313] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:07 2026] DELETE /volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:07.895948 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7391c8ad-9b8f-4aab-bb78-ee89d60c9d27 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:07.897855 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7391c8ad-9b8f-4aab-bb78-ee89d60c9d27 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:34:07.898096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7391c8ad-9b8f-4aab-bb78-ee89d60c9d27 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:07.898368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7391c8ad-9b8f-4aab-bb78-ee89d60c9d27 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:07.907498 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:07.907498 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:07.911704 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7391c8ad-9b8f-4aab-bb78-ee89d60c9d27 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Volume info retrieved successfully. Aug 08 06:34:07.916602 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7391c8ad-9b8f-4aab-bb78-ee89d60c9d27 tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 returned with HTTP 200 Aug 08 06:34:07.917184 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1074/4314] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:07 2026] GET /volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:07.938560 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b4d1dd6b-3876-4abe-8a7f-e16be71f5805 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:07.941364 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b4d1dd6b-3876-4abe-8a7f-e16be71f5805 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de Aug 08 06:34:07.942637 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b4d1dd6b-3876-4abe-8a7f-e16be71f5805 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:07.943681 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b4d1dd6b-3876-4abe-8a7f-e16be71f5805 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:07.943879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b4d1dd6b-3876-4abe-8a7f-e16be71f5805 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id a8f7952e-3d5b-4e91-9937-51d268fa39de. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:07.950050 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b4d1dd6b-3876-4abe-8a7f-e16be71f5805 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de returned with HTTP 404 Aug 08 06:34:07.951270 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1076/4315] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:07 2026] GET /volume/v3/backups/a8f7952e-3d5b-4e91-9937-51d268fa39de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 06:34:07.959480 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-49626083-96de-47e5-924e-1055fcba1a5f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:07.961290 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49626083-96de-47e5-924e-1055fcba1a5f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 Aug 08 06:34:07.961712 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49626083-96de-47e5-924e-1055fcba1a5f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:07.961864 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49626083-96de-47e5-924e-1055fcba1a5f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:07.961953 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-49626083-96de-47e5-924e-1055fcba1a5f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume with id: 370482fb-0834-4130-a6e6-ea8c3f236303 Aug 08 06:34:07.971678 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:07.971678 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:07.972056 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-49626083-96de-47e5-924e-1055fcba1a5f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:07.993055 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-49626083-96de-47e5-924e-1055fcba1a5f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume request issued successfully. Aug 08 06:34:07.993424 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49626083-96de-47e5-924e-1055fcba1a5f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 returned with HTTP 202 Aug 08 06:34:07.993885 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1081/4316] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:07 2026] DELETE /volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:08.004024 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-67f83cdd-43f5-42db-8d49-380258597417 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:08.006326 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67f83cdd-43f5-42db-8d49-380258597417 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 Aug 08 06:34:08.006828 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67f83cdd-43f5-42db-8d49-380258597417 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:08.007093 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-67f83cdd-43f5-42db-8d49-380258597417 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:08.016713 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:08.016713 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:08.021375 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-67f83cdd-43f5-42db-8d49-380258597417 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:08.029739 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-67f83cdd-43f5-42db-8d49-380258597417 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 returned with HTTP 200 Aug 08 06:34:08.030272 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1086/4317] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:08 2026] GET /volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:08.061065 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b939226c-3887-46ea-93ea-a6590d6680ba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:08.063172 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b939226c-3887-46ea-93ea-a6590d6680ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:08.063482 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b939226c-3887-46ea-93ea-a6590d6680ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:08.063741 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b939226c-3887-46ea-93ea-a6590d6680ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:08.078899 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:08.078899 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:08.086823 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b939226c-3887-46ea-93ea-a6590d6680ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:08.098833 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b939226c-3887-46ea-93ea-a6590d6680ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:08.098833 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1075/4318] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:08 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:08.264696 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-06a97514-0542-4786-a1a7-3042e465ad4a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:08.268421 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06a97514-0542-4786-a1a7-3042e465ad4a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:08.269637 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1b953751-66b6-408f-b6e4-20b83896f7c8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:08.271597 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b953751-66b6-408f-b6e4-20b83896f7c8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:08.271924 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b953751-66b6-408f-b6e4-20b83896f7c8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:08.272001 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06a97514-0542-4786-a1a7-3042e465ad4a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:08.272191 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1b953751-66b6-408f-b6e4-20b83896f7c8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:08.272238 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06a97514-0542-4786-a1a7-3042e465ad4a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:08.272341 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1b953751-66b6-408f-b6e4-20b83896f7c8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:08.272491 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-06a97514-0542-4786-a1a7-3042e465ad4a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:08.283687 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:08.283687 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:08.284786 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06a97514-0542-4786-a1a7-3042e465ad4a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:08.287868 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1077/4319] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:08 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:08.290517 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:08.290517 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:08.290517 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1b953751-66b6-408f-b6e4-20b83896f7c8 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:08.290517 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1082/4320] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:08 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:08.490189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-2656eb6f-1d21-4632-9c8b-815d937e9a36 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:08.492537 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-2656eb6f-1d21-4632-9c8b-815d937e9a36 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/attachments/7b4d8414-62ea-4685-9e4d-a3f9e0572882/action Aug 08 06:34:08.492915 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-2656eb6f-1d21-4632-9c8b-815d937e9a36 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:08.493010 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-2656eb6f-1d21-4632-9c8b-815d937e9a36 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:08.510666 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:08.510666 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:08.522027 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-ae6953bb-1a56-4a03-8b69-c76170a63cef req-2656eb6f-1d21-4632-9c8b-815d937e9a36 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/7b4d8414-62ea-4685-9e4d-a3f9e0572882/action returned with HTTP 204 Aug 08 06:34:08.522672 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1087/4321] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:34:08 2026] POST /volume/v3/attachments/7b4d8414-62ea-4685-9e4d-a3f9e0572882/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:08.929713 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d90a5afe-d945-405d-abaf-cdc6e1e2104b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:08.931834 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d90a5afe-d945-405d-abaf-cdc6e1e2104b tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] GET https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 Aug 08 06:34:08.932055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d90a5afe-d945-405d-abaf-cdc6e1e2104b tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:08.932283 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d90a5afe-d945-405d-abaf-cdc6e1e2104b tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:08.938278 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d90a5afe-d945-405d-abaf-cdc6e1e2104b tempest-SnapshotsActionsTest-978722844 tempest-SnapshotsActionsTest-978722844-project-member] https://10.4.3.32/volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 returned with HTTP 404 Aug 08 06:34:08.938767 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1076/4322] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:08 2026] GET /volume/v3/volumes/adcfb182-e966-4019-a4fd-fe7158d97809 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:09.047151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a18f02ec-79a5-4416-a1b2-47c3ddbe13bf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:09.049916 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a18f02ec-79a5-4416-a1b2-47c3ddbe13bf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 Aug 08 06:34:09.050210 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a18f02ec-79a5-4416-a1b2-47c3ddbe13bf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:09.050484 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a18f02ec-79a5-4416-a1b2-47c3ddbe13bf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:09.057278 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a18f02ec-79a5-4416-a1b2-47c3ddbe13bf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 returned with HTTP 404 Aug 08 06:34:09.057751 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1078/4323] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:09 2026] GET /volume/v3/volumes/370482fb-0834-4130-a6e6-ea8c3f236303 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:09.069149 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e4469e07-018d-4f4e-9081-7234c0ead174 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:09.070967 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4469e07-018d-4f4e-9081-7234c0ead174 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups Aug 08 06:34:09.071202 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e4469e07-018d-4f4e-9081-7234c0ead174 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:09.071415 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e4469e07-018d-4f4e-9081-7234c0ead174 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:09.077943 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e4469e07-018d-4f4e-9081-7234c0ead174 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Aug 08 06:34:09.078549 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1083/4324] 10.4.3.32 () {68 vars in 1270 bytes} [Sat Aug 8 06:34:09 2026] GET /volume/v3/backups => generated 619 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:09.088944 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-efe1cdcb-1785-4e95-bdfc-0f6ce0835dda None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:09.091867 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-efe1cdcb-1785-4e95-bdfc-0f6ce0835dda tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups?project_id=d6448e640c6c49f496573273f63e7c22 Aug 08 06:34:09.092139 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-efe1cdcb-1785-4e95-bdfc-0f6ce0835dda tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:09.092333 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-efe1cdcb-1785-4e95-bdfc-0f6ce0835dda tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:09.097799 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-efe1cdcb-1785-4e95-bdfc-0f6ce0835dda tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups?project_id=d6448e640c6c49f496573273f63e7c22 returned with HTTP 200 Aug 08 06:34:09.098188 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1088/4325] 10.4.3.32 () {68 vars in 1357 bytes} [Sat Aug 8 06:34:09 2026] GET /volume/v3/backups?project_id=d6448e640c6c49f496573273f63e7c22 => generated 619 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:09.106737 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:09.108558 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:09.108954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1985647808"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:09.110389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1985647808'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:09.110587 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume of 1 GB Aug 08 06:34:09.114730 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Availability Zones retrieved successfully. Aug 08 06:34:09.115822 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6267de59-90e8-4dd3-8ca7-b745babbc9e2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:09.117507 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6267de59-90e8-4dd3-8ca7-b745babbc9e2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:09.117691 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6267de59-90e8-4dd3-8ca7-b745babbc9e2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:09.117889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6267de59-90e8-4dd3-8ca7-b745babbc9e2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:09.120371 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (79bc81e7-4869-407a-9e0f-b2cbd7a5a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:09.121323 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81893821-8c1a-4063-91f7-27a48a033fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:09.122163 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:09.126849 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:09.126849 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:09.130277 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6267de59-90e8-4dd3-8ca7-b745babbc9e2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:09.134119 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6267de59-90e8-4dd3-8ca7-b745babbc9e2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:09.134470 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1079/4326] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:09 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:09.147476 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81893821-8c1a-4063-91f7-27a48a033fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:09.148759 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34cd87ec-8aac-4d2b-a345-ad04d7ed06d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:09.193753 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['1be1ebec-3753-451f-a6a6-a573efcc50c9', 'f94a843c-4b2f-433c-9185-f3a8c7e38782', '68f477f5-0c82-46a9-8572-4ad2cee464f3', '62c970fe-4c10-4374-b17c-299491ba98fe'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:09.194750 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34cd87ec-8aac-4d2b-a345-ad04d7ed06d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be1ebec-3753-451f-a6a6-a573efcc50c9', 'f94a843c-4b2f-433c-9185-f3a8c7e38782', '68f477f5-0c82-46a9-8572-4ad2cee464f3', '62c970fe-4c10-4374-b17c-299491ba98fe']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:09.195566 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed81cb8-8e80-4a10-bf42-fea5d408dc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:09.223981 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed81cb8-8e80-4a10-bf42-fea5d408dc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f103222-6fe4-4587-af51-448e12472a6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1985647808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['1be1ebec-3753-451f-a6a6-a573efcc50c9','f94a843c-4b2f-433c-9185-f3a8c7e38782','68f477f5-0c82-46a9-8572-4ad2cee464f3','62c970fe-4c10-4374-b17c-299491ba98fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1985647808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f103222-6fe4-4587-af51-448e12472a6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6448e640c6c49f496573273f63e7c22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='042508f5c23a41a589478ac1c5474824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:09.223981 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bf955d-c148-46b8-b6de-e6b9af750bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:09.245498 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bf955d-c148-46b8-b6de-e6b9af750bc8) transitioned into state 'SUCCESS' from state '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-1985647808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['1be1ebec-3753-451f-a6a6-a573efcc50c9','f94a843c-4b2f-433c-9185-f3a8c7e38782','68f477f5-0c82-46a9-8572-4ad2cee464f3','62c970fe-4c10-4374-b17c-299491ba98fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:09.246265 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84afcd7e-4767-40c7-880c-fbfd5e92a0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:09.256324 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84afcd7e-4767-40c7-880c-fbfd5e92a0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:09.257223 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (79bc81e7-4869-407a-9e0f-b2cbd7a5a9a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:09.257566 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume request issued successfully. Aug 08 06:34:09.258206 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9151062-9117-4ab6-8a1d-605b1fb9e328 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:09.258735 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1077/4327] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:34:09 2026] POST /volume/v3/volumes => generated 776 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:09.273342 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-58854ef0-d8ed-4728-95dc-58d25b05611e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:09.275985 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-58854ef0-d8ed-4728-95dc-58d25b05611e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f Aug 08 06:34:09.276314 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-58854ef0-d8ed-4728-95dc-58d25b05611e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:09.276424 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-58854ef0-d8ed-4728-95dc-58d25b05611e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:09.289516 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:09.289516 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:09.294353 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-58854ef0-d8ed-4728-95dc-58d25b05611e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:09.300847 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-58854ef0-d8ed-4728-95dc-58d25b05611e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f returned with HTTP 200 Aug 08 06:34:09.301334 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1084/4328] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:09 2026] GET /volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:09.305842 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bed7e70d-e20d-488a-ad9c-6356c9e4ae15 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:09.305955 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d721e2e9-a305-4430-8715-77d5f99476c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:09.306477 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bed7e70d-e20d-488a-ad9c-6356c9e4ae15 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:09.306733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bed7e70d-e20d-488a-ad9c-6356c9e4ae15 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:09.307021 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bed7e70d-e20d-488a-ad9c-6356c9e4ae15 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:09.307133 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-bed7e70d-e20d-488a-ad9c-6356c9e4ae15 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:09.308272 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d721e2e9-a305-4430-8715-77d5f99476c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:09.309793 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d721e2e9-a305-4430-8715-77d5f99476c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:09.309793 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d721e2e9-a305-4430-8715-77d5f99476c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:09.309793 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d721e2e9-a305-4430-8715-77d5f99476c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:09.313309 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:09.313309 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:09.314319 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bed7e70d-e20d-488a-ad9c-6356c9e4ae15 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:09.314531 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:09.314531 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:09.314746 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1089/4329] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:09 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:09.315333 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d721e2e9-a305-4430-8715-77d5f99476c2 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:09.315864 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1080/4330] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:09 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:10.318109 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bc47a3c5-9860-400d-8e7b-9638835f21f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:10.320159 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc47a3c5-9860-400d-8e7b-9638835f21f2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f Aug 08 06:34:10.320415 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc47a3c5-9860-400d-8e7b-9638835f21f2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:10.320672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc47a3c5-9860-400d-8e7b-9638835f21f2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:10.329674 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-689f1088-46fd-45d4-b858-aa3a4ba5b794 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:10.330722 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:10.330722 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:10.331762 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-689f1088-46fd-45d4-b858-aa3a4ba5b794 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:10.331995 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-689f1088-46fd-45d4-b858-aa3a4ba5b794 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:10.332165 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-689f1088-46fd-45d4-b858-aa3a4ba5b794 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:10.332399 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-689f1088-46fd-45d4-b858-aa3a4ba5b794 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:10.333753 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9080343c-6b32-4372-9c4f-506dd92c467b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:10.335638 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bc47a3c5-9860-400d-8e7b-9638835f21f2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:10.337022 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:10.337022 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:10.337791 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-689f1088-46fd-45d4-b858-aa3a4ba5b794 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:10.338203 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1085/4331] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:10 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:10.341659 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9080343c-6b32-4372-9c4f-506dd92c467b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:10.342035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9080343c-6b32-4372-9c4f-506dd92c467b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:10.342370 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9080343c-6b32-4372-9c4f-506dd92c467b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:10.342544 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-9080343c-6b32-4372-9c4f-506dd92c467b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:10.344360 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc47a3c5-9860-400d-8e7b-9638835f21f2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f returned with HTTP 200 Aug 08 06:34:10.344867 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1078/4332] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:10 2026] GET /volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:10.348250 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:10.348250 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:10.349204 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9080343c-6b32-4372-9c4f-506dd92c467b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:10.349736 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1090/4333] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:10 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:10.359871 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7d2f8375-02f2-44ed-9beb-0a4c5033e7ff None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:10.361651 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d2f8375-02f2-44ed-9beb-0a4c5033e7ff tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:34:10.362079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d2f8375-02f2-44ed-9beb-0a4c5033e7ff tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f103222-6fe4-4587-af51-448e12472a6f", "name": "tempest-type-Backup-2130706813"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:10.363581 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-7d2f8375-02f2-44ed-9beb-0a4c5033e7ff tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating new backup {'backup': {'volume_id': '5f103222-6fe4-4587-af51-448e12472a6f', 'name': 'tempest-type-Backup-2130706813'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:34:10.363786 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-7d2f8375-02f2-44ed-9beb-0a4c5033e7ff tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating backup of volume 5f103222-6fe4-4587-af51-448e12472a6f in container None Aug 08 06:34:10.371131 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:10.371131 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:10.373019 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7d2f8375-02f2-44ed-9beb-0a4c5033e7ff tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:10.397323 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-7d2f8375-02f2-44ed-9beb-0a4c5033e7ff tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['e18138ad-92c4-4a12-82f2-7f909d309ad2', '6063697a-0333-4d1c-a616-10b116ad96b6'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:10.438788 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d2f8375-02f2-44ed-9beb-0a4c5033e7ff tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:34:10.439244 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1081/4334] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:34:10 2026] POST /volume/v3/backups => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:10.450409 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-52057020-1862-42e8-b319-ccce27db6367 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:10.452259 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52057020-1862-42e8-b319-ccce27db6367 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:10.452596 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52057020-1862-42e8-b319-ccce27db6367 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:10.452892 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-52057020-1862-42e8-b319-ccce27db6367 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:10.452972 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-52057020-1862-42e8-b319-ccce27db6367 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:10.459577 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:10.459577 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:10.460594 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-52057020-1862-42e8-b319-ccce27db6367 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:10.461105 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1086/4335] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:10 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:11.351213 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-60e5da09-2e9e-4c64-859a-91086c80b9b9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:11.353227 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60e5da09-2e9e-4c64-859a-91086c80b9b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:11.353529 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60e5da09-2e9e-4c64-859a-91086c80b9b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:11.353797 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60e5da09-2e9e-4c64-859a-91086c80b9b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:11.353949 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-60e5da09-2e9e-4c64-859a-91086c80b9b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:11.359660 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:11.359660 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:11.361066 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60e5da09-2e9e-4c64-859a-91086c80b9b9 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:11.361656 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1079/4336] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:11 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:11.366442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d097e730-1a1b-47d5-8d4d-0d034cbfcb79 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:11.368955 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d097e730-1a1b-47d5-8d4d-0d034cbfcb79 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:11.369315 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d097e730-1a1b-47d5-8d4d-0d034cbfcb79 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:11.369727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d097e730-1a1b-47d5-8d4d-0d034cbfcb79 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:11.369930 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d097e730-1a1b-47d5-8d4d-0d034cbfcb79 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:11.377328 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:11.377328 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:11.378529 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d097e730-1a1b-47d5-8d4d-0d034cbfcb79 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:11.379234 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1091/4337] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:11 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:11.475481 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-81238f84-3de2-4942-b150-4f166f1340e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:11.477613 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-81238f84-3de2-4942-b150-4f166f1340e9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:11.477891 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-81238f84-3de2-4942-b150-4f166f1340e9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:11.478148 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-81238f84-3de2-4942-b150-4f166f1340e9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:11.478268 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-81238f84-3de2-4942-b150-4f166f1340e9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:11.482888 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:11.482888 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:11.483638 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-81238f84-3de2-4942-b150-4f166f1340e9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:11.484124 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1082/4338] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:11 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:34:11.576292 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a4205602-516a-4451-b1d5-1f109e44559a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:11.696344 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4205602-516a-4451-b1d5-1f109e44559a tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:11.696977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4205602-516a-4451-b1d5-1f109e44559a tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1342599377"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:11.714302 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4205602-516a-4451-b1d5-1f109e44559a tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:11.714787 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1087/4339] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:34:11 2026] POST /volume/v3/types => generated 233 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:11.723640 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-21a075ec-a586-4d18-b665-48dd7d6a083a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:11.726355 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-21a075ec-a586-4d18-b665-48dd7d6a083a tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:11.727037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-21a075ec-a586-4d18-b665-48dd7d6a083a tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1675008482", "extra_specs": {"multiattach": " True"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:11.745356 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-21a075ec-a586-4d18-b665-48dd7d6a083a tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:11.745936 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1080/4340] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:11 2026] POST /volume/v3/types => generated 259 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:11.757201 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:11.821690 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:11.822114 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1342599377", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2025262247"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:11.823724 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1342599377', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2025262247'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:11.828199 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Create volume of 1 GB Aug 08 06:34:11.828600 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:11.828600 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:11.829111 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Availability Zones retrieved successfully. Aug 08 06:34:11.834701 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Flow 'volume_create_api' (6a4a5235-d6a7-4f87-ada5-74257a75980d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:11.835896 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ca0e0e-9e61-49be-b197-563e2f6f29ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:11.836844 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:11.861582 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ca0e0e-9e61-49be-b197-563e2f6f29ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:34:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=899445b3-efeb-4d12-a536-e10e97f8143c,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1342599377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '899445b3-efeb-4d12-a536-e10e97f8143c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:11.861977 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1933ebd1-4cfa-4a50-be4a-d4294476fb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:11.895146 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1342599377 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1342599377, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:11.895493 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1342599377 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1342599377, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:11.935785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Created reservations ['b1326ba1-50a2-47a5-9141-d909b5516e33', '0fde2e15-484c-4c65-95fe-26d5bf262105', 'effec6e1-aa7e-4b62-8420-151ddd3da93e', '7a3c48e6-6fa8-4661-82fc-606f3aa3954f'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:11.936838 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1933ebd1-4cfa-4a50-be4a-d4294476fb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1326ba1-50a2-47a5-9141-d909b5516e33', '0fde2e15-484c-4c65-95fe-26d5bf262105', 'effec6e1-aa7e-4b62-8420-151ddd3da93e', '7a3c48e6-6fa8-4661-82fc-606f3aa3954f']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:11.937622 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cd5d96-3c71-48f4-8847-7a8488a63586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:11.962622 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cd5d96-3c71-48f4-8847-7a8488a63586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5be97e90-739f-43f4-82ac-c580c0d1cfde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2025262247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c5f510bf53484ea40295941baca926',qos_specs=None,replication_status=,reservations=['b1326ba1-50a2-47a5-9141-d909b5516e33','0fde2e15-484c-4c65-95fe-26d5bf262105','effec6e1-aa7e-4b62-8420-151ddd3da93e','7a3c48e6-6fa8-4661-82fc-606f3aa3954f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83578989e6bc4af6bf317e0ab2593850',volume_type_id=899445b3-efeb-4d12-a536-e10e97f8143c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2025262247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5be97e90-739f-43f4-82ac-c580c0d1cfde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c5f510bf53484ea40295941baca926',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83578989e6bc4af6bf317e0ab2593850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(899445b3-efeb-4d12-a536-e10e97f8143c),volume_type_id=899445b3-efeb-4d12-a536-e10e97f8143c)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:11.963332 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03147ef-f345-4b18-8555-5956b7134c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:11.985477 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03147ef-f345-4b18-8555-5956b7134c76) transitioned into state 'SUCCESS' from state '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-2025262247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c5f510bf53484ea40295941baca926',qos_specs=None,replication_status=,reservations=['b1326ba1-50a2-47a5-9141-d909b5516e33','0fde2e15-484c-4c65-95fe-26d5bf262105','effec6e1-aa7e-4b62-8420-151ddd3da93e','7a3c48e6-6fa8-4661-82fc-606f3aa3954f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83578989e6bc4af6bf317e0ab2593850',volume_type_id=899445b3-efeb-4d12-a536-e10e97f8143c)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:11.986067 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c501a8-a4ba-4ec1-9af8-33bba7f667a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:11.995980 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c501a8-a4ba-4ec1-9af8-33bba7f667a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:11.996767 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Flow 'volume_create_api' (6a4a5235-d6a7-4f87-ada5-74257a75980d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:11.997075 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Create volume request issued successfully. Aug 08 06:34:11.997795 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b07457e7-a40d-4153-bf38-05a9055a3fc8 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:11.998190 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1092/4341] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:34:11 2026] POST /volume/v3/volumes => generated 870 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:12.010703 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cb0a3ec0-fd25-4123-b414-e7740a851890 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:12.012929 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb0a3ec0-fd25-4123-b414-e7740a851890 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:12.013025 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb0a3ec0-fd25-4123-b414-e7740a851890 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:12.013214 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb0a3ec0-fd25-4123-b414-e7740a851890 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:12.022255 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:12.022255 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:12.028359 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb0a3ec0-fd25-4123-b414-e7740a851890 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:12.034429 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb0a3ec0-fd25-4123-b414-e7740a851890 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:12.035158 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1083/4342] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:12 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:12.371674 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-85f633b7-20df-47c6-9a39-45ca81646bfc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:12.373662 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85f633b7-20df-47c6-9a39-45ca81646bfc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:12.373898 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-85f633b7-20df-47c6-9a39-45ca81646bfc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:12.374625 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-85f633b7-20df-47c6-9a39-45ca81646bfc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:12.374736 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-85f633b7-20df-47c6-9a39-45ca81646bfc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:12.379552 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:12.379552 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:12.380413 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-85f633b7-20df-47c6-9a39-45ca81646bfc tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:12.380809 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1088/4343] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:12 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:12.396082 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d1d21d4a-48fb-4077-890e-0ff6b7d65d9a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:12.398101 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1d21d4a-48fb-4077-890e-0ff6b7d65d9a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:12.398328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1d21d4a-48fb-4077-890e-0ff6b7d65d9a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:12.398530 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1d21d4a-48fb-4077-890e-0ff6b7d65d9a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:12.398640 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d1d21d4a-48fb-4077-890e-0ff6b7d65d9a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:12.404251 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:12.404251 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:12.405090 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1d21d4a-48fb-4077-890e-0ff6b7d65d9a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:12.405604 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1081/4344] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:12 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:12.496730 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e939189e-7979-4935-a0fd-276e89739425 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:12.499791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e939189e-7979-4935-a0fd-276e89739425 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:12.500210 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e939189e-7979-4935-a0fd-276e89739425 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:12.500541 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e939189e-7979-4935-a0fd-276e89739425 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:12.500755 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e939189e-7979-4935-a0fd-276e89739425 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:12.507264 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:12.507264 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:12.508426 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e939189e-7979-4935-a0fd-276e89739425 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:12.509019 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1093/4345] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:12 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:12.578766 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e80aa25d-6c59-444a-b19a-065d4d486116 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:12.580930 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e80aa25d-6c59-444a-b19a-065d4d486116 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:34:12.581308 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e80aa25d-6c59-444a-b19a-065d4d486116 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ac7c707-7685-405f-b4a6-0ef323bb3b26", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-850447023", "description": null, "metadata": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:12.596178 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:12.596178 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:12.596820 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e80aa25d-6c59-444a-b19a-065d4d486116 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:12.597009 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-e80aa25d-6c59-444a-b19a-065d4d486116 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create snapshot from volume 6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:12.633325 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e80aa25d-6c59-444a-b19a-065d4d486116 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Created reservations ['fb246d62-9987-4b97-84bb-03dec274d27c', '4a1097da-e594-4376-86d2-c86bf4b19870', '676c3d21-2743-4802-8191-0449b361b315', '997d5691-6d75-4953-9ecb-f698850b94be'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:12.667734 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e80aa25d-6c59-444a-b19a-065d4d486116 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot force create request issued successfully. Aug 08 06:34:12.668207 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e80aa25d-6c59-444a-b19a-065d4d486116 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:34:12.668716 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1084/4346] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:34:12 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) Aug 08 06:34:12.676870 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c7640543-abb5-4076-b24a-ca3b55e6320d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:12.678623 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7640543-abb5-4076-b24a-ca3b55e6320d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 Aug 08 06:34:12.678801 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7640543-abb5-4076-b24a-ca3b55e6320d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:12.678937 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7640543-abb5-4076-b24a-ca3b55e6320d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:12.683909 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:12.683909 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:12.684584 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c7640543-abb5-4076-b24a-ca3b55e6320d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:12.685421 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7640543-abb5-4076-b24a-ca3b55e6320d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 returned with HTTP 200 Aug 08 06:34:12.685974 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1089/4347] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:12 2026] GET /volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:13.052160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3d25f80e-25be-404c-9fbb-75ec0e681f30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.054140 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d25f80e-25be-404c-9fbb-75ec0e681f30 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:13.054399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d25f80e-25be-404c-9fbb-75ec0e681f30 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.054660 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d25f80e-25be-404c-9fbb-75ec0e681f30 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.063728 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.063728 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:13.069002 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3d25f80e-25be-404c-9fbb-75ec0e681f30 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:13.076984 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d25f80e-25be-404c-9fbb-75ec0e681f30 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:13.077547 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1082/4348] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:13 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:13.094862 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2038ff91-fb62-400b-b461-d80fe5e2b1eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.097379 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2038ff91-fb62-400b-b461-d80fe5e2b1eb tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:13.097708 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2038ff91-fb62-400b-b461-d80fe5e2b1eb tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.098096 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2038ff91-fb62-400b-b461-d80fe5e2b1eb tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.110033 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.110033 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:13.115831 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2038ff91-fb62-400b-b461-d80fe5e2b1eb tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Volume info retrieved successfully. Aug 08 06:34:13.121285 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2038ff91-fb62-400b-b461-d80fe5e2b1eb tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:13.122008 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1094/4349] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:13 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:13.137942 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.139851 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] POST https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde/action Aug 08 06:34:13.140232 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1675008482", "migration_policy": "never"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:13.140360 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1675008482", "migration_policy": "never"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:13.150988 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.150988 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:13.151722 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:13.156945 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.156945 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:13.175343 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1675008482 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1675008482, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:13.175721 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1675008482 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1675008482, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:13.197064 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Created reservations ['e5fe9c1e-8208-483a-9fc0-15faf9c8d5be', '47336719-e52a-41e1-b65e-8241528d627a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:13.209761 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1342599377 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1342599377, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:13.209761 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1342599377 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1342599377, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:13.217926 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Created reservations ['8fd7d981-cf29-4cc5-82f9-3df823749d1c', '5ad8cff4-ce89-4eee-8c95-7e4959827d46'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:13.252007 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Retype volume request issued successfully. Aug 08 06:34:13.252607 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7adb4878-57e1-4a3a-bbeb-6a958c2d647f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde/action returned with HTTP 202 Aug 08 06:34:13.253180 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1085/4350] 10.4.3.32 () {70 vars in 1425 bytes} [Sat Aug 8 06:34:13 2026] POST /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 06:34:13.266671 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-80efc1da-12ad-484e-be9f-61425636e253 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.269965 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80efc1da-12ad-484e-be9f-61425636e253 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:13.269965 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80efc1da-12ad-484e-be9f-61425636e253 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.269965 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-80efc1da-12ad-484e-be9f-61425636e253 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.280345 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.280345 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:13.289312 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-80efc1da-12ad-484e-be9f-61425636e253 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:13.297408 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-80efc1da-12ad-484e-be9f-61425636e253 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:13.297741 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1090/4351] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:13 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:13.393923 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-954342bb-a00b-4cee-aad1-fa4beb1cd5d5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.396658 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-954342bb-a00b-4cee-aad1-fa4beb1cd5d5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:13.397005 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-954342bb-a00b-4cee-aad1-fa4beb1cd5d5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.397048 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-954342bb-a00b-4cee-aad1-fa4beb1cd5d5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.397152 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-954342bb-a00b-4cee-aad1-fa4beb1cd5d5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:13.403627 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.403627 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:13.404596 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-954342bb-a00b-4cee-aad1-fa4beb1cd5d5 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:13.405209 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1083/4352] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:13 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:13.415946 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a3b82e2-f7a0-4cbe-878a-1c88d7bb7505 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.417344 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a3b82e2-f7a0-4cbe-878a-1c88d7bb7505 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:13.417699 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a3b82e2-f7a0-4cbe-878a-1c88d7bb7505 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.418027 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a3b82e2-f7a0-4cbe-878a-1c88d7bb7505 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.418214 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1a3b82e2-f7a0-4cbe-878a-1c88d7bb7505 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:13.425370 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.425370 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:13.426653 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a3b82e2-f7a0-4cbe-878a-1c88d7bb7505 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:13.426653 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1095/4353] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:13 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:13.437754 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-159cf46b-5b4d-4d70-bbd8-69580583ecbe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.439803 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-159cf46b-5b4d-4d70-bbd8-69580583ecbe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/accce3a0-e5af-48ef-9a43-6fea8f73a6c3 Aug 08 06:34:13.440101 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-159cf46b-5b4d-4d70-bbd8-69580583ecbe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.440318 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-159cf46b-5b4d-4d70-bbd8-69580583ecbe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.440520 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-159cf46b-5b4d-4d70-bbd8-69580583ecbe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume with id: accce3a0-e5af-48ef-9a43-6fea8f73a6c3 Aug 08 06:34:13.447737 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.447737 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:13.448095 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-159cf46b-5b4d-4d70-bbd8-69580583ecbe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:34:13.472806 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-159cf46b-5b4d-4d70-bbd8-69580583ecbe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume request issued successfully. Aug 08 06:34:13.472806 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-159cf46b-5b4d-4d70-bbd8-69580583ecbe tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/accce3a0-e5af-48ef-9a43-6fea8f73a6c3 returned with HTTP 202 Aug 08 06:34:13.472806 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1086/4354] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:13 2026] DELETE /volume/v3/volumes/accce3a0-e5af-48ef-9a43-6fea8f73a6c3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:13.480907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-40b0e9cf-aa80-449a-a2d0-5578b20f8887 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.480907 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40b0e9cf-aa80-449a-a2d0-5578b20f8887 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/accce3a0-e5af-48ef-9a43-6fea8f73a6c3 Aug 08 06:34:13.480907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40b0e9cf-aa80-449a-a2d0-5578b20f8887 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.480907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-40b0e9cf-aa80-449a-a2d0-5578b20f8887 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.494193 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.494193 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:13.500645 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-40b0e9cf-aa80-449a-a2d0-5578b20f8887 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:34:13.509037 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-40b0e9cf-aa80-449a-a2d0-5578b20f8887 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/accce3a0-e5af-48ef-9a43-6fea8f73a6c3 returned with HTTP 200 Aug 08 06:34:13.509734 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1091/4355] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:13 2026] GET /volume/v3/volumes/accce3a0-e5af-48ef-9a43-6fea8f73a6c3 => generated 1063 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:13.521651 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-67dc402c-05ad-4c4e-83c0-374b5f74cfa8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.524077 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67dc402c-05ad-4c4e-83c0-374b5f74cfa8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:13.524341 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67dc402c-05ad-4c4e-83c0-374b5f74cfa8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.524560 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67dc402c-05ad-4c4e-83c0-374b5f74cfa8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.524675 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-67dc402c-05ad-4c4e-83c0-374b5f74cfa8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:13.531000 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.531000 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:13.531785 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67dc402c-05ad-4c4e-83c0-374b5f74cfa8 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:13.532214 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1084/4356] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:13 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:13.703800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ee4dbd27-edaf-4cca-932c-8040c2d75002 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.703800 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee4dbd27-edaf-4cca-932c-8040c2d75002 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 Aug 08 06:34:13.703800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee4dbd27-edaf-4cca-932c-8040c2d75002 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.703800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ee4dbd27-edaf-4cca-932c-8040c2d75002 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.712920 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.712920 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:13.714655 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ee4dbd27-edaf-4cca-932c-8040c2d75002 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:13.716501 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ee4dbd27-edaf-4cca-932c-8040c2d75002 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 returned with HTTP 200 Aug 08 06:34:13.717195 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1096/4357] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:13 2026] GET /volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:13.726001 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fde3c540-a924-4908-a0ab-f5389c2ef69b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:13.728658 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fde3c540-a924-4908-a0ab-f5389c2ef69b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 Aug 08 06:34:13.729050 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fde3c540-a924-4908-a0ab-f5389c2ef69b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:13.729050 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fde3c540-a924-4908-a0ab-f5389c2ef69b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:13.733993 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:13.733993 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:13.734375 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fde3c540-a924-4908-a0ab-f5389c2ef69b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:13.735092 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fde3c540-a924-4908-a0ab-f5389c2ef69b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 returned with HTTP 200 Aug 08 06:34:13.735452 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1087/4358] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:13 2026] GET /volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:14.316119 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-35ddea86-d7ad-4e4a-9905-a1075079c35e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.318549 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35ddea86-d7ad-4e4a-9905-a1075079c35e tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:14.319021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35ddea86-d7ad-4e4a-9905-a1075079c35e tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.319316 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35ddea86-d7ad-4e4a-9905-a1075079c35e tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.328007 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.328007 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:14.332508 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-35ddea86-d7ad-4e4a-9905-a1075079c35e tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:14.337719 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35ddea86-d7ad-4e4a-9905-a1075079c35e tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:14.338315 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1092/4359] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:14.352351 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f9f9a980-1708-41d7-93be-0d47db497b8c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.354363 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f9f9a980-1708-41d7-93be-0d47db497b8c tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:14.354598 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f9f9a980-1708-41d7-93be-0d47db497b8c tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.354783 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f9f9a980-1708-41d7-93be-0d47db497b8c tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.361710 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.361710 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:14.365300 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f9f9a980-1708-41d7-93be-0d47db497b8c tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Volume info retrieved successfully. Aug 08 06:34:14.368958 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f9f9a980-1708-41d7-93be-0d47db497b8c tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:14.369371 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1085/4360] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 1190 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:14.381178 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d850b18a-af9a-4b7f-b7b6-d29211675df3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.382533 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d850b18a-af9a-4b7f-b7b6-d29211675df3 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:14.382853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d850b18a-af9a-4b7f-b7b6-d29211675df3 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.383111 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d850b18a-af9a-4b7f-b7b6-d29211675df3 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.391436 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.391436 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:14.393828 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d850b18a-af9a-4b7f-b7b6-d29211675df3 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Volume info retrieved successfully. Aug 08 06:34:14.399466 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d850b18a-af9a-4b7f-b7b6-d29211675df3 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:14.400223 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1097/4361] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:14.416027 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bf86c5e8-e7e2-4df1-b688-39dec074defe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.418354 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f7464ae5-a556-4e5f-b973-d14d534e42c3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.418502 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf86c5e8-e7e2-4df1-b688-39dec074defe tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] POST https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde/action Aug 08 06:34:14.418746 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf86c5e8-e7e2-4df1-b688-39dec074defe tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1342599377", "migration_policy": "never"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:14.418892 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf86c5e8-e7e2-4df1-b688-39dec074defe tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1342599377", "migration_policy": "never"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:14.420680 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7464ae5-a556-4e5f-b973-d14d534e42c3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:14.420927 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7464ae5-a556-4e5f-b973-d14d534e42c3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.421104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f7464ae5-a556-4e5f-b973-d14d534e42c3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.421249 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f7464ae5-a556-4e5f-b973-d14d534e42c3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:14.427186 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.427186 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:14.427760 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.427760 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:14.428469 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f7464ae5-a556-4e5f-b973-d14d534e42c3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:14.428536 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bf86c5e8-e7e2-4df1-b688-39dec074defe tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:14.429076 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1093/4362] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:34:14.441624 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e305d6d5-3aef-4d2d-a55a-c8486f8bcd10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.443866 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e305d6d5-3aef-4d2d-a55a-c8486f8bcd10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:14.444101 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e305d6d5-3aef-4d2d-a55a-c8486f8bcd10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.444284 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e305d6d5-3aef-4d2d-a55a-c8486f8bcd10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.444460 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e305d6d5-3aef-4d2d-a55a-c8486f8bcd10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:14.454847 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.454847 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:14.457139 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e305d6d5-3aef-4d2d-a55a-c8486f8bcd10 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:14.457531 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1086/4363] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:14.468906 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cb4dc52e-e204-46fd-a015-6982efc3f29d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.471512 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb4dc52e-e204-46fd-a015-6982efc3f29d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:14.471943 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb4dc52e-e204-46fd-a015-6982efc3f29d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.472279 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cb4dc52e-e204-46fd-a015-6982efc3f29d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.472508 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-cb4dc52e-e204-46fd-a015-6982efc3f29d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete backup with id: d75a089a-1e19-47e9-935a-e2a307a15429. Aug 08 06:34:14.472875 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-bf86c5e8-e7e2-4df1-b688-39dec074defe tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Created reservations ['711b3fcb-87d3-42fd-9bbc-e51400a4cd9c', 'c2460cd2-01ac-4cb3-a567-13900dcd170c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:14.477877 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.477877 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:14.493856 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-bf86c5e8-e7e2-4df1-b688-39dec074defe tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Created reservations ['5047b020-a7af-4fb2-ae2c-b6482086a1eb', '9ececca9-b469-48ba-bcde-37408705ed05'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:14.494341 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-cb4dc52e-e204-46fd-a015-6982efc3f29d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] delete_backup rpcapi backup_id d75a089a-1e19-47e9-935a-e2a307a15429 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:14.497104 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cb4dc52e-e204-46fd-a015-6982efc3f29d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 202 Aug 08 06:34:14.497104 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1098/4364] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:14 2026] DELETE /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:14.509473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0b7fa1bf-eec3-4796-b168-4a33b3e0b910 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.511726 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b7fa1bf-eec3-4796-b168-4a33b3e0b910 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:14.511992 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b7fa1bf-eec3-4796-b168-4a33b3e0b910 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.512199 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0b7fa1bf-eec3-4796-b168-4a33b3e0b910 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.512326 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-0b7fa1bf-eec3-4796-b168-4a33b3e0b910 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:14.516932 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.516932 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:14.518071 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0b7fa1bf-eec3-4796-b168-4a33b3e0b910 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:14.518597 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1094/4365] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:14.523352 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bf86c5e8-e7e2-4df1-b688-39dec074defe tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Retype volume request issued successfully. Aug 08 06:34:14.523700 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf86c5e8-e7e2-4df1-b688-39dec074defe tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde/action returned with HTTP 202 Aug 08 06:34:14.524324 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1088/4366] 10.4.3.32 () {70 vars in 1425 bytes} [Sat Aug 8 06:34:14 2026] POST /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 06:34:14.531968 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9452e30b-f971-480a-9add-9711c6b3d95f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.535399 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9452e30b-f971-480a-9add-9711c6b3d95f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/accce3a0-e5af-48ef-9a43-6fea8f73a6c3 Aug 08 06:34:14.535399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9452e30b-f971-480a-9add-9711c6b3d95f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.535399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9452e30b-f971-480a-9add-9711c6b3d95f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.539833 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5c407660-32c9-4b77-9070-e9f3f8035b13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.546025 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c407660-32c9-4b77-9070-e9f3f8035b13 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:14.546169 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9452e30b-f971-480a-9add-9711c6b3d95f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/accce3a0-e5af-48ef-9a43-6fea8f73a6c3 returned with HTTP 404 Aug 08 06:34:14.546209 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c407660-32c9-4b77-9070-e9f3f8035b13 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.546209 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c407660-32c9-4b77-9070-e9f3f8035b13 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.546260 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1087/4367] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/volumes/accce3a0-e5af-48ef-9a43-6fea8f73a6c3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:14.546361 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1ac320de-9df7-4843-baa5-1d6e8089e3d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.552100 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.552100 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:14.552589 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ac320de-9df7-4843-baa5-1d6e8089e3d7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:14.552876 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ac320de-9df7-4843-baa5-1d6e8089e3d7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.553079 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1ac320de-9df7-4843-baa5-1d6e8089e3d7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.553186 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1ac320de-9df7-4843-baa5-1d6e8089e3d7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:14.555293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c5dac7e2-d140-4175-827d-007d8f59ff89 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.557760 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5dac7e2-d140-4175-827d-007d8f59ff89 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:14.558056 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5c407660-32c9-4b77-9070-e9f3f8035b13 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:14.558142 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5dac7e2-d140-4175-827d-007d8f59ff89 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.558328 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5dac7e2-d140-4175-827d-007d8f59ff89 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.558463 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c5dac7e2-d140-4175-827d-007d8f59ff89 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:14.559933 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.559933 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:14.559933 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1ac320de-9df7-4843-baa5-1d6e8089e3d7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:14.559933 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1095/4368] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:14.562734 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.562734 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:14.562801 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c407660-32c9-4b77-9070-e9f3f8035b13 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:14.563212 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1099/4369] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:14.563263 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5dac7e2-d140-4175-827d-007d8f59ff89 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-member] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:14.563698 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1089/4370] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:14.576085 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3780086f-fac6-4978-ac0c-358e5dcf2eb6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.577494 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3780086f-fac6-4978-ac0c-358e5dcf2eb6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] DELETE https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:34:14.577676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3780086f-fac6-4978-ac0c-358e5dcf2eb6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.577874 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3780086f-fac6-4978-ac0c-358e5dcf2eb6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.578185 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-3780086f-fac6-4978-ac0c-358e5dcf2eb6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete backup with id: 3cb48749-107d-4a24-8409-3b79c8616227. Aug 08 06:34:14.582523 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.582523 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:14.594529 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-3780086f-fac6-4978-ac0c-358e5dcf2eb6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] delete_backup rpcapi backup_id 3cb48749-107d-4a24-8409-3b79c8616227 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:14.596677 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3780086f-fac6-4978-ac0c-358e5dcf2eb6 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 202 Aug 08 06:34:14.597218 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1088/4371] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:14 2026] DELETE /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:14.606177 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-89e937a6-95ce-4302-8ba9-ed06ed119681 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:14.608182 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89e937a6-95ce-4302-8ba9-ed06ed119681 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:34:14.608458 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89e937a6-95ce-4302-8ba9-ed06ed119681 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:14.608679 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89e937a6-95ce-4302-8ba9-ed06ed119681 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:14.608812 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-89e937a6-95ce-4302-8ba9-ed06ed119681 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:14.614549 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:14.614549 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:14.614549 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89e937a6-95ce-4302-8ba9-ed06ed119681 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 200 Aug 08 06:34:14.614984 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1096/4372] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:14 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:15.298729 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-93697bf4-f87c-4b94-ac09-b87171f73974 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.300364 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-93697bf4-f87c-4b94-ac09-b87171f73974 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:34:15.300706 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-93697bf4-f87c-4b94-ac09-b87171f73974 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ac7c707-7685-405f-b4a6-0ef323bb3b26", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1715047315", "description": null, "metadata": null}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:15.311836 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.311836 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:15.312333 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-93697bf4-f87c-4b94-ac09-b87171f73974 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:15.312474 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-93697bf4-f87c-4b94-ac09-b87171f73974 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create snapshot from volume 6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:15.338667 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-93697bf4-f87c-4b94-ac09-b87171f73974 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Created reservations ['3aac29e0-1d0e-48af-8ddc-08985a837127', '1a7f74b7-f258-47a2-99bc-7fbc6eb5650a', '5f19cee0-19cc-4cbd-bd30-f85cc69223c1', 'd3431258-e44e-4a7e-8b01-b2b21fe1947f'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:15.368333 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-93697bf4-f87c-4b94-ac09-b87171f73974 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot force create request issued successfully. Aug 08 06:34:15.368706 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-93697bf4-f87c-4b94-ac09-b87171f73974 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:34:15.369127 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1100/4373] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:34:15 2026] POST /volume/v3/snapshots => generated 313 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:15.379864 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1f6568e4-3673-4244-8737-922da4d5ad4e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.382082 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f6568e4-3673-4244-8737-922da4d5ad4e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 Aug 08 06:34:15.383869 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f6568e4-3673-4244-8737-922da4d5ad4e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.384127 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f6568e4-3673-4244-8737-922da4d5ad4e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.389523 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.389523 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:15.390032 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1f6568e4-3673-4244-8737-922da4d5ad4e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:15.390958 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f6568e4-3673-4244-8737-922da4d5ad4e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 returned with HTTP 200 Aug 08 06:34:15.391329 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1090/4374] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:15.531972 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-86be70de-af06-47ca-87d1-f61d664e86d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.533951 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86be70de-af06-47ca-87d1-f61d664e86d0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:15.534239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86be70de-af06-47ca-87d1-f61d664e86d0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.534362 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86be70de-af06-47ca-87d1-f61d664e86d0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.534499 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-86be70de-af06-47ca-87d1-f61d664e86d0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:15.542316 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.542316 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:15.544393 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86be70de-af06-47ca-87d1-f61d664e86d0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:15.544894 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1089/4375] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:15.569101 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4e82ac2c-ce79-4a17-ba8e-61be2effc52c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.570844 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e82ac2c-ce79-4a17-ba8e-61be2effc52c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:15.571062 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e82ac2c-ce79-4a17-ba8e-61be2effc52c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.571238 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4e82ac2c-ce79-4a17-ba8e-61be2effc52c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.571337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4e82ac2c-ce79-4a17-ba8e-61be2effc52c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:15.576263 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.576263 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:15.576682 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2dc9adc5-d62b-4203-a6c4-21f3da22da7f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.576788 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4e82ac2c-ce79-4a17-ba8e-61be2effc52c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:15.577162 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1097/4376] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:15.578735 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2dc9adc5-d62b-4203-a6c4-21f3da22da7f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:15.579004 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2dc9adc5-d62b-4203-a6c4-21f3da22da7f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.579210 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2dc9adc5-d62b-4203-a6c4-21f3da22da7f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.587219 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.587219 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:15.590962 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2dc9adc5-d62b-4203-a6c4-21f3da22da7f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:15.594656 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2dc9adc5-d62b-4203-a6c4-21f3da22da7f tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:15.595064 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1101/4377] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:15.607256 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-08b08448-13ff-40fc-aa83-9a7b15a6deaf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.609412 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08b08448-13ff-40fc-aa83-9a7b15a6deaf tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:15.609604 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08b08448-13ff-40fc-aa83-9a7b15a6deaf tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.609873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08b08448-13ff-40fc-aa83-9a7b15a6deaf tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.618252 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.618252 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:15.622259 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-08b08448-13ff-40fc-aa83-9a7b15a6deaf tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Volume info retrieved successfully. Aug 08 06:34:15.624926 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7e9d2026-e7f5-43b6-bf70-f51ac717bd7e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.626875 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e9d2026-e7f5-43b6-bf70-f51ac717bd7e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 Aug 08 06:34:15.626957 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08b08448-13ff-40fc-aa83-9a7b15a6deaf tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:15.627079 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e9d2026-e7f5-43b6-bf70-f51ac717bd7e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.627255 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e9d2026-e7f5-43b6-bf70-f51ac717bd7e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.627353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7e9d2026-e7f5-43b6-bf70-f51ac717bd7e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 3cb48749-107d-4a24-8409-3b79c8616227. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:15.627445 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1091/4378] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:15.631516 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e9d2026-e7f5-43b6-bf70-f51ac717bd7e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 returned with HTTP 404 Aug 08 06:34:15.632017 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1090/4379] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/backups/3cb48749-107d-4a24-8409-3b79c8616227 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:15.639277 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-13f755ab-a40f-48fb-9d2b-30c644360e7b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.641287 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13f755ab-a40f-48fb-9d2b-30c644360e7b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] DELETE https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:34:15.641607 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13f755ab-a40f-48fb-9d2b-30c644360e7b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.641848 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-13f755ab-a40f-48fb-9d2b-30c644360e7b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.641991 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-13f755ab-a40f-48fb-9d2b-30c644360e7b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete backup with id: 9a3cedf8-1991-43e1-810b-c255e01c3b69. Aug 08 06:34:15.643388 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cc035c20-70d8-4ffe-a703-609f8dde570f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.645721 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc035c20-70d8-4ffe-a703-609f8dde570f tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] GET https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2025262247 Aug 08 06:34:15.645857 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc035c20-70d8-4ffe-a703-609f8dde570f tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.646058 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cc035c20-70d8-4ffe-a703-609f8dde570f tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.646888 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-cc035c20-70d8-4ffe-a703-609f8dde570f tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2025262247'), ('all_tenants', True)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:34:15.647854 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.647854 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:15.655507 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cc035c20-70d8-4ffe-a703-609f8dde570f tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Get all volumes completed successfully. Aug 08 06:34:15.656085 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cc035c20-70d8-4ffe-a703-609f8dde570f tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2025262247 returned with HTTP 200 Aug 08 06:34:15.656921 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1102/4380] 10.4.3.32 () {68 vars in 1422 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2025262247 => generated 340 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:15.669041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-030d3823-fd7f-4ac6-9b33-f910d18835ae None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.670111 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-13f755ab-a40f-48fb-9d2b-30c644360e7b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] delete_backup rpcapi backup_id 9a3cedf8-1991-43e1-810b-c255e01c3b69 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:15.671093 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-030d3823-fd7f-4ac6-9b33-f910d18835ae tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] GET https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2025262247 Aug 08 06:34:15.671093 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-030d3823-fd7f-4ac6-9b33-f910d18835ae tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.671508 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-030d3823-fd7f-4ac6-9b33-f910d18835ae tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.671984 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-13f755ab-a40f-48fb-9d2b-30c644360e7b tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 202 Aug 08 06:34:15.672356 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1098/4381] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:15 2026] DELETE /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:15.672611 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-030d3823-fd7f-4ac6-9b33-f910d18835ae tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2025262247'), ('all_tenants', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:34:15.685598 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-22ff4d6f-9f68-4272-901c-01f1c647787a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.687860 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22ff4d6f-9f68-4272-901c-01f1c647787a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:34:15.688072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22ff4d6f-9f68-4272-901c-01f1c647787a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.688303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22ff4d6f-9f68-4272-901c-01f1c647787a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.688465 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-22ff4d6f-9f68-4272-901c-01f1c647787a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:15.694743 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.694743 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:15.695490 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22ff4d6f-9f68-4272-901c-01f1c647787a tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 200 Aug 08 06:34:15.695912 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1091/4382] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:15.707583 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-030d3823-fd7f-4ac6-9b33-f910d18835ae tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Get all volumes completed successfully. Aug 08 06:34:15.708171 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-030d3823-fd7f-4ac6-9b33-f910d18835ae tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2025262247 returned with HTTP 200 Aug 08 06:34:15.708669 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1092/4383] 10.4.3.32 () {68 vars in 1422 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2025262247 => generated 340 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:15.719242 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c4a16c4e-02cd-4910-b666-d03b33eb6289 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.720986 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c4a16c4e-02cd-4910-b666-d03b33eb6289 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:15.721167 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c4a16c4e-02cd-4910-b666-d03b33eb6289 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.721338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c4a16c4e-02cd-4910-b666-d03b33eb6289 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.728138 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.728138 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:15.733962 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c4a16c4e-02cd-4910-b666-d03b33eb6289 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:15.739082 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c4a16c4e-02cd-4910-b666-d03b33eb6289 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:15.739490 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1103/4384] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:15.757061 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-09cebf68-ff8e-4ddb-a394-74a129940403 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.758898 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09cebf68-ff8e-4ddb-a394-74a129940403 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:15.759268 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09cebf68-ff8e-4ddb-a394-74a129940403 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.759268 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09cebf68-ff8e-4ddb-a394-74a129940403 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.759409 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-09cebf68-ff8e-4ddb-a394-74a129940403 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Delete volume with id: 5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:15.766933 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.766933 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:15.767367 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-09cebf68-ff8e-4ddb-a394-74a129940403 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:15.783628 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-09cebf68-ff8e-4ddb-a394-74a129940403 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Delete volume request issued successfully. Aug 08 06:34:15.783859 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09cebf68-ff8e-4ddb-a394-74a129940403 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 202 Aug 08 06:34:15.784397 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1099/4385] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:34:15 2026] DELETE /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:34:15.793807 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5245ceab-2381-4330-8021-c4c51efd8751 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:15.796412 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5245ceab-2381-4330-8021-c4c51efd8751 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:15.796645 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5245ceab-2381-4330-8021-c4c51efd8751 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:15.796848 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5245ceab-2381-4330-8021-c4c51efd8751 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:15.808887 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:15.808887 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:15.814504 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5245ceab-2381-4330-8021-c4c51efd8751 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Volume info retrieved successfully. Aug 08 06:34:15.823722 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5245ceab-2381-4330-8021-c4c51efd8751 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 200 Aug 08 06:34:15.824155 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1092/4386] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:15 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:16.402372 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eb39968d-d84e-4951-8512-6fe2bc5fe399 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.404611 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb39968d-d84e-4951-8512-6fe2bc5fe399 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 Aug 08 06:34:16.404853 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb39968d-d84e-4951-8512-6fe2bc5fe399 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.405086 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb39968d-d84e-4951-8512-6fe2bc5fe399 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.410923 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:16.410923 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:16.411448 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eb39968d-d84e-4951-8512-6fe2bc5fe399 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:16.412348 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb39968d-d84e-4951-8512-6fe2bc5fe399 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 returned with HTTP 200 Aug 08 06:34:16.412857 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1093/4387] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:16 2026] GET /volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:16.426191 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cfa80227-0213-4164-b0d0-643c44bb4fb1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.428687 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cfa80227-0213-4164-b0d0-643c44bb4fb1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 Aug 08 06:34:16.428982 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cfa80227-0213-4164-b0d0-643c44bb4fb1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.429233 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cfa80227-0213-4164-b0d0-643c44bb4fb1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.436058 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:16.436058 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:16.436642 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cfa80227-0213-4164-b0d0-643c44bb4fb1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:16.437631 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cfa80227-0213-4164-b0d0-643c44bb4fb1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 returned with HTTP 200 Aug 08 06:34:16.438549 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1104/4388] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:16 2026] GET /volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:16.557010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-83aaa70e-a4aa-4ccf-b3db-c8d86b7a7a2d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.559050 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-83aaa70e-a4aa-4ccf-b3db-c8d86b7a7a2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:16.559573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-83aaa70e-a4aa-4ccf-b3db-c8d86b7a7a2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.559987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-83aaa70e-a4aa-4ccf-b3db-c8d86b7a7a2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.560236 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-83aaa70e-a4aa-4ccf-b3db-c8d86b7a7a2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:16.566968 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:16.566968 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:16.568331 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-83aaa70e-a4aa-4ccf-b3db-c8d86b7a7a2d tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 200 Aug 08 06:34:16.569179 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1100/4389] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:16 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:16.587315 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-01dd7ae3-0ccc-46fc-9713-29547938bb79 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.589453 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01dd7ae3-0ccc-46fc-9713-29547938bb79 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:16.589765 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-01dd7ae3-0ccc-46fc-9713-29547938bb79 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.590061 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-01dd7ae3-0ccc-46fc-9713-29547938bb79 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.590180 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-01dd7ae3-0ccc-46fc-9713-29547938bb79 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:16.594277 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:16.594277 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:16.595043 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01dd7ae3-0ccc-46fc-9713-29547938bb79 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:16.595550 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1093/4390] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:16 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:34:16.708303 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d213eb86-dbb8-4518-933a-c84bdb275aed None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.713213 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d213eb86-dbb8-4518-933a-c84bdb275aed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 Aug 08 06:34:16.713469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d213eb86-dbb8-4518-933a-c84bdb275aed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.713723 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d213eb86-dbb8-4518-933a-c84bdb275aed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.713857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d213eb86-dbb8-4518-933a-c84bdb275aed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 9a3cedf8-1991-43e1-810b-c255e01c3b69. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:16.717861 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d213eb86-dbb8-4518-933a-c84bdb275aed tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 returned with HTTP 404 Aug 08 06:34:16.718329 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1094/4391] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:16 2026] GET /volume/v3/backups/9a3cedf8-1991-43e1-810b-c255e01c3b69 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:16.729559 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-468c4f5c-b9ef-445c-8d46-d1cfe300a466 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.731522 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-468c4f5c-b9ef-445c-8d46-d1cfe300a466 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] DELETE https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:16.731865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-468c4f5c-b9ef-445c-8d46-d1cfe300a466 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.731936 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-468c4f5c-b9ef-445c-8d46-d1cfe300a466 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.732070 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-468c4f5c-b9ef-445c-8d46-d1cfe300a466 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete backup with id: 64e8bc14-b125-499f-b0dd-0298392ec919. Aug 08 06:34:16.737180 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:16.737180 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:16.751272 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-468c4f5c-b9ef-445c-8d46-d1cfe300a466 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] delete_backup rpcapi backup_id 64e8bc14-b125-499f-b0dd-0298392ec919 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:16.753321 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-468c4f5c-b9ef-445c-8d46-d1cfe300a466 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 202 Aug 08 06:34:16.753821 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1105/4392] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:16 2026] DELETE /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:16.760728 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4585830c-1b0d-410d-9214-8e2e0c9def3f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.762564 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4585830c-1b0d-410d-9214-8e2e0c9def3f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:16.762978 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4585830c-1b0d-410d-9214-8e2e0c9def3f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.763253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4585830c-1b0d-410d-9214-8e2e0c9def3f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.763380 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4585830c-1b0d-410d-9214-8e2e0c9def3f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:16.769173 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:16.769173 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:16.769936 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4585830c-1b0d-410d-9214-8e2e0c9def3f tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 200 Aug 08 06:34:16.770811 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1101/4393] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:16 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:16.838064 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3e33bbcd-3d09-4fb1-9e68-2a6e40ac39b2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.839934 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e33bbcd-3d09-4fb1-9e68-2a6e40ac39b2 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] GET https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde Aug 08 06:34:16.840162 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e33bbcd-3d09-4fb1-9e68-2a6e40ac39b2 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.840338 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e33bbcd-3d09-4fb1-9e68-2a6e40ac39b2 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.842536 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=406,cinder:UPDATE=129,cinder:INSERT=69,cinder:DELETE=1 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:34:16.848845 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e33bbcd-3d09-4fb1-9e68-2a6e40ac39b2 tempest-VolumeRetypeMultiattachTest-1144383839 tempest-VolumeRetypeMultiattachTest-1144383839-project-member] https://10.4.3.32/volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde returned with HTTP 404 Aug 08 06:34:16.849486 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1094/4394] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:16 2026] GET /volume/v3/volumes/5be97e90-739f-43f4-82ac-c580c0d1cfde => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:16.862450 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d646bf1a-f06f-48fd-b8f4-b4e0e111d452 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.864580 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d646bf1a-f06f-48fd-b8f4-b4e0e111d452 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] DELETE https://10.4.3.32/volume/v3/types/93d22dc5-1db1-47a8-91bf-361a0f5c1350 Aug 08 06:34:16.864826 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d646bf1a-f06f-48fd-b8f4-b4e0e111d452 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.865038 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d646bf1a-f06f-48fd-b8f4-b4e0e111d452 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.907712 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d646bf1a-f06f-48fd-b8f4-b4e0e111d452 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/types/93d22dc5-1db1-47a8-91bf-361a0f5c1350 returned with HTTP 202 Aug 08 06:34:16.907712 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1095/4395] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:16 2026] DELETE /volume/v3/types/93d22dc5-1db1-47a8-91bf-361a0f5c1350 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:16.919034 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3384e491-5500-420f-b02b-3f78275a65c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.921501 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3384e491-5500-420f-b02b-3f78275a65c3 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] GET https://10.4.3.32/volume/v3/types/93d22dc5-1db1-47a8-91bf-361a0f5c1350 Aug 08 06:34:16.921805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3384e491-5500-420f-b02b-3f78275a65c3 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.922065 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3384e491-5500-420f-b02b-3f78275a65c3 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.926304 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3384e491-5500-420f-b02b-3f78275a65c3 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/types/93d22dc5-1db1-47a8-91bf-361a0f5c1350 returned with HTTP 404 Aug 08 06:34:16.927003 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1106/4396] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:34:16 2026] GET /volume/v3/types/93d22dc5-1db1-47a8-91bf-361a0f5c1350 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:16.938495 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0496417f-abe7-445d-8922-68ccfdc9eab4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.940739 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0496417f-abe7-445d-8922-68ccfdc9eab4 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] DELETE https://10.4.3.32/volume/v3/types/899445b3-efeb-4d12-a536-e10e97f8143c Aug 08 06:34:16.940899 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0496417f-abe7-445d-8922-68ccfdc9eab4 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.941104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0496417f-abe7-445d-8922-68ccfdc9eab4 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.973837 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0496417f-abe7-445d-8922-68ccfdc9eab4 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/types/899445b3-efeb-4d12-a536-e10e97f8143c returned with HTTP 202 Aug 08 06:34:16.974313 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1102/4397] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:16 2026] DELETE /volume/v3/types/899445b3-efeb-4d12-a536-e10e97f8143c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:16.986579 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-de80964f-79fa-4952-948b-4a2ec803fb41 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:16.988650 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de80964f-79fa-4952-948b-4a2ec803fb41 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] GET https://10.4.3.32/volume/v3/types/899445b3-efeb-4d12-a536-e10e97f8143c Aug 08 06:34:16.988966 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de80964f-79fa-4952-948b-4a2ec803fb41 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:16.989151 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de80964f-79fa-4952-948b-4a2ec803fb41 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:16.994017 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de80964f-79fa-4952-948b-4a2ec803fb41 tempest-VolumeRetypeMultiattachTest-952829081 tempest-VolumeRetypeMultiattachTest-952829081-project-admin] https://10.4.3.32/volume/v3/types/899445b3-efeb-4d12-a536-e10e97f8143c returned with HTTP 404 Aug 08 06:34:16.994547 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1095/4398] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:34:16 2026] GET /volume/v3/types/899445b3-efeb-4d12-a536-e10e97f8143c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:17.581385 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-17f7950d-6ad8-497c-b877-38a978dac821 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:17.583710 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-17f7950d-6ad8-497c-b877-38a978dac821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 Aug 08 06:34:17.584192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-17f7950d-6ad8-497c-b877-38a978dac821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:17.584883 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-17f7950d-6ad8-497c-b877-38a978dac821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:17.584883 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-17f7950d-6ad8-497c-b877-38a978dac821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id d75a089a-1e19-47e9-935a-e2a307a15429. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:17.589637 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-17f7950d-6ad8-497c-b877-38a978dac821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 returned with HTTP 404 Aug 08 06:34:17.590431 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1096/4399] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:17 2026] GET /volume/v3/backups/d75a089a-1e19-47e9-935a-e2a307a15429 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:17.608722 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a52e42b8-bab7-41db-80db-748a93da06d4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:17.611819 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a52e42b8-bab7-41db-80db-748a93da06d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:17.612151 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a52e42b8-bab7-41db-80db-748a93da06d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:17.612597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a52e42b8-bab7-41db-80db-748a93da06d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:17.612859 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-a52e42b8-bab7-41db-80db-748a93da06d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:17.620004 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:17.620004 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:17.621117 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a52e42b8-bab7-41db-80db-748a93da06d4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:17.622300 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1107/4400] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:17 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:17.781532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-04e04b45-1f86-4144-ba94-5db357b8f705 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:17.785000 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-04e04b45-1f86-4144-ba94-5db357b8f705 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 Aug 08 06:34:17.785000 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-04e04b45-1f86-4144-ba94-5db357b8f705 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:17.785000 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-04e04b45-1f86-4144-ba94-5db357b8f705 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:17.785277 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-04e04b45-1f86-4144-ba94-5db357b8f705 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Show backup with id 64e8bc14-b125-499f-b0dd-0298392ec919. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:17.794933 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-04e04b45-1f86-4144-ba94-5db357b8f705 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 returned with HTTP 404 Aug 08 06:34:17.794933 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1103/4401] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:17 2026] GET /volume/v3/backups/64e8bc14-b125-499f-b0dd-0298392ec919 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:17.804122 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d2a319fb-f764-4002-a94b-5169e118d55e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:17.806278 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2a319fb-f764-4002-a94b-5169e118d55e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 Aug 08 06:34:17.806550 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2a319fb-f764-4002-a94b-5169e118d55e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:17.806797 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2a319fb-f764-4002-a94b-5169e118d55e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:17.807009 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d2a319fb-f764-4002-a94b-5169e118d55e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume with id: bb0ab04b-c293-4935-8e17-dad0fb6f0579 Aug 08 06:34:17.821376 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:17.821376 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:17.821878 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d2a319fb-f764-4002-a94b-5169e118d55e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:34:17.851615 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d2a319fb-f764-4002-a94b-5169e118d55e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Delete volume request issued successfully. Aug 08 06:34:17.851867 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2a319fb-f764-4002-a94b-5169e118d55e tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 returned with HTTP 202 Aug 08 06:34:17.852291 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1096/4402] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:17 2026] DELETE /volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:17.859728 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d0c839f8-d00b-427d-a355-778b5c7735c3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:17.863625 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d0c839f8-d00b-427d-a355-778b5c7735c3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 Aug 08 06:34:17.863625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d0c839f8-d00b-427d-a355-778b5c7735c3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:17.863625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d0c839f8-d00b-427d-a355-778b5c7735c3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:17.870230 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:17.870230 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:17.874431 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d0c839f8-d00b-427d-a355-778b5c7735c3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Volume info retrieved successfully. Aug 08 06:34:17.879633 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d0c839f8-d00b-427d-a355-778b5c7735c3 tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 returned with HTTP 200 Aug 08 06:34:17.880266 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1097/4403] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:17 2026] GET /volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 06:34:18.127173 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-642bb495-c58b-4e47-9890-8e8c9d79a6f4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:18.129114 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-642bb495-c58b-4e47-9890-8e8c9d79a6f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:34:18.129674 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-642bb495-c58b-4e47-9890-8e8c9d79a6f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:18.129674 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-642bb495-c58b-4e47-9890-8e8c9d79a6f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:18.129674 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-642bb495-c58b-4e47-9890-8e8c9d79a6f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete backup with id: 60145405-d58f-481d-ae46-94b0eafd04d8. Aug 08 06:34:18.134884 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:18.134884 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:18.148656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-642bb495-c58b-4e47-9890-8e8c9d79a6f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] delete_backup rpcapi backup_id 60145405-d58f-481d-ae46-94b0eafd04d8 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:18.150943 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-642bb495-c58b-4e47-9890-8e8c9d79a6f4 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 202 Aug 08 06:34:18.151293 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1108/4404] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:18 2026] DELETE /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:18.161969 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3e89f304-9671-4c7d-872a-c5019b4a2768 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:18.165482 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3e89f304-9671-4c7d-872a-c5019b4a2768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:34:18.165825 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3e89f304-9671-4c7d-872a-c5019b4a2768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:18.168628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3e89f304-9671-4c7d-872a-c5019b4a2768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:18.168628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3e89f304-9671-4c7d-872a-c5019b4a2768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:18.175557 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-62e98452-cd7e-4b10-aba6-7a71c4d5577c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:18.176886 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:18.176886 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:18.177810 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62e98452-cd7e-4b10-aba6-7a71c4d5577c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:34:18.177881 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3e89f304-9671-4c7d-872a-c5019b4a2768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 200 Aug 08 06:34:18.178266 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62e98452-cd7e-4b10-aba6-7a71c4d5577c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ac7c707-7685-405f-b4a6-0ef323bb3b26", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-357645300", "description": null, "metadata": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:18.178376 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1104/4405] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:18 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:18.190183 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:18.190183 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:18.190649 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-62e98452-cd7e-4b10-aba6-7a71c4d5577c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:18.190799 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-62e98452-cd7e-4b10-aba6-7a71c4d5577c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create snapshot from volume 6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:18.228820 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-62e98452-cd7e-4b10-aba6-7a71c4d5577c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Created reservations ['f44c5e42-997f-4dc1-aa77-fc808c8eb490', '0123b876-5c99-40bb-977b-4019f392f5fa', 'd90f717f-ec60-4091-96f3-3b39dced2fb0', 'c7172914-cec8-43af-9777-8b5d42752b54'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:18.279587 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-62e98452-cd7e-4b10-aba6-7a71c4d5577c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot force create request issued successfully. Aug 08 06:34:18.280065 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62e98452-cd7e-4b10-aba6-7a71c4d5577c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:34:18.280578 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1097/4406] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:34:18 2026] POST /volume/v3/snapshots => generated 312 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:18.289530 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5f732e96-25f2-4e31-847a-25ec9965f204 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:18.291275 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5f732e96-25f2-4e31-847a-25ec9965f204 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 Aug 08 06:34:18.291702 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5f732e96-25f2-4e31-847a-25ec9965f204 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:18.292932 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5f732e96-25f2-4e31-847a-25ec9965f204 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:18.299743 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:18.299743 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:18.299743 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5f732e96-25f2-4e31-847a-25ec9965f204 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:18.300022 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5f732e96-25f2-4e31-847a-25ec9965f204 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 returned with HTTP 200 Aug 08 06:34:18.300355 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1098/4407] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:18 2026] GET /volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:18.633664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-84037390-1050-4dbb-a2b9-84dbe061ef68 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:18.635787 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84037390-1050-4dbb-a2b9-84dbe061ef68 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:18.637249 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84037390-1050-4dbb-a2b9-84dbe061ef68 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:18.637249 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-84037390-1050-4dbb-a2b9-84dbe061ef68 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:18.637249 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-84037390-1050-4dbb-a2b9-84dbe061ef68 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:18.637940 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=398,cinder:UPDATE=134,cinder:INSERT=69,cinder:DELETE=2 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:34:18.641896 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:18.641896 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:18.642200 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-84037390-1050-4dbb-a2b9-84dbe061ef68 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:18.645507 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1109/4408] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:18 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:18.893330 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d245ca61-47c3-4e32-a644-a80547e31a3c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:18.896068 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d245ca61-47c3-4e32-a644-a80547e31a3c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] GET https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 Aug 08 06:34:18.896257 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d245ca61-47c3-4e32-a644-a80547e31a3c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:18.896446 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d245ca61-47c3-4e32-a644-a80547e31a3c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:18.902547 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d245ca61-47c3-4e32-a644-a80547e31a3c tempest-ProjectMemberTests33-743506645 tempest-ProjectMemberTests33-743506645-project-admin] https://10.4.3.32/volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 returned with HTTP 404 Aug 08 06:34:18.903084 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1105/4409] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:18 2026] GET /volume/v3/volumes/bb0ab04b-c293-4935-8e17-dad0fb6f0579 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:19.192255 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-81ef8a85-2811-42dc-84d9-9e9b11760a45 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.194055 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81ef8a85-2811-42dc-84d9-9e9b11760a45 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 Aug 08 06:34:19.194291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81ef8a85-2811-42dc-84d9-9e9b11760a45 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:19.194396 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81ef8a85-2811-42dc-84d9-9e9b11760a45 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:19.194629 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-81ef8a85-2811-42dc-84d9-9e9b11760a45 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id 60145405-d58f-481d-ae46-94b0eafd04d8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:19.198377 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81ef8a85-2811-42dc-84d9-9e9b11760a45 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 returned with HTTP 404 Aug 08 06:34:19.198895 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1098/4410] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:19 2026] GET /volume/v3/backups/60145405-d58f-481d-ae46-94b0eafd04d8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:19.210833 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.212686 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:19.213082 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1875773941"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:19.217497 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1875773941'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:19.217497 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume of 1 GB Aug 08 06:34:19.219396 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Availability Zones retrieved successfully. Aug 08 06:34:19.225623 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Flow 'volume_create_api' (c25ce33f-be4d-48a5-8d98-700370fda134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:19.229077 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40ce58d-b3dd-40e5-baa1-27b8c093419a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:19.230275 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:19.262640 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40ce58d-b3dd-40e5-baa1-27b8c093419a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:19.262640 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13d7d469-ac77-4ec8-8f2c-fcc45f4a2592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:19.302757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['31e7e6c5-4ba9-4863-a176-ec4e8725c734', 'fa78a813-a20c-49c1-8510-a072c831fed1', 'c9ec7b1f-f1dc-4027-b2a5-b83ea76e4ee5', '5f93377b-55c5-4d91-9cf0-564b6c04ef1b'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:19.303557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13d7d469-ac77-4ec8-8f2c-fcc45f4a2592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31e7e6c5-4ba9-4863-a176-ec4e8725c734', 'fa78a813-a20c-49c1-8510-a072c831fed1', 'c9ec7b1f-f1dc-4027-b2a5-b83ea76e4ee5', '5f93377b-55c5-4d91-9cf0-564b6c04ef1b']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:19.304143 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7212a1da-85c9-435b-9e1b-b5783ac19029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:19.311461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f8c9dacc-269c-442a-a7c7-54802494a9c4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.311461 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f8c9dacc-269c-442a-a7c7-54802494a9c4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 Aug 08 06:34:19.311788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f8c9dacc-269c-442a-a7c7-54802494a9c4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:19.312045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f8c9dacc-269c-442a-a7c7-54802494a9c4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:19.317434 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:19.317434 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:19.317903 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f8c9dacc-269c-442a-a7c7-54802494a9c4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:19.319200 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f8c9dacc-269c-442a-a7c7-54802494a9c4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 returned with HTTP 200 Aug 08 06:34:19.319418 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1110/4411] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:19 2026] GET /volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:19.329067 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ac8ceb99-fcea-4dbc-ba26-8f16fc7367a7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.331002 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac8ceb99-fcea-4dbc-ba26-8f16fc7367a7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 Aug 08 06:34:19.331291 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac8ceb99-fcea-4dbc-ba26-8f16fc7367a7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:19.331396 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac8ceb99-fcea-4dbc-ba26-8f16fc7367a7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:19.331561 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7212a1da-85c9-435b-9e1b-b5783ac19029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '463e98a7-3778-474c-9bda-08a8817e792c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1875773941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556e86b088e9471fbd72319d5b080b68',qos_specs=None,replication_status=,reservations=['31e7e6c5-4ba9-4863-a176-ec4e8725c734','fa78a813-a20c-49c1-8510-a072c831fed1','c9ec7b1f-f1dc-4027-b2a5-b83ea76e4ee5','5f93377b-55c5-4d91-9cf0-564b6c04ef1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ece331224c400d984cb6f741a9a726',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1875773941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=463e98a7-3778-474c-9bda-08a8817e792c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556e86b088e9471fbd72319d5b080b68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8ece331224c400d984cb6f741a9a726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:19.332606 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e24de29-8ab9-45c6-bbf4-3543b0b80237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:19.336571 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:19.336571 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:19.337032 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ac8ceb99-fcea-4dbc-ba26-8f16fc7367a7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:19.338228 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac8ceb99-fcea-4dbc-ba26-8f16fc7367a7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 returned with HTTP 200 Aug 08 06:34:19.338694 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1106/4412] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:19 2026] GET /volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:19.365582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e24de29-8ab9-45c6-bbf4-3543b0b80237) transitioned into state 'SUCCESS' from state '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-1875773941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556e86b088e9471fbd72319d5b080b68',qos_specs=None,replication_status=,reservations=['31e7e6c5-4ba9-4863-a176-ec4e8725c734','fa78a813-a20c-49c1-8510-a072c831fed1','c9ec7b1f-f1dc-4027-b2a5-b83ea76e4ee5','5f93377b-55c5-4d91-9cf0-564b6c04ef1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ece331224c400d984cb6f741a9a726',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:19.366364 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51762a5-6f8c-4127-8a4a-62449c6871ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:19.384433 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51762a5-6f8c-4127-8a4a-62449c6871ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:19.384433 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Flow 'volume_create_api' (c25ce33f-be4d-48a5-8d98-700370fda134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:19.384433 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create volume request issued successfully. Aug 08 06:34:19.384433 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9e5592a8-16ea-4adc-9ad3-73c6fcda63e1 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:19.384433 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1099/4413] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:34:19 2026] POST /volume/v3/volumes => generated 747 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:19.387647 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-a85868d1-255b-43c6-9fdf-63616a2a6396 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.390645 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-a85868d1-255b-43c6-9fdf-63616a2a6396 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:19.390645 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-a85868d1-255b-43c6-9fdf-63616a2a6396 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:19.390645 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-a85868d1-255b-43c6-9fdf-63616a2a6396 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:19.403926 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b2d2fb69-de49-4fbf-bf4b-a0ec4d1662de None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.403926 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2d2fb69-de49-4fbf-bf4b-a0ec4d1662de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c Aug 08 06:34:19.403926 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2d2fb69-de49-4fbf-bf4b-a0ec4d1662de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:19.403926 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2d2fb69-de49-4fbf-bf4b-a0ec4d1662de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:19.405141 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:19.405141 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:19.409679 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-a85868d1-255b-43c6-9fdf-63616a2a6396 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:19.412309 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:19.412309 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:19.415887 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-a85868d1-255b-43c6-9fdf-63616a2a6396 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:19.416427 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1099/4414] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:19 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:19.416817 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2d2fb69-de49-4fbf-bf4b-a0ec4d1662de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:19.421499 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2d2fb69-de49-4fbf-bf4b-a0ec4d1662de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c returned with HTTP 200 Aug 08 06:34:19.421962 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1111/4415] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:19 2026] GET /volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:19.450091 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-0e9360e3-ea81-4922-b91b-9d165aed7bc1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.452426 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-0e9360e3-ea81-4922-b91b-9d165aed7bc1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26/action Aug 08 06:34:19.452830 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-0e9360e3-ea81-4922-b91b-9d165aed7bc1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:19.452977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-0e9360e3-ea81-4922-b91b-9d165aed7bc1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:19.465983 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:19.465983 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:19.467448 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-0e9360e3-ea81-4922-b91b-9d165aed7bc1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:19.474458 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-0e9360e3-ea81-4922-b91b-9d165aed7bc1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Begin detaching volume completed successfully. Aug 08 06:34:19.474591 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-0e9360e3-ea81-4922-b91b-9d165aed7bc1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26/action returned with HTTP 202 Aug 08 06:34:19.474996 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1107/4416] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:34:19 2026] POST /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:19.538726 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6484f944-439f-4f49-bec1-0a2089cd2ffb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.539343 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6484f944-439f-4f49-bec1-0a2089cd2ffb None None] GET https://10.4.3.32/volume// Aug 08 06:34:19.539589 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6484f944-439f-4f49-bec1-0a2089cd2ffb None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:19.539889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6484f944-439f-4f49-bec1-0a2089cd2ffb None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:19.540364 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6484f944-439f-4f49-bec1-0a2089cd2ffb None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:19.540899 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1100/4417] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:19.547780 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-473c587f-e82c-4669-a7ee-208329f38631 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.551619 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-473c587f-e82c-4669-a7ee-208329f38631 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:34:19.551619 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-473c587f-e82c-4669-a7ee-208329f38631 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:19.551758 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-473c587f-e82c-4669-a7ee-208329f38631 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:19.562335 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:19.562335 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:19.566055 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-473c587f-e82c-4669-a7ee-208329f38631 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:19.570480 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-473c587f-e82c-4669-a7ee-208329f38631 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:34:19.570863 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1100/4418] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:19 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:19.654932 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d3bf0eeb-41a8-4bf2-8e89-12440bac280e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:19.657142 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3bf0eeb-41a8-4bf2-8e89-12440bac280e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:19.657484 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3bf0eeb-41a8-4bf2-8e89-12440bac280e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:19.657681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d3bf0eeb-41a8-4bf2-8e89-12440bac280e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:19.657867 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d3bf0eeb-41a8-4bf2-8e89-12440bac280e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:19.667966 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:19.667966 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:19.668893 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d3bf0eeb-41a8-4bf2-8e89-12440bac280e tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:19.669508 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1112/4419] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:19 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.022581 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-47a7dbd9-d3ee-4e72-bdfa-fb0607be4d31 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.152114 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47a7dbd9-d3ee-4e72-bdfa-fb0607be4d31 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:20.152574 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-47a7dbd9-d3ee-4e72-bdfa-fb0607be4d31 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-590101451", "os-volume-type-access:is_public": false}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.167755 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-47a7dbd9-d3ee-4e72-bdfa-fb0607be4d31 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:20.168023 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1108/4420] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/types => generated 228 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.177466 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6be0f898-cdf4-4b7b-972d-00c1e6b69b0e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.285866 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6be0f898-cdf4-4b7b-972d-00c1e6b69b0e tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:20.286280 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6be0f898-cdf4-4b7b-972d-00c1e6b69b0e tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "51b3f011-becd-476c-ade7-714014651c1d", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.287658 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-6be0f898-cdf4-4b7b-972d-00c1e6b69b0e tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Create volume request body: {'volume': {'volume_type': '51b3f011-becd-476c-ade7-714014651c1d', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:20.294905 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6be0f898-cdf4-4b7b-972d-00c1e6b69b0e tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 08 06:34:20.295375 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1101/4421] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/volumes => generated 114 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:20.304965 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6c1c79b9-5813-44ea-9931-98f597fd1dce None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.306794 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c1c79b9-5813-44ea-9931-98f597fd1dce tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] POST https://10.4.3.32/volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d/action Aug 08 06:34:20.307196 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c1c79b9-5813-44ea-9931-98f597fd1dce tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action body: b'{"addProjectAccess": {"project": "4fd47424829d43c284fc6a10f43779fe"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:20.307339 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c1c79b9-5813-44ea-9931-98f597fd1dce tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4fd47424829d43c284fc6a10f43779fe"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.319723 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c1c79b9-5813-44ea-9931-98f597fd1dce tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d/action returned with HTTP 202 Aug 08 06:34:20.320166 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1101/4422] 10.4.3.32 () {68 vars in 1377 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:20.329201 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.331036 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:20.331375 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "51b3f011-becd-476c-ade7-714014651c1d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-755313789"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.333037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Create volume request body: {'volume': {'volume_type': '51b3f011-becd-476c-ade7-714014651c1d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-755313789'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:20.338319 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Create volume of 1 GB Aug 08 06:34:20.338705 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.338705 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:20.339212 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Availability Zones retrieved successfully. Aug 08 06:34:20.345229 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Flow 'volume_create_api' (41c49654-27f0-4dd6-8db6-65209573bb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:20.347796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7727b744-2024-46af-aedf-5c808f2f2c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.347911 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:20.369790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7727b744-2024-46af-aedf-5c808f2f2c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:34:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51b3f011-becd-476c-ade7-714014651c1d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-590101451',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51b3f011-becd-476c-ade7-714014651c1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.370741 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8618ace-a43f-4d60-9b98-47424dbbee6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.398617 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-590101451 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-590101451, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:20.398965 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-590101451 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-590101451, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:20.411486 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-89ae4e98-9b23-40b0-849e-103f8e548097 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.414119 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-89ae4e98-9b23-40b0-849e-103f8e548097 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7b4d8414-62ea-4685-9e4d-a3f9e0572882 Aug 08 06:34:20.414319 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-89ae4e98-9b23-40b0-849e-103f8e548097 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:20.414517 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-89ae4e98-9b23-40b0-849e-103f8e548097 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:20.422108 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.422108 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:20.438690 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Created reservations ['d4119673-052d-4fe6-a70c-f70d5a79e5a4', '80aa9912-8ea1-4139-bf5c-272c96afdd15', '76449b09-3e38-4a42-afe5-d4c86997f8bc', '08e68546-272a-4465-a63f-00aeb0079f9b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:20.440037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8618ace-a43f-4d60-9b98-47424dbbee6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4119673-052d-4fe6-a70c-f70d5a79e5a4', '80aa9912-8ea1-4139-bf5c-272c96afdd15', '76449b09-3e38-4a42-afe5-d4c86997f8bc', '08e68546-272a-4465-a63f-00aeb0079f9b']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.441180 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b03781-b7ec-45d2-9499-048f96a41097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.442432 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-68e90997-3740-416f-9a63-acaf93267139 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.444732 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68e90997-3740-416f-9a63-acaf93267139 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c Aug 08 06:34:20.444984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-68e90997-3740-416f-9a63-acaf93267139 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:20.445241 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-68e90997-3740-416f-9a63-acaf93267139 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:20.452892 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.452892 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:20.457734 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-68e90997-3740-416f-9a63-acaf93267139 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:20.463808 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68e90997-3740-416f-9a63-acaf93267139 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c returned with HTTP 200 Aug 08 06:34:20.464369 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1102/4423] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:20 2026] GET /volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.473444 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b03781-b7ec-45d2-9499-048f96a41097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab1d8b9f-4fc9-417a-b938-c5f17ddd248c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-755313789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fd47424829d43c284fc6a10f43779fe',qos_specs=None,replication_status=,reservations=['d4119673-052d-4fe6-a70c-f70d5a79e5a4','80aa9912-8ea1-4139-bf5c-272c96afdd15','76449b09-3e38-4a42-afe5-d4c86997f8bc','08e68546-272a-4465-a63f-00aeb0079f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96669af0146d4ae7a8e662aeed83b3f1',volume_type_id=51b3f011-becd-476c-ade7-714014651c1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-755313789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab1d8b9f-4fc9-417a-b938-c5f17ddd248c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fd47424829d43c284fc6a10f43779fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96669af0146d4ae7a8e662aeed83b3f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51b3f011-becd-476c-ade7-714014651c1d),volume_type_id=51b3f011-becd-476c-ade7-714014651c1d)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.475572 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ba175e-ce5a-4359-9069-ed0c5c10c62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.476815 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5f461f5a-40dd-4d08-bdc8-e281da6beba7 req-89ae4e98-9b23-40b0-849e-103f8e548097 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/7b4d8414-62ea-4685-9e4d-a3f9e0572882 returned with HTTP 200 Aug 08 06:34:20.476815 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1109/4424] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:34:20 2026] DELETE /volume/v3/attachments/7b4d8414-62ea-4685-9e4d-a3f9e0572882 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.483568 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1fdbc8b9-ef6d-471d-b373-17b87ab22538 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.485948 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1fdbc8b9-ef6d-471d-b373-17b87ab22538 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:34:20.486477 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1fdbc8b9-ef6d-471d-b373-17b87ab22538 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "463e98a7-3778-474c-9bda-08a8817e792c", "name": "tempest-VolumesBackupsTest-Snapshot-324020094"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.497550 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.497550 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:20.498278 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1fdbc8b9-ef6d-471d-b373-17b87ab22538 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:20.498451 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-1fdbc8b9-ef6d-471d-b373-17b87ab22538 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Create snapshot from volume 463e98a7-3778-474c-9bda-08a8817e792c Aug 08 06:34:20.499554 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ba175e-ce5a-4359-9069-ed0c5c10c62d) transitioned into state 'SUCCESS' from state '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-755313789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fd47424829d43c284fc6a10f43779fe',qos_specs=None,replication_status=,reservations=['d4119673-052d-4fe6-a70c-f70d5a79e5a4','80aa9912-8ea1-4139-bf5c-272c96afdd15','76449b09-3e38-4a42-afe5-d4c86997f8bc','08e68546-272a-4465-a63f-00aeb0079f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96669af0146d4ae7a8e662aeed83b3f1',volume_type_id=51b3f011-becd-476c-ade7-714014651c1d)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.500334 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1ae2bb-2ec3-45b8-9822-c382d4433fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.511731 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1ae2bb-2ec3-45b8-9822-c382d4433fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.513087 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Flow 'volume_create_api' (41c49654-27f0-4dd6-8db6-65209573bb69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:20.513854 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Create volume request issued successfully. Aug 08 06:34:20.514543 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11bd4732-0e9d-4a3d-bbb0-24765be1ec45 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:20.515238 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1113/4425] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/volumes => generated 792 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:20.531329 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a9a8bd0-2673-4d50-b3a2-887480da24b3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.532990 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a9a8bd0-2673-4d50-b3a2-887480da24b3 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] GET https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c Aug 08 06:34:20.533196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a9a8bd0-2673-4d50-b3a2-887480da24b3 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:20.533621 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a9a8bd0-2673-4d50-b3a2-887480da24b3 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:20.543312 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.543312 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:20.546743 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-1fdbc8b9-ef6d-471d-b373-17b87ab22538 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['316c0bd4-3780-48c6-932f-aad649b2bdc8', 'db099499-c5a3-4bd3-a480-f109aa26f1b2', 'e3fabac5-a63c-4f5d-a412-9255a677a8c2', '9be97488-6987-4e00-825c-c1c95ed7eb03'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:20.549238 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4a9a8bd0-2673-4d50-b3a2-887480da24b3 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Volume info retrieved successfully. Aug 08 06:34:20.555621 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a9a8bd0-2673-4d50-b3a2-887480da24b3 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c returned with HTTP 200 Aug 08 06:34:20.556202 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1103/4426] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:20 2026] GET /volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.579076 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-acfc81ea-92af-4be6-b083-2faf0801e666 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.581086 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:20.581807 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-248770739", "snapshot_id": "2c469e73-db86-41e5-924d-1be46efa2084", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.583497 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-248770739', 'snapshot_id': '2c469e73-db86-41e5-924d-1be46efa2084', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:20.585003 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1fdbc8b9-ef6d-471d-b373-17b87ab22538 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Snapshot create request issued successfully. Aug 08 06:34:20.585610 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1fdbc8b9-ef6d-471d-b373-17b87ab22538 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:34:20.586589 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1102/4427] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/snapshots => generated 304 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:20.589820 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.589820 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:20.590307 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:20.590746 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume of 1 GB Aug 08 06:34:20.594949 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Availability Zones retrieved successfully. Aug 08 06:34:20.602249 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Flow 'volume_create_api' (d068a719-bcbe-44f7-aefd-ba5ce5d7fb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:20.603730 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef97847-9315-4800-af05-60d0cbfa253a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.605021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:20.611211 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0e9f94fb-6e38-4773-8f85-c5d3cfbb44f0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.613592 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e9f94fb-6e38-4773-8f85-c5d3cfbb44f0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 Aug 08 06:34:20.614063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e9f94fb-6e38-4773-8f85-c5d3cfbb44f0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:20.614158 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0e9f94fb-6e38-4773-8f85-c5d3cfbb44f0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:20.620518 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.620518 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:20.621163 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0e9f94fb-6e38-4773-8f85-c5d3cfbb44f0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Snapshot retrieved successfully. Aug 08 06:34:20.622216 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0e9f94fb-6e38-4773-8f85-c5d3cfbb44f0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 returned with HTTP 200 Aug 08 06:34:20.622937 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1114/4428] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:20 2026] GET /volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.644997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef97847-9315-4800-af05-60d0cbfa253a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2c469e73-db86-41e5-924d-1be46efa2084', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.646035 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1eaca52-5b22-4980-b4a4-b04ccb7eeb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.672392 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2386e409-812b-482c-8bb1-f41f430692f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.680971 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f5aa2199-5195-4931-a3d9-24bee2443559 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.683228 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5aa2199-5195-4931-a3d9-24bee2443559 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:20.683568 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5aa2199-5195-4931-a3d9-24bee2443559 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:20.683869 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5aa2199-5195-4931-a3d9-24bee2443559 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:20.684092 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f5aa2199-5195-4931-a3d9-24bee2443559 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:20.690675 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.690675 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:20.691555 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5aa2199-5195-4931-a3d9-24bee2443559 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:20.692606 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1103/4429] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:20 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.704299 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Created reservations ['2a70dee4-1c1f-456e-8819-b15c64103478', '32430cb9-70fa-4847-9724-4daba451567f', '7acb2fa0-48d0-4709-aa8e-3c5e046914c6', 'c3903e78-cb69-4bc2-be01-fa7e5fca8f3e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:20.705359 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1eaca52-5b22-4980-b4a4-b04ccb7eeb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a70dee4-1c1f-456e-8819-b15c64103478', '32430cb9-70fa-4847-9724-4daba451567f', '7acb2fa0-48d0-4709-aa8e-3c5e046914c6', 'c3903e78-cb69-4bc2-be01-fa7e5fca8f3e']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.706508 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f524b3a-f4e2-463c-877e-17cff3e0f972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.752580 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f524b3a-f4e2-463c-877e-17cff3e0f972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fb1561e-cbb8-4124-b7aa-21449f104bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-248770739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebad531aa67c44a5b71ffa08b19dba49',qos_specs=None,replication_status=,reservations=['2a70dee4-1c1f-456e-8819-b15c64103478','32430cb9-70fa-4847-9724-4daba451567f','7acb2fa0-48d0-4709-aa8e-3c5e046914c6','c3903e78-cb69-4bc2-be01-fa7e5fca8f3e'],size=1,snapshot_id=2c469e73-db86-41e5-924d-1be46efa2084,source_replicaid=,source_volid=None,status='creating',user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-248770739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fb1561e-cbb8-4124-b7aa-21449f104bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebad531aa67c44a5b71ffa08b19dba49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2c469e73-db86-41e5-924d-1be46efa2084,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.753290 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255663ba-1d9b-496a-9592-8246826fad62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.766987 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2386e409-812b-482c-8bb1-f41f430692f1 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:20.767480 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2386e409-812b-482c-8bb1-f41f430692f1 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1083323762", "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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.771201 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255663ba-1d9b-496a-9592-8246826fad62) transitioned into state 'SUCCESS' from state '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-248770739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebad531aa67c44a5b71ffa08b19dba49',qos_specs=None,replication_status=,reservations=['2a70dee4-1c1f-456e-8819-b15c64103478','32430cb9-70fa-4847-9724-4daba451567f','7acb2fa0-48d0-4709-aa8e-3c5e046914c6','c3903e78-cb69-4bc2-be01-fa7e5fca8f3e'],size=1,snapshot_id=2c469e73-db86-41e5-924d-1be46efa2084,source_replicaid=,source_volid=None,status='creating',user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.771950 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a6625d-9dd0-41de-8851-64153b560e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:20.786179 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2386e409-812b-482c-8bb1-f41f430692f1 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:20.786628 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1104/4430] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/types => generated 380 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.791900 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a6625d-9dd0-41de-8851-64153b560e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:20.792743 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Flow 'volume_create_api' (d068a719-bcbe-44f7-aefd-ba5ce5d7fb84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:20.793085 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume request issued successfully. Aug 08 06:34:20.793663 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-acfc81ea-92af-4be6-b083-2faf0801e666 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:20.794237 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1110/4431] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/volumes => generated 788 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:20.796593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a6302596-f254-4454-a802-51fca1505a3d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.799013 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6302596-f254-4454-a802-51fca1505a3d tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] POST https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption Aug 08 06:34:20.799494 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a6302596-f254-4454-a802-51fca1505a3d tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.807622 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9bc54bee-8381-4102-8aa6-cbd0dc9cced3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.809668 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9bc54bee-8381-4102-8aa6-cbd0dc9cced3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:20.809928 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9bc54bee-8381-4102-8aa6-cbd0dc9cced3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:20.810135 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9bc54bee-8381-4102-8aa6-cbd0dc9cced3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:20.817154 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6302596-f254-4454-a802-51fca1505a3d tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption returned with HTTP 200 Aug 08 06:34:20.817672 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1115/4432] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.819504 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.819504 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:20.824766 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9bc54bee-8381-4102-8aa6-cbd0dc9cced3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:20.826568 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2b8d80d1-afaf-431c-b0d5-209ee70cc8ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.828256 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b8d80d1-afaf-431c-b0d5-209ee70cc8ab tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:20.828639 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b8d80d1-afaf-431c-b0d5-209ee70cc8ab tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-977118074", "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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.830109 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9bc54bee-8381-4102-8aa6-cbd0dc9cced3 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:20.830621 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1104/4433] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:20 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.849894 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b8d80d1-afaf-431c-b0d5-209ee70cc8ab tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:20.850320 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1105/4434] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.859933 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ef6d410-eca6-46a9-afae-7cd66a5b69d5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.925161 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ef6d410-eca6-46a9-afae-7cd66a5b69d5 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] POST https://10.4.3.32/volume/v3/types/119a8b16-2462-410c-bffb-3e8b533f2d7a/encryption Aug 08 06:34:20.925581 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ef6d410-eca6-46a9-afae-7cd66a5b69d5 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.927085 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:20.927085 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:20.927626 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-7ef6d410-eca6-46a9-afae-7cd66a5b69d5 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:20.927883 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ef6d410-eca6-46a9-afae-7cd66a5b69d5 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/119a8b16-2462-410c-bffb-3e8b533f2d7a/encryption returned with HTTP 403 Aug 08 06:34:20.928348 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1111/4435] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/types/119a8b16-2462-410c-bffb-3e8b533f2d7a/encryption => generated 127 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:20.937875 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-294292f0-1414-4cec-83a4-4c7523d48748 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.939571 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-294292f0-1414-4cec-83a4-4c7523d48748 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:20.939984 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-294292f0-1414-4cec-83a4-4c7523d48748 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-327089345", "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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.954814 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-294292f0-1414-4cec-83a4-4c7523d48748 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:20.955210 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1116/4436] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:20.963723 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-690c6dd9-780e-4718-b2a1-fbe6ad725d9f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.965670 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-690c6dd9-780e-4718-b2a1-fbe6ad725d9f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] POST https://10.4.3.32/volume/v3/types/d46f00ed-6029-473d-a5be-28bcab362eca/extra_specs Aug 08 06:34:20.966028 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-690c6dd9-780e-4718-b2a1-fbe6ad725d9f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.967947 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-690c6dd9-780e-4718-b2a1-fbe6ad725d9f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:20.968109 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-690c6dd9-780e-4718-b2a1-fbe6ad725d9f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/d46f00ed-6029-473d-a5be-28bcab362eca/extra_specs returned with HTTP 403 Aug 08 06:34:20.968683 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1105/4437] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:34:20 2026] POST /volume/v3/types/d46f00ed-6029-473d-a5be-28bcab362eca/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:20.975779 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e8ef339c-900e-4727-9978-ce15f518be6f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.977541 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8ef339c-900e-4727-9978-ce15f518be6f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] PUT https://10.4.3.32/volume/v3/types/d46f00ed-6029-473d-a5be-28bcab362eca/extra_specs/key2 Aug 08 06:34:20.977885 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8ef339c-900e-4727-9978-ce15f518be6f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.979652 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-e8ef339c-900e-4727-9978-ce15f518be6f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:20.979853 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8ef339c-900e-4727-9978-ce15f518be6f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/d46f00ed-6029-473d-a5be-28bcab362eca/extra_specs/key2 returned with HTTP 403 Aug 08 06:34:20.980436 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1106/4438] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:34:20 2026] PUT /volume/v3/types/d46f00ed-6029-473d-a5be-28bcab362eca/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:20.989392 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d35b58d3-c21b-4c2d-8a7c-98d263fc2bb1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:20.991127 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d35b58d3-c21b-4c2d-8a7c-98d263fc2bb1 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:20.991539 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d35b58d3-c21b-4c2d-8a7c-98d263fc2bb1 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:20.993682 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-d35b58d3-c21b-4c2d-8a7c-98d263fc2bb1 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:20.993875 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d35b58d3-c21b-4c2d-8a7c-98d263fc2bb1 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types returned with HTTP 403 Aug 08 06:34:20.994283 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1112/4439] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:34:20 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) Aug 08 06:34:21.001733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-445e2458-7c7e-4fd6-91a0-21d00a942e5c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.003437 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-445e2458-7c7e-4fd6-91a0-21d00a942e5c tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:21.003816 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-445e2458-7c7e-4fd6-91a0-21d00a942e5c tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1884282277", "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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:21.018513 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-445e2458-7c7e-4fd6-91a0-21d00a942e5c tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:21.018884 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1117/4440] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:21 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.027609 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c33d5178-4363-452f-a3b2-d740a4b442a2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.029449 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c33d5178-4363-452f-a3b2-d740a4b442a2 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] POST https://10.4.3.32/volume/v3/types/26f0fe13-c7f4-4fd1-a435-964c2e53ccc0/encryption Aug 08 06:34:21.029895 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c33d5178-4363-452f-a3b2-d740a4b442a2 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:21.057076 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c33d5178-4363-452f-a3b2-d740a4b442a2 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types/26f0fe13-c7f4-4fd1-a435-964c2e53ccc0/encryption returned with HTTP 200 Aug 08 06:34:21.057541 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1106/4441] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:34:21 2026] POST /volume/v3/types/26f0fe13-c7f4-4fd1-a435-964c2e53ccc0/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.065063 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-184097e4-c59c-453f-b31a-73c62653b0e3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.066824 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-184097e4-c59c-453f-b31a-73c62653b0e3 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] DELETE https://10.4.3.32/volume/v3/types/26f0fe13-c7f4-4fd1-a435-964c2e53ccc0/encryption/16e79730-d41f-47ee-8ef6-f9b613eb7aef Aug 08 06:34:21.067000 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-184097e4-c59c-453f-b31a-73c62653b0e3 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.067170 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-184097e4-c59c-453f-b31a-73c62653b0e3 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.067790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-184097e4-c59c-453f-b31a-73c62653b0e3 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:21.067911 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-184097e4-c59c-453f-b31a-73c62653b0e3 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/26f0fe13-c7f4-4fd1-a435-964c2e53ccc0/encryption/16e79730-d41f-47ee-8ef6-f9b613eb7aef returned with HTTP 403 Aug 08 06:34:21.068350 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1107/4442] 10.4.3.32 () {66 vars in 1482 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/types/26f0fe13-c7f4-4fd1-a435-964c2e53ccc0/encryption/16e79730-d41f-47ee-8ef6-f9b613eb7aef => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:21.076715 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d675343d-d06e-4f7c-a9bb-953ffb333417 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.078361 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d675343d-d06e-4f7c-a9bb-953ffb333417 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:21.078695 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d675343d-d06e-4f7c-a9bb-953ffb333417 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1025755702", "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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:21.093006 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d675343d-d06e-4f7c-a9bb-953ffb333417 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:21.093337 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1113/4443] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:21 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.101080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f5b6d739-4f85-41eb-a9b3-3895717925fc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.103217 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5b6d739-4f85-41eb-a9b3-3895717925fc tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] DELETE https://10.4.3.32/volume/v3/types/ca918310-4e11-44ee-bdc3-ce105929ca3d/extra_specs/key1 Aug 08 06:34:21.103460 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5b6d739-4f85-41eb-a9b3-3895717925fc tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.103683 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5b6d739-4f85-41eb-a9b3-3895717925fc tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.108894 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-f5b6d739-4f85-41eb-a9b3-3895717925fc tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:21.109134 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5b6d739-4f85-41eb-a9b3-3895717925fc tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ca918310-4e11-44ee-bdc3-ce105929ca3d/extra_specs/key1 returned with HTTP 403 Aug 08 06:34:21.109764 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1118/4444] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/types/ca918310-4e11-44ee-bdc3-ce105929ca3d/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:21.118494 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a79c8d93-7f3f-425b-893d-3edd40290091 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.120484 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a79c8d93-7f3f-425b-893d-3edd40290091 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:21.120851 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a79c8d93-7f3f-425b-893d-3edd40290091 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1123593666", "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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:21.139852 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a79c8d93-7f3f-425b-893d-3edd40290091 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:21.140258 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1107/4445] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:21 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.148311 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fb928f8a-8c72-4fbe-ba43-d2343deb0da8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.150838 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb928f8a-8c72-4fbe-ba43-d2343deb0da8 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] DELETE https://10.4.3.32/volume/v3/types/84915511-edb7-421a-bdc9-3e6f9d9003d9 Aug 08 06:34:21.151034 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb928f8a-8c72-4fbe-ba43-d2343deb0da8 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.151235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb928f8a-8c72-4fbe-ba43-d2343deb0da8 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.151962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-fb928f8a-8c72-4fbe-ba43-d2343deb0da8 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:21.152164 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb928f8a-8c72-4fbe-ba43-d2343deb0da8 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/84915511-edb7-421a-bdc9-3e6f9d9003d9 returned with HTTP 403 Aug 08 06:34:21.152660 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1108/4446] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/types/84915511-edb7-421a-bdc9-3e6f9d9003d9 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:21.160990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-da968bf1-090b-41cd-9b04-f4b62a770906 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.163179 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da968bf1-090b-41cd-9b04-f4b62a770906 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] GET https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs Aug 08 06:34:21.163435 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da968bf1-090b-41cd-9b04-f4b62a770906 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.163656 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-da968bf1-090b-41cd-9b04-f4b62a770906 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.172214 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-da968bf1-090b-41cd-9b04-f4b62a770906 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs returned with HTTP 200 Aug 08 06:34:21.172479 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1114/4447] 10.4.3.32 () {66 vars in 1371 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.181248 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a2a57411-6c9e-4be9-9bf3-df65b28719bf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.183883 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2a57411-6c9e-4be9-9bf3-df65b28719bf tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] GET https://10.4.3.32/volume/v3/types Aug 08 06:34:21.184214 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2a57411-6c9e-4be9-9bf3-df65b28719bf tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.184548 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a2a57411-6c9e-4be9-9bf3-df65b28719bf tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.185622 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-a2a57411-6c9e-4be9-9bf3-df65b28719bf tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:34:21.218597 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a2a57411-6c9e-4be9-9bf3-df65b28719bf tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:21.219075 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1119/4448] 10.4.3.32 () {66 vars in 1224 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/types => generated 3146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:21.228354 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3db7b42e-0f05-40da-9b41-06aebfec8e30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.230064 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3db7b42e-0f05-40da-9b41-06aebfec8e30 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] GET https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption/cipher Aug 08 06:34:21.230226 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3db7b42e-0f05-40da-9b41-06aebfec8e30 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.230394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3db7b42e-0f05-40da-9b41-06aebfec8e30 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.230958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-3db7b42e-0f05-40da-9b41-06aebfec8e30 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:21.231133 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3db7b42e-0f05-40da-9b41-06aebfec8e30 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption/cipher returned with HTTP 403 Aug 08 06:34:21.231556 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1108/4449] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:21.238554 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4f3c708d-c3c8-4f1d-8117-3848eaef118a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.240580 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f3c708d-c3c8-4f1d-8117-3848eaef118a tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] GET https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption Aug 08 06:34:21.240838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f3c708d-c3c8-4f1d-8117-3848eaef118a tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.241224 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f3c708d-c3c8-4f1d-8117-3848eaef118a tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.242021 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-4f3c708d-c3c8-4f1d-8117-3848eaef118a tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:21.242221 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f3c708d-c3c8-4f1d-8117-3848eaef118a tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption returned with HTTP 403 Aug 08 06:34:21.242721 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1109/4450] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:21.249427 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bc921102-4a19-4183-a56a-3dcd8a26ccd8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.251010 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc921102-4a19-4183-a56a-3dcd8a26ccd8 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] GET https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs/multiattach Aug 08 06:34:21.251172 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc921102-4a19-4183-a56a-3dcd8a26ccd8 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.251338 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc921102-4a19-4183-a56a-3dcd8a26ccd8 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.257652 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc921102-4a19-4183-a56a-3dcd8a26ccd8 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs/multiattach returned with HTTP 200 Aug 08 06:34:21.258046 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1115/4451] 10.4.3.32 () {66 vars in 1407 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:34:21.264693 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c57b5725-fc99-4e2e-bd95-8feae3fc6ad7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.266410 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c57b5725-fc99-4e2e-bd95-8feae3fc6ad7 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] GET https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs/volume_backend_name Aug 08 06:34:21.266603 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c57b5725-fc99-4e2e-bd95-8feae3fc6ad7 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.266784 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c57b5725-fc99-4e2e-bd95-8feae3fc6ad7 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.273631 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c57b5725-fc99-4e2e-bd95-8feae3fc6ad7 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs/volume_backend_name returned with HTTP 404 Aug 08 06:34:21.274108 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1120/4452] 10.4.3.32 () {66 vars in 1431 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:21.281394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f1fc0572-0675-4945-b51a-f7a8bdb9dc4b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.283496 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1fc0572-0675-4945-b51a-f7a8bdb9dc4b tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] GET https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410 Aug 08 06:34:21.283717 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1fc0572-0675-4945-b51a-f7a8bdb9dc4b tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.283963 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1fc0572-0675-4945-b51a-f7a8bdb9dc4b tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.292062 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1fc0572-0675-4945-b51a-f7a8bdb9dc4b tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410 returned with HTTP 200 Aug 08 06:34:21.292536 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1109/4453] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410 => generated 318 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.300819 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fd7e98d5-1e0a-420e-abdd-a62c96cfe206 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.302660 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd7e98d5-1e0a-420e-abdd-a62c96cfe206 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] PUT https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption/b6779a52-410d-4fff-9b2d-f6f87cfa231b Aug 08 06:34:21.302993 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd7e98d5-1e0a-420e-abdd-a62c96cfe206 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:21.305120 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-fd7e98d5-1e0a-420e-abdd-a62c96cfe206 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:21.305286 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd7e98d5-1e0a-420e-abdd-a62c96cfe206 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption/b6779a52-410d-4fff-9b2d-f6f87cfa231b returned with HTTP 403 Aug 08 06:34:21.305729 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1110/4454] 10.4.3.32 () {68 vars in 1499 bytes} [Sat Aug 8 06:34:21 2026] PUT /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/encryption/b6779a52-410d-4fff-9b2d-f6f87cfa231b => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:21.313896 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6f3d3280-2ad4-4835-9bc4-acd5dcbd9b8f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.315585 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f3d3280-2ad4-4835-9bc4-acd5dcbd9b8f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] PUT https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs/key1 Aug 08 06:34:21.315907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6f3d3280-2ad4-4835-9bc4-acd5dcbd9b8f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:21.317601 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-6f3d3280-2ad4-4835-9bc4-acd5dcbd9b8f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:21.317778 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6f3d3280-2ad4-4835-9bc4-acd5dcbd9b8f tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs/key1 returned with HTTP 403 Aug 08 06:34:21.318233 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1116/4455] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:34:21 2026] PUT /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:21.325171 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e5d3cda9-d5a5-425b-bbf6-9f658fa34f11 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.326913 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5d3cda9-d5a5-425b-bbf6-9f658fa34f11 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] PUT https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410 Aug 08 06:34:21.327256 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e5d3cda9-d5a5-425b-bbf6-9f658fa34f11 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:21.329624 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-e5d3cda9-d5a5-425b-bbf6-9f658fa34f11 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '375c921c214d41d3bf358b9126b3c0cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '255032fb6b524ef5ba81df1331401ede', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:21.329811 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e5d3cda9-d5a5-425b-bbf6-9f658fa34f11 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-member] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410 returned with HTTP 403 Aug 08 06:34:21.330205 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1121/4456] 10.4.3.32 () {68 vars in 1355 bytes} [Sat Aug 8 06:34:21 2026] PUT /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:21.336532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-83796ead-26a7-48a5-9a36-cb6bfa0a98d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.338085 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83796ead-26a7-48a5-9a36-cb6bfa0a98d4 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] DELETE https://10.4.3.32/volume/v3/types/84915511-edb7-421a-bdc9-3e6f9d9003d9 Aug 08 06:34:21.338254 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83796ead-26a7-48a5-9a36-cb6bfa0a98d4 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.338467 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83796ead-26a7-48a5-9a36-cb6bfa0a98d4 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.361316 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83796ead-26a7-48a5-9a36-cb6bfa0a98d4 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types/84915511-edb7-421a-bdc9-3e6f9d9003d9 returned with HTTP 202 Aug 08 06:34:21.361742 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1110/4457] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/types/84915511-edb7-421a-bdc9-3e6f9d9003d9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:21.368166 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d429fd39-3fb0-4e5b-b747-f211dfdd9868 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.369731 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d429fd39-3fb0-4e5b-b747-f211dfdd9868 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] DELETE https://10.4.3.32/volume/v3/types/ca918310-4e11-44ee-bdc3-ce105929ca3d Aug 08 06:34:21.369918 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d429fd39-3fb0-4e5b-b747-f211dfdd9868 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.370152 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d429fd39-3fb0-4e5b-b747-f211dfdd9868 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.391806 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d429fd39-3fb0-4e5b-b747-f211dfdd9868 tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types/ca918310-4e11-44ee-bdc3-ce105929ca3d returned with HTTP 202 Aug 08 06:34:21.392132 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1111/4458] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/types/ca918310-4e11-44ee-bdc3-ce105929ca3d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:21.398345 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3c7960ec-ac9c-4030-b796-7e91b4212bcd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.399869 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3c7960ec-ac9c-4030-b796-7e91b4212bcd tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] DELETE https://10.4.3.32/volume/v3/types/26f0fe13-c7f4-4fd1-a435-964c2e53ccc0 Aug 08 06:34:21.400031 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3c7960ec-ac9c-4030-b796-7e91b4212bcd tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.400202 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3c7960ec-ac9c-4030-b796-7e91b4212bcd tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.420696 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3c7960ec-ac9c-4030-b796-7e91b4212bcd tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types/26f0fe13-c7f4-4fd1-a435-964c2e53ccc0 returned with HTTP 202 Aug 08 06:34:21.421080 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1117/4459] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/types/26f0fe13-c7f4-4fd1-a435-964c2e53ccc0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:21.427132 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-145155f6-ac5d-4009-be71-9bffdf61ed0d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.428672 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-145155f6-ac5d-4009-be71-9bffdf61ed0d tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] DELETE https://10.4.3.32/volume/v3/types/d46f00ed-6029-473d-a5be-28bcab362eca Aug 08 06:34:21.428866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-145155f6-ac5d-4009-be71-9bffdf61ed0d tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.429053 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-145155f6-ac5d-4009-be71-9bffdf61ed0d tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.449901 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-145155f6-ac5d-4009-be71-9bffdf61ed0d tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types/d46f00ed-6029-473d-a5be-28bcab362eca returned with HTTP 202 Aug 08 06:34:21.450272 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1122/4460] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/types/d46f00ed-6029-473d-a5be-28bcab362eca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:21.456638 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-240dfc15-1688-436b-9315-574e6c4f40fb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.458276 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-240dfc15-1688-436b-9315-574e6c4f40fb tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] DELETE https://10.4.3.32/volume/v3/types/119a8b16-2462-410c-bffb-3e8b533f2d7a Aug 08 06:34:21.458482 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-240dfc15-1688-436b-9315-574e6c4f40fb tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.458670 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-240dfc15-1688-436b-9315-574e6c4f40fb tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.489865 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-240dfc15-1688-436b-9315-574e6c4f40fb tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types/119a8b16-2462-410c-bffb-3e8b533f2d7a returned with HTTP 202 Aug 08 06:34:21.490278 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1111/4461] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/types/119a8b16-2462-410c-bffb-3e8b533f2d7a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:21.498258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca5c8a18-c5ac-4a32-afa0-31ba816a4c2a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.499876 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca5c8a18-c5ac-4a32-afa0-31ba816a4c2a tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] DELETE https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410 Aug 08 06:34:21.500046 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca5c8a18-c5ac-4a32-afa0-31ba816a4c2a tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.500226 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca5c8a18-c5ac-4a32-afa0-31ba816a4c2a tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.524568 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca5c8a18-c5ac-4a32-afa0-31ba816a4c2a tempest-VolumeTypesMemberTests-1666795986 tempest-VolumeTypesMemberTests-1666795986-project-admin] https://10.4.3.32/volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410 returned with HTTP 202 Aug 08 06:34:21.524960 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1112/4462] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/types/ebadd5da-0b4d-4289-949e-c3fd8a00c410 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:21.571014 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b2d3aa59-8ae2-40d8-8af8-a1ba22fb1361 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.572533 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2d3aa59-8ae2-40d8-8af8-a1ba22fb1361 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] GET https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c Aug 08 06:34:21.572693 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2d3aa59-8ae2-40d8-8af8-a1ba22fb1361 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.572885 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b2d3aa59-8ae2-40d8-8af8-a1ba22fb1361 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.580830 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.580830 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:21.584848 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b2d3aa59-8ae2-40d8-8af8-a1ba22fb1361 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Volume info retrieved successfully. Aug 08 06:34:21.589224 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b2d3aa59-8ae2-40d8-8af8-a1ba22fb1361 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c returned with HTTP 200 Aug 08 06:34:21.589740 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1118/4463] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.604516 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5f2ff96f-5008-4b0d-8c5b-9f25ae231125 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.606623 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f2ff96f-5008-4b0d-8c5b-9f25ae231125 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] GET https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c Aug 08 06:34:21.606882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f2ff96f-5008-4b0d-8c5b-9f25ae231125 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.607126 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f2ff96f-5008-4b0d-8c5b-9f25ae231125 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.614552 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.614552 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:21.619042 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5f2ff96f-5008-4b0d-8c5b-9f25ae231125 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Volume info retrieved successfully. Aug 08 06:34:21.623588 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f2ff96f-5008-4b0d-8c5b-9f25ae231125 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c returned with HTTP 200 Aug 08 06:34:21.624055 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1123/4464] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.639204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-df1cfd53-81b6-4e89-9e54-ec1c8fc88de8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.639267 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb6855fc-5e37-4efc-8c2e-1fc486e6764c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.641024 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df1cfd53-81b6-4e89-9e54-ec1c8fc88de8 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c Aug 08 06:34:21.641208 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df1cfd53-81b6-4e89-9e54-ec1c8fc88de8 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.641408 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df1cfd53-81b6-4e89-9e54-ec1c8fc88de8 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.641499 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb6855fc-5e37-4efc-8c2e-1fc486e6764c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 Aug 08 06:34:21.641619 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-df1cfd53-81b6-4e89-9e54-ec1c8fc88de8 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Delete volume with id: ab1d8b9f-4fc9-417a-b938-c5f17ddd248c Aug 08 06:34:21.641706 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb6855fc-5e37-4efc-8c2e-1fc486e6764c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.642010 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb6855fc-5e37-4efc-8c2e-1fc486e6764c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.649240 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.649240 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:21.649358 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.649358 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:21.649830 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bb6855fc-5e37-4efc-8c2e-1fc486e6764c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Snapshot retrieved successfully. Aug 08 06:34:21.649899 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-df1cfd53-81b6-4e89-9e54-ec1c8fc88de8 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Volume info retrieved successfully. Aug 08 06:34:21.650935 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb6855fc-5e37-4efc-8c2e-1fc486e6764c tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 returned with HTTP 200 Aug 08 06:34:21.651370 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1113/4465] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.661699 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-621cbfb3-b2e0-4070-8ee4-f397555cd04b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.663589 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-621cbfb3-b2e0-4070-8ee4-f397555cd04b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:34:21.664287 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-621cbfb3-b2e0-4070-8ee4-f397555cd04b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "463e98a7-3778-474c-9bda-08a8817e792c", "snapshot_id": "8565b4bd-40b8-4546-9d1d-3f153a5d81f4", "name": "tempest-VolumesBackupsTest-Backup-1460505722"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:21.665953 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-621cbfb3-b2e0-4070-8ee4-f397555cd04b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating new backup {'backup': {'volume_id': '463e98a7-3778-474c-9bda-08a8817e792c', 'snapshot_id': '8565b4bd-40b8-4546-9d1d-3f153a5d81f4', 'name': 'tempest-VolumesBackupsTest-Backup-1460505722'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:34:21.666104 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-621cbfb3-b2e0-4070-8ee4-f397555cd04b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Creating backup of volume 463e98a7-3778-474c-9bda-08a8817e792c in container None Aug 08 06:34:21.667149 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-df1cfd53-81b6-4e89-9e54-ec1c8fc88de8 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Delete volume request issued successfully. Aug 08 06:34:21.667842 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df1cfd53-81b6-4e89-9e54-ec1c8fc88de8 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c returned with HTTP 202 Aug 08 06:34:21.667842 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1112/4466] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:21 2026] DELETE /volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:21.675186 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.675186 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:21.675687 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-621cbfb3-b2e0-4070-8ee4-f397555cd04b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:21.675895 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c9abf5df-79d9-44bf-b1e3-aedfc96b09d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.677838 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9abf5df-79d9-44bf-b1e3-aedfc96b09d1 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] GET https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c Aug 08 06:34:21.678035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9abf5df-79d9-44bf-b1e3-aedfc96b09d1 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.678278 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c9abf5df-79d9-44bf-b1e3-aedfc96b09d1 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.681652 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.681652 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:21.682134 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-621cbfb3-b2e0-4070-8ee4-f397555cd04b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Snapshot retrieved successfully. Aug 08 06:34:21.684992 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.684992 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:21.689173 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c9abf5df-79d9-44bf-b1e3-aedfc96b09d1 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Volume info retrieved successfully. Aug 08 06:34:21.693846 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c9abf5df-79d9-44bf-b1e3-aedfc96b09d1 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c returned with HTTP 200 Aug 08 06:34:21.694231 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1124/4467] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.698705 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-621cbfb3-b2e0-4070-8ee4-f397555cd04b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Created reservations ['6ee4cebc-8cb7-45dd-ad7c-08d4a025a70e', '79ed3435-0259-4380-866e-6dd8d6da42e4'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:21.704542 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e08214b5-9943-496e-a765-690ef60d22df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.706450 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e08214b5-9943-496e-a765-690ef60d22df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:21.706673 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e08214b5-9943-496e-a765-690ef60d22df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.706859 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e08214b5-9943-496e-a765-690ef60d22df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.706963 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e08214b5-9943-496e-a765-690ef60d22df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:21.711113 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.711113 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:21.711722 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e08214b5-9943-496e-a765-690ef60d22df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:21.712170 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1114/4468] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.729112 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-621cbfb3-b2e0-4070-8ee4-f397555cd04b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:34:21.729668 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1119/4469] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:34:21 2026] POST /volume/v3/backups => generated 328 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:21.739276 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0368f143-18de-4b8b-b0aa-62fb4975e75f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.741186 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0368f143-18de-4b8b-b0aa-62fb4975e75f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:21.741564 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0368f143-18de-4b8b-b0aa-62fb4975e75f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.741564 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0368f143-18de-4b8b-b0aa-62fb4975e75f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.741705 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0368f143-18de-4b8b-b0aa-62fb4975e75f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:21.747556 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.747556 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:21.748056 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0368f143-18de-4b8b-b0aa-62fb4975e75f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:21.748519 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1113/4470] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 769 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.845141 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-542ac8ec-c557-4fa6-a54c-b2504b157f10 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.846859 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-542ac8ec-c557-4fa6-a54c-b2504b157f10 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:21.847072 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-542ac8ec-c557-4fa6-a54c-b2504b157f10 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.847250 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-542ac8ec-c557-4fa6-a54c-b2504b157f10 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.854282 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.854282 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:21.857978 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-542ac8ec-c557-4fa6-a54c-b2504b157f10 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:21.862458 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-542ac8ec-c557-4fa6-a54c-b2504b157f10 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:21.862866 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1125/4471] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:21.875269 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca15aef9-a949-47c4-a1c1-0e89fd0dde8f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:21.877595 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca15aef9-a949-47c4-a1c1-0e89fd0dde8f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:21.877879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca15aef9-a949-47c4-a1c1-0e89fd0dde8f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:21.878120 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca15aef9-a949-47c4-a1c1-0e89fd0dde8f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:21.886908 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:21.886908 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:21.891697 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ca15aef9-a949-47c4-a1c1-0e89fd0dde8f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:21.897453 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca15aef9-a949-47c4-a1c1-0e89fd0dde8f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:21.897977 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1115/4472] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:21 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:22.385649 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-967864cc-00c5-4892-9614-430e522ba168 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.388502 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-967864cc-00c5-4892-9614-430e522ba168 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:22.388796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-967864cc-00c5-4892-9614-430e522ba168 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.389056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-967864cc-00c5-4892-9614-430e522ba168 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.397351 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:22.397351 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:22.400955 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-967864cc-00c5-4892-9614-430e522ba168 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:22.404829 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-967864cc-00c5-4892-9614-430e522ba168 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:22.405194 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1120/4473] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:22.472422 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-03feb668-c8ab-4c7d-9a11-da0d869f8a4d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.472746 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03feb668-c8ab-4c7d-9a11-da0d869f8a4d None None] GET https://10.4.3.32/volume// Aug 08 06:34:22.472966 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03feb668-c8ab-4c7d-9a11-da0d869f8a4d None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.473193 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03feb668-c8ab-4c7d-9a11-da0d869f8a4d None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.473591 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03feb668-c8ab-4c7d-9a11-da0d869f8a4d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:22.473929 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1114/4474] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:22.480586 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-96b00dce-fbcb-4b60-89f3-2d24628126da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.483128 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-96b00dce-fbcb-4b60-89f3-2d24628126da tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:34:22.483557 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-96b00dce-fbcb-4b60-89f3-2d24628126da tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fb1561e-cbb8-4124-b7aa-21449f104bc8", "connector": null, "instance_uuid": "037d0af1-fa4a-4fb5-bcf8-9de45cbf6c13"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:22.491448 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:22.491448 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:22.516006 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-96b00dce-fbcb-4b60-89f3-2d24628126da tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:34:22.516423 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1126/4475] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:34:22 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:22.545535 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-92e31baa-4408-4182-b403-3f4a2a451409 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.547752 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92e31baa-4408-4182-b403-3f4a2a451409 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:22.548052 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92e31baa-4408-4182-b403-3f4a2a451409 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.548251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92e31baa-4408-4182-b403-3f4a2a451409 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.554980 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-659a6a16-fe66-4b3d-aafd-16ece79abc48 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.555370 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-659a6a16-fe66-4b3d-aafd-16ece79abc48 None None] GET https://10.4.3.32/volume// Aug 08 06:34:22.555543 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-659a6a16-fe66-4b3d-aafd-16ece79abc48 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.555722 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-659a6a16-fe66-4b3d-aafd-16ece79abc48 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.556055 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-659a6a16-fe66-4b3d-aafd-16ece79abc48 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:22.556359 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1121/4476] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:22.559310 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:22.559310 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:22.562925 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-5d802d75-45cc-459e-9c0c-9f1f90a1ff02 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.563145 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-92e31baa-4408-4182-b403-3f4a2a451409 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:22.564958 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-5d802d75-45cc-459e-9c0c-9f1f90a1ff02 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:22.565155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-5d802d75-45cc-459e-9c0c-9f1f90a1ff02 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.565401 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-5d802d75-45cc-459e-9c0c-9f1f90a1ff02 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.567944 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92e31baa-4408-4182-b403-3f4a2a451409 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:22.568411 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1116/4477] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:34:22.575735 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:22.575735 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:22.579759 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-5d802d75-45cc-459e-9c0c-9f1f90a1ff02 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:22.584274 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-5d802d75-45cc-459e-9c0c-9f1f90a1ff02 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:22.584676 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1115/4478] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 1060 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:22.684943 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-daecc44e-3747-4ac1-a946-05fdf2233684 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.687496 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-daecc44e-3747-4ac1-a946-05fdf2233684 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] PUT https://10.4.3.32/volume/v3/attachments/38c317bb-1ce5-4874-a96c-bd414ac581b0 Aug 08 06:34:22.687942 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-daecc44e-3747-4ac1-a946-05fdf2233684 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:22.697648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-daecc44e-3747-4ac1-a946-05fdf2233684 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Acquiring lock "cinder-attachment_update-9fb1561e-cbb8-4124-b7aa-21449f104bc8-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:34:22.702875 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-daecc44e-3747-4ac1-a946-05fdf2233684 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Lock "cinder-attachment_update-9fb1561e-cbb8-4124-b7aa-21449f104bc8-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:34:22.704827 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:22.704827 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:22.707064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-94f0191f-503d-44dc-a238-f36785fc7a23 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.708736 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-94f0191f-503d-44dc-a238-f36785fc7a23 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] GET https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c Aug 08 06:34:22.708929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-94f0191f-503d-44dc-a238-f36785fc7a23 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.709163 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-94f0191f-503d-44dc-a238-f36785fc7a23 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.715794 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-94f0191f-503d-44dc-a238-f36785fc7a23 tempest-VolumeTypesAccessTest-425591942 tempest-VolumeTypesAccessTest-425591942-project-member] https://10.4.3.32/volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c returned with HTTP 404 Aug 08 06:34:22.716345 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1122/4479] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/v3/volumes/ab1d8b9f-4fc9-417a-b938-c5f17ddd248c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:22.724118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a5d1edf1-eb8d-4828-8a83-57d9ed7895fa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.725606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c00ca3cf-6663-478d-99f3-8ac481e274fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.726119 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5d1edf1-eb8d-4828-8a83-57d9ed7895fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:22.727079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5d1edf1-eb8d-4828-8a83-57d9ed7895fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.727079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5d1edf1-eb8d-4828-8a83-57d9ed7895fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.727079 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a5d1edf1-eb8d-4828-8a83-57d9ed7895fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:22.727729 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c00ca3cf-6663-478d-99f3-8ac481e274fd tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] POST https://10.4.3.32/volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d/action Aug 08 06:34:22.728169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c00ca3cf-6663-478d-99f3-8ac481e274fd tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action body: b'{"removeProjectAccess": {"project": "4fd47424829d43c284fc6a10f43779fe"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:22.728345 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c00ca3cf-6663-478d-99f3-8ac481e274fd tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4fd47424829d43c284fc6a10f43779fe"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:22.731177 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:22.731177 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:22.731793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5d1edf1-eb8d-4828-8a83-57d9ed7895fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:22.732158 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1117/4480] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:22.740709 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c00ca3cf-6663-478d-99f3-8ac481e274fd tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d/action returned with HTTP 202 Aug 08 06:34:22.741362 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1116/4481] 10.4.3.32 () {68 vars in 1377 bytes} [Sat Aug 8 06:34:22 2026] POST /volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:22.747852 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dc17aa39-37f1-4415-9201-e8ad88ec3a4b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.749635 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc17aa39-37f1-4415-9201-e8ad88ec3a4b tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] DELETE https://10.4.3.32/volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d Aug 08 06:34:22.749839 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc17aa39-37f1-4415-9201-e8ad88ec3a4b tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.750037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dc17aa39-37f1-4415-9201-e8ad88ec3a4b tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.759707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-074fb28d-045f-436e-a990-cccbe77b4939 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.761576 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-074fb28d-045f-436e-a990-cccbe77b4939 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:22.761761 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-074fb28d-045f-436e-a990-cccbe77b4939 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.761954 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-074fb28d-045f-436e-a990-cccbe77b4939 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.762075 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-074fb28d-045f-436e-a990-cccbe77b4939 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:22.766066 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:22.766066 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:22.766744 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-074fb28d-045f-436e-a990-cccbe77b4939 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:22.767104 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1118/4482] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:22.770988 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dc17aa39-37f1-4415-9201-e8ad88ec3a4b tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d returned with HTTP 202 Aug 08 06:34:22.771368 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1123/4483] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:22 2026] DELETE /volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:22.779104 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bd745107-6b6f-446e-812e-b37bc80989be None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.781029 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd745107-6b6f-446e-812e-b37bc80989be tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] GET https://10.4.3.32/volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d Aug 08 06:34:22.781156 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd745107-6b6f-446e-812e-b37bc80989be tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.781303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd745107-6b6f-446e-812e-b37bc80989be tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.782161 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-daecc44e-3747-4ac1-a946-05fdf2233684 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Lock "cinder-attachment_update-9fb1561e-cbb8-4124-b7aa-21449f104bc8-np0000006785" released by "attachment_update" :: held 0.079s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:34:22.782545 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-daecc44e-3747-4ac1-a946-05fdf2233684 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/38c317bb-1ce5-4874-a96c-bd414ac581b0 returned with HTTP 200 Aug 08 06:34:22.783061 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1127/4484] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:34:22 2026] PUT /volume/v3/attachments/38c317bb-1ce5-4874-a96c-bd414ac581b0 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:22.786185 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd745107-6b6f-446e-812e-b37bc80989be tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d returned with HTTP 404 Aug 08 06:34:22.786655 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1117/4485] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/v3/types/51b3f011-becd-476c-ade7-714014651c1d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:22.794218 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-903a56ab-e89b-4c2f-952c-56d607481555 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.796138 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-903a56ab-e89b-4c2f-952c-56d607481555 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:22.796507 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-903a56ab-e89b-4c2f-952c-56d607481555 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1523156675", "os-volume-type-access:is_public": false}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:22.808905 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-903a56ab-e89b-4c2f-952c-56d607481555 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:22.809269 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1119/4486] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:22 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:22.821787 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0eff227a-0ce6-4824-8c30-cb6e8893071f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.823526 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0eff227a-0ce6-4824-8c30-cb6e8893071f tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] POST https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action Aug 08 06:34:22.823858 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0eff227a-0ce6-4824-8c30-cb6e8893071f tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action body: b'{"addProjectAccess": {"project": "4fd47424829d43c284fc6a10f43779fe"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:22.824168 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0eff227a-0ce6-4824-8c30-cb6e8893071f tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4fd47424829d43c284fc6a10f43779fe"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:22.837883 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0eff227a-0ce6-4824-8c30-cb6e8893071f tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action returned with HTTP 202 Aug 08 06:34:22.838278 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1124/4487] 10.4.3.32 () {68 vars in 1377 bytes} [Sat Aug 8 06:34:22 2026] POST /volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:22.846966 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-68e32d77-cd64-4544-b5c1-85c96448bace None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.848926 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68e32d77-cd64-4544-b5c1-85c96448bace tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] POST https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action Aug 08 06:34:22.849310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68e32d77-cd64-4544-b5c1-85c96448bace tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action body: b'{"addProjectAccess": {"project": "7c6557a72e3e4723a0966be546f7b02d"}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:22.849475 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68e32d77-cd64-4544-b5c1-85c96448bace tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7c6557a72e3e4723a0966be546f7b02d"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:22.851049 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:22.851049 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:22.862077 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68e32d77-cd64-4544-b5c1-85c96448bace tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action returned with HTTP 202 Aug 08 06:34:22.862652 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1128/4488] 10.4.3.32 () {68 vars in 1377 bytes} [Sat Aug 8 06:34:22 2026] POST /volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:22.870501 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a51ff0b6-00f9-4859-8bf2-bb76e3f0a407 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.872539 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a51ff0b6-00f9-4859-8bf2-bb76e3f0a407 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] GET https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/os-volume-type-access Aug 08 06:34:22.872746 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a51ff0b6-00f9-4859-8bf2-bb76e3f0a407 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.873016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a51ff0b6-00f9-4859-8bf2-bb76e3f0a407 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.885533 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a51ff0b6-00f9-4859-8bf2-bb76e3f0a407 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/os-volume-type-access returned with HTTP 200 Aug 08 06:34:22.886156 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1118/4489] 10.4.3.32 () {66 vars in 1401 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:22.895114 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ef83549f-391b-49bc-995e-8744fc44c2bf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.897226 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ef83549f-391b-49bc-995e-8744fc44c2bf tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] POST https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action Aug 08 06:34:22.897658 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ef83549f-391b-49bc-995e-8744fc44c2bf tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action body: b'{"removeProjectAccess": {"project": "7c6557a72e3e4723a0966be546f7b02d"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:22.897832 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ef83549f-391b-49bc-995e-8744fc44c2bf tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7c6557a72e3e4723a0966be546f7b02d"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:22.912125 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ef83549f-391b-49bc-995e-8744fc44c2bf tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action returned with HTTP 202 Aug 08 06:34:22.912662 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1120/4490] 10.4.3.32 () {68 vars in 1377 bytes} [Sat Aug 8 06:34:22 2026] POST /volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:22.919640 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1bec9ec1-5910-487c-9093-f7d8e4cf9b04 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.922205 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1bec9ec1-5910-487c-9093-f7d8e4cf9b04 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] POST https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action Aug 08 06:34:22.922702 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1bec9ec1-5910-487c-9093-f7d8e4cf9b04 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action body: b'{"removeProjectAccess": {"project": "4fd47424829d43c284fc6a10f43779fe"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:22.922913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1bec9ec1-5910-487c-9093-f7d8e4cf9b04 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4fd47424829d43c284fc6a10f43779fe"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:22.934606 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1bec9ec1-5910-487c-9093-f7d8e4cf9b04 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action returned with HTTP 202 Aug 08 06:34:22.935078 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1125/4491] 10.4.3.32 () {68 vars in 1377 bytes} [Sat Aug 8 06:34:22 2026] POST /volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:22.942674 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a3197455-1937-4a24-b7b7-907167699803 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.943488 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3197455-1937-4a24-b7b7-907167699803 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] DELETE https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85 Aug 08 06:34:22.943684 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3197455-1937-4a24-b7b7-907167699803 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.943951 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3197455-1937-4a24-b7b7-907167699803 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.963302 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3197455-1937-4a24-b7b7-907167699803 tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85 returned with HTTP 202 Aug 08 06:34:22.963302 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1129/4492] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:22 2026] DELETE /volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:22.970571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a6ee9f37-145c-40d9-9eb4-5787813d89eb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:22.972166 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6ee9f37-145c-40d9-9eb4-5787813d89eb tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] GET https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85 Aug 08 06:34:22.972348 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6ee9f37-145c-40d9-9eb4-5787813d89eb tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:22.972551 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6ee9f37-145c-40d9-9eb4-5787813d89eb tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:22.976134 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6ee9f37-145c-40d9-9eb4-5787813d89eb tempest-VolumeTypesAccessTest-1944473662 tempest-VolumeTypesAccessTest-1944473662-project-admin] https://10.4.3.32/volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85 returned with HTTP 404 Aug 08 06:34:22.976652 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1119/4493] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:34:22 2026] GET /volume/v3/types/0cf9c6d2-f59c-4adb-b270-f61dfbf4fd85 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.060219 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-31ef1cd9-93d8-4dd5-a66a-734f76ac0dbb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.176337 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31ef1cd9-93d8-4dd5-a66a-734f76ac0dbb tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:23.176689 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31ef1cd9-93d8-4dd5-a66a-734f76ac0dbb tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1732552392", "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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.195626 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31ef1cd9-93d8-4dd5-a66a-734f76ac0dbb tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:23.195985 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1121/4494] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types => generated 380 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.204974 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-273f1a81-bc76-4329-8147-97f1762f63bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.206655 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-273f1a81-bc76-4329-8147-97f1762f63bd tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] POST https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption Aug 08 06:34:23.206990 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-273f1a81-bc76-4329-8147-97f1762f63bd tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.222778 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-273f1a81-bc76-4329-8147-97f1762f63bd tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption returned with HTTP 200 Aug 08 06:34:23.223317 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1126/4495] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:34:23.231431 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-572bbbbe-fcfc-4de1-a5e2-7d84458fa2ec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.233210 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-572bbbbe-fcfc-4de1-a5e2-7d84458fa2ec tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:23.233584 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-572bbbbe-fcfc-4de1-a5e2-7d84458fa2ec tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1856219017", "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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.248922 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-572bbbbe-fcfc-4de1-a5e2-7d84458fa2ec tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:23.249269 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1130/4496] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.256557 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6d0a47ce-9596-4bfc-bf6d-1a905d02e570 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.359111 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d0a47ce-9596-4bfc-bf6d-1a905d02e570 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] POST https://10.4.3.32/volume/v3/types/dc01f2ae-150a-4222-b190-4e384280ad2d/encryption Aug 08 06:34:23.360406 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d0a47ce-9596-4bfc-bf6d-1a905d02e570 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.372835 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-6d0a47ce-9596-4bfc-bf6d-1a905d02e570 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.374440 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d0a47ce-9596-4bfc-bf6d-1a905d02e570 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/dc01f2ae-150a-4222-b190-4e384280ad2d/encryption returned with HTTP 403 Aug 08 06:34:23.377023 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1120/4497] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types/dc01f2ae-150a-4222-b190-4e384280ad2d/encryption => generated 127 bytes in 121 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.385699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-378ae01c-8023-4643-b5e6-bf45f1b4c8c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.387892 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-378ae01c-8023-4643-b5e6-bf45f1b4c8c2 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:23.388370 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-378ae01c-8023-4643-b5e6-bf45f1b4c8c2 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1652960841", "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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.407114 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-378ae01c-8023-4643-b5e6-bf45f1b4c8c2 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:23.407613 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1122/4498] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.416999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-79a81c1e-bdbd-4aa1-8a1b-379bb36558ca None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.419189 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-79a81c1e-bdbd-4aa1-8a1b-379bb36558ca tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] POST https://10.4.3.32/volume/v3/types/78ffd269-e10a-4505-aa1e-6a33938d0a02/extra_specs Aug 08 06:34:23.419650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-79a81c1e-bdbd-4aa1-8a1b-379bb36558ca tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.422125 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-79a81c1e-bdbd-4aa1-8a1b-379bb36558ca tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.422289 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-79a81c1e-bdbd-4aa1-8a1b-379bb36558ca tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/78ffd269-e10a-4505-aa1e-6a33938d0a02/extra_specs returned with HTTP 403 Aug 08 06:34:23.422881 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1127/4499] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types/78ffd269-e10a-4505-aa1e-6a33938d0a02/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.429727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a57e0ed8-e74e-48d5-bdb4-985a2331b366 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.432148 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a57e0ed8-e74e-48d5-bdb4-985a2331b366 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] PUT https://10.4.3.32/volume/v3/types/78ffd269-e10a-4505-aa1e-6a33938d0a02/extra_specs/key2 Aug 08 06:34:23.432521 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a57e0ed8-e74e-48d5-bdb4-985a2331b366 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.434362 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-a57e0ed8-e74e-48d5-bdb4-985a2331b366 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.434557 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a57e0ed8-e74e-48d5-bdb4-985a2331b366 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/78ffd269-e10a-4505-aa1e-6a33938d0a02/extra_specs/key2 returned with HTTP 403 Aug 08 06:34:23.435074 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1131/4500] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:34:23 2026] PUT /volume/v3/types/78ffd269-e10a-4505-aa1e-6a33938d0a02/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.443562 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b3b67f62-1954-4338-8dcf-cc1eafc34c4b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.445184 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3b67f62-1954-4338-8dcf-cc1eafc34c4b tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:23.445544 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3b67f62-1954-4338-8dcf-cc1eafc34c4b tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.447259 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-b3b67f62-1954-4338-8dcf-cc1eafc34c4b tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.447424 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3b67f62-1954-4338-8dcf-cc1eafc34c4b tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types returned with HTTP 403 Aug 08 06:34:23.447872 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1121/4501] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:34:23 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) Aug 08 06:34:23.455110 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-625f7d3b-5be6-4221-8637-6ab725386c03 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.457110 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-625f7d3b-5be6-4221-8637-6ab725386c03 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:23.457586 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-625f7d3b-5be6-4221-8637-6ab725386c03 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1619560441", "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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.474678 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-625f7d3b-5be6-4221-8637-6ab725386c03 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:23.475128 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1123/4502] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.482851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ce668462-e97a-4e6b-ae00-5e6eaab5080b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.484452 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce668462-e97a-4e6b-ae00-5e6eaab5080b tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] POST https://10.4.3.32/volume/v3/types/55b3a94d-af8b-4e2e-8935-a8d6697e683b/encryption Aug 08 06:34:23.484747 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ce668462-e97a-4e6b-ae00-5e6eaab5080b tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.498100 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce668462-e97a-4e6b-ae00-5e6eaab5080b tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types/55b3a94d-af8b-4e2e-8935-a8d6697e683b/encryption returned with HTTP 200 Aug 08 06:34:23.498514 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1128/4503] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types/55b3a94d-af8b-4e2e-8935-a8d6697e683b/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.505539 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c662f4bd-6b58-4124-b77b-909a7ced6c94 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.507219 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c662f4bd-6b58-4124-b77b-909a7ced6c94 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] DELETE https://10.4.3.32/volume/v3/types/55b3a94d-af8b-4e2e-8935-a8d6697e683b/encryption/e957952b-3d83-419d-859b-195a2c6432f1 Aug 08 06:34:23.507422 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c662f4bd-6b58-4124-b77b-909a7ced6c94 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.507581 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c662f4bd-6b58-4124-b77b-909a7ced6c94 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.508170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-c662f4bd-6b58-4124-b77b-909a7ced6c94 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.508308 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c662f4bd-6b58-4124-b77b-909a7ced6c94 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/55b3a94d-af8b-4e2e-8935-a8d6697e683b/encryption/e957952b-3d83-419d-859b-195a2c6432f1 returned with HTTP 403 Aug 08 06:34:23.508879 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1132/4504] 10.4.3.32 () {66 vars in 1482 bytes} [Sat Aug 8 06:34:23 2026] DELETE /volume/v3/types/55b3a94d-af8b-4e2e-8935-a8d6697e683b/encryption/e957952b-3d83-419d-859b-195a2c6432f1 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.515287 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2c4b6067-0b27-47ca-9554-cdc3b2fd79e8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.517357 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c4b6067-0b27-47ca-9554-cdc3b2fd79e8 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:23.517809 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c4b6067-0b27-47ca-9554-cdc3b2fd79e8 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-854080473", "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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.540024 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c4b6067-0b27-47ca-9554-cdc3b2fd79e8 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:23.540790 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1122/4505] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.548904 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5feb4025-d1a3-401d-9861-821a870cac98 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.550742 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5feb4025-d1a3-401d-9861-821a870cac98 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] DELETE https://10.4.3.32/volume/v3/types/2432b495-1599-423c-a298-3428f57ea912/extra_specs/key1 Aug 08 06:34:23.551847 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5feb4025-d1a3-401d-9861-821a870cac98 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.551847 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5feb4025-d1a3-401d-9861-821a870cac98 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.556453 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-5feb4025-d1a3-401d-9861-821a870cac98 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.556633 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5feb4025-d1a3-401d-9861-821a870cac98 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/2432b495-1599-423c-a298-3428f57ea912/extra_specs/key1 returned with HTTP 403 Aug 08 06:34:23.557098 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1124/4506] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:34:23 2026] DELETE /volume/v3/types/2432b495-1599-423c-a298-3428f57ea912/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.565137 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e41079fe-0681-4c93-9fd6-db0389bf6059 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.566733 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e41079fe-0681-4c93-9fd6-db0389bf6059 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:23.567084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e41079fe-0681-4c93-9fd6-db0389bf6059 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-625896732", "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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.581254 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e41079fe-0681-4c93-9fd6-db0389bf6059 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:23.581626 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1129/4507] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:34:23 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.587644 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-17a31659-6e70-4be2-9804-3bf171e77015 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.590504 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17a31659-6e70-4be2-9804-3bf171e77015 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:23.590688 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17a31659-6e70-4be2-9804-3bf171e77015 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.590882 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17a31659-6e70-4be2-9804-3bf171e77015 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.592796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1d2d62fe-ff4c-4d38-af8f-07876f122ca7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.594482 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d2d62fe-ff4c-4d38-af8f-07876f122ca7 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] DELETE https://10.4.3.32/volume/v3/types/7e62c9b0-a147-43ce-ab48-bd1b77193e9d Aug 08 06:34:23.594677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d2d62fe-ff4c-4d38-af8f-07876f122ca7 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.594922 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d2d62fe-ff4c-4d38-af8f-07876f122ca7 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.595571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-1d2d62fe-ff4c-4d38-af8f-07876f122ca7 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.595754 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d2d62fe-ff4c-4d38-af8f-07876f122ca7 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/7e62c9b0-a147-43ce-ab48-bd1b77193e9d returned with HTTP 403 Aug 08 06:34:23.596226 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1123/4508] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:23 2026] DELETE /volume/v3/types/7e62c9b0-a147-43ce-ab48-bd1b77193e9d => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.600788 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:23.600788 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:23.603309 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-13258ec5-dbcf-440f-bbd6-79f0d4fbc3e5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.604302 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-17a31659-6e70-4be2-9804-3bf171e77015 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:23.604999 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13258ec5-dbcf-440f-bbd6-79f0d4fbc3e5 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] GET https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs Aug 08 06:34:23.605183 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13258ec5-dbcf-440f-bbd6-79f0d4fbc3e5 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.605360 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13258ec5-dbcf-440f-bbd6-79f0d4fbc3e5 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.608331 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17a31659-6e70-4be2-9804-3bf171e77015 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:23.608703 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1133/4509] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:23 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.612092 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13258ec5-dbcf-440f-bbd6-79f0d4fbc3e5 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs returned with HTTP 200 Aug 08 06:34:23.612457 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1125/4510] 10.4.3.32 () {66 vars in 1371 bytes} [Sat Aug 8 06:34:23 2026] GET /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.621187 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cae431de-973b-4192-aaa3-df9edba9e194 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.623093 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cae431de-973b-4192-aaa3-df9edba9e194 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] GET https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption/cipher Aug 08 06:34:23.623351 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cae431de-973b-4192-aaa3-df9edba9e194 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.623580 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cae431de-973b-4192-aaa3-df9edba9e194 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.624259 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-cae431de-973b-4192-aaa3-df9edba9e194 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.624495 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cae431de-973b-4192-aaa3-df9edba9e194 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption/cipher returned with HTTP 403 Aug 08 06:34:23.625022 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1130/4511] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:34:23 2026] GET /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.633486 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1300c0d9-b166-4035-942d-10362cb4ee09 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.633486 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1300c0d9-b166-4035-942d-10362cb4ee09 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] GET https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption Aug 08 06:34:23.633677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1300c0d9-b166-4035-942d-10362cb4ee09 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.633710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1300c0d9-b166-4035-942d-10362cb4ee09 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.634341 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-1300c0d9-b166-4035-942d-10362cb4ee09 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.634515 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1300c0d9-b166-4035-942d-10362cb4ee09 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption returned with HTTP 403 Aug 08 06:34:23.634935 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1124/4512] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:34:23 2026] GET /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.643815 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-86d0b4b6-a82f-41a5-92df-5b21d7292fc7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.645925 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-86d0b4b6-a82f-41a5-92df-5b21d7292fc7 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] GET https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs/multiattach Aug 08 06:34:23.647117 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-86d0b4b6-a82f-41a5-92df-5b21d7292fc7 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.647117 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-86d0b4b6-a82f-41a5-92df-5b21d7292fc7 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.655473 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-86d0b4b6-a82f-41a5-92df-5b21d7292fc7 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs/multiattach returned with HTTP 200 Aug 08 06:34:23.655938 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1134/4513] 10.4.3.32 () {66 vars in 1407 bytes} [Sat Aug 8 06:34:23 2026] GET /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:34:23.664055 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-153b629c-11bb-4b6e-b6e9-5df57250a366 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.666590 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-153b629c-11bb-4b6e-b6e9-5df57250a366 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] GET https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs/volume_backend_name Aug 08 06:34:23.666890 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-153b629c-11bb-4b6e-b6e9-5df57250a366 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.667179 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-153b629c-11bb-4b6e-b6e9-5df57250a366 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.677168 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-153b629c-11bb-4b6e-b6e9-5df57250a366 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs/volume_backend_name returned with HTTP 404 Aug 08 06:34:23.677823 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1126/4514] 10.4.3.32 () {66 vars in 1431 bytes} [Sat Aug 8 06:34:23 2026] GET /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/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) Aug 08 06:34:23.687584 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd89e913-3fdc-45d0-a248-5e92d7d8fcbc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.689498 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd89e913-3fdc-45d0-a248-5e92d7d8fcbc tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] PUT https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption/0064e720-3715-4e94-b7bd-e78a8c5388e3 Aug 08 06:34:23.689889 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd89e913-3fdc-45d0-a248-5e92d7d8fcbc tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.691680 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-fd89e913-3fdc-45d0-a248-5e92d7d8fcbc tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.691909 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd89e913-3fdc-45d0-a248-5e92d7d8fcbc tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption/0064e720-3715-4e94-b7bd-e78a8c5388e3 returned with HTTP 403 Aug 08 06:34:23.692353 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1131/4515] 10.4.3.32 () {68 vars in 1499 bytes} [Sat Aug 8 06:34:23 2026] PUT /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/encryption/0064e720-3715-4e94-b7bd-e78a8c5388e3 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.702020 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a676142a-2aa0-44dd-9597-3fc51953bf00 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.703665 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a676142a-2aa0-44dd-9597-3fc51953bf00 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] PUT https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs/key1 Aug 08 06:34:23.704030 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a676142a-2aa0-44dd-9597-3fc51953bf00 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.706327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-a676142a-2aa0-44dd-9597-3fc51953bf00 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.706571 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a676142a-2aa0-44dd-9597-3fc51953bf00 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs/key1 returned with HTTP 403 Aug 08 06:34:23.707178 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1125/4516] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:34:23 2026] PUT /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.716031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-15c6d867-ef6b-4952-ace4-855bfde018f1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.717696 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15c6d867-ef6b-4952-ace4-855bfde018f1 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] PUT https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b Aug 08 06:34:23.718128 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-15c6d867-ef6b-4952-ace4-855bfde018f1 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:23.719959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-15c6d867-ef6b-4952-ace4-855bfde018f1 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2bf79fcde12840babfa43aaed76ccd5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '472c39b7711e4fccb3383d53282a3db4', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:34:23.720130 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-15c6d867-ef6b-4952-ace4-855bfde018f1 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-reader] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b returned with HTTP 403 Aug 08 06:34:23.720549 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1135/4517] 10.4.3.32 () {68 vars in 1355 bytes} [Sat Aug 8 06:34:23 2026] PUT /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:23.727576 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a8ee1937-8516-48f1-8618-9dc3b12f39ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.729524 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8ee1937-8516-48f1-8618-9dc3b12f39ab tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] DELETE https://10.4.3.32/volume/v3/types/7e62c9b0-a147-43ce-ab48-bd1b77193e9d Aug 08 06:34:23.729786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8ee1937-8516-48f1-8618-9dc3b12f39ab tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.730066 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8ee1937-8516-48f1-8618-9dc3b12f39ab tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.743043 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5c031a75-a04e-46bb-9cfc-e8a05cce3bce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.745149 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c031a75-a04e-46bb-9cfc-e8a05cce3bce tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:23.745280 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c031a75-a04e-46bb-9cfc-e8a05cce3bce tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.745524 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5c031a75-a04e-46bb-9cfc-e8a05cce3bce tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.745587 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-5c031a75-a04e-46bb-9cfc-e8a05cce3bce tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:23.750829 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:23.750829 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:23.751525 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5c031a75-a04e-46bb-9cfc-e8a05cce3bce tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:23.751953 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1132/4518] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:23 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.760878 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8ee1937-8516-48f1-8618-9dc3b12f39ab tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types/7e62c9b0-a147-43ce-ab48-bd1b77193e9d returned with HTTP 202 Aug 08 06:34:23.760996 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1127/4519] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:23 2026] DELETE /volume/v3/types/7e62c9b0-a147-43ce-ab48-bd1b77193e9d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:23.768189 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5319f32a-5ace-4569-a4aa-7f7674863380 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.770038 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5319f32a-5ace-4569-a4aa-7f7674863380 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] DELETE https://10.4.3.32/volume/v3/types/2432b495-1599-423c-a298-3428f57ea912 Aug 08 06:34:23.770290 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5319f32a-5ace-4569-a4aa-7f7674863380 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.770564 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5319f32a-5ace-4569-a4aa-7f7674863380 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.777046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a076cc6-a8f1-4a0e-840a-34d7c7c91f44 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.779034 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a076cc6-a8f1-4a0e-840a-34d7c7c91f44 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:23.779122 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a076cc6-a8f1-4a0e-840a-34d7c7c91f44 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.779356 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a076cc6-a8f1-4a0e-840a-34d7c7c91f44 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.779485 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-1a076cc6-a8f1-4a0e-840a-34d7c7c91f44 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:23.785229 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:23.785229 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:23.786057 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a076cc6-a8f1-4a0e-840a-34d7c7c91f44 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:23.786513 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1136/4520] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:23 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:23.798220 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5319f32a-5ace-4569-a4aa-7f7674863380 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types/2432b495-1599-423c-a298-3428f57ea912 returned with HTTP 202 Aug 08 06:34:23.798699 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1126/4521] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:23 2026] DELETE /volume/v3/types/2432b495-1599-423c-a298-3428f57ea912 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:23.805719 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e0e20fd6-1f9f-4da9-b5ba-5d4d14cde46e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.808013 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e0e20fd6-1f9f-4da9-b5ba-5d4d14cde46e tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] DELETE https://10.4.3.32/volume/v3/types/55b3a94d-af8b-4e2e-8935-a8d6697e683b Aug 08 06:34:23.808261 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e0e20fd6-1f9f-4da9-b5ba-5d4d14cde46e tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.808546 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e0e20fd6-1f9f-4da9-b5ba-5d4d14cde46e tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.837697 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e0e20fd6-1f9f-4da9-b5ba-5d4d14cde46e tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types/55b3a94d-af8b-4e2e-8935-a8d6697e683b returned with HTTP 202 Aug 08 06:34:23.838198 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1133/4522] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:23 2026] DELETE /volume/v3/types/55b3a94d-af8b-4e2e-8935-a8d6697e683b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:23.846261 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2db442f3-9787-405d-8590-aee17c10c28d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.848261 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2db442f3-9787-405d-8590-aee17c10c28d tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] DELETE https://10.4.3.32/volume/v3/types/78ffd269-e10a-4505-aa1e-6a33938d0a02 Aug 08 06:34:23.848545 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2db442f3-9787-405d-8590-aee17c10c28d tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.848820 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2db442f3-9787-405d-8590-aee17c10c28d tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.880899 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2db442f3-9787-405d-8590-aee17c10c28d tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types/78ffd269-e10a-4505-aa1e-6a33938d0a02 returned with HTTP 202 Aug 08 06:34:23.881518 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1128/4523] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:23 2026] DELETE /volume/v3/types/78ffd269-e10a-4505-aa1e-6a33938d0a02 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:23.888359 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5243e942-6f39-4c2c-86ad-0b217bfc22d4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.890600 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5243e942-6f39-4c2c-86ad-0b217bfc22d4 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] DELETE https://10.4.3.32/volume/v3/types/dc01f2ae-150a-4222-b190-4e384280ad2d Aug 08 06:34:23.890713 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5243e942-6f39-4c2c-86ad-0b217bfc22d4 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.890961 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5243e942-6f39-4c2c-86ad-0b217bfc22d4 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.919460 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5243e942-6f39-4c2c-86ad-0b217bfc22d4 tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types/dc01f2ae-150a-4222-b190-4e384280ad2d returned with HTTP 202 Aug 08 06:34:23.920076 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1137/4524] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:23 2026] DELETE /volume/v3/types/dc01f2ae-150a-4222-b190-4e384280ad2d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:23.928520 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-76b37490-cdb5-47d7-acd2-0b7f59928aac None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:23.930359 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76b37490-cdb5-47d7-acd2-0b7f59928aac tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] DELETE https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b Aug 08 06:34:23.930649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76b37490-cdb5-47d7-acd2-0b7f59928aac tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:23.930889 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76b37490-cdb5-47d7-acd2-0b7f59928aac tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:23.960818 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76b37490-cdb5-47d7-acd2-0b7f59928aac tempest-VolumeTypesReaderTests-688267365 tempest-VolumeTypesReaderTests-688267365-project-admin] https://10.4.3.32/volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b returned with HTTP 202 Aug 08 06:34:23.961313 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1127/4525] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:34:23 2026] DELETE /volume/v3/types/0a570afc-84c2-4b57-aed9-e514ce3c574b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:24.622212 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-09cceece-bdd6-4216-9df4-8314d3bbb61a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:24.624069 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09cceece-bdd6-4216-9df4-8314d3bbb61a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:24.624310 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09cceece-bdd6-4216-9df4-8314d3bbb61a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:24.624545 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09cceece-bdd6-4216-9df4-8314d3bbb61a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:24.633860 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:24.633860 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:24.637563 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-09cceece-bdd6-4216-9df4-8314d3bbb61a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:24.641478 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09cceece-bdd6-4216-9df4-8314d3bbb61a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:24.641889 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1134/4526] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:24 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:24.762062 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b475d254-d352-477f-b1ee-428427c34524 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:24.763879 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b475d254-d352-477f-b1ee-428427c34524 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:24.764091 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b475d254-d352-477f-b1ee-428427c34524 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:24.764266 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b475d254-d352-477f-b1ee-428427c34524 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:24.764362 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b475d254-d352-477f-b1ee-428427c34524 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:24.768506 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:24.768506 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:24.769062 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b475d254-d352-477f-b1ee-428427c34524 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:24.769437 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1129/4527] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:24 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:24.798457 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e8589edb-cddb-4c5f-84d5-9d91c64cb752 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:24.800686 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8589edb-cddb-4c5f-84d5-9d91c64cb752 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:24.800906 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8589edb-cddb-4c5f-84d5-9d91c64cb752 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:24.801157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8589edb-cddb-4c5f-84d5-9d91c64cb752 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:24.801254 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e8589edb-cddb-4c5f-84d5-9d91c64cb752 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:24.810368 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:24.810368 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:24.811283 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8589edb-cddb-4c5f-84d5-9d91c64cb752 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:24.811728 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1138/4528] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:24 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:25.656607 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3d1c63ff-6473-4a27-9984-6b658ad29fe0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:25.659661 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d1c63ff-6473-4a27-9984-6b658ad29fe0 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:25.659923 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d1c63ff-6473-4a27-9984-6b658ad29fe0 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:25.660165 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d1c63ff-6473-4a27-9984-6b658ad29fe0 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:25.676937 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:25.676937 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:25.686664 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3d1c63ff-6473-4a27-9984-6b658ad29fe0 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:25.695781 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d1c63ff-6473-4a27-9984-6b658ad29fe0 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:25.696202 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1128/4529] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:25 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:25.781368 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db3fabc2-523b-42fd-9d22-1e72acfb1ea5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:25.783605 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db3fabc2-523b-42fd-9d22-1e72acfb1ea5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:25.784011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db3fabc2-523b-42fd-9d22-1e72acfb1ea5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:25.784258 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db3fabc2-523b-42fd-9d22-1e72acfb1ea5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:25.784469 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-db3fabc2-523b-42fd-9d22-1e72acfb1ea5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:25.789554 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:25.789554 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:25.790484 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db3fabc2-523b-42fd-9d22-1e72acfb1ea5 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:25.791088 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1135/4530] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:25 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:25.823549 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ed6b8495-4de7-40f7-8b0f-88ddcf3a26b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:25.827845 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ed6b8495-4de7-40f7-8b0f-88ddcf3a26b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:25.827845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ed6b8495-4de7-40f7-8b0f-88ddcf3a26b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:25.827845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ed6b8495-4de7-40f7-8b0f-88ddcf3a26b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:25.827845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ed6b8495-4de7-40f7-8b0f-88ddcf3a26b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:25.830845 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:25.830845 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:25.831895 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ed6b8495-4de7-40f7-8b0f-88ddcf3a26b0 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:25.832616 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1130/4531] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:25 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:26.254803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:26.368939 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:26.369316 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-869980715"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:26.370786 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-869980715'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:26.370945 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Create volume of 1 GB Aug 08 06:34:26.375717 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Availability Zones retrieved successfully. Aug 08 06:34:26.381974 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Flow 'volume_create_api' (6a1eb637-fd69-49fa-b035-0d3a84b88def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:26.382881 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894fb43f-558d-4a76-a4ac-1d0f9e3267fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:26.383818 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:26.410559 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894fb43f-558d-4a76-a4ac-1d0f9e3267fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:26.411352 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12fa3bcb-5dde-4405-bfe8-46fb4533f6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:26.474637 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Created reservations ['dcf12419-1c18-4043-a05f-68c6d9592800', '8d4366b6-1b2d-431e-bd73-b877e4b31263', 'ec96e634-d37b-42c1-957b-30870a0cb2cc', 'a5c2248a-2d3e-43f2-be9a-93f2377b3695'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:26.475586 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12fa3bcb-5dde-4405-bfe8-46fb4533f6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcf12419-1c18-4043-a05f-68c6d9592800', '8d4366b6-1b2d-431e-bd73-b877e4b31263', 'ec96e634-d37b-42c1-957b-30870a0cb2cc', 'a5c2248a-2d3e-43f2-be9a-93f2377b3695']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:26.476567 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fb667b-06bd-423a-a724-1414bce9ce77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:26.502593 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fb667b-06bd-423a-a724-1414bce9ce77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6915001e-2fe2-4dc0-8d24-5a31b86989ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-869980715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff402b19e94d41deafb199d89ae93bf0',qos_specs=None,replication_status=,reservations=['dcf12419-1c18-4043-a05f-68c6d9592800','8d4366b6-1b2d-431e-bd73-b877e4b31263','ec96e634-d37b-42c1-957b-30870a0cb2cc','a5c2248a-2d3e-43f2-be9a-93f2377b3695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76924610fc5145d3bddee98b3ee863a9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-869980715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6915001e-2fe2-4dc0-8d24-5a31b86989ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff402b19e94d41deafb199d89ae93bf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76924610fc5145d3bddee98b3ee863a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:26.503521 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c6cbca-5a02-43a9-abed-f100a04dc841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:26.526460 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c6cbca-5a02-43a9-abed-f100a04dc841) transitioned into state 'SUCCESS' from state '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-869980715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff402b19e94d41deafb199d89ae93bf0',qos_specs=None,replication_status=,reservations=['dcf12419-1c18-4043-a05f-68c6d9592800','8d4366b6-1b2d-431e-bd73-b877e4b31263','ec96e634-d37b-42c1-957b-30870a0cb2cc','a5c2248a-2d3e-43f2-be9a-93f2377b3695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76924610fc5145d3bddee98b3ee863a9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:26.527450 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72786725-feeb-466f-84d7-0e5db5e0e34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:26.539320 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72786725-feeb-466f-84d7-0e5db5e0e34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:26.540287 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Flow 'volume_create_api' (6a1eb637-fd69-49fa-b035-0d3a84b88def) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:26.541127 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Create volume request issued successfully. Aug 08 06:34:26.541975 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae98fe16-dc8d-4301-9ff4-06fbc50493a1 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:26.542506 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1139/4532] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:34:26 2026] POST /volume/v3/volumes => generated 816 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:26.559350 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9cd9d171-fcff-474f-9176-f3f2863b56ac None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:26.561396 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9cd9d171-fcff-474f-9176-f3f2863b56ac tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:26.561663 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9cd9d171-fcff-474f-9176-f3f2863b56ac tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:26.561917 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9cd9d171-fcff-474f-9176-f3f2863b56ac tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:26.569204 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:26.569204 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:26.573139 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9cd9d171-fcff-474f-9176-f3f2863b56ac tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Volume info retrieved successfully. Aug 08 06:34:26.578130 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9cd9d171-fcff-474f-9176-f3f2863b56ac tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 200 Aug 08 06:34:26.578826 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1129/4533] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:26 2026] GET /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:26.709084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f8d7caaa-14af-46ef-9f21-0287b332b60b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:26.710903 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8d7caaa-14af-46ef-9f21-0287b332b60b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:26.711155 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8d7caaa-14af-46ef-9f21-0287b332b60b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:26.711338 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8d7caaa-14af-46ef-9f21-0287b332b60b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:26.721410 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:26.721410 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:26.725361 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f8d7caaa-14af-46ef-9f21-0287b332b60b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:26.729965 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8d7caaa-14af-46ef-9f21-0287b332b60b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:26.730468 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1136/4534] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:26 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:26.803888 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af1e6b90-08cf-4350-ac86-18ac9e244a4c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:26.805521 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af1e6b90-08cf-4350-ac86-18ac9e244a4c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:26.805713 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af1e6b90-08cf-4350-ac86-18ac9e244a4c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:26.805944 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af1e6b90-08cf-4350-ac86-18ac9e244a4c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:26.806091 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-af1e6b90-08cf-4350-ac86-18ac9e244a4c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:26.810016 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:26.810016 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:26.810634 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af1e6b90-08cf-4350-ac86-18ac9e244a4c tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:26.811158 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1131/4535] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:26 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:26.846704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-95004223-d647-4507-9ec2-2c0cc0a96a7a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:26.849173 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95004223-d647-4507-9ec2-2c0cc0a96a7a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:26.849412 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95004223-d647-4507-9ec2-2c0cc0a96a7a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:26.849691 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95004223-d647-4507-9ec2-2c0cc0a96a7a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:26.849809 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-95004223-d647-4507-9ec2-2c0cc0a96a7a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:26.855399 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:26.855399 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:26.856459 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95004223-d647-4507-9ec2-2c0cc0a96a7a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:26.856998 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1140/4536] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:26 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:27.296971 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-61ab1c33-441b-45c9-b421-072dba0ddbc9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.299419 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-61ab1c33-441b-45c9-b421-072dba0ddbc9 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/attachments/38c317bb-1ce5-4874-a96c-bd414ac581b0/action Aug 08 06:34:27.299758 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-61ab1c33-441b-45c9-b421-072dba0ddbc9 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:27.299913 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-61ab1c33-441b-45c9-b421-072dba0ddbc9 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:27.315621 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.315621 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:27.327386 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-30a0e0d1-e24d-4d63-9b7c-69ca11052f68 req-61ab1c33-441b-45c9-b421-072dba0ddbc9 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/38c317bb-1ce5-4874-a96c-bd414ac581b0/action returned with HTTP 204 Aug 08 06:34:27.328069 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1130/4537] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:34:27 2026] POST /volume/v3/attachments/38c317bb-1ce5-4874-a96c-bd414ac581b0/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:27.594227 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-414cbd33-afdd-4cc0-acd2-a713fbd4ba3e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.596222 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-414cbd33-afdd-4cc0-acd2-a713fbd4ba3e tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:27.596452 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-414cbd33-afdd-4cc0-acd2-a713fbd4ba3e tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:27.596629 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-414cbd33-afdd-4cc0-acd2-a713fbd4ba3e tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:27.605252 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.605252 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:27.609383 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-414cbd33-afdd-4cc0-acd2-a713fbd4ba3e tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Volume info retrieved successfully. Aug 08 06:34:27.614323 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-414cbd33-afdd-4cc0-acd2-a713fbd4ba3e tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 200 Aug 08 06:34:27.614891 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1137/4538] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:27 2026] GET /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:27.636100 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f310f3c8-76f4-481a-a013-8066c67b5b2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.637960 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f310f3c8-76f4-481a-a013-8066c67b5b2c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Aug 08 06:34:27.638443 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f310f3c8-76f4-481a-a013-8066c67b5b2c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6915001e-2fe2-4dc0-8d24-5a31b86989ae"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:27.640119 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volume_transfer [None req-f310f3c8-76f4-481a-a013-8066c67b5b2c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Creating new volume transfer {'transfer': {'volume_id': '6915001e-2fe2-4dc0-8d24-5a31b86989ae'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 06:34:27.640316 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volume_transfer [None req-f310f3c8-76f4-481a-a013-8066c67b5b2c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Creating transfer of volume 6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:27.640466 np0000006785 devstack@c-api.service[100291]: INFO cinder.transfer.api [None req-f310f3c8-76f4-481a-a013-8066c67b5b2c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Generating transfer record for volume 6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:27.649199 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.649199 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:27.658982 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f310f3c8-76f4-481a-a013-8066c67b5b2c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Aug 08 06:34:27.659540 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1132/4539] 10.4.3.32 () {70 vars in 1319 bytes} [Sat Aug 8 06:34:27 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:27.669669 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-046902a2-5bd1-4ce5-a99c-39725c0ad894 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.671280 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-046902a2-5bd1-4ce5-a99c-39725c0ad894 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:27.671754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-046902a2-5bd1-4ce5-a99c-39725c0ad894 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:27.672961 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-046902a2-5bd1-4ce5-a99c-39725c0ad894 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:27.680851 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.680851 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:27.684116 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-046902a2-5bd1-4ce5-a99c-39725c0ad894 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Volume info retrieved successfully. Aug 08 06:34:27.689426 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-046902a2-5bd1-4ce5-a99c-39725c0ad894 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 200 Aug 08 06:34:27.690051 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1141/4540] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:27 2026] GET /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:27.701968 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3782e37b-fd8b-4d73-bfff-2de3fdf6b818 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.703724 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3782e37b-fd8b-4d73-bfff-2de3fdf6b818 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/0b7c9d7a-1889-4781-a7b3-c167285ef815 Aug 08 06:34:27.703946 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3782e37b-fd8b-4d73-bfff-2de3fdf6b818 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:27.704124 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3782e37b-fd8b-4d73-bfff-2de3fdf6b818 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:27.708763 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3782e37b-fd8b-4d73-bfff-2de3fdf6b818 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volume-transfers/0b7c9d7a-1889-4781-a7b3-c167285ef815 returned with HTTP 200 Aug 08 06:34:27.709121 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1131/4541] 10.4.3.32 () {68 vars in 1409 bytes} [Sat Aug 8 06:34:27 2026] GET /volume/v3/volume-transfers/0b7c9d7a-1889-4781-a7b3-c167285ef815 => generated 430 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:27.717146 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a31e5acc-0c42-4c6a-9a92-98fffe6b863b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.719593 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a31e5acc-0c42-4c6a-9a92-98fffe6b863b tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volume-transfers Aug 08 06:34:27.719864 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a31e5acc-0c42-4c6a-9a92-98fffe6b863b tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:27.720078 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a31e5acc-0c42-4c6a-9a92-98fffe6b863b tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:27.720273 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volume_transfer [None req-a31e5acc-0c42-4c6a-9a92-98fffe6b863b tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Listing volume transfers {{(pid=100288) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 06:34:27.724373 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a31e5acc-0c42-4c6a-9a92-98fffe6b863b tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 200 Aug 08 06:34:27.724910 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1138/4542] 10.4.3.32 () {68 vars in 1298 bytes} [Sat Aug 8 06:34:27 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:27.733052 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.745939 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e608961a-b1f9-4b00-9e2c-6b014e4c3bd7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.747264 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e608961a-b1f9-4b00-9e2c-6b014e4c3bd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:27.747609 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e608961a-b1f9-4b00-9e2c-6b014e4c3bd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:27.747888 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e608961a-b1f9-4b00-9e2c-6b014e4c3bd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:27.763315 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.763315 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:27.766942 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e608961a-b1f9-4b00-9e2c-6b014e4c3bd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:27.773241 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e608961a-b1f9-4b00-9e2c-6b014e4c3bd7 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:27.773986 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1142/4543] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:27 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:27.801855 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] POST https://10.4.3.32/volume/v3/volume-transfers/0b7c9d7a-1889-4781-a7b3-c167285ef815/accept Aug 08 06:34:27.802265 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e0eee2b23c09ed67"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:27.803729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.volume_transfer [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Accepting volume transfer 0b7c9d7a-1889-4781-a7b3-c167285ef815 {{(pid=100291) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 06:34:27.803878 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.volume_transfer [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Accepting transfer 0b7c9d7a-1889-4781-a7b3-c167285ef815 Aug 08 06:34:27.821664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-22138464-45fc-4bab-98b0-bdfe3eab0f7a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.823811 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22138464-45fc-4bab-98b0-bdfe3eab0f7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:27.824060 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22138464-45fc-4bab-98b0-bdfe3eab0f7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:27.824306 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22138464-45fc-4bab-98b0-bdfe3eab0f7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:27.824484 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-22138464-45fc-4bab-98b0-bdfe3eab0f7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:27.829413 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.829413 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:27.830188 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22138464-45fc-4bab-98b0-bdfe3eab0f7a tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:27.830699 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1132/4544] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:27 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:27.839816 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-657fdc35-707d-426f-b57d-167bfa0180a9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.841701 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-657fdc35-707d-426f-b57d-167bfa0180a9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2/action Aug 08 06:34:27.842087 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-657fdc35-707d-426f-b57d-167bfa0180a9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:27.842204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-657fdc35-707d-426f-b57d-167bfa0180a9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:27.843605 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-657fdc35-707d-426f-b57d-167bfa0180a9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Updating backup '564dbe35-41a3-4936-9279-2c575b6aabe2' with '{'status': 'error'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 06:34:27.853109 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.853109 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:27.855480 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Created reservations ['f3e3bd79-6030-4a76-8bb3-b3ebadf9254f', '2ff5623d-4ba1-4c2a-a95c-12fdda5b172a', 'ebc39c2d-1faf-4587-95b2-889467373b00', '2c5398da-2fac-4557-bdef-30c1e2da101f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:27.863163 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-657fdc35-707d-426f-b57d-167bfa0180a9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] reset_status in rpcapi backup_id 564dbe35-41a3-4936-9279-2c575b6aabe2 on host np0000006785. {{(pid=100288) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 08 06:34:27.865257 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-657fdc35-707d-426f-b57d-167bfa0180a9 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2/action returned with HTTP 202 Aug 08 06:34:27.866007 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1139/4545] 10.4.3.32 () {70 vars in 1423 bytes} [Sat Aug 8 06:34:27 2026] POST /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:27.868130 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6c11201c-0df9-4d28-8dc5-73fea7b78ad3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.869840 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c11201c-0df9-4d28-8dc5-73fea7b78ad3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:27.870143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c11201c-0df9-4d28-8dc5-73fea7b78ad3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:27.871381 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c11201c-0df9-4d28-8dc5-73fea7b78ad3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:27.871381 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6c11201c-0df9-4d28-8dc5-73fea7b78ad3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:27.873012 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-712b61c2-f9c5-40cc-b3a0-e5918d2c38d2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.875128 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-712b61c2-f9c5-40cc-b3a0-e5918d2c38d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f Aug 08 06:34:27.875273 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.875273 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:27.875381 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-712b61c2-f9c5-40cc-b3a0-e5918d2c38d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:27.875624 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-712b61c2-f9c5-40cc-b3a0-e5918d2c38d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:27.875848 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-712b61c2-f9c5-40cc-b3a0-e5918d2c38d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume with id: 5f103222-6fe4-4587-af51-448e12472a6f Aug 08 06:34:27.876436 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c11201c-0df9-4d28-8dc5-73fea7b78ad3 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:27.876761 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Created reservations ['a57b00bb-d43f-43ad-802c-e84a7bb2a0c8', 'd51c1deb-bf38-44c2-ac7c-b96a87d64af3', 'c60d1def-85c8-4fcd-bb19-84ca58be8133', '1d9a8165-6dc7-4379-9fd5-2b185d962bc7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:27.877012 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1143/4546] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:27 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:27.884519 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.884519 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:27.884968 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-712b61c2-f9c5-40cc-b3a0-e5918d2c38d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:27.903048 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-712b61c2-f9c5-40cc-b3a0-e5918d2c38d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume request issued successfully. Aug 08 06:34:27.903243 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-712b61c2-f9c5-40cc-b3a0-e5918d2c38d2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f returned with HTTP 202 Aug 08 06:34:27.903669 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1133/4547] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:27 2026] DELETE /volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:27.908996 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Created reservations ['c6c95167-bce3-4d40-a9a3-7056a17afddb', '1d6862da-6b9e-48f2-81ef-3edc4ccfa8ca', 'f7ac35cc-081a-4a76-8997-78508386cb3d', '38b13935-dfb8-48cf-af78-ab4e48736642'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:27.911216 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-22bdfe63-4638-42cd-bdd3-1b664978b6de None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:27.913629 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-22bdfe63-4638-42cd-bdd3-1b664978b6de tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f Aug 08 06:34:27.914064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-22bdfe63-4638-42cd-bdd3-1b664978b6de tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:27.914451 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-22bdfe63-4638-42cd-bdd3-1b664978b6de tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:27.922782 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:27.922782 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:27.926853 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-22bdfe63-4638-42cd-bdd3-1b664978b6de tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:27.931738 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-22bdfe63-4638-42cd-bdd3-1b664978b6de tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f returned with HTTP 200 Aug 08 06:34:27.932305 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1140/4548] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:27 2026] GET /volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:27.941685 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Created reservations ['262be2a4-941c-4314-9eb1-85885c266dc2', 'b59b7164-401f-4c18-864a-b8773b8e7844', '20780ae1-f55e-450a-9488-442c0848a745', '0f2290b1-77c7-4d88-a6a3-d4e62d1ed531'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:27.951612 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Transfer volume completed successfully. Aug 08 06:34:28.014081 np0000006785 devstack@c-api.service[100291]: INFO cinder.transfer.api [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Volume 6915001e-2fe2-4dc0-8d24-5a31b86989ae has been transferred. Aug 08 06:34:28.022994 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8f5ba69-b3bd-4209-b5f0-6d4e3d54f250 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] https://10.4.3.32/volume/v3/volume-transfers/0b7c9d7a-1889-4781-a7b3-c167285ef815/accept returned with HTTP 202 Aug 08 06:34:28.023583 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1133/4549] 10.4.3.32 () {70 vars in 1451 bytes} [Sat Aug 8 06:34:27 2026] POST /volume/v3/volume-transfers/0b7c9d7a-1889-4781-a7b3-c167285ef815/accept => generated 363 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:28.039583 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-901f6974-ac01-4309-aefc-2fa7032045f4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:28.041485 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-901f6974-ac01-4309-aefc-2fa7032045f4 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] GET https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:28.042089 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-901f6974-ac01-4309-aefc-2fa7032045f4 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:28.042502 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-901f6974-ac01-4309-aefc-2fa7032045f4 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:28.051908 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:28.051908 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:28.055873 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-901f6974-ac01-4309-aefc-2fa7032045f4 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Volume info retrieved successfully. Aug 08 06:34:28.062595 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-901f6974-ac01-4309-aefc-2fa7032045f4 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 200 Aug 08 06:34:28.063189 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1144/4550] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:28 2026] GET /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:28.078297 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e4a466c6-e765-4461-89ee-48af85424956 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:28.080333 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4a466c6-e765-4461-89ee-48af85424956 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] GET https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:28.080590 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e4a466c6-e765-4461-89ee-48af85424956 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:28.080817 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e4a466c6-e765-4461-89ee-48af85424956 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:28.088670 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:28.088670 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:28.092408 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e4a466c6-e765-4461-89ee-48af85424956 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] Volume info retrieved successfully. Aug 08 06:34:28.096219 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4a466c6-e765-4461-89ee-48af85424956 tempest-VolumesTransfersV355Test-1787675308 tempest-VolumesTransfersV355Test-1787675308-project-member] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 200 Aug 08 06:34:28.096728 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1134/4551] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:28 2026] GET /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:28.112742 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-26a64824-c393-48b3-8d1f-599240ac5795 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:28.114700 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26a64824-c393-48b3-8d1f-599240ac5795 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/0b7c9d7a-1889-4781-a7b3-c167285ef815 Aug 08 06:34:28.115099 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26a64824-c393-48b3-8d1f-599240ac5795 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:28.115399 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-26a64824-c393-48b3-8d1f-599240ac5795 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:28.115544 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.volume_transfer [None req-26a64824-c393-48b3-8d1f-599240ac5795 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Delete transfer with id: 0b7c9d7a-1889-4781-a7b3-c167285ef815 Aug 08 06:34:28.118626 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-26a64824-c393-48b3-8d1f-599240ac5795 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volume-transfers/0b7c9d7a-1889-4781-a7b3-c167285ef815 returned with HTTP 404 Aug 08 06:34:28.119238 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1141/4552] 10.4.3.32 () {68 vars in 1412 bytes} [Sat Aug 8 06:34:28 2026] DELETE /volume/v3/volume-transfers/0b7c9d7a-1889-4781-a7b3-c167285ef815 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:28.127166 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6a4214b9-face-4ae1-836f-6cb29ecb156f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:28.162852 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a4214b9-face-4ae1-836f-6cb29ecb156f tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:28.163113 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a4214b9-face-4ae1-836f-6cb29ecb156f tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:28.163311 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a4214b9-face-4ae1-836f-6cb29ecb156f tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:28.163742 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-6a4214b9-face-4ae1-836f-6cb29ecb156f tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Delete volume with id: 6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:28.173930 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:28.173930 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:28.174483 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6a4214b9-face-4ae1-836f-6cb29ecb156f tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Volume info retrieved successfully. Aug 08 06:34:28.194102 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6a4214b9-face-4ae1-836f-6cb29ecb156f tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Delete volume request issued successfully. Aug 08 06:34:28.194477 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a4214b9-face-4ae1-836f-6cb29ecb156f tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 202 Aug 08 06:34:28.195082 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1134/4553] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:34:28 2026] DELETE /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:34:28.203296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4ae18fa6-9b01-4787-961d-12f87f768f3d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:28.204759 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ae18fa6-9b01-4787-961d-12f87f768f3d tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] GET https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:28.205205 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ae18fa6-9b01-4787-961d-12f87f768f3d tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:28.205606 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4ae18fa6-9b01-4787-961d-12f87f768f3d tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:28.213564 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:28.213564 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:28.217193 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4ae18fa6-9b01-4787-961d-12f87f768f3d tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Volume info retrieved successfully. Aug 08 06:34:28.221301 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4ae18fa6-9b01-4787-961d-12f87f768f3d tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 200 Aug 08 06:34:28.221804 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1145/4554] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:28 2026] GET /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:28.886430 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-87130943-2011-4168-a8bc-9ceb11d03e61 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:28.888657 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87130943-2011-4168-a8bc-9ceb11d03e61 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:28.888923 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87130943-2011-4168-a8bc-9ceb11d03e61 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:28.889153 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87130943-2011-4168-a8bc-9ceb11d03e61 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:28.889286 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-87130943-2011-4168-a8bc-9ceb11d03e61 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:28.897753 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:28.897753 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:28.898756 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87130943-2011-4168-a8bc-9ceb11d03e61 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:28.899240 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1135/4555] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:28 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:28.945563 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-186c81bf-05ab-4c7d-908c-6a7bf8f0b154 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:28.947552 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-186c81bf-05ab-4c7d-908c-6a7bf8f0b154 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f Aug 08 06:34:28.947832 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-186c81bf-05ab-4c7d-908c-6a7bf8f0b154 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:28.948081 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-186c81bf-05ab-4c7d-908c-6a7bf8f0b154 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:28.954154 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-186c81bf-05ab-4c7d-908c-6a7bf8f0b154 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f returned with HTTP 404 Aug 08 06:34:28.954690 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1142/4556] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:28 2026] GET /volume/v3/volumes/5f103222-6fe4-4587-af51-448e12472a6f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:28.963372 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:28.965116 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] POST https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72/restore Aug 08 06:34:28.965516 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:28.966875 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Restoring backup 489cd44f-d16d-4891-a7fa-f1e4edbf0e72 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100291) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 06:34:28.966997 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Restoring backup 489cd44f-d16d-4891-a7fa-f1e4edbf0e72 to volume None. Aug 08 06:34:28.970881 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:28.970881 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:28.971631 np0000006785 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Creating volume of 1 GB for restore of backup 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. Aug 08 06:34:28.974819 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Availability Zones retrieved successfully. Aug 08 06:34:28.980608 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (b8b1586f-db52-4a2f-83b2-50572a87aae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:28.981624 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23fc9c1b-00e2-446a-bb79-06a06fee5c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:28.982436 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:29.008210 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23fc9c1b-00e2-446a-bb79-06a06fee5c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.008880 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7549cc8-362b-4f67-a62d-8281e6642038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:29.044465 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Created reservations ['daa4c302-ad2b-4086-a79c-129713e6b176', '16152dce-9692-4835-8763-4d3aca8d8cea', '5a2aa555-ed60-48d2-9375-579062ae9b70', '55a534dc-0a81-4e87-9b28-73f27609c91f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:29.045270 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7549cc8-362b-4f67-a62d-8281e6642038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daa4c302-ad2b-4086-a79c-129713e6b176', '16152dce-9692-4835-8763-4d3aca8d8cea', '5a2aa555-ed60-48d2-9375-579062ae9b70', '55a534dc-0a81-4e87-9b28-73f27609c91f']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.045994 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f3bb59-c273-4e90-90e4-8551c46c9976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:29.080519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f3bb59-c273-4e90-90e4-8551c46c9976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55b20699-db5b-4913-a5c6-6bf46c659b5a', '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='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['daa4c302-ad2b-4086-a79c-129713e6b176','16152dce-9692-4835-8763-4d3aca8d8cea','5a2aa555-ed60-48d2-9375-579062ae9b70','55a534dc-0a81-4e87-9b28-73f27609c91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:29Z,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=55b20699-db5b-4913-a5c6-6bf46c659b5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6448e640c6c49f496573273f63e7c22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='042508f5c23a41a589478ac1c5474824',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.081236 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6b0c3d-08a8-4b0b-bdf6-8ed7d5e3370e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:29.095332 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6b0c3d-08a8-4b0b-bdf6-8ed7d5e3370e) transitioned into 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='d6448e640c6c49f496573273f63e7c22',qos_specs=None,replication_status=,reservations=['daa4c302-ad2b-4086-a79c-129713e6b176','16152dce-9692-4835-8763-4d3aca8d8cea','5a2aa555-ed60-48d2-9375-579062ae9b70','55a534dc-0a81-4e87-9b28-73f27609c91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042508f5c23a41a589478ac1c5474824',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.096030 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabe9cd2-19ce-4c95-864c-708bf10c446c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:29.107798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabe9cd2-19ce-4c95-864c-708bf10c446c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.107798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Flow 'volume_create_api' (b8b1586f-db52-4a2f-83b2-50572a87aae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:29.107798 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Create volume request issued successfully. Aug 08 06:34:29.115310 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:29.115310 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:29.117791 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:29.234535 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-539bd919-acb3-44e4-ad6b-69a4760a3719 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:29.237406 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-539bd919-acb3-44e4-ad6b-69a4760a3719 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] GET https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:29.237909 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-539bd919-acb3-44e4-ad6b-69a4760a3719 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:29.238329 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-539bd919-acb3-44e4-ad6b-69a4760a3719 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:29.246641 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-539bd919-acb3-44e4-ad6b-69a4760a3719 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 404 Aug 08 06:34:29.247347 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1146/4557] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:29 2026] GET /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:29.254116 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-adcbfa0a-3ce8-4d2a-b2d6-545470793ab9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:29.255942 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adcbfa0a-3ce8-4d2a-b2d6-545470793ab9 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:29.256160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adcbfa0a-3ce8-4d2a-b2d6-545470793ab9 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:29.256375 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adcbfa0a-3ce8-4d2a-b2d6-545470793ab9 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:29.261879 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adcbfa0a-3ce8-4d2a-b2d6-545470793ab9 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 404 Aug 08 06:34:29.262515 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1136/4558] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:29 2026] GET /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:29.269164 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-18b053fb-e689-4a19-b70e-611fef86c579 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:29.272663 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18b053fb-e689-4a19-b70e-611fef86c579 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:29.272991 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18b053fb-e689-4a19-b70e-611fef86c579 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:29.273264 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-18b053fb-e689-4a19-b70e-611fef86c579 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:29.273505 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-18b053fb-e689-4a19-b70e-611fef86c579 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Delete volume with id: 6915001e-2fe2-4dc0-8d24-5a31b86989ae Aug 08 06:34:29.281702 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-18b053fb-e689-4a19-b70e-611fef86c579 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae returned with HTTP 404 Aug 08 06:34:29.282480 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1143/4559] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:34:29 2026] DELETE /volume/v3/volumes/6915001e-2fe2-4dc0-8d24-5a31b86989ae => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:29.303459 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:29.305290 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:29.305706 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-698826931"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:29.307255 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-698826931'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:29.307388 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Create volume of 1 GB Aug 08 06:34:29.312402 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Availability Zones retrieved successfully. Aug 08 06:34:29.318146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Flow 'volume_create_api' (f735a0a0-e246-4fc5-a8a2-63e703bd048a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:29.319075 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6468423-c112-442f-8b16-b863cf45190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:29.319995 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:29.345503 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6468423-c112-442f-8b16-b863cf45190b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.346174 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81dda1f5-02ef-4604-a954-2c5a6729e04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:29.380344 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Created reservations ['76a22aa5-fd07-4f54-9046-8888458d0521', '8e6c125b-a69a-4010-bfc3-455876541d6a', 'e273210f-eb0e-4e2e-8a88-e5133dd826d9', 'd756007b-d20f-453e-9f84-d4ef0e6b868f'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:29.381241 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81dda1f5-02ef-4604-a954-2c5a6729e04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76a22aa5-fd07-4f54-9046-8888458d0521', '8e6c125b-a69a-4010-bfc3-455876541d6a', 'e273210f-eb0e-4e2e-8a88-e5133dd826d9', 'd756007b-d20f-453e-9f84-d4ef0e6b868f']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.381907 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ed12f46-9440-473d-8c6e-ba84f52e91a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:29.405929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ed12f46-9440-473d-8c6e-ba84f52e91a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '844e7a65-573c-4122-a801-aa2496113bb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-698826931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff402b19e94d41deafb199d89ae93bf0',qos_specs=None,replication_status=,reservations=['76a22aa5-fd07-4f54-9046-8888458d0521','8e6c125b-a69a-4010-bfc3-455876541d6a','e273210f-eb0e-4e2e-8a88-e5133dd826d9','d756007b-d20f-453e-9f84-d4ef0e6b868f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76924610fc5145d3bddee98b3ee863a9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-698826931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=844e7a65-573c-4122-a801-aa2496113bb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff402b19e94d41deafb199d89ae93bf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76924610fc5145d3bddee98b3ee863a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.407084 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba53a64-4d01-4c6b-b319-e03d2f9bd253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:29.422336 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba53a64-4d01-4c6b-b319-e03d2f9bd253) transitioned into state 'SUCCESS' from state '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-698826931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff402b19e94d41deafb199d89ae93bf0',qos_specs=None,replication_status=,reservations=['76a22aa5-fd07-4f54-9046-8888458d0521','8e6c125b-a69a-4010-bfc3-455876541d6a','e273210f-eb0e-4e2e-8a88-e5133dd826d9','d756007b-d20f-453e-9f84-d4ef0e6b868f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76924610fc5145d3bddee98b3ee863a9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.423068 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcf4adc-8a63-4c16-a7fc-ae87b7e56887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:29.433795 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcf4adc-8a63-4c16-a7fc-ae87b7e56887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:29.433795 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Flow 'volume_create_api' (f735a0a0-e246-4fc5-a8a2-63e703bd048a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:29.433795 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Create volume request issued successfully. Aug 08 06:34:29.433795 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-489abd6d-7cff-4b2f-97dc-4e619c77f893 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:29.433795 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1147/4560] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:34:29 2026] POST /volume/v3/volumes => generated 816 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:29.447170 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e0c99a82-fcc1-4951-957b-0be2f6a229f6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:29.448932 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0c99a82-fcc1-4951-957b-0be2f6a229f6 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:29.449185 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0c99a82-fcc1-4951-957b-0be2f6a229f6 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:29.449398 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0c99a82-fcc1-4951-957b-0be2f6a229f6 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:29.456456 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:29.456456 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:29.461404 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e0c99a82-fcc1-4951-957b-0be2f6a229f6 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Volume info retrieved successfully. Aug 08 06:34:29.467028 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0c99a82-fcc1-4951-957b-0be2f6a229f6 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 returned with HTTP 200 Aug 08 06:34:29.467558 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1137/4561] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:29 2026] GET /volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:29.911887 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7ad04132-9148-43c6-a956-e6ad0b7c7e91 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:29.913919 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ad04132-9148-43c6-a956-e6ad0b7c7e91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:29.914140 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ad04132-9148-43c6-a956-e6ad0b7c7e91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:29.914367 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7ad04132-9148-43c6-a956-e6ad0b7c7e91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:29.914496 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7ad04132-9148-43c6-a956-e6ad0b7c7e91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:29.926236 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:29.926236 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:29.927188 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7ad04132-9148-43c6-a956-e6ad0b7c7e91 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:29.927663 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1144/4562] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:29 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:30.122931 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.122931 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:30.123329 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:30.123393 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Checking backup size 1 against volume size 1 {{(pid=100291) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 06:34:30.123501 np0000006785 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Overwriting volume 55b20699-db5b-4913-a5c6-6bf46c659b5a with restore of backup 489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:30.134421 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] restore_backup in rpcapi backup_id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72 {{(pid=100291) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 06:34:30.136046 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b769a1b2-ce41-405d-b60a-81072e8d9951 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72/restore returned with HTTP 202 Aug 08 06:34:30.136449 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1135/4563] 10.4.3.32 () {70 vars in 1426 bytes} [Sat Aug 8 06:34:28 2026] POST /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72/restore => generated 152 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:30.146735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ab84d40a-0d2a-41ea-825d-12b5574784cf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.149276 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab84d40a-0d2a-41ea-825d-12b5574784cf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:30.149519 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab84d40a-0d2a-41ea-825d-12b5574784cf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.149731 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ab84d40a-0d2a-41ea-825d-12b5574784cf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.149892 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-ab84d40a-0d2a-41ea-825d-12b5574784cf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:30.154838 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.154838 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:30.155573 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ab84d40a-0d2a-41ea-825d-12b5574784cf tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:30.155979 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1148/4564] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:30 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:30.484674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-10bf55a2-f3e0-4fda-a0e7-0c5a25fe91ab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.486362 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-10bf55a2-f3e0-4fda-a0e7-0c5a25fe91ab tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:30.486736 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-10bf55a2-f3e0-4fda-a0e7-0c5a25fe91ab tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.486971 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-10bf55a2-f3e0-4fda-a0e7-0c5a25fe91ab tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.493241 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.493241 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:30.496920 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-10bf55a2-f3e0-4fda-a0e7-0c5a25fe91ab tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Volume info retrieved successfully. Aug 08 06:34:30.500878 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-10bf55a2-f3e0-4fda-a0e7-0c5a25fe91ab tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 returned with HTTP 200 Aug 08 06:34:30.501294 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1138/4565] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:30 2026] GET /volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:30.520344 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-511d2349-7ecb-42a1-81eb-8e460a5e4d9c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.522280 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-511d2349-7ecb-42a1-81eb-8e460a5e4d9c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Aug 08 06:34:30.522586 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-511d2349-7ecb-42a1-81eb-8e460a5e4d9c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "844e7a65-573c-4122-a801-aa2496113bb6"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:30.523949 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volume_transfer [None req-511d2349-7ecb-42a1-81eb-8e460a5e4d9c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Creating new volume transfer {'transfer': {'volume_id': '844e7a65-573c-4122-a801-aa2496113bb6'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 06:34:30.524072 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volume_transfer [None req-511d2349-7ecb-42a1-81eb-8e460a5e4d9c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Creating transfer of volume 844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:30.524168 np0000006785 devstack@c-api.service[100288]: INFO cinder.transfer.api [None req-511d2349-7ecb-42a1-81eb-8e460a5e4d9c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Generating transfer record for volume 844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:30.530416 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.530416 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:30.539826 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-511d2349-7ecb-42a1-81eb-8e460a5e4d9c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Aug 08 06:34:30.540299 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1145/4566] 10.4.3.32 () {70 vars in 1319 bytes} [Sat Aug 8 06:34:30 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:30.550315 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-53814aba-b19d-41cf-9095-7fb539349995 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.552084 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53814aba-b19d-41cf-9095-7fb539349995 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:30.552362 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53814aba-b19d-41cf-9095-7fb539349995 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.552597 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53814aba-b19d-41cf-9095-7fb539349995 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.560718 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.560718 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:30.566495 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-53814aba-b19d-41cf-9095-7fb539349995 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Volume info retrieved successfully. Aug 08 06:34:30.569786 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53814aba-b19d-41cf-9095-7fb539349995 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 returned with HTTP 200 Aug 08 06:34:30.570268 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1136/4567] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:30 2026] GET /volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:30.582105 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bcc41c09-184a-48d7-852c-bc812556b7a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.583829 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bcc41c09-184a-48d7-852c-bc812556b7a0 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/detail Aug 08 06:34:30.584037 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bcc41c09-184a-48d7-852c-bc812556b7a0 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.584215 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bcc41c09-184a-48d7-852c-bc812556b7a0 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.584389 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volume_transfer [None req-bcc41c09-184a-48d7-852c-bc812556b7a0 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Listing volume transfers {{(pid=100289) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 06:34:30.588850 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bcc41c09-184a-48d7-852c-bc812556b7a0 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 08 06:34:30.589244 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1149/4568] 10.4.3.32 () {68 vars in 1319 bytes} [Sat Aug 8 06:34:30 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:30.602246 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-38c01260-fe91-49b8-9473-676762021b3c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.603951 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38c01260-fe91-49b8-9473-676762021b3c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/ce0df06d-5b49-4148-9d29-9d724be8b210 Aug 08 06:34:30.604144 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38c01260-fe91-49b8-9473-676762021b3c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.604331 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38c01260-fe91-49b8-9473-676762021b3c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.604443 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.volume_transfer [None req-38c01260-fe91-49b8-9473-676762021b3c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Delete transfer with id: ce0df06d-5b49-4148-9d29-9d724be8b210 Aug 08 06:34:30.614322 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.614322 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:30.620765 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38c01260-fe91-49b8-9473-676762021b3c tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volume-transfers/ce0df06d-5b49-4148-9d29-9d724be8b210 returned with HTTP 202 Aug 08 06:34:30.621218 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1139/4569] 10.4.3.32 () {68 vars in 1412 bytes} [Sat Aug 8 06:34:30 2026] DELETE /volume/v3/volume-transfers/ce0df06d-5b49-4148-9d29-9d724be8b210 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:34:30.628677 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-48c9a4d2-db0a-4f50-a6b8-1097d603b835 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.630398 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-48c9a4d2-db0a-4f50-a6b8-1097d603b835 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:30.630574 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-48c9a4d2-db0a-4f50-a6b8-1097d603b835 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.630737 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-48c9a4d2-db0a-4f50-a6b8-1097d603b835 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.637583 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.637583 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:30.640867 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-48c9a4d2-db0a-4f50-a6b8-1097d603b835 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Volume info retrieved successfully. Aug 08 06:34:30.644589 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-48c9a4d2-db0a-4f50-a6b8-1097d603b835 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 returned with HTTP 200 Aug 08 06:34:30.645296 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1146/4570] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:30 2026] GET /volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:30.661799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ceede74c-486e-4d8c-aee8-af2f79fd4b83 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.661799 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ceede74c-486e-4d8c-aee8-af2f79fd4b83 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/ce0df06d-5b49-4148-9d29-9d724be8b210 Aug 08 06:34:30.661799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ceede74c-486e-4d8c-aee8-af2f79fd4b83 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.661799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ceede74c-486e-4d8c-aee8-af2f79fd4b83 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.662096 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.volume_transfer [None req-ceede74c-486e-4d8c-aee8-af2f79fd4b83 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Delete transfer with id: ce0df06d-5b49-4148-9d29-9d724be8b210 Aug 08 06:34:30.664742 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ceede74c-486e-4d8c-aee8-af2f79fd4b83 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volume-transfers/ce0df06d-5b49-4148-9d29-9d724be8b210 returned with HTTP 404 Aug 08 06:34:30.665178 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1137/4571] 10.4.3.32 () {68 vars in 1412 bytes} [Sat Aug 8 06:34:30 2026] DELETE /volume/v3/volume-transfers/ce0df06d-5b49-4148-9d29-9d724be8b210 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:30.672275 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-33ebb553-1b5c-4c3e-8dcc-de9d2cc17ea4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.673985 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-33ebb553-1b5c-4c3e-8dcc-de9d2cc17ea4 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:30.674215 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-33ebb553-1b5c-4c3e-8dcc-de9d2cc17ea4 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.674442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-33ebb553-1b5c-4c3e-8dcc-de9d2cc17ea4 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.674631 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-33ebb553-1b5c-4c3e-8dcc-de9d2cc17ea4 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Delete volume with id: 844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:30.681661 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.681661 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:30.682026 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-33ebb553-1b5c-4c3e-8dcc-de9d2cc17ea4 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Volume info retrieved successfully. Aug 08 06:34:30.696931 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-33ebb553-1b5c-4c3e-8dcc-de9d2cc17ea4 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Delete volume request issued successfully. Aug 08 06:34:30.697201 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-33ebb553-1b5c-4c3e-8dcc-de9d2cc17ea4 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 returned with HTTP 202 Aug 08 06:34:30.697786 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1150/4572] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:34:30 2026] DELETE /volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:34:30.706023 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-434cbf04-30e7-44cc-b853-65edb0d65787 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.708087 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-434cbf04-30e7-44cc-b853-65edb0d65787 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] GET https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:30.708297 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-434cbf04-30e7-44cc-b853-65edb0d65787 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.708514 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-434cbf04-30e7-44cc-b853-65edb0d65787 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.716446 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.716446 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:30.720427 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-434cbf04-30e7-44cc-b853-65edb0d65787 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Volume info retrieved successfully. Aug 08 06:34:30.724883 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-434cbf04-30e7-44cc-b853-65edb0d65787 tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 returned with HTTP 200 Aug 08 06:34:30.725446 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1140/4573] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:30 2026] GET /volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:30.939589 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8ddb560b-61cc-416b-a3a4-ad9e05fc1821 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:30.942110 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ddb560b-61cc-416b-a3a4-ad9e05fc1821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:30.942394 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ddb560b-61cc-416b-a3a4-ad9e05fc1821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:30.942621 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8ddb560b-61cc-416b-a3a4-ad9e05fc1821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:30.942797 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-8ddb560b-61cc-416b-a3a4-ad9e05fc1821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:30.947811 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:30.947811 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:30.948737 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8ddb560b-61cc-416b-a3a4-ad9e05fc1821 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:30.949253 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1147/4574] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:30 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:31.166803 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-407943f7-1101-4254-837d-393862d27053 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:31.168635 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-407943f7-1101-4254-837d-393862d27053 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:31.168860 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-407943f7-1101-4254-837d-393862d27053 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:31.169052 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-407943f7-1101-4254-837d-393862d27053 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:31.169138 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-407943f7-1101-4254-837d-393862d27053 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:31.173651 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:31.173651 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:31.174234 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-407943f7-1101-4254-837d-393862d27053 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:31.174562 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1138/4575] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:31 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:31.183986 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-bdaa8448-63ef-4106-906f-94fc1abd5767 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:31.185953 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-bdaa8448-63ef-4106-906f-94fc1abd5767 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:31.186124 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-bdaa8448-63ef-4106-906f-94fc1abd5767 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:31.186330 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-bdaa8448-63ef-4106-906f-94fc1abd5767 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:31.195092 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:31.195092 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:31.198168 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-bdaa8448-63ef-4106-906f-94fc1abd5767 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:31.202452 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-bdaa8448-63ef-4106-906f-94fc1abd5767 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:31.202826 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1151/4576] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:31 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:31.223284 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-51a95fc8-487f-4447-b187-c834eec6c6a2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:31.225001 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-51a95fc8-487f-4447-b187-c834eec6c6a2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8/action Aug 08 06:34:31.227519 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-51a95fc8-487f-4447-b187-c834eec6c6a2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:31.227519 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-51a95fc8-487f-4447-b187-c834eec6c6a2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:31.236757 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:31.236757 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:31.237483 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-51a95fc8-487f-4447-b187-c834eec6c6a2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:31.243968 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-51a95fc8-487f-4447-b187-c834eec6c6a2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Begin detaching volume completed successfully. Aug 08 06:34:31.244557 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-51a95fc8-487f-4447-b187-c834eec6c6a2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8/action returned with HTTP 202 Aug 08 06:34:31.245092 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1141/4577] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:34:31 2026] POST /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:31.300368 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bcf883df-5cd0-44d9-95ae-1fd007f33d48 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:31.300761 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf883df-5cd0-44d9-95ae-1fd007f33d48 None None] GET https://10.4.3.32/volume// Aug 08 06:34:31.300950 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bcf883df-5cd0-44d9-95ae-1fd007f33d48 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:31.301152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bcf883df-5cd0-44d9-95ae-1fd007f33d48 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:31.301518 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bcf883df-5cd0-44d9-95ae-1fd007f33d48 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:31.301795 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1148/4578] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:31.310292 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-0004a661-2613-4477-a146-dadb8347a444 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:31.312410 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-0004a661-2613-4477-a146-dadb8347a444 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:34:31.312589 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-0004a661-2613-4477-a146-dadb8347a444 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:31.312784 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-0004a661-2613-4477-a146-dadb8347a444 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:31.324587 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:31.324587 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:31.327667 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-0004a661-2613-4477-a146-dadb8347a444 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:31.331288 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-0004a661-2613-4477-a146-dadb8347a444 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:34:31.331641 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1139/4579] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:31 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:31.739950 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5252e1cc-14ad-4dad-b861-d1498b7b20af None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:31.741896 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5252e1cc-14ad-4dad-b861-d1498b7b20af tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] GET https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:31.742134 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5252e1cc-14ad-4dad-b861-d1498b7b20af tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:31.742364 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5252e1cc-14ad-4dad-b861-d1498b7b20af tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:31.747997 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5252e1cc-14ad-4dad-b861-d1498b7b20af tempest-VolumesTransfersV355Test-1039790867 tempest-VolumesTransfersV355Test-1039790867-project-admin] https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 returned with HTTP 404 Aug 08 06:34:31.748478 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1152/4580] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:31 2026] GET /volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:31.754954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-736e552f-d082-4df6-8d7a-7c1670166ea7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:31.756635 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-736e552f-d082-4df6-8d7a-7c1670166ea7 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] GET https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:31.756848 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-736e552f-d082-4df6-8d7a-7c1670166ea7 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:31.757047 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-736e552f-d082-4df6-8d7a-7c1670166ea7 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:31.762833 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-736e552f-d082-4df6-8d7a-7c1670166ea7 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 returned with HTTP 404 Aug 08 06:34:31.763281 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1142/4581] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:31 2026] GET /volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:31.769403 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f60413e-10b1-4158-b072-e51184b15761 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:31.771279 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f60413e-10b1-4158-b072-e51184b15761 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] DELETE https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:31.771484 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f60413e-10b1-4158-b072-e51184b15761 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:31.771658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f60413e-10b1-4158-b072-e51184b15761 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:31.771830 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-3f60413e-10b1-4158-b072-e51184b15761 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] Delete volume with id: 844e7a65-573c-4122-a801-aa2496113bb6 Aug 08 06:34:31.777318 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f60413e-10b1-4158-b072-e51184b15761 tempest-VolumesTransfersV355Test-1100658563 tempest-VolumesTransfersV355Test-1100658563-project-member] https://10.4.3.32/volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 returned with HTTP 404 Aug 08 06:34:31.778100 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1149/4582] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:34:31 2026] DELETE /volume/v3/volumes/844e7a65-573c-4122-a801-aa2496113bb6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:31.960551 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8b0ed0f7-b47c-44c9-b4d3-2e5a672a4b39 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:31.963840 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b0ed0f7-b47c-44c9-b4d3-2e5a672a4b39 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:31.964229 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b0ed0f7-b47c-44c9-b4d3-2e5a672a4b39 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:31.964389 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b0ed0f7-b47c-44c9-b4d3-2e5a672a4b39 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:31.964499 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8b0ed0f7-b47c-44c9-b4d3-2e5a672a4b39 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:31.971309 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:31.971309 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:31.972132 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b0ed0f7-b47c-44c9-b4d3-2e5a672a4b39 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:31.972563 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1140/4583] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:31 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:32.185644 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e758b4eb-9fec-4e0b-8da1-0cd3d05ae767 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:32.187967 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e758b4eb-9fec-4e0b-8da1-0cd3d05ae767 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:32.188268 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e758b4eb-9fec-4e0b-8da1-0cd3d05ae767 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:32.188531 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e758b4eb-9fec-4e0b-8da1-0cd3d05ae767 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:32.188693 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e758b4eb-9fec-4e0b-8da1-0cd3d05ae767 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:32.193646 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:32.193646 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:32.194461 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e758b4eb-9fec-4e0b-8da1-0cd3d05ae767 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:32.194962 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1153/4584] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:32 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:32.855450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-85080f28-2830-4663-b18a-058d8e0cdd1c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:32.858138 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-85080f28-2830-4663-b18a-058d8e0cdd1c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/attachments/38c317bb-1ce5-4874-a96c-bd414ac581b0 Aug 08 06:34:32.858336 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-85080f28-2830-4663-b18a-058d8e0cdd1c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:32.858510 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-85080f28-2830-4663-b18a-058d8e0cdd1c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:32.867375 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:32.867375 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:32.910437 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e6a8729a-498a-4fd6-b870-dda764df8493 req-85080f28-2830-4663-b18a-058d8e0cdd1c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/38c317bb-1ce5-4874-a96c-bd414ac581b0 returned with HTTP 200 Aug 08 06:34:32.911489 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1143/4585] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:34:32 2026] DELETE /volume/v3/attachments/38c317bb-1ce5-4874-a96c-bd414ac581b0 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:32.985645 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f10e9c5d-5b27-4fff-a28a-686281815e68 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:32.987667 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f10e9c5d-5b27-4fff-a28a-686281815e68 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:32.987667 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f10e9c5d-5b27-4fff-a28a-686281815e68 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:32.987667 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f10e9c5d-5b27-4fff-a28a-686281815e68 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:32.987804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f10e9c5d-5b27-4fff-a28a-686281815e68 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:32.992440 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:32.992440 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:32.993068 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f10e9c5d-5b27-4fff-a28a-686281815e68 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:32.993461 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1150/4586] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:32 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:33.206704 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cff8020a-aa2c-4292-8771-e237272af7b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:33.208825 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cff8020a-aa2c-4292-8771-e237272af7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:33.209091 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cff8020a-aa2c-4292-8771-e237272af7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:33.209402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cff8020a-aa2c-4292-8771-e237272af7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:33.209492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-cff8020a-aa2c-4292-8771-e237272af7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:33.213910 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:33.213910 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:33.214555 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cff8020a-aa2c-4292-8771-e237272af7b0 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:33.214914 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1141/4587] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:33 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:33.374903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-16d323cc-e53f-440d-ac56-d4875afd696e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:33.377088 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:33.377411 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1222921964", "snapshot_id": "6082b538-3a54-48d0-82a0-d0f47b835b60", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:33.378831 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1222921964', 'snapshot_id': '6082b538-3a54-48d0-82a0-d0f47b835b60', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:33.383845 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:33.383845 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:33.384245 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:33.384370 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume of 1 GB Aug 08 06:34:33.387415 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Availability Zones retrieved successfully. Aug 08 06:34:33.392083 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Flow 'volume_create_api' (a552562a-aaae-4543-81d8-90b6456bc513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:33.393049 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48fbeca-ad11-4a09-baff-458d3d9c7be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:33.393856 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:33.423406 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48fbeca-ad11-4a09-baff-458d3d9c7be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6082b538-3a54-48d0-82a0-d0f47b835b60', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:33.424065 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe27e22-67fe-4b0b-a2df-0f94f0088769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:33.465257 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Created reservations ['4f3029e7-b810-45d5-ae4e-e1df8f1788cd', 'b82c7cc3-6795-467a-8340-ef1964a2516d', 'e88d28b7-3856-4e11-a788-c91589765fd4', '236bb9d1-507d-4db1-a1e7-cfd25ccc859d'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:33.466054 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe27e22-67fe-4b0b-a2df-0f94f0088769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f3029e7-b810-45d5-ae4e-e1df8f1788cd', 'b82c7cc3-6795-467a-8340-ef1964a2516d', 'e88d28b7-3856-4e11-a788-c91589765fd4', '236bb9d1-507d-4db1-a1e7-cfd25ccc859d']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:33.466750 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e73a9e9-b3d3-446b-9109-16e91707b5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:33.506540 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e73a9e9-b3d3-446b-9109-16e91707b5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '846beb49-375f-4372-8f2a-8abc42925679', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1222921964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebad531aa67c44a5b71ffa08b19dba49',qos_specs=None,replication_status=,reservations=['4f3029e7-b810-45d5-ae4e-e1df8f1788cd','b82c7cc3-6795-467a-8340-ef1964a2516d','e88d28b7-3856-4e11-a788-c91589765fd4','236bb9d1-507d-4db1-a1e7-cfd25ccc859d'],size=1,snapshot_id=6082b538-3a54-48d0-82a0-d0f47b835b60,source_replicaid=,source_volid=None,status='creating',user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1222921964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=846beb49-375f-4372-8f2a-8abc42925679,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebad531aa67c44a5b71ffa08b19dba49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6082b538-3a54-48d0-82a0-d0f47b835b60,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:33.507335 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2595d35d-c4c0-4ba8-b050-471961d9e510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:33.525607 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2595d35d-c4c0-4ba8-b050-471961d9e510) transitioned into state 'SUCCESS' from state '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-1222921964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebad531aa67c44a5b71ffa08b19dba49',qos_specs=None,replication_status=,reservations=['4f3029e7-b810-45d5-ae4e-e1df8f1788cd','b82c7cc3-6795-467a-8340-ef1964a2516d','e88d28b7-3856-4e11-a788-c91589765fd4','236bb9d1-507d-4db1-a1e7-cfd25ccc859d'],size=1,snapshot_id=6082b538-3a54-48d0-82a0-d0f47b835b60,source_replicaid=,source_volid=None,status='creating',user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:33.526327 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf92264d-434e-43bf-8909-4ff69050b5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:33.546248 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf92264d-434e-43bf-8909-4ff69050b5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:33.547112 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Flow 'volume_create_api' (a552562a-aaae-4543-81d8-90b6456bc513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:33.547521 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume request issued successfully. Aug 08 06:34:33.548154 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-16d323cc-e53f-440d-ac56-d4875afd696e tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:33.548565 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1154/4588] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:34:33 2026] POST /volume/v3/volumes => generated 789 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:33.564364 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1ada23dc-3d3a-4052-80f9-63ad328b8aa2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:33.567115 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ada23dc-3d3a-4052-80f9-63ad328b8aa2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:33.567295 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ada23dc-3d3a-4052-80f9-63ad328b8aa2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:33.567486 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ada23dc-3d3a-4052-80f9-63ad328b8aa2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:33.579327 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:33.579327 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:33.587620 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1ada23dc-3d3a-4052-80f9-63ad328b8aa2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:33.594094 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ada23dc-3d3a-4052-80f9-63ad328b8aa2 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:33.594616 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1144/4589] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:33 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:34.003488 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c316f00c-89ce-4ce2-926c-61f337aa1285 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:34.005372 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c316f00c-89ce-4ce2-926c-61f337aa1285 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:34.005705 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c316f00c-89ce-4ce2-926c-61f337aa1285 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:34.007724 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c316f00c-89ce-4ce2-926c-61f337aa1285 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:34.007724 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c316f00c-89ce-4ce2-926c-61f337aa1285 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:34.010316 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:34.010316 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:34.011078 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c316f00c-89ce-4ce2-926c-61f337aa1285 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:34.011460 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1151/4590] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:34 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:34.029790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:34.123187 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:34.123509 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-179170360"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:34.124959 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-179170360'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:34.125087 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Create volume of 2 GB Aug 08 06:34:34.129309 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Availability Zones retrieved successfully. Aug 08 06:34:34.134128 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Flow 'volume_create_api' (f1ba29b5-ac0a-47d2-8c78-4a5eec05b31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:34.135056 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6ad08e-c2ff-4708-af57-686f95ff6d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:34.135869 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Validating volume size '2' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:34.166406 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6ad08e-c2ff-4708-af57-686f95ff6d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:34.168272 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fdb2ebb-061d-49c3-a3f7-d77b3b64d499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:34.226754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-12b660a3-ca31-4c8d-881b-b6db790dca84 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:34.228881 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12b660a3-ca31-4c8d-881b-b6db790dca84 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:34.229143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12b660a3-ca31-4c8d-881b-b6db790dca84 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:34.229348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-12b660a3-ca31-4c8d-881b-b6db790dca84 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:34.229470 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-12b660a3-ca31-4c8d-881b-b6db790dca84 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:34.234489 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:34.234489 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:34.235239 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-12b660a3-ca31-4c8d-881b-b6db790dca84 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:34.235638 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1155/4591] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:34 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:34.247063 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Created reservations ['68acec43-c037-40d6-a777-0f6e5474fee3', 'add4944f-a8e5-4548-9793-28a83befa0c4', 'eade4a75-4acc-42fc-afee-b6e896154fa4', '6e37b363-1906-4e5c-8774-f5380f665efe'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:34.248124 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fdb2ebb-061d-49c3-a3f7-d77b3b64d499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68acec43-c037-40d6-a777-0f6e5474fee3', 'add4944f-a8e5-4548-9793-28a83befa0c4', 'eade4a75-4acc-42fc-afee-b6e896154fa4', '6e37b363-1906-4e5c-8774-f5380f665efe']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:34.249095 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1b4382-42e4-4390-ba41-7ecb80f1032b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:34.274118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1b4382-42e4-4390-ba41-7ecb80f1032b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ae9745b-46ee-407c-8cfd-ffa1f65e2d54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-179170360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc67c2a494c14e5699a7167eb4d6bd85',qos_specs=None,replication_status=,reservations=['68acec43-c037-40d6-a777-0f6e5474fee3','add4944f-a8e5-4548-9793-28a83befa0c4','eade4a75-4acc-42fc-afee-b6e896154fa4','6e37b363-1906-4e5c-8774-f5380f665efe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3734be6b49e14af682869ccbd93a9d52',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-179170360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ae9745b-46ee-407c-8cfd-ffa1f65e2d54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc67c2a494c14e5699a7167eb4d6bd85',provider_auth=None,provider_geometry=None,provider_id=None,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='3734be6b49e14af682869ccbd93a9d52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:34.274865 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f0e0c9-c059-427a-9267-189c451f9572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:34.293849 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f0e0c9-c059-427a-9267-189c451f9572) transitioned into state 'SUCCESS' from state '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-179170360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc67c2a494c14e5699a7167eb4d6bd85',qos_specs=None,replication_status=,reservations=['68acec43-c037-40d6-a777-0f6e5474fee3','add4944f-a8e5-4548-9793-28a83befa0c4','eade4a75-4acc-42fc-afee-b6e896154fa4','6e37b363-1906-4e5c-8774-f5380f665efe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3734be6b49e14af682869ccbd93a9d52',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:34.294799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6b738b-e02b-47f2-ae01-529b3f882cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:34.307799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6b738b-e02b-47f2-ae01-529b3f882cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:34.307799 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Flow 'volume_create_api' (f1ba29b5-ac0a-47d2-8c78-4a5eec05b31e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:34.307799 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Create volume request issued successfully. Aug 08 06:34:34.308762 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af13bd1d-a7e8-4ef3-bdb0-a9ab24852a65 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:34.309479 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1142/4592] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:34:34 2026] POST /volume/v3/volumes => generated 752 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:34.326334 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e9798e81-ada1-442f-ae82-04557373d450 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:34.329005 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9798e81-ada1-442f-ae82-04557373d450 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] GET https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 Aug 08 06:34:34.329402 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9798e81-ada1-442f-ae82-04557373d450 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:34.329694 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9798e81-ada1-442f-ae82-04557373d450 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:34.340379 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:34.340379 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:34.344895 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e9798e81-ada1-442f-ae82-04557373d450 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Volume info retrieved successfully. Aug 08 06:34:34.351243 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9798e81-ada1-442f-ae82-04557373d450 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 returned with HTTP 200 Aug 08 06:34:34.351793 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1145/4593] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:34 2026] GET /volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:34.611790 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4f34dc37-7247-4819-b96b-644fc22dc5ba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:34.612123 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f34dc37-7247-4819-b96b-644fc22dc5ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:34.612287 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f34dc37-7247-4819-b96b-644fc22dc5ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:34.612496 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f34dc37-7247-4819-b96b-644fc22dc5ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:34.619809 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:34.619809 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:34.623479 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4f34dc37-7247-4819-b96b-644fc22dc5ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:34.627360 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f34dc37-7247-4819-b96b-644fc22dc5ba tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:34.627880 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1152/4594] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:34 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:34.639982 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-17237dda-2fdd-4e07-8363-7c96bd6a31bf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:34.641670 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17237dda-2fdd-4e07-8363-7c96bd6a31bf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:34.641866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17237dda-2fdd-4e07-8363-7c96bd6a31bf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:34.642047 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17237dda-2fdd-4e07-8363-7c96bd6a31bf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:34.648239 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:34.648239 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:34.651390 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-17237dda-2fdd-4e07-8363-7c96bd6a31bf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:34.654810 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17237dda-2fdd-4e07-8363-7c96bd6a31bf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:34.655238 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1156/4595] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:34 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:35.022818 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-80d354cc-e879-4e42-82f7-73176f5d2de2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.025314 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80d354cc-e879-4e42-82f7-73176f5d2de2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:35.025567 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-80d354cc-e879-4e42-82f7-73176f5d2de2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.025850 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-80d354cc-e879-4e42-82f7-73176f5d2de2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.026008 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-80d354cc-e879-4e42-82f7-73176f5d2de2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:35.031291 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.031291 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:35.032356 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80d354cc-e879-4e42-82f7-73176f5d2de2 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:35.032876 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1143/4596] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:35.162074 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-a9b2995c-7fdb-4a55-9131-0ccc360f1845 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.164043 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-a9b2995c-7fdb-4a55-9131-0ccc360f1845 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:35.164217 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-a9b2995c-7fdb-4a55-9131-0ccc360f1845 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.164396 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-a9b2995c-7fdb-4a55-9131-0ccc360f1845 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.171479 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.171479 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:35.174851 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-a9b2995c-7fdb-4a55-9131-0ccc360f1845 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:35.178403 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-a9b2995c-7fdb-4a55-9131-0ccc360f1845 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:35.178748 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1146/4597] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:35.246194 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-11f20792-5f19-499a-8b18-6e7b1e17c0a1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.247866 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11f20792-5f19-499a-8b18-6e7b1e17c0a1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:35.248114 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11f20792-5f19-499a-8b18-6e7b1e17c0a1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.248288 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-11f20792-5f19-499a-8b18-6e7b1e17c0a1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.248412 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-11f20792-5f19-499a-8b18-6e7b1e17c0a1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:35.252332 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.252332 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:35.253042 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-11f20792-5f19-499a-8b18-6e7b1e17c0a1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:35.253592 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1153/4598] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:35.260935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3e709a41-3974-4d56-961f-e791cfe5b033 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.261367 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e709a41-3974-4d56-961f-e791cfe5b033 None None] GET https://10.4.3.32/volume// Aug 08 06:34:35.261554 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e709a41-3974-4d56-961f-e791cfe5b033 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.261766 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3e709a41-3974-4d56-961f-e791cfe5b033 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.262153 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3e709a41-3974-4d56-961f-e791cfe5b033 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:35.262467 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1157/4599] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:35.271797 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-cc222361-6989-402e-8948-c095c599e987 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.272242 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-cc222361-6989-402e-8948-c095c599e987 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:34:35.272242 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-cc222361-6989-402e-8948-c095c599e987 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "846beb49-375f-4372-8f2a-8abc42925679", "connector": null, "instance_uuid": "037d0af1-fa4a-4fb5-bcf8-9de45cbf6c13"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:35.280588 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.280588 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:35.304321 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-cc222361-6989-402e-8948-c095c599e987 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:34:35.304747 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1144/4600] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:34:35 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:35.335697 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-48592d52-7203-4dd0-9baa-84d53a994761 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.338010 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48592d52-7203-4dd0-9baa-84d53a994761 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:35.338168 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48592d52-7203-4dd0-9baa-84d53a994761 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.338441 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48592d52-7203-4dd0-9baa-84d53a994761 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.343562 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-86b8a6dc-0172-483f-8ddc-8753998a1b74 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.344112 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86b8a6dc-0172-483f-8ddc-8753998a1b74 None None] GET https://10.4.3.32/volume// Aug 08 06:34:35.344423 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86b8a6dc-0172-483f-8ddc-8753998a1b74 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.344611 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-86b8a6dc-0172-483f-8ddc-8753998a1b74 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.345070 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-86b8a6dc-0172-483f-8ddc-8753998a1b74 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:35.345425 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1154/4601] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:35.351859 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.351859 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:35.354718 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-5eb72f39-9c5e-4d57-b124-44de317afbbf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.355342 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-48592d52-7203-4dd0-9baa-84d53a994761 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:35.357472 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-5eb72f39-9c5e-4d57-b124-44de317afbbf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:35.357757 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-5eb72f39-9c5e-4d57-b124-44de317afbbf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.358026 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-5eb72f39-9c5e-4d57-b124-44de317afbbf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.359608 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48592d52-7203-4dd0-9baa-84d53a994761 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:35.360006 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1147/4602] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:35.367887 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7a4dd444-abc4-48df-b6aa-a63acce61241 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.369796 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a4dd444-abc4-48df-b6aa-a63acce61241 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] GET https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 Aug 08 06:34:35.370003 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a4dd444-abc4-48df-b6aa-a63acce61241 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.370215 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a4dd444-abc4-48df-b6aa-a63acce61241 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.370474 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.370474 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:35.376817 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-5eb72f39-9c5e-4d57-b124-44de317afbbf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:35.377340 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.377340 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:35.381402 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-5eb72f39-9c5e-4d57-b124-44de317afbbf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:35.381954 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1158/4603] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:35.385043 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7a4dd444-abc4-48df-b6aa-a63acce61241 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Volume info retrieved successfully. Aug 08 06:34:35.396303 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a4dd444-abc4-48df-b6aa-a63acce61241 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 returned with HTTP 200 Aug 08 06:34:35.396788 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1145/4604] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:35.412480 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.414120 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:35.414492 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5ae9745b-46ee-407c-8cfd-ffa1f65e2d54"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:35.415968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5ae9745b-46ee-407c-8cfd-ffa1f65e2d54'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:35.425804 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.425804 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:35.426264 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Volume retrieved successfully. Aug 08 06:34:35.426396 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Create volume of 1 GB Aug 08 06:34:35.430619 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Availability Zones retrieved successfully. Aug 08 06:34:35.438064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Flow 'volume_create_api' (ddc838b9-b022-46e0-bbba-7a85bd5f3888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:35.440197 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a787056-2b97-48ca-8838-030923ad53ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:35.441500 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:35.443124 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a787056-2b97-48ca-8838-030923ad53ce) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 06:34:35.443124 np0000006785 devstack@c-api.service[100288]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 08 06:34:35.445506 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a787056-2b97-48ca-8838-030923ad53ce) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:35.446510 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a787056-2b97-48ca-8838-030923ad53ce) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 06:34:35.447717 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Flow 'volume_create_api' (ddc838b9-b022-46e0-bbba-7a85bd5f3888) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 06:34:35.448501 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d63f93b-44c9-4b39-ba1c-40b2974b1f96 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 08 06:34:35.449586 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1155/4605] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:34:35 2026] POST /volume/v3/volumes => generated 173 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:34:35.456942 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ab865545-1c05-47d0-9c7c-e68021735b97 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.458729 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab865545-1c05-47d0-9c7c-e68021735b97 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] GET https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 Aug 08 06:34:35.458939 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab865545-1c05-47d0-9c7c-e68021735b97 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.459239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab865545-1c05-47d0-9c7c-e68021735b97 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.467863 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.467863 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:35.472331 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ab865545-1c05-47d0-9c7c-e68021735b97 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Volume info retrieved successfully. Aug 08 06:34:35.476980 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab865545-1c05-47d0-9c7c-e68021735b97 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 returned with HTTP 200 Aug 08 06:34:35.477301 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1148/4606] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:35.486350 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-c237c3c2-c8a4-49b1-b7fe-2d160212f79b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.488535 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-c237c3c2-c8a4-49b1-b7fe-2d160212f79b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] PUT https://10.4.3.32/volume/v3/attachments/82f0d41d-fb23-4162-8574-68a33a32ab42 Aug 08 06:34:35.488930 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-c237c3c2-c8a4-49b1-b7fe-2d160212f79b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:35.489916 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-057a1572-9d5f-4bd5-8676-0afa945016b1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.491969 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-057a1572-9d5f-4bd5-8676-0afa945016b1 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 Aug 08 06:34:35.491969 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-057a1572-9d5f-4bd5-8676-0afa945016b1 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.492691 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-057a1572-9d5f-4bd5-8676-0afa945016b1 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.492691 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-057a1572-9d5f-4bd5-8676-0afa945016b1 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Delete volume with id: 5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 Aug 08 06:34:35.496867 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-c237c3c2-c8a4-49b1-b7fe-2d160212f79b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Acquiring lock "cinder-attachment_update-846beb49-375f-4372-8f2a-8abc42925679-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:34:35.499971 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.499971 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:35.500427 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-057a1572-9d5f-4bd5-8676-0afa945016b1 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Volume info retrieved successfully. Aug 08 06:34:35.501628 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-c237c3c2-c8a4-49b1-b7fe-2d160212f79b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Lock "cinder-attachment_update-846beb49-375f-4372-8f2a-8abc42925679-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:34:35.502515 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.502515 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:35.515902 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-057a1572-9d5f-4bd5-8676-0afa945016b1 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Delete volume request issued successfully. Aug 08 06:34:35.516108 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-057a1572-9d5f-4bd5-8676-0afa945016b1 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 returned with HTTP 202 Aug 08 06:34:35.516516 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1146/4607] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:35 2026] DELETE /volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:35.526861 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4904ec7c-7d10-4083-9fdc-0775169961e6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:35.529229 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4904ec7c-7d10-4083-9fdc-0775169961e6 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] GET https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 Aug 08 06:34:35.529465 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4904ec7c-7d10-4083-9fdc-0775169961e6 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:35.529831 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4904ec7c-7d10-4083-9fdc-0775169961e6 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:35.548225 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:35.548225 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:35.552967 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4904ec7c-7d10-4083-9fdc-0775169961e6 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Volume info retrieved successfully. Aug 08 06:34:35.557370 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4904ec7c-7d10-4083-9fdc-0775169961e6 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 returned with HTTP 200 Aug 08 06:34:35.557762 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1156/4608] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:35 2026] GET /volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:35.624003 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-c237c3c2-c8a4-49b1-b7fe-2d160212f79b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Lock "cinder-attachment_update-846beb49-375f-4372-8f2a-8abc42925679-np0000006785" released by "attachment_update" :: held 0.122s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:34:35.624453 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-c237c3c2-c8a4-49b1-b7fe-2d160212f79b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/82f0d41d-fb23-4162-8574-68a33a32ab42 returned with HTTP 200 Aug 08 06:34:35.625156 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1159/4609] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:34:35 2026] PUT /volume/v3/attachments/82f0d41d-fb23-4162-8574-68a33a32ab42 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:36.044239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e847cb96-1577-4715-9c48-bd2f91de8b41 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:36.046096 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e847cb96-1577-4715-9c48-bd2f91de8b41 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:36.046282 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e847cb96-1577-4715-9c48-bd2f91de8b41 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:36.046453 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e847cb96-1577-4715-9c48-bd2f91de8b41 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:36.046548 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e847cb96-1577-4715-9c48-bd2f91de8b41 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:36.050619 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:36.050619 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:36.051391 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e847cb96-1577-4715-9c48-bd2f91de8b41 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:36.051756 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1149/4610] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:36 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:36.264662 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-775a58e9-4b0d-4b5d-ba53-a90fd3cd88bb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:36.266729 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-775a58e9-4b0d-4b5d-ba53-a90fd3cd88bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:36.266991 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-775a58e9-4b0d-4b5d-ba53-a90fd3cd88bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:36.267203 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-775a58e9-4b0d-4b5d-ba53-a90fd3cd88bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:36.267323 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-775a58e9-4b0d-4b5d-ba53-a90fd3cd88bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:36.271692 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:36.271692 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:36.272284 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-775a58e9-4b0d-4b5d-ba53-a90fd3cd88bb tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:36.272832 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1147/4611] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:36 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:36.373695 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c60aca46-19ba-454b-99b7-71a01d52e560 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:36.375576 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c60aca46-19ba-454b-99b7-71a01d52e560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:36.375755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c60aca46-19ba-454b-99b7-71a01d52e560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:36.375957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c60aca46-19ba-454b-99b7-71a01d52e560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:36.385117 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:36.385117 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:36.388477 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c60aca46-19ba-454b-99b7-71a01d52e560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:36.392267 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c60aca46-19ba-454b-99b7-71a01d52e560 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:36.392634 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1157/4612] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:36 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:36.570923 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1e94f7c8-80c7-4f5a-87fe-aa11d760c330 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:36.572629 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e94f7c8-80c7-4f5a-87fe-aa11d760c330 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] GET https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 Aug 08 06:34:36.572865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e94f7c8-80c7-4f5a-87fe-aa11d760c330 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:36.573084 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1e94f7c8-80c7-4f5a-87fe-aa11d760c330 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:36.578588 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1e94f7c8-80c7-4f5a-87fe-aa11d760c330 tempest-VolumesCloneNegativeTest-104948488 tempest-VolumesCloneNegativeTest-104948488-project-member] https://10.4.3.32/volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 returned with HTTP 404 Aug 08 06:34:36.579011 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1160/4613] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:36 2026] GET /volume/v3/volumes/5ae9745b-46ee-407c-8cfd-ffa1f65e2d54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:37.063093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-24536048-f8e2-484e-8503-0ab16aca0cdf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:37.064767 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24536048-f8e2-484e-8503-0ab16aca0cdf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:37.064974 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24536048-f8e2-484e-8503-0ab16aca0cdf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:37.065193 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24536048-f8e2-484e-8503-0ab16aca0cdf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:37.065292 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-24536048-f8e2-484e-8503-0ab16aca0cdf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:37.070053 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:37.070053 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:37.070877 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24536048-f8e2-484e-8503-0ab16aca0cdf tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:37.071287 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1150/4614] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:37 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:37.285173 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-48762238-3f7d-4c98-897c-32dba5f45f88 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:37.287048 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-48762238-3f7d-4c98-897c-32dba5f45f88 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:37.287316 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-48762238-3f7d-4c98-897c-32dba5f45f88 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:37.287544 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-48762238-3f7d-4c98-897c-32dba5f45f88 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:37.287658 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-48762238-3f7d-4c98-897c-32dba5f45f88 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:37.292545 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:37.292545 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:37.293245 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-48762238-3f7d-4c98-897c-32dba5f45f88 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:37.293631 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1148/4615] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:37 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:37.405829 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-30fbbe38-271e-446d-99e1-5ac348369d89 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:37.407623 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-30fbbe38-271e-446d-99e1-5ac348369d89 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:37.407852 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-30fbbe38-271e-446d-99e1-5ac348369d89 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:37.408084 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-30fbbe38-271e-446d-99e1-5ac348369d89 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:37.418269 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:37.418269 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:37.422068 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-30fbbe38-271e-446d-99e1-5ac348369d89 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:37.427139 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-30fbbe38-271e-446d-99e1-5ac348369d89 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:37.427523 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1158/4616] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:37 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:37.719077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9d96e7d2-99e9-4f2b-b1fb-73d54ed4f5ab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:37.810696 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d96e7d2-99e9-4f2b-b1fb-73d54ed4f5ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:34:37.811012 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d96e7d2-99e9-4f2b-b1fb-73d54ed4f5ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7261355-bfc5-448d-8663-27589bd30241", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-729571438"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:37.817578 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d96e7d2-99e9-4f2b-b1fb-73d54ed4f5ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 404 Aug 08 06:34:37.818078 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1161/4617] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:34:37 2026] POST /volume/v3/snapshots => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:37.826590 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-531a8951-90ae-4e0d-b168-914521800845 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:37.828509 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-531a8951-90ae-4e0d-b168-914521800845 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:34:37.828873 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-531a8951-90ae-4e0d-b168-914521800845 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1531456849"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:37.857653 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-531a8951-90ae-4e0d-b168-914521800845 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 404 Aug 08 06:34:37.858239 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1151/4618] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:34:37 2026] POST /volume/v3/snapshots => generated 77 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:37.866664 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e0bd8630-6f5a-40e0-a037-ddd036b26440 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:37.869267 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e0bd8630-6f5a-40e0-a037-ddd036b26440 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=invalid Aug 08 06:34:37.869588 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e0bd8630-6f5a-40e0-a037-ddd036b26440 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:37.869909 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e0bd8630-6f5a-40e0-a037-ddd036b26440 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:37.870351 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e0bd8630-6f5a-40e0-a037-ddd036b26440 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] HTTP exception thrown: limit param must be an integer Aug 08 06:34:37.870556 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e0bd8630-6f5a-40e0-a037-ddd036b26440 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 08 06:34:37.871206 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1149/4619] 10.4.3.32 () {66 vars in 1263 bytes} [Sat Aug 8 06:34:37 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:37.878963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9fcd0c0d-1e64-4243-889d-965396f03f26 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:37.881412 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9fcd0c0d-1e64-4243-889d-965396f03f26 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/snapshots?marker=c0daf820-56c7-404c-8600-c6af6774735a Aug 08 06:34:37.881652 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9fcd0c0d-1e64-4243-889d-965396f03f26 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:37.881926 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9fcd0c0d-1e64-4243-889d-965396f03f26 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:37.882335 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-9fcd0c0d-1e64-4243-889d-965396f03f26 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:34:37.883658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.db.api [None req-9fcd0c0d-1e64-4243-889d-965396f03f26 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Building query based on filter {{(pid=100288) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:34:37.888516 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9fcd0c0d-1e64-4243-889d-965396f03f26 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots?marker=c0daf820-56c7-404c-8600-c6af6774735a returned with HTTP 404 Aug 08 06:34:37.889119 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1159/4620] 10.4.3.32 () {66 vars in 1323 bytes} [Sat Aug 8 06:34:37 2026] GET /volume/v3/snapshots?marker=c0daf820-56c7-404c-8600-c6af6774735a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:37.898512 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1ca34205-8e73-43df-8091-e57185d46c74 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:37.900748 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1ca34205-8e73-43df-8091-e57185d46c74 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=invalid Aug 08 06:34:37.900981 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1ca34205-8e73-43df-8091-e57185d46c74 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:37.901179 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1ca34205-8e73-43df-8091-e57185d46c74 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:37.901493 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.api_utils [None req-1ca34205-8e73-43df-8091-e57185d46c74 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Removing options '' from query. {{(pid=100289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:34:37.901831 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:37.901831 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:37.902679 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.db.api [None req-1ca34205-8e73-43df-8091-e57185d46c74 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Building query based on filter {{(pid=100289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:34:37.903133 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1ca34205-8e73-43df-8091-e57185d46c74 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 08 06:34:37.903744 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1162/4621] 10.4.3.32 () {66 vars in 1269 bytes} [Sat Aug 8 06:34:37 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:37.912841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:37.914411 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:37.914656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2134508088"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:37.916105 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2134508088'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:37.916168 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Create volume of 2 GB Aug 08 06:34:37.921501 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Availability Zones retrieved successfully. Aug 08 06:34:37.926427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Flow 'volume_create_api' (dc28997f-c60b-448a-a313-513d243772d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:37.927475 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45448a4f-1b20-4826-a147-bc43a0224e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:37.928319 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Validating volume size '2' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:37.952126 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45448a4f-1b20-4826-a147-bc43a0224e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:37.952936 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ba1c7c1-a6d2-4f63-b32e-3fc608c7c072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:38.011753 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Created reservations ['16266b3c-c2e7-4692-bb90-29f37a24a33e', 'c192cba5-2ad7-4a56-8abf-d437bf9733b9', '65fdf721-a537-4355-b912-b662b86411f4', '5e663e81-25a2-475a-bb7d-b26246bce1d3'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:38.012627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ba1c7c1-a6d2-4f63-b32e-3fc608c7c072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16266b3c-c2e7-4692-bb90-29f37a24a33e', 'c192cba5-2ad7-4a56-8abf-d437bf9733b9', '65fdf721-a537-4355-b912-b662b86411f4', '5e663e81-25a2-475a-bb7d-b26246bce1d3']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:38.013613 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab0a4e6-35c3-4006-8d0d-43ac85ab6d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:38.036121 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab0a4e6-35c3-4006-8d0d-43ac85ab6d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60ebb51e-4bea-4a70-8c51-1b93cc3b82fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2134508088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2117cab02a534546af0dbe42d648a5dc',qos_specs=None,replication_status=,reservations=['16266b3c-c2e7-4692-bb90-29f37a24a33e','c192cba5-2ad7-4a56-8abf-d437bf9733b9','65fdf721-a537-4355-b912-b662b86411f4','5e663e81-25a2-475a-bb7d-b26246bce1d3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07f1d50c47f84335ba83c9bc90c1121b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2134508088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60ebb51e-4bea-4a70-8c51-1b93cc3b82fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2117cab02a534546af0dbe42d648a5dc',provider_auth=None,provider_geometry=None,provider_id=None,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='07f1d50c47f84335ba83c9bc90c1121b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:38.036921 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64d59a0-11db-4d93-a717-32b64cc0528e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:38.054416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64d59a0-11db-4d93-a717-32b64cc0528e) transitioned into state 'SUCCESS' from state '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-2134508088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2117cab02a534546af0dbe42d648a5dc',qos_specs=None,replication_status=,reservations=['16266b3c-c2e7-4692-bb90-29f37a24a33e','c192cba5-2ad7-4a56-8abf-d437bf9733b9','65fdf721-a537-4355-b912-b662b86411f4','5e663e81-25a2-475a-bb7d-b26246bce1d3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07f1d50c47f84335ba83c9bc90c1121b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:38.055073 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceae293a-0912-4bd5-a7c8-a67d90ac464d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:38.063627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceae293a-0912-4bd5-a7c8-a67d90ac464d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:38.064631 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Flow 'volume_create_api' (dc28997f-c60b-448a-a313-513d243772d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:38.064990 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Create volume request issued successfully. Aug 08 06:34:38.065569 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd773999-084c-430c-8ab4-042f9bf6a1ab tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:38.066012 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1152/4622] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:34:37 2026] POST /volume/v3/volumes => generated 760 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:38.080886 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-037d2e91-749b-47be-af3a-505f9f9ec237 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:38.081914 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c82f3e80-031c-4dbc-ad13-02382cf067ee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:38.084271 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c82f3e80-031c-4dbc-ad13-02382cf067ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:38.084603 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c82f3e80-031c-4dbc-ad13-02382cf067ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:38.084922 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c82f3e80-031c-4dbc-ad13-02382cf067ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:38.085107 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c82f3e80-031c-4dbc-ad13-02382cf067ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:38.086154 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-037d2e91-749b-47be-af3a-505f9f9ec237 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa Aug 08 06:34:38.086320 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-037d2e91-749b-47be-af3a-505f9f9ec237 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:38.086485 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-037d2e91-749b-47be-af3a-505f9f9ec237 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:38.091003 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:38.091003 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:38.091874 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c82f3e80-031c-4dbc-ad13-02382cf067ee tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:38.092217 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1160/4623] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:38 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:38.094939 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:38.094939 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:38.099475 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-037d2e91-749b-47be-af3a-505f9f9ec237 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Volume info retrieved successfully. Aug 08 06:34:38.104379 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-037d2e91-749b-47be-af3a-505f9f9ec237 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa returned with HTTP 200 Aug 08 06:34:38.104817 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1150/4624] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:38 2026] GET /volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:38.305540 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4e70b978-419f-4b0a-a582-61020c627a63 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:38.307388 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e70b978-419f-4b0a-a582-61020c627a63 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:38.307594 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e70b978-419f-4b0a-a582-61020c627a63 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:38.307891 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4e70b978-419f-4b0a-a582-61020c627a63 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:38.308014 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4e70b978-419f-4b0a-a582-61020c627a63 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:38.312904 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:38.312904 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:38.313563 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4e70b978-419f-4b0a-a582-61020c627a63 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:38.313998 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1163/4625] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:38 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:38.439997 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1f5e99a0-11d3-4486-9b6e-4b6dbd7ee247 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:38.442450 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f5e99a0-11d3-4486-9b6e-4b6dbd7ee247 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:38.442648 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f5e99a0-11d3-4486-9b6e-4b6dbd7ee247 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:38.442907 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f5e99a0-11d3-4486-9b6e-4b6dbd7ee247 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:38.455059 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:38.455059 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:38.459289 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1f5e99a0-11d3-4486-9b6e-4b6dbd7ee247 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:38.464535 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f5e99a0-11d3-4486-9b6e-4b6dbd7ee247 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:38.465036 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1153/4626] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:38 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:38.864460 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-fb2e739c-47ca-402c-87a1-f04638a3bde1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:38.867233 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-fb2e739c-47ca-402c-87a1-f04638a3bde1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/attachments/82f0d41d-fb23-4162-8574-68a33a32ab42/action Aug 08 06:34:38.867735 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-fb2e739c-47ca-402c-87a1-f04638a3bde1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:38.867918 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-fb2e739c-47ca-402c-87a1-f04638a3bde1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:38.890192 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:38.890192 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:38.901227 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-d0a2d5b6-b26e-4295-a785-3c7dec6ded15 req-fb2e739c-47ca-402c-87a1-f04638a3bde1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/82f0d41d-fb23-4162-8574-68a33a32ab42/action returned with HTTP 204 Aug 08 06:34:38.901828 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1161/4627] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:34:38 2026] POST /volume/v3/attachments/82f0d41d-fb23-4162-8574-68a33a32ab42/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:39.102042 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a4662d86-8fcf-431c-8b6c-cbd88176596f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.103604 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4662d86-8fcf-431c-8b6c-cbd88176596f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:39.105011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a4662d86-8fcf-431c-8b6c-cbd88176596f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.105011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a4662d86-8fcf-431c-8b6c-cbd88176596f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.105011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a4662d86-8fcf-431c-8b6c-cbd88176596f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:39.108118 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.108118 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:39.108892 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4662d86-8fcf-431c-8b6c-cbd88176596f tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:39.109340 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1151/4628] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:39 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:39.118088 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7d9b359c-2d49-42a9-b07f-a03769f1595a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.118411 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5b9bc5e9-8cef-4b13-8f91-66a923ae0135 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.120137 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b9bc5e9-8cef-4b13-8f91-66a923ae0135 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:39.120314 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d9b359c-2d49-42a9-b07f-a03769f1595a tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa Aug 08 06:34:39.120414 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b9bc5e9-8cef-4b13-8f91-66a923ae0135 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.120529 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d9b359c-2d49-42a9-b07f-a03769f1595a tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.120657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b9bc5e9-8cef-4b13-8f91-66a923ae0135 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.120723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d9b359c-2d49-42a9-b07f-a03769f1595a tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.120835 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5b9bc5e9-8cef-4b13-8f91-66a923ae0135 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:39.124882 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.124882 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:39.125811 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b9bc5e9-8cef-4b13-8f91-66a923ae0135 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:39.126218 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1154/4629] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:39 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:39.127425 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.127425 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:39.131377 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7d9b359c-2d49-42a9-b07f-a03769f1595a tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Volume info retrieved successfully. Aug 08 06:34:39.137413 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d9b359c-2d49-42a9-b07f-a03769f1595a tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa returned with HTTP 200 Aug 08 06:34:39.138208 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1164/4630] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:39 2026] GET /volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:39.140549 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7a90aee6-b6d1-4ec1-9ce4-a9ad7c73fe0a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.142986 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a90aee6-b6d1-4ec1-9ce4-a9ad7c73fe0a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:39.143263 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a90aee6-b6d1-4ec1-9ce4-a9ad7c73fe0a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.143523 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7a90aee6-b6d1-4ec1-9ce4-a9ad7c73fe0a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.143704 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-7a90aee6-b6d1-4ec1-9ce4-a9ad7c73fe0a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete backup with id: c54d9530-1462-4432-9aed-50bb55538e17. Aug 08 06:34:39.148785 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.148785 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:39.156509 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6ee6d775-679f-466f-9418-61c3e33d29e7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.158129 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ee6d775-679f-466f-9418-61c3e33d29e7 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:34:39.158535 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ee6d775-679f-466f-9418-61c3e33d29e7 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60ebb51e-4bea-4a70-8c51-1b93cc3b82fa", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1160956628"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:39.163881 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-7a90aee6-b6d1-4ec1-9ce4-a9ad7c73fe0a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] delete_backup rpcapi backup_id c54d9530-1462-4432-9aed-50bb55538e17 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:39.165592 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7a90aee6-b6d1-4ec1-9ce4-a9ad7c73fe0a tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 202 Aug 08 06:34:39.166118 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1162/4631] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:39 2026] DELETE /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:39.166601 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.166601 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:39.167062 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6ee6d775-679f-466f-9418-61c3e33d29e7 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Volume info retrieved successfully. Aug 08 06:34:39.167180 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-6ee6d775-679f-466f-9418-61c3e33d29e7 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Create snapshot from volume 60ebb51e-4bea-4a70-8c51-1b93cc3b82fa Aug 08 06:34:39.172718 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6e6b9d39-426d-46ce-a536-3f313562c8ca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.174446 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e6b9d39-426d-46ce-a536-3f313562c8ca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:39.174635 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e6b9d39-426d-46ce-a536-3f313562c8ca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.174821 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e6b9d39-426d-46ce-a536-3f313562c8ca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.174931 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6e6b9d39-426d-46ce-a536-3f313562c8ca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:39.178790 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.178790 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:39.179585 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e6b9d39-426d-46ce-a536-3f313562c8ca tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 200 Aug 08 06:34:39.179930 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1155/4632] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:39 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:39.201565 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-6ee6d775-679f-466f-9418-61c3e33d29e7 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Created reservations ['dd7f87f6-05d5-436c-b137-09d0d06d1c35', '06372b09-db8a-4ce1-83a0-825602e7e5e9', '85f83fc5-fcb6-4da3-835a-048e8a0480bd', '9673287e-ea1a-43d2-9a34-0efb56b82f21'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:39.229898 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6ee6d775-679f-466f-9418-61c3e33d29e7 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Snapshot create request issued successfully. Aug 08 06:34:39.230310 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ee6d775-679f-466f-9418-61c3e33d29e7 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:34:39.230700 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1152/4633] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:34:39 2026] POST /volume/v3/snapshots => generated 318 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:39.240266 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a083fba5-3baa-4a47-b5a8-96c0bcef76a8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.242032 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a083fba5-3baa-4a47-b5a8-96c0bcef76a8 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a Aug 08 06:34:39.242216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a083fba5-3baa-4a47-b5a8-96c0bcef76a8 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.242406 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a083fba5-3baa-4a47-b5a8-96c0bcef76a8 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.247175 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.247175 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:39.247607 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a083fba5-3baa-4a47-b5a8-96c0bcef76a8 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Snapshot retrieved successfully. Aug 08 06:34:39.248364 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a083fba5-3baa-4a47-b5a8-96c0bcef76a8 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a returned with HTTP 200 Aug 08 06:34:39.248698 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1165/4634] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:39 2026] GET /volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:39.323589 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c6f55db6-e182-433d-a7b1-1c133852483f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.325885 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c6f55db6-e182-433d-a7b1-1c133852483f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:39.326156 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c6f55db6-e182-433d-a7b1-1c133852483f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.326351 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c6f55db6-e182-433d-a7b1-1c133852483f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.326452 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-c6f55db6-e182-433d-a7b1-1c133852483f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:39.332332 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.332332 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:39.333307 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c6f55db6-e182-433d-a7b1-1c133852483f tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:39.333891 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1163/4635] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:39 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:39.343925 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-187517e9-3db6-4ea4-a5cb-6c779e6a3db1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.346055 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-187517e9-3db6-4ea4-a5cb-6c779e6a3db1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/55b20699-db5b-4913-a5c6-6bf46c659b5a Aug 08 06:34:39.346338 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-187517e9-3db6-4ea4-a5cb-6c779e6a3db1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.346591 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-187517e9-3db6-4ea4-a5cb-6c779e6a3db1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.346818 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-187517e9-3db6-4ea4-a5cb-6c779e6a3db1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume with id: 55b20699-db5b-4913-a5c6-6bf46c659b5a Aug 08 06:34:39.354942 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.354942 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:39.355259 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-187517e9-3db6-4ea4-a5cb-6c779e6a3db1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:39.371420 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-187517e9-3db6-4ea4-a5cb-6c779e6a3db1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume request issued successfully. Aug 08 06:34:39.371824 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-187517e9-3db6-4ea4-a5cb-6c779e6a3db1 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/55b20699-db5b-4913-a5c6-6bf46c659b5a returned with HTTP 202 Aug 08 06:34:39.372080 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1156/4636] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:39 2026] DELETE /volume/v3/volumes/55b20699-db5b-4913-a5c6-6bf46c659b5a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:39.379151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e3eddb44-d749-49ae-bc44-3bcbaeca81df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.381145 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e3eddb44-d749-49ae-bc44-3bcbaeca81df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/55b20699-db5b-4913-a5c6-6bf46c659b5a Aug 08 06:34:39.381400 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e3eddb44-d749-49ae-bc44-3bcbaeca81df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.381602 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e3eddb44-d749-49ae-bc44-3bcbaeca81df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.389821 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.389821 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:39.394080 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e3eddb44-d749-49ae-bc44-3bcbaeca81df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:39.399048 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e3eddb44-d749-49ae-bc44-3bcbaeca81df tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/55b20699-db5b-4913-a5c6-6bf46c659b5a returned with HTTP 200 Aug 08 06:34:39.399442 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1153/4637] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:39 2026] GET /volume/v3/volumes/55b20699-db5b-4913-a5c6-6bf46c659b5a => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:39.477294 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b2f2243d-6fef-4bb6-8788-91d5922bda25 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:39.479093 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2f2243d-6fef-4bb6-8788-91d5922bda25 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:39.479564 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2f2243d-6fef-4bb6-8788-91d5922bda25 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:39.479564 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b2f2243d-6fef-4bb6-8788-91d5922bda25 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:39.489356 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:39.489356 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:39.492944 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b2f2243d-6fef-4bb6-8788-91d5922bda25 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:39.497174 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b2f2243d-6fef-4bb6-8788-91d5922bda25 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:39.497735 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1166/4638] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:39 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:40.189204 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4d4cd578-547f-4ebe-a65f-045a71659701 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.190928 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d4cd578-547f-4ebe-a65f-045a71659701 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 Aug 08 06:34:40.191135 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d4cd578-547f-4ebe-a65f-045a71659701 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.191308 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4d4cd578-547f-4ebe-a65f-045a71659701 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.191409 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4d4cd578-547f-4ebe-a65f-045a71659701 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Show backup with id c54d9530-1462-4432-9aed-50bb55538e17. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:40.194696 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4d4cd578-547f-4ebe-a65f-045a71659701 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 returned with HTTP 404 Aug 08 06:34:40.195177 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1164/4639] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:40 2026] GET /volume/v3/backups/c54d9530-1462-4432-9aed-50bb55538e17 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:40.202128 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8e895078-8765-4b6b-b6cf-6d8c3cc36a35 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.203702 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8e895078-8765-4b6b-b6cf-6d8c3cc36a35 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 Aug 08 06:34:40.203901 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8e895078-8765-4b6b-b6cf-6d8c3cc36a35 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.204062 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8e895078-8765-4b6b-b6cf-6d8c3cc36a35 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.204160 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-8e895078-8765-4b6b-b6cf-6d8c3cc36a35 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete snapshot with id: 8565b4bd-40b8-4546-9d1d-3f153a5d81f4 Aug 08 06:34:40.208405 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.208405 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:40.208746 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8e895078-8765-4b6b-b6cf-6d8c3cc36a35 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Snapshot retrieved successfully. Aug 08 06:34:40.222041 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8e895078-8765-4b6b-b6cf-6d8c3cc36a35 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Snapshot delete request issued successfully. Aug 08 06:34:40.222180 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8e895078-8765-4b6b-b6cf-6d8c3cc36a35 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 returned with HTTP 202 Aug 08 06:34:40.222550 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1157/4640] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:34:40 2026] DELETE /volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:40.229344 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-55c49fda-8fee-4d56-a2c9-a9a5e04b1768 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.231166 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55c49fda-8fee-4d56-a2c9-a9a5e04b1768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 Aug 08 06:34:40.231375 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55c49fda-8fee-4d56-a2c9-a9a5e04b1768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.231765 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55c49fda-8fee-4d56-a2c9-a9a5e04b1768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.236903 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.236903 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:40.237373 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-55c49fda-8fee-4d56-a2c9-a9a5e04b1768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Snapshot retrieved successfully. Aug 08 06:34:40.238314 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55c49fda-8fee-4d56-a2c9-a9a5e04b1768 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 returned with HTTP 200 Aug 08 06:34:40.238698 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1154/4641] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:40 2026] GET /volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:40.257736 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-81c4ce1b-6792-4a31-9b7a-bdaab29a919e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.259606 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81c4ce1b-6792-4a31-9b7a-bdaab29a919e tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a Aug 08 06:34:40.259833 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-81c4ce1b-6792-4a31-9b7a-bdaab29a919e tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.260083 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-81c4ce1b-6792-4a31-9b7a-bdaab29a919e tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.265055 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.265055 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:40.265538 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-81c4ce1b-6792-4a31-9b7a-bdaab29a919e tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Snapshot retrieved successfully. Aug 08 06:34:40.266531 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-81c4ce1b-6792-4a31-9b7a-bdaab29a919e tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a returned with HTTP 200 Aug 08 06:34:40.266911 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1167/4642] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:40 2026] GET /volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:40.275510 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.277341 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:40.277654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ed81c188-0121-4566-af57-33f83ab8f15a"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:40.279419 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ed81c188-0121-4566-af57-33f83ab8f15a'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:40.284671 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.284671 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:40.285119 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Snapshot retrieved successfully. Aug 08 06:34:40.285228 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Create volume of 1 GB Aug 08 06:34:40.288361 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Availability Zones retrieved successfully. Aug 08 06:34:40.293405 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Flow 'volume_create_api' (7d6d25f6-468d-4dff-8765-9c6d5f021218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:40.294257 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dafc2fd-7434-495b-b94b-285a01e71aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:40.295035 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:40.295985 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dafc2fd-7434-495b-b94b-285a01e71aae) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 06:34:40.295985 np0000006785 devstack@c-api.service[100288]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 08 06:34:40.297677 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dafc2fd-7434-495b-b94b-285a01e71aae) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:40.298344 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dafc2fd-7434-495b-b94b-285a01e71aae) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 06:34:40.298990 np0000006785 devstack@c-api.service[100288]: WARNING cinder.volume.api [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Flow 'volume_create_api' (7d6d25f6-468d-4dff-8765-9c6d5f021218) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 06:34:40.299256 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7d9d33e3-d3e9-4594-a048-b04267d0e4ce tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 08 06:34:40.299745 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1165/4643] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:34:40 2026] POST /volume/v3/volumes => generated 171 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:34:40.306387 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-67f208bc-5589-4178-b242-e2a70f7a41eb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.308123 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67f208bc-5589-4178-b242-e2a70f7a41eb tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a Aug 08 06:34:40.308331 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67f208bc-5589-4178-b242-e2a70f7a41eb tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.308503 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67f208bc-5589-4178-b242-e2a70f7a41eb tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.308599 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-67f208bc-5589-4178-b242-e2a70f7a41eb tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Delete snapshot with id: ed81c188-0121-4566-af57-33f83ab8f15a Aug 08 06:34:40.313251 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.313251 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:40.313606 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67f208bc-5589-4178-b242-e2a70f7a41eb tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Snapshot retrieved successfully. Aug 08 06:34:40.326560 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67f208bc-5589-4178-b242-e2a70f7a41eb tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Snapshot delete request issued successfully. Aug 08 06:34:40.326718 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67f208bc-5589-4178-b242-e2a70f7a41eb tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a returned with HTTP 202 Aug 08 06:34:40.327165 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1158/4644] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:34:40 2026] DELETE /volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:40.333955 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cb1b1ae4-7556-4b14-a9c8-0447336deb72 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.335719 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb1b1ae4-7556-4b14-a9c8-0447336deb72 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a Aug 08 06:34:40.335977 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb1b1ae4-7556-4b14-a9c8-0447336deb72 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.336179 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb1b1ae4-7556-4b14-a9c8-0447336deb72 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.341143 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.341143 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:40.341529 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb1b1ae4-7556-4b14-a9c8-0447336deb72 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Snapshot retrieved successfully. Aug 08 06:34:40.342290 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb1b1ae4-7556-4b14-a9c8-0447336deb72 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a returned with HTTP 200 Aug 08 06:34:40.342651 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1155/4645] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:40 2026] GET /volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:40.412435 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-983ae694-c34d-4428-92bc-e79e86ce978b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.414404 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-983ae694-c34d-4428-92bc-e79e86ce978b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/55b20699-db5b-4913-a5c6-6bf46c659b5a Aug 08 06:34:40.414630 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-983ae694-c34d-4428-92bc-e79e86ce978b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.414867 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-983ae694-c34d-4428-92bc-e79e86ce978b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.421171 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-983ae694-c34d-4428-92bc-e79e86ce978b tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/55b20699-db5b-4913-a5c6-6bf46c659b5a returned with HTTP 404 Aug 08 06:34:40.421701 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1168/4646] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:40 2026] GET /volume/v3/volumes/55b20699-db5b-4913-a5c6-6bf46c659b5a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:40.428795 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-04be5e90-544d-4be4-9bc4-364f97580b17 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.430587 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-04be5e90-544d-4be4-9bc4-364f97580b17 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:40.430794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-04be5e90-544d-4be4-9bc4-364f97580b17 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.431053 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-04be5e90-544d-4be4-9bc4-364f97580b17 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.431193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-04be5e90-544d-4be4-9bc4-364f97580b17 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:40.435893 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.435893 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:40.436513 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-04be5e90-544d-4be4-9bc4-364f97580b17 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:40.436936 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1166/4647] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:40 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:40.447106 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1848c871-bdbc-4e1a-855f-8725ff796295 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.449268 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1848c871-bdbc-4e1a-855f-8725ff796295 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:40.449549 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1848c871-bdbc-4e1a-855f-8725ff796295 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.449798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1848c871-bdbc-4e1a-855f-8725ff796295 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.449954 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-1848c871-bdbc-4e1a-855f-8725ff796295 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete backup with id: 564dbe35-41a3-4936-9279-2c575b6aabe2. Aug 08 06:34:40.454537 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.454537 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:40.467482 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-1848c871-bdbc-4e1a-855f-8725ff796295 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] delete_backup rpcapi backup_id 564dbe35-41a3-4936-9279-2c575b6aabe2 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:40.469145 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1848c871-bdbc-4e1a-855f-8725ff796295 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 202 Aug 08 06:34:40.469576 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1159/4648] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:40 2026] DELETE /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:40.476011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-46fdf121-5eb8-4df3-bc44-4414bf0955fa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.477745 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46fdf121-5eb8-4df3-bc44-4414bf0955fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:40.477953 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-46fdf121-5eb8-4df3-bc44-4414bf0955fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.478150 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-46fdf121-5eb8-4df3-bc44-4414bf0955fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.478243 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-46fdf121-5eb8-4df3-bc44-4414bf0955fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:40.484829 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.484829 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:40.485444 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46fdf121-5eb8-4df3-bc44-4414bf0955fa tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 200 Aug 08 06:34:40.485818 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1156/4649] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:40 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:40.811965 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b02a069c-6f5c-46e4-b86f-d81b87603ac4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:40.813620 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b02a069c-6f5c-46e4-b86f-d81b87603ac4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:40.813840 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b02a069c-6f5c-46e4-b86f-d81b87603ac4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:40.814044 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b02a069c-6f5c-46e4-b86f-d81b87603ac4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:40.821187 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:40.821187 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:40.824902 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b02a069c-6f5c-46e4-b86f-d81b87603ac4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:40.829595 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b02a069c-6f5c-46e4-b86f-d81b87603ac4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:40.830002 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1169/4650] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:40 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:41.153164 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-0ed1a89f-a1bc-4882-8fb8-74965934f791 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.155868 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-0ed1a89f-a1bc-4882-8fb8-74965934f791 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:41.156137 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-0ed1a89f-a1bc-4882-8fb8-74965934f791 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.156379 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-0ed1a89f-a1bc-4882-8fb8-74965934f791 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.165224 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.165224 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:41.170074 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-0ed1a89f-a1bc-4882-8fb8-74965934f791 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:41.176378 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-0ed1a89f-a1bc-4882-8fb8-74965934f791 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:41.177023 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1167/4651] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:41.246082 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5a2b4d59-c2ba-43a3-a04f-f4924539f797 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.246864 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a2b4d59-c2ba-43a3-a04f-f4924539f797 None None] GET https://10.4.3.32/volume// Aug 08 06:34:41.246864 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a2b4d59-c2ba-43a3-a04f-f4924539f797 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.246983 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a2b4d59-c2ba-43a3-a04f-f4924539f797 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.247385 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a2b4d59-c2ba-43a3-a04f-f4924539f797 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:41.247730 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1160/4652] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:41.250694 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3d083bf9-f504-4d7e-8200-1f29e0ea272b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.252726 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d083bf9-f504-4d7e-8200-1f29e0ea272b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 Aug 08 06:34:41.252950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d083bf9-f504-4d7e-8200-1f29e0ea272b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.253154 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d083bf9-f504-4d7e-8200-1f29e0ea272b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.255247 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-120be29c-96b4-4323-9e16-64d52521b252 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.258096 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d083bf9-f504-4d7e-8200-1f29e0ea272b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 returned with HTTP 404 Aug 08 06:34:41.258561 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1157/4653] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/snapshots/8565b4bd-40b8-4546-9d1d-3f153a5d81f4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:41.265811 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3355a0f5-8c06-4061-b870-898275310848 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.267816 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3355a0f5-8c06-4061-b870-898275310848 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c Aug 08 06:34:41.267991 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3355a0f5-8c06-4061-b870-898275310848 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.268894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3355a0f5-8c06-4061-b870-898275310848 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.268894 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-3355a0f5-8c06-4061-b870-898275310848 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete volume with id: 463e98a7-3778-474c-9bda-08a8817e792c Aug 08 06:34:41.278066 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.278066 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:41.278792 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3355a0f5-8c06-4061-b870-898275310848 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:41.302260 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3355a0f5-8c06-4061-b870-898275310848 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete volume request issued successfully. Aug 08 06:34:41.302530 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3355a0f5-8c06-4061-b870-898275310848 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c returned with HTTP 202 Aug 08 06:34:41.303123 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1168/4654] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:41 2026] DELETE /volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:41.311919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4a0f6dfc-ef62-404a-ac15-4d1e52455e49 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.314353 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a0f6dfc-ef62-404a-ac15-4d1e52455e49 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c Aug 08 06:34:41.314657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a0f6dfc-ef62-404a-ac15-4d1e52455e49 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.314952 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a0f6dfc-ef62-404a-ac15-4d1e52455e49 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.323936 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.323936 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:41.329117 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4a0f6dfc-ef62-404a-ac15-4d1e52455e49 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:41.334846 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a0f6dfc-ef62-404a-ac15-4d1e52455e49 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c returned with HTTP 200 Aug 08 06:34:41.335331 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1161/4655] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:41.338367 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-120be29c-96b4-4323-9e16-64d52521b252 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:34:41.338726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-120be29c-96b4-4323-9e16-64d52521b252 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f105447-22d7-47ce-ad23-20ab4214be19", "connector": null, "instance_uuid": "43a47b78-d8c2-436c-bce9-1616a1f7de6f"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:41.347148 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.347148 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:41.351454 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ccfefc35-69ef-4a41-be0c-55454739edbe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.353663 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ccfefc35-69ef-4a41-be0c-55454739edbe tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a Aug 08 06:34:41.353965 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ccfefc35-69ef-4a41-be0c-55454739edbe tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.354196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ccfefc35-69ef-4a41-be0c-55454739edbe tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.360214 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ccfefc35-69ef-4a41-be0c-55454739edbe tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a returned with HTTP 404 Aug 08 06:34:41.360980 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1158/4656] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/snapshots/ed81c188-0121-4566-af57-33f83ab8f15a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:41.368506 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1809fd9c-a652-45df-ac19-3c2041245734 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.370357 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1809fd9c-a652-45df-ac19-3c2041245734 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa Aug 08 06:34:41.370563 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1809fd9c-a652-45df-ac19-3c2041245734 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.370800 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1809fd9c-a652-45df-ac19-3c2041245734 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.373761 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-120be29c-96b4-4323-9e16-64d52521b252 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:34:41.374348 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1170/4657] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:34:41 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:41.379758 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.379758 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:41.384813 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1809fd9c-a652-45df-ac19-3c2041245734 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Volume info retrieved successfully. Aug 08 06:34:41.390188 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1809fd9c-a652-45df-ac19-3c2041245734 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa returned with HTTP 200 Aug 08 06:34:41.390760 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1169/4658] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:41.404357 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-487daa8f-7755-4e84-81b8-6a6a3947d999 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.406211 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a8b9942-5e37-40e8-a157-e22ee4cd3bd1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.406452 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-487daa8f-7755-4e84-81b8-6a6a3947d999 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] DELETE https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa Aug 08 06:34:41.406656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-487daa8f-7755-4e84-81b8-6a6a3947d999 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.406898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-487daa8f-7755-4e84-81b8-6a6a3947d999 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.407090 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-487daa8f-7755-4e84-81b8-6a6a3947d999 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Delete volume with id: 60ebb51e-4bea-4a70-8c51-1b93cc3b82fa Aug 08 06:34:41.408457 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a8b9942-5e37-40e8-a157-e22ee4cd3bd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:41.408716 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a8b9942-5e37-40e8-a157-e22ee4cd3bd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.408936 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a8b9942-5e37-40e8-a157-e22ee4cd3bd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.413438 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.413438 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:41.413899 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-487daa8f-7755-4e84-81b8-6a6a3947d999 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Volume info retrieved successfully. Aug 08 06:34:41.413946 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f7b7a292-e2cd-45a9-89eb-30d768afcb13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.414283 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7b7a292-e2cd-45a9-89eb-30d768afcb13 None None] GET https://10.4.3.32/volume// Aug 08 06:34:41.414420 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7b7a292-e2cd-45a9-89eb-30d768afcb13 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.414587 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f7b7a292-e2cd-45a9-89eb-30d768afcb13 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.414935 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f7b7a292-e2cd-45a9-89eb-30d768afcb13 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:41.415218 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1171/4659] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:41.419502 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.419502 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:41.422631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-57dbdda3-4167-425a-a3ae-3805c2a5859a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.423878 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1a8b9942-5e37-40e8-a157-e22ee4cd3bd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:41.424758 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-57dbdda3-4167-425a-a3ae-3805c2a5859a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:41.424977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-57dbdda3-4167-425a-a3ae-3805c2a5859a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.425198 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-57dbdda3-4167-425a-a3ae-3805c2a5859a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.428861 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a8b9942-5e37-40e8-a157-e22ee4cd3bd1 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:41.429290 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1159/4660] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:41.430479 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-487daa8f-7755-4e84-81b8-6a6a3947d999 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Delete volume request issued successfully. Aug 08 06:34:41.430661 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-487daa8f-7755-4e84-81b8-6a6a3947d999 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa returned with HTTP 202 Aug 08 06:34:41.431065 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1162/4661] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:41 2026] DELETE /volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:41.436309 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.436309 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:41.438088 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd608b2d-1df1-4388-9e7c-e50d8f349685 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.440309 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd608b2d-1df1-4388-9e7c-e50d8f349685 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa Aug 08 06:34:41.440572 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd608b2d-1df1-4388-9e7c-e50d8f349685 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.440839 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd608b2d-1df1-4388-9e7c-e50d8f349685 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.442458 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-57dbdda3-4167-425a-a3ae-3805c2a5859a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:41.448725 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-57dbdda3-4167-425a-a3ae-3805c2a5859a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:41.449230 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1170/4662] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 1116 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:41.450610 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.450610 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:41.456044 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fd608b2d-1df1-4388-9e7c-e50d8f349685 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Volume info retrieved successfully. Aug 08 06:34:41.461948 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd608b2d-1df1-4388-9e7c-e50d8f349685 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa returned with HTTP 200 Aug 08 06:34:41.462517 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1172/4663] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:41.495497 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-87e58c80-cad7-4353-871f-d4aef9ab3cf2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.497123 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87e58c80-cad7-4353-871f-d4aef9ab3cf2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 Aug 08 06:34:41.497350 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87e58c80-cad7-4353-871f-d4aef9ab3cf2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.497569 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87e58c80-cad7-4353-871f-d4aef9ab3cf2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.497704 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-87e58c80-cad7-4353-871f-d4aef9ab3cf2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 564dbe35-41a3-4936-9279-2c575b6aabe2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:41.501337 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87e58c80-cad7-4353-871f-d4aef9ab3cf2 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 returned with HTTP 404 Aug 08 06:34:41.501826 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1160/4664] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/backups/564dbe35-41a3-4936-9279-2c575b6aabe2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:41.509896 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-db730b9b-5aaf-4d15-9ac6-b9c96ef23cd7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.511574 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db730b9b-5aaf-4d15-9ac6-b9c96ef23cd7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:34:41.511873 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db730b9b-5aaf-4d15-9ac6-b9c96ef23cd7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.512100 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db730b9b-5aaf-4d15-9ac6-b9c96ef23cd7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.512240 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-db730b9b-5aaf-4d15-9ac6-b9c96ef23cd7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete backup with id: 00537597-124e-4d42-9620-dc9193602f96. Aug 08 06:34:41.516719 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.516719 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:41.528534 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-db730b9b-5aaf-4d15-9ac6-b9c96ef23cd7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] delete_backup rpcapi backup_id 00537597-124e-4d42-9620-dc9193602f96 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:41.530501 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db730b9b-5aaf-4d15-9ac6-b9c96ef23cd7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 202 Aug 08 06:34:41.531256 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1163/4665] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:41 2026] DELETE /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:41.539153 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9cf2db94-967e-4fe7-8114-be22a53fdaba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.540760 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9cf2db94-967e-4fe7-8114-be22a53fdaba tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:34:41.540985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9cf2db94-967e-4fe7-8114-be22a53fdaba tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:41.541182 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9cf2db94-967e-4fe7-8114-be22a53fdaba tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:41.541315 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-9cf2db94-967e-4fe7-8114-be22a53fdaba tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:41.545888 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.545888 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:41.546579 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9cf2db94-967e-4fe7-8114-be22a53fdaba tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 200 Aug 08 06:34:41.546963 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1171/4666] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:41 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:41.548749 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-762fc899-2c4c-43b0-b9eb-341db8e8bf25 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:41.550574 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-762fc899-2c4c-43b0-b9eb-341db8e8bf25 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] PUT https://10.4.3.32/volume/v3/attachments/5ff214c5-81fd-4a8e-808e-8b878e35bb44 Aug 08 06:34:41.550916 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-762fc899-2c4c-43b0-b9eb-341db8e8bf25 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:41.557793 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-762fc899-2c4c-43b0-b9eb-341db8e8bf25 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Acquiring lock "cinder-attachment_update-9f105447-22d7-47ce-ad23-20ab4214be19-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:34:41.562286 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-762fc899-2c4c-43b0-b9eb-341db8e8bf25 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Lock "cinder-attachment_update-9f105447-22d7-47ce-ad23-20ab4214be19-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:34:41.563042 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:41.563042 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:41.629865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-762fc899-2c4c-43b0-b9eb-341db8e8bf25 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Lock "cinder-attachment_update-9f105447-22d7-47ce-ad23-20ab4214be19-np0000006785" released by "attachment_update" :: held 0.068s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:34:41.630171 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-762fc899-2c4c-43b0-b9eb-341db8e8bf25 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments/5ff214c5-81fd-4a8e-808e-8b878e35bb44 returned with HTTP 200 Aug 08 06:34:41.630590 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1173/4667] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:34:41 2026] PUT /volume/v3/attachments/5ff214c5-81fd-4a8e-808e-8b878e35bb44 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:42.347578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f42f02d1-5080-4070-82b0-920bda8a1871 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.350594 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f42f02d1-5080-4070-82b0-920bda8a1871 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c Aug 08 06:34:42.350857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f42f02d1-5080-4070-82b0-920bda8a1871 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.351109 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f42f02d1-5080-4070-82b0-920bda8a1871 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.358580 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f42f02d1-5080-4070-82b0-920bda8a1871 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c returned with HTTP 404 Aug 08 06:34:42.359216 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1161/4668] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:42 2026] GET /volume/v3/volumes/463e98a7-3778-474c-9bda-08a8817e792c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:42.366322 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-930132e4-29a0-4438-9df6-7bc1667921c8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.368822 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-930132e4-29a0-4438-9df6-7bc1667921c8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:34:42.368915 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-930132e4-29a0-4438-9df6-7bc1667921c8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.369156 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-930132e4-29a0-4438-9df6-7bc1667921c8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.369354 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-930132e4-29a0-4438-9df6-7bc1667921c8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete volume with id: 761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:34:42.379082 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:42.379082 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:42.379679 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-930132e4-29a0-4438-9df6-7bc1667921c8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:42.398293 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-930132e4-29a0-4438-9df6-7bc1667921c8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete volume request issued successfully. Aug 08 06:34:42.398552 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-930132e4-29a0-4438-9df6-7bc1667921c8 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 202 Aug 08 06:34:42.399047 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1164/4669] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:42 2026] DELETE /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:42.407230 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5a2f27f5-c8cd-454e-b4d9-7c1a6f75f904 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.409149 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a2f27f5-c8cd-454e-b4d9-7c1a6f75f904 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:34:42.409364 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a2f27f5-c8cd-454e-b4d9-7c1a6f75f904 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.409581 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5a2f27f5-c8cd-454e-b4d9-7c1a6f75f904 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.417118 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:42.417118 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:42.421195 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5a2f27f5-c8cd-454e-b4d9-7c1a6f75f904 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:42.427117 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5a2f27f5-c8cd-454e-b4d9-7c1a6f75f904 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 200 Aug 08 06:34:42.427502 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1172/4670] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:42 2026] GET /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:42.444620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-56459641-5f44-4f94-a1d8-d95856cf8dc8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.446560 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56459641-5f44-4f94-a1d8-d95856cf8dc8 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:42.446822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-56459641-5f44-4f94-a1d8-d95856cf8dc8 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.447103 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-56459641-5f44-4f94-a1d8-d95856cf8dc8 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.456127 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:42.456127 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:42.459271 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-56459641-5f44-4f94-a1d8-d95856cf8dc8 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:42.463010 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-56459641-5f44-4f94-a1d8-d95856cf8dc8 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:42.463374 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1174/4671] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:42 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:42.472738 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-c89ded7e-2291-4fac-b3b2-5bbcdb950115 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.475083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-de5c956a-746a-4ee6-b6b9-babcb00909e8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.475666 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-c89ded7e-2291-4fac-b3b2-5bbcdb950115 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:42.475931 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-c89ded7e-2291-4fac-b3b2-5bbcdb950115 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.476137 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-c89ded7e-2291-4fac-b3b2-5bbcdb950115 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.476566 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de5c956a-746a-4ee6-b6b9-babcb00909e8 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] GET https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa Aug 08 06:34:42.476729 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de5c956a-746a-4ee6-b6b9-babcb00909e8 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.476919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de5c956a-746a-4ee6-b6b9-babcb00909e8 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.482288 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de5c956a-746a-4ee6-b6b9-babcb00909e8 tempest-VolumesSnapshotNegativeTestJSON-1298070183 tempest-VolumesSnapshotNegativeTestJSON-1298070183-project-member] https://10.4.3.32/volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa returned with HTTP 404 Aug 08 06:34:42.482700 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1165/4672] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:42 2026] GET /volume/v3/volumes/60ebb51e-4bea-4a70-8c51-1b93cc3b82fa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:42.485540 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:42.485540 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:42.489036 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-c89ded7e-2291-4fac-b3b2-5bbcdb950115 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:42.492988 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-c89ded7e-2291-4fac-b3b2-5bbcdb950115 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:42.493407 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1162/4673] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:42 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:42.517241 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-3b295aa8-90a9-4f06-abd0-1eea395c8161 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.519687 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-3b295aa8-90a9-4f06-abd0-1eea395c8161 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679/action Aug 08 06:34:42.520312 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-3b295aa8-90a9-4f06-abd0-1eea395c8161 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:42.520432 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-3b295aa8-90a9-4f06-abd0-1eea395c8161 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:42.530964 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:42.530964 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:42.531481 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-3b295aa8-90a9-4f06-abd0-1eea395c8161 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:42.538333 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-3b295aa8-90a9-4f06-abd0-1eea395c8161 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Begin detaching volume completed successfully. Aug 08 06:34:42.538333 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-3b295aa8-90a9-4f06-abd0-1eea395c8161 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679/action returned with HTTP 202 Aug 08 06:34:42.539215 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1173/4674] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:34:42 2026] POST /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:42.557664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c2959b87-0a45-484e-a3dc-73a8093d1752 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.560206 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2959b87-0a45-484e-a3dc-73a8093d1752 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 Aug 08 06:34:42.560466 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2959b87-0a45-484e-a3dc-73a8093d1752 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.560715 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c2959b87-0a45-484e-a3dc-73a8093d1752 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.560876 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-c2959b87-0a45-484e-a3dc-73a8093d1752 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 00537597-124e-4d42-9620-dc9193602f96. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:42.564468 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c2959b87-0a45-484e-a3dc-73a8093d1752 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 returned with HTTP 404 Aug 08 06:34:42.565115 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1175/4675] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:42 2026] GET /volume/v3/backups/00537597-124e-4d42-9620-dc9193602f96 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:42.572433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e76334dc-ef7b-44c3-9e71-a31f0185dee4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.574168 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e76334dc-ef7b-44c3-9e71-a31f0185dee4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:42.574379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e76334dc-ef7b-44c3-9e71-a31f0185dee4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.574574 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e76334dc-ef7b-44c3-9e71-a31f0185dee4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.574635 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-e76334dc-ef7b-44c3-9e71-a31f0185dee4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete backup with id: 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. Aug 08 06:34:42.579623 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:42.579623 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:42.585246 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8d6943d3-e759-4457-8893-111ac0872321 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.585609 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d6943d3-e759-4457-8893-111ac0872321 None None] GET https://10.4.3.32/volume// Aug 08 06:34:42.585814 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d6943d3-e759-4457-8893-111ac0872321 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.586050 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d6943d3-e759-4457-8893-111ac0872321 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.586598 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d6943d3-e759-4457-8893-111ac0872321 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:42.586790 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1163/4676] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:42.594031 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-b92e0cb3-3435-437a-bb4d-ba2b655e9525 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.594966 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-e76334dc-ef7b-44c3-9e71-a31f0185dee4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] delete_backup rpcapi backup_id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:34:42.596431 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-b92e0cb3-3435-437a-bb4d-ba2b655e9525 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:34:42.596739 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-b92e0cb3-3435-437a-bb4d-ba2b655e9525 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.596809 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e76334dc-ef7b-44c3-9e71-a31f0185dee4 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 202 Aug 08 06:34:42.597078 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-b92e0cb3-3435-437a-bb4d-ba2b655e9525 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.597252 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1166/4677] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:42 2026] DELETE /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:42.603865 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-797a7ca3-9399-478a-8fd2-d4954d3fa5a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:42.605557 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-797a7ca3-9399-478a-8fd2-d4954d3fa5a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:42.605730 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-797a7ca3-9399-478a-8fd2-d4954d3fa5a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:42.605970 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-797a7ca3-9399-478a-8fd2-d4954d3fa5a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:42.606127 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-797a7ca3-9399-478a-8fd2-d4954d3fa5a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:42.611228 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:42.611228 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:42.611396 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:42.611396 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:42.611695 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-797a7ca3-9399-478a-8fd2-d4954d3fa5a7 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 200 Aug 08 06:34:42.612055 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1176/4678] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:42 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:42.616021 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-b92e0cb3-3435-437a-bb4d-ba2b655e9525 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:42.622563 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-b92e0cb3-3435-437a-bb4d-ba2b655e9525 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:34:42.623207 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1174/4679] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:42 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:43.442043 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-784f8f83-0995-42dc-8003-820d1961b191 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:43.443712 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-784f8f83-0995-42dc-8003-820d1961b191 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef Aug 08 06:34:43.443939 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-784f8f83-0995-42dc-8003-820d1961b191 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:43.444183 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-784f8f83-0995-42dc-8003-820d1961b191 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:43.446560 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=571,cinder:INSERT=139,cinder:UPDATE=190,cinder:DELETE=5 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:34:43.451278 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-784f8f83-0995-42dc-8003-820d1961b191 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef returned with HTTP 404 Aug 08 06:34:43.451884 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1164/4680] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:43 2026] GET /volume/v3/volumes/761ff2da-e91c-4199-b7f8-88e01987fcef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:43.459130 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5f70dcae-9195-4557-8ac5-6fbfcca51126 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:43.461106 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f70dcae-9195-4557-8ac5-6fbfcca51126 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b Aug 08 06:34:43.461330 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f70dcae-9195-4557-8ac5-6fbfcca51126 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:43.461557 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f70dcae-9195-4557-8ac5-6fbfcca51126 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:43.461748 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5f70dcae-9195-4557-8ac5-6fbfcca51126 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete volume with id: e1d46205-7ae0-4ce5-8b04-ebe55edce30b Aug 08 06:34:43.470864 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:43.470864 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:43.471423 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5f70dcae-9195-4557-8ac5-6fbfcca51126 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:43.476383 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a238c86f-4076-4b71-aac3-de12ee3b2363 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:43.478132 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a238c86f-4076-4b71-aac3-de12ee3b2363 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:43.478334 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a238c86f-4076-4b71-aac3-de12ee3b2363 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:43.478546 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a238c86f-4076-4b71-aac3-de12ee3b2363 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:43.488922 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:43.488922 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:43.490958 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5f70dcae-9195-4557-8ac5-6fbfcca51126 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete volume request issued successfully. Aug 08 06:34:43.491246 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f70dcae-9195-4557-8ac5-6fbfcca51126 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b returned with HTTP 202 Aug 08 06:34:43.491667 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1167/4681] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:43 2026] DELETE /volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:43.493943 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a238c86f-4076-4b71-aac3-de12ee3b2363 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:43.498689 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a238c86f-4076-4b71-aac3-de12ee3b2363 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:43.498862 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-754e1494-38b6-4081-8dc3-24386c86430b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:43.499155 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1177/4682] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:43 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:43.501066 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-754e1494-38b6-4081-8dc3-24386c86430b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b Aug 08 06:34:43.501324 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-754e1494-38b6-4081-8dc3-24386c86430b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:43.501547 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-754e1494-38b6-4081-8dc3-24386c86430b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:43.509919 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:43.509919 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:43.514845 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-754e1494-38b6-4081-8dc3-24386c86430b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:43.521600 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-754e1494-38b6-4081-8dc3-24386c86430b tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b returned with HTTP 200 Aug 08 06:34:43.521965 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1175/4683] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:43 2026] GET /volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:43.622703 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76483899-03d1-425b-9161-2e32477dc7d6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:43.624317 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76483899-03d1-425b-9161-2e32477dc7d6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 Aug 08 06:34:43.624488 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76483899-03d1-425b-9161-2e32477dc7d6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:43.624650 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76483899-03d1-425b-9161-2e32477dc7d6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:43.624741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-76483899-03d1-425b-9161-2e32477dc7d6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Show backup with id 489cd44f-d16d-4891-a7fa-f1e4edbf0e72. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:34:43.627972 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76483899-03d1-425b-9161-2e32477dc7d6 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 returned with HTTP 404 Aug 08 06:34:43.628378 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1165/4684] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:43 2026] GET /volume/v3/backups/489cd44f-d16d-4891-a7fa-f1e4edbf0e72 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:43.635169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a950ea78-9922-4744-9e53-af44375c9d15 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:43.637599 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a950ea78-9922-4744-9e53-af44375c9d15 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb Aug 08 06:34:43.637919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a950ea78-9922-4744-9e53-af44375c9d15 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:43.638204 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a950ea78-9922-4744-9e53-af44375c9d15 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:43.638434 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a950ea78-9922-4744-9e53-af44375c9d15 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume with id: b7211ae8-6174-4930-92e8-205f3335bdfb Aug 08 06:34:43.646665 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:43.646665 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:43.647085 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a950ea78-9922-4744-9e53-af44375c9d15 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:43.662424 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a950ea78-9922-4744-9e53-af44375c9d15 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Delete volume request issued successfully. Aug 08 06:34:43.662626 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a950ea78-9922-4744-9e53-af44375c9d15 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb returned with HTTP 202 Aug 08 06:34:43.663113 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1168/4685] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:34:43 2026] DELETE /volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:43.670329 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-835a335a-4b41-47c0-ab09-ef2733c35372 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:43.672085 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-835a335a-4b41-47c0-ab09-ef2733c35372 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb Aug 08 06:34:43.672303 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-835a335a-4b41-47c0-ab09-ef2733c35372 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:43.672510 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-835a335a-4b41-47c0-ab09-ef2733c35372 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:43.679361 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:43.679361 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:43.682448 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-835a335a-4b41-47c0-ab09-ef2733c35372 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Volume info retrieved successfully. Aug 08 06:34:43.685893 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-835a335a-4b41-47c0-ab09-ef2733c35372 tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb returned with HTTP 200 Aug 08 06:34:43.686275 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1178/4686] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:43 2026] GET /volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:44.514871 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ddc37591-0d35-4061-b4be-654600676cf9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:44.517207 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ddc37591-0d35-4061-b4be-654600676cf9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:44.517279 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ddc37591-0d35-4061-b4be-654600676cf9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:44.517533 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ddc37591-0d35-4061-b4be-654600676cf9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:44.519942 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=401,cinder:UPDATE=75,cinder:INSERT=36,cinder:DELETE=4 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:34:44.530483 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:44.530483 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:44.536003 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ddc37591-0d35-4061-b4be-654600676cf9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:44.538666 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3d735483-88c1-42f3-9c8f-4e24c0a74c75 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:44.540657 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d735483-88c1-42f3-9c8f-4e24c0a74c75 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b Aug 08 06:34:44.540878 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d735483-88c1-42f3-9c8f-4e24c0a74c75 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:44.541111 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d735483-88c1-42f3-9c8f-4e24c0a74c75 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:44.541866 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ddc37591-0d35-4061-b4be-654600676cf9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:44.542405 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1176/4687] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:44 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:44.547132 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d735483-88c1-42f3-9c8f-4e24c0a74c75 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b returned with HTTP 404 Aug 08 06:34:44.547544 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1166/4688] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:44 2026] GET /volume/v3/volumes/e1d46205-7ae0-4ce5-8b04-ebe55edce30b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:44.555587 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d67d6f7a-a23c-4a90-862c-ee3e3159b808 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:44.557677 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d67d6f7a-a23c-4a90-862c-ee3e3159b808 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] DELETE https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 Aug 08 06:34:44.557942 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d67d6f7a-a23c-4a90-862c-ee3e3159b808 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:44.558189 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d67d6f7a-a23c-4a90-862c-ee3e3159b808 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:44.558390 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d67d6f7a-a23c-4a90-862c-ee3e3159b808 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete volume with id: 939abee3-80df-4f08-a244-c0d6f7705cb4 Aug 08 06:34:44.566262 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:44.566262 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:44.566829 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d67d6f7a-a23c-4a90-862c-ee3e3159b808 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:44.583520 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d67d6f7a-a23c-4a90-862c-ee3e3159b808 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Delete volume request issued successfully. Aug 08 06:34:44.583520 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d67d6f7a-a23c-4a90-862c-ee3e3159b808 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 returned with HTTP 202 Aug 08 06:34:44.584177 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1169/4689] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:44 2026] DELETE /volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:44.591651 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5f4fb9b8-1f44-4f76-91f9-1f5c992f60de None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:44.593389 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f4fb9b8-1f44-4f76-91f9-1f5c992f60de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 Aug 08 06:34:44.593607 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f4fb9b8-1f44-4f76-91f9-1f5c992f60de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:44.593756 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5f4fb9b8-1f44-4f76-91f9-1f5c992f60de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:44.601199 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:44.601199 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:44.606635 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5f4fb9b8-1f44-4f76-91f9-1f5c992f60de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Volume info retrieved successfully. Aug 08 06:34:44.614207 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5f4fb9b8-1f44-4f76-91f9-1f5c992f60de tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 returned with HTTP 200 Aug 08 06:34:44.615032 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1179/4690] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:44 2026] GET /volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:44.699205 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cb2f447b-2dda-4158-8b5f-95e0fb5beded None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:44.701785 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb2f447b-2dda-4158-8b5f-95e0fb5beded tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb Aug 08 06:34:44.702378 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb2f447b-2dda-4158-8b5f-95e0fb5beded tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:44.702412 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb2f447b-2dda-4158-8b5f-95e0fb5beded tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:44.710599 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb2f447b-2dda-4158-8b5f-95e0fb5beded tempest-ProjectAdminTests33-1831762288 tempest-ProjectAdminTests33-1831762288-project-admin] https://10.4.3.32/volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb returned with HTTP 404 Aug 08 06:34:44.711566 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1177/4691] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:34:44 2026] GET /volume/v3/volumes/b7211ae8-6174-4930-92e8-205f3335bdfb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:44.877151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-8ff5edff-d16f-46e9-b325-b49e4e241f33 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:44.879407 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-8ff5edff-d16f-46e9-b325-b49e4e241f33 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/attachments/5ff214c5-81fd-4a8e-808e-8b878e35bb44/action Aug 08 06:34:44.879933 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-8ff5edff-d16f-46e9-b325-b49e4e241f33 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:44.880141 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-8ff5edff-d16f-46e9-b325-b49e4e241f33 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:44.900096 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:44.900096 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:44.910646 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-56fabbfd-4bed-4414-b4c9-19c57b8e2a15 req-8ff5edff-d16f-46e9-b325-b49e4e241f33 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments/5ff214c5-81fd-4a8e-808e-8b878e35bb44/action returned with HTTP 204 Aug 08 06:34:44.911259 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1167/4692] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:34:44 2026] POST /volume/v3/attachments/5ff214c5-81fd-4a8e-808e-8b878e35bb44/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:44.998887 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-1b90b1c8-f7d9-4ac4-91ef-818610f1ddc4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:45.000788 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-1b90b1c8-f7d9-4ac4-91ef-818610f1ddc4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/attachments/82f0d41d-fb23-4162-8574-68a33a32ab42 Aug 08 06:34:45.000963 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-1b90b1c8-f7d9-4ac4-91ef-818610f1ddc4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:45.001139 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-1b90b1c8-f7d9-4ac4-91ef-818610f1ddc4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:45.008224 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:45.008224 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:45.057270 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3161c857-9dde-4300-bf21-73c02ba3ce1f req-1b90b1c8-f7d9-4ac4-91ef-818610f1ddc4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/82f0d41d-fb23-4162-8574-68a33a32ab42 returned with HTTP 200 Aug 08 06:34:45.057714 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1170/4693] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:34:44 2026] DELETE /volume/v3/attachments/82f0d41d-fb23-4162-8574-68a33a32ab42 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:45.557672 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c19dedcc-c927-44b4-95d4-719134c4c986 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:45.559411 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c19dedcc-c927-44b4-95d4-719134c4c986 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:45.559654 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c19dedcc-c927-44b4-95d4-719134c4c986 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:45.559909 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c19dedcc-c927-44b4-95d4-719134c4c986 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:45.569648 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:45.569648 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:45.572915 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c19dedcc-c927-44b4-95d4-719134c4c986 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:45.577267 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c19dedcc-c927-44b4-95d4-719134c4c986 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:45.577675 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1180/4694] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:45 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:45.590412 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5ea5d7ff-ba52-4c52-a986-3045c4e050d9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:45.592543 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ea5d7ff-ba52-4c52-a986-3045c4e050d9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:45.592798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ea5d7ff-ba52-4c52-a986-3045c4e050d9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:45.593053 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ea5d7ff-ba52-4c52-a986-3045c4e050d9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:45.604785 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:45.604785 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:45.608898 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5ea5d7ff-ba52-4c52-a986-3045c4e050d9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:45.614151 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ea5d7ff-ba52-4c52-a986-3045c4e050d9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:45.614607 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1178/4695] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:45 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 1229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:45.627089 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a3f12d6e-2ddb-47d2-b957-5deb22894b51 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:45.628866 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a3f12d6e-2ddb-47d2-b957-5deb22894b51 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] GET https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 Aug 08 06:34:45.629071 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a3f12d6e-2ddb-47d2-b957-5deb22894b51 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:45.629250 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a3f12d6e-2ddb-47d2-b957-5deb22894b51 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:45.635148 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a3f12d6e-2ddb-47d2-b957-5deb22894b51 tempest-VolumesBackupsTest-1874907852 tempest-VolumesBackupsTest-1874907852-project-member] https://10.4.3.32/volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 returned with HTTP 404 Aug 08 06:34:45.635383 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1168/4696] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:45 2026] GET /volume/v3/volumes/939abee3-80df-4f08-a244-c0d6f7705cb4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:45.712016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:45.713878 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:45.714220 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1196632237", "snapshot_id": "f859cb5e-20d7-4098-9193-26418a674739", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:45.715853 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1196632237', 'snapshot_id': 'f859cb5e-20d7-4098-9193-26418a674739', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:45.720817 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:45.720817 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:45.721327 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:34:45.721475 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume of 1 GB Aug 08 06:34:45.724737 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Availability Zones retrieved successfully. Aug 08 06:34:45.729984 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Flow 'volume_create_api' (f6fb9358-d8fc-4cae-bc74-f265fd13d435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:45.731076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52210195-610b-42c2-819a-a5c64322b41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:45.732279 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:45.760763 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52210195-610b-42c2-819a-a5c64322b41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f859cb5e-20d7-4098-9193-26418a674739', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:45.761509 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6054d043-d43a-4532-8d3a-895b1468f7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:45.805136 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Created reservations ['df56698f-50c2-4ade-9ed4-6bafbc083aa9', '08adaa25-c505-42f6-b63f-dc1dfa2a0d48', '8738d890-59b2-4ad7-97f0-458f3c37d12e', 'bbe0ae9c-82f8-4f36-b396-7c595b1eb97a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:45.805846 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6054d043-d43a-4532-8d3a-895b1468f7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df56698f-50c2-4ade-9ed4-6bafbc083aa9', '08adaa25-c505-42f6-b63f-dc1dfa2a0d48', '8738d890-59b2-4ad7-97f0-458f3c37d12e', 'bbe0ae9c-82f8-4f36-b396-7c595b1eb97a']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:45.806500 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531410c2-9f65-4d0a-bb50-77535d217155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:45.845293 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531410c2-9f65-4d0a-bb50-77535d217155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec2338a-2c86-4ad1-900e-64e7de3c6d0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1196632237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebad531aa67c44a5b71ffa08b19dba49',qos_specs=None,replication_status=,reservations=['df56698f-50c2-4ade-9ed4-6bafbc083aa9','08adaa25-c505-42f6-b63f-dc1dfa2a0d48','8738d890-59b2-4ad7-97f0-458f3c37d12e','bbe0ae9c-82f8-4f36-b396-7c595b1eb97a'],size=1,snapshot_id=f859cb5e-20d7-4098-9193-26418a674739,source_replicaid=,source_volid=None,status='creating',user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1196632237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec2338a-2c86-4ad1-900e-64e7de3c6d0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebad531aa67c44a5b71ffa08b19dba49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f859cb5e-20d7-4098-9193-26418a674739,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:45.846009 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a77d2f-f73e-4dd3-9e72-55087d54b680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:45.862147 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a77d2f-f73e-4dd3-9e72-55087d54b680) transitioned into state 'SUCCESS' from state '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-1196632237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebad531aa67c44a5b71ffa08b19dba49',qos_specs=None,replication_status=,reservations=['df56698f-50c2-4ade-9ed4-6bafbc083aa9','08adaa25-c505-42f6-b63f-dc1dfa2a0d48','8738d890-59b2-4ad7-97f0-458f3c37d12e','bbe0ae9c-82f8-4f36-b396-7c595b1eb97a'],size=1,snapshot_id=f859cb5e-20d7-4098-9193-26418a674739,source_replicaid=,source_volid=None,status='creating',user_id='f3bb2d910e8a49a4ae1cc41cf9c2f90b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:45.862722 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ca6020-a985-4084-81ab-7b082f320a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:45.879836 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ca6020-a985-4084-81ab-7b082f320a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:45.880611 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Flow 'volume_create_api' (f6fb9358-d8fc-4cae-bc74-f265fd13d435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:45.880899 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Create volume request issued successfully. Aug 08 06:34:45.881398 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-225dea63-deb5-43fa-a7e9-88eed6805a19 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:45.881764 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1171/4697] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:34:45 2026] POST /volume/v3/volumes => generated 789 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:45.896009 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6b4d9631-020d-4f3a-8b9f-80b474ccdbfc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:45.897741 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b4d9631-020d-4f3a-8b9f-80b474ccdbfc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:45.897958 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b4d9631-020d-4f3a-8b9f-80b474ccdbfc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:45.898145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b4d9631-020d-4f3a-8b9f-80b474ccdbfc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:45.905336 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:45.905336 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:45.908932 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6b4d9631-020d-4f3a-8b9f-80b474ccdbfc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:45.913313 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b4d9631-020d-4f3a-8b9f-80b474ccdbfc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:45.913471 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1181/4698] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:45 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:46.116930 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.167967 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-592002a8-981e-4d6d-9540-177696c253d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.169650 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-592002a8-981e-4d6d-9540-177696c253d7 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:34:46.169847 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-592002a8-981e-4d6d-9540-177696c253d7 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:46.170031 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-592002a8-981e-4d6d-9540-177696c253d7 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:46.176464 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:46.176464 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:46.179895 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-592002a8-981e-4d6d-9540-177696c253d7 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:46.183765 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-592002a8-981e-4d6d-9540-177696c253d7 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:34:46.184135 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1169/4699] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:46 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 936 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:46.203187 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:46.203647 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1075909224"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:46.205276 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1075909224'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:46.205417 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume of 1 GB Aug 08 06:34:46.209352 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Availability Zones retrieved successfully. Aug 08 06:34:46.214985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Flow 'volume_create_api' (dc035b17-04d0-423c-8270-86c7eded54ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:46.216086 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028c59f0-ebc1-4c0c-8ae6-4e0ff37d98b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:46.216929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:46.240924 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028c59f0-ebc1-4c0c-8ae6-4e0ff37d98b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:46.241633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccca539-3c60-4f98-807b-03c78df816d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:46.307021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Created reservations ['a0a42c8a-1009-42f0-9959-0280ae76393f', '2b4de8d1-8930-42ea-bedb-491db9ed817e', '3bbd2931-0ddb-4aae-bcb8-334b619c4ba8', '20bd4b2a-8d65-4ac5-856d-8b5ac5f04ce7'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:46.308007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccca539-3c60-4f98-807b-03c78df816d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0a42c8a-1009-42f0-9959-0280ae76393f', '2b4de8d1-8930-42ea-bedb-491db9ed817e', '3bbd2931-0ddb-4aae-bcb8-334b619c4ba8', '20bd4b2a-8d65-4ac5-856d-8b5ac5f04ce7']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:46.308958 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85eee28-204e-4dff-849d-c90cd4f1f381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:46.344789 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85eee28-204e-4dff-849d-c90cd4f1f381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13da845f-105e-494a-9af9-217959e1a704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1075909224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39bc452c74f64622aba9aa8ae30050f1',qos_specs=None,replication_status=,reservations=['a0a42c8a-1009-42f0-9959-0280ae76393f','2b4de8d1-8930-42ea-bedb-491db9ed817e','3bbd2931-0ddb-4aae-bcb8-334b619c4ba8','20bd4b2a-8d65-4ac5-856d-8b5ac5f04ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1075909224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13da845f-105e-494a-9af9-217959e1a704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39bc452c74f64622aba9aa8ae30050f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:46.346354 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c4c543-8003-40d7-8306-2981b7bbbcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:46.368027 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c4c543-8003-40d7-8306-2981b7bbbcc0) transitioned into state 'SUCCESS' from state '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-1075909224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39bc452c74f64622aba9aa8ae30050f1',qos_specs=None,replication_status=,reservations=['a0a42c8a-1009-42f0-9959-0280ae76393f','2b4de8d1-8930-42ea-bedb-491db9ed817e','3bbd2931-0ddb-4aae-bcb8-334b619c4ba8','20bd4b2a-8d65-4ac5-856d-8b5ac5f04ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:46.369094 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547da5e2-20d4-43f0-b20e-4be43d1345f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:46.380267 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547da5e2-20d4-43f0-b20e-4be43d1345f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:46.381423 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Flow 'volume_create_api' (dc035b17-04d0-423c-8270-86c7eded54ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:46.381870 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume request issued successfully. Aug 08 06:34:46.382478 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-110b9659-d3b6-420b-9651-e1facd7b1b2b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:46.382903 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1179/4700] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:34:46 2026] POST /volume/v3/volumes => generated 776 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:46.395215 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9eaa5b09-77be-476b-b1e2-a7fc6edbb2b6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.397094 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9eaa5b09-77be-476b-b1e2-a7fc6edbb2b6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 Aug 08 06:34:46.397321 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9eaa5b09-77be-476b-b1e2-a7fc6edbb2b6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:46.397530 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9eaa5b09-77be-476b-b1e2-a7fc6edbb2b6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:46.404522 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:46.404522 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:46.407838 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9eaa5b09-77be-476b-b1e2-a7fc6edbb2b6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:46.411571 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9eaa5b09-77be-476b-b1e2-a7fc6edbb2b6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 returned with HTTP 200 Aug 08 06:34:46.411941 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1172/4701] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:46 2026] GET /volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:46.486372 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-81279afa-b290-4d05-8593-0934958f65e2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.488895 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-81279afa-b290-4d05-8593-0934958f65e2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:34:46.489226 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-81279afa-b290-4d05-8593-0934958f65e2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:46.489510 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-81279afa-b290-4d05-8593-0934958f65e2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:46.496785 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:46.496785 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:46.500763 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-81279afa-b290-4d05-8593-0934958f65e2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:46.506177 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-81279afa-b290-4d05-8593-0934958f65e2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:34:46.506810 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1182/4702] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:46 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:46.582115 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cbd20f3e-3e86-46c3-84d5-5521b57bd389 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.582436 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cbd20f3e-3e86-46c3-84d5-5521b57bd389 None None] GET https://10.4.3.32/volume// Aug 08 06:34:46.582675 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cbd20f3e-3e86-46c3-84d5-5521b57bd389 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:46.582962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cbd20f3e-3e86-46c3-84d5-5521b57bd389 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:46.583356 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cbd20f3e-3e86-46c3-84d5-5521b57bd389 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:46.583620 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1170/4703] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:34:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:46.590977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-ad92237d-08e4-4087-861f-2296a58320c2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.593698 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-ad92237d-08e4-4087-861f-2296a58320c2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:34:46.594107 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-ad92237d-08e4-4087-861f-2296a58320c2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ebddcfb-9063-40f0-970b-35529e739ab1", "connector": null, "instance_uuid": "43a47b78-d8c2-436c-bce9-1616a1f7de6f"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:46.604085 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:46.604085 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:46.629443 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-ad92237d-08e4-4087-861f-2296a58320c2 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:34:46.630068 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1180/4704] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:34:46 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:46.657318 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2507832e-1ade-4166-ba96-147d22cd2108 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.660473 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2507832e-1ade-4166-ba96-147d22cd2108 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:34:46.660649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2507832e-1ade-4166-ba96-147d22cd2108 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:46.661064 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2507832e-1ade-4166-ba96-147d22cd2108 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:46.668409 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79d3ea2f-ce7e-4b4f-99ed-369bd7ac863f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.668794 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79d3ea2f-ce7e-4b4f-99ed-369bd7ac863f None None] GET https://10.4.3.32/volume// Aug 08 06:34:46.668955 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79d3ea2f-ce7e-4b4f-99ed-369bd7ac863f None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:46.669151 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79d3ea2f-ce7e-4b4f-99ed-369bd7ac863f None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:46.669552 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79d3ea2f-ce7e-4b4f-99ed-369bd7ac863f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:46.669853 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1183/4705] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:46.670155 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:46.670155 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:46.673236 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2507832e-1ade-4166-ba96-147d22cd2108 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:46.677700 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2507832e-1ade-4166-ba96-147d22cd2108 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:34:46.677835 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-41d86e8d-c634-4a88-b660-ad1fb4c6992d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.678223 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1173/4706] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:46 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:46.679664 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-41d86e8d-c634-4a88-b660-ad1fb4c6992d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:34:46.679900 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-41d86e8d-c634-4a88-b660-ad1fb4c6992d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:46.680393 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-41d86e8d-c634-4a88-b660-ad1fb4c6992d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:46.690427 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:46.690427 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:46.693702 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-41d86e8d-c634-4a88-b660-ad1fb4c6992d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:46.697414 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-41d86e8d-c634-4a88-b660-ad1fb4c6992d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:34:46.697787 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1171/4707] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:46 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 1115 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:46.803075 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-c94ecf28-e729-4124-9950-b0fd0cfc31e5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.806161 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-c94ecf28-e729-4124-9950-b0fd0cfc31e5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] PUT https://10.4.3.32/volume/v3/attachments/862e97da-f8c8-4143-a0fb-a00a1a4427e5 Aug 08 06:34:46.806538 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-c94ecf28-e729-4124-9950-b0fd0cfc31e5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:46.816248 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-c94ecf28-e729-4124-9950-b0fd0cfc31e5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Acquiring lock "cinder-attachment_update-1ebddcfb-9063-40f0-970b-35529e739ab1-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:34:46.821816 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-c94ecf28-e729-4124-9950-b0fd0cfc31e5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Lock "cinder-attachment_update-1ebddcfb-9063-40f0-970b-35529e739ab1-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:34:46.821816 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:46.821816 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:46.906206 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-c94ecf28-e729-4124-9950-b0fd0cfc31e5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Lock "cinder-attachment_update-1ebddcfb-9063-40f0-970b-35529e739ab1-np0000006785" released by "attachment_update" :: held 0.086s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:34:46.906556 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-c94ecf28-e729-4124-9950-b0fd0cfc31e5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments/862e97da-f8c8-4143-a0fb-a00a1a4427e5 returned with HTTP 200 Aug 08 06:34:46.907228 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1181/4708] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:34:46 2026] PUT /volume/v3/attachments/862e97da-f8c8-4143-a0fb-a00a1a4427e5 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:46.927692 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-00b82162-af27-4d02-8035-53b5ef4e6f5b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.929462 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00b82162-af27-4d02-8035-53b5ef4e6f5b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:46.929550 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00b82162-af27-4d02-8035-53b5ef4e6f5b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:46.929735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00b82162-af27-4d02-8035-53b5ef4e6f5b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:46.936005 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:46.936005 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:46.939450 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-00b82162-af27-4d02-8035-53b5ef4e6f5b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:46.944043 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00b82162-af27-4d02-8035-53b5ef4e6f5b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:46.944513 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1184/4709] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:46 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:46.956715 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bbd71dc5-f977-4442-837c-1fe667f5b7cd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:46.958806 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bbd71dc5-f977-4442-837c-1fe667f5b7cd tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:46.959113 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bbd71dc5-f977-4442-837c-1fe667f5b7cd tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:46.959379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bbd71dc5-f977-4442-837c-1fe667f5b7cd tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:46.966699 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:46.966699 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:46.974332 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bbd71dc5-f977-4442-837c-1fe667f5b7cd tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:46.981376 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bbd71dc5-f977-4442-837c-1fe667f5b7cd tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:46.981884 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1174/4710] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:46 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:47.425809 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-37c4e16d-2bce-4d62-b52b-4f84854fda72 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.428040 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37c4e16d-2bce-4d62-b52b-4f84854fda72 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 Aug 08 06:34:47.428301 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37c4e16d-2bce-4d62-b52b-4f84854fda72 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.428526 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-37c4e16d-2bce-4d62-b52b-4f84854fda72 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.437792 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.437792 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:47.442003 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-37c4e16d-2bce-4d62-b52b-4f84854fda72 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:47.446550 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-37c4e16d-2bce-4d62-b52b-4f84854fda72 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 returned with HTTP 200 Aug 08 06:34:47.446995 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1172/4711] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:47 2026] GET /volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:47.460612 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f5458c0f-55b2-4a37-adec-6ca748c5e6d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.465299 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-31dfbb9a-1ce4-4435-bae4-72047abe36f6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.467812 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-31dfbb9a-1ce4-4435-bae4-72047abe36f6 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:47.468063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-31dfbb9a-1ce4-4435-bae4-72047abe36f6 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.468496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-31dfbb9a-1ce4-4435-bae4-72047abe36f6 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.476492 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.476492 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:47.480732 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-31dfbb9a-1ce4-4435-bae4-72047abe36f6 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:47.485791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-31dfbb9a-1ce4-4435-bae4-72047abe36f6 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:47.486270 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1185/4712] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:47 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:47.541274 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5458c0f-55b2-4a37-adec-6ca748c5e6d6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] GET https://10.4.3.32/volume/v3/volumes Aug 08 06:34:47.541478 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5458c0f-55b2-4a37-adec-6ca748c5e6d6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.541650 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5458c0f-55b2-4a37-adec-6ca748c5e6d6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.542021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-f5458c0f-55b2-4a37-adec-6ca748c5e6d6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:34:47.542376 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.542376 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:47.542915 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f5458c0f-55b2-4a37-adec-6ca748c5e6d6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:34:47.550485 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5458c0f-55b2-4a37-adec-6ca748c5e6d6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Get all volumes completed successfully. Aug 08 06:34:47.550987 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5458c0f-55b2-4a37-adec-6ca748c5e6d6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 08 06:34:47.551361 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1182/4713] 10.4.3.32 () {68 vars in 1271 bytes} [Sat Aug 8 06:34:47 2026] GET /volume/v3/volumes => generated 334 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:47.559605 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6d73980e-5970-41c0-91ff-97d3fbe28dc6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.561465 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d73980e-5970-41c0-91ff-97d3fbe28dc6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 Aug 08 06:34:47.561687 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d73980e-5970-41c0-91ff-97d3fbe28dc6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.561919 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d73980e-5970-41c0-91ff-97d3fbe28dc6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.562119 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6d73980e-5970-41c0-91ff-97d3fbe28dc6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Delete volume with id: 13da845f-105e-494a-9af9-217959e1a704 Aug 08 06:34:47.563359 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8b26e48d-5e2b-4c96-a020-11b2cd5024a4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.563937 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b26e48d-5e2b-4c96-a020-11b2cd5024a4 None None] GET https://10.4.3.32/volume// Aug 08 06:34:47.564248 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b26e48d-5e2b-4c96-a020-11b2cd5024a4 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.564377 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b26e48d-5e2b-4c96-a020-11b2cd5024a4 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.564755 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b26e48d-5e2b-4c96-a020-11b2cd5024a4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:47.565306 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1173/4714] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:34:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:47.569268 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.569268 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:47.569604 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6d73980e-5970-41c0-91ff-97d3fbe28dc6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:47.572872 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-915fa3aa-cc7c-4ad4-8fea-7508a68f9afc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.574625 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-915fa3aa-cc7c-4ad4-8fea-7508a68f9afc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:34:47.574978 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-915fa3aa-cc7c-4ad4-8fea-7508a68f9afc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eec2338a-2c86-4ad1-900e-64e7de3c6d0a", "connector": null, "instance_uuid": "037d0af1-fa4a-4fb5-bcf8-9de45cbf6c13"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:47.584903 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.584903 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:47.586063 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6d73980e-5970-41c0-91ff-97d3fbe28dc6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Delete volume request issued successfully. Aug 08 06:34:47.586290 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d73980e-5970-41c0-91ff-97d3fbe28dc6 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 returned with HTTP 202 Aug 08 06:34:47.586797 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1175/4715] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:34:47 2026] DELETE /volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:34:47.595891 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b6cb197a-b649-40cb-af7f-b5efcf9aa1ea None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.599000 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6cb197a-b649-40cb-af7f-b5efcf9aa1ea tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 Aug 08 06:34:47.599000 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6cb197a-b649-40cb-af7f-b5efcf9aa1ea tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.599000 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6cb197a-b649-40cb-af7f-b5efcf9aa1ea tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.607905 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.607905 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:47.613733 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b6cb197a-b649-40cb-af7f-b5efcf9aa1ea tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:47.615894 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-915fa3aa-cc7c-4ad4-8fea-7508a68f9afc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:34:47.616383 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1186/4716] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:34:47 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:47.618105 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6cb197a-b649-40cb-af7f-b5efcf9aa1ea tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 returned with HTTP 200 Aug 08 06:34:47.618535 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1183/4717] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:47 2026] GET /volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:47.645280 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d882aae-410d-4c14-bd5a-bbf86a099601 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.646931 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d882aae-410d-4c14-bd5a-bbf86a099601 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:47.647107 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d882aae-410d-4c14-bd5a-bbf86a099601 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.647328 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d882aae-410d-4c14-bd5a-bbf86a099601 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.657835 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.657835 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:47.657915 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46a083ad-ed39-4864-ba61-efbf5a528e20 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.657915 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46a083ad-ed39-4864-ba61-efbf5a528e20 None None] GET https://10.4.3.32/volume// Aug 08 06:34:47.657915 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46a083ad-ed39-4864-ba61-efbf5a528e20 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.657915 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46a083ad-ed39-4864-ba61-efbf5a528e20 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.657915 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46a083ad-ed39-4864-ba61-efbf5a528e20 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:47.657915 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1176/4718] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:47.659689 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5d882aae-410d-4c14-bd5a-bbf86a099601 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:47.664089 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d882aae-410d-4c14-bd5a-bbf86a099601 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:47.664214 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1174/4719] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:47 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:47.665706 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-cb7d778a-7a57-441c-8d37-54f8199332e8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.667858 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-cb7d778a-7a57-441c-8d37-54f8199332e8 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:47.668085 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-cb7d778a-7a57-441c-8d37-54f8199332e8 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.668281 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-cb7d778a-7a57-441c-8d37-54f8199332e8 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.678627 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.678627 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:47.682533 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-cb7d778a-7a57-441c-8d37-54f8199332e8 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:47.687824 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-cb7d778a-7a57-441c-8d37-54f8199332e8 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:47.688272 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1187/4720] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:47 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:47.692114 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ffdc7deb-7ee1-46df-a61c-23ade1ea2303 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.693982 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ffdc7deb-7ee1-46df-a61c-23ade1ea2303 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:34:47.694201 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ffdc7deb-7ee1-46df-a61c-23ade1ea2303 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:47.694327 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ffdc7deb-7ee1-46df-a61c-23ade1ea2303 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:47.703688 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.703688 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:47.706671 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ffdc7deb-7ee1-46df-a61c-23ade1ea2303 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:47.710229 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ffdc7deb-7ee1-46df-a61c-23ade1ea2303 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:34:47.710688 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1184/4721] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:47 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:47.790146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-d294d9ce-342e-4977-b170-1ea6839f72fc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:47.792099 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-d294d9ce-342e-4977-b170-1ea6839f72fc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] PUT https://10.4.3.32/volume/v3/attachments/53fc6b80-d23a-4fe1-8666-64c650f254e7 Aug 08 06:34:47.792484 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-d294d9ce-342e-4977-b170-1ea6839f72fc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:47.800618 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-d294d9ce-342e-4977-b170-1ea6839f72fc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Acquiring lock "cinder-attachment_update-eec2338a-2c86-4ad1-900e-64e7de3c6d0a-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:34:47.805839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-d294d9ce-342e-4977-b170-1ea6839f72fc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Lock "cinder-attachment_update-eec2338a-2c86-4ad1-900e-64e7de3c6d0a-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:34:47.806621 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:47.806621 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:47.886033 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-d294d9ce-342e-4977-b170-1ea6839f72fc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Lock "cinder-attachment_update-eec2338a-2c86-4ad1-900e-64e7de3c6d0a-np0000006785" released by "attachment_update" :: held 0.080s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:34:47.886400 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-d294d9ce-342e-4977-b170-1ea6839f72fc tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/53fc6b80-d23a-4fe1-8666-64c650f254e7 returned with HTTP 200 Aug 08 06:34:47.887222 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1177/4722] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:34:47 2026] PUT /volume/v3/attachments/53fc6b80-d23a-4fe1-8666-64c650f254e7 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:48.632558 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0ff8cd1f-8a0f-48da-8a4b-0380c3152d6e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:48.634353 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ff8cd1f-8a0f-48da-8a4b-0380c3152d6e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 Aug 08 06:34:48.634552 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ff8cd1f-8a0f-48da-8a4b-0380c3152d6e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:48.634724 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ff8cd1f-8a0f-48da-8a4b-0380c3152d6e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:48.640343 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ff8cd1f-8a0f-48da-8a4b-0380c3152d6e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 returned with HTTP 404 Aug 08 06:34:48.640796 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1175/4723] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:48 2026] GET /volume/v3/volumes/13da845f-105e-494a-9af9-217959e1a704 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:48.649825 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:48.652816 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:48.652816 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1368557316"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:48.654425 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1368557316'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:48.654539 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume of 1 GB Aug 08 06:34:48.659304 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Availability Zones retrieved successfully. Aug 08 06:34:48.666218 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Flow 'volume_create_api' (373e52d5-fa1d-407a-93fb-b98ca14847c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:48.667170 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ed4bf37-0edc-48ac-9df0-b196c441cec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:48.667985 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:48.679429 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eb950ca5-659b-44b3-a20e-98c28047578d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:48.681585 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb950ca5-659b-44b3-a20e-98c28047578d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:48.681840 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb950ca5-659b-44b3-a20e-98c28047578d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:48.682068 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb950ca5-659b-44b3-a20e-98c28047578d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:48.693155 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:48.693155 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:48.694746 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ed4bf37-0edc-48ac-9df0-b196c441cec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:48.696178 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06edce9-78b4-494d-bc79-fe45bb1c33d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:48.698873 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eb950ca5-659b-44b3-a20e-98c28047578d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:48.704738 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb950ca5-659b-44b3-a20e-98c28047578d tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:48.705176 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1185/4724] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:48 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:48.723327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a4496012-d045-4c27-8335-9c2e7f932cea None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:48.725091 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4496012-d045-4c27-8335-9c2e7f932cea tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:34:48.725297 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4496012-d045-4c27-8335-9c2e7f932cea tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:48.725484 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4496012-d045-4c27-8335-9c2e7f932cea tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:48.734724 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Created reservations ['363481ce-c1c4-4d68-a5d0-c9255315d060', 'c9cbb2e0-1949-490f-8dd3-cf6a686c997a', 'cef4afe7-b1c5-4dab-a3e5-beafd418a3cb', '471e09a3-2ab7-4dfb-845a-51e796ed7054'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:48.734842 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:48.734842 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:48.735481 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06edce9-78b4-494d-bc79-fe45bb1c33d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['363481ce-c1c4-4d68-a5d0-c9255315d060', 'c9cbb2e0-1949-490f-8dd3-cf6a686c997a', 'cef4afe7-b1c5-4dab-a3e5-beafd418a3cb', '471e09a3-2ab7-4dfb-845a-51e796ed7054']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:48.736145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcac8165-362a-430a-a68e-16c3a56848d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:48.738259 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a4496012-d045-4c27-8335-9c2e7f932cea tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:48.742702 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4496012-d045-4c27-8335-9c2e7f932cea tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:34:48.743373 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1178/4725] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:48 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:48.757805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcac8165-362a-430a-a68e-16c3a56848d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1368557316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39bc452c74f64622aba9aa8ae30050f1',qos_specs=None,replication_status=,reservations=['363481ce-c1c4-4d68-a5d0-c9255315d060','c9cbb2e0-1949-490f-8dd3-cf6a686c997a','cef4afe7-b1c5-4dab-a3e5-beafd418a3cb','471e09a3-2ab7-4dfb-845a-51e796ed7054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1368557316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39bc452c74f64622aba9aa8ae30050f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:48.758537 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f67f597e-c25c-40c4-b26d-d5571e2c81f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:48.775742 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f67f597e-c25c-40c4-b26d-d5571e2c81f7) transitioned into state 'SUCCESS' from state '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-1368557316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39bc452c74f64622aba9aa8ae30050f1',qos_specs=None,replication_status=,reservations=['363481ce-c1c4-4d68-a5d0-c9255315d060','c9cbb2e0-1949-490f-8dd3-cf6a686c997a','cef4afe7-b1c5-4dab-a3e5-beafd418a3cb','471e09a3-2ab7-4dfb-845a-51e796ed7054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:48.776302 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ecf64b-7766-4e79-921a-fc5ddfc620d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:48.785647 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ecf64b-7766-4e79-921a-fc5ddfc620d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:48.786361 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Flow 'volume_create_api' (373e52d5-fa1d-407a-93fb-b98ca14847c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:48.787754 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume request issued successfully. Aug 08 06:34:48.787754 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fd2723f9-1c35-4b4f-bd62-67c5ef08aa85 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:48.787754 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1188/4726] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:34:48 2026] POST /volume/v3/volumes => generated 776 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:48.799805 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f34c7698-038b-4169-8035-48e9387e08f7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:48.801760 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f34c7698-038b-4169-8035-48e9387e08f7 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de Aug 08 06:34:48.801882 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f34c7698-038b-4169-8035-48e9387e08f7 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:48.802164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f34c7698-038b-4169-8035-48e9387e08f7 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:48.809657 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:48.809657 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:48.813229 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f34c7698-038b-4169-8035-48e9387e08f7 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:48.817110 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f34c7698-038b-4169-8035-48e9387e08f7 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de returned with HTTP 200 Aug 08 06:34:48.817492 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1176/4727] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:48 2026] GET /volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:49.718966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4f753ef1-0607-42a2-a437-dd2244640626 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:49.720983 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f753ef1-0607-42a2-a437-dd2244640626 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:49.721168 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f753ef1-0607-42a2-a437-dd2244640626 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:49.721366 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f753ef1-0607-42a2-a437-dd2244640626 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:49.736345 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:49.736345 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:49.741686 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4f753ef1-0607-42a2-a437-dd2244640626 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:49.747334 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f753ef1-0607-42a2-a437-dd2244640626 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:49.747814 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1186/4728] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:49 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:49.758633 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7b6f3218-b5b1-405a-bf1d-07693141dd0d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:49.760652 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b6f3218-b5b1-405a-bf1d-07693141dd0d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:34:49.760866 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b6f3218-b5b1-405a-bf1d-07693141dd0d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:49.761073 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b6f3218-b5b1-405a-bf1d-07693141dd0d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:49.778026 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:49.778026 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:49.786691 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7b6f3218-b5b1-405a-bf1d-07693141dd0d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:49.796358 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b6f3218-b5b1-405a-bf1d-07693141dd0d tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:34:49.796704 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1179/4729] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:49 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 936 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:49.832230 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-702a79d8-c6ed-4e3c-b867-ce3cca9a1f65 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:49.834217 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-702a79d8-c6ed-4e3c-b867-ce3cca9a1f65 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de Aug 08 06:34:49.834542 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-702a79d8-c6ed-4e3c-b867-ce3cca9a1f65 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:49.834879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-702a79d8-c6ed-4e3c-b867-ce3cca9a1f65 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:49.846748 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:49.846748 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:49.850766 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-702a79d8-c6ed-4e3c-b867-ce3cca9a1f65 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:49.855465 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-702a79d8-c6ed-4e3c-b867-ce3cca9a1f65 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de returned with HTTP 200 Aug 08 06:34:49.855886 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1189/4730] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:49 2026] GET /volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:49.867344 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8b58fa2-4d86-4e2a-9463-1d3445ff9952 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:49.877190 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8b58fa2-4d86-4e2a-9463-1d3445ff9952 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 08 06:34:49.877190 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8b58fa2-4d86-4e2a-9463-1d3445ff9952 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:49.877190 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8b58fa2-4d86-4e2a-9463-1d3445ff9952 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:49.877654 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-f8b58fa2-4d86-4e2a-9463-1d3445ff9952 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:34:49.878946 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f8b58fa2-4d86-4e2a-9463-1d3445ff9952 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:34:49.889493 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f8b58fa2-4d86-4e2a-9463-1d3445ff9952 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Get all volumes completed successfully. Aug 08 06:34:49.889809 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:49.889809 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:49.897078 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8b58fa2-4d86-4e2a-9463-1d3445ff9952 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 08 06:34:49.898327 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1177/4731] 10.4.3.32 () {68 vars in 1292 bytes} [Sat Aug 8 06:34:49 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:49.915016 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1cbeb18d-302b-4112-b7cf-64b23a5bfa02 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:49.917059 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cbeb18d-302b-4112-b7cf-64b23a5bfa02 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de Aug 08 06:34:49.917310 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cbeb18d-302b-4112-b7cf-64b23a5bfa02 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:49.917878 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cbeb18d-302b-4112-b7cf-64b23a5bfa02 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:49.917878 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-1cbeb18d-302b-4112-b7cf-64b23a5bfa02 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Delete volume with id: 5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de Aug 08 06:34:49.925563 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:49.925563 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:49.925949 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1cbeb18d-302b-4112-b7cf-64b23a5bfa02 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:49.946083 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1cbeb18d-302b-4112-b7cf-64b23a5bfa02 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Delete volume request issued successfully. Aug 08 06:34:49.946233 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cbeb18d-302b-4112-b7cf-64b23a5bfa02 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de returned with HTTP 202 Aug 08 06:34:49.946991 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1187/4732] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:34:49 2026] DELETE /volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:34:49.955181 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-475f3397-393c-4342-a275-c21dfe734a8e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:49.958223 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-475f3397-393c-4342-a275-c21dfe734a8e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de Aug 08 06:34:49.958482 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-475f3397-393c-4342-a275-c21dfe734a8e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:49.958707 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-475f3397-393c-4342-a275-c21dfe734a8e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:49.968419 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:49.968419 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:49.975131 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-475f3397-393c-4342-a275-c21dfe734a8e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:49.984019 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-475f3397-393c-4342-a275-c21dfe734a8e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de returned with HTTP 200 Aug 08 06:34:49.984716 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1180/4733] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:49 2026] GET /volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:50.159884 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-239f2037-3a7c-4ffa-8d83-ef9ea8b3be1c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:50.162459 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-239f2037-3a7c-4ffa-8d83-ef9ea8b3be1c tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/attachments/862e97da-f8c8-4143-a0fb-a00a1a4427e5/action Aug 08 06:34:50.162996 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-239f2037-3a7c-4ffa-8d83-ef9ea8b3be1c tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:50.163130 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-239f2037-3a7c-4ffa-8d83-ef9ea8b3be1c tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:50.180491 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:50.180491 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:50.192231 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f52c17f5-1f61-4ba4-9a9a-87e6bc5ba0aa req-239f2037-3a7c-4ffa-8d83-ef9ea8b3be1c tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments/862e97da-f8c8-4143-a0fb-a00a1a4427e5/action returned with HTTP 204 Aug 08 06:34:50.192605 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1190/4734] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:34:50 2026] POST /volume/v3/attachments/862e97da-f8c8-4143-a0fb-a00a1a4427e5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:50.766314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3100b8f0-6721-4cfd-a81f-dadfbae73185 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:50.768496 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3100b8f0-6721-4cfd-a81f-dadfbae73185 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:50.768867 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3100b8f0-6721-4cfd-a81f-dadfbae73185 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:50.769182 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3100b8f0-6721-4cfd-a81f-dadfbae73185 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:50.779486 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:50.779486 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:50.783575 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3100b8f0-6721-4cfd-a81f-dadfbae73185 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:50.789320 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3100b8f0-6721-4cfd-a81f-dadfbae73185 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:50.790123 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1178/4735] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:50 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:50.809646 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6bd794bc-a85b-4291-9f54-cdc3a883f874 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:50.811493 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bd794bc-a85b-4291-9f54-cdc3a883f874 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:34:50.811670 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bd794bc-a85b-4291-9f54-cdc3a883f874 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:50.811864 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6bd794bc-a85b-4291-9f54-cdc3a883f874 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:50.821434 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:50.821434 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:50.825020 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6bd794bc-a85b-4291-9f54-cdc3a883f874 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:50.832298 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6bd794bc-a85b-4291-9f54-cdc3a883f874 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:34:50.832761 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1188/4736] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:50 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:50.844603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-28ec9446-3fe9-4caa-bb0a-a24ea491ec62 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:50.846500 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-28ec9446-3fe9-4caa-bb0a-a24ea491ec62 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:34:50.846668 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-28ec9446-3fe9-4caa-bb0a-a24ea491ec62 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:50.846856 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-28ec9446-3fe9-4caa-bb0a-a24ea491ec62 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:50.855853 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:50.855853 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:50.858699 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-28ec9446-3fe9-4caa-bb0a-a24ea491ec62 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:50.862501 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-28ec9446-3fe9-4caa-bb0a-a24ea491ec62 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:34:50.862858 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1181/4737] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:50 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:50.998385 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e55b856d-b77b-494f-bf52-b275eb86315d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:51.000338 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e55b856d-b77b-494f-bf52-b275eb86315d tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de Aug 08 06:34:51.000485 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e55b856d-b77b-494f-bf52-b275eb86315d tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:51.000649 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e55b856d-b77b-494f-bf52-b275eb86315d tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:51.006489 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e55b856d-b77b-494f-bf52-b275eb86315d tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de returned with HTTP 404 Aug 08 06:34:51.007026 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1191/4738] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:50 2026] GET /volume/v3/volumes/5a6e1c64-97ce-4ad3-b42d-a22d1b6fe2de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:51.016167 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:51.017090 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:51.017529 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1545569941"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:51.019057 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1545569941'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:51.019187 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume of 1 GB Aug 08 06:34:51.024109 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Availability Zones retrieved successfully. Aug 08 06:34:51.029996 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Flow 'volume_create_api' (a8ec563c-816e-4a2e-9fa6-18227c4584a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:51.031086 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f53212-cd9c-4915-a5b7-e411d5b6b77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.032040 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:51.064731 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f53212-cd9c-4915-a5b7-e411d5b6b77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.065357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cca7132-2d5d-4ea8-b044-971a920f23f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.114642 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Created reservations ['69ea4061-183c-491d-bbb8-acd946a60563', '3dfff542-f047-47d5-9f9d-128a3e2a2ee5', 'c2820a88-0a9d-49bf-8a8e-0f1a24e7e899', '27f35c9c-fb94-4eab-bfd8-43fdeb52856d'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:51.115580 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cca7132-2d5d-4ea8-b044-971a920f23f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69ea4061-183c-491d-bbb8-acd946a60563', '3dfff542-f047-47d5-9f9d-128a3e2a2ee5', 'c2820a88-0a9d-49bf-8a8e-0f1a24e7e899', '27f35c9c-fb94-4eab-bfd8-43fdeb52856d']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.116331 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ef0d4a-ee6f-4172-8340-6df285574b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.147554 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ef0d4a-ee6f-4172-8340-6df285574b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc09707b-09d2-4bee-b43c-bfacd2fcef2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1545569941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39bc452c74f64622aba9aa8ae30050f1',qos_specs=None,replication_status=,reservations=['69ea4061-183c-491d-bbb8-acd946a60563','3dfff542-f047-47d5-9f9d-128a3e2a2ee5','c2820a88-0a9d-49bf-8a8e-0f1a24e7e899','27f35c9c-fb94-4eab-bfd8-43fdeb52856d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1545569941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc09707b-09d2-4bee-b43c-bfacd2fcef2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39bc452c74f64622aba9aa8ae30050f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.148484 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a8dfb2-80c0-41ca-b1b5-a81279772680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.171672 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a8dfb2-80c0-41ca-b1b5-a81279772680) transitioned into state 'SUCCESS' from state '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-1545569941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39bc452c74f64622aba9aa8ae30050f1',qos_specs=None,replication_status=,reservations=['69ea4061-183c-491d-bbb8-acd946a60563','3dfff542-f047-47d5-9f9d-128a3e2a2ee5','c2820a88-0a9d-49bf-8a8e-0f1a24e7e899','27f35c9c-fb94-4eab-bfd8-43fdeb52856d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.172581 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed6e261-a80b-4a04-af45-2c56b25fc7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.182847 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed6e261-a80b-4a04-af45-2c56b25fc7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.183747 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Flow 'volume_create_api' (a8ec563c-816e-4a2e-9fa6-18227c4584a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:51.183874 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume request issued successfully. Aug 08 06:34:51.184841 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9703f14e-3129-4e51-877a-4d5839dbfa63 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:51.185254 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1179/4739] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:34:51 2026] POST /volume/v3/volumes => generated 776 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:51.199987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e80310a7-f08d-4cdd-9c19-29907623f8e4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:51.202565 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e80310a7-f08d-4cdd-9c19-29907623f8e4 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e Aug 08 06:34:51.202913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e80310a7-f08d-4cdd-9c19-29907623f8e4 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:51.203185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e80310a7-f08d-4cdd-9c19-29907623f8e4 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:51.211514 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:51.211514 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:51.216005 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e80310a7-f08d-4cdd-9c19-29907623f8e4 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:51.220209 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e80310a7-f08d-4cdd-9c19-29907623f8e4 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e returned with HTTP 200 Aug 08 06:34:51.220632 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1189/4740] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:51 2026] GET /volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:51.724799 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:51.724799 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:51.725536 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "c6f62dce-f99d-47ad-acc2-9c70d0ef55f9", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:51.727469 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'c6f62dce-f99d-47ad-acc2-9c70d0ef55f9', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:51.802442 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume of 1 GB Aug 08 06:34:51.804505 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-95d2cf40-5c60-4021-b089-e0caaf6ff18c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:51.806201 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95d2cf40-5c60-4021-b089-e0caaf6ff18c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:51.806432 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95d2cf40-5c60-4021-b089-e0caaf6ff18c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:51.806550 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95d2cf40-5c60-4021-b089-e0caaf6ff18c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:51.807805 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Availability Zones retrieved successfully. Aug 08 06:34:51.814355 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (9f384113-c131-494f-81db-a0a9ebc2e9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:51.815589 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:51.815589 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:51.816044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7667422a-b30b-40b2-aeac-53b21d9c5557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.817421 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:51.818970 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-95d2cf40-5c60-4021-b089-e0caaf6ff18c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:51.823591 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95d2cf40-5c60-4021-b089-e0caaf6ff18c tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:51.824013 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1192/4741] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:51 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:51.875246 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7667422a-b30b-40b2-aeac-53b21d9c5557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.875981 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cea7eb6-4298-4c1b-a551-75bcf400e7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.931012 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Created reservations ['6e44cf11-ba9e-4ecd-b456-65b66c0aa816', '401465ba-1c71-4554-9be9-630668cb2e2f', '65add384-9dba-4cfd-91b9-f810464dcac4', '4a59767e-6ffd-4ed6-b5a6-96368bf9358b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:51.931673 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cea7eb6-4298-4c1b-a551-75bcf400e7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e44cf11-ba9e-4ecd-b456-65b66c0aa816', '401465ba-1c71-4554-9be9-630668cb2e2f', '65add384-9dba-4cfd-91b9-f810464dcac4', '4a59767e-6ffd-4ed6-b5a6-96368bf9358b']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.932323 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4527131-f97a-4ba5-9394-a8315b601bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.951825 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4527131-f97a-4ba5-9394-a8315b601bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02a03a3f-fec2-49b1-aa9a-fbe98bb21800', '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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['6e44cf11-ba9e-4ecd-b456-65b66c0aa816','401465ba-1c71-4554-9be9-630668cb2e2f','65add384-9dba-4cfd-91b9-f810464dcac4','4a59767e-6ffd-4ed6-b5a6-96368bf9358b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:51Z,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=02a03a3f-fec2-49b1-aa9a-fbe98bb21800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca27d3dc6bfa41628456f8b3d1bd77dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596d26fea48f4f32953860707409ebee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.952468 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c20949d-904d-4cc6-b26c-ae3b7f4ecdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.968172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c20949d-904d-4cc6-b26c-ae3b7f4ecdc0) transitioned into state 'SUCCESS' from 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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['6e44cf11-ba9e-4ecd-b456-65b66c0aa816','401465ba-1c71-4554-9be9-630668cb2e2f','65add384-9dba-4cfd-91b9-f810464dcac4','4a59767e-6ffd-4ed6-b5a6-96368bf9358b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.968761 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011e1a58-aa22-4f4d-b50f-2988aacdb363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:51.977318 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011e1a58-aa22-4f4d-b50f-2988aacdb363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:51.978193 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (9f384113-c131-494f-81db-a0a9ebc2e9c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:51.978461 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request issued successfully. Aug 08 06:34:51.979089 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ce70a39-8a10-4da9-8ac2-7728e68b4667 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:51.979496 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1182/4742] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:34:51 2026] POST /volume/v3/volumes => generated 773 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:51.990933 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d6ddb891-0fa8-48cf-8371-9eabaef20117 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:51.992988 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6ddb891-0fa8-48cf-8371-9eabaef20117 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:34:51.993179 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6ddb891-0fa8-48cf-8371-9eabaef20117 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:51.993349 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6ddb891-0fa8-48cf-8371-9eabaef20117 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:52.000514 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:52.000514 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:52.004397 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d6ddb891-0fa8-48cf-8371-9eabaef20117 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:34:52.009229 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6ddb891-0fa8-48cf-8371-9eabaef20117 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:34:52.009839 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1180/4743] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:51 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:52.234796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-938d5f69-1a78-4a79-81ff-a20d7106c58d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:52.237080 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-938d5f69-1a78-4a79-81ff-a20d7106c58d tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e Aug 08 06:34:52.237367 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-938d5f69-1a78-4a79-81ff-a20d7106c58d tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:52.237638 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-938d5f69-1a78-4a79-81ff-a20d7106c58d tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:52.245092 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:52.245092 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:52.248994 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-938d5f69-1a78-4a79-81ff-a20d7106c58d tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:52.252959 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-938d5f69-1a78-4a79-81ff-a20d7106c58d tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e returned with HTTP 200 Aug 08 06:34:52.253316 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1190/4744] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:52 2026] GET /volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:52.266194 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-36f25c34-c4e6-48a2-b13b-5e63908a3fe1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:52.268099 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36f25c34-c4e6-48a2-b13b-5e63908a3fe1 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] GET https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e Aug 08 06:34:52.268664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36f25c34-c4e6-48a2-b13b-5e63908a3fe1 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:52.268664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36f25c34-c4e6-48a2-b13b-5e63908a3fe1 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:52.278117 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:52.278117 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:52.284338 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-36f25c34-c4e6-48a2-b13b-5e63908a3fe1 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Volume info retrieved successfully. Aug 08 06:34:52.288842 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36f25c34-c4e6-48a2-b13b-5e63908a3fe1 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e returned with HTTP 200 Aug 08 06:34:52.289216 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1193/4745] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:52 2026] GET /volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:52.302993 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bc0d5fe6-0bdb-4a33-adc1-fa3396b2384b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:52.305016 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc0d5fe6-0bdb-4a33-adc1-fa3396b2384b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e Aug 08 06:34:52.305281 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc0d5fe6-0bdb-4a33-adc1-fa3396b2384b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:52.305474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc0d5fe6-0bdb-4a33-adc1-fa3396b2384b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:52.305631 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-bc0d5fe6-0bdb-4a33-adc1-fa3396b2384b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Delete volume with id: bc09707b-09d2-4bee-b43c-bfacd2fcef2e Aug 08 06:34:52.313585 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:52.313585 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:52.313981 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bc0d5fe6-0bdb-4a33-adc1-fa3396b2384b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:52.331887 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bc0d5fe6-0bdb-4a33-adc1-fa3396b2384b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Delete volume request issued successfully. Aug 08 06:34:52.332260 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc0d5fe6-0bdb-4a33-adc1-fa3396b2384b tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e returned with HTTP 202 Aug 08 06:34:52.332673 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1183/4746] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:34:52 2026] DELETE /volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:34:52.341091 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d826b34f-2381-49b6-99a1-c4327a7a7e2a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:52.343032 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d826b34f-2381-49b6-99a1-c4327a7a7e2a tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e Aug 08 06:34:52.343248 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d826b34f-2381-49b6-99a1-c4327a7a7e2a tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:52.343447 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d826b34f-2381-49b6-99a1-c4327a7a7e2a tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:52.352333 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:52.352333 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:52.356693 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d826b34f-2381-49b6-99a1-c4327a7a7e2a tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:52.363929 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d826b34f-2381-49b6-99a1-c4327a7a7e2a tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e returned with HTTP 200 Aug 08 06:34:52.364379 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1181/4747] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:52 2026] GET /volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:52.553050 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2be3a246-1df9-4434-9768-54faddf0335a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:52.606908 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2be3a246-1df9-4434-9768-54faddf0335a tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:34:52.607233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2be3a246-1df9-4434-9768-54faddf0335a tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-308662711", "extra_specs": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:52.619026 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2be3a246-1df9-4434-9768-54faddf0335a tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:34:52.619375 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1191/4748] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:34:52 2026] POST /volume/v3/types => generated 211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:52.626802 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2585ada3-2211-46fc-8898-d5f6f57fe714 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:52.628530 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2585ada3-2211-46fc-8898-d5f6f57fe714 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] POST https://10.4.3.32/volume/v3/types/14dbf899-af1c-4229-b058-f40d85c54d36/encryption Aug 08 06:34:52.628869 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2585ada3-2211-46fc-8898-d5f6f57fe714 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:52.643653 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2585ada3-2211-46fc-8898-d5f6f57fe714 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] https://10.4.3.32/volume/v3/types/14dbf899-af1c-4229-b058-f40d85c54d36/encryption returned with HTTP 200 Aug 08 06:34:52.644088 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1194/4749] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:34:52 2026] POST /volume/v3/types/14dbf899-af1c-4229-b058-f40d85c54d36/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:52.652240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:52.730284 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:52.730662 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-225084996", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-308662711", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:52.732222 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-225084996', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-308662711', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:52.735595 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:34:52.735874 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:52.735874 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:52.736324 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:34:52.741570 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (560952cf-24c4-4ae4-980a-b678a8f36440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:52.742408 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8585119-e04e-4d3f-9b15-42b34cc3ade0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:52.743282 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:52.767357 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8585119-e04e-4d3f-9b15-42b34cc3ade0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:34:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=14dbf899-af1c-4229-b058-f40d85c54d36,is_public=True,name='tempest-scenario-type-luks-308662711',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14dbf899-af1c-4229-b058-f40d85c54d36', '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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:52.768129 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6360e428-2a9f-4da7-a625-f25c3c2ce91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:52.794209 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-308662711 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-308662711, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:52.794430 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-308662711 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-308662711, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:34:52.826199 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['9cf31d89-7db6-42c2-857e-d62369f2d820', 'da7b8438-6722-4b8e-ae8c-a1cbed72a326', '31d77a97-dbf5-4678-b0cd-529fd082b6fd', '3b7c3071-b8f5-4537-bebb-61afeeeb154c'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:52.826649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6360e428-2a9f-4da7-a625-f25c3c2ce91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf31d89-7db6-42c2-857e-d62369f2d820', 'da7b8438-6722-4b8e-ae8c-a1cbed72a326', '31d77a97-dbf5-4678-b0cd-529fd082b6fd', '3b7c3071-b8f5-4537-bebb-61afeeeb154c']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:52.827452 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b540e6d-3879-47ff-bb08-ab4208eaa0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:52.837882 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1f777530-da9f-4e56-9295-e271cbbe8493 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:52.839968 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f777530-da9f-4e56-9295-e271cbbe8493 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:52.840145 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f777530-da9f-4e56-9295-e271cbbe8493 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:52.840383 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f777530-da9f-4e56-9295-e271cbbe8493 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:52.850206 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:52.850206 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:52.852009 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b540e6d-3879-47ff-bb08-ab4208eaa0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eb2af37-ac23-48af-8f79-09b6bbfe9a45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-225084996',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['9cf31d89-7db6-42c2-857e-d62369f2d820','da7b8438-6722-4b8e-ae8c-a1cbed72a326','31d77a97-dbf5-4678-b0cd-529fd082b6fd','3b7c3071-b8f5-4537-bebb-61afeeeb154c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=14dbf899-af1c-4229-b058-f40d85c54d36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-225084996',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4eb2af37-ac23-48af-8f79-09b6bbfe9a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14dbf899-af1c-4229-b058-f40d85c54d36),volume_type_id=14dbf899-af1c-4229-b058-f40d85c54d36)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:52.853087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9601ae3d-665c-4a57-beb7-89480a519ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:52.853463 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1f777530-da9f-4e56-9295-e271cbbe8493 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:52.857246 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f777530-da9f-4e56-9295-e271cbbe8493 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:52.857607 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1182/4750] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:52 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:52.873836 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9601ae3d-665c-4a57-beb7-89480a519ce0) transitioned into state 'SUCCESS' from state '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-225084996',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['9cf31d89-7db6-42c2-857e-d62369f2d820','da7b8438-6722-4b8e-ae8c-a1cbed72a326','31d77a97-dbf5-4678-b0cd-529fd082b6fd','3b7c3071-b8f5-4537-bebb-61afeeeb154c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=14dbf899-af1c-4229-b058-f40d85c54d36)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:52.874819 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (319dcdba-654e-4ef8-9ef5-427803b20fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:52.888327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (319dcdba-654e-4ef8-9ef5-427803b20fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:52.889365 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (560952cf-24c4-4ae4-980a-b678a8f36440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:52.889746 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:34:52.890442 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-763eaf1e-7551-4151-b19b-58fb4fd3916a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:52.891023 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1184/4751] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:34:52 2026] POST /volume/v3/volumes => generated 776 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:34:52.902106 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ccf721d9-b976-4a24-b57c-1c6e16138748 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:52.904179 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ccf721d9-b976-4a24-b57c-1c6e16138748 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:34:52.904397 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ccf721d9-b976-4a24-b57c-1c6e16138748 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:52.904624 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ccf721d9-b976-4a24-b57c-1c6e16138748 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:52.913513 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:52.913513 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:52.918135 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ccf721d9-b976-4a24-b57c-1c6e16138748 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:34:52.923368 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ccf721d9-b976-4a24-b57c-1c6e16138748 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 returned with HTTP 200 Aug 08 06:34:52.923841 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1192/4752] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:52 2026] GET /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:53.022737 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-17836555-0685-4443-95e7-dcf16fab26d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:53.024467 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17836555-0685-4443-95e7-dcf16fab26d6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:34:53.024668 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17836555-0685-4443-95e7-dcf16fab26d6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:53.024878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-17836555-0685-4443-95e7-dcf16fab26d6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:53.033711 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:53.033711 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:53.036977 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-17836555-0685-4443-95e7-dcf16fab26d6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:34:53.041042 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-17836555-0685-4443-95e7-dcf16fab26d6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:34:53.041454 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1195/4753] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:53 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:53.208268 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-986f59e0-4432-417f-9640-c82ec31d6e6b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:53.210397 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-986f59e0-4432-417f-9640-c82ec31d6e6b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/attachments/53fc6b80-d23a-4fe1-8666-64c650f254e7/action Aug 08 06:34:53.210849 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-986f59e0-4432-417f-9640-c82ec31d6e6b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:53.211047 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-986f59e0-4432-417f-9640-c82ec31d6e6b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:53.227576 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:53.227576 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:53.240037 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e643634e-1d4f-4989-afbb-b38e54cd8eb6 req-986f59e0-4432-417f-9640-c82ec31d6e6b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/53fc6b80-d23a-4fe1-8666-64c650f254e7/action returned with HTTP 204 Aug 08 06:34:53.240604 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1183/4754] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:34:53 2026] POST /volume/v3/attachments/53fc6b80-d23a-4fe1-8666-64c650f254e7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:53.379237 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-969f50bc-1988-43ea-ab7f-eb827ee98ceb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:53.380685 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-969f50bc-1988-43ea-ab7f-eb827ee98ceb tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e Aug 08 06:34:53.381084 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-969f50bc-1988-43ea-ab7f-eb827ee98ceb tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:53.382413 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-969f50bc-1988-43ea-ab7f-eb827ee98ceb tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:53.388266 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-969f50bc-1988-43ea-ab7f-eb827ee98ceb tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e returned with HTTP 404 Aug 08 06:34:53.388878 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1185/4755] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:53 2026] GET /volume/v3/volumes/bc09707b-09d2-4bee-b43c-bfacd2fcef2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:53.397144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:53.399138 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:34:53.399541 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1177504932"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:53.401271 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1177504932'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:34:53.401424 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume of 1 GB Aug 08 06:34:53.405845 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Availability Zones retrieved successfully. Aug 08 06:34:53.413968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Flow 'volume_create_api' (4ede49aa-6a0e-4857-9f17-30a06e0786cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:53.415193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fae377-dabc-42ae-971a-3b9180175227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:53.416281 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:34:53.442429 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fae377-dabc-42ae-971a-3b9180175227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:53.443256 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aabca57-150f-4321-b2c6-f236b8f40a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:53.492841 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Created reservations ['deab9cf6-43e3-441a-8c50-ca087610c865', '524dd3cb-f060-43eb-a958-3ef253534722', '85d318d7-7b9e-47ce-b6de-bad030181b19', '9414a5a3-50fa-4da0-a771-c6d1cf39c383'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:34:53.493582 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aabca57-150f-4321-b2c6-f236b8f40a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deab9cf6-43e3-441a-8c50-ca087610c865', '524dd3cb-f060-43eb-a958-3ef253534722', '85d318d7-7b9e-47ce-b6de-bad030181b19', '9414a5a3-50fa-4da0-a771-c6d1cf39c383']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:53.494407 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09ab7b3-a1f9-429f-9750-ace538d30e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:53.517086 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09ab7b3-a1f9-429f-9750-ace538d30e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177504932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39bc452c74f64622aba9aa8ae30050f1',qos_specs=None,replication_status=,reservations=['deab9cf6-43e3-441a-8c50-ca087610c865','524dd3cb-f060-43eb-a958-3ef253534722','85d318d7-7b9e-47ce-b6de-bad030181b19','9414a5a3-50fa-4da0-a771-c6d1cf39c383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177504932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39bc452c74f64622aba9aa8ae30050f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:53.517831 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f0f9ed-ec7c-4163-8709-e56345ff5d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:53.542483 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f0f9ed-ec7c-4163-8709-e56345ff5d71) transitioned into state 'SUCCESS' from state '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-1177504932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39bc452c74f64622aba9aa8ae30050f1',qos_specs=None,replication_status=,reservations=['deab9cf6-43e3-441a-8c50-ca087610c865','524dd3cb-f060-43eb-a958-3ef253534722','85d318d7-7b9e-47ce-b6de-bad030181b19','9414a5a3-50fa-4da0-a771-c6d1cf39c383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f40f5437ba4d068bf6d1f8349404bb',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:53.543151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33459a9d-6014-441d-b4c2-79864c9fcbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:34:53.551462 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33459a9d-6014-441d-b4c2-79864c9fcbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:34:53.552209 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Flow 'volume_create_api' (4ede49aa-6a0e-4857-9f17-30a06e0786cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:34:53.552509 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Create volume request issued successfully. Aug 08 06:34:53.553057 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8e4bcce8-11ca-4480-9d4e-60bedc41e436 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:34:53.553472 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1193/4756] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:34:53 2026] POST /volume/v3/volumes => generated 776 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:53.564318 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-388b22ff-b3ea-4dda-81c4-b3e0844b225e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:53.566048 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-388b22ff-b3ea-4dda-81c4-b3e0844b225e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf Aug 08 06:34:53.566235 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-388b22ff-b3ea-4dda-81c4-b3e0844b225e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:53.566418 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-388b22ff-b3ea-4dda-81c4-b3e0844b225e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:53.573539 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:53.573539 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:53.576714 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-388b22ff-b3ea-4dda-81c4-b3e0844b225e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:53.580142 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-388b22ff-b3ea-4dda-81c4-b3e0844b225e tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf returned with HTTP 200 Aug 08 06:34:53.580522 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1196/4757] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:53 2026] GET /volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:53.870054 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a63e8c74-bbad-4b99-889c-1973c4556016 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:53.872200 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a63e8c74-bbad-4b99-889c-1973c4556016 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:53.872436 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a63e8c74-bbad-4b99-889c-1973c4556016 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:53.872674 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a63e8c74-bbad-4b99-889c-1973c4556016 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:53.883192 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:53.883192 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:53.886663 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a63e8c74-bbad-4b99-889c-1973c4556016 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:53.890272 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a63e8c74-bbad-4b99-889c-1973c4556016 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:53.890614 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1184/4758] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:53 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:53.935304 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a427081d-f653-40e3-9810-203d302c54fb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:53.937014 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a427081d-f653-40e3-9810-203d302c54fb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:34:53.937182 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a427081d-f653-40e3-9810-203d302c54fb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:53.937388 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a427081d-f653-40e3-9810-203d302c54fb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:53.943444 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:53.943444 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:53.946481 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a427081d-f653-40e3-9810-203d302c54fb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:34:53.949872 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a427081d-f653-40e3-9810-203d302c54fb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 returned with HTTP 200 Aug 08 06:34:53.950258 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1186/4759] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:53 2026] GET /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:53.962177 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6a79c866-f71d-4333-8333-25b8980bb3de None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:53.963954 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a79c866-f71d-4333-8333-25b8980bb3de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:34:53.964157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a79c866-f71d-4333-8333-25b8980bb3de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:53.964788 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a79c866-f71d-4333-8333-25b8980bb3de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:53.971649 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:53.971649 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:53.975322 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6a79c866-f71d-4333-8333-25b8980bb3de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:34:53.979384 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a79c866-f71d-4333-8333-25b8980bb3de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 returned with HTTP 200 Aug 08 06:34:53.979734 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1194/4760] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:34:53 2026] GET /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:53.990788 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-181c430d-3a13-4513-bf72-c5fd66d97f95 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:53.992532 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-181c430d-3a13-4513-bf72-c5fd66d97f95 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45/action Aug 08 06:34:53.992906 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-181c430d-3a13-4513-bf72-c5fd66d97f95 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:53.993072 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-181c430d-3a13-4513-bf72-c5fd66d97f95 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:54.001082 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:54.001082 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:54.001590 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-181c430d-3a13-4513-bf72-c5fd66d97f95 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:34:54.006860 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-181c430d-3a13-4513-bf72-c5fd66d97f95 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume updated successfully. Aug 08 06:34:54.007121 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-181c430d-3a13-4513-bf72-c5fd66d97f95 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45/action returned with HTTP 200 Aug 08 06:34:54.007551 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1197/4761] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:34:53 2026] POST /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 06:34:54.058642 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ccde0f6-0bb4-4cc6-b93e-1c3ffbc7bcf1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:54.060381 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ccde0f6-0bb4-4cc6-b93e-1c3ffbc7bcf1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:34:54.060579 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ccde0f6-0bb4-4cc6-b93e-1c3ffbc7bcf1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:54.060766 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ccde0f6-0bb4-4cc6-b93e-1c3ffbc7bcf1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:54.069137 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:54.069137 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:54.072914 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2ccde0f6-0bb4-4cc6-b93e-1c3ffbc7bcf1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:34:54.077579 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ccde0f6-0bb4-4cc6-b93e-1c3ffbc7bcf1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:34:54.077988 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1185/4762] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:54 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:54.111114 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-22cb4c88-002f-4d67-82b1-18acfdbe86b8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:54.112967 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-22cb4c88-002f-4d67-82b1-18acfdbe86b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:34:54.113139 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-22cb4c88-002f-4d67-82b1-18acfdbe86b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:54.113307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-22cb4c88-002f-4d67-82b1-18acfdbe86b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:54.119563 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:54.119563 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:54.122862 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-22cb4c88-002f-4d67-82b1-18acfdbe86b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:34:54.126510 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-22cb4c88-002f-4d67-82b1-18acfdbe86b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 returned with HTTP 200 Aug 08 06:34:54.126885 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1187/4763] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:54 2026] GET /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:54.531259 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-14e1fb6b-1906-4bdd-810e-8b4be14473af None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:54.533322 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-14e1fb6b-1906-4bdd-810e-8b4be14473af tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:34:54.533498 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-14e1fb6b-1906-4bdd-810e-8b4be14473af tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:54.533685 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-14e1fb6b-1906-4bdd-810e-8b4be14473af tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:54.541290 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:54.541290 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:54.545271 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-14e1fb6b-1906-4bdd-810e-8b4be14473af tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:34:54.549837 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-14e1fb6b-1906-4bdd-810e-8b4be14473af tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 returned with HTTP 200 Aug 08 06:34:54.550263 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1195/4764] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:54 2026] GET /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:54.558892 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-adee9dc7-e3ea-4194-bf36-9c93754e83eb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:54.560789 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-adee9dc7-e3ea-4194-bf36-9c93754e83eb None None] GET https://10.4.3.32/volume// Aug 08 06:34:54.560789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-adee9dc7-e3ea-4194-bf36-9c93754e83eb None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:54.560789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-adee9dc7-e3ea-4194-bf36-9c93754e83eb None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:54.560789 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-adee9dc7-e3ea-4194-bf36-9c93754e83eb None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:54.560789 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1198/4765] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:34:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:54.567879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-bbdc91e1-a861-42fc-8b07-803ad591cb27 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:54.569822 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-bbdc91e1-a861-42fc-8b07-803ad591cb27 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:34:54.570164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-bbdc91e1-a861-42fc-8b07-803ad591cb27 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eb2af37-ac23-48af-8f79-09b6bbfe9a45", "connector": null, "instance_uuid": "c6eede8d-cc63-4ec7-8b1c-0cde134b1b5c"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:54.582000 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:54.582000 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:54.594054 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9dd3e097-b3ef-45ac-ad98-afff5c6794b5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:54.596342 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9dd3e097-b3ef-45ac-ad98-afff5c6794b5 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf Aug 08 06:34:54.596621 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9dd3e097-b3ef-45ac-ad98-afff5c6794b5 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:54.596914 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9dd3e097-b3ef-45ac-ad98-afff5c6794b5 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:54.604656 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:54.604656 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:54.608455 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9dd3e097-b3ef-45ac-ad98-afff5c6794b5 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:54.613212 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9dd3e097-b3ef-45ac-ad98-afff5c6794b5 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf returned with HTTP 200 Aug 08 06:34:54.613624 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1188/4766] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:54 2026] GET /volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:54.614124 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-bbdc91e1-a861-42fc-8b07-803ad591cb27 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:34:54.614570 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1186/4767] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:34:54 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:54.626323 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-14894eeb-9bda-4ac1-a435-1392bc984451 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:54.628426 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14894eeb-9bda-4ac1-a435-1392bc984451 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] GET https://10.4.3.32/volume/v3/volumes/summary Aug 08 06:34:54.628730 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14894eeb-9bda-4ac1-a435-1392bc984451 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:54.629037 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14894eeb-9bda-4ac1-a435-1392bc984451 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:54.629292 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-14894eeb-9bda-4ac1-a435-1392bc984451 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Removing options '' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:34:54.634984 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-14894eeb-9bda-4ac1-a435-1392bc984451 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] Get summary completed successfully. Aug 08 06:34:54.635329 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14894eeb-9bda-4ac1-a435-1392bc984451 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-reader] https://10.4.3.32/volume/v3/volumes/summary returned with HTTP 200 Aug 08 06:34:54.635858 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1196/4768] 10.4.3.32 () {68 vars in 1295 bytes} [Sat Aug 8 06:34:54 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:54.643337 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3901bbfe-cab3-44ed-a6d0-fd378f414673 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:54.645156 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3901bbfe-cab3-44ed-a6d0-fd378f414673 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf Aug 08 06:34:54.645414 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3901bbfe-cab3-44ed-a6d0-fd378f414673 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:54.645601 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3901bbfe-cab3-44ed-a6d0-fd378f414673 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:54.645752 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-3901bbfe-cab3-44ed-a6d0-fd378f414673 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Delete volume with id: 0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf Aug 08 06:34:54.652572 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:54.652572 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:54.652880 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3901bbfe-cab3-44ed-a6d0-fd378f414673 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:54.671884 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3901bbfe-cab3-44ed-a6d0-fd378f414673 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Delete volume request issued successfully. Aug 08 06:34:54.672220 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3901bbfe-cab3-44ed-a6d0-fd378f414673 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf returned with HTTP 202 Aug 08 06:34:54.672785 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1199/4769] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:34:54 2026] DELETE /volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:34:54.681200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a6553dce-3768-4636-8848-b7076a8dd15c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:54.683625 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6553dce-3768-4636-8848-b7076a8dd15c tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf Aug 08 06:34:54.683815 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6553dce-3768-4636-8848-b7076a8dd15c tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:54.684075 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6553dce-3768-4636-8848-b7076a8dd15c tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:54.692753 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:54.692753 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:54.696551 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a6553dce-3768-4636-8848-b7076a8dd15c tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Volume info retrieved successfully. Aug 08 06:34:54.701405 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6553dce-3768-4636-8848-b7076a8dd15c tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf returned with HTTP 200 Aug 08 06:34:54.701825 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1189/4770] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:54 2026] GET /volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:55.089102 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8d27ceb1-38d1-4cef-abe7-fba1c25ea3ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.090845 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d27ceb1-38d1-4cef-abe7-fba1c25ea3ab tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:34:55.091060 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d27ceb1-38d1-4cef-abe7-fba1c25ea3ab tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:55.091242 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d27ceb1-38d1-4cef-abe7-fba1c25ea3ab tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:55.097795 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:55.097795 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:55.101382 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8d27ceb1-38d1-4cef-abe7-fba1c25ea3ab tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:34:55.105688 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d27ceb1-38d1-4cef-abe7-fba1c25ea3ab tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:34:55.106110 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1187/4771] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:55 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:55.433733 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5aff42e5-3502-474c-ae4b-65b1982b960e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.434099 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5aff42e5-3502-474c-ae4b-65b1982b960e None None] GET https://10.4.3.32/volume// Aug 08 06:34:55.434268 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5aff42e5-3502-474c-ae4b-65b1982b960e None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:55.434439 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5aff42e5-3502-474c-ae4b-65b1982b960e None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:55.434747 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5aff42e5-3502-474c-ae4b-65b1982b960e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:55.434998 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1197/4772] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:55 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:55.442586 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-936154d0-5457-4369-bec7-e3b3ca94b69a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.444727 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-936154d0-5457-4369-bec7-e3b3ca94b69a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:34:55.444990 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-936154d0-5457-4369-bec7-e3b3ca94b69a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:55.445181 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-936154d0-5457-4369-bec7-e3b3ca94b69a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:55.457949 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:55.457949 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:55.465102 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-936154d0-5457-4369-bec7-e3b3ca94b69a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:34:55.469648 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-936154d0-5457-4369-bec7-e3b3ca94b69a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 returned with HTTP 200 Aug 08 06:34:55.470077 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1200/4773] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:55 2026] GET /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 => generated 1047 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:55.483158 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-55f63123-3577-43cc-a40c-9167d13e81fc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.485038 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-55f63123-3577-43cc-a40c-9167d13e81fc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:55.485200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-55f63123-3577-43cc-a40c-9167d13e81fc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:55.485368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-55f63123-3577-43cc-a40c-9167d13e81fc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:55.493890 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:55.493890 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:55.496934 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-55f63123-3577-43cc-a40c-9167d13e81fc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:55.500566 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-55f63123-3577-43cc-a40c-9167d13e81fc tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:55.500952 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1190/4774] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:55 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 1229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:55.519139 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-eaa67374-c67f-47d8-a8ba-1ac9ad509eca None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.521578 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-eaa67374-c67f-47d8-a8ba-1ac9ad509eca tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19/action Aug 08 06:34:55.522023 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-eaa67374-c67f-47d8-a8ba-1ac9ad509eca tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:55.522191 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-eaa67374-c67f-47d8-a8ba-1ac9ad509eca tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:55.534684 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:55.534684 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:55.535353 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-eaa67374-c67f-47d8-a8ba-1ac9ad509eca tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:55.542179 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-eaa67374-c67f-47d8-a8ba-1ac9ad509eca tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Begin detaching volume completed successfully. Aug 08 06:34:55.542438 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-eaa67374-c67f-47d8-a8ba-1ac9ad509eca tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19/action returned with HTTP 202 Aug 08 06:34:55.543035 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1188/4775] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:34:55 2026] POST /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:55.586579 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-4cf42ec9-192a-4668-a999-08159966a914 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.588796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d7beda9d-f567-4032-b622-440135efd20e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.589042 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-4cf42ec9-192a-4668-a999-08159966a914 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/28d673c1-f574-457e-9a45-221d348175d2 Aug 08 06:34:55.589196 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d7beda9d-f567-4032-b622-440135efd20e None None] GET https://10.4.3.32/volume// Aug 08 06:34:55.589378 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d7beda9d-f567-4032-b622-440135efd20e None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:55.589427 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-4cf42ec9-192a-4668-a999-08159966a914 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:55.589625 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d7beda9d-f567-4032-b622-440135efd20e None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:55.589893 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d7beda9d-f567-4032-b622-440135efd20e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:55.590189 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1201/4776] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:55.597324 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-1f8a0f01-0880-4d99-b052-63f5b1988551 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.599899 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-1f8a0f01-0880-4d99-b052-63f5b1988551 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:55.600178 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-1f8a0f01-0880-4d99-b052-63f5b1988551 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:55.600408 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-1f8a0f01-0880-4d99-b052-63f5b1988551 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:55.601189 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-4cf42ec9-192a-4668-a999-08159966a914 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-4eb2af37-ac23-48af-8f79-09b6bbfe9a45-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:34:55.605430 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-4cf42ec9-192a-4668-a999-08159966a914 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-4eb2af37-ac23-48af-8f79-09b6bbfe9a45-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:34:55.606354 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:55.606354 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:55.615707 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:55.615707 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:55.622437 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-1f8a0f01-0880-4d99-b052-63f5b1988551 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:55.625205 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-1f8a0f01-0880-4d99-b052-63f5b1988551 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 200 Aug 08 06:34:55.625700 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1191/4777] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:55 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 1412 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:55.719015 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-68847899-40c1-4f2a-a76c-4f4dce5d37c8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.721669 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68847899-40c1-4f2a-a76c-4f4dce5d37c8 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] GET https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf Aug 08 06:34:55.722040 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-68847899-40c1-4f2a-a76c-4f4dce5d37c8 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:55.722329 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-68847899-40c1-4f2a-a76c-4f4dce5d37c8 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:55.729863 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68847899-40c1-4f2a-a76c-4f4dce5d37c8 tempest-ProjectReaderTests-1211851095 tempest-ProjectReaderTests-1211851095-project-admin] https://10.4.3.32/volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf returned with HTTP 404 Aug 08 06:34:55.730349 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1189/4778] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:55 2026] GET /volume/v3/volumes/0f374cb5-f1cd-4ed5-b1d9-c13049f90fcf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:34:55.738795 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-4cf42ec9-192a-4668-a999-08159966a914 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-4eb2af37-ac23-48af-8f79-09b6bbfe9a45-np0000006785" released by "attachment_update" :: held 0.133s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:34:55.739221 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-4cf42ec9-192a-4668-a999-08159966a914 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/28d673c1-f574-457e-9a45-221d348175d2 returned with HTTP 200 Aug 08 06:34:55.739703 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1198/4779] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:34:55 2026] PUT /volume/v3/attachments/28d673c1-f574-457e-9a45-221d348175d2 => generated 968 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:55.778965 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-49be11db-e632-4643-a161-e335396c9c96 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:55.780838 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-49be11db-e632-4643-a161-e335396c9c96 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/28d673c1-f574-457e-9a45-221d348175d2/action Aug 08 06:34:55.781163 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-49be11db-e632-4643-a161-e335396c9c96 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:55.781306 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-49be11db-e632-4643-a161-e335396c9c96 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:55.807491 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:55.807491 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:55.821752 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-49be11db-e632-4643-a161-e335396c9c96 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/28d673c1-f574-457e-9a45-221d348175d2/action returned with HTTP 204 Aug 08 06:34:55.822708 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1202/4780] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:34:55 2026] POST /volume/v3/attachments/28d673c1-f574-457e-9a45-221d348175d2/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:34:56.119979 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1f29f0ce-01d2-40d4-887d-9908efe11c1c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:56.122759 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f29f0ce-01d2-40d4-887d-9908efe11c1c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:34:56.123050 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f29f0ce-01d2-40d4-887d-9908efe11c1c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:56.123234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f29f0ce-01d2-40d4-887d-9908efe11c1c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:56.132355 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:56.132355 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:56.136611 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1f29f0ce-01d2-40d4-887d-9908efe11c1c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:34:56.142446 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f29f0ce-01d2-40d4-887d-9908efe11c1c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:34:56.142976 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1192/4781] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:56 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:56.699385 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-245c8c0d-e195-453c-a528-8d721bc696f5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:56.702304 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-245c8c0d-e195-453c-a528-8d721bc696f5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] DELETE https://10.4.3.32/volume/v3/attachments/5ff214c5-81fd-4a8e-808e-8b878e35bb44 Aug 08 06:34:56.702652 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-245c8c0d-e195-453c-a528-8d721bc696f5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:56.703009 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-245c8c0d-e195-453c-a528-8d721bc696f5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:56.712067 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:56.712067 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:56.782626 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4cb536e9-de9c-47e7-a825-4dd39710da9d req-245c8c0d-e195-453c-a528-8d721bc696f5 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments/5ff214c5-81fd-4a8e-808e-8b878e35bb44 returned with HTTP 200 Aug 08 06:34:56.783135 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1190/4782] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:34:56 2026] DELETE /volume/v3/attachments/5ff214c5-81fd-4a8e-808e-8b878e35bb44 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:34:57.155598 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a84f99de-b222-4e51-beca-2feda1eff93c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:57.157420 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a84f99de-b222-4e51-beca-2feda1eff93c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:34:57.157768 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a84f99de-b222-4e51-beca-2feda1eff93c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:57.158062 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a84f99de-b222-4e51-beca-2feda1eff93c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:57.164835 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:57.164835 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:57.168198 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a84f99de-b222-4e51-beca-2feda1eff93c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:34:57.172256 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a84f99de-b222-4e51-beca-2feda1eff93c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:34:57.172689 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1199/4783] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:57 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:57.229270 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9bfbbfee-03bd-4e4e-a9c4-d4165247a438 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:57.231567 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9bfbbfee-03bd-4e4e-a9c4-d4165247a438 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:57.231748 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9bfbbfee-03bd-4e4e-a9c4-d4165247a438 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:57.231986 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9bfbbfee-03bd-4e4e-a9c4-d4165247a438 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:57.241228 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:57.241228 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:57.244492 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9bfbbfee-03bd-4e4e-a9c4-d4165247a438 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:57.248702 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9bfbbfee-03bd-4e4e-a9c4-d4165247a438 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:57.249256 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1203/4784] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:34:57 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:57.268657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9d4ea062-ed80-46b4-8fb9-4fd5d88bba68 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:57.272167 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9d4ea062-ed80-46b4-8fb9-4fd5d88bba68 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] POST https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a/action Aug 08 06:34:57.273176 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9d4ea062-ed80-46b4-8fb9-4fd5d88bba68 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:34:57.273423 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9d4ea062-ed80-46b4-8fb9-4fd5d88bba68 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:34:57.289709 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:57.289709 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:57.290242 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9d4ea062-ed80-46b4-8fb9-4fd5d88bba68 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:57.299266 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9d4ea062-ed80-46b4-8fb9-4fd5d88bba68 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Begin detaching volume completed successfully. Aug 08 06:34:57.299563 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-9d4ea062-ed80-46b4-8fb9-4fd5d88bba68 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a/action returned with HTTP 202 Aug 08 06:34:57.300205 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1193/4785] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:34:57 2026] POST /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:34:57.342485 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ac2d8343-9283-49e1-b1bf-c04975053ac9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:57.342998 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ac2d8343-9283-49e1-b1bf-c04975053ac9 None None] GET https://10.4.3.32/volume// Aug 08 06:34:57.343216 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8343-9283-49e1-b1bf-c04975053ac9 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:57.343431 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8343-9283-49e1-b1bf-c04975053ac9 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:57.343725 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ac2d8343-9283-49e1-b1bf-c04975053ac9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:34:57.344051 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1191/4786] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:34:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:34:57.352479 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-a603932a-6389-4087-9d4d-93ec51f4c8ee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:57.355302 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-a603932a-6389-4087-9d4d-93ec51f4c8ee tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:34:57.355537 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-a603932a-6389-4087-9d4d-93ec51f4c8ee tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:57.355732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-a603932a-6389-4087-9d4d-93ec51f4c8ee tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:57.365614 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:57.365614 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:57.369039 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-a603932a-6389-4087-9d4d-93ec51f4c8ee tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:34:57.373364 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-a603932a-6389-4087-9d4d-93ec51f4c8ee tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:34:57.373768 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1200/4787] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:34:57 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:34:57.685310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2e378429-1654-4033-b135-c726e7b08764 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:57.687073 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e378429-1654-4033-b135-c726e7b08764 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:57.687275 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e378429-1654-4033-b135-c726e7b08764 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:57.687451 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2e378429-1654-4033-b135-c726e7b08764 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:57.687602 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-2e378429-1654-4033-b135-c726e7b08764 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Delete volume with id: 9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:34:57.694350 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:57.694350 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:34:57.694761 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e378429-1654-4033-b135-c726e7b08764 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:34:57.708187 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2e378429-1654-4033-b135-c726e7b08764 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Delete volume request issued successfully. Aug 08 06:34:57.708338 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2e378429-1654-4033-b135-c726e7b08764 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 202 Aug 08 06:34:57.708709 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1204/4788] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:34:57 2026] DELETE /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:34:58.185481 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f347760b-892d-43fc-9031-55ded4188875 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:58.187316 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f347760b-892d-43fc-9031-55ded4188875 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:34:58.187558 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f347760b-892d-43fc-9031-55ded4188875 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:58.187841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f347760b-892d-43fc-9031-55ded4188875 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:58.194353 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:58.194353 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:34:58.198857 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f347760b-892d-43fc-9031-55ded4188875 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:34:58.204488 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f347760b-892d-43fc-9031-55ded4188875 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:34:58.204961 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1194/4789] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:58 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:59.219929 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1377ba28-5cc4-450e-99c0-765457c8b66e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:59.222242 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1377ba28-5cc4-450e-99c0-765457c8b66e tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:34:59.222541 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1377ba28-5cc4-450e-99c0-765457c8b66e tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:59.222828 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1377ba28-5cc4-450e-99c0-765457c8b66e tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:59.233241 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:59.233241 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:34:59.237618 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1377ba28-5cc4-450e-99c0-765457c8b66e tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:34:59.241638 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1377ba28-5cc4-450e-99c0-765457c8b66e tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:34:59.242045 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1192/4790] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:34:59 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:34:59.810726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-7c810400-7c1e-4684-8ecc-d7866c518a63 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:34:59.813423 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-7c810400-7c1e-4684-8ecc-d7866c518a63 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45/encryption Aug 08 06:34:59.813632 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-7c810400-7c1e-4684-8ecc-d7866c518a63 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:34:59.813878 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-7c810400-7c1e-4684-8ecc-d7866c518a63 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:34:59.824128 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:34:59.824128 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:34:59.831695 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-017f30af-3409-4dae-9d3f-a49932afc3b1 req-7c810400-7c1e-4684-8ecc-d7866c518a63 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45/encryption returned with HTTP 200 Aug 08 06:34:59.831989 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1201/4791] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:34:59 2026] GET /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:00.160484 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-7154843f-ca16-4c66-85d3-dbffc81910aa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:00.162628 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-7154843f-ca16-4c66-85d3-dbffc81910aa tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/attachments/53fc6b80-d23a-4fe1-8666-64c650f254e7 Aug 08 06:35:00.162867 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-7154843f-ca16-4c66-85d3-dbffc81910aa tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:00.163089 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-7154843f-ca16-4c66-85d3-dbffc81910aa tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:00.170872 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:00.170872 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:00.219303 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-2c06a9e7-7ea1-463a-b177-a7a193c8e126 req-7154843f-ca16-4c66-85d3-dbffc81910aa tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/attachments/53fc6b80-d23a-4fe1-8666-64c650f254e7 returned with HTTP 200 Aug 08 06:35:00.219696 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1205/4792] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:35:00 2026] DELETE /volume/v3/attachments/53fc6b80-d23a-4fe1-8666-64c650f254e7 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:00.258810 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-27c25473-fcf0-4613-8cb7-249ca085afc3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:00.261586 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27c25473-fcf0-4613-8cb7-249ca085afc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:00.261862 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27c25473-fcf0-4613-8cb7-249ca085afc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:00.262125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27c25473-fcf0-4613-8cb7-249ca085afc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:00.272343 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:00.272343 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:00.276693 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-27c25473-fcf0-4613-8cb7-249ca085afc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:00.281159 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27c25473-fcf0-4613-8cb7-249ca085afc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:35:00.281574 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1195/4793] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:00 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:00.470790 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c9264fd1-bb90-461a-90d9-08605588e273 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:00.472504 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9264fd1-bb90-461a-90d9-08605588e273 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:35:00.472707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9264fd1-bb90-461a-90d9-08605588e273 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:00.472938 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9264fd1-bb90-461a-90d9-08605588e273 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:00.478999 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:00.478999 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:00.482567 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c9264fd1-bb90-461a-90d9-08605588e273 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:00.487147 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9264fd1-bb90-461a-90d9-08605588e273 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:35:00.487564 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1193/4794] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:00 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:00.502035 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-93651c41-b29d-44ff-a348-da42e8ca239a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:00.503960 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-93651c41-b29d-44ff-a348-da42e8ca239a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:35:00.504188 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-93651c41-b29d-44ff-a348-da42e8ca239a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:00.504381 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-93651c41-b29d-44ff-a348-da42e8ca239a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:00.511799 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:00.511799 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:00.522811 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-93651c41-b29d-44ff-a348-da42e8ca239a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:00.529662 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-93651c41-b29d-44ff-a348-da42e8ca239a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:35:00.530282 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1202/4795] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:00 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:00.543231 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c216dcb0-c078-4b88-a63b-5bd1ec049bdf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:00.545071 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c216dcb0-c078-4b88-a63b-5bd1ec049bdf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:35:00.545228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c216dcb0-c078-4b88-a63b-5bd1ec049bdf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:00.545433 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c216dcb0-c078-4b88-a63b-5bd1ec049bdf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:00.545959 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c216dcb0-c078-4b88-a63b-5bd1ec049bdf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete volume with id: eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:35:00.552705 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:00.552705 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:00.553257 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c216dcb0-c078-4b88-a63b-5bd1ec049bdf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:00.571253 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c216dcb0-c078-4b88-a63b-5bd1ec049bdf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete volume request issued successfully. Aug 08 06:35:00.571439 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c216dcb0-c078-4b88-a63b-5bd1ec049bdf tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 202 Aug 08 06:35:00.571886 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1206/4796] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:00 2026] DELETE /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:00.580987 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dcd55602-855a-4e80-949b-ab4622a39ece None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:00.582572 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcd55602-855a-4e80-949b-ab4622a39ece tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:35:00.582761 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dcd55602-855a-4e80-949b-ab4622a39ece tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:00.582994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dcd55602-855a-4e80-949b-ab4622a39ece tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:00.594345 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:00.594345 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:00.604527 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dcd55602-855a-4e80-949b-ab4622a39ece tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:00.613686 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcd55602-855a-4e80-949b-ab4622a39ece tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 200 Aug 08 06:35:00.615055 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1196/4797] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:00 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:01.296032 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-88074332-899f-474d-a41b-aa1ef8db37b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:01.297873 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-88074332-899f-474d-a41b-aa1ef8db37b0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:01.298146 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-88074332-899f-474d-a41b-aa1ef8db37b0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:01.298407 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-88074332-899f-474d-a41b-aa1ef8db37b0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:01.306102 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:01.306102 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:01.310578 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-88074332-899f-474d-a41b-aa1ef8db37b0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:01.324233 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-88074332-899f-474d-a41b-aa1ef8db37b0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:35:01.325742 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1194/4798] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:01 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 1191 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:01.338767 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e1a99107-96d5-4f5a-9662-351979b2e6c8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:01.340592 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1a99107-96d5-4f5a-9662-351979b2e6c8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:01.340811 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1a99107-96d5-4f5a-9662-351979b2e6c8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:01.341007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e1a99107-96d5-4f5a-9662-351979b2e6c8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:01.347265 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:01.347265 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:01.350508 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e1a99107-96d5-4f5a-9662-351979b2e6c8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:01.354416 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e1a99107-96d5-4f5a-9662-351979b2e6c8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:35:01.354764 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1203/4799] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:01 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:01.366992 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-eae4e2d7-11ec-415d-9584-9b92c98ebe89 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:01.368965 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eae4e2d7-11ec-415d-9584-9b92c98ebe89 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:01.369193 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eae4e2d7-11ec-415d-9584-9b92c98ebe89 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:01.369378 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-eae4e2d7-11ec-415d-9584-9b92c98ebe89 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:01.369532 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-eae4e2d7-11ec-415d-9584-9b92c98ebe89 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume with id: 02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:01.380476 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:01.380476 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:01.380966 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-eae4e2d7-11ec-415d-9584-9b92c98ebe89 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:01.403543 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-eae4e2d7-11ec-415d-9584-9b92c98ebe89 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume request issued successfully. Aug 08 06:35:01.403780 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-eae4e2d7-11ec-415d-9584-9b92c98ebe89 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 202 Aug 08 06:35:01.404263 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1207/4800] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:35:01 2026] DELETE /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:35:01.411292 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b6734268-ceaa-4571-b033-dbfa22f8c60d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:01.413020 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6734268-ceaa-4571-b033-dbfa22f8c60d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:01.413404 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6734268-ceaa-4571-b033-dbfa22f8c60d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:01.414787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6734268-ceaa-4571-b033-dbfa22f8c60d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:01.422412 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:01.422412 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:01.425954 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b6734268-ceaa-4571-b033-dbfa22f8c60d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:01.431503 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6734268-ceaa-4571-b033-dbfa22f8c60d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 200 Aug 08 06:35:01.432197 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1197/4801] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:01 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:01.629396 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d8abf8fe-3bd8-4b45-854e-32f596a2189b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:01.631275 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d8abf8fe-3bd8-4b45-854e-32f596a2189b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a Aug 08 06:35:01.631489 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d8abf8fe-3bd8-4b45-854e-32f596a2189b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:01.631687 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d8abf8fe-3bd8-4b45-854e-32f596a2189b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:01.638180 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d8abf8fe-3bd8-4b45-854e-32f596a2189b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a returned with HTTP 404 Aug 08 06:35:01.638719 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1195/4802] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:01 2026] GET /volume/v3/volumes/eec2338a-2c86-4ad1-900e-64e7de3c6d0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:01.646451 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8cdd4377-1311-4861-84a9-6ca82b2477ac None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:01.648458 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8cdd4377-1311-4861-84a9-6ca82b2477ac tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:35:01.648676 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8cdd4377-1311-4861-84a9-6ca82b2477ac tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:01.648912 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8cdd4377-1311-4861-84a9-6ca82b2477ac tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:01.659282 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:01.659282 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:01.666805 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8cdd4377-1311-4861-84a9-6ca82b2477ac tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:01.674239 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8cdd4377-1311-4861-84a9-6ca82b2477ac tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:35:01.674654 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1204/4803] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:01 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:01.689411 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3da9a223-6624-49c5-aef3-c82f972a4172 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:01.691452 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3da9a223-6624-49c5-aef3-c82f972a4172 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:35:01.691714 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3da9a223-6624-49c5-aef3-c82f972a4172 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:01.692015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3da9a223-6624-49c5-aef3-c82f972a4172 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:01.700210 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:01.700210 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:01.704343 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3da9a223-6624-49c5-aef3-c82f972a4172 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:01.708964 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3da9a223-6624-49c5-aef3-c82f972a4172 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:35:01.709350 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1208/4804] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:01 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:01.726489 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06d1f343-45a8-43d6-9d0d-115374f4fa7b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:01.728349 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06d1f343-45a8-43d6-9d0d-115374f4fa7b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:35:01.729001 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06d1f343-45a8-43d6-9d0d-115374f4fa7b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:01.729476 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06d1f343-45a8-43d6-9d0d-115374f4fa7b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:01.729765 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-06d1f343-45a8-43d6-9d0d-115374f4fa7b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete volume with id: 846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:35:01.750404 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:01.750404 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:01.750404 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06d1f343-45a8-43d6-9d0d-115374f4fa7b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:01.782606 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06d1f343-45a8-43d6-9d0d-115374f4fa7b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete volume request issued successfully. Aug 08 06:35:01.783078 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06d1f343-45a8-43d6-9d0d-115374f4fa7b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 202 Aug 08 06:35:01.783686 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1198/4805] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:01 2026] DELETE /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:01.795982 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8ca31639-2cde-4d0c-ab2f-6c1510086eb9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:01.800351 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ca31639-2cde-4d0c-ab2f-6c1510086eb9 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:35:01.800351 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ca31639-2cde-4d0c-ab2f-6c1510086eb9 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:01.800351 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ca31639-2cde-4d0c-ab2f-6c1510086eb9 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:01.809677 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:01.809677 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:01.816333 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8ca31639-2cde-4d0c-ab2f-6c1510086eb9 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:01.824987 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ca31639-2cde-4d0c-ab2f-6c1510086eb9 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 200 Aug 08 06:35:01.825768 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1196/4806] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:01 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:02.118170 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-59e892fa-2aa7-459c-bf7a-11b171a12020 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.120510 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-59e892fa-2aa7-459c-bf7a-11b171a12020 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:35:02.120688 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-59e892fa-2aa7-459c-bf7a-11b171a12020 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:02.120947 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-59e892fa-2aa7-459c-bf7a-11b171a12020 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:02.131044 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:02.131044 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:02.135000 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-59e892fa-2aa7-459c-bf7a-11b171a12020 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:35:02.139448 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-59e892fa-2aa7-459c-bf7a-11b171a12020 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:35:02.140007 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1205/4807] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:35:02 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:02.157818 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-9d5fe57b-3d7d-4883-b31f-f9ec5971155e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.159822 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-9d5fe57b-3d7d-4883-b31f-f9ec5971155e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] POST https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1/action Aug 08 06:35:02.160181 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-9d5fe57b-3d7d-4883-b31f-f9ec5971155e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:35:02.160325 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-9d5fe57b-3d7d-4883-b31f-f9ec5971155e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:02.170939 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:02.170939 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:02.171396 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-9d5fe57b-3d7d-4883-b31f-f9ec5971155e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:35:02.177303 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-9d5fe57b-3d7d-4883-b31f-f9ec5971155e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Begin detaching volume completed successfully. Aug 08 06:35:02.177604 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-9d5fe57b-3d7d-4883-b31f-f9ec5971155e tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1/action returned with HTTP 202 Aug 08 06:35:02.178141 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1209/4808] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:35:02 2026] POST /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:35:02.224521 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eef57c1a-4ba2-41db-80d2-fc3033e14362 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.225073 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eef57c1a-4ba2-41db-80d2-fc3033e14362 None None] GET https://10.4.3.32/volume// Aug 08 06:35:02.225261 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eef57c1a-4ba2-41db-80d2-fc3033e14362 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:02.225461 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eef57c1a-4ba2-41db-80d2-fc3033e14362 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:02.225847 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eef57c1a-4ba2-41db-80d2-fc3033e14362 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:35:02.226169 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1199/4809] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:35:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:35:02.239850 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-c3bef176-60a8-4678-807d-9bca009305a4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.241897 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-c3bef176-60a8-4678-807d-9bca009305a4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:35:02.242139 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-c3bef176-60a8-4678-807d-9bca009305a4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:02.242314 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-c3bef176-60a8-4678-807d-9bca009305a4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:02.251089 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:02.251089 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:02.254277 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-c3bef176-60a8-4678-807d-9bca009305a4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:35:02.258137 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-c3bef176-60a8-4678-807d-9bca009305a4 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:35:02.258527 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1197/4810] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:35:02 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 1411 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:02.444393 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-051dbf64-108c-4795-8e4d-4ebdd05dfae3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.446693 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-051dbf64-108c-4795-8e4d-4ebdd05dfae3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:02.447801 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-051dbf64-108c-4795-8e4d-4ebdd05dfae3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:02.448072 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-051dbf64-108c-4795-8e4d-4ebdd05dfae3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:02.455866 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-051dbf64-108c-4795-8e4d-4ebdd05dfae3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 404 Aug 08 06:35:02.457017 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1206/4811] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:02 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:02.839571 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-042fc9f6-f076-4430-b730-5f0e7eec8a3a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.841532 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-042fc9f6-f076-4430-b730-5f0e7eec8a3a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 Aug 08 06:35:02.841784 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-042fc9f6-f076-4430-b730-5f0e7eec8a3a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:02.841943 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-042fc9f6-f076-4430-b730-5f0e7eec8a3a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:02.847330 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-042fc9f6-f076-4430-b730-5f0e7eec8a3a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 returned with HTTP 404 Aug 08 06:35:02.848544 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1210/4812] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:02 2026] GET /volume/v3/volumes/846beb49-375f-4372-8f2a-8abc42925679 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:02.856089 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fd9a299c-38a6-41f6-b759-6d1caebf7091 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.858178 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd9a299c-38a6-41f6-b759-6d1caebf7091 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:35:02.858414 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd9a299c-38a6-41f6-b759-6d1caebf7091 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:02.858647 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd9a299c-38a6-41f6-b759-6d1caebf7091 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:02.867431 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:02.867431 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:02.873741 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fd9a299c-38a6-41f6-b759-6d1caebf7091 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:02.881954 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd9a299c-38a6-41f6-b759-6d1caebf7091 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:35:02.881954 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1200/4813] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:02 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:02.895588 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb52fa47-9a73-496f-b1fa-b29af4799153 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.897503 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb52fa47-9a73-496f-b1fa-b29af4799153 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:35:02.897739 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb52fa47-9a73-496f-b1fa-b29af4799153 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:02.897991 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb52fa47-9a73-496f-b1fa-b29af4799153 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:02.905845 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:02.905845 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:02.908946 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bb52fa47-9a73-496f-b1fa-b29af4799153 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:02.912245 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb52fa47-9a73-496f-b1fa-b29af4799153 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:35:02.912697 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1198/4814] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:02 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:02.927462 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ce3d7fde-3924-48c1-b254-74bf82639b69 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.930802 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce3d7fde-3924-48c1-b254-74bf82639b69 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:35:02.931060 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ce3d7fde-3924-48c1-b254-74bf82639b69 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:02.931298 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ce3d7fde-3924-48c1-b254-74bf82639b69 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:02.931510 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ce3d7fde-3924-48c1-b254-74bf82639b69 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete volume with id: 9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:35:02.947428 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:02.947428 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:02.947943 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ce3d7fde-3924-48c1-b254-74bf82639b69 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:02.968158 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ce3d7fde-3924-48c1-b254-74bf82639b69 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete volume request issued successfully. Aug 08 06:35:02.968743 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ce3d7fde-3924-48c1-b254-74bf82639b69 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 202 Aug 08 06:35:02.969110 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1207/4815] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:02 2026] DELETE /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:02.977290 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a56701ab-738d-482f-abed-dff0d56fd11a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:02.978212 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a56701ab-738d-482f-abed-dff0d56fd11a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:35:02.978437 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a56701ab-738d-482f-abed-dff0d56fd11a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:02.978663 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a56701ab-738d-482f-abed-dff0d56fd11a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:02.986341 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:02.986341 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:02.990595 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a56701ab-738d-482f-abed-dff0d56fd11a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:02.996148 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a56701ab-738d-482f-abed-dff0d56fd11a tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 200 Aug 08 06:35:02.997482 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1211/4816] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:02 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:03.223518 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-5a0c4938-a1bc-4950-bc3b-e4f4c9495cdf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:03.228409 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-5a0c4938-a1bc-4950-bc3b-e4f4c9495cdf tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] DELETE https://10.4.3.32/volume/v3/attachments/862e97da-f8c8-4143-a0fb-a00a1a4427e5 Aug 08 06:35:03.228702 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-5a0c4938-a1bc-4950-bc3b-e4f4c9495cdf tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:03.229035 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-5a0c4938-a1bc-4950-bc3b-e4f4c9495cdf tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:03.237711 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:03.237711 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:03.296246 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e3936aaf-c7d4-4556-bedf-a41cf68332de req-5a0c4938-a1bc-4950-bc3b-e4f4c9495cdf tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments/862e97da-f8c8-4143-a0fb-a00a1a4427e5 returned with HTTP 200 Aug 08 06:35:03.297040 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1201/4817] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:35:03 2026] DELETE /volume/v3/attachments/862e97da-f8c8-4143-a0fb-a00a1a4427e5 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:04.013382 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1776c732-0bd7-43d1-861f-ff46bf437298 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:04.015798 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1776c732-0bd7-43d1-861f-ff46bf437298 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 Aug 08 06:35:04.015798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1776c732-0bd7-43d1-861f-ff46bf437298 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:04.016557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1776c732-0bd7-43d1-861f-ff46bf437298 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:04.023484 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1776c732-0bd7-43d1-861f-ff46bf437298 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 returned with HTTP 404 Aug 08 06:35:04.024188 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1199/4818] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:04 2026] GET /volume/v3/volumes/9fb1561e-cbb8-4124-b7aa-21449f104bc8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:04.033753 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f567073-cb4b-4e1a-bc4f-1bc5ea7dd393 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:04.035703 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f567073-cb4b-4e1a-bc4f-1bc5ea7dd393 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 Aug 08 06:35:04.036234 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f567073-cb4b-4e1a-bc4f-1bc5ea7dd393 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:04.036404 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f567073-cb4b-4e1a-bc4f-1bc5ea7dd393 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:04.036454 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-7f567073-cb4b-4e1a-bc4f-1bc5ea7dd393 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete snapshot with id: f859cb5e-20d7-4098-9193-26418a674739 Aug 08 06:35:04.042462 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:04.042462 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:04.042928 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f567073-cb4b-4e1a-bc4f-1bc5ea7dd393 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:35:04.060456 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f567073-cb4b-4e1a-bc4f-1bc5ea7dd393 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot delete request issued successfully. Aug 08 06:35:04.060683 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f567073-cb4b-4e1a-bc4f-1bc5ea7dd393 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 returned with HTTP 202 Aug 08 06:35:04.061115 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1208/4819] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:35:04 2026] DELETE /volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:04.067673 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d8e06f0c-65a9-461a-b4f7-b2023640d10b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:04.069544 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d8e06f0c-65a9-461a-b4f7-b2023640d10b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 Aug 08 06:35:04.069726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d8e06f0c-65a9-461a-b4f7-b2023640d10b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:04.069957 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d8e06f0c-65a9-461a-b4f7-b2023640d10b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:04.076542 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:04.076542 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:04.076849 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d8e06f0c-65a9-461a-b4f7-b2023640d10b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:35:04.077673 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d8e06f0c-65a9-461a-b4f7-b2023640d10b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 returned with HTTP 200 Aug 08 06:35:04.078015 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1212/4820] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:04 2026] GET /volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:04.341102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-54b1b5bb-5170-486a-9c71-6005d5cdd4a9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:04.342839 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-54b1b5bb-5170-486a-9c71-6005d5cdd4a9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:35:04.343039 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-54b1b5bb-5170-486a-9c71-6005d5cdd4a9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:04.343221 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-54b1b5bb-5170-486a-9c71-6005d5cdd4a9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:04.343364 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-54b1b5bb-5170-486a-9c71-6005d5cdd4a9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Delete volume with id: 1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:35:04.350663 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:04.350663 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:04.350921 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-54b1b5bb-5170-486a-9c71-6005d5cdd4a9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:35:04.367170 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-54b1b5bb-5170-486a-9c71-6005d5cdd4a9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Delete volume request issued successfully. Aug 08 06:35:04.367356 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-54b1b5bb-5170-486a-9c71-6005d5cdd4a9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 202 Aug 08 06:35:04.367744 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1202/4821] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:04 2026] DELETE /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:04.408001 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-08dd617a-93c9-46d7-99e3-0419a8c346b6 req-e486514c-ee92-455f-b5a3-bcff4f736d4b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:04.409685 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08dd617a-93c9-46d7-99e3-0419a8c346b6 req-e486514c-ee92-455f-b5a3-bcff4f736d4b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:35:04.409940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08dd617a-93c9-46d7-99e3-0419a8c346b6 req-e486514c-ee92-455f-b5a3-bcff4f736d4b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:04.410122 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08dd617a-93c9-46d7-99e3-0419a8c346b6 req-e486514c-ee92-455f-b5a3-bcff4f736d4b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:04.417441 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:04.417441 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:04.421169 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-08dd617a-93c9-46d7-99e3-0419a8c346b6 req-e486514c-ee92-455f-b5a3-bcff4f736d4b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:35:04.425736 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08dd617a-93c9-46d7-99e3-0419a8c346b6 req-e486514c-ee92-455f-b5a3-bcff4f736d4b tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 200 Aug 08 06:35:04.426143 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1200/4822] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:35:04 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 935 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:04.432248 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d90c3453-04d4-490f-942c-00a9b34d9daa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:04.433917 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:04.434318 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "5779be26-6c0b-417a-bce0-76ae8a4f6cf8", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:04.436069 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '5779be26-6c0b-417a-bce0-76ae8a4f6cf8', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:04.479822 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-d4680e52-4e32-44f8-b20c-1e8777f6bc24 req-87a191c8-91ba-4466-9b95-50c6358f9165 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:04.482492 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d4680e52-4e32-44f8-b20c-1e8777f6bc24 req-87a191c8-91ba-4466-9b95-50c6358f9165 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:35:04.482829 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d4680e52-4e32-44f8-b20c-1e8777f6bc24 req-87a191c8-91ba-4466-9b95-50c6358f9165 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:04.483189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-d4680e52-4e32-44f8-b20c-1e8777f6bc24 req-87a191c8-91ba-4466-9b95-50c6358f9165 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:04.491882 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-d4680e52-4e32-44f8-b20c-1e8777f6bc24 req-87a191c8-91ba-4466-9b95-50c6358f9165 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 404 Aug 08 06:35:04.492556 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1213/4823] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:35:04 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:04.643474 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume of 1 GB Aug 08 06:35:04.643781 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:04.643781 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:04.648583 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Availability Zones retrieved successfully. Aug 08 06:35:04.653791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (57494de4-5393-45a8-a240-355e979f24b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:04.654821 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465c6840-8966-473a-b415-7c2699112e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:04.655652 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:04.711984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465c6840-8966-473a-b415-7c2699112e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:04.713846 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0834dc7-5887-4b0a-9bc2-cd0a0dfba80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:04.761654 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Created reservations ['0b524882-e6fe-4340-b953-1ffb64e5d4de', 'db9f8d2a-b56a-4811-806f-860b9f2fa20b', '44e06240-822c-4f33-bda2-7838835b67d3', '66719c38-226a-4da6-be0f-e47391e9272c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:04.762892 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0834dc7-5887-4b0a-9bc2-cd0a0dfba80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b524882-e6fe-4340-b953-1ffb64e5d4de', 'db9f8d2a-b56a-4811-806f-860b9f2fa20b', '44e06240-822c-4f33-bda2-7838835b67d3', '66719c38-226a-4da6-be0f-e47391e9272c']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:04.763736 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41682ba-9a09-4c60-a14a-bbfc97cbeb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:04.786638 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41682ba-9a09-4c60-a14a-bbfc97cbeb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff4ae05a-b5e2-47b4-9c96-644d02f2bc46', '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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['0b524882-e6fe-4340-b953-1ffb64e5d4de','db9f8d2a-b56a-4811-806f-860b9f2fa20b','44e06240-822c-4f33-bda2-7838835b67d3','66719c38-226a-4da6-be0f-e47391e9272c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:04Z,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=ff4ae05a-b5e2-47b4-9c96-644d02f2bc46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca27d3dc6bfa41628456f8b3d1bd77dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596d26fea48f4f32953860707409ebee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:04.787511 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496424c1-8330-4ff7-8e90-bc42e323e05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:04.808546 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496424c1-8330-4ff7-8e90-bc42e323e05e) transitioned into state 'SUCCESS' from 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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['0b524882-e6fe-4340-b953-1ffb64e5d4de','db9f8d2a-b56a-4811-806f-860b9f2fa20b','44e06240-822c-4f33-bda2-7838835b67d3','66719c38-226a-4da6-be0f-e47391e9272c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:04.809292 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629128ca-37be-47da-9db2-71b3f2a838f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:04.820005 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629128ca-37be-47da-9db2-71b3f2a838f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:04.821099 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (57494de4-5393-45a8-a240-355e979f24b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:04.821504 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request issued successfully. Aug 08 06:35:04.822051 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d90c3453-04d4-490f-942c-00a9b34d9daa tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:04.822483 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1209/4824] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:35:04 2026] POST /volume/v3/volumes => generated 773 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:04.835689 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-173b2e7d-446d-41e2-bc1a-c6e56b885cdd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:04.838273 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-173b2e7d-446d-41e2-bc1a-c6e56b885cdd tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:04.838510 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-173b2e7d-446d-41e2-bc1a-c6e56b885cdd tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:04.838808 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-173b2e7d-446d-41e2-bc1a-c6e56b885cdd tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:04.849714 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:04.849714 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:04.859211 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-173b2e7d-446d-41e2-bc1a-c6e56b885cdd tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:04.864685 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-173b2e7d-446d-41e2-bc1a-c6e56b885cdd tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 200 Aug 08 06:35:04.865803 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1203/4825] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:04 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:05.088879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c7a065d3-d485-4db6-b3bf-7218bcaecbd1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:05.091033 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7a065d3-d485-4db6-b3bf-7218bcaecbd1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 Aug 08 06:35:05.091261 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7a065d3-d485-4db6-b3bf-7218bcaecbd1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:05.091471 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7a065d3-d485-4db6-b3bf-7218bcaecbd1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:05.096235 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7a065d3-d485-4db6-b3bf-7218bcaecbd1 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 returned with HTTP 404 Aug 08 06:35:05.096739 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1201/4826] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:05 2026] GET /volume/v3/snapshots/f859cb5e-20d7-4098-9193-26418a674739 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:05.106333 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dba95dd0-6761-4024-9bad-c76c39d3bf53 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:05.109672 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dba95dd0-6761-4024-9bad-c76c39d3bf53 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 Aug 08 06:35:05.109672 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dba95dd0-6761-4024-9bad-c76c39d3bf53 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:05.109672 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dba95dd0-6761-4024-9bad-c76c39d3bf53 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:05.109672 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-dba95dd0-6761-4024-9bad-c76c39d3bf53 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete snapshot with id: 6082b538-3a54-48d0-82a0-d0f47b835b60 Aug 08 06:35:05.117862 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:05.117862 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:05.117862 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dba95dd0-6761-4024-9bad-c76c39d3bf53 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:35:05.140714 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dba95dd0-6761-4024-9bad-c76c39d3bf53 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot delete request issued successfully. Aug 08 06:35:05.140714 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dba95dd0-6761-4024-9bad-c76c39d3bf53 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 returned with HTTP 202 Aug 08 06:35:05.140714 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1214/4827] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:35:05 2026] DELETE /volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 06:35:05.151145 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8062a2c3-f3de-49fa-a301-da274dade3d4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:05.153535 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8062a2c3-f3de-49fa-a301-da274dade3d4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 Aug 08 06:35:05.153535 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8062a2c3-f3de-49fa-a301-da274dade3d4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:05.153894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8062a2c3-f3de-49fa-a301-da274dade3d4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:05.161273 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:05.161273 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:05.161731 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8062a2c3-f3de-49fa-a301-da274dade3d4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:35:05.162575 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8062a2c3-f3de-49fa-a301-da274dade3d4 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 returned with HTTP 200 Aug 08 06:35:05.163047 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1210/4828] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:05 2026] GET /volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:05.550953 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-185aa2c8-c282-4daa-a746-d83f1768683e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:05.616393 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:05.616904 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2011234718", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:05.618821 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2011234718', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:05.619002 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Create volume of 1 GB Aug 08 06:35:05.626209 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Availability Zones retrieved successfully. Aug 08 06:35:05.634149 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Flow 'volume_create_api' (a3020bca-4e32-4d9f-91cc-1ea257506e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:05.635442 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e00155f-f22a-4a19-980b-9e95f8c21d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:05.636764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:05.672692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e00155f-f22a-4a19-980b-9e95f8c21d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:05.673685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1df075-44f8-470a-968b-660931a404af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:05.734052 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Created reservations ['837a6af4-5f24-49bf-ac8e-f6c62a8eaaa8', 'a785dcb5-a02a-40e5-9bab-1ad69272611f', '6ec61478-33a2-4b37-8859-383bfb32948e', 'c7d94cb3-5343-41c3-87a3-0c276ce34d4f'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:05.734195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1df075-44f8-470a-968b-660931a404af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['837a6af4-5f24-49bf-ac8e-f6c62a8eaaa8', 'a785dcb5-a02a-40e5-9bab-1ad69272611f', '6ec61478-33a2-4b37-8859-383bfb32948e', 'c7d94cb3-5343-41c3-87a3-0c276ce34d4f']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:05.734915 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce39914-361c-4b6f-914b-e3bfd4153718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:05.757037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce39914-361c-4b6f-914b-e3bfd4153718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2011234718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b53896e91e0d4ce4867d7c3c26d629c0',qos_specs=None,replication_status=,reservations=['837a6af4-5f24-49bf-ac8e-f6c62a8eaaa8','a785dcb5-a02a-40e5-9bab-1ad69272611f','6ec61478-33a2-4b37-8859-383bfb32948e','c7d94cb3-5343-41c3-87a3-0c276ce34d4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad73b249f5a6426c81dc0e72b0d46b4d',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2011234718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b53896e91e0d4ce4867d7c3c26d629c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad73b249f5a6426c81dc0e72b0d46b4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:05.757757 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (370ead31-c02c-4f33-9825-4cfa7680dad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:05.781943 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (370ead31-c02c-4f33-9825-4cfa7680dad5) transitioned into state 'SUCCESS' from state '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-2011234718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b53896e91e0d4ce4867d7c3c26d629c0',qos_specs=None,replication_status=,reservations=['837a6af4-5f24-49bf-ac8e-f6c62a8eaaa8','a785dcb5-a02a-40e5-9bab-1ad69272611f','6ec61478-33a2-4b37-8859-383bfb32948e','c7d94cb3-5343-41c3-87a3-0c276ce34d4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad73b249f5a6426c81dc0e72b0d46b4d',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:05.782624 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff0364b-ea6f-4e78-8b8c-c956582ba95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:05.795559 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff0364b-ea6f-4e78-8b8c-c956582ba95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:05.796517 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Flow 'volume_create_api' (a3020bca-4e32-4d9f-91cc-1ea257506e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:05.796958 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Create volume request issued successfully. Aug 08 06:35:05.797554 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-185aa2c8-c282-4daa-a746-d83f1768683e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:05.798054 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1204/4829] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:35:05 2026] POST /volume/v3/volumes => generated 752 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:05.812549 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f1f37f6f-fc69-4b3a-8508-de19a279c336 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:05.815340 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1f37f6f-fc69-4b3a-8508-de19a279c336 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:05.815656 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1f37f6f-fc69-4b3a-8508-de19a279c336 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:05.815979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1f37f6f-fc69-4b3a-8508-de19a279c336 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:05.826482 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:05.826482 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:05.831574 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f1f37f6f-fc69-4b3a-8508-de19a279c336 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:05.836495 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1f37f6f-fc69-4b3a-8508-de19a279c336 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b returned with HTTP 200 Aug 08 06:35:05.836963 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1202/4830] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:05 2026] GET /volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:05.880146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cef8fd60-a547-4ecd-8d01-a856fe15a499 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:05.881928 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cef8fd60-a547-4ecd-8d01-a856fe15a499 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:05.882112 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cef8fd60-a547-4ecd-8d01-a856fe15a499 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:05.882278 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cef8fd60-a547-4ecd-8d01-a856fe15a499 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:05.889796 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:05.889796 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:05.894019 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cef8fd60-a547-4ecd-8d01-a856fe15a499 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:05.899322 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cef8fd60-a547-4ecd-8d01-a856fe15a499 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 200 Aug 08 06:35:05.899719 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1215/4831] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:05 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:06.172695 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e71a9d84-8a5f-408c-be00-c0fb3c5c3b99 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:06.174492 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e71a9d84-8a5f-408c-be00-c0fb3c5c3b99 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 Aug 08 06:35:06.174657 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e71a9d84-8a5f-408c-be00-c0fb3c5c3b99 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:06.175278 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e71a9d84-8a5f-408c-be00-c0fb3c5c3b99 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:06.179151 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e71a9d84-8a5f-408c-be00-c0fb3c5c3b99 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 returned with HTTP 404 Aug 08 06:35:06.179619 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1211/4832] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:06 2026] GET /volume/v3/snapshots/6082b538-3a54-48d0-82a0-d0f47b835b60 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:06.187565 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ded8b120-3b27-4820-bd45-f0c7cd8a4d61 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:06.189727 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ded8b120-3b27-4820-bd45-f0c7cd8a4d61 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 Aug 08 06:35:06.189828 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ded8b120-3b27-4820-bd45-f0c7cd8a4d61 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:06.190055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ded8b120-3b27-4820-bd45-f0c7cd8a4d61 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:06.190159 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-ded8b120-3b27-4820-bd45-f0c7cd8a4d61 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete snapshot with id: 2c469e73-db86-41e5-924d-1be46efa2084 Aug 08 06:35:06.195520 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:06.195520 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:06.195958 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ded8b120-3b27-4820-bd45-f0c7cd8a4d61 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:35:06.211450 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ded8b120-3b27-4820-bd45-f0c7cd8a4d61 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot delete request issued successfully. Aug 08 06:35:06.211675 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ded8b120-3b27-4820-bd45-f0c7cd8a4d61 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 returned with HTTP 202 Aug 08 06:35:06.212244 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1205/4833] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:35:06 2026] DELETE /volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:06.221404 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1fa97d45-2a38-4ac5-9ecd-c05b7f424e2b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:06.223711 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1fa97d45-2a38-4ac5-9ecd-c05b7f424e2b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 Aug 08 06:35:06.224010 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1fa97d45-2a38-4ac5-9ecd-c05b7f424e2b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:06.224264 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1fa97d45-2a38-4ac5-9ecd-c05b7f424e2b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:06.230686 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:06.230686 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:06.231320 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1fa97d45-2a38-4ac5-9ecd-c05b7f424e2b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Snapshot retrieved successfully. Aug 08 06:35:06.232335 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1fa97d45-2a38-4ac5-9ecd-c05b7f424e2b tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 returned with HTTP 200 Aug 08 06:35:06.232839 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1203/4834] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:06 2026] GET /volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:06.857341 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-208f9233-b8ff-4d63-8b0e-9ef51eb35c0b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:06.860344 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-208f9233-b8ff-4d63-8b0e-9ef51eb35c0b tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:06.860623 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-208f9233-b8ff-4d63-8b0e-9ef51eb35c0b tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:06.862933 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-208f9233-b8ff-4d63-8b0e-9ef51eb35c0b tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:06.871068 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:06.871068 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:06.881559 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-208f9233-b8ff-4d63-8b0e-9ef51eb35c0b tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:06.886604 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-208f9233-b8ff-4d63-8b0e-9ef51eb35c0b tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b returned with HTTP 200 Aug 08 06:35:06.887063 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1216/4835] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:06 2026] GET /volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:06.901227 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad2c84c8-8544-4853-bbdf-22a086c314d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:06.903719 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad2c84c8-8544-4853-bbdf-22a086c314d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:06.904251 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad2c84c8-8544-4853-bbdf-22a086c314d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:06.904632 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad2c84c8-8544-4853-bbdf-22a086c314d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:06.917203 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:06.917203 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:06.919270 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a083bd43-6de4-4e01-9a9b-dd5a646eb13a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:06.922304 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad2c84c8-8544-4853-bbdf-22a086c314d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:06.925708 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a083bd43-6de4-4e01-9a9b-dd5a646eb13a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:06.926074 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a083bd43-6de4-4e01-9a9b-dd5a646eb13a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:06.926341 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a083bd43-6de4-4e01-9a9b-dd5a646eb13a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:06.928058 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad2c84c8-8544-4853-bbdf-22a086c314d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b returned with HTTP 200 Aug 08 06:35:06.928460 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1212/4836] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:06 2026] GET /volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:06.938506 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:06.938506 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:06.942641 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ec461aff-6922-4643-ac63-fc13372460a3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:06.944378 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a083bd43-6de4-4e01-9a9b-dd5a646eb13a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:06.944768 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec461aff-6922-4643-ac63-fc13372460a3 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:35:06.945273 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec461aff-6922-4643-ac63-fc13372460a3 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-765874384", "description": null, "metadata": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:06.950112 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a083bd43-6de4-4e01-9a9b-dd5a646eb13a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 200 Aug 08 06:35:06.950613 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1206/4837] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:06 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:06.956573 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:06.956573 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:06.957206 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ec461aff-6922-4643-ac63-fc13372460a3 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:06.957396 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-ec461aff-6922-4643-ac63-fc13372460a3 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Create snapshot from volume 7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:06.997675 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-ec461aff-6922-4643-ac63-fc13372460a3 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Created reservations ['eb36453a-74b3-49b2-80bc-fab01839c7ce', '716cc71f-c53d-4f8f-acc9-7c5583c81de1', '9ed9cc93-86f7-438b-a53f-902fb8293fe0', 'f97808af-6f3e-4252-8bda-f77e06599371'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:07.031189 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ec461aff-6922-4643-ac63-fc13372460a3 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Snapshot force create request issued successfully. Aug 08 06:35:07.031701 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec461aff-6922-4643-ac63-fc13372460a3 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:35:07.032216 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1204/4838] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:35:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:07.043884 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-95628dff-83aa-4f7a-870b-51189d63aeec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:07.045936 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95628dff-83aa-4f7a-870b-51189d63aeec tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:07.046111 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95628dff-83aa-4f7a-870b-51189d63aeec tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:07.046311 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95628dff-83aa-4f7a-870b-51189d63aeec tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:07.052463 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:07.052463 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:07.053095 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-95628dff-83aa-4f7a-870b-51189d63aeec tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Snapshot retrieved successfully. Aug 08 06:35:07.054229 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95628dff-83aa-4f7a-870b-51189d63aeec tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d returned with HTTP 200 Aug 08 06:35:07.054425 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1217/4839] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:07 2026] GET /volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:07.243159 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-91809ba8-7a40-4839-aa4f-1c206ec9d0af None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:07.246270 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91809ba8-7a40-4839-aa4f-1c206ec9d0af tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 Aug 08 06:35:07.246535 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91809ba8-7a40-4839-aa4f-1c206ec9d0af tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:07.246865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91809ba8-7a40-4839-aa4f-1c206ec9d0af tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:07.251796 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91809ba8-7a40-4839-aa4f-1c206ec9d0af tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 returned with HTTP 404 Aug 08 06:35:07.252393 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1213/4840] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:07 2026] GET /volume/v3/snapshots/2c469e73-db86-41e5-924d-1be46efa2084 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:07.260744 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bb30c153-bc69-4f09-8045-fa8d59d4ea7f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:07.262984 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb30c153-bc69-4f09-8045-fa8d59d4ea7f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:35:07.263238 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb30c153-bc69-4f09-8045-fa8d59d4ea7f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:07.263476 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb30c153-bc69-4f09-8045-fa8d59d4ea7f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:07.272217 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:07.272217 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:07.276709 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bb30c153-bc69-4f09-8045-fa8d59d4ea7f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:07.282655 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb30c153-bc69-4f09-8045-fa8d59d4ea7f tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:35:07.283329 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1207/4841] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:07 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:07.295307 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c028f698-b67d-4372-9b4e-1597d7b80228 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:07.297421 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c028f698-b67d-4372-9b4e-1597d7b80228 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:35:07.297547 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c028f698-b67d-4372-9b4e-1597d7b80228 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:07.297715 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c028f698-b67d-4372-9b4e-1597d7b80228 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:07.305138 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:07.305138 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:07.309562 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c028f698-b67d-4372-9b4e-1597d7b80228 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:07.314385 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c028f698-b67d-4372-9b4e-1597d7b80228 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:35:07.314740 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1205/4842] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:07 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:07.331071 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-de378b14-9461-4dc0-a00e-2b55acd59d23 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:07.332897 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-de378b14-9461-4dc0-a00e-2b55acd59d23 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:35:07.333107 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-de378b14-9461-4dc0-a00e-2b55acd59d23 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:07.333355 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-de378b14-9461-4dc0-a00e-2b55acd59d23 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:07.333553 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-de378b14-9461-4dc0-a00e-2b55acd59d23 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete volume with id: 6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:35:07.341647 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:07.341647 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:07.342344 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-de378b14-9461-4dc0-a00e-2b55acd59d23 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:07.364591 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-de378b14-9461-4dc0-a00e-2b55acd59d23 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Delete volume request issued successfully. Aug 08 06:35:07.364810 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-de378b14-9461-4dc0-a00e-2b55acd59d23 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 202 Aug 08 06:35:07.365371 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1218/4843] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:07 2026] DELETE /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:07.373597 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eb15bf79-70e0-430d-a3cc-e90dc5a9b302 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:07.375462 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb15bf79-70e0-430d-a3cc-e90dc5a9b302 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:35:07.375683 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb15bf79-70e0-430d-a3cc-e90dc5a9b302 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:07.376225 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eb15bf79-70e0-430d-a3cc-e90dc5a9b302 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:07.384566 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:07.384566 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:07.388645 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eb15bf79-70e0-430d-a3cc-e90dc5a9b302 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Volume info retrieved successfully. Aug 08 06:35:07.393430 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eb15bf79-70e0-430d-a3cc-e90dc5a9b302 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 200 Aug 08 06:35:07.394056 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1214/4844] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:07 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:07.963208 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1e37e2ef-a713-4835-8367-74f51cffe901 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:07.965662 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e37e2ef-a713-4835-8367-74f51cffe901 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:07.965978 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e37e2ef-a713-4835-8367-74f51cffe901 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:07.966242 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e37e2ef-a713-4835-8367-74f51cffe901 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:07.975330 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:07.975330 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:07.978952 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1e37e2ef-a713-4835-8367-74f51cffe901 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:07.983329 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e37e2ef-a713-4835-8367-74f51cffe901 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 200 Aug 08 06:35:07.983574 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1208/4845] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:07 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:08.065050 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1ff8990f-56cb-47da-bedc-ea668dfa2a17 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:08.066995 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ff8990f-56cb-47da-bedc-ea668dfa2a17 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:08.067197 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ff8990f-56cb-47da-bedc-ea668dfa2a17 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:08.067381 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ff8990f-56cb-47da-bedc-ea668dfa2a17 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:08.073115 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:08.073115 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:08.073570 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ff8990f-56cb-47da-bedc-ea668dfa2a17 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Snapshot retrieved successfully. Aug 08 06:35:08.074420 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ff8990f-56cb-47da-bedc-ea668dfa2a17 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d returned with HTTP 200 Aug 08 06:35:08.074881 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1206/4846] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:08 2026] GET /volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:08.083732 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2dc6a996-cacd-4e0f-8d8f-4d6f3497055f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:08.086334 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2dc6a996-cacd-4e0f-8d8f-4d6f3497055f tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:08.086597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2dc6a996-cacd-4e0f-8d8f-4d6f3497055f tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:08.086885 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2dc6a996-cacd-4e0f-8d8f-4d6f3497055f tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:08.093324 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:08.093324 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:08.093952 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2dc6a996-cacd-4e0f-8d8f-4d6f3497055f tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Snapshot retrieved successfully. Aug 08 06:35:08.095048 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2dc6a996-cacd-4e0f-8d8f-4d6f3497055f tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d returned with HTTP 200 Aug 08 06:35:08.095666 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1219/4847] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:08 2026] GET /volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:08.104218 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fe68f9f4-b571-43e5-9e5e-9bb689b9cf82 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:08.106026 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe68f9f4-b571-43e5-9e5e-9bb689b9cf82 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:08.106181 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe68f9f4-b571-43e5-9e5e-9bb689b9cf82 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:08.106383 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe68f9f4-b571-43e5-9e5e-9bb689b9cf82 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:08.111905 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:08.111905 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:08.112389 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fe68f9f4-b571-43e5-9e5e-9bb689b9cf82 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Snapshot retrieved successfully. Aug 08 06:35:08.113364 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe68f9f4-b571-43e5-9e5e-9bb689b9cf82 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d returned with HTTP 200 Aug 08 06:35:08.113759 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1215/4848] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:08 2026] GET /volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:08.122533 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:08.124249 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:08.124584 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f66129a2-d37d-4925-8caa-bac79384714d", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:08.126180 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Create volume request body: {'volume': {'snapshot_id': 'f66129a2-d37d-4925-8caa-bac79384714d', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:08.131082 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:08.131082 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:08.131479 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Snapshot retrieved successfully. Aug 08 06:35:08.131590 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Create volume of 1 GB Aug 08 06:35:08.135248 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Availability Zones retrieved successfully. Aug 08 06:35:08.140476 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Flow 'volume_create_api' (de239128-69f4-485e-83d5-9849707d881a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:08.141378 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c160e93-0413-4fe4-94ce-5e41cf2aa49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:08.142287 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:08.172682 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c160e93-0413-4fe4-94ce-5e41cf2aa49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f66129a2-d37d-4925-8caa-bac79384714d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:08.173739 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eefa42ab-7069-4934-a955-3ff2dd94925a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:08.219672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Created reservations ['e05a7fc4-fd6e-4c79-8233-f63450c18d48', '00743370-e24b-493f-8a1a-1338ae621945', '8c623a14-56ee-4d80-9cec-8a2b133d7d1d', '05e43b7b-d934-4b27-b4f5-8a50be01902f'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:08.220521 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eefa42ab-7069-4934-a955-3ff2dd94925a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e05a7fc4-fd6e-4c79-8233-f63450c18d48', '00743370-e24b-493f-8a1a-1338ae621945', '8c623a14-56ee-4d80-9cec-8a2b133d7d1d', '05e43b7b-d934-4b27-b4f5-8a50be01902f']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:08.221270 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177041fd-92f7-4b3a-b98a-74f9dffb2d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:08.261995 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177041fd-92f7-4b3a-b98a-74f9dffb2d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed5f2ad-73d3-45b3-8cef-13df74244dab', '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='b53896e91e0d4ce4867d7c3c26d629c0',qos_specs=None,replication_status=,reservations=['e05a7fc4-fd6e-4c79-8233-f63450c18d48','00743370-e24b-493f-8a1a-1338ae621945','8c623a14-56ee-4d80-9cec-8a2b133d7d1d','05e43b7b-d934-4b27-b4f5-8a50be01902f'],size=1,snapshot_id=f66129a2-d37d-4925-8caa-bac79384714d,source_replicaid=,source_volid=None,status='creating',user_id='ad73b249f5a6426c81dc0e72b0d46b4d',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:08Z,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=6ed5f2ad-73d3-45b3-8cef-13df74244dab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b53896e91e0d4ce4867d7c3c26d629c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f66129a2-d37d-4925-8caa-bac79384714d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad73b249f5a6426c81dc0e72b0d46b4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:08.262677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80e2049-5543-42e8-8672-3880f132e66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:08.283329 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80e2049-5543-42e8-8672-3880f132e66d) transitioned into state 'SUCCESS' from 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='b53896e91e0d4ce4867d7c3c26d629c0',qos_specs=None,replication_status=,reservations=['e05a7fc4-fd6e-4c79-8233-f63450c18d48','00743370-e24b-493f-8a1a-1338ae621945','8c623a14-56ee-4d80-9cec-8a2b133d7d1d','05e43b7b-d934-4b27-b4f5-8a50be01902f'],size=1,snapshot_id=f66129a2-d37d-4925-8caa-bac79384714d,source_replicaid=,source_volid=None,status='creating',user_id='ad73b249f5a6426c81dc0e72b0d46b4d',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:08.284092 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495e13b5-25ce-49a5-859f-630a0f8a5ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:08.309819 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495e13b5-25ce-49a5-859f-630a0f8a5ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:08.310692 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Flow 'volume_create_api' (de239128-69f4-485e-83d5-9849707d881a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:08.311038 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Create volume request issued successfully. Aug 08 06:35:08.311624 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5130b5b4-7c3b-4e87-9373-0078234bae69 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:08.312163 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1209/4849] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:35:08 2026] POST /volume/v3/volumes => generated 739 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:08.324266 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d424dc24-f2d5-4369-b0f9-83391fe41769 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:08.326218 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d424dc24-f2d5-4369-b0f9-83391fe41769 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab Aug 08 06:35:08.326424 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d424dc24-f2d5-4369-b0f9-83391fe41769 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:08.326610 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d424dc24-f2d5-4369-b0f9-83391fe41769 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:08.333328 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:08.333328 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:08.336752 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d424dc24-f2d5-4369-b0f9-83391fe41769 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:08.340588 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d424dc24-f2d5-4369-b0f9-83391fe41769 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab returned with HTTP 200 Aug 08 06:35:08.340993 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1207/4850] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:08 2026] GET /volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:08.407671 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bf7b3968-81bf-4c54-8518-cd0588bd2818 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:08.409910 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf7b3968-81bf-4c54-8518-cd0588bd2818 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] GET https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 Aug 08 06:35:08.410192 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf7b3968-81bf-4c54-8518-cd0588bd2818 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:08.410456 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bf7b3968-81bf-4c54-8518-cd0588bd2818 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:08.418441 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bf7b3968-81bf-4c54-8518-cd0588bd2818 tempest-SnapshotDataIntegrityTests-1170898736 tempest-SnapshotDataIntegrityTests-1170898736-project-member] https://10.4.3.32/volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 returned with HTTP 404 Aug 08 06:35:08.419151 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1220/4851] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:08 2026] GET /volume/v3/volumes/6ac7c707-7685-405f-b4a6-0ef323bb3b26 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:08.996210 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cb6f18d1-0c10-4f5b-840b-b9b25c026316 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:08.998016 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb6f18d1-0c10-4f5b-840b-b9b25c026316 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:08.998337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb6f18d1-0c10-4f5b-840b-b9b25c026316 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:08.998570 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cb6f18d1-0c10-4f5b-840b-b9b25c026316 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:09.009312 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:09.009312 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:09.014581 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-cb6f18d1-0c10-4f5b-840b-b9b25c026316 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:09.020528 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cb6f18d1-0c10-4f5b-840b-b9b25c026316 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 200 Aug 08 06:35:09.021118 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1216/4852] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:08 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:09.355726 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-beffe073-b230-4a2f-a558-2106a0c6bb40 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:09.357648 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-beffe073-b230-4a2f-a558-2106a0c6bb40 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab Aug 08 06:35:09.357896 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-beffe073-b230-4a2f-a558-2106a0c6bb40 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:09.358078 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-beffe073-b230-4a2f-a558-2106a0c6bb40 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:09.365481 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:09.365481 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:09.369103 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-beffe073-b230-4a2f-a558-2106a0c6bb40 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:09.375882 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-beffe073-b230-4a2f-a558-2106a0c6bb40 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab returned with HTTP 200 Aug 08 06:35:09.376467 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1210/4853] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:09 2026] GET /volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:09.393315 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ab8e334e-7ae5-4e6e-bc9d-b7a3cae6b15e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:09.395357 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab8e334e-7ae5-4e6e-bc9d-b7a3cae6b15e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab Aug 08 06:35:09.395357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab8e334e-7ae5-4e6e-bc9d-b7a3cae6b15e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:09.395475 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab8e334e-7ae5-4e6e-bc9d-b7a3cae6b15e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:09.401827 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:09.401827 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:09.405102 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ab8e334e-7ae5-4e6e-bc9d-b7a3cae6b15e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:09.409585 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab8e334e-7ae5-4e6e-bc9d-b7a3cae6b15e tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab returned with HTTP 200 Aug 08 06:35:09.409999 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1208/4854] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:09 2026] GET /volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:09.426491 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ffae631e-9556-4135-95da-c4105c7898d0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:09.428266 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ffae631e-9556-4135-95da-c4105c7898d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:09.428439 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ffae631e-9556-4135-95da-c4105c7898d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:09.429113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ffae631e-9556-4135-95da-c4105c7898d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:09.429113 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-ffae631e-9556-4135-95da-c4105c7898d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Delete snapshot with id: f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:09.434939 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:09.434939 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:09.435487 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ffae631e-9556-4135-95da-c4105c7898d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Snapshot retrieved successfully. Aug 08 06:35:09.454492 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ffae631e-9556-4135-95da-c4105c7898d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Snapshot delete request issued successfully. Aug 08 06:35:09.457794 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ffae631e-9556-4135-95da-c4105c7898d0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d returned with HTTP 202 Aug 08 06:35:09.457794 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1221/4855] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:35:09 2026] DELETE /volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:09.463605 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9765507d-65ca-4d80-b2ca-eaf8e50d11f5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:09.464103 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9765507d-65ca-4d80-b2ca-eaf8e50d11f5 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:09.464373 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9765507d-65ca-4d80-b2ca-eaf8e50d11f5 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:09.464615 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9765507d-65ca-4d80-b2ca-eaf8e50d11f5 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:09.474196 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:09.474196 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:09.474196 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9765507d-65ca-4d80-b2ca-eaf8e50d11f5 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Snapshot retrieved successfully. Aug 08 06:35:09.475590 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9765507d-65ca-4d80-b2ca-eaf8e50d11f5 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d returned with HTTP 200 Aug 08 06:35:09.476296 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1217/4856] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:09 2026] GET /volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:10.039307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-15280e99-fa3e-49ad-913e-d9a7c05d2660 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:10.043947 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-15280e99-fa3e-49ad-913e-d9a7c05d2660 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:10.043947 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-15280e99-fa3e-49ad-913e-d9a7c05d2660 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:10.043947 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-15280e99-fa3e-49ad-913e-d9a7c05d2660 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:10.050843 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:10.050843 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:10.054044 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-15280e99-fa3e-49ad-913e-d9a7c05d2660 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:10.059292 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-15280e99-fa3e-49ad-913e-d9a7c05d2660 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 200 Aug 08 06:35:10.059292 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1211/4857] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:10 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:10.077699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b7dc71a4-852a-4772-87db-07299cbe79b6 req-dac45e23-f546-4d88-be35-a75ddd8949c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:10.081032 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b7dc71a4-852a-4772-87db-07299cbe79b6 req-dac45e23-f546-4d88-be35-a75ddd8949c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] DELETE https://10.4.3.32/volume/v3/attachments/6db3d2e7-9176-412e-ad6f-71eb7cff9478 Aug 08 06:35:10.081263 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b7dc71a4-852a-4772-87db-07299cbe79b6 req-dac45e23-f546-4d88-be35-a75ddd8949c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:10.081452 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b7dc71a4-852a-4772-87db-07299cbe79b6 req-dac45e23-f546-4d88-be35-a75ddd8949c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:10.091462 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:10.091462 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:10.162676 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b7dc71a4-852a-4772-87db-07299cbe79b6 req-dac45e23-f546-4d88-be35-a75ddd8949c9 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/attachments/6db3d2e7-9176-412e-ad6f-71eb7cff9478 returned with HTTP 200 Aug 08 06:35:10.163230 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1209/4858] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:35:10 2026] DELETE /volume/v3/attachments/6db3d2e7-9176-412e-ad6f-71eb7cff9478 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:10.339192 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-88e863a5-59db-4261-8ba7-a1e66a85f0a8 req-a1b82e83-158c-4f2f-a60f-031ccfb74d81 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:10.341237 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-88e863a5-59db-4261-8ba7-a1e66a85f0a8 req-a1b82e83-158c-4f2f-a60f-031ccfb74d81 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/28d673c1-f574-457e-9a45-221d348175d2 Aug 08 06:35:10.341401 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-88e863a5-59db-4261-8ba7-a1e66a85f0a8 req-a1b82e83-158c-4f2f-a60f-031ccfb74d81 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:10.341598 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-88e863a5-59db-4261-8ba7-a1e66a85f0a8 req-a1b82e83-158c-4f2f-a60f-031ccfb74d81 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:10.348583 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:10.348583 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:10.399678 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-88e863a5-59db-4261-8ba7-a1e66a85f0a8 req-a1b82e83-158c-4f2f-a60f-031ccfb74d81 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/28d673c1-f574-457e-9a45-221d348175d2 returned with HTTP 200 Aug 08 06:35:10.400124 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1222/4859] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:35:10 2026] DELETE /volume/v3/attachments/28d673c1-f574-457e-9a45-221d348175d2 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:10.486521 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-756e4b32-fc3a-458a-aa7b-3534a4d4e268 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:10.488863 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-756e4b32-fc3a-458a-aa7b-3534a4d4e268 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:10.489088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-756e4b32-fc3a-458a-aa7b-3534a4d4e268 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:10.489313 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-756e4b32-fc3a-458a-aa7b-3534a4d4e268 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:10.495615 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-756e4b32-fc3a-458a-aa7b-3534a4d4e268 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d returned with HTTP 404 Aug 08 06:35:10.496176 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1218/4860] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:10 2026] GET /volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:10.503549 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b29e62e6-4020-4dfc-aed3-52c8a03bc68d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:10.505532 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b29e62e6-4020-4dfc-aed3-52c8a03bc68d tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:10.506203 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b29e62e6-4020-4dfc-aed3-52c8a03bc68d tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:10.506203 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b29e62e6-4020-4dfc-aed3-52c8a03bc68d tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:10.506203 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b29e62e6-4020-4dfc-aed3-52c8a03bc68d tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Delete volume with id: 7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:10.519424 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:10.519424 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:10.520588 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b29e62e6-4020-4dfc-aed3-52c8a03bc68d tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:10.536819 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b29e62e6-4020-4dfc-aed3-52c8a03bc68d tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Delete volume request issued successfully. Aug 08 06:35:10.537000 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b29e62e6-4020-4dfc-aed3-52c8a03bc68d tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b returned with HTTP 202 Aug 08 06:35:10.537450 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1212/4861] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:10 2026] DELETE /volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:10.545281 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-605d668b-8b01-46f2-88a1-82094afdb47c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:10.547425 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-605d668b-8b01-46f2-88a1-82094afdb47c tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:10.547738 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-605d668b-8b01-46f2-88a1-82094afdb47c tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:10.547992 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-605d668b-8b01-46f2-88a1-82094afdb47c tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:10.556567 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:10.556567 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:10.561495 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-605d668b-8b01-46f2-88a1-82094afdb47c tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:10.567065 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-605d668b-8b01-46f2-88a1-82094afdb47c tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b returned with HTTP 200 Aug 08 06:35:10.567461 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1210/4862] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:10 2026] GET /volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:11.071024 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8e84e99f-24e7-46b1-afe3-0f044391cdf4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.072654 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e84e99f-24e7-46b1-afe3-0f044391cdf4 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:11.072879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e84e99f-24e7-46b1-afe3-0f044391cdf4 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.073069 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e84e99f-24e7-46b1-afe3-0f044391cdf4 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.079574 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.079574 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:11.083241 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8e84e99f-24e7-46b1-afe3-0f044391cdf4 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:11.087860 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e84e99f-24e7-46b1-afe3-0f044391cdf4 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 200 Aug 08 06:35:11.088264 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1223/4863] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:11 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:11.100973 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3120f156-cdf8-44be-8630-bd8b4cc4a489 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.103493 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3120f156-cdf8-44be-8630-bd8b4cc4a489 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:11.103894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3120f156-cdf8-44be-8630-bd8b4cc4a489 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.104202 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3120f156-cdf8-44be-8630-bd8b4cc4a489 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.110945 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.110945 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:11.114391 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3120f156-cdf8-44be-8630-bd8b4cc4a489 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:11.118676 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3120f156-cdf8-44be-8630-bd8b4cc4a489 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 200 Aug 08 06:35:11.119098 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1219/4864] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:11 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:11.131859 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.133345 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:11.133642 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "ff4ae05a-b5e2-47b4-9c96-644d02f2bc46", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:11.135428 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'ff4ae05a-b5e2-47b4-9c96-644d02f2bc46', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:11.142506 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.142506 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:11.143138 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume retrieved successfully. Aug 08 06:35:11.143293 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume of 1 GB Aug 08 06:35:11.146944 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Availability Zones retrieved successfully. Aug 08 06:35:11.151839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (9e359a87-3096-4340-94ec-8f2ef9e0a504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:11.152787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8399a1f-d2eb-477f-8618-a904b4460541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:11.153921 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:11.180192 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8399a1f-d2eb-477f-8618-a904b4460541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ff4ae05a-b5e2-47b4-9c96-644d02f2bc46', 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:11.180585 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-17e1ef7b-8541-470e-9964-3b3f36b9ca00 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.181068 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4036a42-5379-4442-9db9-a946285f0a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:11.182392 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-17e1ef7b-8541-470e-9964-3b3f36b9ca00 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:35:11.182588 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-17e1ef7b-8541-470e-9964-3b3f36b9ca00 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.182803 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-17e1ef7b-8541-470e-9964-3b3f36b9ca00 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.182958 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-17e1ef7b-8541-470e-9964-3b3f36b9ca00 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: 4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:35:11.190118 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.190118 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:11.190577 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-17e1ef7b-8541-470e-9964-3b3f36b9ca00 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:11.202227 np0000006785 devstack@c-api.service[100291]: WARNING cinder.keymgr.conf_key_mgr [None req-17e1ef7b-8541-470e-9964-3b3f36b9ca00 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:35:11.208001 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-17e1ef7b-8541-470e-9964-3b3f36b9ca00 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:35:11.208282 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-17e1ef7b-8541-470e-9964-3b3f36b9ca00 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 returned with HTTP 202 Aug 08 06:35:11.208871 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1211/4865] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:11 2026] DELETE /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:11.217935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-af851fd3-fa82-4234-9a31-7c84dfcd2581 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.219828 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af851fd3-fa82-4234-9a31-7c84dfcd2581 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:35:11.220402 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af851fd3-fa82-4234-9a31-7c84dfcd2581 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.220402 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-af851fd3-fa82-4234-9a31-7c84dfcd2581 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.221246 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Created reservations ['047dd0c5-ee43-4140-8274-db88174e0399', 'fc37c5c2-edff-489d-a121-fa184cefc610', 'f467bdef-8953-4f75-9382-1e764398da3a', 'e5f8a3cb-4e3c-413f-abfb-e1e9d9eba33f'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:11.222133 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4036a42-5379-4442-9db9-a946285f0a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['047dd0c5-ee43-4140-8274-db88174e0399', 'fc37c5c2-edff-489d-a121-fa184cefc610', 'f467bdef-8953-4f75-9382-1e764398da3a', 'e5f8a3cb-4e3c-413f-abfb-e1e9d9eba33f']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:11.222827 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c62dce-6922-42d0-9ea5-d39d7cce942a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:11.228898 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.228898 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:11.232837 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-af851fd3-fa82-4234-9a31-7c84dfcd2581 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:11.238540 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-af851fd3-fa82-4234-9a31-7c84dfcd2581 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 returned with HTTP 200 Aug 08 06:35:11.239018 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1224/4866] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:11 2026] GET /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:11.244384 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9bfb953a-fe83-48ab-ad80-41c70aa7cd2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.246401 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9bfb953a-fe83-48ab-ad80-41c70aa7cd2a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:35:11.246592 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9bfb953a-fe83-48ab-ad80-41c70aa7cd2a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.246889 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9bfb953a-fe83-48ab-ad80-41c70aa7cd2a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.247078 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9bfb953a-fe83-48ab-ad80-41c70aa7cd2a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Delete volume with id: 2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:35:11.254622 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.254622 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:11.255191 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9bfb953a-fe83-48ab-ad80-41c70aa7cd2a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:35:11.258505 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c62dce-6922-42d0-9ea5-d39d7cce942a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc45843-049d-4cab-a829-92ddfd5e7085', '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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['047dd0c5-ee43-4140-8274-db88174e0399','fc37c5c2-edff-489d-a121-fa184cefc610','f467bdef-8953-4f75-9382-1e764398da3a','e5f8a3cb-4e3c-413f-abfb-e1e9d9eba33f'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff4ae05a-b5e2-47b4-9c96-644d02f2bc46,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bc45843-049d-4cab-a829-92ddfd5e7085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca27d3dc6bfa41628456f8b3d1bd77dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ff4ae05a-b5e2-47b4-9c96-644d02f2bc46,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596d26fea48f4f32953860707409ebee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:11.259280 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1a436e-561c-4760-8ae4-0ddfaf6538dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:11.276450 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9bfb953a-fe83-48ab-ad80-41c70aa7cd2a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Delete volume request issued successfully. Aug 08 06:35:11.276748 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9bfb953a-fe83-48ab-ad80-41c70aa7cd2a tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 202 Aug 08 06:35:11.277411 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1220/4867] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:11 2026] DELETE /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:11.277513 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1a436e-561c-4760-8ae4-0ddfaf6538dd) transitioned into state 'SUCCESS' from 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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['047dd0c5-ee43-4140-8274-db88174e0399','fc37c5c2-edff-489d-a121-fa184cefc610','f467bdef-8953-4f75-9382-1e764398da3a','e5f8a3cb-4e3c-413f-abfb-e1e9d9eba33f'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff4ae05a-b5e2-47b4-9c96-644d02f2bc46,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:11.278233 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0718943c-92e7-4401-95dd-ff839f02211b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:11.283550 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f4ff4d98-cac2-4482-8d92-9d8aa5be1689 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.285438 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4ff4d98-cac2-4482-8d92-9d8aa5be1689 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:35:11.285986 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4ff4d98-cac2-4482-8d92-9d8aa5be1689 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.285986 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4ff4d98-cac2-4482-8d92-9d8aa5be1689 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.292426 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.292426 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:11.295896 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f4ff4d98-cac2-4482-8d92-9d8aa5be1689 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Volume info retrieved successfully. Aug 08 06:35:11.298262 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0718943c-92e7-4401-95dd-ff839f02211b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:11.299547 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (9e359a87-3096-4340-94ec-8f2ef9e0a504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:11.300023 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request issued successfully. Aug 08 06:35:11.300795 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4ff4d98-cac2-4482-8d92-9d8aa5be1689 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 200 Aug 08 06:35:11.300920 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7afc8a0-e9be-4a0b-b957-23a9d161d55d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:11.301575 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1212/4868] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:11 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 1248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:11.301633 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1213/4869] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:35:11 2026] POST /volume/v3/volumes => generated 807 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:11.312867 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8683da58-b321-447a-b49b-410e3728e7c2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.315083 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8683da58-b321-447a-b49b-410e3728e7c2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 Aug 08 06:35:11.315393 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8683da58-b321-447a-b49b-410e3728e7c2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.315558 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8683da58-b321-447a-b49b-410e3728e7c2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.323926 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.323926 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:11.327743 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8683da58-b321-447a-b49b-410e3728e7c2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:11.332928 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8683da58-b321-447a-b49b-410e3728e7c2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 returned with HTTP 200 Aug 08 06:35:11.333350 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1225/4870] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:11 2026] GET /volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:11.579974 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-846c32b9-f3e8-4865-a708-d2ebc185bb7a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.582001 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-846c32b9-f3e8-4865-a708-d2ebc185bb7a tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:11.582177 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-846c32b9-f3e8-4865-a708-d2ebc185bb7a tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.582358 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-846c32b9-f3e8-4865-a708-d2ebc185bb7a tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.588653 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-846c32b9-f3e8-4865-a708-d2ebc185bb7a tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b returned with HTTP 404 Aug 08 06:35:11.589256 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1221/4871] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:11 2026] GET /volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:11.595470 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-13879b50-c8ab-4210-b077-395c31db74fd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.597600 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13879b50-c8ab-4210-b077-395c31db74fd tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab Aug 08 06:35:11.597860 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13879b50-c8ab-4210-b077-395c31db74fd tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.598125 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13879b50-c8ab-4210-b077-395c31db74fd tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.598310 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-13879b50-c8ab-4210-b077-395c31db74fd tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Delete volume with id: 6ed5f2ad-73d3-45b3-8cef-13df74244dab Aug 08 06:35:11.606019 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.606019 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:11.606649 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-13879b50-c8ab-4210-b077-395c31db74fd tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:11.624713 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-13879b50-c8ab-4210-b077-395c31db74fd tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Delete volume request issued successfully. Aug 08 06:35:11.625039 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13879b50-c8ab-4210-b077-395c31db74fd tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab returned with HTTP 202 Aug 08 06:35:11.625622 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1213/4872] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:11 2026] DELETE /volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:11.634211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8c5de476-c6d1-4609-8082-cd84386723c0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:11.636645 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c5de476-c6d1-4609-8082-cd84386723c0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab Aug 08 06:35:11.636954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c5de476-c6d1-4609-8082-cd84386723c0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:11.637211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c5de476-c6d1-4609-8082-cd84386723c0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:11.648149 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:11.648149 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:11.653228 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8c5de476-c6d1-4609-8082-cd84386723c0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Volume info retrieved successfully. Aug 08 06:35:11.658100 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c5de476-c6d1-4609-8082-cd84386723c0 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab returned with HTTP 200 Aug 08 06:35:11.658689 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1214/4873] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:11 2026] GET /volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:12.255424 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f1dd09fa-3ad7-4170-b096-be3b69e66cec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.257871 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1dd09fa-3ad7-4170-b096-be3b69e66cec tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 Aug 08 06:35:12.258142 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f1dd09fa-3ad7-4170-b096-be3b69e66cec tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.258407 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f1dd09fa-3ad7-4170-b096-be3b69e66cec tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.265810 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1dd09fa-3ad7-4170-b096-be3b69e66cec tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 returned with HTTP 404 Aug 08 06:35:12.266476 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1226/4874] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/4eb2af37-ac23-48af-8f79-09b6bbfe9a45 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.273357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-38875170-48d5-411e-a69b-4781fa03339f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.275166 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38875170-48d5-411e-a69b-4781fa03339f tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:35:12.275436 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38875170-48d5-411e-a69b-4781fa03339f tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.275681 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-38875170-48d5-411e-a69b-4781fa03339f tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.276557 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-38875170-48d5-411e-a69b-4781fa03339f tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:35:12.285798 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-38875170-48d5-411e-a69b-4781fa03339f tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Get all volumes completed successfully. Aug 08 06:35:12.287599 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.287599 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:12.292533 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-38875170-48d5-411e-a69b-4781fa03339f tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:35:12.293046 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1222/4875] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:12.307579 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-61477631-eb35-4a4b-964a-8727a8ea9138 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.309941 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-61477631-eb35-4a4b-964a-8727a8ea9138 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] DELETE https://10.4.3.32/volume/v3/types/14dbf899-af1c-4229-b058-f40d85c54d36 Aug 08 06:35:12.310108 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-61477631-eb35-4a4b-964a-8727a8ea9138 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.310384 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-61477631-eb35-4a4b-964a-8727a8ea9138 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.318740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-52e75600-4dfb-4b0e-91cb-7c790e26fd18 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.321338 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-52e75600-4dfb-4b0e-91cb-7c790e26fd18 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 Aug 08 06:35:12.321553 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-52e75600-4dfb-4b0e-91cb-7c790e26fd18 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.321815 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-52e75600-4dfb-4b0e-91cb-7c790e26fd18 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.329240 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-52e75600-4dfb-4b0e-91cb-7c790e26fd18 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 returned with HTTP 404 Aug 08 06:35:12.329871 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1215/4876] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/2c0b0dbf-21a3-448f-b87f-7d5b808d1fc1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.334758 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-61477631-eb35-4a4b-964a-8727a8ea9138 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] https://10.4.3.32/volume/v3/types/14dbf899-af1c-4229-b058-f40d85c54d36 returned with HTTP 202 Aug 08 06:35:12.335276 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1214/4877] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:35:12 2026] DELETE /volume/v3/types/14dbf899-af1c-4229-b058-f40d85c54d36 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:12.337625 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dfe58c23-360d-41ae-af2d-9f8dfdae3637 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.339554 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dfe58c23-360d-41ae-af2d-9f8dfdae3637 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:35:12.339765 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dfe58c23-360d-41ae-af2d-9f8dfdae3637 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.339990 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dfe58c23-360d-41ae-af2d-9f8dfdae3637 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.340175 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-dfe58c23-360d-41ae-af2d-9f8dfdae3637 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Delete volume with id: 1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:35:12.344926 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d5ae6327-d7c0-49d2-b90b-1ef6a971579a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.346613 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d5ae6327-d7c0-49d2-b90b-1ef6a971579a tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:35:12.346747 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dfe58c23-360d-41ae-af2d-9f8dfdae3637 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 404 Aug 08 06:35:12.346957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d5ae6327-d7c0-49d2-b90b-1ef6a971579a tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1809070034", "extra_specs": {}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:12.347140 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1227/4878] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:12 2026] DELETE /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.347809 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f8a717e1-34eb-4d13-bfe4-63ac39effbee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.350040 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8a717e1-34eb-4d13-bfe4-63ac39effbee tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 Aug 08 06:35:12.350313 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8a717e1-34eb-4d13-bfe4-63ac39effbee tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.350571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8a717e1-34eb-4d13-bfe4-63ac39effbee tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.354941 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3e0766be-573d-4323-9662-e5a880027335 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.356586 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e0766be-573d-4323-9662-e5a880027335 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 Aug 08 06:35:12.356816 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e0766be-573d-4323-9662-e5a880027335 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.357003 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e0766be-573d-4323-9662-e5a880027335 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.358966 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.358966 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:12.359275 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d5ae6327-d7c0-49d2-b90b-1ef6a971579a tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:35:12.359618 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1223/4879] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:35:12 2026] POST /volume/v3/types => generated 213 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:12.362596 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e0766be-573d-4323-9662-e5a880027335 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 returned with HTTP 404 Aug 08 06:35:12.363234 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1215/4880] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/1ebddcfb-9063-40f0-970b-35529e739ab1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.363303 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f8a717e1-34eb-4d13-bfe4-63ac39effbee tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:12.369623 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8a717e1-34eb-4d13-bfe4-63ac39effbee tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 returned with HTTP 200 Aug 08 06:35:12.370092 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c62a9593-89c5-4c90-bf9a-f22320da45b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.370151 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1216/4881] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 => generated 1226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:12.370524 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-399dd8e4-5213-4495-a9b5-16a882264b23 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.372088 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-399dd8e4-5213-4495-a9b5-16a882264b23 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:35:12.372274 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-399dd8e4-5213-4495-a9b5-16a882264b23 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.372459 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-399dd8e4-5213-4495-a9b5-16a882264b23 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.372624 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-399dd8e4-5213-4495-a9b5-16a882264b23 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Delete volume with id: 9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:35:12.373557 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c62a9593-89c5-4c90-bf9a-f22320da45b8 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] POST https://10.4.3.32/volume/v3/types/6c2c0908-aa09-4407-8892-45a108c05785/encryption Aug 08 06:35:12.373951 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c62a9593-89c5-4c90-bf9a-f22320da45b8 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:12.377733 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-399dd8e4-5213-4495-a9b5-16a882264b23 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 404 Aug 08 06:35:12.378178 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1224/4882] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:12 2026] DELETE /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.382359 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-64d30e9f-afd4-4c4f-bc5c-d3adcbc21909 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.383790 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64d30e9f-afd4-4c4f-bc5c-d3adcbc21909 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 Aug 08 06:35:12.384015 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64d30e9f-afd4-4c4f-bc5c-d3adcbc21909 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.384185 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64d30e9f-afd4-4c4f-bc5c-d3adcbc21909 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.385379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-edacba33-a11a-431e-b5c3-8be5aef46ba8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.389428 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edacba33-a11a-431e-b5c3-8be5aef46ba8 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] GET https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 Aug 08 06:35:12.389718 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edacba33-a11a-431e-b5c3-8be5aef46ba8 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.390112 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edacba33-a11a-431e-b5c3-8be5aef46ba8 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.390192 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.390192 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:12.393069 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c62a9593-89c5-4c90-bf9a-f22320da45b8 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] https://10.4.3.32/volume/v3/types/6c2c0908-aa09-4407-8892-45a108c05785/encryption returned with HTTP 200 Aug 08 06:35:12.393374 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-64d30e9f-afd4-4c4f-bc5c-d3adcbc21909 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:12.393646 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1228/4883] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:35:12 2026] POST /volume/v3/types/6c2c0908-aa09-4407-8892-45a108c05785/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:12.397606 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64d30e9f-afd4-4c4f-bc5c-d3adcbc21909 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 returned with HTTP 200 Aug 08 06:35:12.397678 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edacba33-a11a-431e-b5c3-8be5aef46ba8 tempest-TestInstancesWithCinderVolumes-361176461 tempest-TestInstancesWithCinderVolumes-361176461-project-member] https://10.4.3.32/volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 returned with HTTP 404 Aug 08 06:35:12.398123 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1216/4884] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 => generated 1226 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:12.398315 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1217/4885] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/9f105447-22d7-47ce-ad23-20ab4214be19 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.402906 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.404638 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:12.405029 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-936584398", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1809070034", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:12.406489 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-936584398', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1809070034', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:12.407897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8bd2ccad-06d8-4b8f-89f6-6837376549a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.409676 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8bd2ccad-06d8-4b8f-89f6-6837376549a4 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:35:12.409869 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:35:12.409963 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8bd2ccad-06d8-4b8f-89f6-6837376549a4 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.410153 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8bd2ccad-06d8-4b8f-89f6-6837376549a4 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.410196 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.410196 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:12.410591 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:35:12.411021 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-8bd2ccad-06d8-4b8f-89f6-6837376549a4 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:35:12.415588 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2c5e5ba9-3258-488c-a8c2-1557e5524ea0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.415812 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (22832258-57cc-4f72-9195-5d34eef70e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:12.416675 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab389c3c-cbd4-4a6a-b3be-072bf1534922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:12.417223 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c5e5ba9-3258-488c-a8c2-1557e5524ea0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:12.417438 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c5e5ba9-3258-488c-a8c2-1557e5524ea0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.417511 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:12.417608 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c5e5ba9-3258-488c-a8c2-1557e5524ea0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.417767 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2c5e5ba9-3258-488c-a8c2-1557e5524ea0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume with id: ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:12.422637 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8bd2ccad-06d8-4b8f-89f6-6837376549a4 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Get all volumes completed successfully. Aug 08 06:35:12.424153 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.424153 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:12.424557 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2c5e5ba9-3258-488c-a8c2-1557e5524ea0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:12.425393 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.425393 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:12.503576 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8bd2ccad-06d8-4b8f-89f6-6837376549a4 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:35:12.503576 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1229/4886] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:12.504008 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2c5e5ba9-3258-488c-a8c2-1557e5524ea0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume request issued successfully. Aug 08 06:35:12.504008 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c5e5ba9-3258-488c-a8c2-1557e5524ea0 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 202 Aug 08 06:35:12.504008 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1217/4887] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:35:12 2026] DELETE /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:35:12.504140 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0ab5ea7a-c4e5-442f-9c02-b30bfb659fb5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.504140 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ab5ea7a-c4e5-442f-9c02-b30bfb659fb5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] DELETE https://10.4.3.32/volume/v3/types/7d4c1142-dd9b-4208-9f99-2c3076505fbb Aug 08 06:35:12.504140 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0ab5ea7a-c4e5-442f-9c02-b30bfb659fb5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.504140 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0ab5ea7a-c4e5-442f-9c02-b30bfb659fb5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.504255 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-90e2be1f-74e7-4c78-bf68-dcbb01e6bc34 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.504282 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab389c3c-cbd4-4a6a-b3be-072bf1534922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:35:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c2c0908-aa09-4407-8892-45a108c05785,is_public=True,name='tempest-scenario-type-luks2-1809070034',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c2c0908-aa09-4407-8892-45a108c05785', '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=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:12.504347 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90e2be1f-74e7-4c78-bf68-dcbb01e6bc34 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:12.504376 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d740b7-ad01-4f9e-837b-8819bffa8a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:12.504418 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90e2be1f-74e7-4c78-bf68-dcbb01e6bc34 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.504418 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90e2be1f-74e7-4c78-bf68-dcbb01e6bc34 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.504418 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.504418 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:12.504418 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-90e2be1f-74e7-4c78-bf68-dcbb01e6bc34 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:12.504418 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90e2be1f-74e7-4c78-bf68-dcbb01e6bc34 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 200 Aug 08 06:35:12.504418 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1230/4888] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:12.504579 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1809070034 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1809070034, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:35:12.504579 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1809070034 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1809070034, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:35:12.504646 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ab5ea7a-c4e5-442f-9c02-b30bfb659fb5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/types/7d4c1142-dd9b-4208-9f99-2c3076505fbb returned with HTTP 202 Aug 08 06:35:12.504646 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1218/4889] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:35:12 2026] DELETE /volume/v3/types/7d4c1142-dd9b-4208-9f99-2c3076505fbb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:12.504700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4b0cb96d-64bc-4147-a2c6-e0d33685621c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.504700 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4b0cb96d-64bc-4147-a2c6-e0d33685621c tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:35:12.504700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4b0cb96d-64bc-4147-a2c6-e0d33685621c tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.504700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4b0cb96d-64bc-4147-a2c6-e0d33685621c tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.504700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4b0cb96d-64bc-4147-a2c6-e0d33685621c tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:35:12.513619 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4b0cb96d-64bc-4147-a2c6-e0d33685621c tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Get all volumes completed successfully. Aug 08 06:35:12.515376 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['e0849431-1c67-46af-b954-025367b3ede3', '7a300882-c682-4472-914b-49136a9ef387', '3c8b7d83-0e5d-4ef7-93d7-dd4b2d6b937e', '688a3be3-9459-4070-9a3a-86f8590e114e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:12.515833 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.515833 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:12.516199 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d740b7-ad01-4f9e-837b-8819bffa8a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0849431-1c67-46af-b954-025367b3ede3', '7a300882-c682-4472-914b-49136a9ef387', '3c8b7d83-0e5d-4ef7-93d7-dd4b2d6b937e', '688a3be3-9459-4070-9a3a-86f8590e114e']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:12.516961 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5448f02-734b-4dca-baf6-317167efc60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:12.521458 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4b0cb96d-64bc-4147-a2c6-e0d33685621c tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:35:12.521940 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1218/4890] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7690 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:12.537428 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5de6d58e-9840-4559-be3f-a0b9c5ba9c73 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.539248 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5448f02-734b-4dca-baf6-317167efc60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-936584398',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['e0849431-1c67-46af-b954-025367b3ede3','7a300882-c682-4472-914b-49136a9ef387','3c8b7d83-0e5d-4ef7-93d7-dd4b2d6b937e','688a3be3-9459-4070-9a3a-86f8590e114e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=6c2c0908-aa09-4407-8892-45a108c05785), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-936584398',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c2c0908-aa09-4407-8892-45a108c05785),volume_type_id=6c2c0908-aa09-4407-8892-45a108c05785)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:12.539446 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5de6d58e-9840-4559-be3f-a0b9c5ba9c73 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] DELETE https://10.4.3.32/volume/v3/types/9b3b36fc-9233-48f0-b1b0-e03cd122b1be Aug 08 06:35:12.539597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5de6d58e-9840-4559-be3f-a0b9c5ba9c73 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.539800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5de6d58e-9840-4559-be3f-a0b9c5ba9c73 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.540019 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0847ab60-d9c7-48a3-8287-ae6ea47dffa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:12.560964 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0847ab60-d9c7-48a3-8287-ae6ea47dffa3) transitioned into state 'SUCCESS' from state '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-936584398',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['e0849431-1c67-46af-b954-025367b3ede3','7a300882-c682-4472-914b-49136a9ef387','3c8b7d83-0e5d-4ef7-93d7-dd4b2d6b937e','688a3be3-9459-4070-9a3a-86f8590e114e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=6c2c0908-aa09-4407-8892-45a108c05785)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:12.561622 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ef4408-8546-4e31-acfd-4d245e4c62a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:12.567382 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5de6d58e-9840-4559-be3f-a0b9c5ba9c73 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/types/9b3b36fc-9233-48f0-b1b0-e03cd122b1be returned with HTTP 202 Aug 08 06:35:12.567785 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1231/4891] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:35:12 2026] DELETE /volume/v3/types/9b3b36fc-9233-48f0-b1b0-e03cd122b1be => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:12.572798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ef4408-8546-4e31-acfd-4d245e4c62a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:12.573620 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (22832258-57cc-4f72-9195-5d34eef70e65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:12.573966 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:35:12.574516 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b8835776-d41b-4cd4-a17f-7d8d63f4d526 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:12.575128 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1225/4892] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:35:12 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:12.586602 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-39143c4a-cfa3-46a4-ab31-037a45126ecf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.588276 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39143c4a-cfa3-46a4-ab31-037a45126ecf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:12.588456 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39143c4a-cfa3-46a4-ab31-037a45126ecf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.588617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39143c4a-cfa3-46a4-ab31-037a45126ecf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.595500 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.595500 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:12.599234 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-39143c4a-cfa3-46a4-ab31-037a45126ecf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:12.603035 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39143c4a-cfa3-46a4-ab31-037a45126ecf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 returned with HTTP 200 Aug 08 06:35:12.603408 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1219/4893] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:12.671685 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-25cf5a06-82f5-4693-810a-6b77f15f7fe5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.673520 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25cf5a06-82f5-4693-810a-6b77f15f7fe5 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab Aug 08 06:35:12.673722 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25cf5a06-82f5-4693-810a-6b77f15f7fe5 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.673951 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25cf5a06-82f5-4693-810a-6b77f15f7fe5 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.679561 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25cf5a06-82f5-4693-810a-6b77f15f7fe5 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab returned with HTTP 404 Aug 08 06:35:12.680116 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1219/4894] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/6ed5f2ad-73d3-45b3-8cef-13df74244dab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.686904 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e9f5e734-3aa5-42c6-9529-847ed6938e30 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.688607 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9f5e734-3aa5-42c6-9529-847ed6938e30 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:12.688819 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9f5e734-3aa5-42c6-9529-847ed6938e30 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.689023 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e9f5e734-3aa5-42c6-9529-847ed6938e30 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.689151 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-e9f5e734-3aa5-42c6-9529-847ed6938e30 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Delete snapshot with id: f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:12.693662 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e9f5e734-3aa5-42c6-9529-847ed6938e30 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d returned with HTTP 404 Aug 08 06:35:12.694256 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1232/4895] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:35:12 2026] DELETE /volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.701726 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-74d44422-64b4-4f84-85d2-eaa334591d3f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.703629 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74d44422-64b4-4f84-85d2-eaa334591d3f tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d Aug 08 06:35:12.703877 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74d44422-64b4-4f84-85d2-eaa334591d3f tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.704370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-74d44422-64b4-4f84-85d2-eaa334591d3f tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.708790 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-74d44422-64b4-4f84-85d2-eaa334591d3f tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d returned with HTTP 404 Aug 08 06:35:12.709380 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1226/4896] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/snapshots/f66129a2-d37d-4925-8caa-bac79384714d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.716440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-431b0fb0-1ccb-4b61-909c-d2a8b9c90d07 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.718390 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-431b0fb0-1ccb-4b61-909c-d2a8b9c90d07 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:12.718673 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-431b0fb0-1ccb-4b61-909c-d2a8b9c90d07 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.718946 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-431b0fb0-1ccb-4b61-909c-d2a8b9c90d07 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.719147 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-431b0fb0-1ccb-4b61-909c-d2a8b9c90d07 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Delete volume with id: 7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:12.725293 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-431b0fb0-1ccb-4b61-909c-d2a8b9c90d07 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b returned with HTTP 404 Aug 08 06:35:12.725916 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1220/4897] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:12 2026] DELETE /volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.732391 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3a088940-f27b-40d9-bb10-2359ca45ce49 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.734022 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a088940-f27b-40d9-bb10-2359ca45ce49 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] GET https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b Aug 08 06:35:12.734218 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a088940-f27b-40d9-bb10-2359ca45ce49 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.734397 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a088940-f27b-40d9-bb10-2359ca45ce49 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.739692 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a088940-f27b-40d9-bb10-2359ca45ce49 tempest-SnapshotDependencyTests-1457358150 tempest-SnapshotDependencyTests-1457358150-project-member] https://10.4.3.32/volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b returned with HTTP 404 Aug 08 06:35:12.740295 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1220/4898] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/7eed6790-b7a0-45dd-a2fe-b8af08ea2c6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:12.786348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2ce36979-082e-43c7-b6cd-74d9b66337a5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.788366 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2ce36979-082e-43c7-b6cd-74d9b66337a5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:35:12.788544 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2ce36979-082e-43c7-b6cd-74d9b66337a5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.788721 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2ce36979-082e-43c7-b6cd-74d9b66337a5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Calling method 'detail' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.789447 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-2ce36979-082e-43c7-b6cd-74d9b66337a5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:35:12.798401 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2ce36979-082e-43c7-b6cd-74d9b66337a5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Get all volumes completed successfully. Aug 08 06:35:12.799934 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.799934 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:12.804000 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2ce36979-082e-43c7-b6cd-74d9b66337a5 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:35:12.804348 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1233/4899] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7715 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:12.817440 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fd00a5ae-400f-439e-9f3d-e247c29d6cdc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.819044 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd00a5ae-400f-439e-9f3d-e247c29d6cdc tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/fc596e66-e66d-4e25-9ceb-8f35eccffa4a Aug 08 06:35:12.819213 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd00a5ae-400f-439e-9f3d-e247c29d6cdc tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.819405 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fd00a5ae-400f-439e-9f3d-e247c29d6cdc tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.819529 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-fd00a5ae-400f-439e-9f3d-e247c29d6cdc tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Delete volume with id: fc596e66-e66d-4e25-9ceb-8f35eccffa4a Aug 08 06:35:12.826635 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.826635 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:12.827001 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fd00a5ae-400f-439e-9f3d-e247c29d6cdc tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Volume info retrieved successfully. Aug 08 06:35:12.837566 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.image.cache [None req-fd00a5ae-400f-439e-9f3d-e247c29d6cdc tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'b0fda2c1-887a-49a7-911c-74ece8b5937e', 'volume_id': 'fc596e66-e66d-4e25-9ceb-8f35eccffa4a', 'host': 'np0000006785@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 8, 6, 33, 42), 'last_used': datetime.datetime(2026, 8, 8, 6, 33, 52)}. {{(pid=100288) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 08 06:35:12.846399 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fd00a5ae-400f-439e-9f3d-e247c29d6cdc tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Delete volume request issued successfully. Aug 08 06:35:12.846594 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fd00a5ae-400f-439e-9f3d-e247c29d6cdc tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/volumes/fc596e66-e66d-4e25-9ceb-8f35eccffa4a returned with HTTP 202 Aug 08 06:35:12.847067 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1227/4900] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:12 2026] DELETE /volume/v3/volumes/fc596e66-e66d-4e25-9ceb-8f35eccffa4a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:12.853792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-83d4fa43-15ff-4f38-bbfe-6818227ebe90 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:12.855524 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83d4fa43-15ff-4f38-bbfe-6818227ebe90 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] GET https://10.4.3.32/volume/v3/volumes/fc596e66-e66d-4e25-9ceb-8f35eccffa4a Aug 08 06:35:12.855713 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83d4fa43-15ff-4f38-bbfe-6818227ebe90 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:12.855957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83d4fa43-15ff-4f38-bbfe-6818227ebe90 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:12.862737 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:12.862737 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:12.866163 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-83d4fa43-15ff-4f38-bbfe-6818227ebe90 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Volume info retrieved successfully. Aug 08 06:35:12.870536 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83d4fa43-15ff-4f38-bbfe-6818227ebe90 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/volumes/fc596e66-e66d-4e25-9ceb-8f35eccffa4a returned with HTTP 200 Aug 08 06:35:12.871172 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1221/4901] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:12 2026] GET /volume/v3/volumes/fc596e66-e66d-4e25-9ceb-8f35eccffa4a => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:13.485669 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7995feee-52ad-4500-9091-d063c9ca15b4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:13.487483 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7995feee-52ad-4500-9091-d063c9ca15b4 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:13.487759 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7995feee-52ad-4500-9091-d063c9ca15b4 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:13.488012 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7995feee-52ad-4500-9091-d063c9ca15b4 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:13.493997 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7995feee-52ad-4500-9091-d063c9ca15b4 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 404 Aug 08 06:35:13.494413 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1221/4902] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:13 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:13.615167 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4f23e113-566d-4013-b0fa-c38825202ca6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:13.617387 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f23e113-566d-4013-b0fa-c38825202ca6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:13.617654 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f23e113-566d-4013-b0fa-c38825202ca6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:13.617966 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4f23e113-566d-4013-b0fa-c38825202ca6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:13.628367 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:13.628367 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:13.633664 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-4f23e113-566d-4013-b0fa-c38825202ca6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:13.639861 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4f23e113-566d-4013-b0fa-c38825202ca6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 returned with HTTP 200 Aug 08 06:35:13.640358 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1234/4903] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:13 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:13.653484 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c2433c77-8888-445b-ba85-06a475eabffb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:13.655426 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c2433c77-8888-445b-ba85-06a475eabffb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:13.655621 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c2433c77-8888-445b-ba85-06a475eabffb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:13.655873 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c2433c77-8888-445b-ba85-06a475eabffb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:13.665566 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:13.665566 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:13.670914 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c2433c77-8888-445b-ba85-06a475eabffb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:13.676921 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c2433c77-8888-445b-ba85-06a475eabffb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 returned with HTTP 200 Aug 08 06:35:13.677201 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1228/4904] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:13 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:13.690067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e16952c9-417f-4985-a878-a988cba99dad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:13.692524 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e16952c9-417f-4985-a878-a988cba99dad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24/action Aug 08 06:35:13.693098 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e16952c9-417f-4985-a878-a988cba99dad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:35:13.693305 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e16952c9-417f-4985-a878-a988cba99dad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:13.704709 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:13.704709 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:13.705410 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e16952c9-417f-4985-a878-a988cba99dad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:13.712573 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e16952c9-417f-4985-a878-a988cba99dad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume updated successfully. Aug 08 06:35:13.712840 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e16952c9-417f-4985-a878-a988cba99dad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24/action returned with HTTP 200 Aug 08 06:35:13.713535 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1222/4905] 10.4.3.32 () {68 vars in 1383 bytes} [Sat Aug 8 06:35:13 2026] POST /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 06:35:13.847978 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-1e874b6b-791d-4697-b41e-bac985b97308 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:13.850986 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-1e874b6b-791d-4697-b41e-bac985b97308 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:13.851193 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-1e874b6b-791d-4697-b41e-bac985b97308 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:13.851391 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-1e874b6b-791d-4697-b41e-bac985b97308 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:13.859753 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:13.859753 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:13.863669 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-1e874b6b-791d-4697-b41e-bac985b97308 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:13.868040 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-1e874b6b-791d-4697-b41e-bac985b97308 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 returned with HTTP 200 Aug 08 06:35:13.868566 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1222/4906] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:35:13 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:13.886042 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-54690bfc-2617-4a98-84ab-503d3f6f8235 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:13.887693 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54690bfc-2617-4a98-84ab-503d3f6f8235 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] GET https://10.4.3.32/volume/v3/volumes/fc596e66-e66d-4e25-9ceb-8f35eccffa4a Aug 08 06:35:13.888029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54690bfc-2617-4a98-84ab-503d3f6f8235 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:13.888308 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-54690bfc-2617-4a98-84ab-503d3f6f8235 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:13.894511 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-54690bfc-2617-4a98-84ab-503d3f6f8235 tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/volumes/fc596e66-e66d-4e25-9ceb-8f35eccffa4a returned with HTTP 404 Aug 08 06:35:13.895259 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1235/4907] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:13 2026] GET /volume/v3/volumes/fc596e66-e66d-4e25-9ceb-8f35eccffa4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:13.907040 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e5ee79bf-b8ce-41b7-a4bd-0d962162c21b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:13.909583 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5ee79bf-b8ce-41b7-a4bd-0d962162c21b tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] DELETE https://10.4.3.32/volume/v3/types/fc8a1c52-c2c6-481b-9953-276b1905a75b Aug 08 06:35:13.909808 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5ee79bf-b8ce-41b7-a4bd-0d962162c21b tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:13.910122 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e5ee79bf-b8ce-41b7-a4bd-0d962162c21b tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:13.932298 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e5ee79bf-b8ce-41b7-a4bd-0d962162c21b tempest-TestInstancesWithCinderVolumes-1833754857 tempest-TestInstancesWithCinderVolumes-1833754857-project-admin] https://10.4.3.32/volume/v3/types/fc8a1c52-c2c6-481b-9953-276b1905a75b returned with HTTP 202 Aug 08 06:35:13.932711 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1229/4908] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:35:13 2026] DELETE /volume/v3/types/fc8a1c52-c2c6-481b-9953-276b1905a75b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:14.254805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a26ece51-b2b9-4278-af11-33ba66de55f1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:14.256558 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a26ece51-b2b9-4278-af11-33ba66de55f1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:14.256791 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a26ece51-b2b9-4278-af11-33ba66de55f1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:14.257085 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a26ece51-b2b9-4278-af11-33ba66de55f1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:14.263059 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:14.263059 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:14.266706 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a26ece51-b2b9-4278-af11-33ba66de55f1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:14.270525 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a26ece51-b2b9-4278-af11-33ba66de55f1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 returned with HTTP 200 Aug 08 06:35:14.270962 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1223/4909] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:35:14 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:14.283555 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9cd4805c-95f3-49b7-a83e-d50c4c361281 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:14.284062 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9cd4805c-95f3-49b7-a83e-d50c4c361281 None None] GET https://10.4.3.32/volume// Aug 08 06:35:14.284310 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9cd4805c-95f3-49b7-a83e-d50c4c361281 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:14.284556 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9cd4805c-95f3-49b7-a83e-d50c4c361281 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:14.284969 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9cd4805c-95f3-49b7-a83e-d50c4c361281 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:35:14.285330 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1223/4910] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:35:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:35:14.297962 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-5b766411-cb30-45c9-b060-0b58c7ecf340 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:14.300190 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-5b766411-cb30-45c9-b060-0b58c7ecf340 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:35:14.300541 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-5b766411-cb30-45c9-b060-0b58c7ecf340 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24", "connector": null, "instance_uuid": "52a62be5-8f75-48a0-8985-ef37415d722a"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:14.310293 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:14.310293 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:14.336491 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-5b766411-cb30-45c9-b060-0b58c7ecf340 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:35:14.337568 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1236/4911] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:35:14 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:15.059981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:15.061607 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:15.062053 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "cca75a5c-c4bb-4dea-aaba-b4f2d726299b", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:15.064835 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'cca75a5c-c4bb-4dea-aaba-b4f2d726299b', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:15.160741 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6820b777-726e-496f-be03-511e8e103f44 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:15.161204 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6820b777-726e-496f-be03-511e8e103f44 None None] GET https://10.4.3.32/volume// Aug 08 06:35:15.161419 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6820b777-726e-496f-be03-511e8e103f44 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:15.161639 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6820b777-726e-496f-be03-511e8e103f44 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:15.162036 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6820b777-726e-496f-be03-511e8e103f44 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:35:15.162329 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1224/4912] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:35:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:35:15.171059 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume of 1 GB Aug 08 06:35:15.174142 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a71ff537-4539-4b77-ac38-12e80d4d3fb2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:15.176494 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Availability Zones retrieved successfully. Aug 08 06:35:15.177696 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a71ff537-4539-4b77-ac38-12e80d4d3fb2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:15.178033 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a71ff537-4539-4b77-ac38-12e80d4d3fb2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:15.178296 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a71ff537-4539-4b77-ac38-12e80d4d3fb2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:15.183388 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (0e4a9b5a-e2f1-498c-94d8-a63e7f63fcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:15.184744 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8329f5ae-7d61-4f73-a0a6-480da0ab7a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:15.186104 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:15.193431 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:15.193431 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:15.199035 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a71ff537-4539-4b77-ac38-12e80d4d3fb2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:15.203483 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a71ff537-4539-4b77-ac38-12e80d4d3fb2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 returned with HTTP 200 Aug 08 06:35:15.203988 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1224/4913] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:35:15 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 => generated 1049 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:15.262560 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8329f5ae-7d61-4f73-a0a6-480da0ab7a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:15.263338 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706feb8a-bbaf-44fe-a9b2-c1cf6faa2f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:15.307139 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Created reservations ['4bc53474-5a92-4ed7-8425-8d6da100eef4', '2d6b03b2-40b8-4919-8b61-c8c2aa145cd5', '805b3e78-a02a-4f4d-a833-134c7d49b82c', '0911eb38-2f4b-4887-a48c-0b7449f44c16'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:15.307917 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706feb8a-bbaf-44fe-a9b2-c1cf6faa2f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bc53474-5a92-4ed7-8425-8d6da100eef4', '2d6b03b2-40b8-4919-8b61-c8c2aa145cd5', '805b3e78-a02a-4f4d-a833-134c7d49b82c', '0911eb38-2f4b-4887-a48c-0b7449f44c16']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:15.308880 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c838585-a688-4fa5-9475-eeb1999f977d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:15.322144 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-7995e51b-a670-43dd-b9bf-5602bcd027a3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:15.324273 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-7995e51b-a670-43dd-b9bf-5602bcd027a3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/b47c830a-dca3-4984-aacc-4739f0f3df45 Aug 08 06:35:15.324643 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-7995e51b-a670-43dd-b9bf-5602bcd027a3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:15.331608 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c838585-a688-4fa5-9475-eeb1999f977d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3383ec5-9f5b-445e-9527-449d68645663', '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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['4bc53474-5a92-4ed7-8425-8d6da100eef4','2d6b03b2-40b8-4919-8b61-c8c2aa145cd5','805b3e78-a02a-4f4d-a833-134c7d49b82c','0911eb38-2f4b-4887-a48c-0b7449f44c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3383ec5-9f5b-445e-9527-449d68645663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca27d3dc6bfa41628456f8b3d1bd77dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596d26fea48f4f32953860707409ebee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:15.332424 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5b54eb4-d578-498f-83f2-d6dd9db42880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:15.332789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-7995e51b-a670-43dd-b9bf-5602bcd027a3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:35:15.339203 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-7995e51b-a670-43dd-b9bf-5602bcd027a3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:35:15.339423 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:15.339423 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:15.355796 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5b54eb4-d578-498f-83f2-d6dd9db42880) transitioned into state 'SUCCESS' from 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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['4bc53474-5a92-4ed7-8425-8d6da100eef4','2d6b03b2-40b8-4919-8b61-c8c2aa145cd5','805b3e78-a02a-4f4d-a833-134c7d49b82c','0911eb38-2f4b-4887-a48c-0b7449f44c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:15.356511 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7efedeb-b8b3-478c-8643-661f5214bd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:15.365614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7efedeb-b8b3-478c-8643-661f5214bd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:15.366871 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (0e4a9b5a-e2f1-498c-94d8-a63e7f63fcc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:15.367273 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request issued successfully. Aug 08 06:35:15.368028 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7453045-3dee-49d2-a15f-8c8a99c742b2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:15.368609 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1230/4914] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:35:15 2026] POST /volume/v3/volumes => generated 773 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:15.384568 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-440b0707-d5ff-45af-afee-9611568ba560 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:15.387129 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-440b0707-d5ff-45af-afee-9611568ba560 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:15.387474 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-440b0707-d5ff-45af-afee-9611568ba560 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:15.387787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-440b0707-d5ff-45af-afee-9611568ba560 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:15.398533 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:15.398533 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:15.403106 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-440b0707-d5ff-45af-afee-9611568ba560 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:15.408677 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-440b0707-d5ff-45af-afee-9611568ba560 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:15.409238 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1225/4915] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:15 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:15.422740 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-7995e51b-a670-43dd-b9bf-5602bcd027a3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24-np0000006785" released by "attachment_update" :: held 0.085s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:35:15.423320 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-7995e51b-a670-43dd-b9bf-5602bcd027a3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/b47c830a-dca3-4984-aacc-4739f0f3df45 returned with HTTP 200 Aug 08 06:35:15.423851 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1237/4916] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:35:15 2026] PUT /volume/v3/attachments/b47c830a-dca3-4984-aacc-4739f0f3df45 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:15.446423 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a30b2abc-0536-4101-a12d-6a34251fb9e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:15.448428 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a30b2abc-0536-4101-a12d-6a34251fb9e4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/b47c830a-dca3-4984-aacc-4739f0f3df45/action Aug 08 06:35:15.448821 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a30b2abc-0536-4101-a12d-6a34251fb9e4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:35:15.448946 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a30b2abc-0536-4101-a12d-6a34251fb9e4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:15.469297 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:15.469297 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:15.485705 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-a30b2abc-0536-4101-a12d-6a34251fb9e4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/b47c830a-dca3-4984-aacc-4739f0f3df45/action returned with HTTP 204 Aug 08 06:35:15.486251 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1225/4917] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:35:15 2026] POST /volume/v3/attachments/b47c830a-dca3-4984-aacc-4739f0f3df45/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:16.426281 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9ea3b32d-e10f-4465-ae0a-ae11115dbb8a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:16.428084 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9ea3b32d-e10f-4465-ae0a-ae11115dbb8a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:16.428342 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9ea3b32d-e10f-4465-ae0a-ae11115dbb8a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:16.428585 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9ea3b32d-e10f-4465-ae0a-ae11115dbb8a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:16.435530 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:16.435530 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:16.439143 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9ea3b32d-e10f-4465-ae0a-ae11115dbb8a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:16.444946 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9ea3b32d-e10f-4465-ae0a-ae11115dbb8a tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:16.445329 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1231/4918] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:16 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:17.460589 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e03456ad-8f13-46f8-b644-7a4bd9cb4f48 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:17.462456 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e03456ad-8f13-46f8-b644-7a4bd9cb4f48 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:17.462736 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e03456ad-8f13-46f8-b644-7a4bd9cb4f48 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:17.462985 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e03456ad-8f13-46f8-b644-7a4bd9cb4f48 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:17.464956 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=596,cinder:UPDATE=166,cinder:INSERT=98 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:35:17.469804 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:17.469804 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:17.473548 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e03456ad-8f13-46f8-b644-7a4bd9cb4f48 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:17.477650 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e03456ad-8f13-46f8-b644-7a4bd9cb4f48 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:17.478065 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1226/4919] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:17 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:18.490899 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2201f999-1455-4277-9a88-d649eec8a99c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:18.492694 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2201f999-1455-4277-9a88-d649eec8a99c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:18.492947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2201f999-1455-4277-9a88-d649eec8a99c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:18.493138 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2201f999-1455-4277-9a88-d649eec8a99c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:18.499877 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:18.499877 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:18.503630 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-2201f999-1455-4277-9a88-d649eec8a99c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:18.508387 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2201f999-1455-4277-9a88-d649eec8a99c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:18.508738 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1238/4920] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:18 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:19.521678 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c4e7fdbc-44dc-4cd8-85e6-0e04a8ad5bc6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:19.524101 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4e7fdbc-44dc-4cd8-85e6-0e04a8ad5bc6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:19.524437 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4e7fdbc-44dc-4cd8-85e6-0e04a8ad5bc6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:19.524709 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4e7fdbc-44dc-4cd8-85e6-0e04a8ad5bc6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:19.533169 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:19.533169 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:19.537177 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c4e7fdbc-44dc-4cd8-85e6-0e04a8ad5bc6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:19.542281 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4e7fdbc-44dc-4cd8-85e6-0e04a8ad5bc6 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:19.542628 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1226/4921] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:19 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:19.626482 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-5790224d-5842-47e1-82b1-7f5da8a5cc9f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:19.628731 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-5790224d-5842-47e1-82b1-7f5da8a5cc9f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24/encryption Aug 08 06:35:19.628731 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-5790224d-5842-47e1-82b1-7f5da8a5cc9f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:19.629038 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-5790224d-5842-47e1-82b1-7f5da8a5cc9f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:19.641438 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:19.641438 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:19.650431 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-cf298c03-b717-41e7-b103-5f7edbaa5d37 req-5790224d-5842-47e1-82b1-7f5da8a5cc9f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24/encryption returned with HTTP 200 Aug 08 06:35:19.650899 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1232/4922] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:35:19 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:20.556265 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9fad030-f3a3-4179-ba48-f046df8f79b1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:20.558634 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9fad030-f3a3-4179-ba48-f046df8f79b1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:20.559037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9fad030-f3a3-4179-ba48-f046df8f79b1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:20.559315 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9fad030-f3a3-4179-ba48-f046df8f79b1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:20.567880 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:20.567880 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:20.571744 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d9fad030-f3a3-4179-ba48-f046df8f79b1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:20.577578 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9fad030-f3a3-4179-ba48-f046df8f79b1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:20.578058 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1227/4923] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:20 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:21.591634 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-32f03e14-16cf-45bb-aab0-a33b63ce6293 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:21.593903 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32f03e14-16cf-45bb-aab0-a33b63ce6293 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:21.594190 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32f03e14-16cf-45bb-aab0-a33b63ce6293 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:21.594442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32f03e14-16cf-45bb-aab0-a33b63ce6293 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:21.596804 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=491,cinder:INSERT=70,cinder:UPDATE=108 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:35:21.603820 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:21.603820 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:21.608212 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-32f03e14-16cf-45bb-aab0-a33b63ce6293 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:21.613062 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32f03e14-16cf-45bb-aab0-a33b63ce6293 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:21.613413 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1239/4924] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:21 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:22.625533 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dfd540b8-cd1a-448a-bfd7-8f9abc9eaf7c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:22.627565 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dfd540b8-cd1a-448a-bfd7-8f9abc9eaf7c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:22.627726 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dfd540b8-cd1a-448a-bfd7-8f9abc9eaf7c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:22.627961 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dfd540b8-cd1a-448a-bfd7-8f9abc9eaf7c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:22.635992 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:22.635992 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:22.640137 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dfd540b8-cd1a-448a-bfd7-8f9abc9eaf7c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:22.646324 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dfd540b8-cd1a-448a-bfd7-8f9abc9eaf7c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:22.647013 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1227/4925] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:22 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:23.660822 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-512c90ac-9819-4405-96ee-744a0dc50d0d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:23.662554 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-512c90ac-9819-4405-96ee-744a0dc50d0d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:23.662804 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-512c90ac-9819-4405-96ee-744a0dc50d0d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:23.663067 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-512c90ac-9819-4405-96ee-744a0dc50d0d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:23.669910 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:23.669910 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:23.673359 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-512c90ac-9819-4405-96ee-744a0dc50d0d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:23.677284 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-512c90ac-9819-4405-96ee-744a0dc50d0d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:23.677642 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1233/4926] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:23 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:24.691265 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7fd1415-39c7-4b6d-bca8-0191e38645da None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:24.693613 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7fd1415-39c7-4b6d-bca8-0191e38645da tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:24.693933 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7fd1415-39c7-4b6d-bca8-0191e38645da tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:24.694176 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7fd1415-39c7-4b6d-bca8-0191e38645da tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:24.702830 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:24.702830 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:24.706956 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a7fd1415-39c7-4b6d-bca8-0191e38645da tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:24.711582 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7fd1415-39c7-4b6d-bca8-0191e38645da tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:24.712015 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1228/4927] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:24 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:24.727601 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7c19896c-fc2e-4c58-9000-5dcc26f3422c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:24.729965 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c19896c-fc2e-4c58-9000-5dcc26f3422c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:24.730268 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c19896c-fc2e-4c58-9000-5dcc26f3422c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:24.730534 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c19896c-fc2e-4c58-9000-5dcc26f3422c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:24.739314 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:24.739314 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:24.743796 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7c19896c-fc2e-4c58-9000-5dcc26f3422c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:24.750033 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c19896c-fc2e-4c58-9000-5dcc26f3422c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:24.750656 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1240/4928] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:24 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:24.763311 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d0061f4b-2f06-4b7f-9be9-614d6c85eb6f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:24.765043 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d0061f4b-2f06-4b7f-9be9-614d6c85eb6f tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:35:24.765373 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d0061f4b-2f06-4b7f-9be9-614d6c85eb6f tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3383ec5-9f5b-445e-9527-449d68645663", "name": "tempest-VolumeImageDependencyTests-Snapshot-1102835263"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:24.773401 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:24.773401 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:24.773891 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d0061f4b-2f06-4b7f-9be9-614d6c85eb6f tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:24.774004 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-d0061f4b-2f06-4b7f-9be9-614d6c85eb6f tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create snapshot from volume f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:24.818225 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-d0061f4b-2f06-4b7f-9be9-614d6c85eb6f tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Created reservations ['9aa243e7-3d6c-4040-8459-5c6ff17301bb', '75d60fcf-f827-4ba3-bb96-95e5e15c2cbe', '2ee5baab-a57d-4dc5-a2e0-6e6ba2833e39', '930f033e-c3e1-4808-96fb-c62ae9016900'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:24.850515 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d0061f4b-2f06-4b7f-9be9-614d6c85eb6f tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Snapshot create request issued successfully. Aug 08 06:35:24.851111 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d0061f4b-2f06-4b7f-9be9-614d6c85eb6f tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:35:24.851640 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1228/4929] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:35:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:24.861331 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d2b15e2f-d684-4513-9b4f-1df5ecfdd814 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:24.863342 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2b15e2f-d684-4513-9b4f-1df5ecfdd814 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a Aug 08 06:35:24.863613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2b15e2f-d684-4513-9b4f-1df5ecfdd814 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:24.863893 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2b15e2f-d684-4513-9b4f-1df5ecfdd814 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:24.869742 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:24.869742 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:24.870289 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d2b15e2f-d684-4513-9b4f-1df5ecfdd814 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Snapshot retrieved successfully. Aug 08 06:35:24.871306 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2b15e2f-d684-4513-9b4f-1df5ecfdd814 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a returned with HTTP 200 Aug 08 06:35:24.871850 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1234/4930] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:24 2026] GET /volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:25.883506 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bad1e26c-bd7c-4f95-967a-b0f170bbf414 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:25.885931 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bad1e26c-bd7c-4f95-967a-b0f170bbf414 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a Aug 08 06:35:25.886162 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bad1e26c-bd7c-4f95-967a-b0f170bbf414 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:25.886413 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bad1e26c-bd7c-4f95-967a-b0f170bbf414 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:25.892024 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:25.892024 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:25.892600 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bad1e26c-bd7c-4f95-967a-b0f170bbf414 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Snapshot retrieved successfully. Aug 08 06:35:25.893798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bad1e26c-bd7c-4f95-967a-b0f170bbf414 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a returned with HTTP 200 Aug 08 06:35:25.895220 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1229/4931] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:25 2026] GET /volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:25.905058 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:25.907532 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:25.908029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "7d971c11-9f60-4c5d-8374-2ba92a42ba5a", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:25.909732 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '7d971c11-9f60-4c5d-8374-2ba92a42ba5a', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:25.915682 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:25.915682 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:25.916404 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Snapshot retrieved successfully. Aug 08 06:35:25.916616 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume of 1 GB Aug 08 06:35:25.921723 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Availability Zones retrieved successfully. Aug 08 06:35:25.930135 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (8b9fdbae-9dfb-42b7-bc7c-42e097251b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:25.931305 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177db2f3-50b3-4b9b-a1a3-0b65b72965e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:25.932402 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:25.968639 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177db2f3-50b3-4b9b-a1a3-0b65b72965e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d971c11-9f60-4c5d-8374-2ba92a42ba5a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:25.969685 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7068b6c3-a40b-4877-a932-f7ce7d745fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:26.017729 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Created reservations ['9debd423-f1bb-4a43-a90e-e31064c58d3d', 'd75c36bc-58f2-425f-87d4-710b6e2a5162', 'a60d32a7-e9b2-4f7d-b43c-7fcb169e4b3d', '8a1277e4-f129-41eb-8ab9-56cd2390992d'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:26.018607 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7068b6c3-a40b-4877-a932-f7ce7d745fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9debd423-f1bb-4a43-a90e-e31064c58d3d', 'd75c36bc-58f2-425f-87d4-710b6e2a5162', 'a60d32a7-e9b2-4f7d-b43c-7fcb169e4b3d', '8a1277e4-f129-41eb-8ab9-56cd2390992d']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:26.019398 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5630a15-ed69-45f6-9565-9d6b232d3470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:26.059360 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5630a15-ed69-45f6-9565-9d6b232d3470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c66ceb0-4abc-421f-bca7-56936e77e680', '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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['9debd423-f1bb-4a43-a90e-e31064c58d3d','d75c36bc-58f2-425f-87d4-710b6e2a5162','a60d32a7-e9b2-4f7d-b43c-7fcb169e4b3d','8a1277e4-f129-41eb-8ab9-56cd2390992d'],size=1,snapshot_id=7d971c11-9f60-4c5d-8374-2ba92a42ba5a,source_replicaid=,source_volid=None,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:26Z,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=3c66ceb0-4abc-421f-bca7-56936e77e680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca27d3dc6bfa41628456f8b3d1bd77dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d971c11-9f60-4c5d-8374-2ba92a42ba5a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='596d26fea48f4f32953860707409ebee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:26.060189 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674a2e31-9af3-44d2-a5de-1be25b9a3ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:26.079248 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674a2e31-9af3-44d2-a5de-1be25b9a3ab6) transitioned into state 'SUCCESS' from 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='ca27d3dc6bfa41628456f8b3d1bd77dc',qos_specs=None,replication_status=,reservations=['9debd423-f1bb-4a43-a90e-e31064c58d3d','d75c36bc-58f2-425f-87d4-710b6e2a5162','a60d32a7-e9b2-4f7d-b43c-7fcb169e4b3d','8a1277e4-f129-41eb-8ab9-56cd2390992d'],size=1,snapshot_id=7d971c11-9f60-4c5d-8374-2ba92a42ba5a,source_replicaid=,source_volid=None,status='creating',user_id='596d26fea48f4f32953860707409ebee',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:26.080025 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb252df-3295-4855-b4de-427968c37706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:26.100557 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb252df-3295-4855-b4de-427968c37706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:26.101400 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Flow 'volume_create_api' (8b9fdbae-9dfb-42b7-bc7c-42e097251b86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:26.101791 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Create volume request issued successfully. Aug 08 06:35:26.102491 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dc9225f1-dc75-42ce-ae41-147a1dfbf76b tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:26.103323 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1241/4932] 10.4.3.32 () {70 vars in 1293 bytes} [Sat Aug 8 06:35:25 2026] POST /volume/v3/volumes => generated 807 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:26.115231 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-08025737-8282-42cb-a586-7aedd85913b8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:26.117096 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08025737-8282-42cb-a586-7aedd85913b8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:26.117323 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08025737-8282-42cb-a586-7aedd85913b8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:26.117632 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08025737-8282-42cb-a586-7aedd85913b8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:26.125507 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:26.125507 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:26.130464 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-08025737-8282-42cb-a586-7aedd85913b8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:26.134801 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08025737-8282-42cb-a586-7aedd85913b8 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 returned with HTTP 200 Aug 08 06:35:26.135111 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1229/4933] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:26 2026] GET /volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:27.149013 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fe6be55d-b451-487d-8493-334112c32d8c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:27.151220 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe6be55d-b451-487d-8493-334112c32d8c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:27.151548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe6be55d-b451-487d-8493-334112c32d8c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:27.151887 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fe6be55d-b451-487d-8493-334112c32d8c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:27.162144 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:27.162144 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:27.167432 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fe6be55d-b451-487d-8493-334112c32d8c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:27.173445 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fe6be55d-b451-487d-8493-334112c32d8c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 returned with HTTP 200 Aug 08 06:35:27.173732 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1235/4934] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:27 2026] GET /volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:27.186722 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ea2cfc86-99bd-4cf2-a412-02d2ae296e30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:27.188797 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea2cfc86-99bd-4cf2-a412-02d2ae296e30 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:27.189052 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea2cfc86-99bd-4cf2-a412-02d2ae296e30 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:27.189222 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea2cfc86-99bd-4cf2-a412-02d2ae296e30 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:27.196083 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:27.196083 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:27.199970 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ea2cfc86-99bd-4cf2-a412-02d2ae296e30 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:27.205489 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea2cfc86-99bd-4cf2-a412-02d2ae296e30 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 returned with HTTP 200 Aug 08 06:35:27.205993 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1230/4935] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:27 2026] GET /volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:27.219783 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1d287394-f6fb-4810-855a-dfec0dde7e42 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:27.221940 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d287394-f6fb-4810-855a-dfec0dde7e42 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a Aug 08 06:35:27.222157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d287394-f6fb-4810-855a-dfec0dde7e42 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:27.222396 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d287394-f6fb-4810-855a-dfec0dde7e42 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:27.222502 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-1d287394-f6fb-4810-855a-dfec0dde7e42 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete snapshot with id: 7d971c11-9f60-4c5d-8374-2ba92a42ba5a Aug 08 06:35:27.228233 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:27.228233 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:27.228730 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1d287394-f6fb-4810-855a-dfec0dde7e42 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Snapshot retrieved successfully. Aug 08 06:35:27.248931 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1d287394-f6fb-4810-855a-dfec0dde7e42 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Snapshot delete request issued successfully. Aug 08 06:35:27.249196 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d287394-f6fb-4810-855a-dfec0dde7e42 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a returned with HTTP 202 Aug 08 06:35:27.249805 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1242/4936] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:35:27 2026] DELETE /volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:27.263195 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2317f50d-18e5-49b6-8142-b28766ce153d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:27.265418 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2317f50d-18e5-49b6-8142-b28766ce153d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a Aug 08 06:35:27.265640 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2317f50d-18e5-49b6-8142-b28766ce153d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:27.265904 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2317f50d-18e5-49b6-8142-b28766ce153d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:27.271883 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:27.271883 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:27.272355 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2317f50d-18e5-49b6-8142-b28766ce153d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Snapshot retrieved successfully. Aug 08 06:35:27.273320 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2317f50d-18e5-49b6-8142-b28766ce153d tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a returned with HTTP 200 Aug 08 06:35:27.273734 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1230/4937] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:27 2026] GET /volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:28.287182 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2d8230f4-ac21-4791-9837-03a81dc68ad1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:28.289017 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d8230f4-ac21-4791-9837-03a81dc68ad1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a Aug 08 06:35:28.289159 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d8230f4-ac21-4791-9837-03a81dc68ad1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:28.289331 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2d8230f4-ac21-4791-9837-03a81dc68ad1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:28.293512 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2d8230f4-ac21-4791-9837-03a81dc68ad1 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a returned with HTTP 404 Aug 08 06:35:28.294032 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1236/4938] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:28 2026] GET /volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:28.301724 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0323f181-cb97-42b5-9722-651c647b4a56 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:28.303696 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0323f181-cb97-42b5-9722-651c647b4a56 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:28.304175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0323f181-cb97-42b5-9722-651c647b4a56 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:28.304445 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0323f181-cb97-42b5-9722-651c647b4a56 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:28.304627 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-0323f181-cb97-42b5-9722-651c647b4a56 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume with id: 3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:28.312098 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:28.312098 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:28.312553 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0323f181-cb97-42b5-9722-651c647b4a56 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:28.333541 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0323f181-cb97-42b5-9722-651c647b4a56 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume request issued successfully. Aug 08 06:35:28.333850 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0323f181-cb97-42b5-9722-651c647b4a56 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 returned with HTTP 202 Aug 08 06:35:28.334413 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1231/4939] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:35:28 2026] DELETE /volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:35:28.346954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-19ba1918-04aa-45c1-8883-ec55be471dc3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:28.348604 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19ba1918-04aa-45c1-8883-ec55be471dc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:28.348798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19ba1918-04aa-45c1-8883-ec55be471dc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:28.349010 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-19ba1918-04aa-45c1-8883-ec55be471dc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:28.356120 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:28.356120 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:28.360108 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-19ba1918-04aa-45c1-8883-ec55be471dc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:28.364232 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-19ba1918-04aa-45c1-8883-ec55be471dc3 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 returned with HTTP 200 Aug 08 06:35:28.364521 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1243/4940] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:28 2026] GET /volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 => generated 1225 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:29.379198 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b4b35f7e-56ac-42e6-881b-62fb68fb5368 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:29.381243 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b4b35f7e-56ac-42e6-881b-62fb68fb5368 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:29.381438 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b4b35f7e-56ac-42e6-881b-62fb68fb5368 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:29.381628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b4b35f7e-56ac-42e6-881b-62fb68fb5368 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:29.388148 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b4b35f7e-56ac-42e6-881b-62fb68fb5368 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 returned with HTTP 404 Aug 08 06:35:29.388585 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1231/4941] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:29 2026] GET /volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:29.675802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f12fea60-b205-4527-95e6-a64653307dfc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:29.677809 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f12fea60-b205-4527-95e6-a64653307dfc tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:29.678058 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f12fea60-b205-4527-95e6-a64653307dfc tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:29.678278 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f12fea60-b205-4527-95e6-a64653307dfc tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:29.678444 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f12fea60-b205-4527-95e6-a64653307dfc tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume with id: f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:29.687671 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:29.687671 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:29.688316 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f12fea60-b205-4527-95e6-a64653307dfc tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:29.709320 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f12fea60-b205-4527-95e6-a64653307dfc tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume request issued successfully. Aug 08 06:35:29.709481 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f12fea60-b205-4527-95e6-a64653307dfc tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 202 Aug 08 06:35:29.710067 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1237/4942] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:35:29 2026] DELETE /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:35:29.718861 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-800859c0-9730-4506-b199-b4d9dd5e3296 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:29.720909 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-800859c0-9730-4506-b199-b4d9dd5e3296 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:29.721201 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-800859c0-9730-4506-b199-b4d9dd5e3296 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:29.721441 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-800859c0-9730-4506-b199-b4d9dd5e3296 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:29.729703 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:29.729703 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:29.734475 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-800859c0-9730-4506-b199-b4d9dd5e3296 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:29.741127 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-800859c0-9730-4506-b199-b4d9dd5e3296 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 200 Aug 08 06:35:29.741592 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1232/4943] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:29 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 1190 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:30.577601 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.579029 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:30.579314 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1329548268", "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:30.580589 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1329548268', 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:30.740258 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Create volume of 1 GB Aug 08 06:35:30.744533 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Availability Zones retrieved successfully. Aug 08 06:35:30.749753 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Flow 'volume_create_api' (5d353f87-de6d-41f6-811d-012551e04bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:30.750818 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6082cc97-a59e-4a78-8253-2a9765561805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:30.751654 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:30.757897 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-85b8e6be-f5dd-4b9f-a870-640fcb1cf643 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.759664 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-85b8e6be-f5dd-4b9f-a870-640fcb1cf643 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:30.759901 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-85b8e6be-f5dd-4b9f-a870-640fcb1cf643 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.760086 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-85b8e6be-f5dd-4b9f-a870-640fcb1cf643 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.766670 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-85b8e6be-f5dd-4b9f-a870-640fcb1cf643 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 404 Aug 08 06:35:30.767286 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1232/4944] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:30 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:30.775811 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8cc071f6-af41-49a0-b26d-23bb6e0a7fca None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.777741 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8cc071f6-af41-49a0-b26d-23bb6e0a7fca tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:30.778847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8cc071f6-af41-49a0-b26d-23bb6e0a7fca tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.778847 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8cc071f6-af41-49a0-b26d-23bb6e0a7fca tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.778847 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-8cc071f6-af41-49a0-b26d-23bb6e0a7fca tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume with id: 3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:30.785520 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8cc071f6-af41-49a0-b26d-23bb6e0a7fca tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 returned with HTTP 404 Aug 08 06:35:30.786069 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1238/4945] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:35:30 2026] DELETE /volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:30.792277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ebcf4e29-bee4-4923-bab6-6ca71e6a511e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.794200 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ebcf4e29-bee4-4923-bab6-6ca71e6a511e tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 Aug 08 06:35:30.794413 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ebcf4e29-bee4-4923-bab6-6ca71e6a511e tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.794675 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ebcf4e29-bee4-4923-bab6-6ca71e6a511e tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.799740 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ebcf4e29-bee4-4923-bab6-6ca71e6a511e tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 returned with HTTP 404 Aug 08 06:35:30.800190 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1233/4946] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:30 2026] GET /volume/v3/volumes/3c66ceb0-4abc-421f-bca7-56936e77e680 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:30.806273 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6082cc97-a59e-4a78-8253-2a9765561805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:30.806898 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e3f487b9-3114-49f4-8a07-19b206fea17c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.807093 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d913961-5f1f-4abc-8364-2d937feaad2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:30.808536 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e3f487b9-3114-49f4-8a07-19b206fea17c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a Aug 08 06:35:30.808741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e3f487b9-3114-49f4-8a07-19b206fea17c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.808946 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e3f487b9-3114-49f4-8a07-19b206fea17c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.809049 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-e3f487b9-3114-49f4-8a07-19b206fea17c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete snapshot with id: 7d971c11-9f60-4c5d-8374-2ba92a42ba5a Aug 08 06:35:30.812620 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e3f487b9-3114-49f4-8a07-19b206fea17c tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a returned with HTTP 404 Aug 08 06:35:30.813184 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1233/4947] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:35:30 2026] DELETE /volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:30.820678 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ee42e101-1eef-4146-a20d-bccdaace0cc2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.822904 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee42e101-1eef-4146-a20d-bccdaace0cc2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a Aug 08 06:35:30.823162 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee42e101-1eef-4146-a20d-bccdaace0cc2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.823405 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ee42e101-1eef-4146-a20d-bccdaace0cc2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.828132 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ee42e101-1eef-4146-a20d-bccdaace0cc2 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a returned with HTTP 404 Aug 08 06:35:30.828675 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1239/4948] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:30 2026] GET /volume/v3/snapshots/7d971c11-9f60-4c5d-8374-2ba92a42ba5a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:30.835667 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9e343262-1a7d-4201-8da1-0c9c8a4f3e66 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.837660 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e343262-1a7d-4201-8da1-0c9c8a4f3e66 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:30.837960 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e343262-1a7d-4201-8da1-0c9c8a4f3e66 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.838326 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e343262-1a7d-4201-8da1-0c9c8a4f3e66 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.838393 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9e343262-1a7d-4201-8da1-0c9c8a4f3e66 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume with id: f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:30.844668 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e343262-1a7d-4201-8da1-0c9c8a4f3e66 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 404 Aug 08 06:35:30.845261 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1234/4949] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:35:30 2026] DELETE /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:30.852059 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-44353e6f-c449-47a0-9385-b8622139ee36 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.853834 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44353e6f-c449-47a0-9385-b8622139ee36 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 Aug 08 06:35:30.854075 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-44353e6f-c449-47a0-9385-b8622139ee36 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.854257 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-44353e6f-c449-47a0-9385-b8622139ee36 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.859509 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44353e6f-c449-47a0-9385-b8622139ee36 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 returned with HTTP 404 Aug 08 06:35:30.859953 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1234/4950] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:30 2026] GET /volume/v3/volumes/f3383ec5-9f5b-445e-9527-449d68645663 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:30.860494 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Created reservations ['6ef41bf4-ab3f-4d8a-92d0-3c9579ca93b9', '27f63cfc-64dc-4ff1-a76f-de53c29a4845', 'b98a90b3-c15b-41f2-8682-a9d2664a1ff3', '7f4c9ab0-eb90-4441-b6ae-11377caa9721'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:30.861245 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d913961-5f1f-4abc-8364-2d937feaad2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef41bf4-ab3f-4d8a-92d0-3c9579ca93b9', '27f63cfc-64dc-4ff1-a76f-de53c29a4845', 'b98a90b3-c15b-41f2-8682-a9d2664a1ff3', '7f4c9ab0-eb90-4441-b6ae-11377caa9721']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:30.861926 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b04e91-df64-4541-a53f-9570e2cbdea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:30.881846 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b04e91-df64-4541-a53f-9570e2cbdea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f6536fb-337f-4920-8746-5f57ecf50f60', '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-1329548268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8953fa5a49404e7bbb6e82498a00e53c',qos_specs=None,replication_status=,reservations=['6ef41bf4-ab3f-4d8a-92d0-3c9579ca93b9','27f63cfc-64dc-4ff1-a76f-de53c29a4845','b98a90b3-c15b-41f2-8682-a9d2664a1ff3','7f4c9ab0-eb90-4441-b6ae-11377caa9721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5254ad078e614de79c097bcc91b8b73b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1329548268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f6536fb-337f-4920-8746-5f57ecf50f60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8953fa5a49404e7bbb6e82498a00e53c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5254ad078e614de79c097bcc91b8b73b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:30.882614 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bfbc041-b7eb-4d9d-8065-65e738b7de6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:30.892940 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f8da4aaa-4977-4b70-b3a0-2ec56e1ea422 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.894587 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8da4aaa-4977-4b70-b3a0-2ec56e1ea422 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 Aug 08 06:35:30.894828 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8da4aaa-4977-4b70-b3a0-2ec56e1ea422 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.895047 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f8da4aaa-4977-4b70-b3a0-2ec56e1ea422 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.895161 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f8da4aaa-4977-4b70-b3a0-2ec56e1ea422 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume with id: 8bc45843-049d-4cab-a829-92ddfd5e7085 Aug 08 06:35:30.897710 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bfbc041-b7eb-4d9d-8065-65e738b7de6a) transitioned into state 'SUCCESS' from state '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-1329548268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8953fa5a49404e7bbb6e82498a00e53c',qos_specs=None,replication_status=,reservations=['6ef41bf4-ab3f-4d8a-92d0-3c9579ca93b9','27f63cfc-64dc-4ff1-a76f-de53c29a4845','b98a90b3-c15b-41f2-8682-a9d2664a1ff3','7f4c9ab0-eb90-4441-b6ae-11377caa9721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5254ad078e614de79c097bcc91b8b73b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:30.898337 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83928d75-c863-4258-9bfc-d54427bf6fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:30.901726 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:30.901726 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:30.902198 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f8da4aaa-4977-4b70-b3a0-2ec56e1ea422 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:30.905500 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83928d75-c863-4258-9bfc-d54427bf6fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:30.906201 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Flow 'volume_create_api' (5d353f87-de6d-41f6-811d-012551e04bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:30.906494 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Create volume request issued successfully. Aug 08 06:35:30.906988 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b81497d5-ef1b-412b-955f-b16b2a57ed1b tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:30.907370 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1244/4951] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:35:30 2026] POST /volume/v3/volumes => generated 751 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:30.916468 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f8da4aaa-4977-4b70-b3a0-2ec56e1ea422 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume request issued successfully. Aug 08 06:35:30.917288 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f8da4aaa-4977-4b70-b3a0-2ec56e1ea422 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 returned with HTTP 202 Aug 08 06:35:30.917288 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1240/4952] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:35:30 2026] DELETE /volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:35:30.919834 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-191882b3-20f4-4d0d-9335-c9e82f560d36 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.921676 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-191882b3-20f4-4d0d-9335-c9e82f560d36 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] GET https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 Aug 08 06:35:30.921676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-191882b3-20f4-4d0d-9335-c9e82f560d36 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.921816 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-191882b3-20f4-4d0d-9335-c9e82f560d36 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.923625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d3cc074b-6862-4170-8aac-f30285ac5762 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:30.926118 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3cc074b-6862-4170-8aac-f30285ac5762 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 Aug 08 06:35:30.926453 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3cc074b-6862-4170-8aac-f30285ac5762 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:30.926752 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3cc074b-6862-4170-8aac-f30285ac5762 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:30.928206 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:30.928206 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:30.931301 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-191882b3-20f4-4d0d-9335-c9e82f560d36 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Volume info retrieved successfully. Aug 08 06:35:30.935122 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-191882b3-20f4-4d0d-9335-c9e82f560d36 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 returned with HTTP 200 Aug 08 06:35:30.935375 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:30.935375 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:30.935442 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1235/4953] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:30 2026] GET /volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:30.940193 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d3cc074b-6862-4170-8aac-f30285ac5762 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Volume info retrieved successfully. Aug 08 06:35:30.946046 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3cc074b-6862-4170-8aac-f30285ac5762 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 returned with HTTP 200 Aug 08 06:35:30.946457 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1235/4954] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:30 2026] GET /volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:31.947999 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a6dd6498-9c01-4494-a99d-644e03c19843 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:31.949786 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6dd6498-9c01-4494-a99d-644e03c19843 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] GET https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 Aug 08 06:35:31.950073 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a6dd6498-9c01-4494-a99d-644e03c19843 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:31.950265 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a6dd6498-9c01-4494-a99d-644e03c19843 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:31.957217 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:31.957217 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:31.958076 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-66cba7ad-7420-4067-9ffd-88728556e382 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:31.959859 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66cba7ad-7420-4067-9ffd-88728556e382 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 Aug 08 06:35:31.960091 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66cba7ad-7420-4067-9ffd-88728556e382 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:31.960332 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66cba7ad-7420-4067-9ffd-88728556e382 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:31.960692 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a6dd6498-9c01-4494-a99d-644e03c19843 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Volume info retrieved successfully. Aug 08 06:35:31.966002 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a6dd6498-9c01-4494-a99d-644e03c19843 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 returned with HTTP 200 Aug 08 06:35:31.966442 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1245/4955] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:31 2026] GET /volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:31.967264 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66cba7ad-7420-4067-9ffd-88728556e382 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 returned with HTTP 404 Aug 08 06:35:31.967405 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1241/4956] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:31 2026] GET /volume/v3/volumes/8bc45843-049d-4cab-a829-92ddfd5e7085 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:31.975046 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e739b611-0fff-497e-a755-695aab45b952 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:31.976596 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e739b611-0fff-497e-a755-695aab45b952 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:31.976798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e739b611-0fff-497e-a755-695aab45b952 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:31.976988 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e739b611-0fff-497e-a755-695aab45b952 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:31.977191 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e739b611-0fff-497e-a755-695aab45b952 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume with id: ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:31.981821 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e739b611-0fff-497e-a755-695aab45b952 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 404 Aug 08 06:35:31.982238 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1236/4957] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:35:31 2026] DELETE /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:31.987605 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f868f663-5816-498c-bfab-3a7bae0f6831 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:31.989471 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f868f663-5816-498c-bfab-3a7bae0f6831 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 Aug 08 06:35:31.989690 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f868f663-5816-498c-bfab-3a7bae0f6831 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:31.989944 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f868f663-5816-498c-bfab-3a7bae0f6831 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:31.995480 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f868f663-5816-498c-bfab-3a7bae0f6831 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 returned with HTTP 404 Aug 08 06:35:31.996000 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1236/4958] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:31 2026] GET /volume/v3/volumes/ff4ae05a-b5e2-47b4-9c96-644d02f2bc46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:31.999836 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-191ec372-448a-433a-90a0-fea3e5b77e8d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:32.002331 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-191ec372-448a-433a-90a0-fea3e5b77e8d tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] GET https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 Aug 08 06:35:32.002331 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-191ec372-448a-433a-90a0-fea3e5b77e8d tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:32.002478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-191ec372-448a-433a-90a0-fea3e5b77e8d tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:32.010662 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:32.010662 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:32.014317 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-191ec372-448a-433a-90a0-fea3e5b77e8d tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Volume info retrieved successfully. Aug 08 06:35:32.020158 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-191ec372-448a-433a-90a0-fea3e5b77e8d tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 returned with HTTP 200 Aug 08 06:35:32.020546 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1246/4959] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:35:31 2026] GET /volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:32.032032 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c33558aa-87f8-4c67-9418-7afefead6918 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:32.033824 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c33558aa-87f8-4c67-9418-7afefead6918 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] DELETE https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:32.034069 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c33558aa-87f8-4c67-9418-7afefead6918 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:32.034251 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c33558aa-87f8-4c67-9418-7afefead6918 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:32.034444 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-c33558aa-87f8-4c67-9418-7afefead6918 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Delete volume with id: 02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:32.040081 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c33558aa-87f8-4c67-9418-7afefead6918 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 404 Aug 08 06:35:32.040517 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1242/4960] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:35:32 2026] DELETE /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:32.046569 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ec56a594-5bda-4d8f-932f-c570a5672733 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:32.048211 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec56a594-5bda-4d8f-932f-c570a5672733 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] GET https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 Aug 08 06:35:32.048211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec56a594-5bda-4d8f-932f-c570a5672733 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:32.048211 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec56a594-5bda-4d8f-932f-c570a5672733 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:32.052827 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec56a594-5bda-4d8f-932f-c570a5672733 tempest-VolumeImageDependencyTests-1443132573 tempest-VolumeImageDependencyTests-1443132573-project-member] https://10.4.3.32/volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 returned with HTTP 404 Aug 08 06:35:32.053210 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1237/4961] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:35:32 2026] GET /volume/v3/volumes/02a03a3f-fec2-49b1-aa9a-fbe98bb21800 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:35:32.478497 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-8064b095-8772-4104-a28c-0a35ac3a5348 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:32.481104 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-8064b095-8772-4104-a28c-0a35ac3a5348 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] GET https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 Aug 08 06:35:32.481319 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-8064b095-8772-4104-a28c-0a35ac3a5348 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:32.481481 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-8064b095-8772-4104-a28c-0a35ac3a5348 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:32.488402 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:32.488402 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:32.492413 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-8064b095-8772-4104-a28c-0a35ac3a5348 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Volume info retrieved successfully. Aug 08 06:35:32.497182 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-8064b095-8772-4104-a28c-0a35ac3a5348 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 returned with HTTP 200 Aug 08 06:35:32.497624 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1237/4962] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:35:32 2026] GET /volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:32.508417 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-950bcc80-835b-44b1-959b-983d4c684bb9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:32.508570 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-950bcc80-835b-44b1-959b-983d4c684bb9 None None] GET https://10.4.3.32/volume// Aug 08 06:35:32.508747 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-950bcc80-835b-44b1-959b-983d4c684bb9 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:32.508977 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-950bcc80-835b-44b1-959b-983d4c684bb9 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:32.509353 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-950bcc80-835b-44b1-959b-983d4c684bb9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:35:32.509675 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1247/4963] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:35:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:35:32.518261 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6d14623e-1130-43e6-b24f-6e3768e683d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:32.521230 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6d14623e-1130-43e6-b24f-6e3768e683d8 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:35:32.521695 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6d14623e-1130-43e6-b24f-6e3768e683d8 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f6536fb-337f-4920-8746-5f57ecf50f60", "connector": null, "instance_uuid": "662f7670-8d69-482d-9bbf-3a640ce16a9c"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:32.532315 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:32.532315 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:32.557399 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6d14623e-1130-43e6-b24f-6e3768e683d8 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:35:32.560306 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1243/4964] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:35:32 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:32.838114 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3aab6116-7c69-4b76-893f-495019158307 req-c850bcf6-cae8-482e-9564-a3f190ca73e1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:32.840501 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3aab6116-7c69-4b76-893f-495019158307 req-c850bcf6-cae8-482e-9564-a3f190ca73e1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24/encryption Aug 08 06:35:32.840757 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3aab6116-7c69-4b76-893f-495019158307 req-c850bcf6-cae8-482e-9564-a3f190ca73e1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:32.840997 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3aab6116-7c69-4b76-893f-495019158307 req-c850bcf6-cae8-482e-9564-a3f190ca73e1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:32.858036 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:32.858036 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:32.875976 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3aab6116-7c69-4b76-893f-495019158307 req-c850bcf6-cae8-482e-9564-a3f190ca73e1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24/encryption returned with HTTP 200 Aug 08 06:35:32.876426 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1238/4965] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:35:32 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:33.297874 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:33.380275 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:33.380763 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1481779911"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:33.382406 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1481779911'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:33.382595 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Create volume of 1 GB Aug 08 06:35:33.386359 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Availability Zones retrieved successfully. Aug 08 06:35:33.391794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Flow 'volume_create_api' (17c3d913-ba66-4070-93ba-5b1feb61031c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:33.392833 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84985c4-e79a-44a4-966f-8edb07751e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:33.393506 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:33.396469 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-00613674-fc13-437e-aa98-6542ace99de8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:33.396957 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00613674-fc13-437e-aa98-6542ace99de8 None None] GET https://10.4.3.32/volume// Aug 08 06:35:33.397157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00613674-fc13-437e-aa98-6542ace99de8 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:33.397379 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-00613674-fc13-437e-aa98-6542ace99de8 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:33.397720 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-00613674-fc13-437e-aa98-6542ace99de8 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:35:33.398043 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1248/4966] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:35:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:35:33.408491 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-ab166be9-724a-4741-9c54-a056868a16b3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:33.410461 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-ab166be9-724a-4741-9c54-a056868a16b3 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] GET https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 Aug 08 06:35:33.410691 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-ab166be9-724a-4741-9c54-a056868a16b3 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:33.410902 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-ab166be9-724a-4741-9c54-a056868a16b3 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:33.419761 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:33.419761 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:33.421069 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84985c4-e79a-44a4-966f-8edb07751e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:33.422094 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (934ebb2b-41f3-4290-9289-95606db421ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:33.422931 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-ab166be9-724a-4741-9c54-a056868a16b3 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Volume info retrieved successfully. Aug 08 06:35:33.427337 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-ab166be9-724a-4741-9c54-a056868a16b3 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 returned with HTTP 200 Aug 08 06:35:33.427823 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1244/4967] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:35:33 2026] GET /volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 => generated 1538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:33.498358 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Created reservations ['fd17eff0-a678-49d6-9492-9b795796ca38', 'a8fba3d3-1b2e-4c83-b836-f3e8c88bb628', '2158159a-18e5-4d51-9fd8-35883ba1fa2a', '7a47523a-8a9a-42af-982b-0cb285997295'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:33.499254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (934ebb2b-41f3-4290-9289-95606db421ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd17eff0-a678-49d6-9492-9b795796ca38', 'a8fba3d3-1b2e-4c83-b836-f3e8c88bb628', '2158159a-18e5-4d51-9fd8-35883ba1fa2a', '7a47523a-8a9a-42af-982b-0cb285997295']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:33.500113 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a35bf6d-1522-47fb-9151-29bc6edad55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:33.526852 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a35bf6d-1522-47fb-9151-29bc6edad55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '807d614a-ca41-41c1-9634-e8cc5ba5d9a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1481779911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f11809fab94d5a82c96b31eb059248',qos_specs=None,replication_status=,reservations=['fd17eff0-a678-49d6-9492-9b795796ca38','a8fba3d3-1b2e-4c83-b836-f3e8c88bb628','2158159a-18e5-4d51-9fd8-35883ba1fa2a','7a47523a-8a9a-42af-982b-0cb285997295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374c1bc9405c429d988247f525289636',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1481779911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=807d614a-ca41-41c1-9634-e8cc5ba5d9a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70f11809fab94d5a82c96b31eb059248',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='374c1bc9405c429d988247f525289636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:33.528033 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5499fb7-3a83-4ed1-8d96-9c88246f5355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:33.534002 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6c26ed89-3475-4f0a-a64c-2ff41a469bcb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:33.536095 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6c26ed89-3475-4f0a-a64c-2ff41a469bcb tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] PUT https://10.4.3.32/volume/v3/attachments/11c12570-8ff5-4fd6-bb6f-0de143140f68 Aug 08 06:35:33.536480 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6c26ed89-3475-4f0a-a64c-2ff41a469bcb tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:33.543889 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6c26ed89-3475-4f0a-a64c-2ff41a469bcb tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Acquiring lock "cinder-attachment_update-2f6536fb-337f-4920-8746-5f57ecf50f60-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:35:33.548500 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5499fb7-3a83-4ed1-8d96-9c88246f5355) transitioned into state 'SUCCESS' from state '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-1481779911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f11809fab94d5a82c96b31eb059248',qos_specs=None,replication_status=,reservations=['fd17eff0-a678-49d6-9492-9b795796ca38','a8fba3d3-1b2e-4c83-b836-f3e8c88bb628','2158159a-18e5-4d51-9fd8-35883ba1fa2a','7a47523a-8a9a-42af-982b-0cb285997295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374c1bc9405c429d988247f525289636',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:33.548652 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6c26ed89-3475-4f0a-a64c-2ff41a469bcb tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Lock "cinder-attachment_update-2f6536fb-337f-4920-8746-5f57ecf50f60-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:35:33.549520 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0939832-548d-49fd-8a05-d766cfaba2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:33.549636 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:33.549636 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:33.560206 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0939832-548d-49fd-8a05-d766cfaba2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:33.561466 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Flow 'volume_create_api' (17c3d913-ba66-4070-93ba-5b1feb61031c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:33.561887 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Create volume request issued successfully. Aug 08 06:35:33.562630 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e180354-9d6d-4041-9fdb-4330bfb24613 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:33.563235 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1238/4968] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:35:33 2026] POST /volume/v3/volumes => generated 776 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:33.575620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-60d77c54-2704-4b8c-a688-aa6975cf8d88 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:33.578064 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60d77c54-2704-4b8c-a688-aa6975cf8d88 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 Aug 08 06:35:33.578343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60d77c54-2704-4b8c-a688-aa6975cf8d88 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:33.578639 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60d77c54-2704-4b8c-a688-aa6975cf8d88 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:33.587289 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:33.587289 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:33.591545 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-60d77c54-2704-4b8c-a688-aa6975cf8d88 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Volume info retrieved successfully. Aug 08 06:35:33.596391 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60d77c54-2704-4b8c-a688-aa6975cf8d88 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 returned with HTTP 200 Aug 08 06:35:33.596892 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1249/4969] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:33 2026] GET /volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:33.634627 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6c26ed89-3475-4f0a-a64c-2ff41a469bcb tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Lock "cinder-attachment_update-2f6536fb-337f-4920-8746-5f57ecf50f60-np0000006785" released by "attachment_update" :: held 0.086s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:35:33.635051 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-6c26ed89-3475-4f0a-a64c-2ff41a469bcb tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/attachments/11c12570-8ff5-4fd6-bb6f-0de143140f68 returned with HTTP 200 Aug 08 06:35:33.635514 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1239/4970] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:35:33 2026] PUT /volume/v3/attachments/11c12570-8ff5-4fd6-bb6f-0de143140f68 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:33.662493 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-0b8d2ec9-b7a9-4ae7-9b1d-c83ee30a27b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:33.663320 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3aab6116-7c69-4b76-893f-495019158307 req-0755c386-67a6-4a12-83a6-d58c00406bf6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:33.665237 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-0b8d2ec9-b7a9-4ae7-9b1d-c83ee30a27b1 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] POST https://10.4.3.32/volume/v3/attachments/11c12570-8ff5-4fd6-bb6f-0de143140f68/action Aug 08 06:35:33.665761 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-0b8d2ec9-b7a9-4ae7-9b1d-c83ee30a27b1 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:35:33.665858 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3aab6116-7c69-4b76-893f-495019158307 req-0755c386-67a6-4a12-83a6-d58c00406bf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b47c830a-dca3-4984-aacc-4739f0f3df45 Aug 08 06:35:33.665972 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-0b8d2ec9-b7a9-4ae7-9b1d-c83ee30a27b1 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:33.666131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3aab6116-7c69-4b76-893f-495019158307 req-0755c386-67a6-4a12-83a6-d58c00406bf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:33.666300 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3aab6116-7c69-4b76-893f-495019158307 req-0755c386-67a6-4a12-83a6-d58c00406bf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:33.673481 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:33.673481 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:33.686856 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:33.686856 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:33.697019 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-35e09560-e6f6-4789-8178-0b7fe7bca5fa req-0b8d2ec9-b7a9-4ae7-9b1d-c83ee30a27b1 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/attachments/11c12570-8ff5-4fd6-bb6f-0de143140f68/action returned with HTTP 204 Aug 08 06:35:33.697498 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1245/4971] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:35:33 2026] POST /volume/v3/attachments/11c12570-8ff5-4fd6-bb6f-0de143140f68/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:33.745155 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3aab6116-7c69-4b76-893f-495019158307 req-0755c386-67a6-4a12-83a6-d58c00406bf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/b47c830a-dca3-4984-aacc-4739f0f3df45 returned with HTTP 200 Aug 08 06:35:33.745739 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1239/4972] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:35:33 2026] DELETE /volume/v3/attachments/b47c830a-dca3-4984-aacc-4739f0f3df45 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:34.610439 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6c51f7e6-3e9f-4472-b2aa-eddb0cb0e798 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:34.612118 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c51f7e6-3e9f-4472-b2aa-eddb0cb0e798 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 Aug 08 06:35:34.612338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c51f7e6-3e9f-4472-b2aa-eddb0cb0e798 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:34.612519 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c51f7e6-3e9f-4472-b2aa-eddb0cb0e798 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:34.620381 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:34.620381 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:34.623766 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6c51f7e6-3e9f-4472-b2aa-eddb0cb0e798 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Volume info retrieved successfully. Aug 08 06:35:34.627845 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c51f7e6-3e9f-4472-b2aa-eddb0cb0e798 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 returned with HTTP 200 Aug 08 06:35:34.628225 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1250/4973] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:34 2026] GET /volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:34.639379 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5362d18c-b2ea-48c2-9773-38fa62f2ae17 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:34.641480 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5362d18c-b2ea-48c2-9773-38fa62f2ae17 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:35:34.641936 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5362d18c-b2ea-48c2-9773-38fa62f2ae17 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "807d614a-ca41-41c1-9634-e8cc5ba5d9a8", "name": "tempest-type-Backup-1873550341"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:34.643641 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-5362d18c-b2ea-48c2-9773-38fa62f2ae17 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Creating new backup {'backup': {'volume_id': '807d614a-ca41-41c1-9634-e8cc5ba5d9a8', 'name': 'tempest-type-Backup-1873550341'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:35:34.643832 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-5362d18c-b2ea-48c2-9773-38fa62f2ae17 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Creating backup of volume 807d614a-ca41-41c1-9634-e8cc5ba5d9a8 in container None Aug 08 06:35:34.652721 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:34.652721 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:34.653132 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5362d18c-b2ea-48c2-9773-38fa62f2ae17 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Volume info retrieved successfully. Aug 08 06:35:34.679518 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-5362d18c-b2ea-48c2-9773-38fa62f2ae17 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Created reservations ['c9543b1b-0514-49c2-b011-34ea4681bb5d', 'c2998c80-c954-4969-a082-5a0d134ab787'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:34.709365 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5362d18c-b2ea-48c2-9773-38fa62f2ae17 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:35:34.709752 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1240/4974] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:35:34 2026] POST /volume/v3/backups => generated 314 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:34.713600 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ac5fb932-55d3-4774-9694-526d2644d802 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:34.715839 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac5fb932-55d3-4774-9694-526d2644d802 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:34.716106 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac5fb932-55d3-4774-9694-526d2644d802 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:34.716401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ac5fb932-55d3-4774-9694-526d2644d802 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:34.716689 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ac5fb932-55d3-4774-9694-526d2644d802 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:34.717389 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f3b61c50-d517-4826-9322-1cea5e2f1bc8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:34.719654 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3b61c50-d517-4826-9322-1cea5e2f1bc8 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:34.719968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3b61c50-d517-4826-9322-1cea5e2f1bc8 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:34.720227 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3b61c50-d517-4826-9322-1cea5e2f1bc8 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:34.720431 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f3b61c50-d517-4826-9322-1cea5e2f1bc8 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:34.725230 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:34.725230 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:34.725787 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:34.725787 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:34.725974 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3b61c50-d517-4826-9322-1cea5e2f1bc8 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:34.726413 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1240/4975] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:34 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:34.726473 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ac5fb932-55d3-4774-9694-526d2644d802 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:34.739895 np0000006785 devstack@c-api.service[100288]: WARNING cinder.keymgr.conf_key_mgr [None req-ac5fb932-55d3-4774-9694-526d2644d802 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:35:34.746911 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ac5fb932-55d3-4774-9694-526d2644d802 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:35:34.747192 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ac5fb932-55d3-4774-9694-526d2644d802 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 returned with HTTP 202 Aug 08 06:35:34.747763 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1246/4976] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:34 2026] DELETE /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:34.756194 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b1964e7d-17b0-4d19-afb5-651ec65e626f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:34.757657 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1964e7d-17b0-4d19-afb5-651ec65e626f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:34.757904 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b1964e7d-17b0-4d19-afb5-651ec65e626f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:34.758135 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b1964e7d-17b0-4d19-afb5-651ec65e626f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:34.765601 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:34.765601 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:34.769601 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b1964e7d-17b0-4d19-afb5-651ec65e626f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:34.773881 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b1964e7d-17b0-4d19-afb5-651ec65e626f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 returned with HTTP 200 Aug 08 06:35:34.774279 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1251/4977] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:34 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:35.736154 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-300334d1-30a9-481f-9738-6962eda6c54a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:35.738305 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-300334d1-30a9-481f-9738-6962eda6c54a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:35.738562 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-300334d1-30a9-481f-9738-6962eda6c54a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:35.738809 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-300334d1-30a9-481f-9738-6962eda6c54a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:35.738942 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-300334d1-30a9-481f-9738-6962eda6c54a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:35.743306 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:35.743306 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:35.743935 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-300334d1-30a9-481f-9738-6962eda6c54a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:35.744346 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1241/4978] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:35 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:35.789459 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bd08d749-e90a-428a-9de8-f6dda94e7e26 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:35.793057 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd08d749-e90a-428a-9de8-f6dda94e7e26 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 Aug 08 06:35:35.793057 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd08d749-e90a-428a-9de8-f6dda94e7e26 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:35.793057 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd08d749-e90a-428a-9de8-f6dda94e7e26 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:35.797363 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd08d749-e90a-428a-9de8-f6dda94e7e26 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 returned with HTTP 404 Aug 08 06:35:35.797836 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1241/4979] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:35 2026] GET /volume/v3/volumes/dd9e1f55-eabf-4149-8b3f-eff9f7a0ff24 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:35.805680 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-14be7925-c05e-4d42-938c-9b22f51f432c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:35.807942 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14be7925-c05e-4d42-938c-9b22f51f432c tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:35:35.808225 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14be7925-c05e-4d42-938c-9b22f51f432c tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:35.808430 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-14be7925-c05e-4d42-938c-9b22f51f432c tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:35.809295 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-14be7925-c05e-4d42-938c-9b22f51f432c tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:35:35.821522 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-14be7925-c05e-4d42-938c-9b22f51f432c tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Get all volumes completed successfully. Aug 08 06:35:35.823490 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:35.823490 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:35.828069 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-14be7925-c05e-4d42-938c-9b22f51f432c tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:35:35.828501 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1247/4980] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:35:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8055 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:35.842388 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1b2e47dc-7241-4815-9ecb-b477a56b8f90 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:35.844443 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b2e47dc-7241-4815-9ecb-b477a56b8f90 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] DELETE https://10.4.3.32/volume/v3/types/6c2c0908-aa09-4407-8892-45a108c05785 Aug 08 06:35:35.844656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1b2e47dc-7241-4815-9ecb-b477a56b8f90 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:35.844925 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1b2e47dc-7241-4815-9ecb-b477a56b8f90 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:35.868336 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b2e47dc-7241-4815-9ecb-b477a56b8f90 tempest-TestVolumeBootPattern-1803122977 tempest-TestVolumeBootPattern-1803122977-project-admin] https://10.4.3.32/volume/v3/types/6c2c0908-aa09-4407-8892-45a108c05785 returned with HTTP 202 Aug 08 06:35:35.868828 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1252/4981] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:35:35 2026] DELETE /volume/v3/types/6c2c0908-aa09-4407-8892-45a108c05785 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:35.896472 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:35.898954 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:35.899419 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-62879982", "snapshot_id": null, "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:35.903076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-62879982', 'snapshot_id': None, 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:35.990452 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:35:35.994738 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:35:36.000637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (e0dfceb2-9245-4937-a663-14bbdd7a0df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:36.001920 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a18622-435d-4772-81d9-6866bd979ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:36.002965 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:36.067556 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a18622-435d-4772-81d9-6866bd979ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:36.068472 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2603e358-6932-4ffb-a918-93c5231ea680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:36.123721 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['c471ec07-cb4a-4596-ad82-5fb9bdef678a', '90a89c40-a1ff-49a9-9cd4-5305be3112c5', 'b77cd21c-2bbe-45cc-a4f6-196e57a8915f', '8f9a9017-598a-4c14-b007-9ccc51530ce5'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:36.124520 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2603e358-6932-4ffb-a918-93c5231ea680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c471ec07-cb4a-4596-ad82-5fb9bdef678a', '90a89c40-a1ff-49a9-9cd4-5305be3112c5', 'b77cd21c-2bbe-45cc-a4f6-196e57a8915f', '8f9a9017-598a-4c14-b007-9ccc51530ce5']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:36.125376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e436f57d-2d86-41a0-9e43-367beb86806b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:36.146086 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e436f57d-2d86-41a0-9e43-367beb86806b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24f5c428-adf3-406f-a5a9-13ad7fc60060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-62879982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['c471ec07-cb4a-4596-ad82-5fb9bdef678a','90a89c40-a1ff-49a9-9cd4-5305be3112c5','b77cd21c-2bbe-45cc-a4f6-196e57a8915f','8f9a9017-598a-4c14-b007-9ccc51530ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-62879982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24f5c428-adf3-406f-a5a9-13ad7fc60060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:36.146810 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427b196f-c7ed-49c1-a7e2-4eed5365ef0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:36.165187 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427b196f-c7ed-49c1-a7e2-4eed5365ef0a) transitioned into state 'SUCCESS' from state '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-62879982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['c471ec07-cb4a-4596-ad82-5fb9bdef678a','90a89c40-a1ff-49a9-9cd4-5305be3112c5','b77cd21c-2bbe-45cc-a4f6-196e57a8915f','8f9a9017-598a-4c14-b007-9ccc51530ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:36.165894 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1133a076-67de-43f6-bace-211093163ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:36.174671 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1133a076-67de-43f6-bace-211093163ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:36.175478 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (e0dfceb2-9245-4937-a663-14bbdd7a0df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:36.175785 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:35:36.176308 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d50777a-671b-4b45-98dd-20b0feee4c82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:36.176783 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1242/4982] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:35:35 2026] POST /volume/v3/volumes => generated 755 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:36.187661 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-047d2635-c24f-481f-9269-822e43b4df4a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:36.189941 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-047d2635-c24f-481f-9269-822e43b4df4a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:35:36.190203 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-047d2635-c24f-481f-9269-822e43b4df4a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:36.190441 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-047d2635-c24f-481f-9269-822e43b4df4a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:36.199336 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:36.199336 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:36.204020 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-047d2635-c24f-481f-9269-822e43b4df4a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:36.209373 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-047d2635-c24f-481f-9269-822e43b4df4a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 returned with HTTP 200 Aug 08 06:35:36.209897 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1242/4983] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:36 2026] GET /volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:36.753738 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ba6d3070-507a-4fec-aacc-abc58a84a9f2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:36.755554 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba6d3070-507a-4fec-aacc-abc58a84a9f2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:36.755784 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba6d3070-507a-4fec-aacc-abc58a84a9f2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:36.755981 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba6d3070-507a-4fec-aacc-abc58a84a9f2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:36.756079 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ba6d3070-507a-4fec-aacc-abc58a84a9f2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:36.759954 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:36.759954 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:36.760479 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba6d3070-507a-4fec-aacc-abc58a84a9f2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:36.760858 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1248/4984] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:36 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:37.222456 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0de0b0ca-25d0-488d-990f-c1da64579c7e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:37.224461 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0de0b0ca-25d0-488d-990f-c1da64579c7e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:35:37.224689 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0de0b0ca-25d0-488d-990f-c1da64579c7e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:37.224934 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0de0b0ca-25d0-488d-990f-c1da64579c7e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:37.232288 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:37.232288 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:37.235997 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0de0b0ca-25d0-488d-990f-c1da64579c7e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:37.240325 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0de0b0ca-25d0-488d-990f-c1da64579c7e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 returned with HTTP 200 Aug 08 06:35:37.240750 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1253/4985] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:37 2026] GET /volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:37.252658 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eee413e4-4de7-466a-a294-32c37779cd1d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:37.254563 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eee413e4-4de7-466a-a294-32c37779cd1d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:35:37.254828 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eee413e4-4de7-466a-a294-32c37779cd1d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:37.255067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eee413e4-4de7-466a-a294-32c37779cd1d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:37.261834 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:37.261834 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:37.265124 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-eee413e4-4de7-466a-a294-32c37779cd1d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:37.269509 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eee413e4-4de7-466a-a294-32c37779cd1d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 returned with HTTP 200 Aug 08 06:35:37.269935 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1243/4986] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:37 2026] GET /volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:37.770763 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eddc7a86-d3a9-4014-a44a-2cda06c02ca2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:37.772857 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eddc7a86-d3a9-4014-a44a-2cda06c02ca2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:37.773004 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eddc7a86-d3a9-4014-a44a-2cda06c02ca2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:37.773178 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eddc7a86-d3a9-4014-a44a-2cda06c02ca2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:37.773275 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-eddc7a86-d3a9-4014-a44a-2cda06c02ca2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:37.777665 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:37.777665 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:37.778460 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eddc7a86-d3a9-4014-a44a-2cda06c02ca2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:37.778823 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1243/4987] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:37 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:38.210642 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9354f593-f44a-499d-966f-d98045313711 req-5fd53806-2c88-4b07-8671-0a110e6f135c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:38.212766 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-5fd53806-2c88-4b07-8671-0a110e6f135c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:35:38.212984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-5fd53806-2c88-4b07-8671-0a110e6f135c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:38.213180 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-5fd53806-2c88-4b07-8671-0a110e6f135c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:38.219928 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:38.219928 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:38.223029 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9354f593-f44a-499d-966f-d98045313711 req-5fd53806-2c88-4b07-8671-0a110e6f135c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:38.227094 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-5fd53806-2c88-4b07-8671-0a110e6f135c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 returned with HTTP 200 Aug 08 06:35:38.227613 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1249/4988] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:35:38 2026] GET /volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:38.647165 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9354f593-f44a-499d-966f-d98045313711 req-f3d56122-4289-406c-a6fa-232d2c7cb62f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:38.649247 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-f3d56122-4289-406c-a6fa-232d2c7cb62f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:35:38.649420 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-f3d56122-4289-406c-a6fa-232d2c7cb62f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:38.649590 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-f3d56122-4289-406c-a6fa-232d2c7cb62f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:38.657500 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:38.657500 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:38.660953 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-9354f593-f44a-499d-966f-d98045313711 req-f3d56122-4289-406c-a6fa-232d2c7cb62f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:38.665876 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-f3d56122-4289-406c-a6fa-232d2c7cb62f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 returned with HTTP 200 Aug 08 06:35:38.666341 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1254/4989] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:35:38 2026] GET /volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:38.674764 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d1a010f3-f4ce-49dc-ab4f-2c116cea5a02 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:38.675197 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1a010f3-f4ce-49dc-ab4f-2c116cea5a02 None None] GET https://10.4.3.32/volume// Aug 08 06:35:38.675357 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1a010f3-f4ce-49dc-ab4f-2c116cea5a02 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:38.675536 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1a010f3-f4ce-49dc-ab4f-2c116cea5a02 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:38.675859 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1a010f3-f4ce-49dc-ab4f-2c116cea5a02 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:35:38.676134 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1244/4990] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:35:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:35:38.683984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9354f593-f44a-499d-966f-d98045313711 req-6bc97a8c-86d0-41f7-810e-e12eb1ac273f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:38.686000 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-6bc97a8c-86d0-41f7-810e-e12eb1ac273f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:35:38.686319 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-6bc97a8c-86d0-41f7-810e-e12eb1ac273f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24f5c428-adf3-406f-a5a9-13ad7fc60060", "connector": null, "instance_uuid": "280014ab-76d9-48c6-ad06-862b13cf9058"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:38.694627 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:38.694627 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:38.716924 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-6bc97a8c-86d0-41f7-810e-e12eb1ac273f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:35:38.717406 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1244/4991] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:35:38 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:38.789631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7fd3c3a1-b3cb-464d-8bc2-cfec58b50237 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:38.791388 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7fd3c3a1-b3cb-464d-8bc2-cfec58b50237 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:38.791586 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7fd3c3a1-b3cb-464d-8bc2-cfec58b50237 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:38.791766 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7fd3c3a1-b3cb-464d-8bc2-cfec58b50237 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:38.791898 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-7fd3c3a1-b3cb-464d-8bc2-cfec58b50237 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:38.796114 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:38.796114 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:38.796757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7fd3c3a1-b3cb-464d-8bc2-cfec58b50237 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:38.797172 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1250/4992] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:38 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:39.566297 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-262163c0-ad1b-41d3-9068-684b68006ae6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:39.566297 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-262163c0-ad1b-41d3-9068-684b68006ae6 None None] GET https://10.4.3.32/volume// Aug 08 06:35:39.566297 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-262163c0-ad1b-41d3-9068-684b68006ae6 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:39.566297 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-262163c0-ad1b-41d3-9068-684b68006ae6 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:39.566297 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-262163c0-ad1b-41d3-9068-684b68006ae6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:35:39.566297 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1255/4993] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:35:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:35:39.578282 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9354f593-f44a-499d-966f-d98045313711 req-1fd0ecdb-69df-4344-a827-08778c8651ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:39.580612 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-1fd0ecdb-69df-4344-a827-08778c8651ad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:35:39.580816 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-1fd0ecdb-69df-4344-a827-08778c8651ad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:39.581033 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-1fd0ecdb-69df-4344-a827-08778c8651ad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:39.593745 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:39.593745 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:39.600527 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9354f593-f44a-499d-966f-d98045313711 req-1fd0ecdb-69df-4344-a827-08778c8651ad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:35:39.605417 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-1fd0ecdb-69df-4344-a827-08778c8651ad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 returned with HTTP 200 Aug 08 06:35:39.605852 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1245/4994] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:35:39 2026] GET /volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 => generated 1542 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:35:39.708433 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9354f593-f44a-499d-966f-d98045313711 req-213343e4-d8cd-41a1-8714-ba7d56e5cbe6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:39.710533 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-213343e4-d8cd-41a1-8714-ba7d56e5cbe6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/854bb59a-6343-4697-8d16-04442da4be7a Aug 08 06:35:39.710984 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-213343e4-d8cd-41a1-8714-ba7d56e5cbe6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:39.718923 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-9354f593-f44a-499d-966f-d98045313711 req-213343e4-d8cd-41a1-8714-ba7d56e5cbe6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-24f5c428-adf3-406f-a5a9-13ad7fc60060-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:35:39.724264 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-9354f593-f44a-499d-966f-d98045313711 req-213343e4-d8cd-41a1-8714-ba7d56e5cbe6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-24f5c428-adf3-406f-a5a9-13ad7fc60060-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:35:39.724808 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:39.724808 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:39.805233 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-9354f593-f44a-499d-966f-d98045313711 req-213343e4-d8cd-41a1-8714-ba7d56e5cbe6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-24f5c428-adf3-406f-a5a9-13ad7fc60060-np0000006785" released by "attachment_update" :: held 0.081s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:35:39.805516 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-213343e4-d8cd-41a1-8714-ba7d56e5cbe6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/854bb59a-6343-4697-8d16-04442da4be7a returned with HTTP 200 Aug 08 06:35:39.806016 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1245/4995] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:35:39 2026] PUT /volume/v3/attachments/854bb59a-6343-4697-8d16-04442da4be7a => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:39.808240 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-533f9078-fe65-4931-bfc8-2cbc7bf87f34 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:39.813851 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-533f9078-fe65-4931-bfc8-2cbc7bf87f34 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:39.813851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-533f9078-fe65-4931-bfc8-2cbc7bf87f34 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:39.813851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-533f9078-fe65-4931-bfc8-2cbc7bf87f34 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:39.813851 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-533f9078-fe65-4931-bfc8-2cbc7bf87f34 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:39.818555 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:39.818555 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:39.819317 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-533f9078-fe65-4931-bfc8-2cbc7bf87f34 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:39.819880 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1251/4996] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:39 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:39.833063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9354f593-f44a-499d-966f-d98045313711 req-9be96590-6381-4e92-9b92-9483bc0b6b02 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:39.835379 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-9be96590-6381-4e92-9b92-9483bc0b6b02 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/854bb59a-6343-4697-8d16-04442da4be7a/action Aug 08 06:35:39.835745 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-9be96590-6381-4e92-9b92-9483bc0b6b02 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:35:39.835903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-9be96590-6381-4e92-9b92-9483bc0b6b02 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:39.852399 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:39.852399 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:39.862030 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9354f593-f44a-499d-966f-d98045313711 req-9be96590-6381-4e92-9b92-9483bc0b6b02 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/854bb59a-6343-4697-8d16-04442da4be7a/action returned with HTTP 204 Aug 08 06:35:39.862422 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1256/4997] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:35:39 2026] POST /volume/v3/attachments/854bb59a-6343-4697-8d16-04442da4be7a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:40.830070 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d58625e6-acf5-4942-ba4a-7ec287f4f8e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:40.832309 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d58625e6-acf5-4942-ba4a-7ec287f4f8e2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:40.832518 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d58625e6-acf5-4942-ba4a-7ec287f4f8e2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:40.832710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d58625e6-acf5-4942-ba4a-7ec287f4f8e2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:40.832839 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d58625e6-acf5-4942-ba4a-7ec287f4f8e2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:40.837074 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:40.837074 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:40.837601 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d58625e6-acf5-4942-ba4a-7ec287f4f8e2 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:40.838094 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1246/4998] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:40 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:41.847712 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d11020c1-dbed-44d1-b486-b50de65df554 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:41.849349 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d11020c1-dbed-44d1-b486-b50de65df554 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:41.849545 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d11020c1-dbed-44d1-b486-b50de65df554 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:41.849725 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d11020c1-dbed-44d1-b486-b50de65df554 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:41.849855 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d11020c1-dbed-44d1-b486-b50de65df554 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:41.853575 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:41.853575 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:41.854123 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d11020c1-dbed-44d1-b486-b50de65df554 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:41.854427 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1246/4999] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:41 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:42.863924 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2421d391-e801-488e-9c04-00cb42a95634 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:42.865664 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2421d391-e801-488e-9c04-00cb42a95634 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:42.865917 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2421d391-e801-488e-9c04-00cb42a95634 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:42.866123 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2421d391-e801-488e-9c04-00cb42a95634 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:42.866222 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2421d391-e801-488e-9c04-00cb42a95634 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:42.870279 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:42.870279 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:42.870892 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2421d391-e801-488e-9c04-00cb42a95634 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:42.871274 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1252/5000] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:42 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:43.881474 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8feaff0a-f3b3-4b13-bc06-873606ef70dd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:43.883822 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8feaff0a-f3b3-4b13-bc06-873606ef70dd tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:43.884089 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8feaff0a-f3b3-4b13-bc06-873606ef70dd tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:43.884307 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8feaff0a-f3b3-4b13-bc06-873606ef70dd tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:43.884439 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-8feaff0a-f3b3-4b13-bc06-873606ef70dd tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:43.889498 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:43.889498 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:43.890289 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8feaff0a-f3b3-4b13-bc06-873606ef70dd tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:43.890734 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1257/5001] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:43 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:44.900178 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cb0369c2-bde5-4d04-8646-13ae59113b08 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:44.902428 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb0369c2-bde5-4d04-8646-13ae59113b08 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:44.902695 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb0369c2-bde5-4d04-8646-13ae59113b08 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:44.902926 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb0369c2-bde5-4d04-8646-13ae59113b08 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:44.903064 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-cb0369c2-bde5-4d04-8646-13ae59113b08 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:44.907467 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:44.907467 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:44.908264 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb0369c2-bde5-4d04-8646-13ae59113b08 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:44.908723 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1247/5002] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:44 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:45.919446 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eee6b7d2-d5a8-41c8-82c2-6fe150eec428 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:45.921379 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eee6b7d2-d5a8-41c8-82c2-6fe150eec428 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:45.921613 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eee6b7d2-d5a8-41c8-82c2-6fe150eec428 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:45.921830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eee6b7d2-d5a8-41c8-82c2-6fe150eec428 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:45.921972 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-eee6b7d2-d5a8-41c8-82c2-6fe150eec428 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:45.923718 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=326,cinder:UPDATE=76,cinder:INSERT=35 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:35:45.926976 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:45.926976 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:45.927849 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eee6b7d2-d5a8-41c8-82c2-6fe150eec428 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:45.928227 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1247/5003] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:45 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:46.940505 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-05aca8f1-97b7-41d0-9860-4c07189da07a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:46.942396 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-05aca8f1-97b7-41d0-9860-4c07189da07a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:46.942616 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-05aca8f1-97b7-41d0-9860-4c07189da07a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:46.942832 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-05aca8f1-97b7-41d0-9860-4c07189da07a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:46.942929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-05aca8f1-97b7-41d0-9860-4c07189da07a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:46.945262 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=331,cinder:INSERT=47,cinder:UPDATE=80,cinder:DELETE=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:35:46.950754 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:46.950754 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:46.951661 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-05aca8f1-97b7-41d0-9860-4c07189da07a tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:46.952263 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1253/5004] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:46 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:47.964192 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3fbe503d-d4ff-4ea5-ac85-140901fd36d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:47.967595 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3fbe503d-d4ff-4ea5-ac85-140901fd36d6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:47.967595 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3fbe503d-d4ff-4ea5-ac85-140901fd36d6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:47.967595 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3fbe503d-d4ff-4ea5-ac85-140901fd36d6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:47.967595 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3fbe503d-d4ff-4ea5-ac85-140901fd36d6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:47.971131 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:47.971131 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:47.971817 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3fbe503d-d4ff-4ea5-ac85-140901fd36d6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:47.972277 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1258/5005] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:47 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:48.982767 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4e0ddd8c-b309-4128-8df1-8ac58e2c579e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:48.987698 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e0ddd8c-b309-4128-8df1-8ac58e2c579e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:48.988059 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e0ddd8c-b309-4128-8df1-8ac58e2c579e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:48.988309 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e0ddd8c-b309-4128-8df1-8ac58e2c579e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:48.988415 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-4e0ddd8c-b309-4128-8df1-8ac58e2c579e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:48.996650 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:48.996650 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:48.999649 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e0ddd8c-b309-4128-8df1-8ac58e2c579e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:49.000135 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1248/5006] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:48 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:50.011492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f6310949-2b3c-4642-acdd-050635820d95 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:50.013277 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6310949-2b3c-4642-acdd-050635820d95 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:50.013680 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6310949-2b3c-4642-acdd-050635820d95 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:50.013680 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6310949-2b3c-4642-acdd-050635820d95 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:50.013802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f6310949-2b3c-4642-acdd-050635820d95 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:50.019759 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:50.019759 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:50.020476 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6310949-2b3c-4642-acdd-050635820d95 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:50.021218 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1248/5007] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:50 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:51.033320 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e3204a73-148d-4eaa-a9b4-07befb38dfb7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:51.035457 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3204a73-148d-4eaa-a9b4-07befb38dfb7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:51.035699 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3204a73-148d-4eaa-a9b4-07befb38dfb7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:51.035938 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3204a73-148d-4eaa-a9b4-07befb38dfb7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:51.036046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e3204a73-148d-4eaa-a9b4-07befb38dfb7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:51.040769 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:51.040769 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:51.041503 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3204a73-148d-4eaa-a9b4-07befb38dfb7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:51.042006 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1254/5008] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:51 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:52.051878 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-36527e40-379c-48e3-8b28-4ffba7f5db8c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:52.054503 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36527e40-379c-48e3-8b28-4ffba7f5db8c tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:52.054877 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36527e40-379c-48e3-8b28-4ffba7f5db8c tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:52.055079 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-36527e40-379c-48e3-8b28-4ffba7f5db8c tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:52.055186 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-36527e40-379c-48e3-8b28-4ffba7f5db8c tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:52.059549 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:52.059549 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:52.060324 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-36527e40-379c-48e3-8b28-4ffba7f5db8c tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:52.060896 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1259/5009] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:52 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:52.071269 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb000a6e-4056-4b1e-87ef-69cdeb1cc371 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:52.073408 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb000a6e-4056-4b1e-87ef-69cdeb1cc371 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] PUT https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:52.073850 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb000a6e-4056-4b1e-87ef-69cdeb1cc371 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:52.080203 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:52.080203 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:52.086300 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb000a6e-4056-4b1e-87ef-69cdeb1cc371 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:52.086767 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1249/5010] 10.4.3.32 () {70 vars in 1401 bytes} [Sat Aug 8 06:35:52 2026] PUT /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 314 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:52.094561 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-768ac4a9-3fef-4f66-89cb-c9dd5a5febbc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:52.096736 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-768ac4a9-3fef-4f66-89cb-c9dd5a5febbc tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:52.097044 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-768ac4a9-3fef-4f66-89cb-c9dd5a5febbc tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:52.097259 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-768ac4a9-3fef-4f66-89cb-c9dd5a5febbc tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:52.097397 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-768ac4a9-3fef-4f66-89cb-c9dd5a5febbc tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:52.102252 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:52.102252 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:52.102980 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-768ac4a9-3fef-4f66-89cb-c9dd5a5febbc tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:52.103440 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1249/5011] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:52 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:52.114135 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-829dbd00-42cd-4f39-b83c-9e5fdf116324 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:52.115677 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-829dbd00-42cd-4f39-b83c-9e5fdf116324 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] DELETE https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:52.115902 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-829dbd00-42cd-4f39-b83c-9e5fdf116324 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:52.116072 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-829dbd00-42cd-4f39-b83c-9e5fdf116324 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:52.116166 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-829dbd00-42cd-4f39-b83c-9e5fdf116324 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Delete backup with id: 83813bb1-4ff1-4bd0-a434-551344236ec0. Aug 08 06:35:52.120255 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:52.120255 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:52.130349 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-829dbd00-42cd-4f39-b83c-9e5fdf116324 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] delete_backup rpcapi backup_id 83813bb1-4ff1-4bd0-a434-551344236ec0 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:35:52.132569 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-829dbd00-42cd-4f39-b83c-9e5fdf116324 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 202 Aug 08 06:35:52.133177 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1255/5012] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:35:52 2026] DELETE /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:35:52.141708 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-edb6f6cd-0758-4aa2-9bcf-90996fdfcce7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:52.143529 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-edb6f6cd-0758-4aa2-9bcf-90996fdfcce7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:52.143795 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-edb6f6cd-0758-4aa2-9bcf-90996fdfcce7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:52.144039 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-edb6f6cd-0758-4aa2-9bcf-90996fdfcce7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:52.144240 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-edb6f6cd-0758-4aa2-9bcf-90996fdfcce7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:52.148469 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:52.148469 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:52.149085 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-edb6f6cd-0758-4aa2-9bcf-90996fdfcce7 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 200 Aug 08 06:35:52.149415 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1260/5013] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:52 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:53.161065 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aa74a25b-6112-40af-b822-0da7144d6e6e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:53.162791 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa74a25b-6112-40af-b822-0da7144d6e6e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 Aug 08 06:35:53.163236 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa74a25b-6112-40af-b822-0da7144d6e6e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:53.164452 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa74a25b-6112-40af-b822-0da7144d6e6e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:53.164452 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-aa74a25b-6112-40af-b822-0da7144d6e6e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Show backup with id 83813bb1-4ff1-4bd0-a434-551344236ec0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:35:53.167321 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa74a25b-6112-40af-b822-0da7144d6e6e tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 returned with HTTP 404 Aug 08 06:35:53.167936 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1250/5014] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:53 2026] GET /volume/v3/backups/83813bb1-4ff1-4bd0-a434-551344236ec0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:53.175429 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-21cdeeb7-46b8-4cba-a2bc-8a42fd9e53a6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:53.177253 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-21cdeeb7-46b8-4cba-a2bc-8a42fd9e53a6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 Aug 08 06:35:53.177502 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21cdeeb7-46b8-4cba-a2bc-8a42fd9e53a6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:53.177749 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21cdeeb7-46b8-4cba-a2bc-8a42fd9e53a6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:53.177967 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-21cdeeb7-46b8-4cba-a2bc-8a42fd9e53a6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Delete volume with id: 807d614a-ca41-41c1-9634-e8cc5ba5d9a8 Aug 08 06:35:53.186832 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:53.186832 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:53.186832 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-21cdeeb7-46b8-4cba-a2bc-8a42fd9e53a6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Volume info retrieved successfully. Aug 08 06:35:53.202515 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-21cdeeb7-46b8-4cba-a2bc-8a42fd9e53a6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Delete volume request issued successfully. Aug 08 06:35:53.203003 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-21cdeeb7-46b8-4cba-a2bc-8a42fd9e53a6 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 returned with HTTP 202 Aug 08 06:35:53.203569 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1250/5015] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:35:53 2026] DELETE /volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:53.212636 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7b7f4f3b-4316-4b65-9794-ad0d9004469f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:53.214467 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7b7f4f3b-4316-4b65-9794-ad0d9004469f tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 Aug 08 06:35:53.214723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7b7f4f3b-4316-4b65-9794-ad0d9004469f tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:53.215003 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7b7f4f3b-4316-4b65-9794-ad0d9004469f tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:53.222572 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:53.222572 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:53.227127 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7b7f4f3b-4316-4b65-9794-ad0d9004469f tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Volume info retrieved successfully. Aug 08 06:35:53.232144 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7b7f4f3b-4316-4b65-9794-ad0d9004469f tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 returned with HTTP 200 Aug 08 06:35:53.232566 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1256/5016] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:53 2026] GET /volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:54.246054 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-04057527-1ea6-41d5-9d66-72e5a4272b74 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:54.247819 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04057527-1ea6-41d5-9d66-72e5a4272b74 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] GET https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 Aug 08 06:35:54.248205 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04057527-1ea6-41d5-9d66-72e5a4272b74 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:54.248498 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-04057527-1ea6-41d5-9d66-72e5a4272b74 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:54.254364 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-04057527-1ea6-41d5-9d66-72e5a4272b74 tempest-ProjectAdminTests39-1085513802 tempest-ProjectAdminTests39-1085513802-project-admin] https://10.4.3.32/volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 returned with HTTP 404 Aug 08 06:35:54.255039 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1261/5017] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:35:54 2026] GET /volume/v3/volumes/807d614a-ca41-41c1-9634-e8cc5ba5d9a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:55.684825 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e2df7728-dcd0-414c-b355-79c5f755b10b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:55.778793 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:35:55.778793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1411617818"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:55.779264 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1411617818'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:35:55.779552 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume of 1 GB Aug 08 06:35:55.784418 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Availability Zones retrieved successfully. Aug 08 06:35:55.791958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (2f6674e9-5c92-4291-80fd-88c89e2ab891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:55.793472 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc37362-861b-40c4-b006-c15e62e641df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:55.795240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:35:55.821938 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc37362-861b-40c4-b006-c15e62e641df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:55.824073 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1daec1c3-a56a-4c51-a14d-8f339fa29136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:55.879831 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['7ac4384a-612d-4a47-a9a1-101e33797cf3', 'd00b93a4-a8a2-4367-9822-ea0b87001286', '7609e055-d53f-4d52-a5b8-0d940e45b1aa', '0b80bd6d-eea0-45e9-af0f-ad9a33ee9fba'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:55.880864 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1daec1c3-a56a-4c51-a14d-8f339fa29136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ac4384a-612d-4a47-a9a1-101e33797cf3', 'd00b93a4-a8a2-4367-9822-ea0b87001286', '7609e055-d53f-4d52-a5b8-0d940e45b1aa', '0b80bd6d-eea0-45e9-af0f-ad9a33ee9fba']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:55.881709 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004c66bb-bb65-47d8-8055-690955e8a6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:55.906325 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004c66bb-bb65-47d8-8055-690955e8a6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cece5d07-4d56-4d69-9eaf-199ce55eba9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411617818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['7ac4384a-612d-4a47-a9a1-101e33797cf3','d00b93a4-a8a2-4367-9822-ea0b87001286','7609e055-d53f-4d52-a5b8-0d940e45b1aa','0b80bd6d-eea0-45e9-af0f-ad9a33ee9fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:35:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411617818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cece5d07-4d56-4d69-9eaf-199ce55eba9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c432d2d43b42399fdb3830dd658e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9966d0700889403bad4097496f6179e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:55.907950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe9fc25-3664-4270-adce-050d6481e2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:55.925052 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe9fc25-3664-4270-adce-050d6481e2e5) transitioned into state 'SUCCESS' from state '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-1411617818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['7ac4384a-612d-4a47-a9a1-101e33797cf3','d00b93a4-a8a2-4367-9822-ea0b87001286','7609e055-d53f-4d52-a5b8-0d940e45b1aa','0b80bd6d-eea0-45e9-af0f-ad9a33ee9fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:55.925957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12cfc5bd-5fcc-426b-b165-74117797062e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:35:55.934308 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12cfc5bd-5fcc-426b-b165-74117797062e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:35:55.936552 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (2f6674e9-5c92-4291-80fd-88c89e2ab891) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:35:55.936552 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request issued successfully. Aug 08 06:35:55.936552 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e2df7728-dcd0-414c-b355-79c5f755b10b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:35:55.936917 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1251/5018] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:35:55 2026] POST /volume/v3/volumes => generated 776 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:55.953375 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-92d083e5-c1d9-43f4-9b51-2cca46d2947b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:55.957700 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92d083e5-c1d9-43f4-9b51-2cca46d2947b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e Aug 08 06:35:55.957700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92d083e5-c1d9-43f4-9b51-2cca46d2947b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:55.957700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92d083e5-c1d9-43f4-9b51-2cca46d2947b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:55.965609 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:55.965609 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:55.969037 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-92d083e5-c1d9-43f4-9b51-2cca46d2947b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:35:55.973109 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92d083e5-c1d9-43f4-9b51-2cca46d2947b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e returned with HTTP 200 Aug 08 06:35:55.973494 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1251/5019] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:55 2026] GET /volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:56.986030 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bc3b9b76-bd7a-4ecb-bbae-14e4002d195e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:56.987600 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc3b9b76-bd7a-4ecb-bbae-14e4002d195e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e Aug 08 06:35:56.987781 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc3b9b76-bd7a-4ecb-bbae-14e4002d195e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:56.987976 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bc3b9b76-bd7a-4ecb-bbae-14e4002d195e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:56.994553 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:56.994553 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:56.997782 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bc3b9b76-bd7a-4ecb-bbae-14e4002d195e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:35:57.001140 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bc3b9b76-bd7a-4ecb-bbae-14e4002d195e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e returned with HTTP 200 Aug 08 06:35:57.001531 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1257/5020] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:56 2026] GET /volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:35:57.014743 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6577d09f-9dfb-4163-b9f2-8ceb38e5e8d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:57.070789 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6577d09f-9dfb-4163-b9f2-8ceb38e5e8d2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:35:57.070789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6577d09f-9dfb-4163-b9f2-8ceb38e5e8d2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cece5d07-4d56-4d69-9eaf-199ce55eba9e", "name": "tempest-ProjectMemberTests-Snapshot-390239026"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:35:57.079325 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:57.079325 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:57.080092 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6577d09f-9dfb-4163-b9f2-8ceb38e5e8d2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Volume info retrieved successfully. Aug 08 06:35:57.080357 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-6577d09f-9dfb-4163-b9f2-8ceb38e5e8d2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Create snapshot from volume cece5d07-4d56-4d69-9eaf-199ce55eba9e Aug 08 06:35:57.112402 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-6577d09f-9dfb-4163-b9f2-8ceb38e5e8d2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Created reservations ['8b362405-8fe5-40ad-837f-ac21c3e3e940', '3a30b945-8f01-4a8c-bd95-7f78fd031cb8', 'f2f9dc77-cf46-405e-85f9-95ce15e1ef5a', 'bac6b6ae-d8eb-4d68-ab2a-59ac740e2628'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:35:57.141284 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6577d09f-9dfb-4163-b9f2-8ceb38e5e8d2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot create request issued successfully. Aug 08 06:35:57.141955 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6577d09f-9dfb-4163-b9f2-8ceb38e5e8d2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:35:57.142630 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1262/5021] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:35:57 2026] POST /volume/v3/snapshots => generated 304 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:35:57.155147 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5901894a-6791-4190-9fc6-05ad5797946e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:57.157055 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5901894a-6791-4190-9fc6-05ad5797946e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] GET https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 Aug 08 06:35:57.157240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5901894a-6791-4190-9fc6-05ad5797946e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:57.157406 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5901894a-6791-4190-9fc6-05ad5797946e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:57.162288 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:57.162288 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:35:57.162812 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5901894a-6791-4190-9fc6-05ad5797946e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:35:57.163604 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5901894a-6791-4190-9fc6-05ad5797946e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 returned with HTTP 200 Aug 08 06:35:57.164021 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1252/5022] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:57 2026] GET /volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:58.173142 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d308edef-e497-49be-93dd-4790c3fadc21 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:58.175130 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d308edef-e497-49be-93dd-4790c3fadc21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] GET https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 Aug 08 06:35:58.175335 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d308edef-e497-49be-93dd-4790c3fadc21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:58.175528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d308edef-e497-49be-93dd-4790c3fadc21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:58.180897 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:58.180897 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:58.181373 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d308edef-e497-49be-93dd-4790c3fadc21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:35:58.182096 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d308edef-e497-49be-93dd-4790c3fadc21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 returned with HTTP 200 Aug 08 06:35:58.182591 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1252/5023] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:58 2026] GET /volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:58.191592 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-99fa9411-dd4f-4149-b2dd-ad544399588a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:58.193549 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99fa9411-dd4f-4149-b2dd-ad544399588a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 Aug 08 06:35:58.193788 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99fa9411-dd4f-4149-b2dd-ad544399588a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:58.193993 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-99fa9411-dd4f-4149-b2dd-ad544399588a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:58.194093 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-99fa9411-dd4f-4149-b2dd-ad544399588a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Delete snapshot with id: 82241cd1-734b-4cdf-a164-a0eac7847788 Aug 08 06:35:58.199200 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:58.199200 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:58.199807 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-99fa9411-dd4f-4149-b2dd-ad544399588a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:35:58.215369 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-99fa9411-dd4f-4149-b2dd-ad544399588a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot delete request issued successfully. Aug 08 06:35:58.215650 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-99fa9411-dd4f-4149-b2dd-ad544399588a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 returned with HTTP 202 Aug 08 06:35:58.216320 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1258/5024] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:35:58 2026] DELETE /volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:58.226921 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7c3558e4-3b24-4163-87c0-726fb913c21d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:58.228693 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c3558e4-3b24-4163-87c0-726fb913c21d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] GET https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 Aug 08 06:35:58.228908 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c3558e4-3b24-4163-87c0-726fb913c21d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:58.229077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7c3558e4-3b24-4163-87c0-726fb913c21d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:58.234042 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:58.234042 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:35:58.234402 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7c3558e4-3b24-4163-87c0-726fb913c21d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:35:58.235052 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7c3558e4-3b24-4163-87c0-726fb913c21d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 returned with HTTP 200 Aug 08 06:35:58.235353 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1263/5025] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:58 2026] GET /volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:35:59.245175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0a83af87-45ce-4ce7-bfec-9f615a4c05ca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:59.246950 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a83af87-45ce-4ce7-bfec-9f615a4c05ca tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] GET https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 Aug 08 06:35:59.247146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a83af87-45ce-4ce7-bfec-9f615a4c05ca tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:59.247316 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a83af87-45ce-4ce7-bfec-9f615a4c05ca tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:59.251716 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a83af87-45ce-4ce7-bfec-9f615a4c05ca tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 returned with HTTP 404 Aug 08 06:35:59.252160 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1253/5026] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:35:59 2026] GET /volume/v3/snapshots/82241cd1-734b-4cdf-a164-a0eac7847788 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:35:59.259715 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-05a579d3-b7a9-4e12-bfaf-b2620786b426 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:59.261657 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-05a579d3-b7a9-4e12-bfaf-b2620786b426 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e Aug 08 06:35:59.261922 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-05a579d3-b7a9-4e12-bfaf-b2620786b426 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:59.262117 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-05a579d3-b7a9-4e12-bfaf-b2620786b426 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:59.262299 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-05a579d3-b7a9-4e12-bfaf-b2620786b426 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume with id: cece5d07-4d56-4d69-9eaf-199ce55eba9e Aug 08 06:35:59.270237 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:59.270237 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:35:59.270683 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-05a579d3-b7a9-4e12-bfaf-b2620786b426 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:35:59.287684 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-05a579d3-b7a9-4e12-bfaf-b2620786b426 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume request issued successfully. Aug 08 06:35:59.288117 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-05a579d3-b7a9-4e12-bfaf-b2620786b426 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e returned with HTTP 202 Aug 08 06:35:59.288790 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1253/5027] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:35:59 2026] DELETE /volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:35:59.298688 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aa7c18dd-6dd1-44e4-8e35-a7bf835f54bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:35:59.300388 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa7c18dd-6dd1-44e4-8e35-a7bf835f54bc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e Aug 08 06:35:59.302281 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa7c18dd-6dd1-44e4-8e35-a7bf835f54bc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:35:59.302281 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aa7c18dd-6dd1-44e4-8e35-a7bf835f54bc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:35:59.307983 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:35:59.307983 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:35:59.311787 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-aa7c18dd-6dd1-44e4-8e35-a7bf835f54bc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:35:59.315749 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aa7c18dd-6dd1-44e4-8e35-a7bf835f54bc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e returned with HTTP 200 Aug 08 06:35:59.316290 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1259/5028] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:35:59 2026] GET /volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:00.328342 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-459aa7c7-4ea8-4924-82e6-8ddd35a1ab2b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:00.330490 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-459aa7c7-4ea8-4924-82e6-8ddd35a1ab2b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e Aug 08 06:36:00.330750 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-459aa7c7-4ea8-4924-82e6-8ddd35a1ab2b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:00.330991 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-459aa7c7-4ea8-4924-82e6-8ddd35a1ab2b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:00.337432 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-459aa7c7-4ea8-4924-82e6-8ddd35a1ab2b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e returned with HTTP 404 Aug 08 06:36:00.338088 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1264/5029] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:00 2026] GET /volume/v3/volumes/cece5d07-4d56-4d69-9eaf-199ce55eba9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:00.346337 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-91976c4b-243b-430c-89ae-baca99a26beb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:00.348644 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:00.349113 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1536961227"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:00.351370 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1536961227'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:00.351533 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume of 1 GB Aug 08 06:36:00.355971 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:00.363658 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (82bd6ac9-0028-4ca2-8b56-1ec56b93316d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:00.365308 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed302542-6488-4dda-badb-d0e87dc30221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:00.366422 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:00.396593 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed302542-6488-4dda-badb-d0e87dc30221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:00.397624 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49409be-203b-4633-a09c-52e398f0213d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:00.434101 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['af26b3f9-e392-4317-be94-b2a5f8ece8d9', 'dc5d9b7f-9931-49cf-aef1-4654cb1684c1', 'a9663a75-168b-4e90-a002-a843ce7e377a', '6425e9f8-058f-4089-b5b3-7fedb1d0badc'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:00.434739 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49409be-203b-4633-a09c-52e398f0213d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af26b3f9-e392-4317-be94-b2a5f8ece8d9', 'dc5d9b7f-9931-49cf-aef1-4654cb1684c1', 'a9663a75-168b-4e90-a002-a843ce7e377a', '6425e9f8-058f-4089-b5b3-7fedb1d0badc']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:00.435533 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f299a3-307f-47ef-9f96-6a3f25731a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:00.456328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f299a3-307f-47ef-9f96-6a3f25731a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61fd19bc-6568-458b-b672-1e567221a54c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1536961227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['af26b3f9-e392-4317-be94-b2a5f8ece8d9','dc5d9b7f-9931-49cf-aef1-4654cb1684c1','a9663a75-168b-4e90-a002-a843ce7e377a','6425e9f8-058f-4089-b5b3-7fedb1d0badc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1536961227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61fd19bc-6568-458b-b672-1e567221a54c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c432d2d43b42399fdb3830dd658e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9966d0700889403bad4097496f6179e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:00.457015 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3993022a-cd10-4f30-819b-7c5ea09dd6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:00.477493 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3993022a-cd10-4f30-819b-7c5ea09dd6ca) transitioned into state 'SUCCESS' from state '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-1536961227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['af26b3f9-e392-4317-be94-b2a5f8ece8d9','dc5d9b7f-9931-49cf-aef1-4654cb1684c1','a9663a75-168b-4e90-a002-a843ce7e377a','6425e9f8-058f-4089-b5b3-7fedb1d0badc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:00.478589 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5e8356-f47a-4038-8dfe-b33d811951db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:00.490086 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5e8356-f47a-4038-8dfe-b33d811951db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:00.491316 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (82bd6ac9-0028-4ca2-8b56-1ec56b93316d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:00.491751 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request issued successfully. Aug 08 06:36:00.492748 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91976c4b-243b-430c-89ae-baca99a26beb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:00.493124 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1254/5030] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:36:00 2026] POST /volume/v3/volumes => generated 776 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:00.505783 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3c7266e8-633d-49d6-8e43-d6663c710819 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:00.507396 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c7266e8-633d-49d6-8e43-d6663c710819 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c Aug 08 06:36:00.507876 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c7266e8-633d-49d6-8e43-d6663c710819 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:00.507876 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c7266e8-633d-49d6-8e43-d6663c710819 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:00.514537 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:00.514537 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:00.517411 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3c7266e8-633d-49d6-8e43-d6663c710819 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:00.520725 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c7266e8-633d-49d6-8e43-d6663c710819 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c returned with HTTP 200 Aug 08 06:36:00.521116 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1254/5031] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:00 2026] GET /volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:01.532966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1cc355ad-2cba-45cc-9644-92d1b8c15d0c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:01.534558 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cc355ad-2cba-45cc-9644-92d1b8c15d0c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c Aug 08 06:36:01.534864 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cc355ad-2cba-45cc-9644-92d1b8c15d0c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:01.535140 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1cc355ad-2cba-45cc-9644-92d1b8c15d0c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:01.542141 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:01.542141 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:01.545444 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1cc355ad-2cba-45cc-9644-92d1b8c15d0c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:01.549251 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1cc355ad-2cba-45cc-9644-92d1b8c15d0c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c returned with HTTP 200 Aug 08 06:36:01.549666 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1260/5032] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:01 2026] GET /volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:01.561484 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ad755722-b9dc-42d4-a68c-cafd66979b4d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:01.563160 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad755722-b9dc-42d4-a68c-cafd66979b4d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:01.563552 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ad755722-b9dc-42d4-a68c-cafd66979b4d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61fd19bc-6568-458b-b672-1e567221a54c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-646163243"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:01.571259 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:01.571259 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:01.571737 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ad755722-b9dc-42d4-a68c-cafd66979b4d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:01.571921 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-ad755722-b9dc-42d4-a68c-cafd66979b4d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create snapshot from volume 61fd19bc-6568-458b-b672-1e567221a54c Aug 08 06:36:01.594614 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ad755722-b9dc-42d4-a68c-cafd66979b4d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['d11737d1-84d5-4ed1-b666-8d7c33d1a0da', 'bb857217-23ab-41da-bd61-45628c7a74d4', 'a7e96481-e955-468f-a104-70eac36fc5bf', '07e85910-17e6-459e-9894-7b904295127b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:01.619656 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ad755722-b9dc-42d4-a68c-cafd66979b4d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot create request issued successfully. Aug 08 06:36:01.620089 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ad755722-b9dc-42d4-a68c-cafd66979b4d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:01.620537 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1265/5033] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:01.628811 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-443760fd-3197-4a4e-9624-0a933c668d36 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:01.630673 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-443760fd-3197-4a4e-9624-0a933c668d36 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 Aug 08 06:36:01.630885 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-443760fd-3197-4a4e-9624-0a933c668d36 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:01.631067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-443760fd-3197-4a4e-9624-0a933c668d36 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:01.636011 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:01.636011 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:01.636355 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-443760fd-3197-4a4e-9624-0a933c668d36 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:01.637151 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-443760fd-3197-4a4e-9624-0a933c668d36 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 returned with HTTP 200 Aug 08 06:36:01.637593 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1255/5034] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:01 2026] GET /volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:02.647098 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c81a0eb2-38f5-400f-88cd-ca753352e191 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:02.648897 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c81a0eb2-38f5-400f-88cd-ca753352e191 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 Aug 08 06:36:02.649132 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c81a0eb2-38f5-400f-88cd-ca753352e191 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:02.649352 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c81a0eb2-38f5-400f-88cd-ca753352e191 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:02.654386 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:02.654386 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:02.654740 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c81a0eb2-38f5-400f-88cd-ca753352e191 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:02.655427 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c81a0eb2-38f5-400f-88cd-ca753352e191 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 returned with HTTP 200 Aug 08 06:36:02.655855 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1255/5035] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:02 2026] GET /volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:02.663672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-abb16fd3-3a17-45cf-869e-63d2f75000a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:02.665757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abb16fd3-3a17-45cf-869e-63d2f75000a4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 Aug 08 06:36:02.666001 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abb16fd3-3a17-45cf-869e-63d2f75000a4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:02.666191 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abb16fd3-3a17-45cf-869e-63d2f75000a4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:02.666291 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-abb16fd3-3a17-45cf-869e-63d2f75000a4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Delete snapshot with id: 1f7a4aac-cffc-4e74-8494-9365a4abf7b8 Aug 08 06:36:02.671653 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:02.671653 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:02.672385 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-abb16fd3-3a17-45cf-869e-63d2f75000a4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:36:02.689345 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-abb16fd3-3a17-45cf-869e-63d2f75000a4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot delete request issued successfully. Aug 08 06:36:02.689345 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abb16fd3-3a17-45cf-869e-63d2f75000a4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 returned with HTTP 202 Aug 08 06:36:02.689699 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1261/5036] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:02 2026] DELETE /volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:02.696542 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c30358f7-9f10-4aa3-87c7-caf9c5d7a59d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:02.698747 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c30358f7-9f10-4aa3-87c7-caf9c5d7a59d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 Aug 08 06:36:02.698938 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c30358f7-9f10-4aa3-87c7-caf9c5d7a59d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:02.699114 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c30358f7-9f10-4aa3-87c7-caf9c5d7a59d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:02.703703 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:02.703703 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:02.704151 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c30358f7-9f10-4aa3-87c7-caf9c5d7a59d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:36:02.704862 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c30358f7-9f10-4aa3-87c7-caf9c5d7a59d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 returned with HTTP 200 Aug 08 06:36:02.705184 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1266/5037] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:02 2026] GET /volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:03.713600 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4e0fa5d3-2bb4-4290-8582-9cb6b6de7257 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:03.715270 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e0fa5d3-2bb4-4290-8582-9cb6b6de7257 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 Aug 08 06:36:03.715449 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e0fa5d3-2bb4-4290-8582-9cb6b6de7257 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:03.715634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e0fa5d3-2bb4-4290-8582-9cb6b6de7257 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:03.719894 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e0fa5d3-2bb4-4290-8582-9cb6b6de7257 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 returned with HTTP 404 Aug 08 06:36:03.720329 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1256/5038] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:03 2026] GET /volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:03.726105 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f1586071-a5e8-45a6-83b1-3df336357a09 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:03.727786 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1586071-a5e8-45a6-83b1-3df336357a09 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 Aug 08 06:36:03.727981 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1586071-a5e8-45a6-83b1-3df336357a09 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:03.728161 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1586071-a5e8-45a6-83b1-3df336357a09 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:03.728249 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-f1586071-a5e8-45a6-83b1-3df336357a09 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete snapshot with id: 1f7a4aac-cffc-4e74-8494-9365a4abf7b8 Aug 08 06:36:03.732081 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1586071-a5e8-45a6-83b1-3df336357a09 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 returned with HTTP 404 Aug 08 06:36:03.732479 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1256/5039] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:03 2026] DELETE /volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:03.738185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9cf77312-c4de-4ad8-b43d-0576a4219b88 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:03.740512 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9cf77312-c4de-4ad8-b43d-0576a4219b88 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 Aug 08 06:36:03.740855 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9cf77312-c4de-4ad8-b43d-0576a4219b88 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:03.741138 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9cf77312-c4de-4ad8-b43d-0576a4219b88 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:03.745236 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9cf77312-c4de-4ad8-b43d-0576a4219b88 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 returned with HTTP 404 Aug 08 06:36:03.745724 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1262/5040] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:03 2026] GET /volume/v3/snapshots/1f7a4aac-cffc-4e74-8494-9365a4abf7b8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:03.751491 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-68cb06a8-9dc8-47f0-8ae5-983a7dbcda4b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:03.753141 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68cb06a8-9dc8-47f0-8ae5-983a7dbcda4b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c Aug 08 06:36:03.753363 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68cb06a8-9dc8-47f0-8ae5-983a7dbcda4b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:03.753541 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-68cb06a8-9dc8-47f0-8ae5-983a7dbcda4b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:03.753694 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-68cb06a8-9dc8-47f0-8ae5-983a7dbcda4b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume with id: 61fd19bc-6568-458b-b672-1e567221a54c Aug 08 06:36:03.760411 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:03.760411 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:03.760768 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-68cb06a8-9dc8-47f0-8ae5-983a7dbcda4b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:03.778139 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-68cb06a8-9dc8-47f0-8ae5-983a7dbcda4b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume request issued successfully. Aug 08 06:36:03.778309 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-68cb06a8-9dc8-47f0-8ae5-983a7dbcda4b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c returned with HTTP 202 Aug 08 06:36:03.778750 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1267/5041] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:36:03 2026] DELETE /volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:03.785262 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ec6a9309-c136-406d-9079-6448c2ab3292 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:03.787277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec6a9309-c136-406d-9079-6448c2ab3292 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c Aug 08 06:36:03.787486 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec6a9309-c136-406d-9079-6448c2ab3292 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:03.787708 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec6a9309-c136-406d-9079-6448c2ab3292 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:03.797038 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:03.797038 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:03.801050 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ec6a9309-c136-406d-9079-6448c2ab3292 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:03.806163 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec6a9309-c136-406d-9079-6448c2ab3292 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c returned with HTTP 200 Aug 08 06:36:03.806650 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1257/5042] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:03 2026] GET /volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:04.818638 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7a03f9c2-6b1f-4e51-9c8b-35893f709b86 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:04.820303 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a03f9c2-6b1f-4e51-9c8b-35893f709b86 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c Aug 08 06:36:04.820496 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a03f9c2-6b1f-4e51-9c8b-35893f709b86 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:04.820666 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a03f9c2-6b1f-4e51-9c8b-35893f709b86 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:04.826341 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a03f9c2-6b1f-4e51-9c8b-35893f709b86 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c returned with HTTP 404 Aug 08 06:36:04.826803 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1257/5043] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:04 2026] GET /volume/v3/volumes/61fd19bc-6568-458b-b672-1e567221a54c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:04.834732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:04.836329 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:04.836710 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-321856867"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:04.838336 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-321856867'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:04.838445 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume of 1 GB Aug 08 06:36:04.838703 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:04.838703 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:04.842418 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:04.847559 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (1f53e7bb-31d0-45b2-b705-6a2e7b13f620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:04.848620 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f924a6b3-d02f-4e0b-83e8-b6156a0cb0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:04.849385 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:04.872791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f924a6b3-d02f-4e0b-83e8-b6156a0cb0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:04.873816 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc199f5c-9929-4a69-a86c-5ba735c550e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:04.909451 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['f34490ee-b17f-4464-8cf2-abf48d4407cb', '3774b431-2272-42ea-9a30-2aa67b2778ce', '40eaf076-71b3-48c1-bafa-f9b0be5ec23c', '52e85d19-9e0c-4eab-b6a0-b10611acd398'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:04.910343 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc199f5c-9929-4a69-a86c-5ba735c550e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f34490ee-b17f-4464-8cf2-abf48d4407cb', '3774b431-2272-42ea-9a30-2aa67b2778ce', '40eaf076-71b3-48c1-bafa-f9b0be5ec23c', '52e85d19-9e0c-4eab-b6a0-b10611acd398']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:04.911148 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395a0915-d198-4d3b-a632-182c30a8c130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:04.933354 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395a0915-d198-4d3b-a632-182c30a8c130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc454fab-20ae-4e2f-b57f-dc9f7686bab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321856867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['f34490ee-b17f-4464-8cf2-abf48d4407cb','3774b431-2272-42ea-9a30-2aa67b2778ce','40eaf076-71b3-48c1-bafa-f9b0be5ec23c','52e85d19-9e0c-4eab-b6a0-b10611acd398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321856867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc454fab-20ae-4e2f-b57f-dc9f7686bab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c432d2d43b42399fdb3830dd658e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9966d0700889403bad4097496f6179e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:04.934112 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d7dfc0-5710-4e50-bb6b-bd02649867e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:04.952231 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d7dfc0-5710-4e50-bb6b-bd02649867e3) transitioned into state 'SUCCESS' from state '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-321856867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['f34490ee-b17f-4464-8cf2-abf48d4407cb','3774b431-2272-42ea-9a30-2aa67b2778ce','40eaf076-71b3-48c1-bafa-f9b0be5ec23c','52e85d19-9e0c-4eab-b6a0-b10611acd398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:04.953056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dcfa773-745d-419c-939d-0fec56f5f689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:04.962105 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dcfa773-745d-419c-939d-0fec56f5f689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:04.963005 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (1f53e7bb-31d0-45b2-b705-6a2e7b13f620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:04.963364 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request issued successfully. Aug 08 06:36:04.964005 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b6aa0db3-01ae-4db4-a8e8-c201dc24edb7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:04.964579 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1263/5044] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:36:04 2026] POST /volume/v3/volumes => generated 775 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:04.980031 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05529386-893c-4658-8777-1647758816c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:04.981885 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05529386-893c-4658-8777-1647758816c3 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 Aug 08 06:36:04.982092 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05529386-893c-4658-8777-1647758816c3 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:04.982278 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05529386-893c-4658-8777-1647758816c3 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:04.990544 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:04.990544 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:04.994083 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-05529386-893c-4658-8777-1647758816c3 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:04.997918 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05529386-893c-4658-8777-1647758816c3 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 returned with HTTP 200 Aug 08 06:36:04.998274 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1268/5045] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:04 2026] GET /volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:06.010935 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-76cf902d-c6d6-4526-9436-3a2976f03fc9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:06.012996 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76cf902d-c6d6-4526-9436-3a2976f03fc9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 Aug 08 06:36:06.013178 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76cf902d-c6d6-4526-9436-3a2976f03fc9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:06.013364 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76cf902d-c6d6-4526-9436-3a2976f03fc9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:06.020099 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:06.020099 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:06.023091 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-76cf902d-c6d6-4526-9436-3a2976f03fc9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:06.026597 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76cf902d-c6d6-4526-9436-3a2976f03fc9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 returned with HTTP 200 Aug 08 06:36:06.026972 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1258/5046] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:06 2026] GET /volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:06.038759 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6177dbbf-3a6e-48d5-a8fc-26c6aef1dfa5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:06.040273 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6177dbbf-3a6e-48d5-a8fc-26c6aef1dfa5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:06.040588 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6177dbbf-3a6e-48d5-a8fc-26c6aef1dfa5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc454fab-20ae-4e2f-b57f-dc9f7686bab4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2087218330"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:06.048473 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:06.048473 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:06.048827 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6177dbbf-3a6e-48d5-a8fc-26c6aef1dfa5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:06.048951 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-6177dbbf-3a6e-48d5-a8fc-26c6aef1dfa5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create snapshot from volume bc454fab-20ae-4e2f-b57f-dc9f7686bab4 Aug 08 06:36:06.070020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-6177dbbf-3a6e-48d5-a8fc-26c6aef1dfa5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['46ad7a3b-78a9-417b-ae38-6de2ac88d56d', '4bfb346d-705e-4ba2-96fe-5750fee5a179', '26cdd356-5e2c-4e69-a701-63c10630db67', 'b54540e3-d497-41be-9e71-14aa0242d144'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:06.096304 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6177dbbf-3a6e-48d5-a8fc-26c6aef1dfa5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot create request issued successfully. Aug 08 06:36:06.096639 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6177dbbf-3a6e-48d5-a8fc-26c6aef1dfa5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:06.097057 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1258/5047] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:06.106259 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dbb8f20b-801e-4347-8407-eacffd56ae1e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:06.108453 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dbb8f20b-801e-4347-8407-eacffd56ae1e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 Aug 08 06:36:06.108708 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dbb8f20b-801e-4347-8407-eacffd56ae1e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:06.108962 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dbb8f20b-801e-4347-8407-eacffd56ae1e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:06.114028 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:06.114028 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:06.114270 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-dbb8f20b-801e-4347-8407-eacffd56ae1e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:06.114927 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dbb8f20b-801e-4347-8407-eacffd56ae1e tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 returned with HTTP 200 Aug 08 06:36:06.115273 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1264/5048] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:06 2026] GET /volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:07.123876 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-913b6859-8471-420a-be8d-f09221f554d5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:07.125747 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-913b6859-8471-420a-be8d-f09221f554d5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 Aug 08 06:36:07.125999 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-913b6859-8471-420a-be8d-f09221f554d5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:07.126213 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-913b6859-8471-420a-be8d-f09221f554d5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:07.131502 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:07.131502 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:07.131882 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-913b6859-8471-420a-be8d-f09221f554d5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:07.132562 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-913b6859-8471-420a-be8d-f09221f554d5 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 returned with HTTP 200 Aug 08 06:36:07.133133 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1269/5049] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:07 2026] GET /volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:07.140603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bc8ac4bd-38de-4c40-88a5-1fbc2af1ebcc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:07.142290 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc8ac4bd-38de-4c40-88a5-1fbc2af1ebcc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] POST https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01/action Aug 08 06:36:07.142629 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc8ac4bd-38de-4c40-88a5-1fbc2af1ebcc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:36:07.142742 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc8ac4bd-38de-4c40-88a5-1fbc2af1ebcc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:07.149038 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:07.149038 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:07.149448 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bc8ac4bd-38de-4c40-88a5-1fbc2af1ebcc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:36:07.150299 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-bc8ac4bd-38de-4c40-88a5-1fbc2af1ebcc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f8c7b2c71fcd47989611627aec8653ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7c432d2d43b42399fdb3830dd658e58', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:36:07.150487 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc8ac4bd-38de-4c40-88a5-1fbc2af1ebcc tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01/action returned with HTTP 403 Aug 08 06:36:07.150991 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1259/5050] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:36:07 2026] POST /volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:07.157118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-35cb8bc5-1295-40cc-8158-6fa00cfa061d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:07.159142 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35cb8bc5-1295-40cc-8158-6fa00cfa061d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 Aug 08 06:36:07.159320 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-35cb8bc5-1295-40cc-8158-6fa00cfa061d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:07.159493 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-35cb8bc5-1295-40cc-8158-6fa00cfa061d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:07.159602 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-35cb8bc5-1295-40cc-8158-6fa00cfa061d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete snapshot with id: edafff4a-777b-4b2c-9bb7-577c49b2bf01 Aug 08 06:36:07.164207 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:07.164207 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:07.164462 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-35cb8bc5-1295-40cc-8158-6fa00cfa061d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:07.179725 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-35cb8bc5-1295-40cc-8158-6fa00cfa061d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot delete request issued successfully. Aug 08 06:36:07.179936 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35cb8bc5-1295-40cc-8158-6fa00cfa061d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 returned with HTTP 202 Aug 08 06:36:07.180428 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1259/5051] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:07 2026] DELETE /volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:07.187435 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-58f12594-f603-4776-a539-9c8d11fc20ce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:07.189569 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-58f12594-f603-4776-a539-9c8d11fc20ce tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 Aug 08 06:36:07.189961 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-58f12594-f603-4776-a539-9c8d11fc20ce tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:07.190034 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-58f12594-f603-4776-a539-9c8d11fc20ce tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:07.195543 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:07.195543 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:07.195888 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-58f12594-f603-4776-a539-9c8d11fc20ce tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:07.196704 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-58f12594-f603-4776-a539-9c8d11fc20ce tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 returned with HTTP 200 Aug 08 06:36:07.197150 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1265/5052] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:07 2026] GET /volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:08.207468 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-69652ae8-4cad-47d9-ad5c-ff48049aca05 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:08.209438 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69652ae8-4cad-47d9-ad5c-ff48049aca05 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 Aug 08 06:36:08.209679 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69652ae8-4cad-47d9-ad5c-ff48049aca05 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:08.209927 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69652ae8-4cad-47d9-ad5c-ff48049aca05 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:08.214070 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69652ae8-4cad-47d9-ad5c-ff48049aca05 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 returned with HTTP 404 Aug 08 06:36:08.214580 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1270/5053] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:08 2026] GET /volume/v3/snapshots/edafff4a-777b-4b2c-9bb7-577c49b2bf01 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:08.222729 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a6733045-4afd-4a95-aca5-c5d74f18a447 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:08.224487 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6733045-4afd-4a95-aca5-c5d74f18a447 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 Aug 08 06:36:08.224710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6733045-4afd-4a95-aca5-c5d74f18a447 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:08.224927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6733045-4afd-4a95-aca5-c5d74f18a447 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:08.225102 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a6733045-4afd-4a95-aca5-c5d74f18a447 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume with id: bc454fab-20ae-4e2f-b57f-dc9f7686bab4 Aug 08 06:36:08.231867 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:08.231867 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:08.232167 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a6733045-4afd-4a95-aca5-c5d74f18a447 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:08.247117 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a6733045-4afd-4a95-aca5-c5d74f18a447 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume request issued successfully. Aug 08 06:36:08.247307 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6733045-4afd-4a95-aca5-c5d74f18a447 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 returned with HTTP 202 Aug 08 06:36:08.247698 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1260/5054] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:36:08 2026] DELETE /volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:08.255286 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-69eddce5-2eb0-4729-819b-f3f005dc61e8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:08.257017 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-69eddce5-2eb0-4729-819b-f3f005dc61e8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 Aug 08 06:36:08.257204 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-69eddce5-2eb0-4729-819b-f3f005dc61e8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:08.257391 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-69eddce5-2eb0-4729-819b-f3f005dc61e8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:08.265289 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:08.265289 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:08.269371 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-69eddce5-2eb0-4729-819b-f3f005dc61e8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:08.273338 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-69eddce5-2eb0-4729-819b-f3f005dc61e8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 returned with HTTP 200 Aug 08 06:36:08.273741 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1260/5055] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:08 2026] GET /volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:09.286636 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-51d28b2e-79c4-461b-b58e-40e8d93de3d3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:09.288528 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51d28b2e-79c4-461b-b58e-40e8d93de3d3 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 Aug 08 06:36:09.288832 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51d28b2e-79c4-461b-b58e-40e8d93de3d3 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:09.289022 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-51d28b2e-79c4-461b-b58e-40e8d93de3d3 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:09.295328 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-51d28b2e-79c4-461b-b58e-40e8d93de3d3 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 returned with HTTP 404 Aug 08 06:36:09.295910 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1266/5056] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:09 2026] GET /volume/v3/volumes/bc454fab-20ae-4e2f-b57f-dc9f7686bab4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:09.303019 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:09.304891 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:09.305227 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1262314626"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:09.306741 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1262314626'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:09.306882 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume of 1 GB Aug 08 06:36:09.311697 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:09.316909 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (fb84e086-c02d-484c-a57c-8b84044fba1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:09.318078 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8cf84e-857e-4e62-b58e-624ac86eaf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:09.318835 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:09.343348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8cf84e-857e-4e62-b58e-624ac86eaf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:09.344136 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410c38c5-f152-4d15-9559-105d0a9c2252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:09.378894 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['52ee1f36-3074-4ec7-ba3e-83f32455a185', 'c0820ec1-3bb2-43ad-bf93-0e1288a01529', 'ef67a0b4-0ef7-4e60-a47d-f2959c8eec74', '3d127dd6-b453-4a87-bb72-83042bd6aecd'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:09.379585 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410c38c5-f152-4d15-9559-105d0a9c2252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52ee1f36-3074-4ec7-ba3e-83f32455a185', 'c0820ec1-3bb2-43ad-bf93-0e1288a01529', 'ef67a0b4-0ef7-4e60-a47d-f2959c8eec74', '3d127dd6-b453-4a87-bb72-83042bd6aecd']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:09.380216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6eed58-554c-4380-a0ec-c0009d271b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:09.401739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6eed58-554c-4380-a0ec-c0009d271b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262314626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['52ee1f36-3074-4ec7-ba3e-83f32455a185','c0820ec1-3bb2-43ad-bf93-0e1288a01529','ef67a0b4-0ef7-4e60-a47d-f2959c8eec74','3d127dd6-b453-4a87-bb72-83042bd6aecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262314626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c432d2d43b42399fdb3830dd658e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9966d0700889403bad4097496f6179e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:09.402320 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb26387-2ccd-491b-8bac-5c8f391531e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:09.419343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb26387-2ccd-491b-8bac-5c8f391531e4) transitioned into state 'SUCCESS' from state '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-1262314626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['52ee1f36-3074-4ec7-ba3e-83f32455a185','c0820ec1-3bb2-43ad-bf93-0e1288a01529','ef67a0b4-0ef7-4e60-a47d-f2959c8eec74','3d127dd6-b453-4a87-bb72-83042bd6aecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:09.420061 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30106583-8ff0-4828-91fb-fac31fb00697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:09.428134 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30106583-8ff0-4828-91fb-fac31fb00697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:09.428929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (fb84e086-c02d-484c-a57c-8b84044fba1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:09.429258 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request issued successfully. Aug 08 06:36:09.429820 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-94db521a-67d0-4a3b-9f50-92dd17bcc517 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:09.430236 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1271/5057] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:36:09 2026] POST /volume/v3/volumes => generated 776 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:09.441388 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b93d496-131e-4d2d-b8aa-240f5d40b880 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:09.443909 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b93d496-131e-4d2d-b8aa-240f5d40b880 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 Aug 08 06:36:09.444450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b93d496-131e-4d2d-b8aa-240f5d40b880 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:09.444832 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b93d496-131e-4d2d-b8aa-240f5d40b880 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:09.455013 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:09.455013 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:09.459715 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1b93d496-131e-4d2d-b8aa-240f5d40b880 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:09.465306 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b93d496-131e-4d2d-b8aa-240f5d40b880 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 returned with HTTP 200 Aug 08 06:36:09.465991 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1261/5058] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:09 2026] GET /volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:10.478106 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1deb7d71-355d-4e07-a4db-113d2bb4c9bb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:10.480029 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1deb7d71-355d-4e07-a4db-113d2bb4c9bb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 Aug 08 06:36:10.480239 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1deb7d71-355d-4e07-a4db-113d2bb4c9bb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:10.480457 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1deb7d71-355d-4e07-a4db-113d2bb4c9bb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:10.488681 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:10.488681 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:10.492072 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1deb7d71-355d-4e07-a4db-113d2bb4c9bb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:10.495786 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1deb7d71-355d-4e07-a4db-113d2bb4c9bb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 returned with HTTP 200 Aug 08 06:36:10.496181 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1261/5059] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:10 2026] GET /volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:10.507021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-227d5466-9d02-4889-a28b-8ea618f8a39c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:10.508632 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-227d5466-9d02-4889-a28b-8ea618f8a39c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:10.508980 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-227d5466-9d02-4889-a28b-8ea618f8a39c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1135622238"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:10.516723 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:10.516723 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:10.517010 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-227d5466-9d02-4889-a28b-8ea618f8a39c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:10.517118 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-227d5466-9d02-4889-a28b-8ea618f8a39c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create snapshot from volume 27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 Aug 08 06:36:10.538296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-227d5466-9d02-4889-a28b-8ea618f8a39c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['47a2fb59-0361-405f-b9e0-366d7ce824b4', 'fff10d81-47a3-474b-a1c2-e1792948f058', '218b79c5-144d-4854-b2f1-8b8ab2b017db', 'dac2cdb5-a268-4c38-b30a-8bdc52563733'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:10.564757 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-227d5466-9d02-4889-a28b-8ea618f8a39c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot create request issued successfully. Aug 08 06:36:10.565086 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-227d5466-9d02-4889-a28b-8ea618f8a39c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:10.565477 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1267/5060] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:10.574271 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ba7c04b0-4a26-4ff5-8820-ae914448c6d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:10.576390 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ba7c04b0-4a26-4ff5-8820-ae914448c6d1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 Aug 08 06:36:10.576611 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ba7c04b0-4a26-4ff5-8820-ae914448c6d1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:10.576802 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ba7c04b0-4a26-4ff5-8820-ae914448c6d1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:10.582008 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:10.582008 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:10.582262 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ba7c04b0-4a26-4ff5-8820-ae914448c6d1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:10.582867 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ba7c04b0-4a26-4ff5-8820-ae914448c6d1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 returned with HTTP 200 Aug 08 06:36:10.583180 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1272/5061] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:10 2026] GET /volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:11.592174 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-da4594f0-8d5d-4ca8-af75-1045be980827 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:11.593990 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-da4594f0-8d5d-4ca8-af75-1045be980827 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 Aug 08 06:36:11.594169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-da4594f0-8d5d-4ca8-af75-1045be980827 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:11.594349 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-da4594f0-8d5d-4ca8-af75-1045be980827 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:11.598844 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:11.598844 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:11.599104 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-da4594f0-8d5d-4ca8-af75-1045be980827 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:11.599684 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-da4594f0-8d5d-4ca8-af75-1045be980827 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 returned with HTTP 200 Aug 08 06:36:11.600019 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1262/5062] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:11 2026] GET /volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:11.608695 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-382ffccb-08b4-420e-8367-72df29ad72d6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:11.610420 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-382ffccb-08b4-420e-8367-72df29ad72d6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:11.610628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-382ffccb-08b4-420e-8367-72df29ad72d6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:11.610855 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-382ffccb-08b4-420e-8367-72df29ad72d6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:11.611098 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-382ffccb-08b4-420e-8367-72df29ad72d6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:36:11.612089 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-382ffccb-08b4-420e-8367-72df29ad72d6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 06:36:11.615711 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-382ffccb-08b4-420e-8367-72df29ad72d6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Get all snapshots completed successfully. Aug 08 06:36:11.616018 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-382ffccb-08b4-420e-8367-72df29ad72d6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 08 06:36:11.616456 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1262/5063] 10.4.3.32 () {66 vars in 1236 bytes} [Sat Aug 8 06:36:11 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:11.625463 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e8dc377f-1826-4d64-9fe3-5965509310f2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:11.627346 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8dc377f-1826-4d64-9fe3-5965509310f2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 Aug 08 06:36:11.627522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8dc377f-1826-4d64-9fe3-5965509310f2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:11.627702 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e8dc377f-1826-4d64-9fe3-5965509310f2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:11.627819 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-e8dc377f-1826-4d64-9fe3-5965509310f2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete snapshot with id: 3fe9efaf-2211-4f00-98c0-31a67432f114 Aug 08 06:36:11.633203 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:11.633203 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:11.633505 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e8dc377f-1826-4d64-9fe3-5965509310f2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:11.648889 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e8dc377f-1826-4d64-9fe3-5965509310f2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot delete request issued successfully. Aug 08 06:36:11.649075 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e8dc377f-1826-4d64-9fe3-5965509310f2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 returned with HTTP 202 Aug 08 06:36:11.649465 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1268/5064] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:11 2026] DELETE /volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:11.656566 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9c90159e-078d-4560-a540-070ae64642c2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:11.658376 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c90159e-078d-4560-a540-070ae64642c2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 Aug 08 06:36:11.658645 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c90159e-078d-4560-a540-070ae64642c2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:11.658885 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9c90159e-078d-4560-a540-070ae64642c2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:11.664273 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:11.664273 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:11.664687 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9c90159e-078d-4560-a540-070ae64642c2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:11.665543 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9c90159e-078d-4560-a540-070ae64642c2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 returned with HTTP 200 Aug 08 06:36:11.666011 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1273/5065] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:11 2026] GET /volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:12.674618 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5998c58d-6860-4b13-881f-4cbad2b44d7b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:12.676359 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5998c58d-6860-4b13-881f-4cbad2b44d7b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 Aug 08 06:36:12.676575 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5998c58d-6860-4b13-881f-4cbad2b44d7b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:12.676757 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5998c58d-6860-4b13-881f-4cbad2b44d7b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:12.680933 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5998c58d-6860-4b13-881f-4cbad2b44d7b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 returned with HTTP 404 Aug 08 06:36:12.681374 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1263/5066] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:12 2026] GET /volume/v3/snapshots/3fe9efaf-2211-4f00-98c0-31a67432f114 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:12.689110 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-df3bc356-5a0d-400a-8d48-fb939f0f0fa7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:12.690752 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-df3bc356-5a0d-400a-8d48-fb939f0f0fa7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 Aug 08 06:36:12.690939 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-df3bc356-5a0d-400a-8d48-fb939f0f0fa7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:12.691128 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-df3bc356-5a0d-400a-8d48-fb939f0f0fa7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:12.691270 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-df3bc356-5a0d-400a-8d48-fb939f0f0fa7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume with id: 27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 Aug 08 06:36:12.698056 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:12.698056 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:12.698386 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-df3bc356-5a0d-400a-8d48-fb939f0f0fa7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:12.712695 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-df3bc356-5a0d-400a-8d48-fb939f0f0fa7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume request issued successfully. Aug 08 06:36:12.712886 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-df3bc356-5a0d-400a-8d48-fb939f0f0fa7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 returned with HTTP 202 Aug 08 06:36:12.713246 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1263/5067] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:36:12 2026] DELETE /volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:12.720053 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-79fb41e4-f79b-4fd7-bcd0-6029dd9fdefd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:12.723571 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-79fb41e4-f79b-4fd7-bcd0-6029dd9fdefd tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 Aug 08 06:36:12.723571 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-79fb41e4-f79b-4fd7-bcd0-6029dd9fdefd tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:12.723571 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-79fb41e4-f79b-4fd7-bcd0-6029dd9fdefd tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:12.731208 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:12.731208 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:12.737058 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-79fb41e4-f79b-4fd7-bcd0-6029dd9fdefd tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:12.743722 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-79fb41e4-f79b-4fd7-bcd0-6029dd9fdefd tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 returned with HTTP 200 Aug 08 06:36:12.744601 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1269/5068] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:12 2026] GET /volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:13.758286 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-61cec6ba-f661-443b-833c-66064b99567c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:13.759971 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61cec6ba-f661-443b-833c-66064b99567c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 Aug 08 06:36:13.760161 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61cec6ba-f661-443b-833c-66064b99567c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:13.760360 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-61cec6ba-f661-443b-833c-66064b99567c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:13.766287 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-61cec6ba-f661-443b-833c-66064b99567c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 returned with HTTP 404 Aug 08 06:36:13.766727 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1274/5069] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:13 2026] GET /volume/v3/volumes/27913ff1-ccf6-4a1b-a0f1-71b8ccc18ca5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:13.774999 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5275d932-15af-44a7-bc97-0ee54290051c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:13.776761 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:13.777100 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-774258739"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:13.778719 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-774258739'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:13.779027 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume of 1 GB Aug 08 06:36:13.783532 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:13.788964 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (53d9f8af-4831-451a-a2d8-2552f57887bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:13.790057 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdbd804-6fb8-4be1-a9ab-0ce66155cf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:13.790872 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:13.814489 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdbd804-6fb8-4be1-a9ab-0ce66155cf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:13.815201 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba59fded-e0c8-4bc2-baf7-39d49eda13ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:13.851177 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['c6cde4bb-588d-47a3-b2df-f89c511d56b8', 'ea10eb05-8f1f-4ed4-adac-fc1fc721da2f', 'd9cc382f-6020-495f-a6b6-441107dfe5db', 'd04b223a-a22a-47a8-ac77-65e8ba5aa88c'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:13.852016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba59fded-e0c8-4bc2-baf7-39d49eda13ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6cde4bb-588d-47a3-b2df-f89c511d56b8', 'ea10eb05-8f1f-4ed4-adac-fc1fc721da2f', 'd9cc382f-6020-495f-a6b6-441107dfe5db', 'd04b223a-a22a-47a8-ac77-65e8ba5aa88c']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:13.852730 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c942fb4-fffe-4cd8-a6f4-60a719c7cb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:13.875391 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c942fb4-fffe-4cd8-a6f4-60a719c7cb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef8c625-8d6e-494c-97d1-a3ac269504c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774258739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['c6cde4bb-588d-47a3-b2df-f89c511d56b8','ea10eb05-8f1f-4ed4-adac-fc1fc721da2f','d9cc382f-6020-495f-a6b6-441107dfe5db','d04b223a-a22a-47a8-ac77-65e8ba5aa88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774258739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ef8c625-8d6e-494c-97d1-a3ac269504c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c432d2d43b42399fdb3830dd658e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9966d0700889403bad4097496f6179e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:13.876062 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8136f33e-09e3-4834-b29c-6db4422bf969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:13.893325 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8136f33e-09e3-4834-b29c-6db4422bf969) transitioned into state 'SUCCESS' from state '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-774258739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['c6cde4bb-588d-47a3-b2df-f89c511d56b8','ea10eb05-8f1f-4ed4-adac-fc1fc721da2f','d9cc382f-6020-495f-a6b6-441107dfe5db','d04b223a-a22a-47a8-ac77-65e8ba5aa88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:13.894012 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d669feaf-9ad4-44b5-ac6c-793d5cf55d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:13.902329 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d669feaf-9ad4-44b5-ac6c-793d5cf55d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:13.903125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (53d9f8af-4831-451a-a2d8-2552f57887bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:13.903382 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request issued successfully. Aug 08 06:36:13.903928 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5275d932-15af-44a7-bc97-0ee54290051c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:13.904439 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1264/5070] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:36:13 2026] POST /volume/v3/volumes => generated 775 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:13.916405 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-34ef122c-ffb3-4b6f-97e7-3963dc71c58a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:13.919208 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34ef122c-ffb3-4b6f-97e7-3963dc71c58a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 Aug 08 06:36:13.919706 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34ef122c-ffb3-4b6f-97e7-3963dc71c58a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:13.920122 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34ef122c-ffb3-4b6f-97e7-3963dc71c58a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:13.930146 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:13.930146 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:13.933443 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-34ef122c-ffb3-4b6f-97e7-3963dc71c58a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:13.938229 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34ef122c-ffb3-4b6f-97e7-3963dc71c58a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 returned with HTTP 200 Aug 08 06:36:13.938229 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1264/5071] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:13 2026] GET /volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:14.951296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ab196a7d-1a61-45ab-9837-e1afa87cc00b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:14.953164 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab196a7d-1a61-45ab-9837-e1afa87cc00b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 Aug 08 06:36:14.953401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab196a7d-1a61-45ab-9837-e1afa87cc00b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:14.953642 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ab196a7d-1a61-45ab-9837-e1afa87cc00b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:14.960956 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:14.960956 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:14.964033 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ab196a7d-1a61-45ab-9837-e1afa87cc00b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:14.967375 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ab196a7d-1a61-45ab-9837-e1afa87cc00b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 returned with HTTP 200 Aug 08 06:36:14.967840 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1270/5072] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:14 2026] GET /volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:14.979302 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f8369ae0-5d88-42bb-a1a0-ec1e52e689c8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:14.980825 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f8369ae0-5d88-42bb-a1a0-ec1e52e689c8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:14.981127 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f8369ae0-5d88-42bb-a1a0-ec1e52e689c8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ef8c625-8d6e-494c-97d1-a3ac269504c9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1786638769"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:14.988525 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:14.988525 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:14.988822 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f8369ae0-5d88-42bb-a1a0-ec1e52e689c8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:14.988941 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-f8369ae0-5d88-42bb-a1a0-ec1e52e689c8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create snapshot from volume 7ef8c625-8d6e-494c-97d1-a3ac269504c9 Aug 08 06:36:15.009258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-f8369ae0-5d88-42bb-a1a0-ec1e52e689c8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['9a2404cc-8a72-4a3b-832b-16ad18d0178e', 'f9139961-e851-45e6-8b41-2b3ebbe34133', '4ad2d455-247d-48c8-a1a0-29ba1f6cb791', '713e620e-2df7-4f38-91e8-05b78d7531f5'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:15.032987 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f8369ae0-5d88-42bb-a1a0-ec1e52e689c8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot create request issued successfully. Aug 08 06:36:15.033306 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f8369ae0-5d88-42bb-a1a0-ec1e52e689c8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:15.033692 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1275/5073] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:15.041884 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-270e3acc-58d0-4053-aa09-7901d9fd6457 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:15.044275 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-270e3acc-58d0-4053-aa09-7901d9fd6457 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 Aug 08 06:36:15.044555 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-270e3acc-58d0-4053-aa09-7901d9fd6457 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:15.044846 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-270e3acc-58d0-4053-aa09-7901d9fd6457 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:15.049959 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:15.049959 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:15.050227 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-270e3acc-58d0-4053-aa09-7901d9fd6457 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:15.050761 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-270e3acc-58d0-4053-aa09-7901d9fd6457 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 returned with HTTP 200 Aug 08 06:36:15.051142 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1265/5074] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:15 2026] GET /volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:16.059451 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ff22ee47-e611-4320-a971-12ef982834a0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:16.061167 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff22ee47-e611-4320-a971-12ef982834a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 Aug 08 06:36:16.062591 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff22ee47-e611-4320-a971-12ef982834a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:16.062591 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff22ee47-e611-4320-a971-12ef982834a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:16.066848 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:16.066848 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:16.066848 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ff22ee47-e611-4320-a971-12ef982834a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:16.067497 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff22ee47-e611-4320-a971-12ef982834a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 returned with HTTP 200 Aug 08 06:36:16.067889 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1265/5075] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:16 2026] GET /volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:16.075866 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-63601270-2342-4703-9cff-cafcc40e379b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:16.077444 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-63601270-2342-4703-9cff-cafcc40e379b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] POST https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2/action Aug 08 06:36:16.077791 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-63601270-2342-4703-9cff-cafcc40e379b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:36:16.077913 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-63601270-2342-4703-9cff-cafcc40e379b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:16.079236 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-63601270-2342-4703-9cff-cafcc40e379b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Updating snapshot 'fec1726b-2253-4b05-b823-00f60c2b80f2' with '{'status': 'error'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:36:16.087129 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:16.087129 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:16.087544 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-63601270-2342-4703-9cff-cafcc40e379b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f8c7b2c71fcd47989611627aec8653ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7c432d2d43b42399fdb3830dd658e58', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:36:16.087730 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-63601270-2342-4703-9cff-cafcc40e379b tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2/action returned with HTTP 403 Aug 08 06:36:16.088144 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1271/5076] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:36:16 2026] POST /volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:16.095126 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dfc9f44a-3621-45ba-837b-e52e69438337 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:16.097739 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dfc9f44a-3621-45ba-837b-e52e69438337 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 Aug 08 06:36:16.097739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dfc9f44a-3621-45ba-837b-e52e69438337 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:16.097739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dfc9f44a-3621-45ba-837b-e52e69438337 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:16.097739 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-dfc9f44a-3621-45ba-837b-e52e69438337 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete snapshot with id: fec1726b-2253-4b05-b823-00f60c2b80f2 Aug 08 06:36:16.101953 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:16.101953 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:16.102198 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dfc9f44a-3621-45ba-837b-e52e69438337 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:16.114558 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dfc9f44a-3621-45ba-837b-e52e69438337 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot delete request issued successfully. Aug 08 06:36:16.114711 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dfc9f44a-3621-45ba-837b-e52e69438337 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 returned with HTTP 202 Aug 08 06:36:16.115059 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1276/5077] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:16 2026] DELETE /volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:16.121516 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f6f93cbe-da30-4c55-a2ea-54031d903bc2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:16.123319 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f6f93cbe-da30-4c55-a2ea-54031d903bc2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 Aug 08 06:36:16.123515 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f6f93cbe-da30-4c55-a2ea-54031d903bc2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:16.123694 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f6f93cbe-da30-4c55-a2ea-54031d903bc2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:16.129726 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:16.129726 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:16.130207 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f6f93cbe-da30-4c55-a2ea-54031d903bc2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:16.131152 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f6f93cbe-da30-4c55-a2ea-54031d903bc2 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 returned with HTTP 200 Aug 08 06:36:16.131673 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1266/5078] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:16 2026] GET /volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:17.139744 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd073f76-2c9c-4d96-a5dc-0d957bcfa7f0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:17.141502 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd073f76-2c9c-4d96-a5dc-0d957bcfa7f0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 Aug 08 06:36:17.141698 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd073f76-2c9c-4d96-a5dc-0d957bcfa7f0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:17.141910 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd073f76-2c9c-4d96-a5dc-0d957bcfa7f0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:17.145837 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd073f76-2c9c-4d96-a5dc-0d957bcfa7f0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 returned with HTTP 404 Aug 08 06:36:17.146264 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1266/5079] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:17 2026] GET /volume/v3/snapshots/fec1726b-2253-4b05-b823-00f60c2b80f2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:17.151887 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-89ad5f4a-c93c-45f4-9b40-8f481f47f881 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:17.154042 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89ad5f4a-c93c-45f4-9b40-8f481f47f881 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 Aug 08 06:36:17.154293 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89ad5f4a-c93c-45f4-9b40-8f481f47f881 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:17.154506 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-89ad5f4a-c93c-45f4-9b40-8f481f47f881 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:17.154669 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-89ad5f4a-c93c-45f4-9b40-8f481f47f881 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume with id: 7ef8c625-8d6e-494c-97d1-a3ac269504c9 Aug 08 06:36:17.161456 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:17.161456 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:17.161720 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-89ad5f4a-c93c-45f4-9b40-8f481f47f881 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:17.177478 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-89ad5f4a-c93c-45f4-9b40-8f481f47f881 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume request issued successfully. Aug 08 06:36:17.177663 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-89ad5f4a-c93c-45f4-9b40-8f481f47f881 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 returned with HTTP 202 Aug 08 06:36:17.178103 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1272/5080] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:36:17 2026] DELETE /volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:17.185099 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-75123ff4-d199-41c8-b633-994d8d9979f6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:17.187456 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75123ff4-d199-41c8-b633-994d8d9979f6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 Aug 08 06:36:17.187762 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75123ff4-d199-41c8-b633-994d8d9979f6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:17.188045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75123ff4-d199-41c8-b633-994d8d9979f6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:17.197335 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:17.197335 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:17.201851 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-75123ff4-d199-41c8-b633-994d8d9979f6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:17.205835 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75123ff4-d199-41c8-b633-994d8d9979f6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 returned with HTTP 200 Aug 08 06:36:17.206217 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1277/5081] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:17 2026] GET /volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:18.217936 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c50327c7-5339-4ac9-b154-e26a193b226a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:18.219561 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c50327c7-5339-4ac9-b154-e26a193b226a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 Aug 08 06:36:18.219687 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c50327c7-5339-4ac9-b154-e26a193b226a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:18.219903 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c50327c7-5339-4ac9-b154-e26a193b226a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:18.221631 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=182,cinder:UPDATE=60,cinder:INSERT=37 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:36:18.226086 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c50327c7-5339-4ac9-b154-e26a193b226a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 returned with HTTP 404 Aug 08 06:36:18.226943 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1267/5082] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:18 2026] GET /volume/v3/volumes/7ef8c625-8d6e-494c-97d1-a3ac269504c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:18.234361 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-15789d4c-22ce-4f56-b54c-71f3997e126f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:18.236015 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:18.236330 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1361031571"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:18.238080 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1361031571'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:18.238203 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume of 1 GB Aug 08 06:36:18.242534 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:18.247546 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (b32102ee-d15f-492e-98e0-51555393d6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:18.248593 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d312ff9a-d991-4d72-83ec-29f02099fdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:18.249310 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:18.275540 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d312ff9a-d991-4d72-83ec-29f02099fdbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:18.276278 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955abee5-8071-4477-9ca2-13cdf96ae106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:18.318370 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['567cade1-a49f-4b29-b38e-3cff3ca3708c', 'b0e0e71d-eb52-4096-a73c-536eb3fe6b5d', '0730f781-923e-4df8-9486-8907e26c5f9e', '0244055b-3f36-4a27-92a1-77979e76496a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:18.319249 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955abee5-8071-4477-9ca2-13cdf96ae106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['567cade1-a49f-4b29-b38e-3cff3ca3708c', 'b0e0e71d-eb52-4096-a73c-536eb3fe6b5d', '0730f781-923e-4df8-9486-8907e26c5f9e', '0244055b-3f36-4a27-92a1-77979e76496a']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:18.320887 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a13caa-733d-47af-8055-e529139b6961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:18.344950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a13caa-733d-47af-8055-e529139b6961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361031571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['567cade1-a49f-4b29-b38e-3cff3ca3708c','b0e0e71d-eb52-4096-a73c-536eb3fe6b5d','0730f781-923e-4df8-9486-8907e26c5f9e','0244055b-3f36-4a27-92a1-77979e76496a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361031571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c432d2d43b42399fdb3830dd658e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9966d0700889403bad4097496f6179e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:18.346377 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d14fd040-bdd4-4de6-9887-bb5016dbfcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:18.363921 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d14fd040-bdd4-4de6-9887-bb5016dbfcc9) transitioned into state 'SUCCESS' from state '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-1361031571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['567cade1-a49f-4b29-b38e-3cff3ca3708c','b0e0e71d-eb52-4096-a73c-536eb3fe6b5d','0730f781-923e-4df8-9486-8907e26c5f9e','0244055b-3f36-4a27-92a1-77979e76496a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:18.364610 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b8748a-3205-479f-bdd6-f78e3e947807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:18.373049 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b8748a-3205-479f-bdd6-f78e3e947807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:18.373956 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (b32102ee-d15f-492e-98e0-51555393d6ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:18.374228 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request issued successfully. Aug 08 06:36:18.374753 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15789d4c-22ce-4f56-b54c-71f3997e126f tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:18.375252 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1267/5083] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:36:18 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:18.390861 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-96244518-8af6-4ee0-910f-e71f27d7ef84 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:18.392599 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96244518-8af6-4ee0-910f-e71f27d7ef84 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff Aug 08 06:36:18.392810 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96244518-8af6-4ee0-910f-e71f27d7ef84 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:18.393003 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-96244518-8af6-4ee0-910f-e71f27d7ef84 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:18.399751 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:18.399751 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:18.403233 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-96244518-8af6-4ee0-910f-e71f27d7ef84 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:18.407407 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-96244518-8af6-4ee0-910f-e71f27d7ef84 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff returned with HTTP 200 Aug 08 06:36:18.407847 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1273/5084] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:18 2026] GET /volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:19.419471 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-42987766-6077-442d-884d-991de4929f8d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:19.421146 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42987766-6077-442d-884d-991de4929f8d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff Aug 08 06:36:19.421320 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42987766-6077-442d-884d-991de4929f8d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:19.421558 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-42987766-6077-442d-884d-991de4929f8d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:19.428011 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:19.428011 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:19.430970 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-42987766-6077-442d-884d-991de4929f8d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:19.434562 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-42987766-6077-442d-884d-991de4929f8d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff returned with HTTP 200 Aug 08 06:36:19.434938 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1278/5085] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:19 2026] GET /volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:19.446013 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d835d485-ffde-445f-9b52-59cb89ecdd74 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:19.447920 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d835d485-ffde-445f-9b52-59cb89ecdd74 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:19.448248 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d835d485-ffde-445f-9b52-59cb89ecdd74 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-863699558"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:19.456335 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:19.456335 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:19.456481 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d835d485-ffde-445f-9b52-59cb89ecdd74 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:19.456598 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-d835d485-ffde-445f-9b52-59cb89ecdd74 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create snapshot from volume c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff Aug 08 06:36:19.489664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-d835d485-ffde-445f-9b52-59cb89ecdd74 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['1b3bd406-b6a3-43d6-8c0c-9044501d7546', '4e67b279-50ed-457c-bb94-a49d98afc912', 'ad9f3e76-b38c-4903-823f-873f02bc7448', '2105d143-fc19-497d-a727-3de74ebc4a62'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:19.517575 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d835d485-ffde-445f-9b52-59cb89ecdd74 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot create request issued successfully. Aug 08 06:36:19.517931 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d835d485-ffde-445f-9b52-59cb89ecdd74 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:19.518496 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1268/5086] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:19.529941 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-520ebd5f-2526-4b35-908c-d9a06d921061 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:19.531150 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-520ebd5f-2526-4b35-908c-d9a06d921061 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 Aug 08 06:36:19.531322 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-520ebd5f-2526-4b35-908c-d9a06d921061 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:19.531510 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-520ebd5f-2526-4b35-908c-d9a06d921061 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:19.536106 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:19.536106 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:19.536357 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-520ebd5f-2526-4b35-908c-d9a06d921061 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:19.536930 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-520ebd5f-2526-4b35-908c-d9a06d921061 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 returned with HTTP 200 Aug 08 06:36:19.537239 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1268/5087] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:19 2026] GET /volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:19.890559 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f99a7e4a-e28d-4758-812d-922395ccd0c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:19.890986 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f99a7e4a-e28d-4758-812d-922395ccd0c9 None None] GET https://10.4.3.32/volume// Aug 08 06:36:19.891112 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f99a7e4a-e28d-4758-812d-922395ccd0c9 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:19.891290 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f99a7e4a-e28d-4758-812d-922395ccd0c9 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:19.891602 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f99a7e4a-e28d-4758-812d-922395ccd0c9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:36:19.891924 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1274/5088] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:36:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:36:19.899753 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-cd6d704d-21b2-4cce-ba7a-e50ab6465a19 req-ec4c73f3-e987-411e-ac94-19946f640bfa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:19.901918 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cd6d704d-21b2-4cce-ba7a-e50ab6465a19 req-ec4c73f3-e987-411e-ac94-19946f640bfa tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:36:19.902321 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-cd6d704d-21b2-4cce-ba7a-e50ab6465a19 req-ec4c73f3-e987-411e-ac94-19946f640bfa tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f6536fb-337f-4920-8746-5f57ecf50f60", "connector": null, "instance_uuid": "662f7670-8d69-482d-9bbf-3a640ce16a9c"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:19.912253 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:19.912253 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:19.934728 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-cd6d704d-21b2-4cce-ba7a-e50ab6465a19 req-ec4c73f3-e987-411e-ac94-19946f640bfa tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:36:19.935295 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1279/5089] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:36: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) Aug 08 06:36:19.942680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-cd6d704d-21b2-4cce-ba7a-e50ab6465a19 req-ae1f7223-c43a-4eec-b7c7-654016f4df61 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:19.944720 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd6d704d-21b2-4cce-ba7a-e50ab6465a19 req-ae1f7223-c43a-4eec-b7c7-654016f4df61 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] DELETE https://10.4.3.32/volume/v3/attachments/11c12570-8ff5-4fd6-bb6f-0de143140f68 Aug 08 06:36:19.944983 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cd6d704d-21b2-4cce-ba7a-e50ab6465a19 req-ae1f7223-c43a-4eec-b7c7-654016f4df61 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:19.945221 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cd6d704d-21b2-4cce-ba7a-e50ab6465a19 req-ae1f7223-c43a-4eec-b7c7-654016f4df61 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:19.951855 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:19.951855 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:19.991288 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd6d704d-21b2-4cce-ba7a-e50ab6465a19 req-ae1f7223-c43a-4eec-b7c7-654016f4df61 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/attachments/11c12570-8ff5-4fd6-bb6f-0de143140f68 returned with HTTP 200 Aug 08 06:36:19.991585 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1269/5090] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:36:19 2026] DELETE /volume/v3/attachments/11c12570-8ff5-4fd6-bb6f-0de143140f68 => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:20.546062 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c33f9d94-483e-4ea1-a105-55d15356f343 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:20.547926 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c33f9d94-483e-4ea1-a105-55d15356f343 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 Aug 08 06:36:20.548147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c33f9d94-483e-4ea1-a105-55d15356f343 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:20.548353 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c33f9d94-483e-4ea1-a105-55d15356f343 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:20.553561 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:20.553561 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:20.553875 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c33f9d94-483e-4ea1-a105-55d15356f343 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:20.554581 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c33f9d94-483e-4ea1-a105-55d15356f343 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 returned with HTTP 200 Aug 08 06:36:20.555179 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1269/5091] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:20 2026] GET /volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:20.562648 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-81feab7e-ef74-4363-9d70-803c088f96e6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:20.564209 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81feab7e-ef74-4363-9d70-803c088f96e6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] GET https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 Aug 08 06:36:20.564370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81feab7e-ef74-4363-9d70-803c088f96e6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:20.564554 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-81feab7e-ef74-4363-9d70-803c088f96e6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:20.569129 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:20.569129 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:20.569488 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-81feab7e-ef74-4363-9d70-803c088f96e6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:36:20.570123 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-81feab7e-ef74-4363-9d70-803c088f96e6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 returned with HTTP 200 Aug 08 06:36:20.570435 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1275/5092] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:20 2026] GET /volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:20.578256 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d88b71b9-ef6c-40eb-bb14-3985c19812a0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:20.580571 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d88b71b9-ef6c-40eb-bb14-3985c19812a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 Aug 08 06:36:20.580837 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d88b71b9-ef6c-40eb-bb14-3985c19812a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:20.581099 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d88b71b9-ef6c-40eb-bb14-3985c19812a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:20.581257 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-d88b71b9-ef6c-40eb-bb14-3985c19812a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete snapshot with id: bb5fc714-493f-45e8-a485-5ce196bfdd26 Aug 08 06:36:20.587708 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:20.587708 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:20.588161 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d88b71b9-ef6c-40eb-bb14-3985c19812a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:20.607837 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d88b71b9-ef6c-40eb-bb14-3985c19812a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot delete request issued successfully. Aug 08 06:36:20.608095 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d88b71b9-ef6c-40eb-bb14-3985c19812a0 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 returned with HTTP 202 Aug 08 06:36:20.608609 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1280/5093] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:20 2026] DELETE /volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:20.615896 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-240c92ea-e0d8-4b65-83d4-958ddaa6c704 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:20.618040 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-240c92ea-e0d8-4b65-83d4-958ddaa6c704 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 Aug 08 06:36:20.618288 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-240c92ea-e0d8-4b65-83d4-958ddaa6c704 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:20.618569 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-240c92ea-e0d8-4b65-83d4-958ddaa6c704 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:20.624282 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:20.624282 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:20.624667 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-240c92ea-e0d8-4b65-83d4-958ddaa6c704 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:20.625660 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-240c92ea-e0d8-4b65-83d4-958ddaa6c704 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 returned with HTTP 200 Aug 08 06:36:20.626051 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1270/5094] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:20 2026] GET /volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:21.634112 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9b368406-14a4-45b0-8ecb-ecc229996a06 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:21.635766 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b368406-14a4-45b0-8ecb-ecc229996a06 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 Aug 08 06:36:21.635968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b368406-14a4-45b0-8ecb-ecc229996a06 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:21.636143 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b368406-14a4-45b0-8ecb-ecc229996a06 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:21.639998 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b368406-14a4-45b0-8ecb-ecc229996a06 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 returned with HTTP 404 Aug 08 06:36:21.640394 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1270/5095] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:21 2026] GET /volume/v3/snapshots/bb5fc714-493f-45e8-a485-5ce196bfdd26 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:21.647021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-10145e6f-3b01-43d3-a1cd-cc67fe5622ed None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:21.648897 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10145e6f-3b01-43d3-a1cd-cc67fe5622ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff Aug 08 06:36:21.649070 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10145e6f-3b01-43d3-a1cd-cc67fe5622ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:21.649238 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-10145e6f-3b01-43d3-a1cd-cc67fe5622ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:21.649395 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-10145e6f-3b01-43d3-a1cd-cc67fe5622ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume with id: c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff Aug 08 06:36:21.656569 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:21.656569 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:21.656894 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-10145e6f-3b01-43d3-a1cd-cc67fe5622ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:21.671781 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-10145e6f-3b01-43d3-a1cd-cc67fe5622ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume request issued successfully. Aug 08 06:36:21.671954 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-10145e6f-3b01-43d3-a1cd-cc67fe5622ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff returned with HTTP 202 Aug 08 06:36:21.672323 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1276/5096] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:36:21 2026] DELETE /volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:21.678915 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2b5d2ba6-a5a1-4f57-8634-298c0560f1c1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:21.679191 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5eba37ab-d4f5-4e5f-b5f3-c6cda2d3e15c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:21.679395 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b5d2ba6-a5a1-4f57-8634-298c0560f1c1 None None] GET https://10.4.3.32/volume// Aug 08 06:36:21.679499 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b5d2ba6-a5a1-4f57-8634-298c0560f1c1 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:21.679692 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2b5d2ba6-a5a1-4f57-8634-298c0560f1c1 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:21.680060 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2b5d2ba6-a5a1-4f57-8634-298c0560f1c1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:36:21.680344 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1281/5097] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:36:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:36:21.680714 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5eba37ab-d4f5-4e5f-b5f3-c6cda2d3e15c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff Aug 08 06:36:21.680960 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5eba37ab-d4f5-4e5f-b5f3-c6cda2d3e15c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:21.681155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5eba37ab-d4f5-4e5f-b5f3-c6cda2d3e15c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:21.688759 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-4b9dfbe2-ada1-40b7-931a-28aed344e99e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:21.689037 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:21.689037 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:21.690785 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-4b9dfbe2-ada1-40b7-931a-28aed344e99e tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] GET https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 Aug 08 06:36:21.691040 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-4b9dfbe2-ada1-40b7-931a-28aed344e99e tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:21.691238 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-4b9dfbe2-ada1-40b7-931a-28aed344e99e tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:21.692587 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5eba37ab-d4f5-4e5f-b5f3-c6cda2d3e15c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:21.696363 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5eba37ab-d4f5-4e5f-b5f3-c6cda2d3e15c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff returned with HTTP 200 Aug 08 06:36:21.696946 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1271/5098] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:21 2026] GET /volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:21.703408 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:21.703408 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:21.707330 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-4b9dfbe2-ada1-40b7-931a-28aed344e99e tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Volume info retrieved successfully. Aug 08 06:36:21.712516 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-4b9dfbe2-ada1-40b7-931a-28aed344e99e tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 returned with HTTP 200 Aug 08 06:36:21.712998 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1271/5099] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:36:21 2026] GET /volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 => generated 1538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:36:21.811213 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-1493cc66-1ed1-4a00-840d-cb4005319020 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:21.813246 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-1493cc66-1ed1-4a00-840d-cb4005319020 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] PUT https://10.4.3.32/volume/v3/attachments/cb4b538c-f83e-45aa-8694-f26a6e9c1a3a Aug 08 06:36:21.813610 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-1493cc66-1ed1-4a00-840d-cb4005319020 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:21.820525 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-1493cc66-1ed1-4a00-840d-cb4005319020 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Acquiring lock "cinder-attachment_update-2f6536fb-337f-4920-8746-5f57ecf50f60-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:36:21.824588 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-1493cc66-1ed1-4a00-840d-cb4005319020 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Lock "cinder-attachment_update-2f6536fb-337f-4920-8746-5f57ecf50f60-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:36:21.825475 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:21.825475 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:21.893064 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-1493cc66-1ed1-4a00-840d-cb4005319020 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Lock "cinder-attachment_update-2f6536fb-337f-4920-8746-5f57ecf50f60-np0000006785" released by "attachment_update" :: held 0.068s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:36:21.893400 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-1493cc66-1ed1-4a00-840d-cb4005319020 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/attachments/cb4b538c-f83e-45aa-8694-f26a6e9c1a3a returned with HTTP 200 Aug 08 06:36:21.894100 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1277/5100] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:36:21 2026] PUT /volume/v3/attachments/cb4b538c-f83e-45aa-8694-f26a6e9c1a3a => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:21.912035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-76bb0d77-03a4-4a0a-b8e4-53761e1d0784 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:21.913928 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-76bb0d77-03a4-4a0a-b8e4-53761e1d0784 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] POST https://10.4.3.32/volume/v3/attachments/cb4b538c-f83e-45aa-8694-f26a6e9c1a3a/action Aug 08 06:36:21.914258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-76bb0d77-03a4-4a0a-b8e4-53761e1d0784 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:36:21.914382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-76bb0d77-03a4-4a0a-b8e4-53761e1d0784 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:21.917192 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=209,cinder:INSERT=41,cinder:UPDATE=84 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:36:21.930791 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:21.930791 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:21.938615 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-12dc3531-9d60-41a1-bfee-5c907409c4ca req-76bb0d77-03a4-4a0a-b8e4-53761e1d0784 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/attachments/cb4b538c-f83e-45aa-8694-f26a6e9c1a3a/action returned with HTTP 204 Aug 08 06:36:21.938983 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1282/5101] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:36:21 2026] POST /volume/v3/attachments/cb4b538c-f83e-45aa-8694-f26a6e9c1a3a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:22.709708 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d7c7120d-a25b-4303-94ba-3d2f0b11dcca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:22.711508 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7c7120d-a25b-4303-94ba-3d2f0b11dcca tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff Aug 08 06:36:22.711707 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7c7120d-a25b-4303-94ba-3d2f0b11dcca tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:22.711928 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7c7120d-a25b-4303-94ba-3d2f0b11dcca tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:22.717541 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7c7120d-a25b-4303-94ba-3d2f0b11dcca tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff returned with HTTP 404 Aug 08 06:36:22.717985 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1272/5102] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:22 2026] GET /volume/v3/volumes/c7ca9dbd-bf74-47de-b04e-1d5afc64d8ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:22.726469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:22.728026 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:22.728329 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-59820232"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:22.729662 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-59820232'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:22.729837 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume of 1 GB Aug 08 06:36:22.733234 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:22.738280 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (5571837c-9c81-4530-960c-3e7987891b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:22.739164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a762a50-3139-4593-b996-30b5b9de347a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:22.739845 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:22.764643 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a762a50-3139-4593-b996-30b5b9de347a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:22.765538 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5a6c9d-de7a-463d-ac3f-8b4cef8a4e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:22.800577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['8ffbda0b-dd85-4dcc-bba8-07a238c98caf', '670433ea-ef2f-4a78-92f4-bdb3c1dcc0d0', '5c740aae-2545-4e5d-ab9d-616d9cfad004', '7f9e9d5e-140e-4652-971f-ce03778d7446'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:22.801293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5a6c9d-de7a-463d-ac3f-8b4cef8a4e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ffbda0b-dd85-4dcc-bba8-07a238c98caf', '670433ea-ef2f-4a78-92f4-bdb3c1dcc0d0', '5c740aae-2545-4e5d-ab9d-616d9cfad004', '7f9e9d5e-140e-4652-971f-ce03778d7446']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:22.801988 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (512cf518-634c-4f2c-a1a5-73e57b7b965a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:22.828196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (512cf518-634c-4f2c-a1a5-73e57b7b965a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '062f0851-fee6-49d7-92a3-079389bdd101', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59820232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['8ffbda0b-dd85-4dcc-bba8-07a238c98caf','670433ea-ef2f-4a78-92f4-bdb3c1dcc0d0','5c740aae-2545-4e5d-ab9d-616d9cfad004','7f9e9d5e-140e-4652-971f-ce03778d7446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59820232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=062f0851-fee6-49d7-92a3-079389bdd101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c432d2d43b42399fdb3830dd658e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9966d0700889403bad4097496f6179e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:22.829025 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c8a7f4bc-ddfe-4097-9d22-a2ddbcf7e5d2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:22.829328 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae254f8-bb9a-425a-aa1a-6d4c5d1b6ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:22.830697 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8a7f4bc-ddfe-4097-9d22-a2ddbcf7e5d2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:22.831055 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c8a7f4bc-ddfe-4097-9d22-a2ddbcf7e5d2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24f5c428-adf3-406f-a5a9-13ad7fc60060", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-863223818", "description": null, "metadata": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:22.841703 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:22.841703 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:22.842206 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c8a7f4bc-ddfe-4097-9d22-a2ddbcf7e5d2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:22.842335 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-c8a7f4bc-ddfe-4097-9d22-a2ddbcf7e5d2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create snapshot from volume 24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:36:22.848250 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae254f8-bb9a-425a-aa1a-6d4c5d1b6ae4) transitioned into state 'SUCCESS' from state '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-59820232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['8ffbda0b-dd85-4dcc-bba8-07a238c98caf','670433ea-ef2f-4a78-92f4-bdb3c1dcc0d0','5c740aae-2545-4e5d-ab9d-616d9cfad004','7f9e9d5e-140e-4652-971f-ce03778d7446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:22.849082 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac386e97-a406-44b3-a377-54591ae4844b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:22.857067 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac386e97-a406-44b3-a377-54591ae4844b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:22.857968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (5571837c-9c81-4530-960c-3e7987891b25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:22.858266 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request issued successfully. Aug 08 06:36:22.858787 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90ab7354-51b0-46aa-b706-17ea93ef0b14 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:22.859193 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1272/5103] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:36:22 2026] POST /volume/v3/volumes => generated 774 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:22.869959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-998e2be0-1c8f-4d0a-a93d-dfb98b011849 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:22.871864 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-998e2be0-1c8f-4d0a-a93d-dfb98b011849 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 Aug 08 06:36:22.872029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-998e2be0-1c8f-4d0a-a93d-dfb98b011849 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:22.872286 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-998e2be0-1c8f-4d0a-a93d-dfb98b011849 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:22.875100 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-c8a7f4bc-ddfe-4097-9d22-a2ddbcf7e5d2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['6965c261-62f6-4c46-9688-f1f7880f9537', 'b1adff8c-b53f-4c77-9106-26ad9356d85b', '120050eb-194d-40c3-af27-83bcc6793c0e', '744f0662-30fb-41c9-b818-6d93ce9f3394'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:22.879242 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:22.879242 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:22.883258 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-998e2be0-1c8f-4d0a-a93d-dfb98b011849 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:22.887274 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-998e2be0-1c8f-4d0a-a93d-dfb98b011849 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 returned with HTTP 200 Aug 08 06:36:22.887868 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1283/5104] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:22 2026] GET /volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:22.907246 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c8a7f4bc-ddfe-4097-9d22-a2ddbcf7e5d2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot force create request issued successfully. Aug 08 06:36:22.907579 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c8a7f4bc-ddfe-4097-9d22-a2ddbcf7e5d2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:22.908019 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1278/5105] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:22 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) Aug 08 06:36:22.916466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9beb64a5-916d-467e-b30b-fceaaf6cfe9e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:22.918243 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9beb64a5-916d-467e-b30b-fceaaf6cfe9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:22.918443 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9beb64a5-916d-467e-b30b-fceaaf6cfe9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:22.918656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9beb64a5-916d-467e-b30b-fceaaf6cfe9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:22.923669 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:22.923669 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:22.924061 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9beb64a5-916d-467e-b30b-fceaaf6cfe9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:22.924784 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9beb64a5-916d-467e-b30b-fceaaf6cfe9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c returned with HTTP 200 Aug 08 06:36:22.925284 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1273/5106] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:22 2026] GET /volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:23.899020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-58b1fe3b-c2d4-4fe0-ab4b-e0700e11aa40 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:23.900849 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-58b1fe3b-c2d4-4fe0-ab4b-e0700e11aa40 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 Aug 08 06:36:23.901063 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-58b1fe3b-c2d4-4fe0-ab4b-e0700e11aa40 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:23.901266 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-58b1fe3b-c2d4-4fe0-ab4b-e0700e11aa40 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:23.908757 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:23.908757 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:23.911977 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-58b1fe3b-c2d4-4fe0-ab4b-e0700e11aa40 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:23.915350 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-58b1fe3b-c2d4-4fe0-ab4b-e0700e11aa40 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 returned with HTTP 200 Aug 08 06:36:23.915711 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1273/5107] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:23 2026] GET /volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:23.926489 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-79f5225b-ad8a-49c6-8bad-185db349d1df None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:23.928077 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79f5225b-ad8a-49c6-8bad-185db349d1df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:23.928438 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-79f5225b-ad8a-49c6-8bad-185db349d1df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "062f0851-fee6-49d7-92a3-079389bdd101", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1005928975"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:23.933499 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ea5adf16-5522-45fb-97ad-88c4f99d00de None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:23.935757 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea5adf16-5522-45fb-97ad-88c4f99d00de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:23.936033 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea5adf16-5522-45fb-97ad-88c4f99d00de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:23.936236 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ea5adf16-5522-45fb-97ad-88c4f99d00de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:23.936604 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:23.936604 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:23.936970 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-79f5225b-ad8a-49c6-8bad-185db349d1df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:23.937119 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-79f5225b-ad8a-49c6-8bad-185db349d1df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create snapshot from volume 062f0851-fee6-49d7-92a3-079389bdd101 Aug 08 06:36:23.941580 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:23.941580 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:23.942047 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ea5adf16-5522-45fb-97ad-88c4f99d00de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:23.942789 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ea5adf16-5522-45fb-97ad-88c4f99d00de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c returned with HTTP 200 Aug 08 06:36:23.943149 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1279/5108] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:23 2026] GET /volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:23.950792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6c9b2c16-8d39-4091-ba46-2faa93254c22 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:23.952549 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c9b2c16-8d39-4091-ba46-2faa93254c22 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:23.952696 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c9b2c16-8d39-4091-ba46-2faa93254c22 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:23.952920 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c9b2c16-8d39-4091-ba46-2faa93254c22 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:23.957497 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:23.957497 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:23.957989 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6c9b2c16-8d39-4091-ba46-2faa93254c22 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:23.958121 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-79f5225b-ad8a-49c6-8bad-185db349d1df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['e4daa59e-6a4e-4a1f-84fd-a4b2647868c4', '491da6e2-51b0-4a37-9438-ed42235466dd', 'e5d09b05-1d49-4a2a-acc0-55564f5ed818', '16aa121c-a103-48b3-a1b2-10db6b078055'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:23.958705 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c9b2c16-8d39-4091-ba46-2faa93254c22 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c returned with HTTP 200 Aug 08 06:36:23.959157 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1274/5109] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:23 2026] GET /volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:23.967547 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c74390cc-1144-4225-a6ac-6d1087a074ea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:23.969248 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c74390cc-1144-4225-a6ac-6d1087a074ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:23.969575 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c74390cc-1144-4225-a6ac-6d1087a074ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24f5c428-adf3-406f-a5a9-13ad7fc60060", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-455818581", "description": null, "metadata": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:23.979796 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:23.979796 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:23.980216 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c74390cc-1144-4225-a6ac-6d1087a074ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:23.980344 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-c74390cc-1144-4225-a6ac-6d1087a074ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create snapshot from volume 24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:36:23.983389 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-79f5225b-ad8a-49c6-8bad-185db349d1df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot create request issued successfully. Aug 08 06:36:23.983720 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-79f5225b-ad8a-49c6-8bad-185db349d1df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:23.984133 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1284/5110] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:23.992401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f28ffc34-dfb8-431d-a568-c927f44b9320 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:23.994123 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f28ffc34-dfb8-431d-a568-c927f44b9320 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 Aug 08 06:36:23.994313 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f28ffc34-dfb8-431d-a568-c927f44b9320 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:23.994508 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f28ffc34-dfb8-431d-a568-c927f44b9320 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:23.998948 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:23.998948 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:23.999214 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f28ffc34-dfb8-431d-a568-c927f44b9320 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:23.999839 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f28ffc34-dfb8-431d-a568-c927f44b9320 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 returned with HTTP 200 Aug 08 06:36:24.000176 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1280/5111] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:23 2026] GET /volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:24.001191 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-c74390cc-1144-4225-a6ac-6d1087a074ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['79fe5741-bbb1-4593-931f-5f34f2e137c5', '036a5f15-a80b-4e51-aa4b-26c1c57acffb', 'f6fbd7bd-86a6-4d05-ae40-e32016c6bf48', 'a3eb07fa-c3a8-493e-9cee-2438a64de862'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:24.028049 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c74390cc-1144-4225-a6ac-6d1087a074ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot force create request issued successfully. Aug 08 06:36:24.028376 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c74390cc-1144-4225-a6ac-6d1087a074ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:24.028813 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1274/5112] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:24.036195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f2efe3a1-30aa-4c81-88df-8e9e39c07730 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:24.037911 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2efe3a1-30aa-4c81-88df-8e9e39c07730 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:24.038119 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2efe3a1-30aa-4c81-88df-8e9e39c07730 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:24.038317 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2efe3a1-30aa-4c81-88df-8e9e39c07730 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:24.043931 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:24.043931 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:24.044406 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f2efe3a1-30aa-4c81-88df-8e9e39c07730 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:24.045250 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2efe3a1-30aa-4c81-88df-8e9e39c07730 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 returned with HTTP 200 Aug 08 06:36:24.045641 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1275/5113] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:24 2026] GET /volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:25.008987 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6ab0be38-a299-435b-a7cf-8a062781b969 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:25.010848 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ab0be38-a299-435b-a7cf-8a062781b969 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 Aug 08 06:36:25.011050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ab0be38-a299-435b-a7cf-8a062781b969 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:25.011268 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ab0be38-a299-435b-a7cf-8a062781b969 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:25.016180 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:25.016180 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:25.016470 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6ab0be38-a299-435b-a7cf-8a062781b969 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:25.017074 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ab0be38-a299-435b-a7cf-8a062781b969 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 returned with HTTP 200 Aug 08 06:36:25.017397 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1285/5114] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:25 2026] GET /volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:25.026225 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-5ab41c0c-1e39-4348-8bd5-e89672443607 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:25.028185 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ab41c0c-1e39-4348-8bd5-e89672443607 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] POST https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734/action Aug 08 06:36:25.028649 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ab41c0c-1e39-4348-8bd5-e89672443607 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:36:25.028812 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-5ab41c0c-1e39-4348-8bd5-e89672443607 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:25.030179 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.snapshot_unmanage [None req-5ab41c0c-1e39-4348-8bd5-e89672443607 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Unmanage snapshot with id: cb39b070-7946-4e37-ac25-94dd6e19d734 Aug 08 06:36:25.035731 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:25.035731 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:25.036224 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-5ab41c0c-1e39-4348-8bd5-e89672443607 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:36:25.037197 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-5ab41c0c-1e39-4348-8bd5-e89672443607 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f8c7b2c71fcd47989611627aec8653ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7c432d2d43b42399fdb3830dd658e58', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:36:25.037410 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-5ab41c0c-1e39-4348-8bd5-e89672443607 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734/action returned with HTTP 403 Aug 08 06:36:25.037969 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1281/5115] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:36:25 2026] POST /volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:25.044645 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-be130748-dbc0-4092-9a99-d21357c4def9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:25.046551 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-be130748-dbc0-4092-9a99-d21357c4def9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 Aug 08 06:36:25.046742 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-be130748-dbc0-4092-9a99-d21357c4def9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:25.046973 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-be130748-dbc0-4092-9a99-d21357c4def9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:25.047132 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-be130748-dbc0-4092-9a99-d21357c4def9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete snapshot with id: cb39b070-7946-4e37-ac25-94dd6e19d734 Aug 08 06:36:25.051941 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:25.051941 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:25.052208 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-be130748-dbc0-4092-9a99-d21357c4def9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:25.054008 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46139320-0733-4b8e-b3bd-e5e277fa507a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:25.055730 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46139320-0733-4b8e-b3bd-e5e277fa507a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:25.055957 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46139320-0733-4b8e-b3bd-e5e277fa507a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:25.056137 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46139320-0733-4b8e-b3bd-e5e277fa507a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:25.060872 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:25.060872 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:25.061258 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-46139320-0733-4b8e-b3bd-e5e277fa507a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:25.062011 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46139320-0733-4b8e-b3bd-e5e277fa507a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 returned with HTTP 200 Aug 08 06:36:25.062366 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1276/5116] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:25 2026] GET /volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:25.067181 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-be130748-dbc0-4092-9a99-d21357c4def9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot delete request issued successfully. Aug 08 06:36:25.067321 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-be130748-dbc0-4092-9a99-d21357c4def9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 returned with HTTP 202 Aug 08 06:36:25.067748 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1275/5117] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:25 2026] DELETE /volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:25.070648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-88b4e3c4-457a-42e1-a000-498d325137a9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:25.072359 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-88b4e3c4-457a-42e1-a000-498d325137a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:25.072550 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-88b4e3c4-457a-42e1-a000-498d325137a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:25.072727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-88b4e3c4-457a-42e1-a000-498d325137a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:25.074573 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-75315270-1610-4f00-ad66-e53117ee06f1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:25.076530 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-75315270-1610-4f00-ad66-e53117ee06f1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 Aug 08 06:36:25.076752 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-75315270-1610-4f00-ad66-e53117ee06f1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:25.077010 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-75315270-1610-4f00-ad66-e53117ee06f1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:25.078009 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:25.078009 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:25.078572 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-88b4e3c4-457a-42e1-a000-498d325137a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:25.079543 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-88b4e3c4-457a-42e1-a000-498d325137a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 returned with HTTP 200 Aug 08 06:36:25.079996 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1286/5118] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:25 2026] GET /volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:25.082124 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:25.082124 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:25.082505 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-75315270-1610-4f00-ad66-e53117ee06f1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:25.083139 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-75315270-1610-4f00-ad66-e53117ee06f1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 returned with HTTP 200 Aug 08 06:36:25.083490 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1282/5119] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:25 2026] GET /volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:25.088015 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-174de914-773e-4261-89fb-069b028ddc82 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:25.089702 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-174de914-773e-4261-89fb-069b028ddc82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:25.090037 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-174de914-773e-4261-89fb-069b028ddc82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24f5c428-adf3-406f-a5a9-13ad7fc60060", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-714390543", "description": null, "metadata": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:25.100695 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:25.100695 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:25.101304 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-174de914-773e-4261-89fb-069b028ddc82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:25.101470 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-174de914-773e-4261-89fb-069b028ddc82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create snapshot from volume 24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:36:25.128558 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-174de914-773e-4261-89fb-069b028ddc82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['a76c8a1a-636b-4227-a1ff-1bb025ac5ca2', '101df478-0b0a-42d8-a4b6-452e3e4694ae', '3e3d1413-7eff-47f2-ae4f-a0f53a4e2934', 'd339a999-dad9-45c0-9f06-f24b46514d80'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:25.154135 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-174de914-773e-4261-89fb-069b028ddc82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot force create request issued successfully. Aug 08 06:36:25.154461 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-174de914-773e-4261-89fb-069b028ddc82 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:25.154894 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1277/5120] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:25 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) Aug 08 06:36:25.164791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e82aab81-9575-4e5c-9b03-42aac872adf4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:25.166661 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e82aab81-9575-4e5c-9b03-42aac872adf4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:25.166931 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e82aab81-9575-4e5c-9b03-42aac872adf4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:25.167164 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e82aab81-9575-4e5c-9b03-42aac872adf4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:25.172273 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:25.172273 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:25.172722 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e82aab81-9575-4e5c-9b03-42aac872adf4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:25.173470 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e82aab81-9575-4e5c-9b03-42aac872adf4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 returned with HTTP 200 Aug 08 06:36:25.173872 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1276/5121] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:25 2026] GET /volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:26.092215 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-605c8684-5d2a-4c98-b67c-382f2c817ce4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:26.093971 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-605c8684-5d2a-4c98-b67c-382f2c817ce4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 Aug 08 06:36:26.094147 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-605c8684-5d2a-4c98-b67c-382f2c817ce4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:26.094325 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-605c8684-5d2a-4c98-b67c-382f2c817ce4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:26.098316 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-605c8684-5d2a-4c98-b67c-382f2c817ce4 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 returned with HTTP 404 Aug 08 06:36:26.098747 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1287/5122] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:26 2026] GET /volume/v3/snapshots/cb39b070-7946-4e37-ac25-94dd6e19d734 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:26.105140 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9d86a484-b650-4d69-a1c8-3ddff17fbfde None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:26.107018 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d86a484-b650-4d69-a1c8-3ddff17fbfde tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 Aug 08 06:36:26.107224 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d86a484-b650-4d69-a1c8-3ddff17fbfde tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:26.107415 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9d86a484-b650-4d69-a1c8-3ddff17fbfde tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:26.107598 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9d86a484-b650-4d69-a1c8-3ddff17fbfde tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume with id: 062f0851-fee6-49d7-92a3-079389bdd101 Aug 08 06:36:26.115555 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:26.115555 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:26.116083 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9d86a484-b650-4d69-a1c8-3ddff17fbfde tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:26.135678 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9d86a484-b650-4d69-a1c8-3ddff17fbfde tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume request issued successfully. Aug 08 06:36:26.135896 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9d86a484-b650-4d69-a1c8-3ddff17fbfde tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 returned with HTTP 202 Aug 08 06:36:26.136317 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1283/5123] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:36:26 2026] DELETE /volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:26.143053 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d086d2b8-98b5-4f16-b65d-df66956032ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:26.145024 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d086d2b8-98b5-4f16-b65d-df66956032ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 Aug 08 06:36:26.145207 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d086d2b8-98b5-4f16-b65d-df66956032ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:26.145414 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d086d2b8-98b5-4f16-b65d-df66956032ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:26.153725 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:26.153725 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:26.157304 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d086d2b8-98b5-4f16-b65d-df66956032ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:26.161886 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d086d2b8-98b5-4f16-b65d-df66956032ed tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 returned with HTTP 200 Aug 08 06:36:26.162439 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1278/5124] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:26 2026] GET /volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:26.183118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-28952ea0-11ab-4bbc-9ec2-0e8e2030607f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:26.185202 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28952ea0-11ab-4bbc-9ec2-0e8e2030607f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:26.185451 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28952ea0-11ab-4bbc-9ec2-0e8e2030607f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:26.185451 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28952ea0-11ab-4bbc-9ec2-0e8e2030607f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:26.190975 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:26.190975 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:26.191406 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-28952ea0-11ab-4bbc-9ec2-0e8e2030607f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:26.192234 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28952ea0-11ab-4bbc-9ec2-0e8e2030607f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 returned with HTTP 200 Aug 08 06:36:26.192807 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1277/5125] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:26 2026] GET /volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:26.204308 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f83a6cfe-0f41-41ac-8d19-124484f7e2ce None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:26.206281 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f83a6cfe-0f41-41ac-8d19-124484f7e2ce tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:26.206518 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f83a6cfe-0f41-41ac-8d19-124484f7e2ce tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:26.206744 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f83a6cfe-0f41-41ac-8d19-124484f7e2ce tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:26.216715 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:26.216715 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:26.217277 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f83a6cfe-0f41-41ac-8d19-124484f7e2ce tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:26.218271 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f83a6cfe-0f41-41ac-8d19-124484f7e2ce tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 returned with HTTP 200 Aug 08 06:36:26.218733 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1288/5126] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:26 2026] GET /volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:27.178227 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-41cdb68f-2604-4d74-9907-7cd7847afe7a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:27.180271 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41cdb68f-2604-4d74-9907-7cd7847afe7a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 Aug 08 06:36:27.180510 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41cdb68f-2604-4d74-9907-7cd7847afe7a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:27.180743 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41cdb68f-2604-4d74-9907-7cd7847afe7a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:27.187366 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41cdb68f-2604-4d74-9907-7cd7847afe7a tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 returned with HTTP 404 Aug 08 06:36:27.187919 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1284/5127] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:27 2026] GET /volume/v3/volumes/062f0851-fee6-49d7-92a3-079389bdd101 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:27.195217 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:27.196878 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:27.197239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2118469978"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:27.198612 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2118469978'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:27.198742 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume of 1 GB Aug 08 06:36:27.202324 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:27.207638 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (7e411df1-9a8d-4fd0-99ce-0f05e8c027c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:27.208495 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b4a536-b744-4700-bced-eddff2b49725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:27.209270 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:27.231190 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b4a536-b744-4700-bced-eddff2b49725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:27.232076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2551bfa7-262e-4b25-989c-cc9a757ace84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:27.266067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['dcc0fdb2-1672-49b2-8ac9-c091b5af991d', '00322d3b-ad9c-49fa-8af9-1a233bfafada', 'cf82525c-27fa-485a-9aa6-7e597f27826e', '20d319b0-9149-45e4-ad1d-0283773d2170'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:27.266973 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2551bfa7-262e-4b25-989c-cc9a757ace84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc0fdb2-1672-49b2-8ac9-c091b5af991d', '00322d3b-ad9c-49fa-8af9-1a233bfafada', 'cf82525c-27fa-485a-9aa6-7e597f27826e', '20d319b0-9149-45e4-ad1d-0283773d2170']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:27.267883 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71f5e93-71bc-45da-b8a4-d515cf911f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:27.290994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71f5e93-71bc-45da-b8a4-d515cf911f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49bff6b9-2730-46f7-b224-9ecdab3bfa43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118469978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['dcc0fdb2-1672-49b2-8ac9-c091b5af991d','00322d3b-ad9c-49fa-8af9-1a233bfafada','cf82525c-27fa-485a-9aa6-7e597f27826e','20d319b0-9149-45e4-ad1d-0283773d2170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118469978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49bff6b9-2730-46f7-b224-9ecdab3bfa43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c432d2d43b42399fdb3830dd658e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9966d0700889403bad4097496f6179e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:27.291556 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2320c78-54b6-49a1-999d-89ff9a7936e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:27.306571 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2320c78-54b6-49a1-999d-89ff9a7936e1) transitioned into state 'SUCCESS' from state '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-2118469978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['dcc0fdb2-1672-49b2-8ac9-c091b5af991d','00322d3b-ad9c-49fa-8af9-1a233bfafada','cf82525c-27fa-485a-9aa6-7e597f27826e','20d319b0-9149-45e4-ad1d-0283773d2170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:27.307320 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17bf077d-fa41-49f9-aa14-add6a6ac9a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:27.316617 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17bf077d-fa41-49f9-aa14-add6a6ac9a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:27.317644 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (7e411df1-9a8d-4fd0-99ce-0f05e8c027c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:27.318040 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request issued successfully. Aug 08 06:36:27.318703 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab8b97f0-3e90-4fce-aab1-d00702ce9338 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:27.319212 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1279/5128] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:36:27 2026] POST /volume/v3/volumes => generated 776 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:27.330062 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b386c576-7870-4504-a6a9-d2ac9d59cef1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:27.331809 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b386c576-7870-4504-a6a9-d2ac9d59cef1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 Aug 08 06:36:27.331988 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b386c576-7870-4504-a6a9-d2ac9d59cef1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:27.332154 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b386c576-7870-4504-a6a9-d2ac9d59cef1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:27.338537 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:27.338537 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:27.341844 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b386c576-7870-4504-a6a9-d2ac9d59cef1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:27.345336 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b386c576-7870-4504-a6a9-d2ac9d59cef1 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 returned with HTTP 200 Aug 08 06:36:27.345704 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1278/5129] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:27 2026] GET /volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:27.709798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0965fdd0-38ab-49f9-adea-c36263e0f4d1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:27.711635 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0965fdd0-38ab-49f9-adea-c36263e0f4d1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:27.711895 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0965fdd0-38ab-49f9-adea-c36263e0f4d1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:27.712092 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0965fdd0-38ab-49f9-adea-c36263e0f4d1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:27.712200 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-0965fdd0-38ab-49f9-adea-c36263e0f4d1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: 2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:27.717560 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:27.717560 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:27.717978 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0965fdd0-38ab-49f9-adea-c36263e0f4d1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:27.734240 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0965fdd0-38ab-49f9-adea-c36263e0f4d1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot delete request issued successfully. Aug 08 06:36:27.734432 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0965fdd0-38ab-49f9-adea-c36263e0f4d1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 returned with HTTP 202 Aug 08 06:36:27.734847 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1289/5130] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:27 2026] DELETE /volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:27.741542 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fcd8774d-eba5-4bb3-9e36-538a02b5fa10 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:27.743220 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fcd8774d-eba5-4bb3-9e36-538a02b5fa10 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:27.743415 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fcd8774d-eba5-4bb3-9e36-538a02b5fa10 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:27.743621 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fcd8774d-eba5-4bb3-9e36-538a02b5fa10 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:27.748679 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:27.748679 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:27.749094 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fcd8774d-eba5-4bb3-9e36-538a02b5fa10 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:27.749873 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fcd8774d-eba5-4bb3-9e36-538a02b5fa10 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 returned with HTTP 200 Aug 08 06:36:27.750213 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1285/5131] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:27 2026] GET /volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:28.357593 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4e3a25d-fc5d-4753-9fc0-988a42013f21 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:28.359257 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4e3a25d-fc5d-4753-9fc0-988a42013f21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 Aug 08 06:36:28.359444 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4e3a25d-fc5d-4753-9fc0-988a42013f21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:28.359639 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4e3a25d-fc5d-4753-9fc0-988a42013f21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:28.366077 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:28.366077 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:28.372565 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c4e3a25d-fc5d-4753-9fc0-988a42013f21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:28.376798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4e3a25d-fc5d-4753-9fc0-988a42013f21 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 returned with HTTP 200 Aug 08 06:36:28.377146 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1280/5132] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:28 2026] GET /volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:28.390316 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09f45951-9a5c-4520-b6db-2110754ee653 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:28.391923 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09f45951-9a5c-4520-b6db-2110754ee653 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:28.392369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09f45951-9a5c-4520-b6db-2110754ee653 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49bff6b9-2730-46f7-b224-9ecdab3bfa43", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-863251695"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:28.403680 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:28.403680 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:28.403680 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-09f45951-9a5c-4520-b6db-2110754ee653 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:28.403680 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-09f45951-9a5c-4520-b6db-2110754ee653 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create snapshot from volume 49bff6b9-2730-46f7-b224-9ecdab3bfa43 Aug 08 06:36:28.427647 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-09f45951-9a5c-4520-b6db-2110754ee653 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['eec1284c-a72c-41cb-9834-c9dac199edf9', '3d4fc514-9997-4945-a845-7842d746c344', 'eefabe53-18a9-4a86-891c-50c205be6b77', '22a3bc9b-3361-42b9-8e32-b6e9f5a8db14'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:28.456830 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-09f45951-9a5c-4520-b6db-2110754ee653 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot create request issued successfully. Aug 08 06:36:28.457356 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09f45951-9a5c-4520-b6db-2110754ee653 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:28.457943 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1279/5133] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:28.465742 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7d4cee0a-3f53-47f5-a4fd-0fa52817fb86 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:28.467601 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d4cee0a-3f53-47f5-a4fd-0fa52817fb86 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f Aug 08 06:36:28.467894 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d4cee0a-3f53-47f5-a4fd-0fa52817fb86 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:28.468146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d4cee0a-3f53-47f5-a4fd-0fa52817fb86 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:28.474116 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:28.474116 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:28.474545 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7d4cee0a-3f53-47f5-a4fd-0fa52817fb86 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:28.475488 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d4cee0a-3f53-47f5-a4fd-0fa52817fb86 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f returned with HTTP 200 Aug 08 06:36:28.476725 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1290/5134] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:28 2026] GET /volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 06:36:28.759108 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9c83c02c-ef61-42b7-a2bd-74e4e0c27773 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:28.760812 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9c83c02c-ef61-42b7-a2bd-74e4e0c27773 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:28.760995 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9c83c02c-ef61-42b7-a2bd-74e4e0c27773 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:28.761169 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9c83c02c-ef61-42b7-a2bd-74e4e0c27773 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:28.765372 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9c83c02c-ef61-42b7-a2bd-74e4e0c27773 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 returned with HTTP 404 Aug 08 06:36:28.765913 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1286/5135] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:28 2026] GET /volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:28.773300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4b9bbf4d-2a40-4e77-969e-52c148928cf6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:28.775046 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4b9bbf4d-2a40-4e77-969e-52c148928cf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:28.775234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4b9bbf4d-2a40-4e77-969e-52c148928cf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:28.775433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4b9bbf4d-2a40-4e77-969e-52c148928cf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:28.775529 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-4b9bbf4d-2a40-4e77-969e-52c148928cf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:28.780050 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:28.780050 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:28.780421 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4b9bbf4d-2a40-4e77-969e-52c148928cf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:28.795984 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4b9bbf4d-2a40-4e77-969e-52c148928cf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot delete request issued successfully. Aug 08 06:36:28.796170 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4b9bbf4d-2a40-4e77-969e-52c148928cf6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 returned with HTTP 202 Aug 08 06:36:28.796576 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1281/5136] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:28 2026] DELETE /volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:28.805502 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c6e4645b-36c1-45f8-93f7-df6f4b637d30 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:28.808798 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c6e4645b-36c1-45f8-93f7-df6f4b637d30 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:28.808798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c6e4645b-36c1-45f8-93f7-df6f4b637d30 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:28.808798 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c6e4645b-36c1-45f8-93f7-df6f4b637d30 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:28.813750 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:28.813750 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:28.814420 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c6e4645b-36c1-45f8-93f7-df6f4b637d30 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:28.815297 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c6e4645b-36c1-45f8-93f7-df6f4b637d30 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 returned with HTTP 200 Aug 08 06:36:28.815748 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1280/5137] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:28 2026] GET /volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:29.484844 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-73350a2a-fad4-44e0-ba48-5f90f8fa3446 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:29.486559 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-73350a2a-fad4-44e0-ba48-5f90f8fa3446 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f Aug 08 06:36:29.486764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-73350a2a-fad4-44e0-ba48-5f90f8fa3446 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:29.486959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-73350a2a-fad4-44e0-ba48-5f90f8fa3446 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:29.491662 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:29.491662 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:29.492026 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-73350a2a-fad4-44e0-ba48-5f90f8fa3446 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:29.492645 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-73350a2a-fad4-44e0-ba48-5f90f8fa3446 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f returned with HTTP 200 Aug 08 06:36:29.493041 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1291/5138] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:29 2026] GET /volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:29.500824 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e7a68cdf-012f-48a0-a662-20a4209bc3c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:29.502485 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7a68cdf-012f-48a0-a662-20a4209bc3c9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] PUT https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f Aug 08 06:36:29.502865 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7a68cdf-012f-48a0-a662-20a4209bc3c9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:29.508977 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:29.508977 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:29.509360 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e7a68cdf-012f-48a0-a662-20a4209bc3c9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Snapshot retrieved successfully. Aug 08 06:36:29.514401 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7a68cdf-012f-48a0-a662-20a4209bc3c9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f returned with HTTP 200 Aug 08 06:36:29.514736 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1287/5139] 10.4.3.32 () {68 vars in 1367 bytes} [Sat Aug 8 06:36:29 2026] PUT /volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f => generated 360 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:29.522205 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ffc7d390-ae84-4b72-9eed-da1871a6f2d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:29.524030 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ffc7d390-ae84-4b72-9eed-da1871a6f2d7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f Aug 08 06:36:29.524221 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ffc7d390-ae84-4b72-9eed-da1871a6f2d7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:29.524409 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ffc7d390-ae84-4b72-9eed-da1871a6f2d7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:29.524514 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-ffc7d390-ae84-4b72-9eed-da1871a6f2d7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete snapshot with id: 6fff4245-f2ca-45bd-9c99-e4dd93438c8f Aug 08 06:36:29.529106 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:29.529106 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:29.529402 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ffc7d390-ae84-4b72-9eed-da1871a6f2d7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:29.543259 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ffc7d390-ae84-4b72-9eed-da1871a6f2d7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot delete request issued successfully. Aug 08 06:36:29.543470 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ffc7d390-ae84-4b72-9eed-da1871a6f2d7 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f returned with HTTP 202 Aug 08 06:36:29.544131 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1282/5140] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:29 2026] DELETE /volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:29.550830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7aad5744-ea94-44c2-8107-28346a9d0b5c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:29.553173 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7aad5744-ea94-44c2-8107-28346a9d0b5c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f Aug 08 06:36:29.553173 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7aad5744-ea94-44c2-8107-28346a9d0b5c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:29.554169 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7aad5744-ea94-44c2-8107-28346a9d0b5c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:29.559138 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:29.559138 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:29.559138 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7aad5744-ea94-44c2-8107-28346a9d0b5c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:29.559138 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7aad5744-ea94-44c2-8107-28346a9d0b5c tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f returned with HTTP 200 Aug 08 06:36:29.559138 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1281/5141] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:29 2026] GET /volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:29.824918 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1bbd340e-b8c9-44f5-b4a3-daf274a653ad None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:29.826737 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bbd340e-b8c9-44f5-b4a3-daf274a653ad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:29.826948 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bbd340e-b8c9-44f5-b4a3-daf274a653ad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:29.827145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1bbd340e-b8c9-44f5-b4a3-daf274a653ad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:29.831405 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1bbd340e-b8c9-44f5-b4a3-daf274a653ad tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 returned with HTTP 404 Aug 08 06:36:29.831945 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1292/5142] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:29 2026] GET /volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:29.838665 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0e2d6112-43ef-492b-b965-bfa61b175f6e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:29.840696 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e2d6112-43ef-492b-b965-bfa61b175f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:29.840929 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e2d6112-43ef-492b-b965-bfa61b175f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:29.841138 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e2d6112-43ef-492b-b965-bfa61b175f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:29.841255 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-0e2d6112-43ef-492b-b965-bfa61b175f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: 60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:29.846522 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:29.846522 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:29.846992 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0e2d6112-43ef-492b-b965-bfa61b175f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:29.863902 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0e2d6112-43ef-492b-b965-bfa61b175f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot delete request issued successfully. Aug 08 06:36:29.864170 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e2d6112-43ef-492b-b965-bfa61b175f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c returned with HTTP 202 Aug 08 06:36:29.864736 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1288/5143] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:29 2026] DELETE /volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:29.873370 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2478e61d-9830-4ccc-bffd-e175bf2314d9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:29.875096 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2478e61d-9830-4ccc-bffd-e175bf2314d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:29.875264 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2478e61d-9830-4ccc-bffd-e175bf2314d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:29.875467 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2478e61d-9830-4ccc-bffd-e175bf2314d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:29.881460 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:29.881460 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:29.882092 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2478e61d-9830-4ccc-bffd-e175bf2314d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:36:29.883151 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2478e61d-9830-4ccc-bffd-e175bf2314d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c returned with HTTP 200 Aug 08 06:36:29.883643 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1283/5144] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:29 2026] GET /volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:30.568326 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7a6f709b-3244-4777-9864-92321b0b0fd6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.570141 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a6f709b-3244-4777-9864-92321b0b0fd6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f Aug 08 06:36:30.570600 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a6f709b-3244-4777-9864-92321b0b0fd6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.572565 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a6f709b-3244-4777-9864-92321b0b0fd6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.575904 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a6f709b-3244-4777-9864-92321b0b0fd6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f returned with HTTP 404 Aug 08 06:36:30.576537 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1282/5145] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:30 2026] GET /volume/v3/snapshots/6fff4245-f2ca-45bd-9c99-e4dd93438c8f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:30.582843 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8accf54f-19de-468a-b172-42a3d0c86dbb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.584664 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8accf54f-19de-468a-b172-42a3d0c86dbb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 Aug 08 06:36:30.584875 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8accf54f-19de-468a-b172-42a3d0c86dbb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.585049 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8accf54f-19de-468a-b172-42a3d0c86dbb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.585197 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-8accf54f-19de-468a-b172-42a3d0c86dbb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume with id: 49bff6b9-2730-46f7-b224-9ecdab3bfa43 Aug 08 06:36:30.591921 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:30.591921 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:30.592325 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8accf54f-19de-468a-b172-42a3d0c86dbb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:30.606592 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8accf54f-19de-468a-b172-42a3d0c86dbb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume request issued successfully. Aug 08 06:36:30.606917 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8accf54f-19de-468a-b172-42a3d0c86dbb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 returned with HTTP 202 Aug 08 06:36:30.607488 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1293/5146] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:36:30 2026] DELETE /volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:30.614984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a4e1fb33-9bc4-4570-867a-9610bc95b582 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.616672 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4e1fb33-9bc4-4570-867a-9610bc95b582 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 Aug 08 06:36:30.616888 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4e1fb33-9bc4-4570-867a-9610bc95b582 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.617087 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4e1fb33-9bc4-4570-867a-9610bc95b582 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.624076 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:30.624076 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:30.627603 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a4e1fb33-9bc4-4570-867a-9610bc95b582 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:30.632231 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4e1fb33-9bc4-4570-867a-9610bc95b582 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 returned with HTTP 200 Aug 08 06:36:30.632605 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1289/5147] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:30 2026] GET /volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:30.893378 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e13b3019-ca80-4d24-9e98-70658e32a048 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.895520 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e13b3019-ca80-4d24-9e98-70658e32a048 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:30.895783 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e13b3019-ca80-4d24-9e98-70658e32a048 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.896044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e13b3019-ca80-4d24-9e98-70658e32a048 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.901251 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e13b3019-ca80-4d24-9e98-70658e32a048 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c returned with HTTP 404 Aug 08 06:36:30.901897 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1284/5148] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:30 2026] GET /volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:30.908837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3569b9af-b5de-495b-b365-bb4d86b81c0b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.910178 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3569b9af-b5de-495b-b365-bb4d86b81c0b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:30.910490 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3569b9af-b5de-495b-b365-bb4d86b81c0b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.910784 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3569b9af-b5de-495b-b365-bb4d86b81c0b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.910970 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-3569b9af-b5de-495b-b365-bb4d86b81c0b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: 2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:30.915328 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3569b9af-b5de-495b-b365-bb4d86b81c0b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 returned with HTTP 404 Aug 08 06:36:30.915835 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1283/5149] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:30 2026] DELETE /volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:30.922065 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-2eca8ca3-cb9c-467b-b951-229c390a20c8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.923876 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2eca8ca3-cb9c-467b-b951-229c390a20c8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 Aug 08 06:36:30.924072 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2eca8ca3-cb9c-467b-b951-229c390a20c8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.924293 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-2eca8ca3-cb9c-467b-b951-229c390a20c8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.928242 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-2eca8ca3-cb9c-467b-b951-229c390a20c8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 returned with HTTP 404 Aug 08 06:36:30.928739 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1294/5150] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:30 2026] GET /volume/v3/snapshots/2a52c2e7-7918-4bfc-ba06-695118c3c054 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:30.935080 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3965371c-19f3-4743-8723-a3394d1dc333 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.936844 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3965371c-19f3-4743-8723-a3394d1dc333 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:30.937044 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3965371c-19f3-4743-8723-a3394d1dc333 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.937238 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3965371c-19f3-4743-8723-a3394d1dc333 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.937367 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-3965371c-19f3-4743-8723-a3394d1dc333 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:30.941443 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3965371c-19f3-4743-8723-a3394d1dc333 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 returned with HTTP 404 Aug 08 06:36:30.941950 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1290/5151] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:30 2026] DELETE /volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:30.948488 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c28fa939-dfd2-41b5-ad08-4b5d19a55118 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.950261 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c28fa939-dfd2-41b5-ad08-4b5d19a55118 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 Aug 08 06:36:30.950460 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c28fa939-dfd2-41b5-ad08-4b5d19a55118 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.950636 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c28fa939-dfd2-41b5-ad08-4b5d19a55118 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.955912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c28fa939-dfd2-41b5-ad08-4b5d19a55118 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 returned with HTTP 404 Aug 08 06:36:30.956352 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1285/5152] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:30 2026] GET /volume/v3/snapshots/b8908f62-82dd-4291-aa5e-9882b19f7619 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:30.963097 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a6273b69-2638-4a91-ab1b-19666477f819 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.964384 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a6273b69-2638-4a91-ab1b-19666477f819 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:30.964669 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a6273b69-2638-4a91-ab1b-19666477f819 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.964952 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a6273b69-2638-4a91-ab1b-19666477f819 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.965136 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-a6273b69-2638-4a91-ab1b-19666477f819 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: 60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:30.969116 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a6273b69-2638-4a91-ab1b-19666477f819 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c returned with HTTP 404 Aug 08 06:36:30.969666 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1284/5153] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:30 2026] DELETE /volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:30.976765 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7360b1c1-2b2b-4c62-bc31-f2fdcac52f9e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:30.978571 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7360b1c1-2b2b-4c62-bc31-f2fdcac52f9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c Aug 08 06:36:30.978836 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7360b1c1-2b2b-4c62-bc31-f2fdcac52f9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:30.979071 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7360b1c1-2b2b-4c62-bc31-f2fdcac52f9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:30.983429 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7360b1c1-2b2b-4c62-bc31-f2fdcac52f9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c returned with HTTP 404 Aug 08 06:36:30.983882 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1295/5154] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:30 2026] GET /volume/v3/snapshots/60318acb-4663-416c-b8f7-ca79d2779d9c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:31.643997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c9d3be47-9f4c-4657-a007-933f9d685f37 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:31.645593 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9d3be47-9f4c-4657-a007-933f9d685f37 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 Aug 08 06:36:31.645758 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9d3be47-9f4c-4657-a007-933f9d685f37 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:31.645953 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c9d3be47-9f4c-4657-a007-933f9d685f37 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:31.651110 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c9d3be47-9f4c-4657-a007-933f9d685f37 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 returned with HTTP 404 Aug 08 06:36:31.651668 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1291/5155] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:31 2026] GET /volume/v3/volumes/49bff6b9-2730-46f7-b224-9ecdab3bfa43 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:31.660092 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c6361319-8b51-4db7-a890-4d6d937dd300 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:31.661877 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:31.662258 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1205856594"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:31.663690 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1205856594'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:31.664038 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume of 1 GB Aug 08 06:36:31.668081 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:31.676081 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (9dabbc12-e9e8-4cea-b275-ae241ddb0383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:31.677464 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adbc1a3-977d-4a00-8c64-d99783a957c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:31.678494 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:31.707714 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2adbc1a3-977d-4a00-8c64-d99783a957c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:31.708462 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758dc425-aecc-4d61-832d-8672faaf7dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:31.745951 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['491a554c-5646-4478-8b58-f94250a54e12', '1c6ed6e0-11bb-4d1b-ab96-c62dce1ce315', '3010c579-e0aa-4fbb-b37b-7c113efde377', '3f0202f6-173f-43a1-90fb-929d8bc0bf8b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:31.747629 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758dc425-aecc-4d61-832d-8672faaf7dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['491a554c-5646-4478-8b58-f94250a54e12', '1c6ed6e0-11bb-4d1b-ab96-c62dce1ce315', '3010c579-e0aa-4fbb-b37b-7c113efde377', '3f0202f6-173f-43a1-90fb-929d8bc0bf8b']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:31.747629 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2c7e57e-1d70-4d30-861f-cf9da0a6673a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:31.768096 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2c7e57e-1d70-4d30-861f-cf9da0a6673a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71b96ee9-2653-46f6-b133-03d86e74ef8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205856594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['491a554c-5646-4478-8b58-f94250a54e12','1c6ed6e0-11bb-4d1b-ab96-c62dce1ce315','3010c579-e0aa-4fbb-b37b-7c113efde377','3f0202f6-173f-43a1-90fb-929d8bc0bf8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205856594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71b96ee9-2653-46f6-b133-03d86e74ef8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c432d2d43b42399fdb3830dd658e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9966d0700889403bad4097496f6179e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:31.768748 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a7d016-607a-48fb-8aef-b5cea6227637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:31.783956 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a7d016-607a-48fb-8aef-b5cea6227637) transitioned into state 'SUCCESS' from state '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-1205856594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7c432d2d43b42399fdb3830dd658e58',qos_specs=None,replication_status=,reservations=['491a554c-5646-4478-8b58-f94250a54e12','1c6ed6e0-11bb-4d1b-ab96-c62dce1ce315','3010c579-e0aa-4fbb-b37b-7c113efde377','3f0202f6-173f-43a1-90fb-929d8bc0bf8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9966d0700889403bad4097496f6179e9',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:31.787794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21f8748-c65c-4bb2-8d89-eea0fab3e614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:31.792594 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21f8748-c65c-4bb2-8d89-eea0fab3e614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:31.793646 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Flow 'volume_create_api' (9dabbc12-e9e8-4cea-b275-ae241ddb0383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:31.793646 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create volume request issued successfully. Aug 08 06:36:31.794128 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c6361319-8b51-4db7-a890-4d6d937dd300 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:31.794538 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1286/5156] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:36:31 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:31.807795 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-22444cd4-e386-42cd-9d49-4c010822f80d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:31.808456 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22444cd4-e386-42cd-9d49-4c010822f80d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b Aug 08 06:36:31.808456 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-22444cd4-e386-42cd-9d49-4c010822f80d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:31.808546 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-22444cd4-e386-42cd-9d49-4c010822f80d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:31.815178 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:31.815178 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:31.818401 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-22444cd4-e386-42cd-9d49-4c010822f80d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:31.822065 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22444cd4-e386-42cd-9d49-4c010822f80d tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b returned with HTTP 200 Aug 08 06:36:31.822400 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1285/5157] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:31 2026] GET /volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:32.026796 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-907d4e08-5f5d-472e-bf68-93ebe65d2aa6 req-32a8e30c-47ba-4c1d-ac63-578fe843932c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:32.029379 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-907d4e08-5f5d-472e-bf68-93ebe65d2aa6 req-32a8e30c-47ba-4c1d-ac63-578fe843932c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/854bb59a-6343-4697-8d16-04442da4be7a Aug 08 06:36:32.029700 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-907d4e08-5f5d-472e-bf68-93ebe65d2aa6 req-32a8e30c-47ba-4c1d-ac63-578fe843932c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:32.030122 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-907d4e08-5f5d-472e-bf68-93ebe65d2aa6 req-32a8e30c-47ba-4c1d-ac63-578fe843932c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:32.038679 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:32.038679 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:32.080566 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-907d4e08-5f5d-472e-bf68-93ebe65d2aa6 req-32a8e30c-47ba-4c1d-ac63-578fe843932c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/854bb59a-6343-4697-8d16-04442da4be7a returned with HTTP 200 Aug 08 06:36:32.081068 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1296/5158] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:36:32 2026] DELETE /volume/v3/attachments/854bb59a-6343-4697-8d16-04442da4be7a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:32.834559 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4f7d33e5-9a47-444b-ab43-55bad5cdb730 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:32.836376 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f7d33e5-9a47-444b-ab43-55bad5cdb730 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b Aug 08 06:36:32.836569 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f7d33e5-9a47-444b-ab43-55bad5cdb730 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:32.836781 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f7d33e5-9a47-444b-ab43-55bad5cdb730 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:32.846407 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:32.846407 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:32.849998 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4f7d33e5-9a47-444b-ab43-55bad5cdb730 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:32.854847 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f7d33e5-9a47-444b-ab43-55bad5cdb730 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b returned with HTTP 200 Aug 08 06:36:32.855521 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1292/5159] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:32 2026] GET /volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:32.869971 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bd010a23-a791-4151-b3c0-690196268516 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:32.871729 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd010a23-a791-4151-b3c0-690196268516 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:36:32.872078 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd010a23-a791-4151-b3c0-690196268516 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71b96ee9-2653-46f6-b133-03d86e74ef8b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2108031409"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:32.880098 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:32.880098 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:32.880416 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bd010a23-a791-4151-b3c0-690196268516 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:32.880535 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-bd010a23-a791-4151-b3c0-690196268516 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Create snapshot from volume 71b96ee9-2653-46f6-b133-03d86e74ef8b Aug 08 06:36:32.903203 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-bd010a23-a791-4151-b3c0-690196268516 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Created reservations ['49fa9c90-e78d-4093-9bb8-91c130197618', 'cd65991e-0b39-47b7-bbe7-06ed726fe529', '6cbe8b45-5c32-449b-acee-f674acf26060', '07abe9d8-b8ee-4afb-8f64-5fcc88517d10'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:32.929450 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bd010a23-a791-4151-b3c0-690196268516 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot create request issued successfully. Aug 08 06:36:32.929761 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd010a23-a791-4151-b3c0-690196268516 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:36:32.930347 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1287/5160] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:36:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:32.939565 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-54728fa3-3dd0-4583-891f-4183e51d3dea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:32.941663 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-54728fa3-3dd0-4583-891f-4183e51d3dea tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 Aug 08 06:36:32.942020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-54728fa3-3dd0-4583-891f-4183e51d3dea tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:32.942288 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-54728fa3-3dd0-4583-891f-4183e51d3dea tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:32.948496 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:32.948496 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:32.948925 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-54728fa3-3dd0-4583-891f-4183e51d3dea tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:32.949752 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-54728fa3-3dd0-4583-891f-4183e51d3dea tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 returned with HTTP 200 Aug 08 06:36:32.950220 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1286/5161] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:32 2026] GET /volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:33.779708 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e1fdb3e2-92d2-41d5-8f7d-55bf29dbabfb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:33.781561 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1fdb3e2-92d2-41d5-8f7d-55bf29dbabfb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:36:33.781894 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1fdb3e2-92d2-41d5-8f7d-55bf29dbabfb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:33.782113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e1fdb3e2-92d2-41d5-8f7d-55bf29dbabfb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:33.782327 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e1fdb3e2-92d2-41d5-8f7d-55bf29dbabfb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: 24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:36:33.789478 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:33.789478 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:33.790035 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e1fdb3e2-92d2-41d5-8f7d-55bf29dbabfb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:33.805455 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e1fdb3e2-92d2-41d5-8f7d-55bf29dbabfb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:36:33.805749 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e1fdb3e2-92d2-41d5-8f7d-55bf29dbabfb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 returned with HTTP 202 Aug 08 06:36:33.806219 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1297/5162] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:36:33 2026] DELETE /volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:33.813056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f376ebf-a8f9-4b0e-ad65-b281e247a04d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:33.814802 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f376ebf-a8f9-4b0e-ad65-b281e247a04d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:36:33.815007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f376ebf-a8f9-4b0e-ad65-b281e247a04d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:33.815194 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f376ebf-a8f9-4b0e-ad65-b281e247a04d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:33.821616 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:33.821616 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:33.824890 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9f376ebf-a8f9-4b0e-ad65-b281e247a04d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:33.828997 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f376ebf-a8f9-4b0e-ad65-b281e247a04d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 returned with HTTP 200 Aug 08 06:36:33.829399 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1293/5163] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:33 2026] GET /volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:33.959000 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-54e3938a-5f99-4480-bf3b-1c83577eb588 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:33.961267 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-54e3938a-5f99-4480-bf3b-1c83577eb588 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 Aug 08 06:36:33.961507 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-54e3938a-5f99-4480-bf3b-1c83577eb588 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:33.961734 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-54e3938a-5f99-4480-bf3b-1c83577eb588 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:33.967422 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:33.967422 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:33.967739 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-54e3938a-5f99-4480-bf3b-1c83577eb588 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:33.968495 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-54e3938a-5f99-4480-bf3b-1c83577eb588 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 returned with HTTP 200 Aug 08 06:36:33.968903 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1288/5164] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:33 2026] GET /volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:33.977582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e040c4a3-7f80-420b-9e70-0e6b12326a43 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:33.979491 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e040c4a3-7f80-420b-9e70-0e6b12326a43 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] POST https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474/action Aug 08 06:36:33.979889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e040c4a3-7f80-420b-9e70-0e6b12326a43 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:36:33.980028 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e040c4a3-7f80-420b-9e70-0e6b12326a43 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:33.981512 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-e040c4a3-7f80-420b-9e70-0e6b12326a43 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Updating snapshot 'e5b63e6a-24fd-407f-9e1f-cad05e3fe474' with '{'status': 'creating'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 06:36:33.991113 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:33.991113 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:34.005136 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e040c4a3-7f80-420b-9e70-0e6b12326a43 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474/action returned with HTTP 202 Aug 08 06:36:34.005575 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1287/5165] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:36:33 2026] POST /volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:36:34.012154 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd9956ef-4be6-4dc4-876a-3c9b41b514ac None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:34.013869 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd9956ef-4be6-4dc4-876a-3c9b41b514ac tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 Aug 08 06:36:34.014184 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd9956ef-4be6-4dc4-876a-3c9b41b514ac tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:34.014458 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd9956ef-4be6-4dc4-876a-3c9b41b514ac tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:34.019627 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:34.019627 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:34.020034 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd9956ef-4be6-4dc4-876a-3c9b41b514ac tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:34.020912 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd9956ef-4be6-4dc4-876a-3c9b41b514ac tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 returned with HTTP 200 Aug 08 06:36:34.021262 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1298/5166] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:34 2026] GET /volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:34.029786 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6b537353-99ea-4b19-b035-91f7d10e00a6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:34.031670 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b537353-99ea-4b19-b035-91f7d10e00a6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] POST https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474/action Aug 08 06:36:34.032089 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b537353-99ea-4b19-b035-91f7d10e00a6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:36:34.032262 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b537353-99ea-4b19-b035-91f7d10e00a6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:34.033608 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.snapshot_actions [None req-6b537353-99ea-4b19-b035-91f7d10e00a6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100288) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 06:36:34.038722 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:34.038722 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:34.039246 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.snapshot_actions [None req-6b537353-99ea-4b19-b035-91f7d10e00a6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] Updating snapshot e5b63e6a-24fd-407f-9e1f-cad05e3fe474 with info {'id': 'e5b63e6a-24fd-407f-9e1f-cad05e3fe474', 'status': 'error', 'progress': '80%'} Aug 08 06:36:34.044640 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b537353-99ea-4b19-b035-91f7d10e00a6 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-member] https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474/action returned with HTTP 202 Aug 08 06:36:34.045037 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1294/5167] 10.4.3.32 () {68 vars in 1389 bytes} [Sat Aug 8 06:36:34 2026] POST /volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 06:36:34.052051 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a700abf4-1d86-4e50-94b5-ad0cf52bd7d9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:34.053914 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a700abf4-1d86-4e50-94b5-ad0cf52bd7d9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 Aug 08 06:36:34.054110 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a700abf4-1d86-4e50-94b5-ad0cf52bd7d9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:34.054322 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a700abf4-1d86-4e50-94b5-ad0cf52bd7d9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:34.054507 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-a700abf4-1d86-4e50-94b5-ad0cf52bd7d9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete snapshot with id: e5b63e6a-24fd-407f-9e1f-cad05e3fe474 Aug 08 06:36:34.059506 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:34.059506 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:34.059727 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a700abf4-1d86-4e50-94b5-ad0cf52bd7d9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:34.075055 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a700abf4-1d86-4e50-94b5-ad0cf52bd7d9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot delete request issued successfully. Aug 08 06:36:34.075264 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a700abf4-1d86-4e50-94b5-ad0cf52bd7d9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 returned with HTTP 202 Aug 08 06:36:34.075721 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1289/5168] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:36:34 2026] DELETE /volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:34.082720 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-646b5b5e-45db-43a6-87ed-3fc58a2275fb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:34.084598 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-646b5b5e-45db-43a6-87ed-3fc58a2275fb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 Aug 08 06:36:34.084867 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-646b5b5e-45db-43a6-87ed-3fc58a2275fb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:34.085068 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-646b5b5e-45db-43a6-87ed-3fc58a2275fb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:34.090459 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:34.090459 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:34.090784 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-646b5b5e-45db-43a6-87ed-3fc58a2275fb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Snapshot retrieved successfully. Aug 08 06:36:34.091479 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-646b5b5e-45db-43a6-87ed-3fc58a2275fb tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 returned with HTTP 200 Aug 08 06:36:34.091871 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1288/5169] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:34 2026] GET /volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:34.841064 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fe9130f6-bf35-4785-bb29-ce2eddde92e0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:34.842901 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe9130f6-bf35-4785-bb29-ce2eddde92e0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 Aug 08 06:36:34.843082 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe9130f6-bf35-4785-bb29-ce2eddde92e0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:34.843279 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fe9130f6-bf35-4785-bb29-ce2eddde92e0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:34.849214 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fe9130f6-bf35-4785-bb29-ce2eddde92e0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 returned with HTTP 404 Aug 08 06:36:34.849792 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1299/5170] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:34 2026] GET /volume/v3/volumes/24f5c428-adf3-406f-a5a9-13ad7fc60060 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:34.878828 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:34.880475 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:34.880827 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-845195693", "snapshot_id": null, "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:34.882611 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-845195693', 'snapshot_id': None, 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:34.954330 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:36:34.954623 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:34.954623 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:34.958333 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:36:34.965717 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (c8a905ff-177f-4671-8fa8-a02fe6bb33d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:34.966895 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac54aa8-29c7-4e51-b5b9-78a20ea7ebb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:34.968075 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:35.020531 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac54aa8-29c7-4e51-b5b9-78a20ea7ebb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:35.021266 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ad6410-479a-4a56-923e-48ef4983c421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:35.056536 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['da587c6f-8577-4131-8d30-7f8b98b80062', '46a184e0-bed8-4c1c-82a1-d5843fbdc50b', 'fd1dba8a-4d34-4bcb-af4f-32b581a19731', '6f9b1a98-feeb-4771-ab2a-1ec2401de2c6'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:35.057279 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ad6410-479a-4a56-923e-48ef4983c421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da587c6f-8577-4131-8d30-7f8b98b80062', '46a184e0-bed8-4c1c-82a1-d5843fbdc50b', 'fd1dba8a-4d34-4bcb-af4f-32b581a19731', '6f9b1a98-feeb-4771-ab2a-1ec2401de2c6']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:35.058000 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d351889-11ff-4a4f-9533-48a85d6be519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:35.077282 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d351889-11ff-4a4f-9533-48a85d6be519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f77bb909-6275-4bd0-a468-15ac95c87409', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-845195693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['da587c6f-8577-4131-8d30-7f8b98b80062','46a184e0-bed8-4c1c-82a1-d5843fbdc50b','fd1dba8a-4d34-4bcb-af4f-32b581a19731','6f9b1a98-feeb-4771-ab2a-1ec2401de2c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-845195693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f77bb909-6275-4bd0-a468-15ac95c87409,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:35.077977 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165dd40c-3a8d-4289-89b3-2df93da45cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:35.094058 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165dd40c-3a8d-4289-89b3-2df93da45cab) transitioned into state 'SUCCESS' from state '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-845195693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['da587c6f-8577-4131-8d30-7f8b98b80062','46a184e0-bed8-4c1c-82a1-d5843fbdc50b','fd1dba8a-4d34-4bcb-af4f-32b581a19731','6f9b1a98-feeb-4771-ab2a-1ec2401de2c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:35.094740 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f8eb72-2743-4ace-8421-acbea5f6e32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:35.100248 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-66d7e934-3bab-4989-9812-966f40cd39df None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:35.102211 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66d7e934-3bab-4989-9812-966f40cd39df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 Aug 08 06:36:35.102446 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66d7e934-3bab-4989-9812-966f40cd39df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:35.102671 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66d7e934-3bab-4989-9812-966f40cd39df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:35.102983 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f8eb72-2743-4ace-8421-acbea5f6e32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:35.103723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (c8a905ff-177f-4671-8fa8-a02fe6bb33d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:35.104029 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:36:35.104547 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-35a3700d-ea57-4e6c-b25e-e710e2540409 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:35.104983 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1295/5171] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:36:34 2026] POST /volume/v3/volumes => generated 756 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:35.107414 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66d7e934-3bab-4989-9812-966f40cd39df tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 returned with HTTP 404 Aug 08 06:36:35.108019 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1290/5172] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:36:35 2026] GET /volume/v3/snapshots/e5b63e6a-24fd-407f-9e1f-cad05e3fe474 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:35.115479 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2fdf86f7-b888-4364-8d95-61c627521bf9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:35.117216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9d8ffcc7-045e-4edd-b02b-01000fc57f14 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:35.117441 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2fdf86f7-b888-4364-8d95-61c627521bf9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b Aug 08 06:36:35.117657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2fdf86f7-b888-4364-8d95-61c627521bf9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:35.117888 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2fdf86f7-b888-4364-8d95-61c627521bf9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:35.118066 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2fdf86f7-b888-4364-8d95-61c627521bf9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume with id: 71b96ee9-2653-46f6-b133-03d86e74ef8b Aug 08 06:36:35.119276 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d8ffcc7-045e-4edd-b02b-01000fc57f14 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:36:35.119575 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d8ffcc7-045e-4edd-b02b-01000fc57f14 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:35.120071 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9d8ffcc7-045e-4edd-b02b-01000fc57f14 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:35.125517 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:35.125517 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:35.125870 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2fdf86f7-b888-4364-8d95-61c627521bf9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:35.126994 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:35.126994 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:35.130398 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9d8ffcc7-045e-4edd-b02b-01000fc57f14 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:35.134701 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9d8ffcc7-045e-4edd-b02b-01000fc57f14 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 returned with HTTP 200 Aug 08 06:36:35.135177 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1300/5173] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:35 2026] GET /volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:35.140994 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2fdf86f7-b888-4364-8d95-61c627521bf9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Delete volume request issued successfully. Aug 08 06:36:35.141197 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2fdf86f7-b888-4364-8d95-61c627521bf9 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b returned with HTTP 202 Aug 08 06:36:35.141618 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1289/5174] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:36:35 2026] DELETE /volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:35.147744 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b0b8e877-a856-4d02-9dcb-c2472997a2b8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:35.149572 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0b8e877-a856-4d02-9dcb-c2472997a2b8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b Aug 08 06:36:35.149750 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0b8e877-a856-4d02-9dcb-c2472997a2b8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:35.149950 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b0b8e877-a856-4d02-9dcb-c2472997a2b8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:35.157042 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:35.157042 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:35.160146 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b0b8e877-a856-4d02-9dcb-c2472997a2b8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Volume info retrieved successfully. Aug 08 06:36:35.163944 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b0b8e877-a856-4d02-9dcb-c2472997a2b8 tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b returned with HTTP 200 Aug 08 06:36:35.164291 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1296/5175] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:35 2026] GET /volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:36.148060 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4add8e4b-433d-4381-a7c8-125472487568 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:36.149900 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4add8e4b-433d-4381-a7c8-125472487568 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:36:36.150216 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4add8e4b-433d-4381-a7c8-125472487568 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:36.150622 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4add8e4b-433d-4381-a7c8-125472487568 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:36.156995 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:36.156995 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:36.160336 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4add8e4b-433d-4381-a7c8-125472487568 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:36.164531 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4add8e4b-433d-4381-a7c8-125472487568 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 returned with HTTP 200 Aug 08 06:36:36.164885 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1291/5176] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:36 2026] GET /volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:36.176354 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-07bd48b5-031a-4a24-936c-f0f074d31ce2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:36.176620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a1840887-79d0-409f-8b0f-78bf6bba33fa None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:36.177930 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-07bd48b5-031a-4a24-936c-f0f074d31ce2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:36:36.178090 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-07bd48b5-031a-4a24-936c-f0f074d31ce2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:36.178244 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a1840887-79d0-409f-8b0f-78bf6bba33fa tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] GET https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b Aug 08 06:36:36.178283 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-07bd48b5-031a-4a24-936c-f0f074d31ce2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:36.178436 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a1840887-79d0-409f-8b0f-78bf6bba33fa tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:36.178618 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a1840887-79d0-409f-8b0f-78bf6bba33fa tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:36.184239 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:36.184239 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:36.184624 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a1840887-79d0-409f-8b0f-78bf6bba33fa tempest-ProjectMemberTests-1869524688 tempest-ProjectMemberTests-1869524688-project-admin] https://10.4.3.32/volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b returned with HTTP 404 Aug 08 06:36:36.185081 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1301/5177] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:36 2026] GET /volume/v3/volumes/71b96ee9-2653-46f6-b133-03d86e74ef8b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:36.188036 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-07bd48b5-031a-4a24-936c-f0f074d31ce2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:36.191261 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-07bd48b5-031a-4a24-936c-f0f074d31ce2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 returned with HTTP 200 Aug 08 06:36:36.191593 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1290/5178] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:36 2026] GET /volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 => generated 1364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:37.338948 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0420d425-b338-449f-819b-d459dd353a8a req-b24bde1a-2235-4bb1-9d74-c8c52633df5c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:37.340618 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-b24bde1a-2235-4bb1-9d74-c8c52633df5c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:36:37.340915 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-b24bde1a-2235-4bb1-9d74-c8c52633df5c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:37.341217 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-b24bde1a-2235-4bb1-9d74-c8c52633df5c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:37.351030 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:37.351030 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:37.355069 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-0420d425-b338-449f-819b-d459dd353a8a req-b24bde1a-2235-4bb1-9d74-c8c52633df5c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:37.359587 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-b24bde1a-2235-4bb1-9d74-c8c52633df5c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 returned with HTTP 200 Aug 08 06:36:37.360073 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1297/5179] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:36:37 2026] GET /volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:37.812217 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0420d425-b338-449f-819b-d459dd353a8a req-d5ce8464-60a6-4733-984c-097f741bdc66 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:37.814243 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-d5ce8464-60a6-4733-984c-097f741bdc66 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:36:37.814454 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-d5ce8464-60a6-4733-984c-097f741bdc66 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:37.814641 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-d5ce8464-60a6-4733-984c-097f741bdc66 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:37.823550 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:37.823550 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:37.826781 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4c6f76a4-ef16-4eb5-8f2d-a81a313e868b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:37.828492 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0420d425-b338-449f-819b-d459dd353a8a req-d5ce8464-60a6-4733-984c-097f741bdc66 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:37.832783 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-d5ce8464-60a6-4733-984c-097f741bdc66 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 returned with HTTP 200 Aug 08 06:36:37.833162 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1292/5180] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:36:37 2026] GET /volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:37.844865 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c256f02-a3a6-4be0-8ad2-5e46524e62ee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:37.845403 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c256f02-a3a6-4be0-8ad2-5e46524e62ee None None] GET https://10.4.3.32/volume// Aug 08 06:36:37.845578 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c256f02-a3a6-4be0-8ad2-5e46524e62ee None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:37.845817 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c256f02-a3a6-4be0-8ad2-5e46524e62ee None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:37.846196 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c256f02-a3a6-4be0-8ad2-5e46524e62ee None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:36:37.846552 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1291/5181] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:36:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:36:37.853901 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-0420d425-b338-449f-819b-d459dd353a8a req-ed46fa0f-c303-45c0-a898-0dd15cf74f6a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:37.855874 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-ed46fa0f-c303-45c0-a898-0dd15cf74f6a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:36:37.856253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-ed46fa0f-c303-45c0-a898-0dd15cf74f6a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f77bb909-6275-4bd0-a468-15ac95c87409", "connector": null, "instance_uuid": "1a36f055-7034-40be-a043-f4f1f7d74e2b"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:37.865320 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:37.865320 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:37.897159 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-ed46fa0f-c303-45c0-a898-0dd15cf74f6a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:36:37.897652 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1298/5182] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:36:37 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:37.918218 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c6f76a4-ef16-4eb5-8f2d-a81a313e868b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:37.918589 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4c6f76a4-ef16-4eb5-8f2d-a81a313e868b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2102633249", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1493601560", "vendor_name": "tempest-vendor_name-288724909"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:37.937287 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4c6f76a4-ef16-4eb5-8f2d-a81a313e868b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:37.937649 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1302/5183] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:36:37 2026] POST /volume/v3/types => generated 329 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:37.948659 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-01b0ad21-b903-4f65-9804-3076301c9e15 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:37.950312 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:37.950665 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "09ba7e2f-0652-4485-b0dd-719c644de948", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:37.952021 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Create volume request body: {'volume': {'volume_type': '09ba7e2f-0652-4485-b0dd-719c644de948', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:37.955552 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Create volume of 1 GB Aug 08 06:36:37.955869 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:37.955869 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:37.956192 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:37.962238 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Flow 'volume_create_api' (a2823a29-6992-4f66-991b-7ab1ee271a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:37.963236 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfe9f29-7d5c-4e3e-8135-24489851d494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:37.964017 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:37.988880 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfe9f29-7d5c-4e3e-8135-24489851d494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:36:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1493601560',vendor_name='tempest-vendor_name-288724909'},id=09ba7e2f-0652-4485-b0dd-719c644de948,is_public=True,name='tempest-ProjectMemberTests-volume-type-2102633249',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09ba7e2f-0652-4485-b0dd-719c644de948', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:37.989907 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c26ad41-a598-423a-8ec8-b6da33280939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:38.021639 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2102633249 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2102633249, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:38.022032 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2102633249 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2102633249, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:38.063746 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Created reservations ['0a3c4ca0-19e1-476c-95ff-67ded624e4e4', '79957b22-8d97-4cf7-8f43-eafa2d93e616', '551ac144-8587-412f-ba52-3d02509d0daa', '3e7d7661-4124-43c9-88d8-bfc65375d5d3'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:38.064435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c26ad41-a598-423a-8ec8-b6da33280939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a3c4ca0-19e1-476c-95ff-67ded624e4e4', '79957b22-8d97-4cf7-8f43-eafa2d93e616', '551ac144-8587-412f-ba52-3d02509d0daa', '3e7d7661-4124-43c9-88d8-bfc65375d5d3']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:38.065124 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a970301f-0b68-45ec-b2c8-7417c300a374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:38.088788 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a970301f-0b68-45ec-b2c8-7417c300a374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30898508-780d-4bb0-9706-7f4ff44a8f1d', '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='2b7c7db439874236a464115c3b517273',qos_specs=None,replication_status=,reservations=['0a3c4ca0-19e1-476c-95ff-67ded624e4e4','79957b22-8d97-4cf7-8f43-eafa2d93e616','551ac144-8587-412f-ba52-3d02509d0daa','3e7d7661-4124-43c9-88d8-bfc65375d5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1d53d644b43f081430e9045a60915',volume_type_id=09ba7e2f-0652-4485-b0dd-719c644de948), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:38Z,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=30898508-780d-4bb0-9706-7f4ff44a8f1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b7c7db439874236a464115c3b517273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d1d53d644b43f081430e9045a60915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09ba7e2f-0652-4485-b0dd-719c644de948),volume_type_id=09ba7e2f-0652-4485-b0dd-719c644de948)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:38.089568 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d83a83-4ce2-44c2-ba40-5f36e9ae82a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:38.105270 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d83a83-4ce2-44c2-ba40-5f36e9ae82a0) transitioned into state 'SUCCESS' from 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='2b7c7db439874236a464115c3b517273',qos_specs=None,replication_status=,reservations=['0a3c4ca0-19e1-476c-95ff-67ded624e4e4','79957b22-8d97-4cf7-8f43-eafa2d93e616','551ac144-8587-412f-ba52-3d02509d0daa','3e7d7661-4124-43c9-88d8-bfc65375d5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1d53d644b43f081430e9045a60915',volume_type_id=09ba7e2f-0652-4485-b0dd-719c644de948)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:38.105912 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d9c4c7-0b67-402d-9477-ef0dee98842e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:38.113485 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d9c4c7-0b67-402d-9477-ef0dee98842e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:38.114419 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Flow 'volume_create_api' (a2823a29-6992-4f66-991b-7ab1ee271a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:38.114703 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Create volume request issued successfully. Aug 08 06:36:38.115208 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01b0ad21-b903-4f65-9804-3076301c9e15 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:38.115604 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1293/5184] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:36:37 2026] POST /volume/v3/volumes => generated 772 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:38.127833 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4558f115-3092-42ad-b23d-de541ce0c57b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:38.129802 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4558f115-3092-42ad-b23d-de541ce0c57b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] GET https://10.4.3.32/volume/v3/volumes/30898508-780d-4bb0-9706-7f4ff44a8f1d Aug 08 06:36:38.130030 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4558f115-3092-42ad-b23d-de541ce0c57b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:38.130251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4558f115-3092-42ad-b23d-de541ce0c57b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:38.138239 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:38.138239 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:38.141986 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4558f115-3092-42ad-b23d-de541ce0c57b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Volume info retrieved successfully. Aug 08 06:36:38.146212 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4558f115-3092-42ad-b23d-de541ce0c57b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes/30898508-780d-4bb0-9706-7f4ff44a8f1d returned with HTTP 200 Aug 08 06:36:38.146639 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1292/5185] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:36:38 2026] GET /volume/v3/volumes/30898508-780d-4bb0-9706-7f4ff44a8f1d => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:38.673757 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-faf25c74-56f3-4c94-b41e-da9f415e27af None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:38.674294 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-faf25c74-56f3-4c94-b41e-da9f415e27af None None] GET https://10.4.3.32/volume// Aug 08 06:36:38.674548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-faf25c74-56f3-4c94-b41e-da9f415e27af None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:38.674829 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-faf25c74-56f3-4c94-b41e-da9f415e27af None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:38.675241 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-faf25c74-56f3-4c94-b41e-da9f415e27af None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:36:38.675643 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1299/5186] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:36:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:36:38.684286 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-0420d425-b338-449f-819b-d459dd353a8a req-4d7b65b1-50e9-4de7-b7d7-212799ab6ce4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:38.686331 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-4d7b65b1-50e9-4de7-b7d7-212799ab6ce4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:36:38.686559 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-4d7b65b1-50e9-4de7-b7d7-212799ab6ce4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:38.686751 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-4d7b65b1-50e9-4de7-b7d7-212799ab6ce4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:38.695883 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:38.695883 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:38.699147 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-0420d425-b338-449f-819b-d459dd353a8a req-4d7b65b1-50e9-4de7-b7d7-212799ab6ce4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:36:38.703511 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-4d7b65b1-50e9-4de7-b7d7-212799ab6ce4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 returned with HTTP 200 Aug 08 06:36:38.703894 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1303/5187] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:36:38 2026] GET /volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:36:38.804940 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0420d425-b338-449f-819b-d459dd353a8a req-0ab02d24-2c6e-4a22-9362-6a77c12c7209 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:38.807098 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-0ab02d24-2c6e-4a22-9362-6a77c12c7209 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/8b7b5315-c28d-4b31-a5b5-59d4c633c8d0 Aug 08 06:36:38.807569 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-0ab02d24-2c6e-4a22-9362-6a77c12c7209 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:38.814938 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0420d425-b338-449f-819b-d459dd353a8a req-0ab02d24-2c6e-4a22-9362-6a77c12c7209 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-f77bb909-6275-4bd0-a468-15ac95c87409-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:36:38.819357 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0420d425-b338-449f-819b-d459dd353a8a req-0ab02d24-2c6e-4a22-9362-6a77c12c7209 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-f77bb909-6275-4bd0-a468-15ac95c87409-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:36:38.820241 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:38.820241 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:38.906336 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0420d425-b338-449f-819b-d459dd353a8a req-0ab02d24-2c6e-4a22-9362-6a77c12c7209 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-f77bb909-6275-4bd0-a468-15ac95c87409-np0000006785" released by "attachment_update" :: held 0.087s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:36:38.906693 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-0ab02d24-2c6e-4a22-9362-6a77c12c7209 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/8b7b5315-c28d-4b31-a5b5-59d4c633c8d0 returned with HTTP 200 Aug 08 06:36:38.907202 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1294/5188] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:36:38 2026] PUT /volume/v3/attachments/8b7b5315-c28d-4b31-a5b5-59d4c633c8d0 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:38.929361 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0420d425-b338-449f-819b-d459dd353a8a req-7998fa74-56ab-4a64-bf30-56af117e2c7e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:38.931716 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-7998fa74-56ab-4a64-bf30-56af117e2c7e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/8b7b5315-c28d-4b31-a5b5-59d4c633c8d0/action Aug 08 06:36:38.932084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-7998fa74-56ab-4a64-bf30-56af117e2c7e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:36:38.932221 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-7998fa74-56ab-4a64-bf30-56af117e2c7e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:38.948553 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:38.948553 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:38.958445 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0420d425-b338-449f-819b-d459dd353a8a req-7998fa74-56ab-4a64-bf30-56af117e2c7e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/8b7b5315-c28d-4b31-a5b5-59d4c633c8d0/action returned with HTTP 204 Aug 08 06:36:38.958949 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1293/5189] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:36:38 2026] POST /volume/v3/attachments/8b7b5315-c28d-4b31-a5b5-59d4c633c8d0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:39.159096 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4f511259-4c50-46df-901c-7b8137d079a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:39.161000 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f511259-4c50-46df-901c-7b8137d079a4 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] GET https://10.4.3.32/volume/v3/volumes/30898508-780d-4bb0-9706-7f4ff44a8f1d Aug 08 06:36:39.161192 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f511259-4c50-46df-901c-7b8137d079a4 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:39.161379 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4f511259-4c50-46df-901c-7b8137d079a4 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:39.169485 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:39.169485 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:39.173360 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-4f511259-4c50-46df-901c-7b8137d079a4 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Volume info retrieved successfully. Aug 08 06:36:39.177547 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4f511259-4c50-46df-901c-7b8137d079a4 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes/30898508-780d-4bb0-9706-7f4ff44a8f1d returned with HTTP 200 Aug 08 06:36:39.177923 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1300/5190] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:36:39 2026] GET /volume/v3/volumes/30898508-780d-4bb0-9706-7f4ff44a8f1d => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:39.190797 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-21d10a5c-8963-4216-a918-9fbe68c9fe5d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:39.192523 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21d10a5c-8963-4216-a918-9fbe68c9fe5d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 08 06:36:39.192721 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21d10a5c-8963-4216-a918-9fbe68c9fe5d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:39.192921 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21d10a5c-8963-4216-a918-9fbe68c9fe5d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:39.196450 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21d10a5c-8963-4216-a918-9fbe68c9fe5d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:36:39.196820 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1304/5191] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:36:39 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:39.207095 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-579ca424-dcec-4a05-9511-25517642eb0b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:39.268765 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-579ca424-dcec-4a05-9511-25517642eb0b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] DELETE https://10.4.3.32/volume/v3/messages/5c7bb22f-8fbd-47e4-88c4-16cf9a89993a Aug 08 06:36:39.269027 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-579ca424-dcec-4a05-9511-25517642eb0b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:39.269216 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-579ca424-dcec-4a05-9511-25517642eb0b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:39.273110 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:39.273110 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:39.279134 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-579ca424-dcec-4a05-9511-25517642eb0b tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] https://10.4.3.32/volume/v3/messages/5c7bb22f-8fbd-47e4-88c4-16cf9a89993a returned with HTTP 204 Aug 08 06:36:39.279504 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1295/5192] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:36:39 2026] DELETE /volume/v3/messages/5c7bb22f-8fbd-47e4-88c4-16cf9a89993a => generated 0 bytes in 73 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:36:39.286967 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-08eb414b-950e-47a4-a4f7-5fdbc5382680 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:39.288661 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08eb414b-950e-47a4-a4f7-5fdbc5382680 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] GET https://10.4.3.32/volume/v3/messages/5c7bb22f-8fbd-47e4-88c4-16cf9a89993a Aug 08 06:36:39.288905 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08eb414b-950e-47a4-a4f7-5fdbc5382680 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:39.289094 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08eb414b-950e-47a4-a4f7-5fdbc5382680 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:39.292460 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08eb414b-950e-47a4-a4f7-5fdbc5382680 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] https://10.4.3.32/volume/v3/messages/5c7bb22f-8fbd-47e4-88c4-16cf9a89993a returned with HTTP 404 Aug 08 06:36:39.292941 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1294/5193] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:36:39 2026] GET /volume/v3/messages/5c7bb22f-8fbd-47e4-88c4-16cf9a89993a => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:36:39.300072 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:39.301966 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/30898508-780d-4bb0-9706-7f4ff44a8f1d Aug 08 06:36:39.302218 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:39.302470 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:39.302677 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Delete volume with id: 30898508-780d-4bb0-9706-7f4ff44a8f1d Aug 08 06:36:39.310511 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:39.310511 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:39.310954 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Volume info retrieved successfully. Aug 08 06:36:39.312134 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100288) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:36:39.322460 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2102633249 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2102633249, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:39.322784 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2102633249 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2102633249, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:39.331723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Created reservations ['107f111e-99fb-484c-90e5-d6bf4a3ef56f', '81652984-63a9-47b4-bbeb-54eb738bd977', 'b7f6595a-0c49-4ad8-ad24-adf801fc168a', 'f965c8f7-9aef-4808-977d-ca691af3fb2f'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:39.363787 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Delete volume request issued successfully. Aug 08 06:36:39.364271 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e7f5c295-cbd8-43b0-9895-1088c34c2af0 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes/30898508-780d-4bb0-9706-7f4ff44a8f1d returned with HTTP 202 Aug 08 06:36:39.364758 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1301/5194] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:36:39 2026] DELETE /volume/v3/volumes/30898508-780d-4bb0-9706-7f4ff44a8f1d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:39.372105 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e64f0a83-c663-4bf7-912f-205c766ac48d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:39.373932 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e64f0a83-c663-4bf7-912f-205c766ac48d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] DELETE https://10.4.3.32/volume/v3/types/09ba7e2f-0652-4485-b0dd-719c644de948 Aug 08 06:36:39.374168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e64f0a83-c663-4bf7-912f-205c766ac48d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:39.374446 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e64f0a83-c663-4bf7-912f-205c766ac48d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:39.400246 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e64f0a83-c663-4bf7-912f-205c766ac48d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/types/09ba7e2f-0652-4485-b0dd-719c644de948 returned with HTTP 202 Aug 08 06:36:39.400830 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1305/5195] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:39 2026] DELETE /volume/v3/types/09ba7e2f-0652-4485-b0dd-719c644de948 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:39.408644 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-543384a4-dd67-41a6-985b-b0dfffeac3d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:39.410381 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-543384a4-dd67-41a6-985b-b0dfffeac3d7 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:39.410744 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-543384a4-dd67-41a6-985b-b0dfffeac3d7 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-480638594", "extra_specs": {"storage_protocol": "tempest-storage_protocol-856101450", "vendor_name": "tempest-vendor_name-246182308"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:39.425087 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-543384a4-dd67-41a6-985b-b0dfffeac3d7 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:39.425460 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1296/5196] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:36:39 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:39.433736 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:39.435546 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:39.435915 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f4a54b86-c281-47f1-8420-880a80e73c47", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:39.437359 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Create volume request body: {'volume': {'volume_type': 'f4a54b86-c281-47f1-8420-880a80e73c47', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:39.441810 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Create volume of 1 GB Aug 08 06:36:39.442124 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:39.442124 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:39.442555 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:39.447837 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Flow 'volume_create_api' (c1f6701a-65da-47f9-806c-57995a67e19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:39.448919 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d51dcae-b55f-4192-846e-e92390328356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:39.449712 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:39.469365 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d51dcae-b55f-4192-846e-e92390328356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:36:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-856101450',vendor_name='tempest-vendor_name-246182308'},id=f4a54b86-c281-47f1-8420-880a80e73c47,is_public=True,name='tempest-ProjectMemberTests-volume-type-480638594',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4a54b86-c281-47f1-8420-880a80e73c47', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:39.470221 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c11d98-4ab6-4506-b553-8c1446a5ffef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:39.499500 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-480638594 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-480638594, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:39.499840 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-480638594 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-480638594, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:39.525833 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Created reservations ['0e23a14b-9a1c-473f-a1cf-8e4b4827a852', '8691e605-4059-4b12-a577-deb9b7fad705', 'bbde9063-ee03-434f-9962-a7f91ede5627', '8a960457-85c1-423e-8a90-fc7a8a86599d'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:39.526539 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c11d98-4ab6-4506-b553-8c1446a5ffef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e23a14b-9a1c-473f-a1cf-8e4b4827a852', '8691e605-4059-4b12-a577-deb9b7fad705', 'bbde9063-ee03-434f-9962-a7f91ede5627', '8a960457-85c1-423e-8a90-fc7a8a86599d']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:39.527229 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d0202a-2f59-433b-8411-678a289c4de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:39.551822 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d0202a-2f59-433b-8411-678a289c4de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02ea3bf2-53ba-4998-abd7-31ec19dfd83c', '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='2b7c7db439874236a464115c3b517273',qos_specs=None,replication_status=,reservations=['0e23a14b-9a1c-473f-a1cf-8e4b4827a852','8691e605-4059-4b12-a577-deb9b7fad705','bbde9063-ee03-434f-9962-a7f91ede5627','8a960457-85c1-423e-8a90-fc7a8a86599d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1d53d644b43f081430e9045a60915',volume_type_id=f4a54b86-c281-47f1-8420-880a80e73c47), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:39Z,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=02ea3bf2-53ba-4998-abd7-31ec19dfd83c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b7c7db439874236a464115c3b517273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d1d53d644b43f081430e9045a60915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4a54b86-c281-47f1-8420-880a80e73c47),volume_type_id=f4a54b86-c281-47f1-8420-880a80e73c47)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:39.552850 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be8bfd5-b6d0-4d8e-ba36-abc948c6a6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:39.571478 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be8bfd5-b6d0-4d8e-ba36-abc948c6a6c6) transitioned into state 'SUCCESS' from 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='2b7c7db439874236a464115c3b517273',qos_specs=None,replication_status=,reservations=['0e23a14b-9a1c-473f-a1cf-8e4b4827a852','8691e605-4059-4b12-a577-deb9b7fad705','bbde9063-ee03-434f-9962-a7f91ede5627','8a960457-85c1-423e-8a90-fc7a8a86599d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1d53d644b43f081430e9045a60915',volume_type_id=f4a54b86-c281-47f1-8420-880a80e73c47)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:39.572582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36761b4a-f404-4f91-badc-76796520df0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:39.582126 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36761b4a-f404-4f91-badc-76796520df0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:39.582976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Flow 'volume_create_api' (c1f6701a-65da-47f9-806c-57995a67e19d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:39.583255 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Create volume request issued successfully. Aug 08 06:36:39.583892 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-84b2cf5d-396e-4687-ac0e-da02c0a472b5 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:39.584300 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1295/5197] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:36:39 2026] POST /volume/v3/volumes => generated 771 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:39.597620 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d6a52ffa-05fe-4ee8-b335-8935087c3967 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:39.599942 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6a52ffa-05fe-4ee8-b335-8935087c3967 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] GET https://10.4.3.32/volume/v3/volumes/02ea3bf2-53ba-4998-abd7-31ec19dfd83c Aug 08 06:36:39.600233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6a52ffa-05fe-4ee8-b335-8935087c3967 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:39.600494 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d6a52ffa-05fe-4ee8-b335-8935087c3967 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:39.610073 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:39.610073 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:39.615309 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d6a52ffa-05fe-4ee8-b335-8935087c3967 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Volume info retrieved successfully. Aug 08 06:36:39.620433 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d6a52ffa-05fe-4ee8-b335-8935087c3967 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes/02ea3bf2-53ba-4998-abd7-31ec19dfd83c returned with HTTP 200 Aug 08 06:36:39.620962 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1302/5198] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:36:39 2026] GET /volume/v3/volumes/02ea3bf2-53ba-4998-abd7-31ec19dfd83c => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:40.632643 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-08443087-b301-43b0-9873-744148bda081 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:40.634404 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08443087-b301-43b0-9873-744148bda081 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] GET https://10.4.3.32/volume/v3/volumes/02ea3bf2-53ba-4998-abd7-31ec19dfd83c Aug 08 06:36:40.634605 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08443087-b301-43b0-9873-744148bda081 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:40.634792 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-08443087-b301-43b0-9873-744148bda081 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:40.641585 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:40.641585 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:40.644890 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-08443087-b301-43b0-9873-744148bda081 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Volume info retrieved successfully. Aug 08 06:36:40.648424 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-08443087-b301-43b0-9873-744148bda081 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes/02ea3bf2-53ba-4998-abd7-31ec19dfd83c returned with HTTP 200 Aug 08 06:36:40.648792 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1306/5199] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:36:40 2026] GET /volume/v3/volumes/02ea3bf2-53ba-4998-abd7-31ec19dfd83c => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:40.660610 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-82856d26-c487-4bad-b899-0e77f68035d1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:40.662326 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82856d26-c487-4bad-b899-0e77f68035d1 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 08 06:36:40.662563 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82856d26-c487-4bad-b899-0e77f68035d1 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:40.662747 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82856d26-c487-4bad-b899-0e77f68035d1 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:40.666462 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82856d26-c487-4bad-b899-0e77f68035d1 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:36:40.666833 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1297/5200] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:36:40 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:40.674982 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-820dc457-6784-443f-b052-5293c682450c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:40.676726 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-820dc457-6784-443f-b052-5293c682450c tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] GET https://10.4.3.32/volume/v3/messages Aug 08 06:36:40.676940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-820dc457-6784-443f-b052-5293c682450c tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:40.677118 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-820dc457-6784-443f-b052-5293c682450c tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:40.677390 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:40.677390 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:40.681442 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-820dc457-6784-443f-b052-5293c682450c tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:36:40.681761 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1296/5201] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:36:40 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:40.689387 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d61b27c2-2534-4dc4-8241-d2cba781fc6d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:40.691045 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d61b27c2-2534-4dc4-8241-d2cba781fc6d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] DELETE https://10.4.3.32/volume/v3/messages/1ec5ddbe-ce49-4096-b6bb-275362233c30 Aug 08 06:36:40.691225 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d61b27c2-2534-4dc4-8241-d2cba781fc6d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:40.691424 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d61b27c2-2534-4dc4-8241-d2cba781fc6d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:40.699764 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d61b27c2-2534-4dc4-8241-d2cba781fc6d tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/messages/1ec5ddbe-ce49-4096-b6bb-275362233c30 returned with HTTP 204 Aug 08 06:36:40.700304 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1303/5202] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:36:40 2026] DELETE /volume/v3/messages/1ec5ddbe-ce49-4096-b6bb-275362233c30 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:36:40.707040 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:40.708698 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/02ea3bf2-53ba-4998-abd7-31ec19dfd83c Aug 08 06:36:40.708943 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:40.709154 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:40.709360 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Delete volume with id: 02ea3bf2-53ba-4998-abd7-31ec19dfd83c Aug 08 06:36:40.716526 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:40.716526 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:40.716912 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Volume info retrieved successfully. Aug 08 06:36:40.717869 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:36:40.727131 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-480638594 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-480638594, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:40.727455 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-480638594 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-480638594, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:40.736088 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Created reservations ['3d4df8a0-52a8-45fd-b904-0b0fa5d16395', 'ccec419f-88a8-499b-ade5-63223be99a00', '868cc0d9-2fe3-4186-8b4c-40c13a177995', '080ee934-9450-4305-9794-8c808a2af089'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:40.760608 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Delete volume request issued successfully. Aug 08 06:36:40.760832 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-66bc4f2c-0566-4778-ab28-19fab1aa2992 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes/02ea3bf2-53ba-4998-abd7-31ec19dfd83c returned with HTTP 202 Aug 08 06:36:40.761350 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1307/5203] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:36:40 2026] DELETE /volume/v3/volumes/02ea3bf2-53ba-4998-abd7-31ec19dfd83c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:40.767893 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-33f19b88-33a7-4e58-a3c9-2345e15fa445 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:40.769757 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33f19b88-33a7-4e58-a3c9-2345e15fa445 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] DELETE https://10.4.3.32/volume/v3/types/f4a54b86-c281-47f1-8420-880a80e73c47 Aug 08 06:36:40.769989 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-33f19b88-33a7-4e58-a3c9-2345e15fa445 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:40.770230 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-33f19b88-33a7-4e58-a3c9-2345e15fa445 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:40.791279 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33f19b88-33a7-4e58-a3c9-2345e15fa445 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/types/f4a54b86-c281-47f1-8420-880a80e73c47 returned with HTTP 202 Aug 08 06:36:40.791671 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1298/5204] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:40 2026] DELETE /volume/v3/types/f4a54b86-c281-47f1-8420-880a80e73c47 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:40.800000 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1c69a660-a30c-4193-8f21-5083e04e8e5f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:40.802083 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c69a660-a30c-4193-8f21-5083e04e8e5f tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:40.802535 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c69a660-a30c-4193-8f21-5083e04e8e5f tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-350127769", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2104312237", "vendor_name": "tempest-vendor_name-70180994"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:40.817887 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c69a660-a30c-4193-8f21-5083e04e8e5f tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:40.818348 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1297/5205] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:36:40 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:40.825687 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-473a3828-e10f-4178-93da-3a5178f085fd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:40.827355 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:40.827672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c33fa804-4033-48f8-86c9-241cd9be2fdc", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:40.829243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Create volume request body: {'volume': {'volume_type': 'c33fa804-4033-48f8-86c9-241cd9be2fdc', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:40.832810 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Create volume of 1 GB Aug 08 06:36:40.833040 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:40.833040 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:40.833349 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Availability Zones retrieved successfully. Aug 08 06:36:40.838309 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Flow 'volume_create_api' (4fd5526f-1b41-4935-81d3-e651a93df4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:40.839121 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19ef03c9-0478-4913-9e32-d705079ef2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:40.839742 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:40.855781 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19ef03c9-0478-4913-9e32-d705079ef2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:36:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2104312237',vendor_name='tempest-vendor_name-70180994'},id=c33fa804-4033-48f8-86c9-241cd9be2fdc,is_public=True,name='tempest-ProjectMemberTests-volume-type-350127769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c33fa804-4033-48f8-86c9-241cd9be2fdc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:40.856439 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9e51d1-7725-47fa-8303-769936737a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:40.879603 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-350127769 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-350127769, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:40.879961 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-350127769 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-350127769, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:40.901810 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Created reservations ['2f12ed6f-c761-445d-bc5e-2ffa42687d45', '5972f12b-4be7-43e9-a825-dcb82e418693', '687028a7-c5d3-4051-b929-32a75b936583', 'a19b008b-5401-4842-8a8d-9ac97d649827'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:40.902468 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9e51d1-7725-47fa-8303-769936737a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f12ed6f-c761-445d-bc5e-2ffa42687d45', '5972f12b-4be7-43e9-a825-dcb82e418693', '687028a7-c5d3-4051-b929-32a75b936583', 'a19b008b-5401-4842-8a8d-9ac97d649827']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:40.903133 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48145cb-5ae3-4654-b0e8-fdcedb6595c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:40.924062 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48145cb-5ae3-4654-b0e8-fdcedb6595c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4195da60-d99c-4aaa-ab19-4085c6925db3', '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='2b7c7db439874236a464115c3b517273',qos_specs=None,replication_status=,reservations=['2f12ed6f-c761-445d-bc5e-2ffa42687d45','5972f12b-4be7-43e9-a825-dcb82e418693','687028a7-c5d3-4051-b929-32a75b936583','a19b008b-5401-4842-8a8d-9ac97d649827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1d53d644b43f081430e9045a60915',volume_type_id=c33fa804-4033-48f8-86c9-241cd9be2fdc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:40Z,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=4195da60-d99c-4aaa-ab19-4085c6925db3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b7c7db439874236a464115c3b517273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d1d53d644b43f081430e9045a60915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c33fa804-4033-48f8-86c9-241cd9be2fdc),volume_type_id=c33fa804-4033-48f8-86c9-241cd9be2fdc)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:40.924683 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba4adb8-c5cc-4931-9ce3-a09c2785d495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:40.940275 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba4adb8-c5cc-4931-9ce3-a09c2785d495) transitioned into state 'SUCCESS' from 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='2b7c7db439874236a464115c3b517273',qos_specs=None,replication_status=,reservations=['2f12ed6f-c761-445d-bc5e-2ffa42687d45','5972f12b-4be7-43e9-a825-dcb82e418693','687028a7-c5d3-4051-b929-32a75b936583','a19b008b-5401-4842-8a8d-9ac97d649827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d1d53d644b43f081430e9045a60915',volume_type_id=c33fa804-4033-48f8-86c9-241cd9be2fdc)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:40.940879 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a923d341-4d8d-4d10-addf-7705a0dfc555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:40.948351 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a923d341-4d8d-4d10-addf-7705a0dfc555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:40.949056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Flow 'volume_create_api' (4fd5526f-1b41-4935-81d3-e651a93df4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:40.949304 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Create volume request issued successfully. Aug 08 06:36:40.949817 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-473a3828-e10f-4178-93da-3a5178f085fd tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:40.950199 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1304/5206] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:36:40 2026] POST /volume/v3/volumes => generated 771 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:40.965204 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a0f8d4cf-3f2e-4e0f-a186-4c9a644e0651 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:40.966492 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0f8d4cf-3f2e-4e0f-a186-4c9a644e0651 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] GET https://10.4.3.32/volume/v3/volumes/4195da60-d99c-4aaa-ab19-4085c6925db3 Aug 08 06:36:40.966681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0f8d4cf-3f2e-4e0f-a186-4c9a644e0651 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:40.966874 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a0f8d4cf-3f2e-4e0f-a186-4c9a644e0651 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:40.973450 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:40.973450 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:40.976455 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a0f8d4cf-3f2e-4e0f-a186-4c9a644e0651 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Volume info retrieved successfully. Aug 08 06:36:40.979658 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a0f8d4cf-3f2e-4e0f-a186-4c9a644e0651 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes/4195da60-d99c-4aaa-ab19-4085c6925db3 returned with HTTP 200 Aug 08 06:36:40.979989 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1308/5207] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:36:40 2026] GET /volume/v3/volumes/4195da60-d99c-4aaa-ab19-4085c6925db3 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:41.994562 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dbeaa650-348c-49e1-89c1-5f132bcf451e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:41.996256 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dbeaa650-348c-49e1-89c1-5f132bcf451e tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] GET https://10.4.3.32/volume/v3/volumes/4195da60-d99c-4aaa-ab19-4085c6925db3 Aug 08 06:36:41.996510 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dbeaa650-348c-49e1-89c1-5f132bcf451e tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:41.996715 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dbeaa650-348c-49e1-89c1-5f132bcf451e tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:42.003980 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:42.003980 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:42.007342 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dbeaa650-348c-49e1-89c1-5f132bcf451e tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Volume info retrieved successfully. Aug 08 06:36:42.011109 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dbeaa650-348c-49e1-89c1-5f132bcf451e tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes/4195da60-d99c-4aaa-ab19-4085c6925db3 returned with HTTP 200 Aug 08 06:36:42.011428 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1299/5208] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:36:41 2026] GET /volume/v3/volumes/4195da60-d99c-4aaa-ab19-4085c6925db3 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:42.022786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a6739fb3-ca9d-4909-add7-463fb259d33f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:42.024353 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a6739fb3-ca9d-4909-add7-463fb259d33f tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 08 06:36:42.024533 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a6739fb3-ca9d-4909-add7-463fb259d33f tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:42.024732 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a6739fb3-ca9d-4909-add7-463fb259d33f tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:42.027904 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a6739fb3-ca9d-4909-add7-463fb259d33f tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:36:42.028220 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1298/5209] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:36:42 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:42.035907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-72b1feb5-a87c-4ffe-84c7-8f9038e74e79 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:42.037870 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72b1feb5-a87c-4ffe-84c7-8f9038e74e79 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] GET https://10.4.3.32/volume/v3/messages/17291aa0-daf6-4f84-b56e-58c0cce1df8f Aug 08 06:36:42.038024 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72b1feb5-a87c-4ffe-84c7-8f9038e74e79 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:42.038195 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-72b1feb5-a87c-4ffe-84c7-8f9038e74e79 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:42.040999 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:42.040999 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:42.041645 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-72b1feb5-a87c-4ffe-84c7-8f9038e74e79 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-member] https://10.4.3.32/volume/v3/messages/17291aa0-daf6-4f84-b56e-58c0cce1df8f returned with HTTP 200 Aug 08 06:36:42.042145 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1305/5210] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:36:42 2026] GET /volume/v3/messages/17291aa0-daf6-4f84-b56e-58c0cce1df8f => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:42.049958 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6d869f48-e998-4e7f-8112-6f0cc1b0cf82 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:42.051761 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d869f48-e998-4e7f-8112-6f0cc1b0cf82 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] DELETE https://10.4.3.32/volume/v3/messages/17291aa0-daf6-4f84-b56e-58c0cce1df8f Aug 08 06:36:42.052005 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d869f48-e998-4e7f-8112-6f0cc1b0cf82 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:42.052200 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6d869f48-e998-4e7f-8112-6f0cc1b0cf82 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:42.061347 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6d869f48-e998-4e7f-8112-6f0cc1b0cf82 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/messages/17291aa0-daf6-4f84-b56e-58c0cce1df8f returned with HTTP 204 Aug 08 06:36:42.061742 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1309/5211] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:36:42 2026] DELETE /volume/v3/messages/17291aa0-daf6-4f84-b56e-58c0cce1df8f => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:36:42.068151 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:42.070023 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/4195da60-d99c-4aaa-ab19-4085c6925db3 Aug 08 06:36:42.070228 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:42.070436 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:42.070606 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Delete volume with id: 4195da60-d99c-4aaa-ab19-4085c6925db3 Aug 08 06:36:42.079247 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:42.079247 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:42.079696 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Volume info retrieved successfully. Aug 08 06:36:42.081117 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:36:42.090115 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-350127769 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-350127769, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:42.090390 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-350127769 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-350127769, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:42.097619 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Created reservations ['1866498d-fe1a-4303-b6f2-b1997b0db6e2', '5440bd22-5005-4932-81fa-5fa243ae88bb', '889f792d-b810-48d4-b1b7-7ea2c6ac6030', '0e7a1677-7572-4c70-9094-49625ac49159'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:42.120609 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Delete volume request issued successfully. Aug 08 06:36:42.120842 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b1b4a8b-a5de-4110-958f-04ee1ff0b086 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/volumes/4195da60-d99c-4aaa-ab19-4085c6925db3 returned with HTTP 202 Aug 08 06:36:42.121305 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1300/5212] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:36:42 2026] DELETE /volume/v3/volumes/4195da60-d99c-4aaa-ab19-4085c6925db3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:42.127974 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e17e2062-f9cd-47c9-ab9a-d91044d9c982 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:42.129514 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e17e2062-f9cd-47c9-ab9a-d91044d9c982 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] DELETE https://10.4.3.32/volume/v3/types/c33fa804-4033-48f8-86c9-241cd9be2fdc Aug 08 06:36:42.129709 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e17e2062-f9cd-47c9-ab9a-d91044d9c982 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:42.129949 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e17e2062-f9cd-47c9-ab9a-d91044d9c982 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:42.149675 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e17e2062-f9cd-47c9-ab9a-d91044d9c982 tempest-ProjectMemberTests-647000546 tempest-ProjectMemberTests-647000546-project-admin] https://10.4.3.32/volume/v3/types/c33fa804-4033-48f8-86c9-241cd9be2fdc returned with HTTP 202 Aug 08 06:36:42.150081 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1299/5213] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:42 2026] DELETE /volume/v3/types/c33fa804-4033-48f8-86c9-241cd9be2fdc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:43.299532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c40effa7-f348-4a7a-9773-c28e9a0c48fd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.373371 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c40effa7-f348-4a7a-9773-c28e9a0c48fd tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:43.373756 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c40effa7-f348-4a7a-9773-c28e9a0c48fd tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-32039516", "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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.391681 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c40effa7-f348-4a7a-9773-c28e9a0c48fd tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:43.392179 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1306/5214] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types => generated 378 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.399056 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-11cf1e33-a586-48f3-9319-6aa307b9102d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.400568 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11cf1e33-a586-48f3-9319-6aa307b9102d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption Aug 08 06:36:43.400866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-11cf1e33-a586-48f3-9319-6aa307b9102d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.413590 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-11cf1e33-a586-48f3-9319-6aa307b9102d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption returned with HTTP 200 Aug 08 06:36:43.413982 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1310/5215] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.421672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7cbe80f6-679b-47bc-ba9e-84414ac70336 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.423513 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cbe80f6-679b-47bc-ba9e-84414ac70336 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:43.423870 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7cbe80f6-679b-47bc-ba9e-84414ac70336 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-334903578", "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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.438394 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cbe80f6-679b-47bc-ba9e-84414ac70336 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:43.438758 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1301/5216] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.445631 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0fba13ad-e118-437c-994f-f5e58c6f3206 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.447350 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fba13ad-e118-437c-994f-f5e58c6f3206 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types/bd68b6e3-9206-4f44-9847-b1202391658d/encryption Aug 08 06:36:43.447655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fba13ad-e118-437c-994f-f5e58c6f3206 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.461107 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fba13ad-e118-437c-994f-f5e58c6f3206 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/bd68b6e3-9206-4f44-9847-b1202391658d/encryption returned with HTTP 200 Aug 08 06:36:43.461680 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1300/5217] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types/bd68b6e3-9206-4f44-9847-b1202391658d/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.470194 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-612475da-5f64-4cf7-bfd8-8f717758ef2a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.471788 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-612475da-5f64-4cf7-bfd8-8f717758ef2a tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:43.472144 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-612475da-5f64-4cf7-bfd8-8f717758ef2a tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-928971691", "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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.487216 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-612475da-5f64-4cf7-bfd8-8f717758ef2a tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:43.487659 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1307/5218] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.496293 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fb12473b-2c38-4ca0-b31f-b1d62e937cab None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.498093 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fb12473b-2c38-4ca0-b31f-b1d62e937cab tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types/add52052-750c-4e7a-882f-4b9be431dc8f/extra_specs Aug 08 06:36:43.498492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fb12473b-2c38-4ca0-b31f-b1d62e937cab tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.521627 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fb12473b-2c38-4ca0-b31f-b1d62e937cab tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/add52052-750c-4e7a-882f-4b9be431dc8f/extra_specs returned with HTTP 200 Aug 08 06:36:43.522089 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1311/5219] 10.4.3.32 () {68 vars in 1392 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types/add52052-750c-4e7a-882f-4b9be431dc8f/extra_specs => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:36:43.529490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-05a205a5-9b38-4eda-be81-80dc0dd22b20 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.531544 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05a205a5-9b38-4eda-be81-80dc0dd22b20 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] PUT https://10.4.3.32/volume/v3/types/add52052-750c-4e7a-882f-4b9be431dc8f/extra_specs/key2 Aug 08 06:36:43.532071 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05a205a5-9b38-4eda-be81-80dc0dd22b20 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.552030 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05a205a5-9b38-4eda-be81-80dc0dd22b20 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/add52052-750c-4e7a-882f-4b9be431dc8f/extra_specs/key2 returned with HTTP 200 Aug 08 06:36:43.552532 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1302/5220] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:36:43 2026] PUT /volume/v3/types/add52052-750c-4e7a-882f-4b9be431dc8f/extra_specs/key2 => generated 25 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:36:43.561459 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a3b59d65-3f9b-4c4f-b62d-208b0b9eb76c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.563223 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a3b59d65-3f9b-4c4f-b62d-208b0b9eb76c tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:43.563559 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a3b59d65-3f9b-4c4f-b62d-208b0b9eb76c tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.576962 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a3b59d65-3f9b-4c4f-b62d-208b0b9eb76c tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:43.577278 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1301/5221] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.585351 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-598ccbd4-9409-493b-aba6-3237c688fe3d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.587011 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-598ccbd4-9409-493b-aba6-3237c688fe3d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] DELETE https://10.4.3.32/volume/v3/types/9bfec753-9bd6-4fe8-b0bb-26f78ee117ca Aug 08 06:36:43.587219 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-598ccbd4-9409-493b-aba6-3237c688fe3d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.587461 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-598ccbd4-9409-493b-aba6-3237c688fe3d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.609968 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-598ccbd4-9409-493b-aba6-3237c688fe3d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/9bfec753-9bd6-4fe8-b0bb-26f78ee117ca returned with HTTP 202 Aug 08 06:36:43.610373 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1308/5222] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:43 2026] DELETE /volume/v3/types/9bfec753-9bd6-4fe8-b0bb-26f78ee117ca => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:43.617929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3b2dd840-1915-48d1-8757-9aaca862c79e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.619427 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b2dd840-1915-48d1-8757-9aaca862c79e tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:43.619747 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3b2dd840-1915-48d1-8757-9aaca862c79e tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1554391111", "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=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.635796 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3b2dd840-1915-48d1-8757-9aaca862c79e tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:43.636358 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1312/5223] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.644489 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d1e869f-e2a7-40d8-820f-ec7f778815c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.646347 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d1e869f-e2a7-40d8-820f-ec7f778815c7 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types/cb875251-c605-4686-b59a-e5bc59eb0d7c/encryption Aug 08 06:36:43.646695 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d1e869f-e2a7-40d8-820f-ec7f778815c7 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.661723 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d1e869f-e2a7-40d8-820f-ec7f778815c7 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/cb875251-c605-4686-b59a-e5bc59eb0d7c/encryption returned with HTTP 200 Aug 08 06:36:43.662134 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1303/5224] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types/cb875251-c605-4686-b59a-e5bc59eb0d7c/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.669616 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-59bc9c16-06aa-4916-acd0-28042343ed24 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.671267 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59bc9c16-06aa-4916-acd0-28042343ed24 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] DELETE https://10.4.3.32/volume/v3/types/cb875251-c605-4686-b59a-e5bc59eb0d7c/encryption/00645d39-f8b8-4c39-b11f-ad23a50e2b90 Aug 08 06:36:43.671446 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59bc9c16-06aa-4916-acd0-28042343ed24 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.671607 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59bc9c16-06aa-4916-acd0-28042343ed24 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.682579 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59bc9c16-06aa-4916-acd0-28042343ed24 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/cb875251-c605-4686-b59a-e5bc59eb0d7c/encryption/00645d39-f8b8-4c39-b11f-ad23a50e2b90 returned with HTTP 202 Aug 08 06:36:43.682959 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1302/5225] 10.4.3.32 () {66 vars in 1482 bytes} [Sat Aug 8 06:36:43 2026] DELETE /volume/v3/types/cb875251-c605-4686-b59a-e5bc59eb0d7c/encryption/00645d39-f8b8-4c39-b11f-ad23a50e2b90 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:43.690146 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6b16c25a-934c-4473-9f8d-8bcfca3c864d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.691570 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b16c25a-934c-4473-9f8d-8bcfca3c864d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:43.691896 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6b16c25a-934c-4473-9f8d-8bcfca3c864d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1831613976", "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=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.705995 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6b16c25a-934c-4473-9f8d-8bcfca3c864d tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:43.706367 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1309/5226] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.714228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e344f745-661a-44b8-b85f-eb601cadb930 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.716107 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e344f745-661a-44b8-b85f-eb601cadb930 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] DELETE https://10.4.3.32/volume/v3/types/202760c1-165b-4688-b0dd-621decb39eb4/extra_specs/key1 Aug 08 06:36:43.716296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e344f745-661a-44b8-b85f-eb601cadb930 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.716498 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e344f745-661a-44b8-b85f-eb601cadb930 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.735730 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e344f745-661a-44b8-b85f-eb601cadb930 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/202760c1-165b-4688-b0dd-621decb39eb4/extra_specs/key1 returned with HTTP 202 Aug 08 06:36:43.736134 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1313/5227] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:36:43 2026] DELETE /volume/v3/types/202760c1-165b-4688-b0dd-621decb39eb4/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:36:43.743523 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a413f81e-3397-4351-ab93-266c73ed79e8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.745499 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a413f81e-3397-4351-ab93-266c73ed79e8 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:43.745891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a413f81e-3397-4351-ab93-266c73ed79e8 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1323905320", "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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.761033 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a413f81e-3397-4351-ab93-266c73ed79e8 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:43.761412 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1304/5228] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:36:43 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.768950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6837a18a-f359-4ce2-9781-ea9b57a1a1a4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.770935 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6837a18a-f359-4ce2-9781-ea9b57a1a1a4 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] DELETE https://10.4.3.32/volume/v3/types/2f8ab926-d000-4355-8192-3f5f53779048 Aug 08 06:36:43.771149 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6837a18a-f359-4ce2-9781-ea9b57a1a1a4 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.771444 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6837a18a-f359-4ce2-9781-ea9b57a1a1a4 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.800335 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6837a18a-f359-4ce2-9781-ea9b57a1a1a4 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/2f8ab926-d000-4355-8192-3f5f53779048 returned with HTTP 202 Aug 08 06:36:43.800902 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1303/5229] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:43 2026] DELETE /volume/v3/types/2f8ab926-d000-4355-8192-3f5f53779048 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:43.808401 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-45ef86b3-3ef6-4737-87eb-fc6d4eb7eb81 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.810149 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45ef86b3-3ef6-4737-87eb-fc6d4eb7eb81 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] GET https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs Aug 08 06:36:43.810361 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45ef86b3-3ef6-4737-87eb-fc6d4eb7eb81 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.810541 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-45ef86b3-3ef6-4737-87eb-fc6d4eb7eb81 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.819192 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-45ef86b3-3ef6-4737-87eb-fc6d4eb7eb81 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs returned with HTTP 200 Aug 08 06:36:43.819594 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1310/5230] 10.4.3.32 () {66 vars in 1371 bytes} [Sat Aug 8 06:36:43 2026] GET /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.827724 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-69508da9-15f0-4c31-ac9c-eed5e20cc8d2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.829489 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69508da9-15f0-4c31-ac9c-eed5e20cc8d2 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] GET https://10.4.3.32/volume/v3/types Aug 08 06:36:43.829696 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69508da9-15f0-4c31-ac9c-eed5e20cc8d2 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.829907 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-69508da9-15f0-4c31-ac9c-eed5e20cc8d2 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.847790 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-69508da9-15f0-4c31-ac9c-eed5e20cc8d2 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:43.848171 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1314/5231] 10.4.3.32 () {66 vars in 1224 bytes} [Sat Aug 8 06:36:43 2026] GET /volume/v3/types => generated 2608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:36:43.858071 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-add5436c-7e52-4e42-b514-eb27a08f3d83 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.860052 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-add5436c-7e52-4e42-b514-eb27a08f3d83 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] GET https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption/cipher Aug 08 06:36:43.860342 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-add5436c-7e52-4e42-b514-eb27a08f3d83 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.860567 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-add5436c-7e52-4e42-b514-eb27a08f3d83 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.867639 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-add5436c-7e52-4e42-b514-eb27a08f3d83 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption/cipher returned with HTTP 200 Aug 08 06:36:43.868119 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1305/5232] 10.4.3.32 () {66 vars in 1389 bytes} [Sat Aug 8 06:36:43 2026] GET /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:36:43.876372 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2bb51b43-e515-4a43-baa5-9c67beac9051 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.878281 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2bb51b43-e515-4a43-baa5-9c67beac9051 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] GET https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption Aug 08 06:36:43.878549 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2bb51b43-e515-4a43-baa5-9c67beac9051 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.878786 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2bb51b43-e515-4a43-baa5-9c67beac9051 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.885458 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2bb51b43-e515-4a43-baa5-9c67beac9051 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption returned with HTTP 200 Aug 08 06:36:43.885951 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1304/5233] 10.4.3.32 () {66 vars in 1368 bytes} [Sat Aug 8 06:36:43 2026] GET /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.894335 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-632066e8-6ff5-4f32-8ef0-036d343a50f4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.896055 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-632066e8-6ff5-4f32-8ef0-036d343a50f4 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] GET https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs/multiattach Aug 08 06:36:43.896233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-632066e8-6ff5-4f32-8ef0-036d343a50f4 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.896432 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-632066e8-6ff5-4f32-8ef0-036d343a50f4 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.902736 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-632066e8-6ff5-4f32-8ef0-036d343a50f4 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs/multiattach returned with HTTP 200 Aug 08 06:36:43.903095 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1311/5234] 10.4.3.32 () {66 vars in 1407 bytes} [Sat Aug 8 06:36:43 2026] GET /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:36:43.909526 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-87fa8049-6c22-4670-9216-85608b47b5af None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.911366 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87fa8049-6c22-4670-9216-85608b47b5af tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] GET https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs/volume_backend_name Aug 08 06:36:43.911553 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-87fa8049-6c22-4670-9216-85608b47b5af tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.911747 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-87fa8049-6c22-4670-9216-85608b47b5af tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.917788 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-87fa8049-6c22-4670-9216-85608b47b5af tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs/volume_backend_name returned with HTTP 200 Aug 08 06:36:43.918109 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1315/5235] 10.4.3.32 () {66 vars in 1431 bytes} [Sat Aug 8 06:36:43 2026] GET /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:36:43.924878 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b4d290ab-def4-42bc-9806-d73be73bfcb6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.926557 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4d290ab-def4-42bc-9806-d73be73bfcb6 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] GET https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6 Aug 08 06:36:43.926790 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4d290ab-def4-42bc-9806-d73be73bfcb6 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:43.927031 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4d290ab-def4-42bc-9806-d73be73bfcb6 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:43.931645 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4d290ab-def4-42bc-9806-d73be73bfcb6 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6 returned with HTTP 200 Aug 08 06:36:43.931983 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1306/5236] 10.4.3.32 () {66 vars in 1335 bytes} [Sat Aug 8 06:36:43 2026] GET /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6 => generated 400 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:43.940542 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0e8f43cc-aba2-4933-b738-2c289af8176b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.942238 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e8f43cc-aba2-4933-b738-2c289af8176b tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] PUT https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption/7712e4e2-eaf2-4584-ab81-ca123cf546c4 Aug 08 06:36:43.942745 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e8f43cc-aba2-4933-b738-2c289af8176b tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.958769 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e8f43cc-aba2-4933-b738-2c289af8176b tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption/7712e4e2-eaf2-4584-ab81-ca123cf546c4 returned with HTTP 200 Aug 08 06:36:43.959194 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1305/5237] 10.4.3.32 () {68 vars in 1499 bytes} [Sat Aug 8 06:36:43 2026] PUT /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/encryption/7712e4e2-eaf2-4584-ab81-ca123cf546c4 => generated 33 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:36:43.967008 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9bb59bb6-dcb4-4202-9b91-1eb091f47743 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.968748 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9bb59bb6-dcb4-4202-9b91-1eb091f47743 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] PUT https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs/key1 Aug 08 06:36:43.969111 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9bb59bb6-dcb4-4202-9b91-1eb091f47743 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:43.985749 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9bb59bb6-dcb4-4202-9b91-1eb091f47743 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs/key1 returned with HTTP 200 Aug 08 06:36:43.986322 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1312/5238] 10.4.3.32 () {68 vars in 1406 bytes} [Sat Aug 8 06:36:43 2026] PUT /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 06:36:43.993461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f1b01e0d-16b5-4f96-867c-a5a134ac9291 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:43.995247 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1b01e0d-16b5-4f96-867c-a5a134ac9291 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] PUT https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6 Aug 08 06:36:43.995625 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f1b01e0d-16b5-4f96-867c-a5a134ac9291 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:44.008165 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f1b01e0d-16b5-4f96-867c-a5a134ac9291 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6 returned with HTTP 200 Aug 08 06:36:44.008617 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1316/5239] 10.4.3.32 () {68 vars in 1355 bytes} [Sat Aug 8 06:36:43 2026] PUT /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6 => generated 369 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:44.016965 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c390635a-8df8-4804-a306-d8ab1a7cf864 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:44.018782 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c390635a-8df8-4804-a306-d8ab1a7cf864 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] DELETE https://10.4.3.32/volume/v3/types/202760c1-165b-4688-b0dd-621decb39eb4 Aug 08 06:36:44.019024 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c390635a-8df8-4804-a306-d8ab1a7cf864 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:44.019262 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c390635a-8df8-4804-a306-d8ab1a7cf864 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:44.041955 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c390635a-8df8-4804-a306-d8ab1a7cf864 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/202760c1-165b-4688-b0dd-621decb39eb4 returned with HTTP 202 Aug 08 06:36:44.042359 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1307/5240] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:44 2026] DELETE /volume/v3/types/202760c1-165b-4688-b0dd-621decb39eb4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:44.049065 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f743d731-dbe0-4962-a35d-d61aebe46a7b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:44.050817 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f743d731-dbe0-4962-a35d-d61aebe46a7b tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] DELETE https://10.4.3.32/volume/v3/types/cb875251-c605-4686-b59a-e5bc59eb0d7c Aug 08 06:36:44.051011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f743d731-dbe0-4962-a35d-d61aebe46a7b tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:44.051245 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f743d731-dbe0-4962-a35d-d61aebe46a7b tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:44.076169 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f743d731-dbe0-4962-a35d-d61aebe46a7b tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/cb875251-c605-4686-b59a-e5bc59eb0d7c returned with HTTP 202 Aug 08 06:36:44.076831 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1306/5241] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:44 2026] DELETE /volume/v3/types/cb875251-c605-4686-b59a-e5bc59eb0d7c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:44.084291 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c7fe01d3-ed3b-410a-9999-34bb7bd421b8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:44.086512 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7fe01d3-ed3b-410a-9999-34bb7bd421b8 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] DELETE https://10.4.3.32/volume/v3/types/add52052-750c-4e7a-882f-4b9be431dc8f Aug 08 06:36:44.086794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7fe01d3-ed3b-410a-9999-34bb7bd421b8 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:44.087015 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c7fe01d3-ed3b-410a-9999-34bb7bd421b8 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:44.121917 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c7fe01d3-ed3b-410a-9999-34bb7bd421b8 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/add52052-750c-4e7a-882f-4b9be431dc8f returned with HTTP 202 Aug 08 06:36:44.122429 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1313/5242] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:44 2026] DELETE /volume/v3/types/add52052-750c-4e7a-882f-4b9be431dc8f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:44.128953 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-90ada811-9328-4e13-8e2c-5ce5a3165575 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:44.130793 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90ada811-9328-4e13-8e2c-5ce5a3165575 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] DELETE https://10.4.3.32/volume/v3/types/bd68b6e3-9206-4f44-9847-b1202391658d Aug 08 06:36:44.131045 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90ada811-9328-4e13-8e2c-5ce5a3165575 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:44.131304 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90ada811-9328-4e13-8e2c-5ce5a3165575 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:44.160621 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90ada811-9328-4e13-8e2c-5ce5a3165575 tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/bd68b6e3-9206-4f44-9847-b1202391658d returned with HTTP 202 Aug 08 06:36:44.161167 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1317/5243] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:44 2026] DELETE /volume/v3/types/bd68b6e3-9206-4f44-9847-b1202391658d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:44.169841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-22ea510a-157e-461c-beba-acc2a69c16ff None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:44.171727 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22ea510a-157e-461c-beba-acc2a69c16ff tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] DELETE https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6 Aug 08 06:36:44.171979 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22ea510a-157e-461c-beba-acc2a69c16ff tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:44.172179 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22ea510a-157e-461c-beba-acc2a69c16ff tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:44.200759 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22ea510a-157e-461c-beba-acc2a69c16ff tempest-VolumeTypesAdminTests-1449235309 tempest-VolumeTypesAdminTests-1449235309-project-admin] https://10.4.3.32/volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6 returned with HTTP 202 Aug 08 06:36:44.201230 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1308/5244] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:36:44 2026] DELETE /volume/v3/types/8d1bcb59-b23b-45a6-b17b-a629558cbfb6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:36:52.663441 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-22c76165-e423-4255-b899-5e8cf45c5e2d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:52.744850 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22c76165-e423-4255-b899-5e8cf45c5e2d tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:36:52.745219 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-22c76165-e423-4255-b899-5e8cf45c5e2d tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-801577113", "extra_specs": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:52.748202 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=234,cinder:UPDATE=95,cinder:INSERT=44,cinder:DELETE=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:36:52.760094 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22c76165-e423-4255-b899-5e8cf45c5e2d tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:36:52.760590 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1307/5245] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:36:52 2026] POST /volume/v3/types => generated 211 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:52.768588 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-dac5932e-2fb9-40b7-a8f7-bab4b0ff4dc9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:52.770558 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dac5932e-2fb9-40b7-a8f7-bab4b0ff4dc9 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] POST https://10.4.3.32/volume/v3/types/da5e6cb6-e277-473f-a29d-0b6fed6142d2/encryption Aug 08 06:36:52.771051 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-dac5932e-2fb9-40b7-a8f7-bab4b0ff4dc9 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:52.776283 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=246,cinder:UPDATE=98,cinder:INSERT=58 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:36:52.788900 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-dac5932e-2fb9-40b7-a8f7-bab4b0ff4dc9 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] https://10.4.3.32/volume/v3/types/da5e6cb6-e277-473f-a29d-0b6fed6142d2/encryption returned with HTTP 200 Aug 08 06:36:52.789341 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1314/5246] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:36:52 2026] POST /volume/v3/types/da5e6cb6-e277-473f-a29d-0b6fed6142d2/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:52.797101 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:52.858320 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:52.858733 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1457910854", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-801577113", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:52.860912 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1457910854', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-801577113', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:52.864715 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume of 1 GB Aug 08 06:36:52.865062 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:52.865062 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:52.865692 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Availability Zones retrieved successfully. Aug 08 06:36:52.871018 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Flow 'volume_create_api' (3c28d1d2-4d0f-4957-a428-7531322adab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:52.873570 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f395dd-4fc5-43a9-9a8b-fdf5cd69d6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:52.874710 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:52.897506 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f395dd-4fc5-43a9-9a8b-fdf5cd69d6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:36:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da5e6cb6-e277-473f-a29d-0b6fed6142d2,is_public=True,name='tempest-scenario-type-luks-801577113',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da5e6cb6-e277-473f-a29d-0b6fed6142d2', '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=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:52.898296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6ab61d-8ea1-4fd3-9700-8b660c65c373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:52.921405 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-801577113 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-801577113, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:52.921757 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-801577113 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-801577113, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:36:52.951443 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Created reservations ['d7c8394f-7e34-469c-ac69-0b0a2a3c7741', '37d29552-4c00-4642-95db-984cadd8b8ef', '5d9a398d-b889-4b51-9b8b-0d23e91b03eb', '88e0f2ba-2b9e-418a-9423-4f4445c52c8b'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:52.952319 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6ab61d-8ea1-4fd3-9700-8b660c65c373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7c8394f-7e34-469c-ac69-0b0a2a3c7741', '37d29552-4c00-4642-95db-984cadd8b8ef', '5d9a398d-b889-4b51-9b8b-0d23e91b03eb', '88e0f2ba-2b9e-418a-9423-4f4445c52c8b']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:52.953105 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fd713ff-7ebf-48cb-9d3c-b5e31fc7a391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:52.973941 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fd713ff-7ebf-48cb-9d3c-b5e31fc7a391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b37f7599-7d5b-4908-bf39-c6d54c104e35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1457910854',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',qos_specs=None,replication_status=,reservations=['d7c8394f-7e34-469c-ac69-0b0a2a3c7741','37d29552-4c00-4642-95db-984cadd8b8ef','5d9a398d-b889-4b51-9b8b-0d23e91b03eb','88e0f2ba-2b9e-418a-9423-4f4445c52c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_type_id=da5e6cb6-e277-473f-a29d-0b6fed6142d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1457910854',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b37f7599-7d5b-4908-bf39-c6d54c104e35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da5e6cb6-e277-473f-a29d-0b6fed6142d2),volume_type_id=da5e6cb6-e277-473f-a29d-0b6fed6142d2)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:52.974631 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a21582-d377-4dac-938d-0a28b6e8d14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:52.989144 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a21582-d377-4dac-938d-0a28b6e8d14c) transitioned into state 'SUCCESS' from state '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-1457910854',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',qos_specs=None,replication_status=,reservations=['d7c8394f-7e34-469c-ac69-0b0a2a3c7741','37d29552-4c00-4642-95db-984cadd8b8ef','5d9a398d-b889-4b51-9b8b-0d23e91b03eb','88e0f2ba-2b9e-418a-9423-4f4445c52c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_type_id=da5e6cb6-e277-473f-a29d-0b6fed6142d2)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:52.989950 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ffd0f3f-2251-4f74-a5a3-b1f01acb9baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:52.998839 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ffd0f3f-2251-4f74-a5a3-b1f01acb9baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:52.999647 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Flow 'volume_create_api' (3c28d1d2-4d0f-4957-a428-7531322adab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:52.999978 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume request issued successfully. Aug 08 06:36:53.000523 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a5b7c0f3-99fc-4e7d-a10f-85bac5bb1020 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:53.000964 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1318/5247] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:36:52 2026] POST /volume/v3/volumes => generated 782 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:53.014510 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ad5d9de1-d746-44cd-9571-2a19a33d1f4c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:53.016998 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad5d9de1-d746-44cd-9571-2a19a33d1f4c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 Aug 08 06:36:53.016998 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ad5d9de1-d746-44cd-9571-2a19a33d1f4c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:53.018640 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ad5d9de1-d746-44cd-9571-2a19a33d1f4c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:53.025759 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:53.025759 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:53.029760 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ad5d9de1-d746-44cd-9571-2a19a33d1f4c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:36:53.033807 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad5d9de1-d746-44cd-9571-2a19a33d1f4c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 returned with HTTP 200 Aug 08 06:36:53.034151 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1309/5248] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:53 2026] GET /volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:54.046658 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3af176c9-7484-4753-8db5-48fe1c8b44c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:54.048658 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3af176c9-7484-4753-8db5-48fe1c8b44c9 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 Aug 08 06:36:54.048903 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3af176c9-7484-4753-8db5-48fe1c8b44c9 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:54.049139 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3af176c9-7484-4753-8db5-48fe1c8b44c9 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:54.055987 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:54.055987 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:54.059281 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3af176c9-7484-4753-8db5-48fe1c8b44c9 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:36:54.062884 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3af176c9-7484-4753-8db5-48fe1c8b44c9 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 returned with HTTP 200 Aug 08 06:36:54.063260 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1308/5249] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:54 2026] GET /volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:54.075024 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7e5e1730-bd53-40c0-bbd0-3a02b275dc3b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:54.076723 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e5e1730-bd53-40c0-bbd0-3a02b275dc3b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 Aug 08 06:36:54.076927 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e5e1730-bd53-40c0-bbd0-3a02b275dc3b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:54.077103 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e5e1730-bd53-40c0-bbd0-3a02b275dc3b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:54.083860 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:54.083860 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:54.087229 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7e5e1730-bd53-40c0-bbd0-3a02b275dc3b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:36:54.090954 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e5e1730-bd53-40c0-bbd0-3a02b275dc3b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 returned with HTTP 200 Aug 08 06:36:54.091378 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1315/5250] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:54 2026] GET /volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:54.103238 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:54.105457 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:36:54.105926 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1232861611", "source_volid": "b37f7599-7d5b-4908-bf39-c6d54c104e35", "volume_type": "tempest-scenario-type-luks-801577113", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:36:54.107714 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1232861611', 'source_volid': 'b37f7599-7d5b-4908-bf39-c6d54c104e35', 'volume_type': 'tempest-scenario-type-luks-801577113', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:36:54.118698 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:54.118698 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:54.119312 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume retrieved successfully. Aug 08 06:36:54.119480 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume of 1 GB Aug 08 06:36:54.120188 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Availability Zones retrieved successfully. Aug 08 06:36:54.125623 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Flow 'volume_create_api' (57429ef9-84d1-4663-aaf6-8ba90a7478e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:54.126725 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479d1103-2f6a-4ccf-9aae-d7aab5b35053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:54.127671 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:36:54.146861 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479d1103-2f6a-4ccf-9aae-d7aab5b35053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b37f7599-7d5b-4908-bf39-c6d54c104e35', 'volume_type': VolumeType(created_at=2026-08-08T06:36:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da5e6cb6-e277-473f-a29d-0b6fed6142d2,is_public=True,name='tempest-scenario-type-luks-801577113',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da5e6cb6-e277-473f-a29d-0b6fed6142d2', '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=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:54.147734 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd30784-b781-432b-b444-5fd240909182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:54.185124 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Created reservations ['496cd7c3-5ad8-48f3-88d7-a1cd75889522', '6339fcc1-1f75-43ef-8ca0-23e1be6c4442', 'dc51a17a-01e8-438d-a928-72a15dfa4f1c', '33716d4b-225d-474e-946e-8efe951d0190'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:36:54.186011 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd30784-b781-432b-b444-5fd240909182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['496cd7c3-5ad8-48f3-88d7-a1cd75889522', '6339fcc1-1f75-43ef-8ca0-23e1be6c4442', 'dc51a17a-01e8-438d-a928-72a15dfa4f1c', '33716d4b-225d-474e-946e-8efe951d0190']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:54.186784 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048bd878-0b0c-472a-95ae-805f07583540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:54.222430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048bd878-0b0c-472a-95ae-805f07583540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1232861611',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',qos_specs=None,replication_status=,reservations=['496cd7c3-5ad8-48f3-88d7-a1cd75889522','6339fcc1-1f75-43ef-8ca0-23e1be6c4442','dc51a17a-01e8-438d-a928-72a15dfa4f1c','33716d4b-225d-474e-946e-8efe951d0190'],size=1,snapshot_id=None,source_replicaid=,source_volid=b37f7599-7d5b-4908-bf39-c6d54c104e35,status='creating',user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_type_id=da5e6cb6-e277-473f-a29d-0b6fed6142d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1232861611',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b37f7599-7d5b-4908-bf39-c6d54c104e35,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da5e6cb6-e277-473f-a29d-0b6fed6142d2),volume_type_id=da5e6cb6-e277-473f-a29d-0b6fed6142d2)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:54.223354 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e13a850f-d724-4d9f-a7dd-18ae26092a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:54.242227 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e13a850f-d724-4d9f-a7dd-18ae26092a49) transitioned into state 'SUCCESS' from state '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-1232861611',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',qos_specs=None,replication_status=,reservations=['496cd7c3-5ad8-48f3-88d7-a1cd75889522','6339fcc1-1f75-43ef-8ca0-23e1be6c4442','dc51a17a-01e8-438d-a928-72a15dfa4f1c','33716d4b-225d-474e-946e-8efe951d0190'],size=1,snapshot_id=None,source_replicaid=,source_volid=b37f7599-7d5b-4908-bf39-c6d54c104e35,status='creating',user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_type_id=da5e6cb6-e277-473f-a29d-0b6fed6142d2)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:54.243345 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569b175f-ae7a-4853-8717-cb24408f6862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:36:54.262304 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569b175f-ae7a-4853-8717-cb24408f6862) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:36:54.263626 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Flow 'volume_create_api' (57429ef9-84d1-4663-aaf6-8ba90a7478e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:36:54.264106 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume request issued successfully. Aug 08 06:36:54.264592 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c6cf1b39-cc0c-4640-8107-fbe1cf7c08f1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:36:54.265219 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1319/5251] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:36:54 2026] POST /volume/v3/volumes => generated 809 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:36:54.279387 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4defa9e4-aa86-4354-82ff-edeb4800449e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:54.281085 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4defa9e4-aa86-4354-82ff-edeb4800449e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:36:54.281328 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4defa9e4-aa86-4354-82ff-edeb4800449e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:54.281471 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4defa9e4-aa86-4354-82ff-edeb4800449e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:54.288840 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:54.288840 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:54.292193 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4defa9e4-aa86-4354-82ff-edeb4800449e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:36:54.296154 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4defa9e4-aa86-4354-82ff-edeb4800449e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:36:54.296561 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1310/5252] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:54 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:55.309000 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0fd25482-031b-4714-8be9-46427c68ce2a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:55.311234 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fd25482-031b-4714-8be9-46427c68ce2a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:36:55.311494 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fd25482-031b-4714-8be9-46427c68ce2a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:55.311730 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fd25482-031b-4714-8be9-46427c68ce2a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:55.320501 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:55.320501 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:55.325165 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0fd25482-031b-4714-8be9-46427c68ce2a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:36:55.330393 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fd25482-031b-4714-8be9-46427c68ce2a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:36:55.330885 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1309/5253] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:55 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:56.342203 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-91eb6fe0-cc41-4f55-8300-a46a64eaacfa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:56.343920 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91eb6fe0-cc41-4f55-8300-a46a64eaacfa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:36:56.344096 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91eb6fe0-cc41-4f55-8300-a46a64eaacfa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:56.344272 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-91eb6fe0-cc41-4f55-8300-a46a64eaacfa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:56.350637 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:56.350637 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:36:56.354079 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-91eb6fe0-cc41-4f55-8300-a46a64eaacfa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:36:56.357687 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-91eb6fe0-cc41-4f55-8300-a46a64eaacfa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:36:56.358016 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1316/5254] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:56 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:57.370153 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-60cd0a4e-5b7e-4f9c-adb1-f0616bfcbfb5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:57.372081 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60cd0a4e-5b7e-4f9c-adb1-f0616bfcbfb5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:36:57.372317 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60cd0a4e-5b7e-4f9c-adb1-f0616bfcbfb5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:57.372496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60cd0a4e-5b7e-4f9c-adb1-f0616bfcbfb5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:57.379723 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:57.379723 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:36:57.383295 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-60cd0a4e-5b7e-4f9c-adb1-f0616bfcbfb5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:36:57.387549 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60cd0a4e-5b7e-4f9c-adb1-f0616bfcbfb5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:36:57.388343 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1320/5255] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:57 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:58.402378 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1ab00054-041e-4753-a8bf-c0d2d4fd5079 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:58.403941 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ab00054-041e-4753-a8bf-c0d2d4fd5079 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:36:58.404097 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ab00054-041e-4753-a8bf-c0d2d4fd5079 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:58.404274 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ab00054-041e-4753-a8bf-c0d2d4fd5079 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:58.410374 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:58.410374 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:36:58.414734 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1ab00054-041e-4753-a8bf-c0d2d4fd5079 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:36:58.419413 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ab00054-041e-4753-a8bf-c0d2d4fd5079 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:36:58.419784 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1311/5256] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:58 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:36:59.431980 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e893d40b-3cc1-40ba-9003-82a15b084867 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:36:59.434206 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e893d40b-3cc1-40ba-9003-82a15b084867 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:36:59.434467 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e893d40b-3cc1-40ba-9003-82a15b084867 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:36:59.434699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e893d40b-3cc1-40ba-9003-82a15b084867 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:36:59.442731 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:36:59.442731 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:36:59.446632 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e893d40b-3cc1-40ba-9003-82a15b084867 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:36:59.451291 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e893d40b-3cc1-40ba-9003-82a15b084867 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:36:59.451753 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1310/5257] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:36:59 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:00.463923 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1241dcdb-0b4a-410e-97ab-e3f2cf31c27e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:00.465816 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1241dcdb-0b4a-410e-97ab-e3f2cf31c27e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:00.465992 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1241dcdb-0b4a-410e-97ab-e3f2cf31c27e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:00.466157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1241dcdb-0b4a-410e-97ab-e3f2cf31c27e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:00.472823 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:00.472823 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:00.476540 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1241dcdb-0b4a-410e-97ab-e3f2cf31c27e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:00.481362 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1241dcdb-0b4a-410e-97ab-e3f2cf31c27e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:00.481787 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1317/5258] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:00 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:01.500968 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e826262f-0ebe-4a15-b857-30a972b1dbef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:01.502901 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e826262f-0ebe-4a15-b857-30a972b1dbef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:01.503127 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e826262f-0ebe-4a15-b857-30a972b1dbef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:01.503363 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e826262f-0ebe-4a15-b857-30a972b1dbef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:01.510762 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:01.510762 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:01.515310 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e826262f-0ebe-4a15-b857-30a972b1dbef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:01.520191 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e826262f-0ebe-4a15-b857-30a972b1dbef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:01.520649 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1321/5259] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:01 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:02.881475 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4961c876-168e-430d-9b95-13af06ed9820 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:02.881475 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4961c876-168e-430d-9b95-13af06ed9820 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:02.881475 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4961c876-168e-430d-9b95-13af06ed9820 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:02.881475 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4961c876-168e-430d-9b95-13af06ed9820 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:02.881475 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:02.881475 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:02.881475 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4961c876-168e-430d-9b95-13af06ed9820 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:02.881475 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4961c876-168e-430d-9b95-13af06ed9820 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:02.881475 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1312/5260] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:02 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:02.882486 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f7b7c5e3-c1d8-4e63-ab4f-b5d102aa8161 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:02.882486 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7b7c5e3-c1d8-4e63-ab4f-b5d102aa8161 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:02.882486 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7b7c5e3-c1d8-4e63-ab4f-b5d102aa8161 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:02.882486 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7b7c5e3-c1d8-4e63-ab4f-b5d102aa8161 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:02.882486 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:02.882486 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:02.882486 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f7b7c5e3-c1d8-4e63-ab4f-b5d102aa8161 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:02.882486 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7b7c5e3-c1d8-4e63-ab4f-b5d102aa8161 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:02.882486 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1311/5261] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:02 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:06.045548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-3190bd2c-b40f-4624-ae78-a3d1ea05cfc1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:06.047605 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-3190bd2c-b40f-4624-ae78-a3d1ea05cfc1 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] DELETE https://10.4.3.32/volume/v3/attachments/cb4b538c-f83e-45aa-8694-f26a6e9c1a3a Aug 08 06:37:06.047795 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-3190bd2c-b40f-4624-ae78-a3d1ea05cfc1 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:06.047992 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-3190bd2c-b40f-4624-ae78-a3d1ea05cfc1 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:06.054661 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:06.054661 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:06.096785 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-3190bd2c-b40f-4624-ae78-a3d1ea05cfc1 tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/attachments/cb4b538c-f83e-45aa-8694-f26a6e9c1a3a returned with HTTP 200 Aug 08 06:37:06.097207 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1318/5262] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:37:06 2026] DELETE /volume/v3/attachments/cb4b538c-f83e-45aa-8694-f26a6e9c1a3a => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:06.109111 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-b4dba5f7-e779-4dc3-9691-6e50b2e72a5c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:06.111021 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-b4dba5f7-e779-4dc3-9691-6e50b2e72a5c tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 Aug 08 06:37:06.111216 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-b4dba5f7-e779-4dc3-9691-6e50b2e72a5c tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:06.111387 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-b4dba5f7-e779-4dc3-9691-6e50b2e72a5c tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:06.111562 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-b4dba5f7-e779-4dc3-9691-6e50b2e72a5c tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Delete volume with id: 2f6536fb-337f-4920-8746-5f57ecf50f60 Aug 08 06:37:06.117928 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:06.117928 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:06.118374 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-b4dba5f7-e779-4dc3-9691-6e50b2e72a5c tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Volume info retrieved successfully. Aug 08 06:37:06.133495 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-b4dba5f7-e779-4dc3-9691-6e50b2e72a5c tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] Delete volume request issued successfully. Aug 08 06:37:06.133695 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-10f9d93a-1e8a-4294-ae91-642191d7bc14 req-b4dba5f7-e779-4dc3-9691-6e50b2e72a5c tempest-TestShelveInstance-2001760997 tempest-TestShelveInstance-2001760997-project-member] https://10.4.3.32/volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 returned with HTTP 202 Aug 08 06:37:06.134232 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1322/5263] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:37:06 2026] DELETE /volume/v3/volumes/2f6536fb-337f-4920-8746-5f57ecf50f60 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:37:12.549713 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=233,cinder:INSERT=57,cinder:UPDATE=108 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:37:12.580096 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:37:16.095854 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=24,cinder:INSERT=1,cinder:UPDATE=3 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:37:16.129561 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=177,cinder:UPDATE=71,cinder:INSERT=39 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:37:21.668077 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:21.768798 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:37:21.769103 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-571165491", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:21.770548 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-571165491', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:37:21.770706 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Create volume of 1 GB Aug 08 06:37:21.774586 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Availability Zones retrieved successfully. Aug 08 06:37:21.779671 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Flow 'volume_create_api' (8c6d6a60-e35e-4dc6-a363-a54a39bac077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:21.780514 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccbb6da-6b0b-4530-90e2-3c99e5362154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:21.781381 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:37:21.805676 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccbb6da-6b0b-4530-90e2-3c99e5362154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:21.806529 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0efdc1a-6fe5-48e7-8756-fc19c469ef47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:21.861016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Created reservations ['9babec9a-0ad5-4d35-90c6-0c592b5f3827', 'fa3f3f70-d649-492c-b470-4a2e995a10fb', '948dd80f-d879-43af-952b-46caf3997b89', '478fc265-dadc-4d33-b663-5ddb97b87a18'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:37:21.861695 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0efdc1a-6fe5-48e7-8756-fc19c469ef47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9babec9a-0ad5-4d35-90c6-0c592b5f3827', 'fa3f3f70-d649-492c-b470-4a2e995a10fb', '948dd80f-d879-43af-952b-46caf3997b89', '478fc265-dadc-4d33-b663-5ddb97b87a18']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:21.862335 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (358cb503-f131-47f5-9b10-1916b776118d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:21.880948 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (358cb503-f131-47f5-9b10-1916b776118d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19358b19-3223-4e32-a5ad-42540fa634a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-571165491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ad1c4a8d90447b99738ca6aec66aea8',qos_specs=None,replication_status=,reservations=['9babec9a-0ad5-4d35-90c6-0c592b5f3827','fa3f3f70-d649-492c-b470-4a2e995a10fb','948dd80f-d879-43af-952b-46caf3997b89','478fc265-dadc-4d33-b663-5ddb97b87a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868e548b68e48ffbe207065fbe9b3d4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-571165491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19358b19-3223-4e32-a5ad-42540fa634a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ad1c4a8d90447b99738ca6aec66aea8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f868e548b68e48ffbe207065fbe9b3d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:21.881588 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92361b42-fa15-41f8-827a-cc8f22f5cfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:21.895915 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92361b42-fa15-41f8-827a-cc8f22f5cfce) transitioned into state 'SUCCESS' from state '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-571165491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ad1c4a8d90447b99738ca6aec66aea8',qos_specs=None,replication_status=,reservations=['9babec9a-0ad5-4d35-90c6-0c592b5f3827','fa3f3f70-d649-492c-b470-4a2e995a10fb','948dd80f-d879-43af-952b-46caf3997b89','478fc265-dadc-4d33-b663-5ddb97b87a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f868e548b68e48ffbe207065fbe9b3d4',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:21.896579 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29614e8c-9215-410a-a2d7-e3ae13afc664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:21.904368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29614e8c-9215-410a-a2d7-e3ae13afc664) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:21.905068 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Flow 'volume_create_api' (8c6d6a60-e35e-4dc6-a363-a54a39bac077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:21.905346 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Create volume request issued successfully. Aug 08 06:37:21.905831 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd251035-53e5-4e5c-8c1f-f3f0db181f7d tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:37:21.906186 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1313/5264] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:37:21 2026] POST /volume/v3/volumes => generated 753 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:37:21.921357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e126b537-100f-4ffa-84f3-4efe2b922cd5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:21.923027 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e126b537-100f-4ffa-84f3-4efe2b922cd5 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] GET https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 Aug 08 06:37:21.923219 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e126b537-100f-4ffa-84f3-4efe2b922cd5 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:21.923394 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e126b537-100f-4ffa-84f3-4efe2b922cd5 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:21.931561 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:21.931561 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:21.936273 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e126b537-100f-4ffa-84f3-4efe2b922cd5 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Volume info retrieved successfully. Aug 08 06:37:21.940459 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e126b537-100f-4ffa-84f3-4efe2b922cd5 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 returned with HTTP 200 Aug 08 06:37:21.940808 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1312/5265] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:21 2026] GET /volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:22.954525 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a4b3b94e-a136-4d49-9bdf-1b23463f7f76 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:22.956371 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4b3b94e-a136-4d49-9bdf-1b23463f7f76 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] GET https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 Aug 08 06:37:22.956557 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4b3b94e-a136-4d49-9bdf-1b23463f7f76 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:22.956728 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4b3b94e-a136-4d49-9bdf-1b23463f7f76 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:22.963855 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:22.963855 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:22.967065 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a4b3b94e-a136-4d49-9bdf-1b23463f7f76 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Volume info retrieved successfully. Aug 08 06:37:22.970629 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4b3b94e-a136-4d49-9bdf-1b23463f7f76 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 returned with HTTP 200 Aug 08 06:37:22.970982 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1319/5266] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:22 2026] GET /volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:22.984212 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-51249f36-593f-4c44-9f32-ea1bd0cde5da None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:22.985996 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51249f36-593f-4c44-9f32-ea1bd0cde5da tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] GET https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 Aug 08 06:37:22.986361 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51249f36-593f-4c44-9f32-ea1bd0cde5da tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:22.986620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51249f36-593f-4c44-9f32-ea1bd0cde5da tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:22.993403 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:22.993403 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:22.997234 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-51249f36-593f-4c44-9f32-ea1bd0cde5da tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Volume info retrieved successfully. Aug 08 06:37:23.002334 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51249f36-593f-4c44-9f32-ea1bd0cde5da tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 returned with HTTP 200 Aug 08 06:37:23.002334 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1323/5267] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:22 2026] GET /volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:23.014580 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3276d814-fa24-4d10-865e-7fa59b8a3bd1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:23.016450 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3276d814-fa24-4d10-865e-7fa59b8a3bd1 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] POST https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9/action Aug 08 06:37:23.016833 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3276d814-fa24-4d10-865e-7fa59b8a3bd1 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-648090689", "disk_format": "raw"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:37:23.016978 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3276d814-fa24-4d10-865e-7fa59b8a3bd1 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-648090689", "disk_format": "raw"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:23.025481 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:23.025481 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:23.025481 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3276d814-fa24-4d10-865e-7fa59b8a3bd1 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Volume info retrieved successfully. Aug 08 06:37:23.037551 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:23.037551 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:23.041520 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.image.image_utils [None req-3276d814-fa24-4d10-865e-7fa59b8a3bd1 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-648090689'}] 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-648090689'}]. {{(pid=100290) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 08 06:37:23.633822 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3276d814-fa24-4d10-865e-7fa59b8a3bd1 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Copy volume to image completed successfully. Aug 08 06:37:23.634388 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3276d814-fa24-4d10-865e-7fa59b8a3bd1 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9/action returned with HTTP 202 Aug 08 06:37:23.634833 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1314/5268] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:37:23 2026] POST /volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9/action => generated 685 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:37:24.778793 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5f279486-4f3a-4f5d-bc1f-464b5d077d86 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:24.779918 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5f279486-4f3a-4f5d-bc1f-464b5d077d86 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:37:24.780446 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5f279486-4f3a-4f5d-bc1f-464b5d077d86 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f77bb909-6275-4bd0-a468-15ac95c87409", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-884004643", "description": null, "metadata": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:24.799993 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:24.799993 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:24.800487 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5f279486-4f3a-4f5d-bc1f-464b5d077d86 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:24.800646 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-5f279486-4f3a-4f5d-bc1f-464b5d077d86 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create snapshot from volume f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:37:24.832014 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-5f279486-4f3a-4f5d-bc1f-464b5d077d86 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['f4f19df5-975b-4bd5-889c-6cbf14b930e6', '4fa88ac8-8d78-461f-a751-3da5ab87287d', '7c7d67c5-0383-4971-ab3a-98480a40722f', '6e768048-8855-4fd5-8b30-4e74eb99937f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:37:24.868930 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5f279486-4f3a-4f5d-bc1f-464b5d077d86 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot force create request issued successfully. Aug 08 06:37:24.869265 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5f279486-4f3a-4f5d-bc1f-464b5d077d86 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:37:24.869664 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1313/5269] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:37:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:37:24.877818 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-751533f5-d17a-4811-9d64-d4a156a47d35 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:24.879543 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-751533f5-d17a-4811-9d64-d4a156a47d35 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db Aug 08 06:37:24.879923 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-751533f5-d17a-4811-9d64-d4a156a47d35 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:24.879923 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-751533f5-d17a-4811-9d64-d4a156a47d35 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:24.885644 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:24.885644 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:24.886388 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-751533f5-d17a-4811-9d64-d4a156a47d35 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:24.887561 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-751533f5-d17a-4811-9d64-d4a156a47d35 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db returned with HTTP 200 Aug 08 06:37:24.888140 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1320/5270] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:24 2026] GET /volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:25.897347 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a57c0c73-ab85-4557-8a52-a6d89194538f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:25.899471 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a57c0c73-ab85-4557-8a52-a6d89194538f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db Aug 08 06:37:25.899704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a57c0c73-ab85-4557-8a52-a6d89194538f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:25.899955 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a57c0c73-ab85-4557-8a52-a6d89194538f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:25.906214 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:25.906214 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:25.906704 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a57c0c73-ab85-4557-8a52-a6d89194538f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:25.907610 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a57c0c73-ab85-4557-8a52-a6d89194538f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db returned with HTTP 200 Aug 08 06:37:25.908037 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1324/5271] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:25 2026] GET /volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:25.915761 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c09ab9cc-e4db-4348-b118-216ddeec2780 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:25.917846 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c09ab9cc-e4db-4348-b118-216ddeec2780 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db Aug 08 06:37:25.918067 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c09ab9cc-e4db-4348-b118-216ddeec2780 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:25.918327 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c09ab9cc-e4db-4348-b118-216ddeec2780 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:25.923684 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:25.923684 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:25.924211 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c09ab9cc-e4db-4348-b118-216ddeec2780 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:25.925056 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c09ab9cc-e4db-4348-b118-216ddeec2780 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db returned with HTTP 200 Aug 08 06:37:25.925447 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1315/5272] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:25 2026] GET /volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:32.366631 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6780a4d5-5902-4f2f-af8d-ddf91af479eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:32.368614 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6780a4d5-5902-4f2f-af8d-ddf91af479eb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db Aug 08 06:37:32.368892 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6780a4d5-5902-4f2f-af8d-ddf91af479eb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:32.369163 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6780a4d5-5902-4f2f-af8d-ddf91af479eb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:32.369305 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-6780a4d5-5902-4f2f-af8d-ddf91af479eb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: 010635bd-8ebb-4e63-99f8-5f4013e0c3db Aug 08 06:37:32.374764 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:32.374764 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:32.375299 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6780a4d5-5902-4f2f-af8d-ddf91af479eb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:32.401794 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6780a4d5-5902-4f2f-af8d-ddf91af479eb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot delete request issued successfully. Aug 08 06:37:32.401794 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6780a4d5-5902-4f2f-af8d-ddf91af479eb tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db returned with HTTP 202 Aug 08 06:37:32.401794 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1314/5273] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:37:32 2026] DELETE /volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:37:32.410608 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fde88698-aa26-459f-9f4a-791c2da9d0a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:32.412666 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fde88698-aa26-459f-9f4a-791c2da9d0a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db Aug 08 06:37:32.413945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fde88698-aa26-459f-9f4a-791c2da9d0a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:32.413945 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fde88698-aa26-459f-9f4a-791c2da9d0a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:32.423271 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:32.423271 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:32.423835 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fde88698-aa26-459f-9f4a-791c2da9d0a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:32.424736 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fde88698-aa26-459f-9f4a-791c2da9d0a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db returned with HTTP 200 Aug 08 06:37:32.426351 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1321/5274] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:32 2026] GET /volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:33.433697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-32e09d9f-4ed8-4f5c-8f47-19b250595d5b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:33.435502 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32e09d9f-4ed8-4f5c-8f47-19b250595d5b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db Aug 08 06:37:33.435633 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32e09d9f-4ed8-4f5c-8f47-19b250595d5b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:33.435832 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-32e09d9f-4ed8-4f5c-8f47-19b250595d5b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:33.443706 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-32e09d9f-4ed8-4f5c-8f47-19b250595d5b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db returned with HTTP 404 Aug 08 06:37:33.444595 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1325/5275] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:33 2026] GET /volume/v3/snapshots/010635bd-8ebb-4e63-99f8-5f4013e0c3db => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:34.983292 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2dc1ad22-9de2-451f-a32f-c5ecc78050fe req-24a9209d-2018-471d-b6c1-43740da26f89 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:34.985345 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2dc1ad22-9de2-451f-a32f-c5ecc78050fe req-24a9209d-2018-471d-b6c1-43740da26f89 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8b7b5315-c28d-4b31-a5b5-59d4c633c8d0 Aug 08 06:37:34.985543 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2dc1ad22-9de2-451f-a32f-c5ecc78050fe req-24a9209d-2018-471d-b6c1-43740da26f89 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:34.985747 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2dc1ad22-9de2-451f-a32f-c5ecc78050fe req-24a9209d-2018-471d-b6c1-43740da26f89 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:34.994406 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:34.994406 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:35.044113 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2dc1ad22-9de2-451f-a32f-c5ecc78050fe req-24a9209d-2018-471d-b6c1-43740da26f89 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/8b7b5315-c28d-4b31-a5b5-59d4c633c8d0 returned with HTTP 200 Aug 08 06:37:35.044628 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1316/5276] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:37:34 2026] DELETE /volume/v3/attachments/8b7b5315-c28d-4b31-a5b5-59d4c633c8d0 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:36.488441 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eeaf2ff1-b01a-4df0-9e0b-4f1311cc0e77 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:36.490941 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eeaf2ff1-b01a-4df0-9e0b-4f1311cc0e77 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:37:36.491258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eeaf2ff1-b01a-4df0-9e0b-4f1311cc0e77 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:36.491541 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eeaf2ff1-b01a-4df0-9e0b-4f1311cc0e77 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:36.491823 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-eeaf2ff1-b01a-4df0-9e0b-4f1311cc0e77 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:37:36.502908 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:36.502908 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:36.503523 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eeaf2ff1-b01a-4df0-9e0b-4f1311cc0e77 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:36.534300 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eeaf2ff1-b01a-4df0-9e0b-4f1311cc0e77 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:37:36.534427 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eeaf2ff1-b01a-4df0-9e0b-4f1311cc0e77 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 returned with HTTP 202 Aug 08 06:37:36.534845 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1315/5277] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:37:36 2026] DELETE /volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:37:36.545393 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6d22d8f6-1c76-4de5-8e83-a9bd9f88175a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:36.547359 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d22d8f6-1c76-4de5-8e83-a9bd9f88175a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:37:36.547586 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d22d8f6-1c76-4de5-8e83-a9bd9f88175a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:36.547815 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d22d8f6-1c76-4de5-8e83-a9bd9f88175a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:36.555455 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:36.555455 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:36.559394 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6d22d8f6-1c76-4de5-8e83-a9bd9f88175a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:36.566152 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d22d8f6-1c76-4de5-8e83-a9bd9f88175a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 returned with HTTP 200 Aug 08 06:37:36.566573 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1322/5278] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:36 2026] GET /volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 => generated 1363 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:37.581626 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-270181f1-f541-4b55-9b3d-ed804e393439 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:37.583543 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-270181f1-f541-4b55-9b3d-ed804e393439 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 Aug 08 06:37:37.583743 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-270181f1-f541-4b55-9b3d-ed804e393439 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:37.583987 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-270181f1-f541-4b55-9b3d-ed804e393439 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:37.590073 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-270181f1-f541-4b55-9b3d-ed804e393439 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 returned with HTTP 404 Aug 08 06:37:37.590518 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1326/5279] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:37 2026] GET /volume/v3/volumes/f77bb909-6275-4bd0-a468-15ac95c87409 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:37.618768 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:37.621327 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:37:37.621829 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-858414408", "snapshot_id": null, "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:37.624262 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-858414408', 'snapshot_id': None, 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:37:37.712598 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:37:37.713026 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:37.713026 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:37.717989 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:37:37.723365 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (d2faf6ed-047c-4e1b-b2dd-b625f15524f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:37.724323 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb090048-c879-48a7-8491-c89608d19976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:37.725167 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:37:37.790199 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb090048-c879-48a7-8491-c89608d19976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:37.791002 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5137074f-1793-4242-9bc2-6f104945074d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:37.837215 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['39c1cde9-053b-4130-a863-82b70f0023c7', '282d4fc3-d159-41ed-9d24-853c1e71bc32', '28633b18-54fc-4749-8561-508cbb93c8be', 'b8df3de2-9f42-4adb-8c20-554cde407cb3'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:37:37.838119 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5137074f-1793-4242-9bc2-6f104945074d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39c1cde9-053b-4130-a863-82b70f0023c7', '282d4fc3-d159-41ed-9d24-853c1e71bc32', '28633b18-54fc-4749-8561-508cbb93c8be', 'b8df3de2-9f42-4adb-8c20-554cde407cb3']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:37.838871 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be364677-1775-4619-b3fa-5b192a28e6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:37.862146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be364677-1775-4619-b3fa-5b192a28e6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fae32f3-4347-421f-a9bd-a98c59387f76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-858414408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['39c1cde9-053b-4130-a863-82b70f0023c7','282d4fc3-d159-41ed-9d24-853c1e71bc32','28633b18-54fc-4749-8561-508cbb93c8be','b8df3de2-9f42-4adb-8c20-554cde407cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-858414408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fae32f3-4347-421f-a9bd-a98c59387f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:37.863121 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c145c81-eab4-477f-b3e0-bdec8bb8c72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:37.883112 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c145c81-eab4-477f-b3e0-bdec8bb8c72e) transitioned into state 'SUCCESS' from state '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-858414408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['39c1cde9-053b-4130-a863-82b70f0023c7','282d4fc3-d159-41ed-9d24-853c1e71bc32','28633b18-54fc-4749-8561-508cbb93c8be','b8df3de2-9f42-4adb-8c20-554cde407cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:37.884060 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecfafdbe-454b-4b33-bc6b-9a2cc7cf6947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:37.894039 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecfafdbe-454b-4b33-bc6b-9a2cc7cf6947) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:37.895054 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (d2faf6ed-047c-4e1b-b2dd-b625f15524f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:37.895480 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:37:37.896092 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38f9d94c-0e40-4448-a5cb-66e20cba5e08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:37:37.896568 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1317/5280] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:37:37 2026] POST /volume/v3/volumes => generated 756 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:37:37.910327 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bea5ba3c-bf3b-4f21-9ce3-bf6d1f8f6563 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:37.911977 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bea5ba3c-bf3b-4f21-9ce3-bf6d1f8f6563 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:37.912204 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bea5ba3c-bf3b-4f21-9ce3-bf6d1f8f6563 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:37.912406 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bea5ba3c-bf3b-4f21-9ce3-bf6d1f8f6563 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:37.915653 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-17f2155e-e0b3-483c-a800-4de389788cd3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:37.917527 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17f2155e-e0b3-483c-a800-4de389788cd3 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] GET https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 Aug 08 06:37:37.917745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17f2155e-e0b3-483c-a800-4de389788cd3 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:37.918152 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-17f2155e-e0b3-483c-a800-4de389788cd3 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:37.919403 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:37.919403 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:37.922979 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bea5ba3c-bf3b-4f21-9ce3-bf6d1f8f6563 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:37.925065 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:37.925065 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:37.927694 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bea5ba3c-bf3b-4f21-9ce3-bf6d1f8f6563 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 returned with HTTP 200 Aug 08 06:37:37.928369 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1316/5281] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:37 2026] GET /volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:37.929256 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-17f2155e-e0b3-483c-a800-4de389788cd3 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Volume info retrieved successfully. Aug 08 06:37:37.934159 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-17f2155e-e0b3-483c-a800-4de389788cd3 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 returned with HTTP 200 Aug 08 06:37:37.934618 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1323/5282] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:37 2026] GET /volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:38.942687 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-13c5edb5-cb44-4644-8aa3-5f2dfae44813 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:38.944917 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13c5edb5-cb44-4644-8aa3-5f2dfae44813 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:38.945220 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13c5edb5-cb44-4644-8aa3-5f2dfae44813 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:38.945416 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13c5edb5-cb44-4644-8aa3-5f2dfae44813 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:38.947819 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c2290663-ba38-49d0-8efb-d7e7d4ac25e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:38.950264 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2290663-ba38-49d0-8efb-d7e7d4ac25e9 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] GET https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 Aug 08 06:37:38.950507 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2290663-ba38-49d0-8efb-d7e7d4ac25e9 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:38.950749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2290663-ba38-49d0-8efb-d7e7d4ac25e9 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:38.952726 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:38.952726 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:38.957184 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-13c5edb5-cb44-4644-8aa3-5f2dfae44813 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:38.961706 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:38.961706 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:38.962738 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13c5edb5-cb44-4644-8aa3-5f2dfae44813 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 returned with HTTP 200 Aug 08 06:37:38.963294 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1327/5283] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:38 2026] GET /volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:38.966371 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c2290663-ba38-49d0-8efb-d7e7d4ac25e9 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Volume info retrieved successfully. Aug 08 06:37:38.972397 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2290663-ba38-49d0-8efb-d7e7d4ac25e9 tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 returned with HTTP 200 Aug 08 06:37:38.972932 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1318/5284] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:38 2026] GET /volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:38.978955 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-692cadef-860e-4529-a7e5-79f8a21cda9f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:38.981207 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-692cadef-860e-4529-a7e5-79f8a21cda9f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:38.981483 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-692cadef-860e-4529-a7e5-79f8a21cda9f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:38.981700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-692cadef-860e-4529-a7e5-79f8a21cda9f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:38.991908 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:38.991908 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:38.997153 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-692cadef-860e-4529-a7e5-79f8a21cda9f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:39.004282 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-692cadef-860e-4529-a7e5-79f8a21cda9f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 returned with HTTP 200 Aug 08 06:37:39.004759 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1317/5285] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:38 2026] GET /volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:39.020034 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f2babfe3-e6dc-49ca-9daf-460aac86cb08 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:39.021906 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2babfe3-e6dc-49ca-9daf-460aac86cb08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:37:39.022330 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f2babfe3-e6dc-49ca-9daf-460aac86cb08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8fae32f3-4347-421f-a9bd-a98c59387f76", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1508851845", "description": null, "metadata": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:39.031391 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:39.031391 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:39.031882 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f2babfe3-e6dc-49ca-9daf-460aac86cb08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:39.032069 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-f2babfe3-e6dc-49ca-9daf-460aac86cb08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create snapshot from volume 8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:39.060220 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f2babfe3-e6dc-49ca-9daf-460aac86cb08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['bd2c82c0-2333-4836-90ff-5f35ddbed144', 'fbfa6c00-95c3-4bf6-aa01-88db51c267e3', 'e9c803c7-0fd8-4435-8db1-43c174657586', '746b8288-d4a9-40a5-bf09-098403941e95'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:37:39.097012 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f2babfe3-e6dc-49ca-9daf-460aac86cb08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot create request issued successfully. Aug 08 06:37:39.097408 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f2babfe3-e6dc-49ca-9daf-460aac86cb08 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:37:39.097934 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1324/5286] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:37:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:37:39.109044 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a106e547-1059-4206-88e8-875c6deea9bd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:39.111896 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a106e547-1059-4206-88e8-875c6deea9bd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:39.112064 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a106e547-1059-4206-88e8-875c6deea9bd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:39.112311 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a106e547-1059-4206-88e8-875c6deea9bd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:39.119631 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:39.119631 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:39.120266 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a106e547-1059-4206-88e8-875c6deea9bd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:39.121484 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a106e547-1059-4206-88e8-875c6deea9bd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee returned with HTTP 200 Aug 08 06:37:39.125803 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1328/5287] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:39 2026] GET /volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:39.336734 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5d5d0450-4605-4bbf-a673-42e96ad4cd2b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:39.338629 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5d5d0450-4605-4bbf-a673-42e96ad4cd2b tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] DELETE https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 Aug 08 06:37:39.338858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5d5d0450-4605-4bbf-a673-42e96ad4cd2b tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:39.339123 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5d5d0450-4605-4bbf-a673-42e96ad4cd2b tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:39.339310 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5d5d0450-4605-4bbf-a673-42e96ad4cd2b tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Delete volume with id: 19358b19-3223-4e32-a5ad-42540fa634a9 Aug 08 06:37:39.347322 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:39.347322 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:39.347888 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5d5d0450-4605-4bbf-a673-42e96ad4cd2b tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Volume info retrieved successfully. Aug 08 06:37:39.366762 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5d5d0450-4605-4bbf-a673-42e96ad4cd2b tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Delete volume request issued successfully. Aug 08 06:37:39.366929 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5d5d0450-4605-4bbf-a673-42e96ad4cd2b tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 returned with HTTP 202 Aug 08 06:37:39.367515 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1319/5288] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:37:39 2026] DELETE /volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:37:39.375560 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-50df9cea-56ca-43b4-9a44-c2943e9ee2cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:39.377581 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50df9cea-56ca-43b4-9a44-c2943e9ee2cb tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] GET https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 Aug 08 06:37:39.377848 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50df9cea-56ca-43b4-9a44-c2943e9ee2cb tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:39.378099 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50df9cea-56ca-43b4-9a44-c2943e9ee2cb tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:39.385260 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:39.385260 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:39.389182 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-50df9cea-56ca-43b4-9a44-c2943e9ee2cb tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Volume info retrieved successfully. Aug 08 06:37:39.393939 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50df9cea-56ca-43b4-9a44-c2943e9ee2cb tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 returned with HTTP 200 Aug 08 06:37:39.394444 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1318/5289] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:39 2026] GET /volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:40.132154 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9affbb12-9539-4431-abb5-bce02f16e5a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:40.134037 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9affbb12-9539-4431-abb5-bce02f16e5a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:40.134217 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9affbb12-9539-4431-abb5-bce02f16e5a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:40.134409 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9affbb12-9539-4431-abb5-bce02f16e5a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:40.139197 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:40.139197 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:40.139635 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9affbb12-9539-4431-abb5-bce02f16e5a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:40.140356 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9affbb12-9539-4431-abb5-bce02f16e5a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee returned with HTTP 200 Aug 08 06:37:40.140682 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1325/5290] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:40 2026] GET /volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:40.147851 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d7201317-8247-417f-9f11-4686826371b1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:40.149589 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d7201317-8247-417f-9f11-4686826371b1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:40.149808 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d7201317-8247-417f-9f11-4686826371b1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:40.149993 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d7201317-8247-417f-9f11-4686826371b1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:40.154452 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:40.154452 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:40.154822 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d7201317-8247-417f-9f11-4686826371b1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:40.155467 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d7201317-8247-417f-9f11-4686826371b1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee returned with HTTP 200 Aug 08 06:37:40.155822 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1329/5291] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:40 2026] GET /volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:40.259084 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-1a117ced-3b7c-498f-b2da-a9570d412e96 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:40.260984 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-1a117ced-3b7c-498f-b2da-a9570d412e96 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:40.261193 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-1a117ced-3b7c-498f-b2da-a9570d412e96 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:40.261412 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-1a117ced-3b7c-498f-b2da-a9570d412e96 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:40.265739 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:40.265739 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:40.266133 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-1a117ced-3b7c-498f-b2da-a9570d412e96 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:40.266823 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-1a117ced-3b7c-498f-b2da-a9570d412e96 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee returned with HTTP 200 Aug 08 06:37:40.267151 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1320/5292] 10.4.3.32 () {68 vars in 1597 bytes} [Sat Aug 8 06:37:40 2026] GET /volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:40.275093 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-67c2e94d-9cf4-4576-98a6-7129d259b887 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:40.277367 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-67c2e94d-9cf4-4576-98a6-7129d259b887 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:40.277582 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-67c2e94d-9cf4-4576-98a6-7129d259b887 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:40.277804 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-67c2e94d-9cf4-4576-98a6-7129d259b887 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:40.285126 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:40.285126 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:40.288622 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-67c2e94d-9cf4-4576-98a6-7129d259b887 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:40.293206 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-67c2e94d-9cf4-4576-98a6-7129d259b887 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 returned with HTTP 200 Aug 08 06:37:40.293602 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1319/5293] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:40 2026] GET /volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:40.407407 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0ce8b747-7e05-47a4-8c29-edaf9a449deb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:40.408915 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ce8b747-7e05-47a4-8c29-edaf9a449deb tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] GET https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 Aug 08 06:37:40.409088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ce8b747-7e05-47a4-8c29-edaf9a449deb tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:40.409255 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0ce8b747-7e05-47a4-8c29-edaf9a449deb tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:40.414572 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0ce8b747-7e05-47a4-8c29-edaf9a449deb tempest-TestImageHashVerification-622980920 tempest-TestImageHashVerification-622980920-project-member] https://10.4.3.32/volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 returned with HTTP 404 Aug 08 06:37:40.415009 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1326/5294] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:40 2026] GET /volume/v3/volumes/19358b19-3223-4e32-a5ad-42540fa634a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:40.640044 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-ba026e94-d1b8-4c49-aee9-5b3fca8b656e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:40.642867 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-ba026e94-d1b8-4c49-aee9-5b3fca8b656e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:40.643161 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-ba026e94-d1b8-4c49-aee9-5b3fca8b656e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:40.643430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-ba026e94-d1b8-4c49-aee9-5b3fca8b656e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:40.651786 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:40.651786 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:40.652430 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-ba026e94-d1b8-4c49-aee9-5b3fca8b656e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:40.653575 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-ba026e94-d1b8-4c49-aee9-5b3fca8b656e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee returned with HTTP 200 Aug 08 06:37:40.654151 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1330/5295] 10.4.3.32 () {68 vars in 1597 bytes} [Sat Aug 8 06:37:40 2026] GET /volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:41.425260 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-e9c77924-51e7-42f8-b0c7-6ef11a77fcd6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:41.427582 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-e9c77924-51e7-42f8-b0c7-6ef11a77fcd6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:41.427895 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-e9c77924-51e7-42f8-b0c7-6ef11a77fcd6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:41.428111 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-e9c77924-51e7-42f8-b0c7-6ef11a77fcd6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:41.432718 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:41.432718 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:41.433172 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-e9c77924-51e7-42f8-b0c7-6ef11a77fcd6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:41.433928 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-e9c77924-51e7-42f8-b0c7-6ef11a77fcd6 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee returned with HTTP 200 Aug 08 06:37:41.434323 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1321/5296] 10.4.3.32 () {68 vars in 1597 bytes} [Sat Aug 8 06:37:41 2026] GET /volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:41.442474 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-f1ba9950-bd39-4d67-9da7-9f3667d80513 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:41.444376 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-f1ba9950-bd39-4d67-9da7-9f3667d80513 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:41.444570 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-f1ba9950-bd39-4d67-9da7-9f3667d80513 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:41.444747 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-f1ba9950-bd39-4d67-9da7-9f3667d80513 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:41.450955 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:41.450955 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:41.455038 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-f1ba9950-bd39-4d67-9da7-9f3667d80513 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:41.462129 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-f1ba9950-bd39-4d67-9da7-9f3667d80513 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 returned with HTTP 200 Aug 08 06:37:41.462509 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1320/5297] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:41 2026] GET /volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:41.471147 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:41.473408 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:37:41.473932 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:41.475918 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:37:41.485794 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:41.485794 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:41.486365 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:41.486519 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:37:41.487370 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:37:41.493914 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (d5adb642-e130-4791-88bc-f4b12163e437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:41.495666 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65a361ce-bb70-4014-a352-352f35e66b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:41.496957 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:37:41.529857 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65a361ce-bb70-4014-a352-352f35e66b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:41.530230 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1abc70-89e5-46d6-b8e3-37c8403080a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:41.569710 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['b35a5d58-8b9a-4ee5-83ae-638bfcefbf55', 'b545e9a7-5419-4fdb-9a20-93d513243678', '877e32ae-ea1a-4583-a61e-f7731c7a26a8', 'ed5c3445-2ff4-4326-a8ce-e037103a70b8'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:37:41.570942 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1abc70-89e5-46d6-b8e3-37c8403080a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b35a5d58-8b9a-4ee5-83ae-638bfcefbf55', 'b545e9a7-5419-4fdb-9a20-93d513243678', '877e32ae-ea1a-4583-a61e-f7731c7a26a8', 'ed5c3445-2ff4-4326-a8ce-e037103a70b8']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:41.571422 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba25bac-5c4d-4579-b361-fcd3457ed916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:41.617381 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba25bac-5c4d-4579-b361-fcd3457ed916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30304811-d9e6-4a22-98d7-02d172f64e6e', '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='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['b35a5d58-8b9a-4ee5-83ae-638bfcefbf55','b545e9a7-5419-4fdb-9a20-93d513243678','877e32ae-ea1a-4583-a61e-f7731c7a26a8','ed5c3445-2ff4-4326-a8ce-e037103a70b8'],size=1,snapshot_id=4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:37:41Z,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=30304811-d9e6-4a22-98d7-02d172f64e6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:41.618340 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdcc54f8-73c3-45b0-9cdc-b668bede50c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:41.637221 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdcc54f8-73c3-45b0-9cdc-b668bede50c3) transitioned into 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='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['b35a5d58-8b9a-4ee5-83ae-638bfcefbf55','b545e9a7-5419-4fdb-9a20-93d513243678','877e32ae-ea1a-4583-a61e-f7731c7a26a8','ed5c3445-2ff4-4326-a8ce-e037103a70b8'],size=1,snapshot_id=4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:41.638247 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e069bf0-c98b-4bc2-93fc-744d31f985d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:41.665983 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e069bf0-c98b-4bc2-93fc-744d31f985d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:41.665983 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (d5adb642-e130-4791-88bc-f4b12163e437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:41.665983 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:37:41.666242 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73cdc143-7cf2-4e0b-a412-7d13689440b8 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:37:41.666718 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1327/5298] 10.4.3.32 () {72 vars in 1534 bytes} [Sat Aug 8 06:37:41 2026] POST /volume/v3/volumes => generated 734 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:37:41.675952 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-61a5e4ce-42b9-49e4-bf17-67c5e436f70e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:41.678455 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-61a5e4ce-42b9-49e4-bf17-67c5e436f70e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e Aug 08 06:37:41.678737 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-61a5e4ce-42b9-49e4-bf17-67c5e436f70e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:41.679060 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-61a5e4ce-42b9-49e4-bf17-67c5e436f70e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:41.687215 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:41.687215 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:41.691398 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-61a5e4ce-42b9-49e4-bf17-67c5e436f70e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:41.695624 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-61a5e4ce-42b9-49e4-bf17-67c5e436f70e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e returned with HTTP 200 Aug 08 06:37:41.696050 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1331/5299] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:41 2026] GET /volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:41.703195 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-29e98806-8dbc-49e3-92c9-5151ebd3c569 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:41.705318 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-29e98806-8dbc-49e3-92c9-5151ebd3c569 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e Aug 08 06:37:41.705504 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-29e98806-8dbc-49e3-92c9-5151ebd3c569 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:41.705677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-29e98806-8dbc-49e3-92c9-5151ebd3c569 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:41.713581 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:41.713581 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:41.717596 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-29e98806-8dbc-49e3-92c9-5151ebd3c569 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:41.722317 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-29e98806-8dbc-49e3-92c9-5151ebd3c569 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e returned with HTTP 200 Aug 08 06:37:41.722921 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1322/5300] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:41 2026] GET /volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:44.730815 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-372dffbf-7622-468f-ad15-cc51941f3080 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:44.732725 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-372dffbf-7622-468f-ad15-cc51941f3080 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e Aug 08 06:37:44.732927 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-372dffbf-7622-468f-ad15-cc51941f3080 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:44.733144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-372dffbf-7622-468f-ad15-cc51941f3080 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:44.740346 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:44.740346 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:44.743752 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-372dffbf-7622-468f-ad15-cc51941f3080 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:44.748149 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-372dffbf-7622-468f-ad15-cc51941f3080 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e returned with HTTP 200 Aug 08 06:37:44.748711 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1321/5301] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:44 2026] GET /volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:44.755361 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c300ae61-9b69-4f2a-b791-123028f2b717 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:44.755903 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c300ae61-9b69-4f2a-b791-123028f2b717 None None] GET https://10.4.3.32/volume// Aug 08 06:37:44.756129 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c300ae61-9b69-4f2a-b791-123028f2b717 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:44.756363 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c300ae61-9b69-4f2a-b791-123028f2b717 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:44.756744 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c300ae61-9b69-4f2a-b791-123028f2b717 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:37:44.757120 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1328/5302] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:37:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:37:44.763103 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-aa0b1ecf-360a-4205-acd5-382ac830aa35 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:44.765364 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-aa0b1ecf-360a-4205-acd5-382ac830aa35 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:37:44.765756 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-aa0b1ecf-360a-4205-acd5-382ac830aa35 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30304811-d9e6-4a22-98d7-02d172f64e6e", "connector": null, "instance_uuid": "2443c4f9-68fe-4bc6-9838-d880cd875cc5"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:44.774548 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:44.774548 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:44.797832 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-aa0b1ecf-360a-4205-acd5-382ac830aa35 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:37:44.798366 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1332/5303] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:37:44 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:44.806798 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-adf33a84-aa2a-4c34-9ee4-ceda074eee38 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:44.807263 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adf33a84-aa2a-4c34-9ee4-ceda074eee38 None None] GET https://10.4.3.32/volume// Aug 08 06:37:44.807488 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adf33a84-aa2a-4c34-9ee4-ceda074eee38 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:44.807745 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adf33a84-aa2a-4c34-9ee4-ceda074eee38 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:44.808206 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adf33a84-aa2a-4c34-9ee4-ceda074eee38 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:37:44.808704 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1323/5304] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:37:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:37:44.814830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-17a0b365-56fb-47bc-bbcd-833eab4fed8e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:44.816728 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-17a0b365-56fb-47bc-bbcd-833eab4fed8e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e Aug 08 06:37:44.816939 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-17a0b365-56fb-47bc-bbcd-833eab4fed8e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:44.817130 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-17a0b365-56fb-47bc-bbcd-833eab4fed8e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:44.825420 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:44.825420 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:44.828244 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-17a0b365-56fb-47bc-bbcd-833eab4fed8e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:44.832271 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-17a0b365-56fb-47bc-bbcd-833eab4fed8e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e returned with HTTP 200 Aug 08 06:37:44.832702 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1322/5305] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:37:44 2026] GET /volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e => generated 1522 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:37:44.929457 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73a2159e-f7e3-43f3-b1ea-2c159df5ae5d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:44.931539 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73a2159e-f7e3-43f3-b1ea-2c159df5ae5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/c08482e9-3e0b-4a07-b1a1-5a7482af7586 Aug 08 06:37:44.931906 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73a2159e-f7e3-43f3-b1ea-2c159df5ae5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:44.939046 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73a2159e-f7e3-43f3-b1ea-2c159df5ae5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-30304811-d9e6-4a22-98d7-02d172f64e6e-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:37:44.945081 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73a2159e-f7e3-43f3-b1ea-2c159df5ae5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-30304811-d9e6-4a22-98d7-02d172f64e6e-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:37:44.946006 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:44.946006 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:45.016597 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73a2159e-f7e3-43f3-b1ea-2c159df5ae5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-30304811-d9e6-4a22-98d7-02d172f64e6e-np0000006785" released by "attachment_update" :: held 0.071s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:37:45.017003 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-73a2159e-f7e3-43f3-b1ea-2c159df5ae5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/c08482e9-3e0b-4a07-b1a1-5a7482af7586 returned with HTTP 200 Aug 08 06:37:45.017697 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1329/5306] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:37:44 2026] PUT /volume/v3/attachments/c08482e9-3e0b-4a07-b1a1-5a7482af7586 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:45.040269 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-0fa707a2-edfa-4e39-ab04-d8cda99472a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:45.042250 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-0fa707a2-edfa-4e39-ab04-d8cda99472a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/c08482e9-3e0b-4a07-b1a1-5a7482af7586/action Aug 08 06:37:45.042646 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-0fa707a2-edfa-4e39-ab04-d8cda99472a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:37:45.042818 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-0fa707a2-edfa-4e39-ab04-d8cda99472a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:45.057054 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:45.057054 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:45.070809 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-08e2c086-a781-4c6f-88ec-615ff45c58f8 req-0fa707a2-edfa-4e39-ab04-d8cda99472a4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/c08482e9-3e0b-4a07-b1a1-5a7482af7586/action returned with HTTP 204 Aug 08 06:37:45.071350 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1333/5307] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:37:45 2026] POST /volume/v3/attachments/c08482e9-3e0b-4a07-b1a1-5a7482af7586/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:45.789425 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-489a86e4-8430-4c8a-bb58-7c5369c56a60 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:45.791335 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-489a86e4-8430-4c8a-bb58-7c5369c56a60 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:45.791532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-489a86e4-8430-4c8a-bb58-7c5369c56a60 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:45.791721 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-489a86e4-8430-4c8a-bb58-7c5369c56a60 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:45.797845 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:45.797845 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:45.801354 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-489a86e4-8430-4c8a-bb58-7c5369c56a60 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:45.805863 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-489a86e4-8430-4c8a-bb58-7c5369c56a60 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:45.806341 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1324/5308] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:45 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:45.872938 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc9fcf75-a9c9-4d57-b352-36361ac77b12 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:45.873330 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc9fcf75-a9c9-4d57-b352-36361ac77b12 None None] GET https://10.4.3.32/volume// Aug 08 06:37:45.873487 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc9fcf75-a9c9-4d57-b352-36361ac77b12 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:45.873668 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc9fcf75-a9c9-4d57-b352-36361ac77b12 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:45.873997 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc9fcf75-a9c9-4d57-b352-36361ac77b12 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:37:45.874254 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1323/5309] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:37:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:37:45.882316 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-bb425b74-48dd-4e57-a7c6-5281783ffabf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:45.978001 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-bb425b74-48dd-4e57-a7c6-5281783ffabf tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:37:45.978477 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-bb425b74-48dd-4e57-a7c6-5281783ffabf tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627", "connector": null, "instance_uuid": "02c8b0e5-64cf-463e-ba3e-151834b825c5"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:45.989641 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:45.989641 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:46.019884 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-bb425b74-48dd-4e57-a7c6-5281783ffabf tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:37:46.020531 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1330/5310] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:37:45 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:46.046966 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4dfac63-d9f0-47f7-a1df-f1a6a1bca89a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:46.048979 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4dfac63-d9f0-47f7-a1df-f1a6a1bca89a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:46.049202 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4dfac63-d9f0-47f7-a1df-f1a6a1bca89a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:46.049407 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4dfac63-d9f0-47f7-a1df-f1a6a1bca89a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:46.058522 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:46.058522 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:46.059152 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f861cc53-eb5b-4ac7-b40f-602ed9c4a09b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:46.059716 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f861cc53-eb5b-4ac7-b40f-602ed9c4a09b None None] GET https://10.4.3.32/volume// Aug 08 06:37:46.060041 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f861cc53-eb5b-4ac7-b40f-602ed9c4a09b None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:46.060254 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f861cc53-eb5b-4ac7-b40f-602ed9c4a09b None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:46.060554 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f861cc53-eb5b-4ac7-b40f-602ed9c4a09b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:37:46.060840 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1325/5311] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:37:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:37:46.062037 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a4dfac63-d9f0-47f7-a1df-f1a6a1bca89a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:46.066227 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4dfac63-d9f0-47f7-a1df-f1a6a1bca89a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:46.066537 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1334/5312] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:46 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:46.070841 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-b46c511e-3d6d-4e05-a82e-cbc1582f5dd7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:46.073391 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-b46c511e-3d6d-4e05-a82e-cbc1582f5dd7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:46.073601 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-b46c511e-3d6d-4e05-a82e-cbc1582f5dd7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:46.073794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-b46c511e-3d6d-4e05-a82e-cbc1582f5dd7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:46.085175 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:46.085175 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:46.089097 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-b46c511e-3d6d-4e05-a82e-cbc1582f5dd7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:46.093202 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-b46c511e-3d6d-4e05-a82e-cbc1582f5dd7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:46.093616 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1324/5313] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:37:46 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 1081 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:37:46.205085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-20600336-f146-473c-8804-db852338a6bd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:46.206932 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-20600336-f146-473c-8804-db852338a6bd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] PUT https://10.4.3.32/volume/v3/attachments/60b47069-5f8c-48b8-b97b-7d86ced045de Aug 08 06:37:46.207286 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-20600336-f146-473c-8804-db852338a6bd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:46.213684 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-20600336-f146-473c-8804-db852338a6bd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Acquiring lock "cinder-attachment_update-8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:37:46.217946 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-20600336-f146-473c-8804-db852338a6bd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Lock "cinder-attachment_update-8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:37:46.218943 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:46.218943 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:46.296441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-20600336-f146-473c-8804-db852338a6bd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Lock "cinder-attachment_update-8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627-np0000006785" released by "attachment_update" :: held 0.078s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:37:46.296906 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-20600336-f146-473c-8804-db852338a6bd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments/60b47069-5f8c-48b8-b97b-7d86ced045de returned with HTTP 200 Aug 08 06:37:46.297373 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1331/5314] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:37:46 2026] PUT /volume/v3/attachments/60b47069-5f8c-48b8-b97b-7d86ced045de => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:46.307214 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-6ee39d5d-cbd3-4a64-8974-e6706b10114c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:46.308903 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-6ee39d5d-cbd3-4a64-8974-e6706b10114c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627/encryption Aug 08 06:37:46.309124 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-6ee39d5d-cbd3-4a64-8974-e6706b10114c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:46.309308 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-6ee39d5d-cbd3-4a64-8974-e6706b10114c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:46.320541 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:46.320541 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:46.328235 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-6ee39d5d-cbd3-4a64-8974-e6706b10114c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627/encryption returned with HTTP 200 Aug 08 06:37:46.328750 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1326/5315] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:37:46 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:46.502229 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:46.603369 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:37:46.603715 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1763982515"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:46.605151 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1763982515'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:37:46.605285 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Create volume of 1 GB Aug 08 06:37:46.609378 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Availability Zones retrieved successfully. Aug 08 06:37:46.616373 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Flow 'volume_create_api' (8f392b55-18cc-4a6e-914e-a79c16376133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:46.617699 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec7f8d3-5e70-4792-bbb6-336f7e45642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:46.619024 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:37:46.648490 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec7f8d3-5e70-4792-bbb6-336f7e45642e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:46.649383 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53577743-7736-4beb-acf5-8603c9f44c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:46.699620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Created reservations ['0a8359be-76da-42b8-bcf2-0aa927ae2bf1', '8aa65179-5c2d-43d7-bb1d-b28b51beed38', 'f7906937-7b43-4d21-b88a-3bdbb4b960ad', '5e997577-a3fa-4390-8759-24a75fc2f7e5'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:37:46.700344 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53577743-7736-4beb-acf5-8603c9f44c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8359be-76da-42b8-bcf2-0aa927ae2bf1', '8aa65179-5c2d-43d7-bb1d-b28b51beed38', 'f7906937-7b43-4d21-b88a-3bdbb4b960ad', '5e997577-a3fa-4390-8759-24a75fc2f7e5']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:46.700954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a73b8f5-32cd-4a0c-b8c3-9ab389476759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:46.719523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a73b8f5-32cd-4a0c-b8c3-9ab389476759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81915e98-209d-469a-a20f-80494c469453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1763982515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29979877125c469f8175dccb09c69538',qos_specs=None,replication_status=,reservations=['0a8359be-76da-42b8-bcf2-0aa927ae2bf1','8aa65179-5c2d-43d7-bb1d-b28b51beed38','f7906937-7b43-4d21-b88a-3bdbb4b960ad','5e997577-a3fa-4390-8759-24a75fc2f7e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb868615e12e4f05b4ea717d04156d0f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1763982515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81915e98-209d-469a-a20f-80494c469453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29979877125c469f8175dccb09c69538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb868615e12e4f05b4ea717d04156d0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:46.720581 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf10fc00-1ace-4f75-aecb-d435e2b002b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:46.735495 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf10fc00-1ace-4f75-aecb-d435e2b002b2) transitioned into state 'SUCCESS' from state '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-1763982515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29979877125c469f8175dccb09c69538',qos_specs=None,replication_status=,reservations=['0a8359be-76da-42b8-bcf2-0aa927ae2bf1','8aa65179-5c2d-43d7-bb1d-b28b51beed38','f7906937-7b43-4d21-b88a-3bdbb4b960ad','5e997577-a3fa-4390-8759-24a75fc2f7e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb868615e12e4f05b4ea717d04156d0f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:46.736115 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117acae1-4522-4292-985c-4bccb32918ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:46.743833 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117acae1-4522-4292-985c-4bccb32918ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:46.744520 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Flow 'volume_create_api' (8f392b55-18cc-4a6e-914e-a79c16376133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:46.744817 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Create volume request issued successfully. Aug 08 06:37:46.745325 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a08cb107-4a8f-4745-8033-367d16aad2c7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:37:46.745683 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1335/5316] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:37:46 2026] POST /volume/v3/volumes => generated 747 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:37:46.757119 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-16b3c77d-bed4-4585-9ceb-0d59a6fdb164 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:46.758836 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16b3c77d-bed4-4585-9ceb-0d59a6fdb164 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 Aug 08 06:37:46.759044 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16b3c77d-bed4-4585-9ceb-0d59a6fdb164 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:46.759235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16b3c77d-bed4-4585-9ceb-0d59a6fdb164 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:46.766130 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:46.766130 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:46.769869 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-16b3c77d-bed4-4585-9ceb-0d59a6fdb164 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:37:46.774065 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16b3c77d-bed4-4585-9ceb-0d59a6fdb164 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 returned with HTTP 200 Aug 08 06:37:46.774468 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1325/5317] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:46 2026] GET /volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:47.079880 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-adc6f58d-be9c-4d5c-b3d1-2004a4762fbe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:47.081597 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-adc6f58d-be9c-4d5c-b3d1-2004a4762fbe tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:47.081808 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-adc6f58d-be9c-4d5c-b3d1-2004a4762fbe tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:47.081999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-adc6f58d-be9c-4d5c-b3d1-2004a4762fbe tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:47.090626 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:47.090626 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:47.093646 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-adc6f58d-be9c-4d5c-b3d1-2004a4762fbe tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:47.097264 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-adc6f58d-be9c-4d5c-b3d1-2004a4762fbe tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:47.097709 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1332/5318] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:47 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:47.787031 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-23df84bd-ee6b-4eb9-bbe2-054b7ac55df5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:47.789185 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23df84bd-ee6b-4eb9-bbe2-054b7ac55df5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 Aug 08 06:37:47.789418 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23df84bd-ee6b-4eb9-bbe2-054b7ac55df5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:47.789650 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23df84bd-ee6b-4eb9-bbe2-054b7ac55df5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:47.797910 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:47.797910 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:47.802021 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-23df84bd-ee6b-4eb9-bbe2-054b7ac55df5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:37:47.806535 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23df84bd-ee6b-4eb9-bbe2-054b7ac55df5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 returned with HTTP 200 Aug 08 06:37:47.806879 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1327/5319] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:47 2026] GET /volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:47.818117 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-07d9bc1f-36ad-4b07-aebd-1b53dcec2825 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:47.820289 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07d9bc1f-36ad-4b07-aebd-1b53dcec2825 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:37:47.820737 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-07d9bc1f-36ad-4b07-aebd-1b53dcec2825 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81915e98-209d-469a-a20f-80494c469453", "name": "tempest-VolumesBackupsTest-Backup-1150114172"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:47.822257 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-07d9bc1f-36ad-4b07-aebd-1b53dcec2825 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Creating new backup {'backup': {'volume_id': '81915e98-209d-469a-a20f-80494c469453', 'name': 'tempest-VolumesBackupsTest-Backup-1150114172'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:37:47.822393 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-07d9bc1f-36ad-4b07-aebd-1b53dcec2825 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Creating backup of volume 81915e98-209d-469a-a20f-80494c469453 in container None Aug 08 06:37:47.830732 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:47.830732 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:47.831238 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-07d9bc1f-36ad-4b07-aebd-1b53dcec2825 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:37:47.854304 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-07d9bc1f-36ad-4b07-aebd-1b53dcec2825 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Created reservations ['5f4228d1-a00c-4e8c-bac8-7348242b3e88', '37d74b6c-fd42-47ff-86b5-8903a4d43fc1'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:37:47.878305 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-07d9bc1f-36ad-4b07-aebd-1b53dcec2825 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:37:47.878755 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1336/5320] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:37:47 2026] POST /volume/v3/backups => generated 328 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:37:47.886051 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-77892d9c-885d-4853-a78e-0ca5283505f7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:47.887535 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77892d9c-885d-4853-a78e-0ca5283505f7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:47.887693 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77892d9c-885d-4853-a78e-0ca5283505f7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:47.887923 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77892d9c-885d-4853-a78e-0ca5283505f7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:47.888018 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-77892d9c-885d-4853-a78e-0ca5283505f7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:47.892808 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:47.892808 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:47.893428 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77892d9c-885d-4853-a78e-0ca5283505f7 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:47.893816 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1326/5321] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:47 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:48.108938 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c3035a25-0f0f-45af-89d4-81702c1822ba None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:48.110761 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3035a25-0f0f-45af-89d4-81702c1822ba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:48.110996 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3035a25-0f0f-45af-89d4-81702c1822ba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:48.111185 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3035a25-0f0f-45af-89d4-81702c1822ba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:48.120322 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:48.120322 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:48.123647 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3035a25-0f0f-45af-89d4-81702c1822ba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:48.128226 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3035a25-0f0f-45af-89d4-81702c1822ba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:48.128703 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1333/5322] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:48 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:48.904435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0148c79e-1996-4d3f-a9a2-7f19ddb3fe16 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:48.906427 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0148c79e-1996-4d3f-a9a2-7f19ddb3fe16 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:48.906643 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0148c79e-1996-4d3f-a9a2-7f19ddb3fe16 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:48.906872 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0148c79e-1996-4d3f-a9a2-7f19ddb3fe16 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:48.907022 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0148c79e-1996-4d3f-a9a2-7f19ddb3fe16 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:48.911609 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:48.911609 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:48.912415 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0148c79e-1996-4d3f-a9a2-7f19ddb3fe16 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:48.912905 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1328/5323] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:48 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:49.140488 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7d96ec87-5a7e-4787-9459-095b9ee883ef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:49.142206 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d96ec87-5a7e-4787-9459-095b9ee883ef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:49.142400 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d96ec87-5a7e-4787-9459-095b9ee883ef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:49.142602 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7d96ec87-5a7e-4787-9459-095b9ee883ef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:49.152078 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:49.152078 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:49.156063 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-7d96ec87-5a7e-4787-9459-095b9ee883ef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:49.160360 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7d96ec87-5a7e-4787-9459-095b9ee883ef tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:49.160712 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1337/5324] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:49 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:49.922478 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e810b9f3-95ae-4960-a649-126dba25b53f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:49.924163 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e810b9f3-95ae-4960-a649-126dba25b53f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:49.924340 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e810b9f3-95ae-4960-a649-126dba25b53f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:49.924505 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e810b9f3-95ae-4960-a649-126dba25b53f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:49.924604 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e810b9f3-95ae-4960-a649-126dba25b53f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:49.928553 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:49.928553 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:49.929247 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e810b9f3-95ae-4960-a649-126dba25b53f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:49.929617 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1327/5325] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:49 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:50.171976 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db601487-eefb-40e4-86b6-1025463f033a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:50.173874 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db601487-eefb-40e4-86b6-1025463f033a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:50.174128 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db601487-eefb-40e4-86b6-1025463f033a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:50.174348 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db601487-eefb-40e4-86b6-1025463f033a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:50.183758 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:50.183758 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:50.187329 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-db601487-eefb-40e4-86b6-1025463f033a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:50.191787 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db601487-eefb-40e4-86b6-1025463f033a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:50.192353 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1334/5326] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:50 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:50.618215 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5936c9f9-1927-4beb-867f-e14bdf804ab0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:50.620298 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5936c9f9-1927-4beb-867f-e14bdf804ab0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e Aug 08 06:37:50.620559 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5936c9f9-1927-4beb-867f-e14bdf804ab0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:50.620848 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5936c9f9-1927-4beb-867f-e14bdf804ab0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:50.630852 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:50.630852 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:50.634262 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5936c9f9-1927-4beb-867f-e14bdf804ab0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:50.638522 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5936c9f9-1927-4beb-867f-e14bdf804ab0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e returned with HTTP 200 Aug 08 06:37:50.638920 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1329/5327] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:50 2026] GET /volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e => generated 1635 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:50.939046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e088cf0e-f909-4d7c-a21e-3d1c2fb30a88 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:50.941308 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e088cf0e-f909-4d7c-a21e-3d1c2fb30a88 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:50.941570 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e088cf0e-f909-4d7c-a21e-3d1c2fb30a88 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:50.941864 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e088cf0e-f909-4d7c-a21e-3d1c2fb30a88 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:50.942036 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e088cf0e-f909-4d7c-a21e-3d1c2fb30a88 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:50.947474 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:50.947474 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:50.948428 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e088cf0e-f909-4d7c-a21e-3d1c2fb30a88 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:50.948924 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1338/5328] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:50 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:51.205467 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6c504186-007a-480f-8d8d-8f30c4e21f1f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:51.207635 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c504186-007a-480f-8d8d-8f30c4e21f1f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:51.207910 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c504186-007a-480f-8d8d-8f30c4e21f1f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:51.208160 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c504186-007a-480f-8d8d-8f30c4e21f1f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:51.217909 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:51.217909 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:51.221254 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6c504186-007a-480f-8d8d-8f30c4e21f1f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:51.225642 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c504186-007a-480f-8d8d-8f30c4e21f1f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:51.225894 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1328/5329] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:51 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:51.856909 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-794e8450-f811-4c10-b2c0-efe4c8b02c6a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:51.863394 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-794e8450-f811-4c10-b2c0-efe4c8b02c6a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/c08482e9-3e0b-4a07-b1a1-5a7482af7586 Aug 08 06:37:51.863578 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-794e8450-f811-4c10-b2c0-efe4c8b02c6a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:51.863754 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-794e8450-f811-4c10-b2c0-efe4c8b02c6a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:51.873058 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:51.873058 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:51.917452 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-794e8450-f811-4c10-b2c0-efe4c8b02c6a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/c08482e9-3e0b-4a07-b1a1-5a7482af7586 returned with HTTP 200 Aug 08 06:37:51.917862 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1335/5330] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:37:51 2026] DELETE /volume/v3/attachments/c08482e9-3e0b-4a07-b1a1-5a7482af7586 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:51.927463 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-7c4dacb6-2f85-4416-96bf-96ab329ca22e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:51.931168 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-7c4dacb6-2f85-4416-96bf-96ab329ca22e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e Aug 08 06:37:51.931168 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-7c4dacb6-2f85-4416-96bf-96ab329ca22e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:51.931168 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-7c4dacb6-2f85-4416-96bf-96ab329ca22e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:51.931168 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-7c4dacb6-2f85-4416-96bf-96ab329ca22e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: 30304811-d9e6-4a22-98d7-02d172f64e6e Aug 08 06:37:51.936791 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:51.936791 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:51.937317 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-7c4dacb6-2f85-4416-96bf-96ab329ca22e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:51.953440 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-7c4dacb6-2f85-4416-96bf-96ab329ca22e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:37:51.953440 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-496354c8-07cd-49cf-ae4f-f21c88e20c62 req-7c4dacb6-2f85-4416-96bf-96ab329ca22e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e returned with HTTP 202 Aug 08 06:37:51.953440 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1330/5331] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:37:51 2026] DELETE /volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:37:51.961620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dcb6ed95-8293-4ce4-87c6-acb0a3416486 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:51.963559 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dcb6ed95-8293-4ce4-87c6-acb0a3416486 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:51.963760 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dcb6ed95-8293-4ce4-87c6-acb0a3416486 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:51.964039 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dcb6ed95-8293-4ce4-87c6-acb0a3416486 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:51.964207 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-dcb6ed95-8293-4ce4-87c6-acb0a3416486 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:51.969343 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:51.969343 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:51.970048 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dcb6ed95-8293-4ce4-87c6-acb0a3416486 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:51.970541 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1339/5332] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:51 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:52.240295 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5618d5aa-ad57-46dc-833a-b233dbe98c21 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:52.242512 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5618d5aa-ad57-46dc-833a-b233dbe98c21 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:52.242760 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5618d5aa-ad57-46dc-833a-b233dbe98c21 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:52.243116 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5618d5aa-ad57-46dc-833a-b233dbe98c21 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:52.254395 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:52.254395 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:52.258563 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5618d5aa-ad57-46dc-833a-b233dbe98c21 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:52.264271 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5618d5aa-ad57-46dc-833a-b233dbe98c21 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:52.264789 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1329/5333] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:52 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:52.393003 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-7b1f0fd4-370d-4dd0-b78f-686485893b98 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:52.394901 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-7b1f0fd4-370d-4dd0-b78f-686485893b98 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/attachments/60b47069-5f8c-48b8-b97b-7d86ced045de/action Aug 08 06:37:52.395280 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-7b1f0fd4-370d-4dd0-b78f-686485893b98 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:37:52.395434 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-7b1f0fd4-370d-4dd0-b78f-686485893b98 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:52.409662 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:52.409662 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:52.418182 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-86e97015-d745-4899-b9c8-9faff22c7d72 req-7b1f0fd4-370d-4dd0-b78f-686485893b98 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments/60b47069-5f8c-48b8-b97b-7d86ced045de/action returned with HTTP 204 Aug 08 06:37:52.418663 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1336/5334] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:37:52 2026] POST /volume/v3/attachments/60b47069-5f8c-48b8-b97b-7d86ced045de/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:52.983591 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0be0149f-152c-49a1-8463-037b91110a13 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:52.985550 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0be0149f-152c-49a1-8463-037b91110a13 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:52.985826 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0be0149f-152c-49a1-8463-037b91110a13 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:52.986095 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0be0149f-152c-49a1-8463-037b91110a13 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:52.986247 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0be0149f-152c-49a1-8463-037b91110a13 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:52.990860 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:52.990860 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:52.991636 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0be0149f-152c-49a1-8463-037b91110a13 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:52.992054 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1331/5335] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:52 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:53.007521 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9db6432f-7f1c-40ee-9d14-991ddf2ee3f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.009110 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9db6432f-7f1c-40ee-9d14-991ddf2ee3f5 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e Aug 08 06:37:53.009281 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9db6432f-7f1c-40ee-9d14-991ddf2ee3f5 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:53.009448 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9db6432f-7f1c-40ee-9d14-991ddf2ee3f5 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:53.014489 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9db6432f-7f1c-40ee-9d14-991ddf2ee3f5 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e returned with HTTP 404 Aug 08 06:37:53.014891 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1340/5336] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:53 2026] GET /volume/v3/volumes/30304811-d9e6-4a22-98d7-02d172f64e6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:53.067444 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-447fc06f-60ee-4848-8c1c-644a1ce4068d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.069350 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-447fc06f-60ee-4848-8c1c-644a1ce4068d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:53.069633 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-447fc06f-60ee-4848-8c1c-644a1ce4068d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:53.069961 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-447fc06f-60ee-4848-8c1c-644a1ce4068d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:53.070131 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-447fc06f-60ee-4848-8c1c-644a1ce4068d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: 4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:53.076281 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:53.076281 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:53.076433 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-447fc06f-60ee-4848-8c1c-644a1ce4068d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:53.090693 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-447fc06f-60ee-4848-8c1c-644a1ce4068d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot delete request issued successfully. Aug 08 06:37:53.090857 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-447fc06f-60ee-4848-8c1c-644a1ce4068d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee returned with HTTP 202 Aug 08 06:37:53.091284 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1330/5337] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:37:53 2026] DELETE /volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:37:53.098254 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2f19ef10-bddc-45bd-9297-f1ac816433c7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.099647 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f19ef10-bddc-45bd-9297-f1ac816433c7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:53.099844 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f19ef10-bddc-45bd-9297-f1ac816433c7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:53.100056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2f19ef10-bddc-45bd-9297-f1ac816433c7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:53.104965 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:53.104965 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:53.105421 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2f19ef10-bddc-45bd-9297-f1ac816433c7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:37:53.106163 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2f19ef10-bddc-45bd-9297-f1ac816433c7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee returned with HTTP 200 Aug 08 06:37:53.106490 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1337/5338] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:53 2026] GET /volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:53.276194 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4f15fe0c-ecb3-4bca-9d1f-50187cd7a4cb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.277876 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f15fe0c-ecb3-4bca-9d1f-50187cd7a4cb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:53.278092 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f15fe0c-ecb3-4bca-9d1f-50187cd7a4cb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:53.278275 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f15fe0c-ecb3-4bca-9d1f-50187cd7a4cb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:53.287433 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:53.287433 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:53.290622 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4f15fe0c-ecb3-4bca-9d1f-50187cd7a4cb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:53.294123 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f15fe0c-ecb3-4bca-9d1f-50187cd7a4cb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:53.294459 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1332/5339] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:53 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 1194 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:53.304976 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d5357eff-c771-4d55-97b4-3c9bda05e681 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.306530 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5357eff-c771-4d55-97b4-3c9bda05e681 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:53.306697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5357eff-c771-4d55-97b4-3c9bda05e681 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:53.306888 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d5357eff-c771-4d55-97b4-3c9bda05e681 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:53.315664 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:53.315664 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:53.318607 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d5357eff-c771-4d55-97b4-3c9bda05e681 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:53.322132 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d5357eff-c771-4d55-97b4-3c9bda05e681 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:53.322607 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1341/5340] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:53 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 1194 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:53.356562 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-ccc345d1-641a-4d18-b8fd-48805837ea1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.358482 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-ccc345d1-641a-4d18-b8fd-48805837ea1c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:53.358657 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-ccc345d1-641a-4d18-b8fd-48805837ea1c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:53.358891 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-ccc345d1-641a-4d18-b8fd-48805837ea1c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:53.367635 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:53.367635 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:53.370824 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-ccc345d1-641a-4d18-b8fd-48805837ea1c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:53.374479 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-ccc345d1-641a-4d18-b8fd-48805837ea1c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:53.375014 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1331/5341] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:53 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 1194 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:53.390789 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-128af33f-627a-49d7-afba-5368f0c0c0a5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.392579 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-128af33f-627a-49d7-afba-5368f0c0c0a5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627/action Aug 08 06:37:53.392980 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-128af33f-627a-49d7-afba-5368f0c0c0a5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:37:53.393097 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-128af33f-627a-49d7-afba-5368f0c0c0a5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:53.402764 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:53.402764 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:53.403228 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-128af33f-627a-49d7-afba-5368f0c0c0a5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:53.408765 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-128af33f-627a-49d7-afba-5368f0c0c0a5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Begin detaching volume completed successfully. Aug 08 06:37:53.408988 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-128af33f-627a-49d7-afba-5368f0c0c0a5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627/action returned with HTTP 202 Aug 08 06:37:53.409481 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1338/5342] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:37:53 2026] POST /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:37:53.445560 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cb94b1ad-6db3-4ee0-aaa6-fdcb2b8c38b4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.446091 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb94b1ad-6db3-4ee0-aaa6-fdcb2b8c38b4 None None] GET https://10.4.3.32/volume// Aug 08 06:37:53.446311 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb94b1ad-6db3-4ee0-aaa6-fdcb2b8c38b4 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:53.446566 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb94b1ad-6db3-4ee0-aaa6-fdcb2b8c38b4 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:53.447012 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb94b1ad-6db3-4ee0-aaa6-fdcb2b8c38b4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:37:53.447355 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1333/5343] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:37:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:37:53.453721 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-cc59904e-8ec5-45c2-8009-4f1be9cd5035 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.455348 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-cc59904e-8ec5-45c2-8009-4f1be9cd5035 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:53.455544 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-cc59904e-8ec5-45c2-8009-4f1be9cd5035 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:53.455715 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-cc59904e-8ec5-45c2-8009-4f1be9cd5035 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:53.464974 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:53.464974 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:53.467928 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-cc59904e-8ec5-45c2-8009-4f1be9cd5035 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:53.471581 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-cc59904e-8ec5-45c2-8009-4f1be9cd5035 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:53.471960 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1342/5344] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:37:53 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 1377 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:37:53.480570 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-448dbfc5-aa3b-4ad7-843a-b02ff502635c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:53.482519 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-448dbfc5-aa3b-4ad7-843a-b02ff502635c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627/encryption Aug 08 06:37:53.482698 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-448dbfc5-aa3b-4ad7-843a-b02ff502635c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:53.482889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-448dbfc5-aa3b-4ad7-843a-b02ff502635c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:53.491221 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:53.491221 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:53.496640 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-448dbfc5-aa3b-4ad7-843a-b02ff502635c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627/encryption returned with HTTP 200 Aug 08 06:37:53.497157 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1332/5345] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:37:53 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:54.002816 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-570fd245-643d-4617-a9c7-bc66e0935029 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:54.005066 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-570fd245-643d-4617-a9c7-bc66e0935029 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:54.005284 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-570fd245-643d-4617-a9c7-bc66e0935029 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:54.005465 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-570fd245-643d-4617-a9c7-bc66e0935029 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:54.005563 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-570fd245-643d-4617-a9c7-bc66e0935029 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:54.009986 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:54.009986 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:54.010710 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-570fd245-643d-4617-a9c7-bc66e0935029 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:54.011135 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1339/5346] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:54 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:54.116479 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46277b3c-ad61-4c65-930b-c5c665790442 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:54.118388 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46277b3c-ad61-4c65-930b-c5c665790442 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee Aug 08 06:37:54.118690 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46277b3c-ad61-4c65-930b-c5c665790442 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:54.118994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46277b3c-ad61-4c65-930b-c5c665790442 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:54.125789 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46277b3c-ad61-4c65-930b-c5c665790442 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee returned with HTTP 404 Aug 08 06:37:54.126435 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1334/5347] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:37:54 2026] GET /volume/v3/snapshots/4cfb6343-fb33-4b8c-9c8f-3da8f34c34ee => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:54.134327 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bef85c28-9eca-4e07-8eb4-da1c4a790c13 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:54.136218 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bef85c28-9eca-4e07-8eb4-da1c4a790c13 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:54.136497 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bef85c28-9eca-4e07-8eb4-da1c4a790c13 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:54.136728 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bef85c28-9eca-4e07-8eb4-da1c4a790c13 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:54.136972 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-bef85c28-9eca-4e07-8eb4-da1c4a790c13 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: 8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:54.149289 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:54.149289 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:54.150050 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bef85c28-9eca-4e07-8eb4-da1c4a790c13 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:54.169195 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bef85c28-9eca-4e07-8eb4-da1c4a790c13 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:37:54.169431 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bef85c28-9eca-4e07-8eb4-da1c4a790c13 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 returned with HTTP 202 Aug 08 06:37:54.169944 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1343/5348] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:37:54 2026] DELETE /volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:37:54.178844 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2408dc1b-265d-4210-bfb6-498d20a5c71d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:54.180794 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2408dc1b-265d-4210-bfb6-498d20a5c71d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:54.181035 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2408dc1b-265d-4210-bfb6-498d20a5c71d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:54.181261 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2408dc1b-265d-4210-bfb6-498d20a5c71d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:54.189288 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:54.189288 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:54.194191 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2408dc1b-265d-4210-bfb6-498d20a5c71d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:54.200011 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2408dc1b-265d-4210-bfb6-498d20a5c71d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 returned with HTTP 200 Aug 08 06:37:54.200482 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1333/5349] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:54 2026] GET /volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:54.314491 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-184fc1aa-e29d-4b95-945f-c80c53d6235c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:54.316647 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-184fc1aa-e29d-4b95-945f-c80c53d6235c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] DELETE https://10.4.3.32/volume/v3/attachments/60b47069-5f8c-48b8-b97b-7d86ced045de Aug 08 06:37:54.316915 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-184fc1aa-e29d-4b95-945f-c80c53d6235c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:54.317203 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-184fc1aa-e29d-4b95-945f-c80c53d6235c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:54.324708 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:54.324708 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:54.370261 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-29d26fd6-ce22-4f86-b242-d7a026b6f562 req-184fc1aa-e29d-4b95-945f-c80c53d6235c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments/60b47069-5f8c-48b8-b97b-7d86ced045de returned with HTTP 200 Aug 08 06:37:54.370639 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1340/5350] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:37:54 2026] DELETE /volume/v3/attachments/60b47069-5f8c-48b8-b97b-7d86ced045de => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:54.522614 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b723d7da-b900-475c-aadc-ac46a47dec63 req-05034b9c-5876-4b47-8a88-8b3cf6e2510c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:54.525081 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b723d7da-b900-475c-aadc-ac46a47dec63 req-05034b9c-5876-4b47-8a88-8b3cf6e2510c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:54.525355 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b723d7da-b900-475c-aadc-ac46a47dec63 req-05034b9c-5876-4b47-8a88-8b3cf6e2510c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:54.525612 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b723d7da-b900-475c-aadc-ac46a47dec63 req-05034b9c-5876-4b47-8a88-8b3cf6e2510c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:54.533182 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:54.533182 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:54.536632 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-b723d7da-b900-475c-aadc-ac46a47dec63 req-05034b9c-5876-4b47-8a88-8b3cf6e2510c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:54.540329 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b723d7da-b900-475c-aadc-ac46a47dec63 req-05034b9c-5876-4b47-8a88-8b3cf6e2510c tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:54.540685 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1335/5351] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:54 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:55.022679 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dcc0cbe6-df5c-4182-8d6c-f16edf9df816 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:55.024697 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dcc0cbe6-df5c-4182-8d6c-f16edf9df816 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:55.025142 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dcc0cbe6-df5c-4182-8d6c-f16edf9df816 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:55.025142 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dcc0cbe6-df5c-4182-8d6c-f16edf9df816 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:55.025316 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-dcc0cbe6-df5c-4182-8d6c-f16edf9df816 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:55.029844 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:55.029844 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:55.030678 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dcc0cbe6-df5c-4182-8d6c-f16edf9df816 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:55.031061 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1344/5352] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:55 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:55.213801 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fd8f11de-e683-441f-89ec-7c91263f9886 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:55.215424 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd8f11de-e683-441f-89ec-7c91263f9886 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 Aug 08 06:37:55.215586 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd8f11de-e683-441f-89ec-7c91263f9886 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:55.215752 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd8f11de-e683-441f-89ec-7c91263f9886 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:55.221011 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd8f11de-e683-441f-89ec-7c91263f9886 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 returned with HTTP 404 Aug 08 06:37:55.221475 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1334/5353] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:55 2026] GET /volume/v3/volumes/8fae32f3-4347-421f-a9bd-a98c59387f76 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:55.247501 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:55.249313 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:37:55.249639 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2005010320", "snapshot_id": null, "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:55.251196 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2005010320', 'snapshot_id': None, 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:37:55.329131 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:37:55.329465 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:55.329465 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:55.333167 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:37:55.338174 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (f843d8ed-3ae0-4ed3-92f9-0aed52fa3572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:55.338996 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b964982f-b405-4d9f-a88a-852d1361279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:55.339782 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:37:55.388995 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b964982f-b405-4d9f-a88a-852d1361279f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:55.389648 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88cc6a65-edb0-47b6-8591-e197ee465dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:55.427253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['fcf0adec-3968-43b1-8649-7dba9faddafe', '08f27ff6-c7ff-44bc-8c84-1cbc7227e61a', '12b6d6f1-4d9a-49eb-a383-3ea42d76db24', '7ca556d9-6ee1-400e-9b10-524e2f555969'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:37:55.428106 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88cc6a65-edb0-47b6-8591-e197ee465dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcf0adec-3968-43b1-8649-7dba9faddafe', '08f27ff6-c7ff-44bc-8c84-1cbc7227e61a', '12b6d6f1-4d9a-49eb-a383-3ea42d76db24', '7ca556d9-6ee1-400e-9b10-524e2f555969']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:55.428788 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63640b80-fb0c-42b9-9c7f-c7eafd88461d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:55.449733 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63640b80-fb0c-42b9-9c7f-c7eafd88461d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '982519d6-27d4-4289-a10a-a13d06ad91aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2005010320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['fcf0adec-3968-43b1-8649-7dba9faddafe','08f27ff6-c7ff-44bc-8c84-1cbc7227e61a','12b6d6f1-4d9a-49eb-a383-3ea42d76db24','7ca556d9-6ee1-400e-9b10-524e2f555969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2005010320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=982519d6-27d4-4289-a10a-a13d06ad91aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:55.450750 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85794aae-8ac6-4bb4-a2bb-0effa01c8928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:55.482826 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85794aae-8ac6-4bb4-a2bb-0effa01c8928) transitioned into state 'SUCCESS' from state '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-2005010320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['fcf0adec-3968-43b1-8649-7dba9faddafe','08f27ff6-c7ff-44bc-8c84-1cbc7227e61a','12b6d6f1-4d9a-49eb-a383-3ea42d76db24','7ca556d9-6ee1-400e-9b10-524e2f555969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:55.485369 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e360f7-ae4f-4dc0-8638-b7e40c541b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:37:55.495154 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e360f7-ae4f-4dc0-8638-b7e40c541b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:37:55.496034 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (f843d8ed-3ae0-4ed3-92f9-0aed52fa3572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:37:55.496382 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:37:55.497014 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eae44a6e-bf06-4d93-be3f-0e67b308510b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:37:55.497478 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1341/5354] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:37:55 2026] POST /volume/v3/volumes => generated 757 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:37:55.508070 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a1070fa3-ff22-43af-a4a4-1350178a0a5d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:55.510154 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1070fa3-ff22-43af-a4a4-1350178a0a5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:37:55.510389 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1070fa3-ff22-43af-a4a4-1350178a0a5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:55.510611 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1070fa3-ff22-43af-a4a4-1350178a0a5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:55.517584 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:55.517584 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:55.520917 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a1070fa3-ff22-43af-a4a4-1350178a0a5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:55.526524 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1070fa3-ff22-43af-a4a4-1350178a0a5d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 200 Aug 08 06:37:55.526524 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1336/5355] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:55 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:56.041839 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cabb4725-2619-4398-b861-26f726feffdf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:56.044031 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cabb4725-2619-4398-b861-26f726feffdf tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:56.044264 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cabb4725-2619-4398-b861-26f726feffdf tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:56.044490 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cabb4725-2619-4398-b861-26f726feffdf tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:56.044627 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-cabb4725-2619-4398-b861-26f726feffdf tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:56.049734 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:56.049734 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:56.050605 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cabb4725-2619-4398-b861-26f726feffdf tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:56.051080 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1345/5356] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:56 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:56.539510 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f1bb37f1-1bb1-4f19-a9a6-fdb9fa46a579 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:56.541348 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1bb37f1-1bb1-4f19-a9a6-fdb9fa46a579 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:37:56.541528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1bb37f1-1bb1-4f19-a9a6-fdb9fa46a579 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:56.541707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1bb37f1-1bb1-4f19-a9a6-fdb9fa46a579 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:56.548698 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:56.548698 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:56.552082 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f1bb37f1-1bb1-4f19-a9a6-fdb9fa46a579 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:56.556172 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1bb37f1-1bb1-4f19-a9a6-fdb9fa46a579 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 200 Aug 08 06:37:56.556501 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1335/5357] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:56 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:56.568275 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a8e24f4e-240a-45a3-8dcb-b89fe39d02cf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:56.570070 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8e24f4e-240a-45a3-8dcb-b89fe39d02cf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:37:56.570250 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8e24f4e-240a-45a3-8dcb-b89fe39d02cf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:56.570439 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8e24f4e-240a-45a3-8dcb-b89fe39d02cf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:56.576837 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:56.576837 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:56.579816 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a8e24f4e-240a-45a3-8dcb-b89fe39d02cf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:56.583738 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8e24f4e-240a-45a3-8dcb-b89fe39d02cf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 200 Aug 08 06:37:56.584097 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1342/5358] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:56 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:57.060600 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8a2e219f-bc46-4530-bafd-0b1435345100 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:57.064256 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a2e219f-bc46-4530-bafd-0b1435345100 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:57.064256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a2e219f-bc46-4530-bafd-0b1435345100 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:57.064256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a2e219f-bc46-4530-bafd-0b1435345100 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:57.064256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8a2e219f-bc46-4530-bafd-0b1435345100 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:57.067740 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:57.067740 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:57.068476 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a2e219f-bc46-4530-bafd-0b1435345100 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:57.068853 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1337/5359] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:57 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:57.394636 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0ca8a0ce-b1bc-4c04-99cc-17abffc10fba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:57.396657 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ca8a0ce-b1bc-4c04-99cc-17abffc10fba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:57.396879 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ca8a0ce-b1bc-4c04-99cc-17abffc10fba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:57.397098 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0ca8a0ce-b1bc-4c04-99cc-17abffc10fba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:57.397299 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0ca8a0ce-b1bc-4c04-99cc-17abffc10fba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Delete volume with id: 8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:57.403908 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:57.403908 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:57.404351 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0ca8a0ce-b1bc-4c04-99cc-17abffc10fba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:57.413874 np0000006785 devstack@c-api.service[100289]: WARNING cinder.keymgr.conf_key_mgr [None req-0ca8a0ce-b1bc-4c04-99cc-17abffc10fba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:37:57.419500 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0ca8a0ce-b1bc-4c04-99cc-17abffc10fba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Delete volume request issued successfully. Aug 08 06:37:57.419684 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0ca8a0ce-b1bc-4c04-99cc-17abffc10fba tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 202 Aug 08 06:37:57.420097 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1346/5360] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:37:57 2026] DELETE /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:37:57.427944 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-060d0f12-03f6-489d-9443-b2c0a0f19e28 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:57.429894 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-060d0f12-03f6-489d-9443-b2c0a0f19e28 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:57.430165 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-060d0f12-03f6-489d-9443-b2c0a0f19e28 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:57.430370 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-060d0f12-03f6-489d-9443-b2c0a0f19e28 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:57.437406 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:57.437406 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:57.440892 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-060d0f12-03f6-489d-9443-b2c0a0f19e28 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:57.445000 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-060d0f12-03f6-489d-9443-b2c0a0f19e28 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 200 Aug 08 06:37:57.445419 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1336/5361] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:57 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:57.683733 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-18f0dcb8-17d5-47f1-8adb-18215d6c0037 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:57.686032 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-18f0dcb8-17d5-47f1-8adb-18215d6c0037 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:37:57.686226 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-18f0dcb8-17d5-47f1-8adb-18215d6c0037 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:57.686399 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-18f0dcb8-17d5-47f1-8adb-18215d6c0037 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:57.693161 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:57.693161 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:57.696888 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-18f0dcb8-17d5-47f1-8adb-18215d6c0037 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:57.702227 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-18f0dcb8-17d5-47f1-8adb-18215d6c0037 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 200 Aug 08 06:37:57.702642 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1343/5362] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:57 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:58.080087 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6660b041-43b5-4b9c-88b6-023c7f1e41d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:58.081924 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6660b041-43b5-4b9c-88b6-023c7f1e41d0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:58.082160 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6660b041-43b5-4b9c-88b6-023c7f1e41d0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:58.082342 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6660b041-43b5-4b9c-88b6-023c7f1e41d0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:58.082432 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6660b041-43b5-4b9c-88b6-023c7f1e41d0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:58.087058 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:58.087058 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:58.087907 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6660b041-43b5-4b9c-88b6-023c7f1e41d0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:58.088282 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1338/5363] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:58 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:58.112438 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-1e5d8472-d8be-4424-9ecf-ffa6b4e9e737 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:58.114313 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-1e5d8472-d8be-4424-9ecf-ffa6b4e9e737 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:37:58.114502 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-1e5d8472-d8be-4424-9ecf-ffa6b4e9e737 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:58.114666 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-1e5d8472-d8be-4424-9ecf-ffa6b4e9e737 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:58.120594 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:58.120594 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:58.123698 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-1e5d8472-d8be-4424-9ecf-ffa6b4e9e737 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:58.127499 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-1e5d8472-d8be-4424-9ecf-ffa6b4e9e737 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 200 Aug 08 06:37:58.128121 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1347/5364] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:37:58 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:58.137471 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d94995b3-b40d-44ef-af96-90a0777ac8de None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:58.137835 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d94995b3-b40d-44ef-af96-90a0777ac8de None None] GET https://10.4.3.32/volume// Aug 08 06:37:58.138025 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d94995b3-b40d-44ef-af96-90a0777ac8de None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:58.138195 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d94995b3-b40d-44ef-af96-90a0777ac8de None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:58.138499 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d94995b3-b40d-44ef-af96-90a0777ac8de None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:37:58.138875 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1337/5365] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:37:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:37:58.145427 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-9f50fc3b-049e-4986-8c62-7de5587d44de None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:58.147363 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-9f50fc3b-049e-4986-8c62-7de5587d44de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:37:58.147673 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-9f50fc3b-049e-4986-8c62-7de5587d44de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "982519d6-27d4-4289-a10a-a13d06ad91aa", "connector": null, "instance_uuid": "6ac24e72-6a28-4462-85ba-7f29fba880c0"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:58.155112 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:58.155112 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:58.175689 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-9f50fc3b-049e-4986-8c62-7de5587d44de tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:37:58.176200 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1344/5366] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:37:58 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:58.460349 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b74a992b-94dd-4794-85d2-dcbc1eface3a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:58.462434 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b74a992b-94dd-4794-85d2-dcbc1eface3a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 Aug 08 06:37:58.462704 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b74a992b-94dd-4794-85d2-dcbc1eface3a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:58.463007 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b74a992b-94dd-4794-85d2-dcbc1eface3a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:58.470112 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b74a992b-94dd-4794-85d2-dcbc1eface3a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 returned with HTTP 404 Aug 08 06:37:58.470690 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1339/5367] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:58 2026] GET /volume/v3/volumes/8fd9a7e9-d970-4b1f-9c2b-9e326ffb7627 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:58.478301 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0adac854-843d-4a28-b150-cb681294eef0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:58.480021 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0adac854-843d-4a28-b150-cb681294eef0 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 Aug 08 06:37:58.480199 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0adac854-843d-4a28-b150-cb681294eef0 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:58.480393 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0adac854-843d-4a28-b150-cb681294eef0 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:58.480549 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0adac854-843d-4a28-b150-cb681294eef0 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Delete volume with id: b37f7599-7d5b-4908-bf39-c6d54c104e35 Aug 08 06:37:58.489580 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:58.489580 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:58.490174 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0adac854-843d-4a28-b150-cb681294eef0 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:58.501122 np0000006785 devstack@c-api.service[100289]: WARNING cinder.keymgr.conf_key_mgr [None req-0adac854-843d-4a28-b150-cb681294eef0 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:37:58.506931 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0adac854-843d-4a28-b150-cb681294eef0 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Delete volume request issued successfully. Aug 08 06:37:58.507173 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0adac854-843d-4a28-b150-cb681294eef0 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 returned with HTTP 202 Aug 08 06:37:58.507704 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1348/5368] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:37:58 2026] DELETE /volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:37:58.514599 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-12de8706-4ce5-45d0-896f-06997bc97e09 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:58.516315 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12de8706-4ce5-45d0-896f-06997bc97e09 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 Aug 08 06:37:58.516506 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12de8706-4ce5-45d0-896f-06997bc97e09 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:58.516702 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12de8706-4ce5-45d0-896f-06997bc97e09 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:58.523102 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:58.523102 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:58.526361 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-12de8706-4ce5-45d0-896f-06997bc97e09 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:37:58.530622 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12de8706-4ce5-45d0-896f-06997bc97e09 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 returned with HTTP 200 Aug 08 06:37:58.531024 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1338/5369] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:58 2026] GET /volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:58.893061 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4313cb16-eeb9-4209-b8d5-71bdfe0a8a49 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:58.893555 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4313cb16-eeb9-4209-b8d5-71bdfe0a8a49 None None] GET https://10.4.3.32/volume// Aug 08 06:37:58.893763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4313cb16-eeb9-4209-b8d5-71bdfe0a8a49 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:58.894062 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4313cb16-eeb9-4209-b8d5-71bdfe0a8a49 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:58.894444 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4313cb16-eeb9-4209-b8d5-71bdfe0a8a49 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:37:58.894749 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1345/5370] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:37:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:37:58.904102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-00f3fdbd-3850-4227-9a9b-79fcc6384908 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:58.906447 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-00f3fdbd-3850-4227-9a9b-79fcc6384908 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:37:58.906686 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-00f3fdbd-3850-4227-9a9b-79fcc6384908 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:58.906983 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-00f3fdbd-3850-4227-9a9b-79fcc6384908 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:58.919168 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:58.919168 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:37:58.923861 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-00f3fdbd-3850-4227-9a9b-79fcc6384908 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:37:58.929399 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-00f3fdbd-3850-4227-9a9b-79fcc6384908 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 200 Aug 08 06:37:58.929986 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1340/5371] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:37:58 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:37:59.030274 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-81fcb926-7b96-4fae-abd5-35ca78719a83 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:59.032489 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-81fcb926-7b96-4fae-abd5-35ca78719a83 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/35542fec-2366-4edc-be83-3e4999dee7c0 Aug 08 06:37:59.032861 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-81fcb926-7b96-4fae-abd5-35ca78719a83 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:59.039756 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-81fcb926-7b96-4fae-abd5-35ca78719a83 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-982519d6-27d4-4289-a10a-a13d06ad91aa-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:37:59.044457 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-81fcb926-7b96-4fae-abd5-35ca78719a83 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-982519d6-27d4-4289-a10a-a13d06ad91aa-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:37:59.045419 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:59.045419 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:59.101556 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-73a723e1-94ed-4936-8d9b-e3d737a1c15c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:59.103623 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-73a723e1-94ed-4936-8d9b-e3d737a1c15c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:37:59.103947 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-73a723e1-94ed-4936-8d9b-e3d737a1c15c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:59.104154 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-73a723e1-94ed-4936-8d9b-e3d737a1c15c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:59.104290 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-73a723e1-94ed-4936-8d9b-e3d737a1c15c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:37:59.108520 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:59.108520 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:59.109279 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-73a723e1-94ed-4936-8d9b-e3d737a1c15c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:37:59.109617 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1339/5372] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:59 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:37:59.119954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-81fcb926-7b96-4fae-abd5-35ca78719a83 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-982519d6-27d4-4289-a10a-a13d06ad91aa-np0000006785" released by "attachment_update" :: held 0.075s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:37:59.120393 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-81fcb926-7b96-4fae-abd5-35ca78719a83 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/35542fec-2366-4edc-be83-3e4999dee7c0 returned with HTTP 200 Aug 08 06:37:59.121259 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1349/5373] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:37:59 2026] PUT /volume/v3/attachments/35542fec-2366-4edc-be83-3e4999dee7c0 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:59.140582 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-bff39dbd-2746-4d0d-b696-68aa1a7d3c0c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:59.143265 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-bff39dbd-2746-4d0d-b696-68aa1a7d3c0c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/35542fec-2366-4edc-be83-3e4999dee7c0/action Aug 08 06:37:59.143786 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-bff39dbd-2746-4d0d-b696-68aa1a7d3c0c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:37:59.144016 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-bff39dbd-2746-4d0d-b696-68aa1a7d3c0c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:37:59.158229 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:59.158229 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:37:59.167165 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-45d7784f-8643-4e2e-85f3-e4c998824c42 req-bff39dbd-2746-4d0d-b696-68aa1a7d3c0c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/35542fec-2366-4edc-be83-3e4999dee7c0/action returned with HTTP 204 Aug 08 06:37:59.167605 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1346/5374] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:37:59 2026] POST /volume/v3/attachments/35542fec-2366-4edc-be83-3e4999dee7c0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:59.546859 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a0a10881-b19a-45c0-88da-7247621a22be None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:59.548428 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0a10881-b19a-45c0-88da-7247621a22be tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 Aug 08 06:37:59.548428 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0a10881-b19a-45c0-88da-7247621a22be tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:59.548602 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0a10881-b19a-45c0-88da-7247621a22be tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:59.556130 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0a10881-b19a-45c0-88da-7247621a22be tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 returned with HTTP 404 Aug 08 06:37:59.556644 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1341/5375] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:37:59 2026] GET /volume/v3/volumes/b37f7599-7d5b-4908-bf39-c6d54c104e35 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:37:59.563359 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e5f8a4f4-5ffa-4102-84d0-6e6e1ed6b022 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:59.565141 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5f8a4f4-5ffa-4102-84d0-6e6e1ed6b022 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:37:59.565333 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5f8a4f4-5ffa-4102-84d0-6e6e1ed6b022 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:59.565561 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5f8a4f4-5ffa-4102-84d0-6e6e1ed6b022 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:59.566348 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5f8a4f4-5ffa-4102-84d0-6e6e1ed6b022 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:37:59.578188 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5f8a4f4-5ffa-4102-84d0-6e6e1ed6b022 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Get all volumes completed successfully. Aug 08 06:37:59.579693 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:59.579693 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:37:59.584573 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5f8a4f4-5ffa-4102-84d0-6e6e1ed6b022 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:37:59.584998 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1340/5376] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:37:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8067 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:37:59.603007 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6aaf39e0-89e3-4dec-89c1-d2673f053a1c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:37:59.605233 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6aaf39e0-89e3-4dec-89c1-d2673f053a1c tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] DELETE https://10.4.3.32/volume/v3/types/da5e6cb6-e277-473f-a29d-0b6fed6142d2 Aug 08 06:37:59.605503 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6aaf39e0-89e3-4dec-89c1-d2673f053a1c tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:37:59.605790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6aaf39e0-89e3-4dec-89c1-d2673f053a1c tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:37:59.606137 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:37:59.606137 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:37:59.630844 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6aaf39e0-89e3-4dec-89c1-d2673f053a1c tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] https://10.4.3.32/volume/v3/types/da5e6cb6-e277-473f-a29d-0b6fed6142d2 returned with HTTP 202 Aug 08 06:37:59.631240 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1350/5377] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:37:59 2026] DELETE /volume/v3/types/da5e6cb6-e277-473f-a29d-0b6fed6142d2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:38:00.122292 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6d964dee-60ed-476d-9b36-5f9d19942371 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:00.124357 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d964dee-60ed-476d-9b36-5f9d19942371 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:00.124602 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d964dee-60ed-476d-9b36-5f9d19942371 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:00.124852 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6d964dee-60ed-476d-9b36-5f9d19942371 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:00.124999 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6d964dee-60ed-476d-9b36-5f9d19942371 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:00.129721 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:00.129721 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:00.130611 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6d964dee-60ed-476d-9b36-5f9d19942371 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:38:00.131075 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1347/5378] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:00 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:00.761816 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e93f5c19-fcf5-45e5-a418-9f6f647d3fd2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:00.766820 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e93f5c19-fcf5-45e5-a418-9f6f647d3fd2 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:38:00.766820 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e93f5c19-fcf5-45e5-a418-9f6f647d3fd2 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1333398589", "extra_specs": {}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:00.781474 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e93f5c19-fcf5-45e5-a418-9f6f647d3fd2 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:38:00.782139 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1342/5379] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:38:00 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:00.791517 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c7c72eb4-e0c5-4c54-b300-238c7202c9d2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:00.793398 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7c72eb4-e0c5-4c54-b300-238c7202c9d2 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] POST https://10.4.3.32/volume/v3/types/e181d5e0-08d4-4717-a747-77bdcfd8834d/encryption Aug 08 06:38:00.793751 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7c72eb4-e0c5-4c54-b300-238c7202c9d2 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:00.812045 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7c72eb4-e0c5-4c54-b300-238c7202c9d2 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] https://10.4.3.32/volume/v3/types/e181d5e0-08d4-4717-a747-77bdcfd8834d/encryption returned with HTTP 200 Aug 08 06:38:00.812455 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1341/5380] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:38:00 2026] POST /volume/v3/types/e181d5e0-08d4-4717-a747-77bdcfd8834d/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:00.839411 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-387998ec-d738-4a9a-a807-dea434e713ea None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:00.841236 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:38:00.841499 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-193831445", "snapshot_id": null, "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "volume_type": "tempest-scenario-type-luks-1333398589", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:00.843281 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-193831445', 'snapshot_id': None, 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'volume_type': 'tempest-scenario-type-luks-1333398589', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:38:00.929564 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume of 1 GB Aug 08 06:38:00.929970 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:00.929970 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:00.930581 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Availability Zones retrieved successfully. Aug 08 06:38:00.937414 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Flow 'volume_create_api' (7c04c7f7-dbbf-4cf5-967c-a17e22361671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:38:00.938534 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31557b50-5dce-4a84-86db-301255d0fba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:00.939643 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:38:00.993507 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31557b50-5dce-4a84-86db-301255d0fba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:38:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e181d5e0-08d4-4717-a747-77bdcfd8834d,is_public=True,name='tempest-scenario-type-luks-1333398589',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e181d5e0-08d4-4717-a747-77bdcfd8834d', '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=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:00.994338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbfef770-f13d-4780-a47d-69023cd83be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:01.024261 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1333398589 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1333398589, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:38:01.024619 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1333398589 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1333398589, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:38:01.056405 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Created reservations ['decd91e4-0c2e-40b4-a56d-784b9f05bda5', '34579b95-6bd3-43d7-a28c-d43981668a55', 'd5bc100e-8196-4f20-9ab4-f0891f3ff02e', 'e0af1ea6-3124-4a8b-82bf-80bf0636fe3f'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:01.057347 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbfef770-f13d-4780-a47d-69023cd83be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['decd91e4-0c2e-40b4-a56d-784b9f05bda5', '34579b95-6bd3-43d7-a28c-d43981668a55', 'd5bc100e-8196-4f20-9ab4-f0891f3ff02e', 'e0af1ea6-3124-4a8b-82bf-80bf0636fe3f']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:01.058207 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc0395a-42b0-4aae-840e-4578e0fe706f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:01.082222 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc0395a-42b0-4aae-840e-4578e0fe706f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd7ea4c5-fe4e-463c-9cdc-07ff048b8146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-193831445',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',qos_specs=None,replication_status=,reservations=['decd91e4-0c2e-40b4-a56d-784b9f05bda5','34579b95-6bd3-43d7-a28c-d43981668a55','d5bc100e-8196-4f20-9ab4-f0891f3ff02e','e0af1ea6-3124-4a8b-82bf-80bf0636fe3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_type_id=e181d5e0-08d4-4717-a747-77bdcfd8834d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-193831445',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fd7ea4c5-fe4e-463c-9cdc-07ff048b8146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e181d5e0-08d4-4717-a747-77bdcfd8834d),volume_type_id=e181d5e0-08d4-4717-a747-77bdcfd8834d)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:01.083265 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f456e66c-37c5-4538-8f9f-66828df5eb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:01.103624 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f456e66c-37c5-4538-8f9f-66828df5eb00) transitioned into state 'SUCCESS' from state '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-193831445',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',qos_specs=None,replication_status=,reservations=['decd91e4-0c2e-40b4-a56d-784b9f05bda5','34579b95-6bd3-43d7-a28c-d43981668a55','d5bc100e-8196-4f20-9ab4-f0891f3ff02e','e0af1ea6-3124-4a8b-82bf-80bf0636fe3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_type_id=e181d5e0-08d4-4717-a747-77bdcfd8834d)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:01.104524 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737a5e60-f761-469e-9025-0a80609994cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:01.116503 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737a5e60-f761-469e-9025-0a80609994cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:01.117790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Flow 'volume_create_api' (7c04c7f7-dbbf-4cf5-967c-a17e22361671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:38:01.118022 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume request issued successfully. Aug 08 06:38:01.119169 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-387998ec-d738-4a9a-a807-dea434e713ea tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:38:01.119292 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1351/5381] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:38:00 2026] POST /volume/v3/volumes => generated 789 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:38:01.130322 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6abb78db-cd9f-4890-bf44-14454f8f9cb1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:01.132043 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6abb78db-cd9f-4890-bf44-14454f8f9cb1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:01.132233 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6abb78db-cd9f-4890-bf44-14454f8f9cb1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:01.132370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6abb78db-cd9f-4890-bf44-14454f8f9cb1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:01.138807 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:01.138807 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:01.140907 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1e7643f3-e147-48f3-94ca-333740d27960 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:01.142688 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e7643f3-e147-48f3-94ca-333740d27960 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:01.142938 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e7643f3-e147-48f3-94ca-333740d27960 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:01.143075 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6abb78db-cd9f-4890-bf44-14454f8f9cb1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:01.143121 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e7643f3-e147-48f3-94ca-333740d27960 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:01.143230 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1e7643f3-e147-48f3-94ca-333740d27960 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:01.147009 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6abb78db-cd9f-4890-bf44-14454f8f9cb1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:01.147369 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1348/5382] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:01 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:01.147517 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:01.147517 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:01.148338 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e7643f3-e147-48f3-94ca-333740d27960 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:38:01.148692 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1343/5383] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:01 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:02.158924 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b83a8531-13a2-4389-8474-3e85cea858cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:02.159959 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-75ca7ca4-dad9-416f-a40d-f995f31ff21e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:02.160678 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b83a8531-13a2-4389-8474-3e85cea858cb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:02.160881 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b83a8531-13a2-4389-8474-3e85cea858cb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:02.161068 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b83a8531-13a2-4389-8474-3e85cea858cb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:02.161192 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b83a8531-13a2-4389-8474-3e85cea858cb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:02.162177 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75ca7ca4-dad9-416f-a40d-f995f31ff21e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:02.162390 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75ca7ca4-dad9-416f-a40d-f995f31ff21e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:02.162639 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75ca7ca4-dad9-416f-a40d-f995f31ff21e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:02.169027 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:02.169027 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:02.169756 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b83a8531-13a2-4389-8474-3e85cea858cb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:38:02.170332 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1342/5384] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:02 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:02.171011 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:02.171011 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:02.175321 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-75ca7ca4-dad9-416f-a40d-f995f31ff21e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:02.180363 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75ca7ca4-dad9-416f-a40d-f995f31ff21e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:02.180812 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1352/5385] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:02 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:03.181071 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c00c003-e712-4b7f-bebe-f9f736b68db2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:03.183258 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c00c003-e712-4b7f-bebe-f9f736b68db2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:03.183501 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c00c003-e712-4b7f-bebe-f9f736b68db2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:03.183752 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c00c003-e712-4b7f-bebe-f9f736b68db2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:03.183931 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2c00c003-e712-4b7f-bebe-f9f736b68db2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:03.189018 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:03.189018 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:03.189964 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c00c003-e712-4b7f-bebe-f9f736b68db2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:38:03.190430 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1349/5386] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:03 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:03.196220 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5115d0a5-d9ce-40af-98a2-474e17af9ab7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:03.198369 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5115d0a5-d9ce-40af-98a2-474e17af9ab7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:03.198608 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5115d0a5-d9ce-40af-98a2-474e17af9ab7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:03.198858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5115d0a5-d9ce-40af-98a2-474e17af9ab7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:03.206834 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:03.206834 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:03.210985 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5115d0a5-d9ce-40af-98a2-474e17af9ab7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:03.215310 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5115d0a5-d9ce-40af-98a2-474e17af9ab7 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:03.215763 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1344/5387] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:03 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:04.201625 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-83327044-330d-4397-8871-e4bab232b82e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:04.203524 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83327044-330d-4397-8871-e4bab232b82e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:04.203729 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-83327044-330d-4397-8871-e4bab232b82e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:04.204016 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-83327044-330d-4397-8871-e4bab232b82e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:04.204147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-83327044-330d-4397-8871-e4bab232b82e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:04.213355 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:04.213355 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:04.214699 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83327044-330d-4397-8871-e4bab232b82e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:38:04.215393 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1343/5388] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:04 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:04.230974 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6b93b83c-1077-4ae0-b647-8e7b2fa0e59a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:04.233645 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b93b83c-1077-4ae0-b647-8e7b2fa0e59a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:04.233919 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b93b83c-1077-4ae0-b647-8e7b2fa0e59a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:04.234469 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6b93b83c-1077-4ae0-b647-8e7b2fa0e59a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:04.242101 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:04.242101 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:04.246273 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6b93b83c-1077-4ae0-b647-8e7b2fa0e59a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:04.252198 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6b93b83c-1077-4ae0-b647-8e7b2fa0e59a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:04.252629 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1353/5389] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:04 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:05.226396 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9f2f3bfc-5643-411f-9ca1-2cbbb236709b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:05.228229 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f2f3bfc-5643-411f-9ca1-2cbbb236709b tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:05.228442 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f2f3bfc-5643-411f-9ca1-2cbbb236709b tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:05.228635 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9f2f3bfc-5643-411f-9ca1-2cbbb236709b tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:05.228748 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-9f2f3bfc-5643-411f-9ca1-2cbbb236709b tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:05.233958 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:05.233958 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:05.234673 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9f2f3bfc-5643-411f-9ca1-2cbbb236709b tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:38:05.235112 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1350/5390] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:05 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:05.265927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d15f1d98-cf15-46ed-818f-5ae39a2c730a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:05.267580 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d15f1d98-cf15-46ed-818f-5ae39a2c730a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:05.267762 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d15f1d98-cf15-46ed-818f-5ae39a2c730a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:05.268042 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d15f1d98-cf15-46ed-818f-5ae39a2c730a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:05.279925 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:05.279925 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:05.284007 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d15f1d98-cf15-46ed-818f-5ae39a2c730a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:05.288445 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d15f1d98-cf15-46ed-818f-5ae39a2c730a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:05.288925 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1345/5391] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:05 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:06.246469 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e9c784af-54e4-4c9d-9cf2-6bbc02b6cb26 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:06.250797 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9c784af-54e4-4c9d-9cf2-6bbc02b6cb26 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:06.250797 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9c784af-54e4-4c9d-9cf2-6bbc02b6cb26 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:06.250797 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9c784af-54e4-4c9d-9cf2-6bbc02b6cb26 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:06.250797 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e9c784af-54e4-4c9d-9cf2-6bbc02b6cb26 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:06.254395 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:06.254395 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:06.255279 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9c784af-54e4-4c9d-9cf2-6bbc02b6cb26 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:38:06.255729 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1344/5392] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:06 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:06.301473 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-86e820d9-daac-4af0-8feb-d1739d50dca1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:06.303736 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-86e820d9-daac-4af0-8feb-d1739d50dca1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:06.304050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-86e820d9-daac-4af0-8feb-d1739d50dca1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:06.304296 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-86e820d9-daac-4af0-8feb-d1739d50dca1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:06.311756 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:06.311756 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:06.315635 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-86e820d9-daac-4af0-8feb-d1739d50dca1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:06.320599 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-86e820d9-daac-4af0-8feb-d1739d50dca1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:06.321023 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1354/5393] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:06 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:07.265576 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-544a3c6b-ce99-4203-9315-287e96f259f8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:07.267081 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-544a3c6b-ce99-4203-9315-287e96f259f8 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:07.267245 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-544a3c6b-ce99-4203-9315-287e96f259f8 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:07.267416 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-544a3c6b-ce99-4203-9315-287e96f259f8 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:07.267507 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-544a3c6b-ce99-4203-9315-287e96f259f8 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:07.271537 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:07.271537 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:07.272328 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-544a3c6b-ce99-4203-9315-287e96f259f8 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:38:07.272676 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1351/5394] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:07 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:07.281322 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ae13b160-9f70-4bda-b81a-8dbfc0d3f4cd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:07.311176 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae13b160-9f70-4bda-b81a-8dbfc0d3f4cd tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:38:07.311630 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae13b160-9f70-4bda-b81a-8dbfc0d3f4cd tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81915e98-209d-469a-a20f-80494c469453", "incremental": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:07.313440 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-ae13b160-9f70-4bda-b81a-8dbfc0d3f4cd tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Creating new backup {'backup': {'volume_id': '81915e98-209d-469a-a20f-80494c469453', 'incremental': True}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:38:07.313627 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-ae13b160-9f70-4bda-b81a-8dbfc0d3f4cd tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Creating backup of volume 81915e98-209d-469a-a20f-80494c469453 in container None Aug 08 06:38:07.321889 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:07.321889 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:07.322294 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ae13b160-9f70-4bda-b81a-8dbfc0d3f4cd tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Volume info retrieved successfully. Aug 08 06:38:07.334746 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dae2d6c7-885f-4f7a-a79c-62e44d642379 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:07.337227 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dae2d6c7-885f-4f7a-a79c-62e44d642379 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:07.337421 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dae2d6c7-885f-4f7a-a79c-62e44d642379 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:07.337648 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dae2d6c7-885f-4f7a-a79c-62e44d642379 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:07.346626 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:07.346626 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:07.350741 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dae2d6c7-885f-4f7a-a79c-62e44d642379 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:07.353646 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ae13b160-9f70-4bda-b81a-8dbfc0d3f4cd tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Created reservations ['133aeec9-6586-4ebf-82c8-f430a8b5475a', '9db87421-84f1-4f4e-a31d-69f516d13876'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:07.355503 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dae2d6c7-885f-4f7a-a79c-62e44d642379 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:07.355885 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1345/5395] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:07 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:07.367965 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae13b160-9f70-4bda-b81a-8dbfc0d3f4cd tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 400 Aug 08 06:38:07.368483 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1346/5396] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:38:07 2026] POST /volume/v3/backups => generated 109 bytes in 88 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:38:07.376525 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5cc94481-f4d3-404f-93a1-27f5fac603ec None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:07.378311 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5cc94481-f4d3-404f-93a1-27f5fac603ec tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] DELETE https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:07.378600 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5cc94481-f4d3-404f-93a1-27f5fac603ec tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:07.378790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5cc94481-f4d3-404f-93a1-27f5fac603ec tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:07.378927 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-5cc94481-f4d3-404f-93a1-27f5fac603ec tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Delete backup with id: 24205b81-57ab-4112-853f-a2e07cb48e92. Aug 08 06:38:07.382850 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:07.382850 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:07.393380 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-5cc94481-f4d3-404f-93a1-27f5fac603ec tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] delete_backup rpcapi backup_id 24205b81-57ab-4112-853f-a2e07cb48e92 {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:38:07.395136 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5cc94481-f4d3-404f-93a1-27f5fac603ec tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 202 Aug 08 06:38:07.395503 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1355/5397] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:38:07 2026] DELETE /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:38:07.403767 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1f63c083-50bd-46b9-9fca-c90124c3cda3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:07.405645 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f63c083-50bd-46b9-9fca-c90124c3cda3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:07.405920 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1f63c083-50bd-46b9-9fca-c90124c3cda3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:07.406142 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1f63c083-50bd-46b9-9fca-c90124c3cda3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:07.406264 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-1f63c083-50bd-46b9-9fca-c90124c3cda3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:07.411764 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:07.411764 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:07.412934 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1f63c083-50bd-46b9-9fca-c90124c3cda3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 200 Aug 08 06:38:07.413043 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1352/5398] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:07 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:08.369763 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb849fc8-d043-433d-8867-f17ed7553924 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:08.373098 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb849fc8-d043-433d-8867-f17ed7553924 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:08.373354 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb849fc8-d043-433d-8867-f17ed7553924 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:08.373584 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb849fc8-d043-433d-8867-f17ed7553924 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:08.382287 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:08.382287 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:08.386877 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bb849fc8-d043-433d-8867-f17ed7553924 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:08.391967 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb849fc8-d043-433d-8867-f17ed7553924 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:08.392307 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1346/5399] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:08 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:08.424310 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-14285f65-9f56-464c-8d63-0971edb33b11 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:08.426345 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14285f65-9f56-464c-8d63-0971edb33b11 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 Aug 08 06:38:08.426569 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14285f65-9f56-464c-8d63-0971edb33b11 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:08.426787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14285f65-9f56-464c-8d63-0971edb33b11 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:08.426939 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-14285f65-9f56-464c-8d63-0971edb33b11 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 24205b81-57ab-4112-853f-a2e07cb48e92. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:08.431030 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14285f65-9f56-464c-8d63-0971edb33b11 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 returned with HTTP 404 Aug 08 06:38:08.431538 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1347/5400] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:08 2026] GET /volume/v3/backups/24205b81-57ab-4112-853f-a2e07cb48e92 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:38:08.438643 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3f0e156a-5c62-4824-9761-75d09128543f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:08.440257 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:38:08.440552 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-932161513"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:08.441903 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-932161513'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:38:08.442026 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Create volume of 1 GB Aug 08 06:38:08.446047 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Availability Zones retrieved successfully. Aug 08 06:38:08.450617 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Flow 'volume_create_api' (512a8bba-1858-4bad-b332-0804962846df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:38:08.451587 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07443fac-4d1a-4823-84a2-373ce36d8490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:08.452359 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:38:08.476273 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07443fac-4d1a-4823-84a2-373ce36d8490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:08.477391 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0710dc48-2a8c-469a-b936-795780ca24d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:08.523993 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Created reservations ['da70251f-a253-45dc-a9bb-1dedef27960d', '4e07277a-13c4-4338-bfb2-9304a1f0fd29', '60e3a954-9518-4fd8-93b5-f7fda3428d7e', '3d35bb0e-3c1e-4507-b5f0-7d3bda00f227'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:08.524709 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0710dc48-2a8c-469a-b936-795780ca24d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da70251f-a253-45dc-a9bb-1dedef27960d', '4e07277a-13c4-4338-bfb2-9304a1f0fd29', '60e3a954-9518-4fd8-93b5-f7fda3428d7e', '3d35bb0e-3c1e-4507-b5f0-7d3bda00f227']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:08.525582 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd416a3-f63c-4c21-9936-a139c1f73c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:08.547617 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd416a3-f63c-4c21-9936-a139c1f73c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75f34f43-8c56-4737-a050-66dffbb5cf7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-932161513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29979877125c469f8175dccb09c69538',qos_specs=None,replication_status=,reservations=['da70251f-a253-45dc-a9bb-1dedef27960d','4e07277a-13c4-4338-bfb2-9304a1f0fd29','60e3a954-9518-4fd8-93b5-f7fda3428d7e','3d35bb0e-3c1e-4507-b5f0-7d3bda00f227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb868615e12e4f05b4ea717d04156d0f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:38:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-932161513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75f34f43-8c56-4737-a050-66dffbb5cf7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29979877125c469f8175dccb09c69538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb868615e12e4f05b4ea717d04156d0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:08.548444 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b32c9dfd-b4ba-4cf3-9a9f-9df2cc2da696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:08.564649 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b32c9dfd-b4ba-4cf3-9a9f-9df2cc2da696) transitioned into state 'SUCCESS' from state '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-932161513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29979877125c469f8175dccb09c69538',qos_specs=None,replication_status=,reservations=['da70251f-a253-45dc-a9bb-1dedef27960d','4e07277a-13c4-4338-bfb2-9304a1f0fd29','60e3a954-9518-4fd8-93b5-f7fda3428d7e','3d35bb0e-3c1e-4507-b5f0-7d3bda00f227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb868615e12e4f05b4ea717d04156d0f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:08.565361 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a133f25-5784-4b90-9132-00d03f355c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:08.573375 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a133f25-5784-4b90-9132-00d03f355c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:08.574181 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Flow 'volume_create_api' (512a8bba-1858-4bad-b332-0804962846df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:38:08.574485 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Create volume request issued successfully. Aug 08 06:38:08.575080 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f0e156a-5c62-4824-9761-75d09128543f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:38:08.575479 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1356/5401] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:38:08 2026] POST /volume/v3/volumes => generated 746 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:38:08.590757 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-16e2a539-7037-4c9d-8057-5c53fa9fee90 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:08.593009 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-16e2a539-7037-4c9d-8057-5c53fa9fee90 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c Aug 08 06:38:08.593269 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-16e2a539-7037-4c9d-8057-5c53fa9fee90 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:08.593539 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-16e2a539-7037-4c9d-8057-5c53fa9fee90 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:08.602414 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:08.602414 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:08.606800 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-16e2a539-7037-4c9d-8057-5c53fa9fee90 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:38:08.611964 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-16e2a539-7037-4c9d-8057-5c53fa9fee90 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c returned with HTTP 200 Aug 08 06:38:08.612514 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1353/5402] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:08 2026] GET /volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:09.404131 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9afae6ad-5bf5-4a63-90a9-8fa19bac6567 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:09.406038 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9afae6ad-5bf5-4a63-90a9-8fa19bac6567 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:09.406270 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9afae6ad-5bf5-4a63-90a9-8fa19bac6567 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:09.406450 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9afae6ad-5bf5-4a63-90a9-8fa19bac6567 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:09.413395 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:09.413395 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:09.416977 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9afae6ad-5bf5-4a63-90a9-8fa19bac6567 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:09.421104 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9afae6ad-5bf5-4a63-90a9-8fa19bac6567 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:09.421515 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1347/5403] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:09 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:09.627366 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-937a0d70-c786-4f76-8396-777bf804dc66 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:09.629126 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-937a0d70-c786-4f76-8396-777bf804dc66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c Aug 08 06:38:09.629310 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-937a0d70-c786-4f76-8396-777bf804dc66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:09.629505 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-937a0d70-c786-4f76-8396-777bf804dc66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:09.636688 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:09.636688 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:09.640318 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-937a0d70-c786-4f76-8396-777bf804dc66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:38:09.644127 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-937a0d70-c786-4f76-8396-777bf804dc66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c returned with HTTP 200 Aug 08 06:38:09.644463 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1348/5404] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:09 2026] GET /volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:09.656390 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1d77f23d-5483-4b12-aff0-d5517b538e6e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:09.658391 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d77f23d-5483-4b12-aff0-d5517b538e6e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:38:09.658787 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1d77f23d-5483-4b12-aff0-d5517b538e6e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75f34f43-8c56-4737-a050-66dffbb5cf7c", "name": "tempest-VolumesBackupsTest-Backup-878594879"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:09.660388 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-1d77f23d-5483-4b12-aff0-d5517b538e6e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Creating new backup {'backup': {'volume_id': '75f34f43-8c56-4737-a050-66dffbb5cf7c', 'name': 'tempest-VolumesBackupsTest-Backup-878594879'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:38:09.660541 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-1d77f23d-5483-4b12-aff0-d5517b538e6e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Creating backup of volume 75f34f43-8c56-4737-a050-66dffbb5cf7c in container None Aug 08 06:38:09.669644 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:09.669644 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:09.670190 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1d77f23d-5483-4b12-aff0-d5517b538e6e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Volume info retrieved successfully. Aug 08 06:38:09.688015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-1d77f23d-5483-4b12-aff0-d5517b538e6e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Created reservations ['001cb3a3-d70f-4e49-b1d6-3280201639c7', '74ca5844-627a-49f7-be68-d23db5991307'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:09.715304 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1d77f23d-5483-4b12-aff0-d5517b538e6e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:38:09.715727 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1357/5405] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:38:09 2026] POST /volume/v3/backups => generated 327 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:38:09.725361 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e2ac271d-667e-4c9e-ab2d-be53a17aa88f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:09.727120 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2ac271d-667e-4c9e-ab2d-be53a17aa88f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:09.727312 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2ac271d-667e-4c9e-ab2d-be53a17aa88f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:09.727491 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e2ac271d-667e-4c9e-ab2d-be53a17aa88f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:09.727982 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-e2ac271d-667e-4c9e-ab2d-be53a17aa88f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:09.732047 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:09.732047 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:09.732713 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e2ac271d-667e-4c9e-ab2d-be53a17aa88f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:09.733127 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1354/5406] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:09 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:10.435683 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-335acd8e-e6b8-46d1-a21d-70e35d8bc9ed None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:10.437459 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-335acd8e-e6b8-46d1-a21d-70e35d8bc9ed tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:10.437641 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-335acd8e-e6b8-46d1-a21d-70e35d8bc9ed tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:10.437847 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-335acd8e-e6b8-46d1-a21d-70e35d8bc9ed tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:10.448104 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:10.448104 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:10.451687 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-335acd8e-e6b8-46d1-a21d-70e35d8bc9ed tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:10.455843 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-335acd8e-e6b8-46d1-a21d-70e35d8bc9ed tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:10.456206 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1348/5407] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:10 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:10.742515 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7cdccde8-1665-49e0-b420-b7b1ed1620e0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:10.744416 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cdccde8-1665-49e0-b420-b7b1ed1620e0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:10.744626 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7cdccde8-1665-49e0-b420-b7b1ed1620e0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:10.744857 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7cdccde8-1665-49e0-b420-b7b1ed1620e0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:10.744991 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7cdccde8-1665-49e0-b420-b7b1ed1620e0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:10.748897 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:10.748897 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:10.749431 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cdccde8-1665-49e0-b420-b7b1ed1620e0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:10.749745 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1349/5408] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:10 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:11.469888 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9898fd05-6e79-4671-8a8a-547eafbb0942 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:11.471749 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9898fd05-6e79-4671-8a8a-547eafbb0942 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:11.471963 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9898fd05-6e79-4671-8a8a-547eafbb0942 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:11.472139 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9898fd05-6e79-4671-8a8a-547eafbb0942 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:11.478667 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:11.478667 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:11.481634 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9898fd05-6e79-4671-8a8a-547eafbb0942 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:11.485630 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9898fd05-6e79-4671-8a8a-547eafbb0942 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:11.486022 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1358/5409] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:11 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:11.759081 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-041791eb-6d6c-4e2d-adbd-68a8652a44b9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:11.761298 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-041791eb-6d6c-4e2d-adbd-68a8652a44b9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:11.761562 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-041791eb-6d6c-4e2d-adbd-68a8652a44b9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:11.761814 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-041791eb-6d6c-4e2d-adbd-68a8652a44b9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:11.761936 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-041791eb-6d6c-4e2d-adbd-68a8652a44b9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:11.766200 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:11.766200 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:11.766788 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-041791eb-6d6c-4e2d-adbd-68a8652a44b9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:11.767153 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1355/5410] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:11 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:12.501998 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9872b000-3214-4791-8d9a-ceacd9e2983e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:12.503831 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9872b000-3214-4791-8d9a-ceacd9e2983e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:12.504063 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9872b000-3214-4791-8d9a-ceacd9e2983e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:12.504273 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9872b000-3214-4791-8d9a-ceacd9e2983e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:12.510981 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:12.510981 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:12.515003 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9872b000-3214-4791-8d9a-ceacd9e2983e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:12.519370 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9872b000-3214-4791-8d9a-ceacd9e2983e tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:12.519893 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1349/5411] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:12 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:12.777072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b9bc2dbe-da03-43b5-aa6c-bb2d1b59e4bb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:12.779081 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b9bc2dbe-da03-43b5-aa6c-bb2d1b59e4bb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:12.779286 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b9bc2dbe-da03-43b5-aa6c-bb2d1b59e4bb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:12.779513 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b9bc2dbe-da03-43b5-aa6c-bb2d1b59e4bb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:12.779615 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b9bc2dbe-da03-43b5-aa6c-bb2d1b59e4bb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:12.781686 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=151,cinder:INSERT=23,cinder:UPDATE=36 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:38:12.785109 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:12.785109 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:12.785912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b9bc2dbe-da03-43b5-aa6c-bb2d1b59e4bb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:12.786430 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1350/5412] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:12 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:13.535673 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-90095b38-1942-4f1f-a418-9e5bdef63789 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:13.537628 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90095b38-1942-4f1f-a418-9e5bdef63789 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:13.537871 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90095b38-1942-4f1f-a418-9e5bdef63789 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:13.538106 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90095b38-1942-4f1f-a418-9e5bdef63789 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:13.545457 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:13.545457 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:13.549231 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-90095b38-1942-4f1f-a418-9e5bdef63789 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:13.553788 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90095b38-1942-4f1f-a418-9e5bdef63789 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:13.554335 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1359/5413] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:13 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:13.797548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b3f8d18a-e14e-4351-bea5-0875f4b12735 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:13.799703 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3f8d18a-e14e-4351-bea5-0875f4b12735 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:13.799994 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3f8d18a-e14e-4351-bea5-0875f4b12735 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:13.800227 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b3f8d18a-e14e-4351-bea5-0875f4b12735 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:13.800377 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b3f8d18a-e14e-4351-bea5-0875f4b12735 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:13.805608 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:13.805608 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:13.806338 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b3f8d18a-e14e-4351-bea5-0875f4b12735 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:13.806786 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1356/5414] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:13 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:14.567220 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9471641f-8d01-4062-b2e7-942300ecdb7b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:14.570612 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9471641f-8d01-4062-b2e7-942300ecdb7b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:14.570991 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9471641f-8d01-4062-b2e7-942300ecdb7b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:14.571277 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9471641f-8d01-4062-b2e7-942300ecdb7b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:14.575054 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=135,cinder:INSERT=7,cinder:UPDATE=15 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:38:14.580314 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:14.580314 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:14.614756 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9471641f-8d01-4062-b2e7-942300ecdb7b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:14.645202 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9471641f-8d01-4062-b2e7-942300ecdb7b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:14.647811 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1350/5415] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:14 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 1431 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:14.816144 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9f17e168-5033-419d-8edc-470e45b7ed3b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:14.817810 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f17e168-5033-419d-8edc-470e45b7ed3b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:14.818016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f17e168-5033-419d-8edc-470e45b7ed3b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:14.818192 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f17e168-5033-419d-8edc-470e45b7ed3b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:14.818290 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9f17e168-5033-419d-8edc-470e45b7ed3b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:14.822632 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:14.822632 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:14.823375 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f17e168-5033-419d-8edc-470e45b7ed3b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:14.823757 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1351/5416] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:14 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:15.661975 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8e056a2c-40a4-4323-bb5d-d5d7d78f4e75 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:15.664177 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e056a2c-40a4-4323-bb5d-d5d7d78f4e75 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:15.664493 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e056a2c-40a4-4323-bb5d-d5d7d78f4e75 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:15.664798 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8e056a2c-40a4-4323-bb5d-d5d7d78f4e75 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:15.673814 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:15.673814 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:15.678237 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-8e056a2c-40a4-4323-bb5d-d5d7d78f4e75 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:15.684626 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8e056a2c-40a4-4323-bb5d-d5d7d78f4e75 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:15.685119 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1360/5417] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:15 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 1428 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:15.696962 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a99549fa-8c9c-47af-9a6e-5cfac2d655aa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:15.699122 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a99549fa-8c9c-47af-9a6e-5cfac2d655aa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:15.699360 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a99549fa-8c9c-47af-9a6e-5cfac2d655aa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:15.699620 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a99549fa-8c9c-47af-9a6e-5cfac2d655aa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:15.708536 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:15.708536 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:15.713511 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a99549fa-8c9c-47af-9a6e-5cfac2d655aa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:15.720676 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a99549fa-8c9c-47af-9a6e-5cfac2d655aa tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:15.721157 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1357/5418] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:15 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 1428 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:15.833460 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-83a9e44b-95d0-4fbf-a5a8-550eb1e98e2f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:15.835708 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83a9e44b-95d0-4fbf-a5a8-550eb1e98e2f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:15.836030 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-83a9e44b-95d0-4fbf-a5a8-550eb1e98e2f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:15.836291 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-83a9e44b-95d0-4fbf-a5a8-550eb1e98e2f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:15.836450 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-83a9e44b-95d0-4fbf-a5a8-550eb1e98e2f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:15.841299 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:15.841299 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:15.842183 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83a9e44b-95d0-4fbf-a5a8-550eb1e98e2f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:15.842580 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1351/5419] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:15 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:15.842727 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-1f3d2101-a7b2-4969-9d40-bc7df8feb7c8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:15.845039 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-1f3d2101-a7b2-4969-9d40-bc7df8feb7c8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:15.845235 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-1f3d2101-a7b2-4969-9d40-bc7df8feb7c8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:15.845410 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-1f3d2101-a7b2-4969-9d40-bc7df8feb7c8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:15.851881 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:15.851881 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:15.855175 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-1f3d2101-a7b2-4969-9d40-bc7df8feb7c8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:15.859156 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-1f3d2101-a7b2-4969-9d40-bc7df8feb7c8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:15.859667 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1352/5420] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:38:15 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:16.373554 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-97a67206-dac2-468b-a1a2-c359c54078b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:16.379382 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-97a67206-dac2-468b-a1a2-c359c54078b8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:16.379611 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-97a67206-dac2-468b-a1a2-c359c54078b8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:16.379869 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-97a67206-dac2-468b-a1a2-c359c54078b8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:16.381906 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=198,cinder:UPDATE=65,cinder:INSERT=36 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:38:16.387248 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:16.387248 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:16.391186 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-97a67206-dac2-468b-a1a2-c359c54078b8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:16.396011 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-97a67206-dac2-468b-a1a2-c359c54078b8 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:16.396394 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1361/5421] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:38:16 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 1428 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:16.406971 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-88df417a-f800-4bbb-a41b-7b837dcff5f5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:16.407427 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-88df417a-f800-4bbb-a41b-7b837dcff5f5 None None] GET https://10.4.3.32/volume// Aug 08 06:38:16.407623 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-88df417a-f800-4bbb-a41b-7b837dcff5f5 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:16.407768 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-88df417a-f800-4bbb-a41b-7b837dcff5f5 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:16.408124 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-88df417a-f800-4bbb-a41b-7b837dcff5f5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:38:16.408418 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1358/5422] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:38:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:38:16.416529 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-dc955307-6a17-4281-9c0c-e28e1043498f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:16.418952 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-dc955307-6a17-4281-9c0c-e28e1043498f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:38:16.419372 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-dc955307-6a17-4281-9c0c-e28e1043498f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd7ea4c5-fe4e-463c-9cdc-07ff048b8146", "connector": null, "instance_uuid": "8fd3483e-0c1d-4ce5-a26b-2741a6de0822"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:16.429320 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:16.429320 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:16.452260 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-dc955307-6a17-4281-9c0c-e28e1043498f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:38:16.452631 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1352/5423] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:38:16 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:16.855284 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2db8bc78-0112-449d-acaa-98578d20768e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:16.858155 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2db8bc78-0112-449d-acaa-98578d20768e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:16.858155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2db8bc78-0112-449d-acaa-98578d20768e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:16.858155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2db8bc78-0112-449d-acaa-98578d20768e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:16.858155 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2db8bc78-0112-449d-acaa-98578d20768e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:16.862424 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:16.862424 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:16.863447 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2db8bc78-0112-449d-acaa-98578d20768e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:16.863811 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1353/5424] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:16 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:17.182160 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ded57eb2-c86e-46d7-9dbf-f38923d015a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:17.182657 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ded57eb2-c86e-46d7-9dbf-f38923d015a7 None None] GET https://10.4.3.32/volume// Aug 08 06:38:17.182707 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ded57eb2-c86e-46d7-9dbf-f38923d015a7 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:17.182991 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ded57eb2-c86e-46d7-9dbf-f38923d015a7 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:17.183295 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ded57eb2-c86e-46d7-9dbf-f38923d015a7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:38:17.183561 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1362/5425] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:38:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:38:17.190232 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-262a2270-e57e-42f3-997c-672a048ed28f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:17.193046 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-262a2270-e57e-42f3-997c-672a048ed28f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:38:17.193292 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-262a2270-e57e-42f3-997c-672a048ed28f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:17.193517 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-262a2270-e57e-42f3-997c-672a048ed28f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:17.195657 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=168,cinder:INSERT=19,cinder:UPDATE=53 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:38:17.207639 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:17.207639 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:17.211623 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-262a2270-e57e-42f3-997c-672a048ed28f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:38:17.217541 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-262a2270-e57e-42f3-997c-672a048ed28f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:38:17.218030 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1359/5426] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:38:17 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 1607 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:38:17.346162 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-4e7c0cac-f6fb-4779-af90-b4f6d4f81b97 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:17.356145 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-4e7c0cac-f6fb-4779-af90-b4f6d4f81b97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] PUT https://10.4.3.32/volume/v3/attachments/eff75e90-b4b5-400d-832f-c549b6001e92 Aug 08 06:38:17.358533 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-4e7c0cac-f6fb-4779-af90-b4f6d4f81b97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:17.373385 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-4e7c0cac-f6fb-4779-af90-b4f6d4f81b97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Acquiring lock "cinder-attachment_update-fd7ea4c5-fe4e-463c-9cdc-07ff048b8146-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:38:17.377748 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-4e7c0cac-f6fb-4779-af90-b4f6d4f81b97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Lock "cinder-attachment_update-fd7ea4c5-fe4e-463c-9cdc-07ff048b8146-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:38:17.378653 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:17.378653 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:17.519476 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-4e7c0cac-f6fb-4779-af90-b4f6d4f81b97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Lock "cinder-attachment_update-fd7ea4c5-fe4e-463c-9cdc-07ff048b8146-np0000006785" released by "attachment_update" :: held 0.142s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:38:17.519880 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-4e7c0cac-f6fb-4779-af90-b4f6d4f81b97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments/eff75e90-b4b5-400d-832f-c549b6001e92 returned with HTTP 200 Aug 08 06:38:17.520379 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1353/5427] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:38:17 2026] PUT /volume/v3/attachments/eff75e90-b4b5-400d-832f-c549b6001e92 => generated 968 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:17.544323 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-331e8372-a811-401f-8b4d-1e44317a0cd3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:17.547486 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-331e8372-a811-401f-8b4d-1e44317a0cd3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/attachments/eff75e90-b4b5-400d-832f-c549b6001e92/action Aug 08 06:38:17.547486 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-331e8372-a811-401f-8b4d-1e44317a0cd3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:38:17.547486 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-331e8372-a811-401f-8b4d-1e44317a0cd3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:17.564123 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:17.564123 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:17.573682 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-331e8372-a811-401f-8b4d-1e44317a0cd3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments/eff75e90-b4b5-400d-832f-c549b6001e92/action returned with HTTP 204 Aug 08 06:38:17.574420 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1354/5428] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:38:17 2026] POST /volume/v3/attachments/eff75e90-b4b5-400d-832f-c549b6001e92/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:38:17.875015 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4235f92a-adcd-4f8f-9b66-2e81335c130a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:17.876933 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4235f92a-adcd-4f8f-9b66-2e81335c130a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:17.877225 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4235f92a-adcd-4f8f-9b66-2e81335c130a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:17.877664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4235f92a-adcd-4f8f-9b66-2e81335c130a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:17.877664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4235f92a-adcd-4f8f-9b66-2e81335c130a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:17.882893 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:17.882893 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:17.883851 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4235f92a-adcd-4f8f-9b66-2e81335c130a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:17.884356 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1363/5429] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:17 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:18.897642 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2b0bfc6-fcfc-4307-93ca-773cd9c043fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:18.900294 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2b0bfc6-fcfc-4307-93ca-773cd9c043fb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:18.900631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2b0bfc6-fcfc-4307-93ca-773cd9c043fb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:18.900932 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2b0bfc6-fcfc-4307-93ca-773cd9c043fb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:18.901134 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a2b0bfc6-fcfc-4307-93ca-773cd9c043fb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:18.905692 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:18.905692 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:18.906474 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2b0bfc6-fcfc-4307-93ca-773cd9c043fb tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:18.906974 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1360/5430] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:18 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:19.916639 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1edf933f-217f-4d86-b596-4240d7ea5d62 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:19.918666 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1edf933f-217f-4d86-b596-4240d7ea5d62 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:19.918989 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1edf933f-217f-4d86-b596-4240d7ea5d62 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:19.919183 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1edf933f-217f-4d86-b596-4240d7ea5d62 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:19.919363 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1edf933f-217f-4d86-b596-4240d7ea5d62 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:19.927068 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:19.927068 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:19.927787 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1edf933f-217f-4d86-b596-4240d7ea5d62 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:19.928221 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1354/5431] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:19 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:20.938490 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb8d7afa-2193-4593-a454-4203330cdbed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:20.940274 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb8d7afa-2193-4593-a454-4203330cdbed tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:20.940529 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb8d7afa-2193-4593-a454-4203330cdbed tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:20.940787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb8d7afa-2193-4593-a454-4203330cdbed tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:20.940923 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-fb8d7afa-2193-4593-a454-4203330cdbed tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:20.945148 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:20.945148 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:20.945862 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb8d7afa-2193-4593-a454-4203330cdbed tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:20.946320 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1355/5432] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:20 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:21.610697 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-b589e2e9-bbf5-48f1-b9ed-85365d0f1937 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:21.613334 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-b589e2e9-bbf5-48f1-b9ed-85365d0f1937 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146/encryption Aug 08 06:38:21.613559 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-b589e2e9-bbf5-48f1-b9ed-85365d0f1937 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:21.613787 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-b589e2e9-bbf5-48f1-b9ed-85365d0f1937 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:21.634764 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:21.634764 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:21.640206 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c64505d7-9bb2-49de-b967-1c56dc360e45 req-b589e2e9-bbf5-48f1-b9ed-85365d0f1937 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146/encryption returned with HTTP 200 Aug 08 06:38:21.640556 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1364/5433] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:38:21 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:21.957891 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2ce76a59-9e01-467c-af52-3823d26eb247 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:21.961001 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ce76a59-9e01-467c-af52-3823d26eb247 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:21.961208 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ce76a59-9e01-467c-af52-3823d26eb247 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:21.961670 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2ce76a59-9e01-467c-af52-3823d26eb247 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:21.961838 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2ce76a59-9e01-467c-af52-3823d26eb247 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:21.966564 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:21.966564 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:21.967312 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2ce76a59-9e01-467c-af52-3823d26eb247 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:21.967712 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1361/5434] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:21 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:22.977415 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-857e8232-4075-4866-8629-1944720d883b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:22.979501 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-857e8232-4075-4866-8629-1944720d883b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:22.979717 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-857e8232-4075-4866-8629-1944720d883b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:22.979965 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-857e8232-4075-4866-8629-1944720d883b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:22.980084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-857e8232-4075-4866-8629-1944720d883b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:22.984937 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:22.984937 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:22.985589 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-857e8232-4075-4866-8629-1944720d883b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:22.985995 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1355/5435] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:22 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:23.996215 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-68a7d0ea-0138-48b9-af51-b3829a1b2c15 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:23.997948 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-68a7d0ea-0138-48b9-af51-b3829a1b2c15 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:23.998181 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-68a7d0ea-0138-48b9-af51-b3829a1b2c15 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:23.998506 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-68a7d0ea-0138-48b9-af51-b3829a1b2c15 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:23.998678 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-68a7d0ea-0138-48b9-af51-b3829a1b2c15 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:24.002636 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:24.002636 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:24.003266 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-68a7d0ea-0138-48b9-af51-b3829a1b2c15 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:24.003741 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1356/5436] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:23 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:24.013042 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ea800f58-96ab-4f42-bb83-9664d268d7af None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:24.015432 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea800f58-96ab-4f42-bb83-9664d268d7af tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:38:24.015910 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea800f58-96ab-4f42-bb83-9664d268d7af tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75f34f43-8c56-4737-a050-66dffbb5cf7c", "incremental": true}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:24.017825 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-ea800f58-96ab-4f42-bb83-9664d268d7af tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Creating new backup {'backup': {'volume_id': '75f34f43-8c56-4737-a050-66dffbb5cf7c', 'incremental': True}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:38:24.018051 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-ea800f58-96ab-4f42-bb83-9664d268d7af tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Creating backup of volume 75f34f43-8c56-4737-a050-66dffbb5cf7c in container None Aug 08 06:38:24.028180 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:24.028180 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:24.028935 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ea800f58-96ab-4f42-bb83-9664d268d7af tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:38:24.044676 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-ea800f58-96ab-4f42-bb83-9664d268d7af tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Created reservations ['71bf2833-6075-4323-82c5-4691d8426679', '59c6e01a-99f4-4ce6-ab5e-9c3a7e1c4756'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:24.060354 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea800f58-96ab-4f42-bb83-9664d268d7af tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 400 Aug 08 06:38:24.060901 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1365/5437] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:38:24 2026] POST /volume/v3/backups => generated 109 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 06:38:24.067687 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d88694b8-a4fd-4f56-a20b-720d543cc2fa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:24.069889 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d88694b8-a4fd-4f56-a20b-720d543cc2fa tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] DELETE https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:24.070131 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d88694b8-a4fd-4f56-a20b-720d543cc2fa tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:24.070369 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d88694b8-a4fd-4f56-a20b-720d543cc2fa tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:24.070499 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-d88694b8-a4fd-4f56-a20b-720d543cc2fa tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Delete backup with id: 30dd0220-3005-4b5f-97b4-393319671c47. Aug 08 06:38:24.075400 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:24.075400 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:24.086950 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-d88694b8-a4fd-4f56-a20b-720d543cc2fa tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] delete_backup rpcapi backup_id 30dd0220-3005-4b5f-97b4-393319671c47 {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:38:24.087915 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d88694b8-a4fd-4f56-a20b-720d543cc2fa tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 202 Aug 08 06:38:24.088299 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1362/5438] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:38:24 2026] DELETE /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:38:24.095718 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ee984cc8-f337-4e87-8c4f-30697defee9c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:24.097365 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee984cc8-f337-4e87-8c4f-30697defee9c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:24.097554 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ee984cc8-f337-4e87-8c4f-30697defee9c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:24.097732 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ee984cc8-f337-4e87-8c4f-30697defee9c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:24.097869 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ee984cc8-f337-4e87-8c4f-30697defee9c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:24.101641 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:24.101641 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:24.102218 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee984cc8-f337-4e87-8c4f-30697defee9c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 200 Aug 08 06:38:24.102880 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1356/5439] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:24 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:25.112164 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a3670c0d-c87d-4fbe-90d9-ca0648be6fa1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:25.114353 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3670c0d-c87d-4fbe-90d9-ca0648be6fa1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 Aug 08 06:38:25.114353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3670c0d-c87d-4fbe-90d9-ca0648be6fa1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:25.114353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3670c0d-c87d-4fbe-90d9-ca0648be6fa1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:25.114353 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a3670c0d-c87d-4fbe-90d9-ca0648be6fa1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 30dd0220-3005-4b5f-97b4-393319671c47. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:25.116977 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3670c0d-c87d-4fbe-90d9-ca0648be6fa1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 returned with HTTP 404 Aug 08 06:38:25.117334 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1357/5440] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:25 2026] GET /volume/v3/backups/30dd0220-3005-4b5f-97b4-393319671c47 => generated 109 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:38:25.124561 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-90721b7b-c824-43c0-b282-86199be166c3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:25.126325 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:38:25.126633 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1646061970"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:25.128098 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1646061970'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:38:25.128157 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Create volume of 1 GB Aug 08 06:38:25.132125 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Availability Zones retrieved successfully. Aug 08 06:38:25.137564 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Flow 'volume_create_api' (116ac360-e3d5-4d4d-bbb2-ce593761fc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:38:25.138415 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1cb13a-978a-4387-8165-28738911ef83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:25.139262 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:38:25.162648 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1cb13a-978a-4387-8165-28738911ef83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:25.163394 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14888c0b-c7cb-4b7a-8e68-41dc9a2d9c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:25.207720 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Created reservations ['f83b1bf6-2dfb-4b04-a963-212ae93a117d', '58fc1b48-d3d0-4f80-87f8-b530695aae72', '6a2d87eb-49c7-47f8-950d-ac1b06218645', 'b83b0b9a-d306-491b-883d-873aee418c10'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:25.208518 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14888c0b-c7cb-4b7a-8e68-41dc9a2d9c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f83b1bf6-2dfb-4b04-a963-212ae93a117d', '58fc1b48-d3d0-4f80-87f8-b530695aae72', '6a2d87eb-49c7-47f8-950d-ac1b06218645', 'b83b0b9a-d306-491b-883d-873aee418c10']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:25.209232 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100999cc-4f19-40b3-b96c-dd8c45bc30be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:25.234643 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100999cc-4f19-40b3-b96c-dd8c45bc30be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e38fdc23-c18e-4ccf-86fb-62d1d8b07a86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1646061970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29979877125c469f8175dccb09c69538',qos_specs=None,replication_status=,reservations=['f83b1bf6-2dfb-4b04-a963-212ae93a117d','58fc1b48-d3d0-4f80-87f8-b530695aae72','6a2d87eb-49c7-47f8-950d-ac1b06218645','b83b0b9a-d306-491b-883d-873aee418c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb868615e12e4f05b4ea717d04156d0f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:38:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1646061970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e38fdc23-c18e-4ccf-86fb-62d1d8b07a86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29979877125c469f8175dccb09c69538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb868615e12e4f05b4ea717d04156d0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:25.235365 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b77c26-79f2-40ce-9cc1-7bcd105fb083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:25.256177 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b77c26-79f2-40ce-9cc1-7bcd105fb083) transitioned into state 'SUCCESS' from state '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-1646061970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29979877125c469f8175dccb09c69538',qos_specs=None,replication_status=,reservations=['f83b1bf6-2dfb-4b04-a963-212ae93a117d','58fc1b48-d3d0-4f80-87f8-b530695aae72','6a2d87eb-49c7-47f8-950d-ac1b06218645','b83b0b9a-d306-491b-883d-873aee418c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb868615e12e4f05b4ea717d04156d0f',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:25.256815 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fbe52b3-5a84-4a17-87ec-4089647d8ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:25.265935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fbe52b3-5a84-4a17-87ec-4089647d8ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:25.266955 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Flow 'volume_create_api' (116ac360-e3d5-4d4d-bbb2-ce593761fc19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:38:25.267031 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Create volume request issued successfully. Aug 08 06:38:25.267516 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-90721b7b-c824-43c0-b282-86199be166c3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:38:25.267935 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1366/5441] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:38:25 2026] POST /volume/v3/volumes => generated 747 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:38:25.286078 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-292ab896-3705-4c26-909d-8736b440911a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:25.288328 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-292ab896-3705-4c26-909d-8736b440911a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 Aug 08 06:38:25.288661 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-292ab896-3705-4c26-909d-8736b440911a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:25.288661 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-292ab896-3705-4c26-909d-8736b440911a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:25.296096 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:25.296096 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:25.300056 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-292ab896-3705-4c26-909d-8736b440911a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:38:25.304318 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-292ab896-3705-4c26-909d-8736b440911a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 returned with HTTP 200 Aug 08 06:38:25.304729 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1363/5442] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:25 2026] GET /volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:26.318943 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-808501d7-93e5-40df-920a-8eee9a776771 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:26.320543 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-808501d7-93e5-40df-920a-8eee9a776771 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 Aug 08 06:38:26.320722 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-808501d7-93e5-40df-920a-8eee9a776771 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:26.320978 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-808501d7-93e5-40df-920a-8eee9a776771 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:26.328149 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:26.328149 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:26.331806 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-808501d7-93e5-40df-920a-8eee9a776771 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:38:26.335812 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-808501d7-93e5-40df-920a-8eee9a776771 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 returned with HTTP 200 Aug 08 06:38:26.336267 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1357/5443] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:26 2026] GET /volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:26.347640 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bf8b7cd9-575b-40dc-a0c5-8a2a62d55fc0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:26.349347 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf8b7cd9-575b-40dc-a0c5-8a2a62d55fc0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:38:26.349685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bf8b7cd9-575b-40dc-a0c5-8a2a62d55fc0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e38fdc23-c18e-4ccf-86fb-62d1d8b07a86", "name": "tempest-VolumesBackupsTest-Backup-1916452541"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:26.351300 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-bf8b7cd9-575b-40dc-a0c5-8a2a62d55fc0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Creating new backup {'backup': {'volume_id': 'e38fdc23-c18e-4ccf-86fb-62d1d8b07a86', 'name': 'tempest-VolumesBackupsTest-Backup-1916452541'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:38:26.351420 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-bf8b7cd9-575b-40dc-a0c5-8a2a62d55fc0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Creating backup of volume e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 in container None Aug 08 06:38:26.357513 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:26.357513 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:26.357832 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bf8b7cd9-575b-40dc-a0c5-8a2a62d55fc0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Volume info retrieved successfully. Aug 08 06:38:26.370297 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-bf8b7cd9-575b-40dc-a0c5-8a2a62d55fc0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Created reservations ['4c3523eb-da29-41b7-bcba-931185af21e5', 'ec3859dc-0d8b-4d27-8ac6-6e86dd75d304'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:26.404033 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf8b7cd9-575b-40dc-a0c5-8a2a62d55fc0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:38:26.404537 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1358/5444] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:38:26 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:38:26.415149 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3f2f4bee-cdce-44bd-9f19-6d7541be00b8 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:26.418198 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f2f4bee-cdce-44bd-9f19-6d7541be00b8 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:26.418426 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3f2f4bee-cdce-44bd-9f19-6d7541be00b8 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:26.418654 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3f2f4bee-cdce-44bd-9f19-6d7541be00b8 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:26.418810 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3f2f4bee-cdce-44bd-9f19-6d7541be00b8 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:26.423920 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:26.423920 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:26.424662 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f2f4bee-cdce-44bd-9f19-6d7541be00b8 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:26.425115 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1367/5445] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:26 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:27.436129 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bea3de67-440d-4e01-9078-2680ce0320d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:27.437812 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bea3de67-440d-4e01-9078-2680ce0320d0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:27.437987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bea3de67-440d-4e01-9078-2680ce0320d0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:27.438166 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bea3de67-440d-4e01-9078-2680ce0320d0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:27.438260 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-bea3de67-440d-4e01-9078-2680ce0320d0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:27.442615 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:27.442615 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:27.443157 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bea3de67-440d-4e01-9078-2680ce0320d0 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:27.443497 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1364/5446] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:27 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:28.452838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-139b7858-780a-4c26-a633-57925b62235f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:28.455178 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-139b7858-780a-4c26-a633-57925b62235f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:28.455431 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-139b7858-780a-4c26-a633-57925b62235f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:28.455685 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-139b7858-780a-4c26-a633-57925b62235f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:28.455853 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-139b7858-780a-4c26-a633-57925b62235f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:28.460738 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:28.460738 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:28.461527 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-139b7858-780a-4c26-a633-57925b62235f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:28.462005 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1358/5447] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:28 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:29.473744 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-82eb2890-e672-4b66-8c4a-e60429046954 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:29.475815 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82eb2890-e672-4b66-8c4a-e60429046954 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:29.476051 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82eb2890-e672-4b66-8c4a-e60429046954 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:29.476270 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82eb2890-e672-4b66-8c4a-e60429046954 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:29.476398 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-82eb2890-e672-4b66-8c4a-e60429046954 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:29.481009 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:29.481009 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:29.481685 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82eb2890-e672-4b66-8c4a-e60429046954 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:29.482136 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1359/5448] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:29 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:30.493276 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-51055668-7e4b-4ea0-8953-20eba57ca177 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:30.495286 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51055668-7e4b-4ea0-8953-20eba57ca177 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:30.495552 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51055668-7e4b-4ea0-8953-20eba57ca177 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:30.495806 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-51055668-7e4b-4ea0-8953-20eba57ca177 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:30.495967 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-51055668-7e4b-4ea0-8953-20eba57ca177 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:30.500485 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:30.500485 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:30.501209 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-51055668-7e4b-4ea0-8953-20eba57ca177 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:30.501628 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1368/5449] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:30 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:31.512742 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a567e56a-560c-49fd-a926-3e213a014349 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:31.515499 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a567e56a-560c-49fd-a926-3e213a014349 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:31.515790 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a567e56a-560c-49fd-a926-3e213a014349 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:31.516123 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a567e56a-560c-49fd-a926-3e213a014349 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:31.516296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a567e56a-560c-49fd-a926-3e213a014349 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:31.521922 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:31.521922 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:31.522754 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a567e56a-560c-49fd-a926-3e213a014349 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:31.523307 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1365/5450] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:31 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:32.532983 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-53b46503-bae3-458f-affa-4ff765371106 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:32.534732 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53b46503-bae3-458f-affa-4ff765371106 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:32.534963 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53b46503-bae3-458f-affa-4ff765371106 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:32.535134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53b46503-bae3-458f-affa-4ff765371106 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:32.535229 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-53b46503-bae3-458f-affa-4ff765371106 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:32.539303 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:32.539303 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:32.539855 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53b46503-bae3-458f-affa-4ff765371106 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:32.540176 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1359/5451] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:32 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:33.552532 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6d9f543c-94a1-4e06-b2ff-93885009b032 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:33.554201 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d9f543c-94a1-4e06-b2ff-93885009b032 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:33.554367 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d9f543c-94a1-4e06-b2ff-93885009b032 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:33.554541 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d9f543c-94a1-4e06-b2ff-93885009b032 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:33.554637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6d9f543c-94a1-4e06-b2ff-93885009b032 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:33.558581 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:33.558581 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:33.559132 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d9f543c-94a1-4e06-b2ff-93885009b032 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:33.559452 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1360/5452] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:33 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:34.571016 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4df6ba0c-429c-4fad-aff8-d697c7353b4f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:34.574818 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4df6ba0c-429c-4fad-aff8-d697c7353b4f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:34.574818 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4df6ba0c-429c-4fad-aff8-d697c7353b4f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:34.574818 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4df6ba0c-429c-4fad-aff8-d697c7353b4f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:34.574818 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4df6ba0c-429c-4fad-aff8-d697c7353b4f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:34.578827 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:34.578827 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:34.579667 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4df6ba0c-429c-4fad-aff8-d697c7353b4f tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:34.580167 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1369/5453] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:34 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:35.590337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-12998ef3-5d1c-492b-b0e2-23c3881c1358 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:35.592412 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12998ef3-5d1c-492b-b0e2-23c3881c1358 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:35.592684 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-12998ef3-5d1c-492b-b0e2-23c3881c1358 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:35.592958 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-12998ef3-5d1c-492b-b0e2-23c3881c1358 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:35.593114 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-12998ef3-5d1c-492b-b0e2-23c3881c1358 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:35.597657 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:35.597657 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:35.598420 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-12998ef3-5d1c-492b-b0e2-23c3881c1358 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:35.599040 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1366/5454] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:35 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:36.611197 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eb7bafa4-b295-411b-8af7-75daafcfc763 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:36.613415 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb7bafa4-b295-411b-8af7-75daafcfc763 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:36.613654 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb7bafa4-b295-411b-8af7-75daafcfc763 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:36.613933 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb7bafa4-b295-411b-8af7-75daafcfc763 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:36.614083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-eb7bafa4-b295-411b-8af7-75daafcfc763 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:36.619105 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:36.619105 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:36.619884 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb7bafa4-b295-411b-8af7-75daafcfc763 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:36.620341 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1360/5455] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:36 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:37.633752 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2ef5ce1c-846c-4347-8340-bef78f11f1e4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:37.635542 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2ef5ce1c-846c-4347-8340-bef78f11f1e4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:37.635740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2ef5ce1c-846c-4347-8340-bef78f11f1e4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:37.635939 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2ef5ce1c-846c-4347-8340-bef78f11f1e4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:37.636041 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2ef5ce1c-846c-4347-8340-bef78f11f1e4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:37.639831 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:37.639831 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:37.640347 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2ef5ce1c-846c-4347-8340-bef78f11f1e4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:37.640811 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1361/5456] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:37 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:38.649877 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6ee9c3fc-2aca-48a4-b968-195f37d5cb1b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:38.651525 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ee9c3fc-2aca-48a4-b968-195f37d5cb1b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:38.651735 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ee9c3fc-2aca-48a4-b968-195f37d5cb1b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:38.651927 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6ee9c3fc-2aca-48a4-b968-195f37d5cb1b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:38.652023 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-6ee9c3fc-2aca-48a4-b968-195f37d5cb1b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:38.655929 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:38.655929 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:38.656435 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6ee9c3fc-2aca-48a4-b968-195f37d5cb1b tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:38.656785 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1370/5457] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:38 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:39.666215 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-af1be934-c932-4fc9-bada-09dc7ad53a90 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:39.668191 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-af1be934-c932-4fc9-bada-09dc7ad53a90 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:39.668503 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-af1be934-c932-4fc9-bada-09dc7ad53a90 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:39.671801 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-af1be934-c932-4fc9-bada-09dc7ad53a90 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:39.671801 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-af1be934-c932-4fc9-bada-09dc7ad53a90 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:39.675839 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:39.675839 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:39.676508 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-af1be934-c932-4fc9-bada-09dc7ad53a90 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:39.676935 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1367/5458] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:39 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:40.687007 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e91c7223-ad81-4dff-b3e9-1663d01d97f9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:40.690655 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e91c7223-ad81-4dff-b3e9-1663d01d97f9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:40.690655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e91c7223-ad81-4dff-b3e9-1663d01d97f9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:40.690655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e91c7223-ad81-4dff-b3e9-1663d01d97f9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:40.690655 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e91c7223-ad81-4dff-b3e9-1663d01d97f9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:40.695141 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:40.695141 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:40.697503 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e91c7223-ad81-4dff-b3e9-1663d01d97f9 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:40.697503 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1361/5459] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:40 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:40.706757 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6728e1b5-77ec-4751-a0fe-ca75ae661c19 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:40.708563 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6728e1b5-77ec-4751-a0fe-ca75ae661c19 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:38:40.709070 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6728e1b5-77ec-4751-a0fe-ca75ae661c19 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e38fdc23-c18e-4ccf-86fb-62d1d8b07a86", "name": "tempest-VolumesBackupsTest-Backup-107220092"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:40.711466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-6728e1b5-77ec-4751-a0fe-ca75ae661c19 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Creating new backup {'backup': {'volume_id': 'e38fdc23-c18e-4ccf-86fb-62d1d8b07a86', 'name': 'tempest-VolumesBackupsTest-Backup-107220092'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:38:40.711466 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-6728e1b5-77ec-4751-a0fe-ca75ae661c19 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Creating backup of volume e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 in container None Aug 08 06:38:40.716843 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:40.716843 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:40.718647 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6728e1b5-77ec-4751-a0fe-ca75ae661c19 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:38:40.730933 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6728e1b5-77ec-4751-a0fe-ca75ae661c19 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Created reservations ['1145927d-8934-4513-acd4-602c758795ac', '6d39d958-865b-44c7-8203-e0952e8252b6'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:40.753068 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6728e1b5-77ec-4751-a0fe-ca75ae661c19 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:38:40.753713 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1362/5460] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:38:40 2026] POST /volume/v3/backups => generated 327 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:38:40.760885 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-35a0a106-6cb4-460a-8682-952b02ef8a66 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:40.764168 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-35a0a106-6cb4-460a-8682-952b02ef8a66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:40.764168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-35a0a106-6cb4-460a-8682-952b02ef8a66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:40.764168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-35a0a106-6cb4-460a-8682-952b02ef8a66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:40.764168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-35a0a106-6cb4-460a-8682-952b02ef8a66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:40.770191 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:40.770191 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:40.771365 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-35a0a106-6cb4-460a-8682-952b02ef8a66 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:40.771974 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1371/5461] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:40 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:41.781177 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6a018a29-4daf-4987-bd4b-ce3a0a5487ee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:41.782596 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a018a29-4daf-4987-bd4b-ce3a0a5487ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:41.782789 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a018a29-4daf-4987-bd4b-ce3a0a5487ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:41.782979 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6a018a29-4daf-4987-bd4b-ce3a0a5487ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:41.783085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-6a018a29-4daf-4987-bd4b-ce3a0a5487ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:41.787765 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:41.787765 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:41.788657 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6a018a29-4daf-4987-bd4b-ce3a0a5487ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:41.789135 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1368/5462] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:41 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:42.167642 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-7d367456-bb19-4a38-8273-27cb3b954f1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:42.169562 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-7d367456-bb19-4a38-8273-27cb3b954f1c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/limits Aug 08 06:38:42.169757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-7d367456-bb19-4a38-8273-27cb3b954f1c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:42.169960 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-7d367456-bb19-4a38-8273-27cb3b954f1c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:42.179499 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-7d367456-bb19-4a38-8273-27cb3b954f1c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1333398589 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1333398589, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:38:42.179869 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-7d367456-bb19-4a38-8273-27cb3b954f1c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1333398589 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1333398589, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:38:42.180277 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-7d367456-bb19-4a38-8273-27cb3b954f1c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1333398589 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1333398589, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:38:42.194014 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-7d367456-bb19-4a38-8273-27cb3b954f1c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 08 06:38:42.194350 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1362/5463] 10.4.3.32 () {68 vars in 1477 bytes} [Sat Aug 8 06:38:42 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:42.225656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-f32fae0f-e641-4b7d-aa2e-e5fab23b1c7a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:42.228200 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-f32fae0f-e641-4b7d-aa2e-e5fab23b1c7a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:38:42.228439 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-f32fae0f-e641-4b7d-aa2e-e5fab23b1c7a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:42.228667 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-f32fae0f-e641-4b7d-aa2e-e5fab23b1c7a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:42.238563 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:42.238563 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:42.242485 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-f32fae0f-e641-4b7d-aa2e-e5fab23b1c7a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:38:42.249353 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-f32fae0f-e641-4b7d-aa2e-e5fab23b1c7a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 200 Aug 08 06:38:42.249980 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1363/5464] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:38:42 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 1657 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:42.258642 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-b62e2c01-32f3-4985-a7d1-a302ed8fb312 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:42.260430 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-b62e2c01-32f3-4985-a7d1-a302ed8fb312 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:38:42.260738 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-b62e2c01-32f3-4985-a7d1-a302ed8fb312 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "982519d6-27d4-4289-a10a-a13d06ad91aa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-86771234", "description": null, "metadata": {}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:42.270093 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:42.270093 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:42.270500 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-b62e2c01-32f3-4985-a7d1-a302ed8fb312 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:38:42.270625 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-b62e2c01-32f3-4985-a7d1-a302ed8fb312 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create snapshot from volume 982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:38:42.295148 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-b62e2c01-32f3-4985-a7d1-a302ed8fb312 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['da8ad36c-5f4f-4934-af69-ed7b3c6ae700', 'ccbcfd92-a4b1-425e-b976-f7bddc0e5e78', 'f2a09de0-c04a-4942-acbf-9d43bbf32b37', 'e5e99488-0b7c-4249-8809-5cc11060463c'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:42.322867 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-b62e2c01-32f3-4985-a7d1-a302ed8fb312 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot force create request issued successfully. Aug 08 06:38:42.323168 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-5b2abf30-c091-4268-b2fb-3f2ef2b29343 req-b62e2c01-32f3-4985-a7d1-a302ed8fb312 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:38:42.323561 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1372/5465] 10.4.3.32 () {72 vars in 1540 bytes} [Sat Aug 8 06:38:42 2026] POST /volume/v3/snapshots => generated 318 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:38:42.798118 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b93b455a-3f13-4e5d-ac56-7a79844a907c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:42.799887 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b93b455a-3f13-4e5d-ac56-7a79844a907c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:42.800103 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b93b455a-3f13-4e5d-ac56-7a79844a907c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:42.800279 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b93b455a-3f13-4e5d-ac56-7a79844a907c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:42.800382 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-b93b455a-3f13-4e5d-ac56-7a79844a907c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:42.804999 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:42.804999 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:42.805707 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b93b455a-3f13-4e5d-ac56-7a79844a907c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:42.806191 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1369/5466] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:42 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:43.767852 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9a880053-ab9e-4ed2-ab95-a9312d5978a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:43.770421 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a880053-ab9e-4ed2-ab95-a9312d5978a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:38:43.770668 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a880053-ab9e-4ed2-ab95-a9312d5978a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:43.771017 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a880053-ab9e-4ed2-ab95-a9312d5978a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:43.776991 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:43.776991 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:43.777518 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9a880053-ab9e-4ed2-ab95-a9312d5978a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:38:43.778601 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a880053-ab9e-4ed2-ab95-a9312d5978a9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de returned with HTTP 200 Aug 08 06:38:43.779032 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1363/5467] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:38:43 2026] GET /volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:43.816672 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-620f7279-9bb6-493a-bf7d-1829f164a010 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:43.818837 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-620f7279-9bb6-493a-bf7d-1829f164a010 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:43.819044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-620f7279-9bb6-493a-bf7d-1829f164a010 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:43.819269 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-620f7279-9bb6-493a-bf7d-1829f164a010 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:43.819426 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-620f7279-9bb6-493a-bf7d-1829f164a010 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:43.824222 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:43.824222 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:43.825270 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-620f7279-9bb6-493a-bf7d-1829f164a010 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:43.825810 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1364/5468] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:43 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:44.838166 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-aa9a5d58-a9c0-4090-8dac-0cd374fb600d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:44.840793 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa9a5d58-a9c0-4090-8dac-0cd374fb600d tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:44.841041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa9a5d58-a9c0-4090-8dac-0cd374fb600d tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:44.841338 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-aa9a5d58-a9c0-4090-8dac-0cd374fb600d tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:44.841517 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-aa9a5d58-a9c0-4090-8dac-0cd374fb600d tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:44.847090 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:44.847090 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:44.848789 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-aa9a5d58-a9c0-4090-8dac-0cd374fb600d tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:44.848789 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1373/5469] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:44 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:45.298203 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-0f2ed645-1ac6-4381-9083-6757de1a5ac3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:45.301052 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-0f2ed645-1ac6-4381-9083-6757de1a5ac3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:38:45.301296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-0f2ed645-1ac6-4381-9083-6757de1a5ac3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:45.301522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-0f2ed645-1ac6-4381-9083-6757de1a5ac3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:45.306718 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:45.306718 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:45.307169 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-0f2ed645-1ac6-4381-9083-6757de1a5ac3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:38:45.307937 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-0f2ed645-1ac6-4381-9083-6757de1a5ac3 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de returned with HTTP 200 Aug 08 06:38:45.308314 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1370/5470] 10.4.3.32 () {68 vars in 1597 bytes} [Sat Aug 8 06:38:45 2026] GET /volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:45.858900 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d6164214-67c7-4507-9109-a9cc71e68211 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:45.861474 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6164214-67c7-4507-9109-a9cc71e68211 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:45.861756 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6164214-67c7-4507-9109-a9cc71e68211 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:45.862062 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6164214-67c7-4507-9109-a9cc71e68211 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:45.862237 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d6164214-67c7-4507-9109-a9cc71e68211 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:45.867644 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:45.867644 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:45.868524 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6164214-67c7-4507-9109-a9cc71e68211 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:45.868920 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1364/5471] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:45 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:46.338307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5d4f8ffa-6f31-476c-8286-6d1eac4aa4dd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:46.340522 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5d4f8ffa-6f31-476c-8286-6d1eac4aa4dd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:38:46.340846 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5d4f8ffa-6f31-476c-8286-6d1eac4aa4dd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:46.341118 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5d4f8ffa-6f31-476c-8286-6d1eac4aa4dd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:46.346031 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:46.346031 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:46.346555 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5d4f8ffa-6f31-476c-8286-6d1eac4aa4dd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:38:46.347272 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5d4f8ffa-6f31-476c-8286-6d1eac4aa4dd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de returned with HTTP 200 Aug 08 06:38:46.347557 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1365/5472] 10.4.3.32 () {68 vars in 1597 bytes} [Sat Aug 8 06:38:46 2026] GET /volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:46.356504 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-dd966486-3bcd-4b2a-ae62-d5c305123098 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:46.358374 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-dd966486-3bcd-4b2a-ae62-d5c305123098 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:38:46.358564 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-dd966486-3bcd-4b2a-ae62-d5c305123098 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:46.358754 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-dd966486-3bcd-4b2a-ae62-d5c305123098 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:46.368850 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:46.368850 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:46.372364 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-dd966486-3bcd-4b2a-ae62-d5c305123098 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:38:46.377018 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-dd966486-3bcd-4b2a-ae62-d5c305123098 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 200 Aug 08 06:38:46.377380 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1374/5473] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:38:46 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 1657 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:46.387630 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:46.388485 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:38:46.388763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "243e7fcb-8622-42dd-84e4-b062ff7d68de", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:46.390864 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '243e7fcb-8622-42dd-84e4-b062ff7d68de', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:38:46.399508 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:46.399508 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:46.400213 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:38:46.400213 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:38:46.400943 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:38:46.406656 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (3e359d0b-634a-4d75-90ee-6ea5e5415d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:38:46.407877 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bccbb83-163a-49fd-abaf-400cbf79ebeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:46.408841 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:38:46.442047 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bccbb83-163a-49fd-abaf-400cbf79ebeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '243e7fcb-8622-42dd-84e4-b062ff7d68de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:46.443151 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770967c5-692d-4553-9b23-84b704afdfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:46.493745 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['b128e8e5-341e-4a31-9c4c-d112c07e2db6', 'b40550c2-4b8d-495c-970a-836dc0a3a83b', '7cca857a-031e-4227-98ef-dc6687270657', '25799f7b-7e24-4cfb-bcb9-b1d0bdc73f78'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:46.494701 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770967c5-692d-4553-9b23-84b704afdfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b128e8e5-341e-4a31-9c4c-d112c07e2db6', 'b40550c2-4b8d-495c-970a-836dc0a3a83b', '7cca857a-031e-4227-98ef-dc6687270657', '25799f7b-7e24-4cfb-bcb9-b1d0bdc73f78']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:46.495553 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854cc96d-5e20-4998-a430-2b28d127c34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:46.537794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854cc96d-5e20-4998-a430-2b28d127c34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f566257b-548b-40a8-8b3a-93d6fe2cf9f8', '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='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['b128e8e5-341e-4a31-9c4c-d112c07e2db6','b40550c2-4b8d-495c-970a-836dc0a3a83b','7cca857a-031e-4227-98ef-dc6687270657','25799f7b-7e24-4cfb-bcb9-b1d0bdc73f78'],size=1,snapshot_id=243e7fcb-8622-42dd-84e4-b062ff7d68de,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:38:46Z,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=f566257b-548b-40a8-8b3a-93d6fe2cf9f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=243e7fcb-8622-42dd-84e4-b062ff7d68de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:46.538593 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8033ae9-ca81-4c58-a764-9ad042984bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:46.556732 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8033ae9-ca81-4c58-a764-9ad042984bf6) transitioned into 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='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['b128e8e5-341e-4a31-9c4c-d112c07e2db6','b40550c2-4b8d-495c-970a-836dc0a3a83b','7cca857a-031e-4227-98ef-dc6687270657','25799f7b-7e24-4cfb-bcb9-b1d0bdc73f78'],size=1,snapshot_id=243e7fcb-8622-42dd-84e4-b062ff7d68de,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:46.557493 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59873dc-bfef-47e4-b191-230d761ce78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:38:46.579422 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59873dc-bfef-47e4-b191-230d761ce78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:38:46.580243 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (3e359d0b-634a-4d75-90ee-6ea5e5415d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:38:46.580573 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:38:46.581213 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-8341ca9f-70a4-4cc9-ac73-b75b57670804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:38:46.581678 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1371/5474] 10.4.3.32 () {72 vars in 1534 bytes} [Sat Aug 8 06:38:46 2026] POST /volume/v3/volumes => generated 734 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:38:46.590325 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-195b8016-9557-4621-aa36-5540e988e3df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:46.592951 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-195b8016-9557-4621-aa36-5540e988e3df tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 Aug 08 06:38:46.593215 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-195b8016-9557-4621-aa36-5540e988e3df tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:46.593460 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-195b8016-9557-4621-aa36-5540e988e3df tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:46.601932 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:46.601932 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:46.606199 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-195b8016-9557-4621-aa36-5540e988e3df tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:38:46.611413 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-195b8016-9557-4621-aa36-5540e988e3df tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 returned with HTTP 200 Aug 08 06:38:46.611963 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1365/5475] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:38:46 2026] GET /volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:46.619794 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-e0c4b1d0-aa4c-491c-b3a9-24e4db70f35a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:46.621791 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-e0c4b1d0-aa4c-491c-b3a9-24e4db70f35a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 Aug 08 06:38:46.622049 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-e0c4b1d0-aa4c-491c-b3a9-24e4db70f35a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:46.622239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-e0c4b1d0-aa4c-491c-b3a9-24e4db70f35a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:46.628754 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:46.628754 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:46.631853 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-e0c4b1d0-aa4c-491c-b3a9-24e4db70f35a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:38:46.635428 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-e0c4b1d0-aa4c-491c-b3a9-24e4db70f35a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 returned with HTTP 200 Aug 08 06:38:46.635794 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1366/5476] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:38:46 2026] GET /volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:46.880691 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-58217a60-6011-4558-8969-2e0e97b19bca None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:46.883012 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-58217a60-6011-4558-8969-2e0e97b19bca tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:46.883279 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-58217a60-6011-4558-8969-2e0e97b19bca tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:46.883496 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-58217a60-6011-4558-8969-2e0e97b19bca tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:46.883670 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-58217a60-6011-4558-8969-2e0e97b19bca tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:46.888792 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:46.888792 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:46.889862 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-58217a60-6011-4558-8969-2e0e97b19bca tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:46.890362 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1375/5477] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:46 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:47.901571 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f0756ad4-588a-47b0-9e5f-658df91a3ca1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:47.903629 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0756ad4-588a-47b0-9e5f-658df91a3ca1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:47.903877 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0756ad4-588a-47b0-9e5f-658df91a3ca1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:47.904079 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0756ad4-588a-47b0-9e5f-658df91a3ca1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:47.904197 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f0756ad4-588a-47b0-9e5f-658df91a3ca1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:47.908733 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:47.908733 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:47.909428 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0756ad4-588a-47b0-9e5f-658df91a3ca1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:47.909937 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1372/5478] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:47 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:48.919186 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-22aae5a9-d408-4526-a563-59baec4e4898 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:48.920928 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22aae5a9-d408-4526-a563-59baec4e4898 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:48.921120 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-22aae5a9-d408-4526-a563-59baec4e4898 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:48.921309 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-22aae5a9-d408-4526-a563-59baec4e4898 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:48.921407 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-22aae5a9-d408-4526-a563-59baec4e4898 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:48.926024 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:48.926024 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:48.926736 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-22aae5a9-d408-4526-a563-59baec4e4898 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:48.927097 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1366/5479] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:48 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:49.645111 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-02ffc6a3-fde7-481f-82aa-de6a5fbfb7a7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:49.648227 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-02ffc6a3-fde7-481f-82aa-de6a5fbfb7a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 Aug 08 06:38:49.648390 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-02ffc6a3-fde7-481f-82aa-de6a5fbfb7a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:49.648556 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-02ffc6a3-fde7-481f-82aa-de6a5fbfb7a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:49.654762 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:49.654762 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:49.657879 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-02ffc6a3-fde7-481f-82aa-de6a5fbfb7a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:38:49.661853 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-02ffc6a3-fde7-481f-82aa-de6a5fbfb7a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 returned with HTTP 200 Aug 08 06:38:49.662193 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1367/5480] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:38:49 2026] GET /volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:49.670306 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5aa503d2-3da7-4f44-abaa-43c5ba0c7dd4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:49.670798 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5aa503d2-3da7-4f44-abaa-43c5ba0c7dd4 None None] GET https://10.4.3.32/volume// Aug 08 06:38:49.671020 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5aa503d2-3da7-4f44-abaa-43c5ba0c7dd4 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:49.671247 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5aa503d2-3da7-4f44-abaa-43c5ba0c7dd4 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:49.671627 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5aa503d2-3da7-4f44-abaa-43c5ba0c7dd4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:38:49.672001 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1376/5481] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:38:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:38:49.678575 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5dd09f38-e920-4d00-9ad4-5add0446b08a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:49.680501 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5dd09f38-e920-4d00-9ad4-5add0446b08a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:38:49.680871 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5dd09f38-e920-4d00-9ad4-5add0446b08a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f566257b-548b-40a8-8b3a-93d6fe2cf9f8", "connector": null, "instance_uuid": "26806487-7cff-4752-8a94-9a4445f586ad"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:49.689117 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:49.689117 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:49.714099 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-5dd09f38-e920-4d00-9ad4-5add0446b08a tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:38:49.714522 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1373/5482] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:38:49 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:49.721440 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-729052c7-ae69-4bb9-bdb7-16140b74e150 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:49.721852 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-729052c7-ae69-4bb9-bdb7-16140b74e150 None None] GET https://10.4.3.32/volume// Aug 08 06:38:49.722006 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-729052c7-ae69-4bb9-bdb7-16140b74e150 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:49.722189 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-729052c7-ae69-4bb9-bdb7-16140b74e150 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:49.722502 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-729052c7-ae69-4bb9-bdb7-16140b74e150 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:38:49.722852 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1367/5483] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:38:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:38:49.728905 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-6cb0b6ab-1251-4521-abb2-eb7b18c91fba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:49.730912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-6cb0b6ab-1251-4521-abb2-eb7b18c91fba tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 Aug 08 06:38:49.731131 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-6cb0b6ab-1251-4521-abb2-eb7b18c91fba tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:49.731303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-6cb0b6ab-1251-4521-abb2-eb7b18c91fba tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:49.741339 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:49.741339 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:49.745215 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-6cb0b6ab-1251-4521-abb2-eb7b18c91fba tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:38:49.750117 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-6cb0b6ab-1251-4521-abb2-eb7b18c91fba tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 returned with HTTP 200 Aug 08 06:38:49.750521 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1368/5484] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:38:49 2026] GET /volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 => generated 1522 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:38:49.851339 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-d881d573-d32f-49cd-b4a2-36af78a65a06 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:49.853739 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-d881d573-d32f-49cd-b4a2-36af78a65a06 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/7fa238fe-8f7b-4da5-a33c-ce59a3792f2e Aug 08 06:38:49.854185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-d881d573-d32f-49cd-b4a2-36af78a65a06 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:49.862759 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-d881d573-d32f-49cd-b4a2-36af78a65a06 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-f566257b-548b-40a8-8b3a-93d6fe2cf9f8-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:38:49.867660 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-d881d573-d32f-49cd-b4a2-36af78a65a06 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-f566257b-548b-40a8-8b3a-93d6fe2cf9f8-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:38:49.869037 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:49.869037 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:49.936880 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4530f44d-163a-441c-a37e-6d348abc2493 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:49.938850 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4530f44d-163a-441c-a37e-6d348abc2493 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:49.938984 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4530f44d-163a-441c-a37e-6d348abc2493 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:49.939190 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4530f44d-163a-441c-a37e-6d348abc2493 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:49.939286 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4530f44d-163a-441c-a37e-6d348abc2493 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:49.943453 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:49.943453 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:49.944165 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4530f44d-163a-441c-a37e-6d348abc2493 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:49.944508 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1374/5485] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:49 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:49.956360 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-d881d573-d32f-49cd-b4a2-36af78a65a06 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-f566257b-548b-40a8-8b3a-93d6fe2cf9f8-np0000006785" released by "attachment_update" :: held 0.089s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:38:49.956700 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-d881d573-d32f-49cd-b4a2-36af78a65a06 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/7fa238fe-8f7b-4da5-a33c-ce59a3792f2e returned with HTTP 200 Aug 08 06:38:49.957152 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1377/5486] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:38:49 2026] PUT /volume/v3/attachments/7fa238fe-8f7b-4da5-a33c-ce59a3792f2e => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:38:49.979940 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-4646071c-f9c8-4a78-8b70-1379fc1e4100 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:49.982024 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-4646071c-f9c8-4a78-8b70-1379fc1e4100 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/7fa238fe-8f7b-4da5-a33c-ce59a3792f2e/action Aug 08 06:38:49.982532 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-4646071c-f9c8-4a78-8b70-1379fc1e4100 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:38:49.982688 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-4646071c-f9c8-4a78-8b70-1379fc1e4100 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:50.003512 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:50.003512 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:50.016428 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c3e392c6-1e7b-4661-a270-e41e6e80e075 req-4646071c-f9c8-4a78-8b70-1379fc1e4100 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/7fa238fe-8f7b-4da5-a33c-ce59a3792f2e/action returned with HTTP 204 Aug 08 06:38:50.016901 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1368/5487] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:38:49 2026] POST /volume/v3/attachments/7fa238fe-8f7b-4da5-a33c-ce59a3792f2e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:38:50.956981 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-383ea701-8f95-458d-8b1d-172f66a788ab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:50.959192 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-383ea701-8f95-458d-8b1d-172f66a788ab tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:50.959385 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-383ea701-8f95-458d-8b1d-172f66a788ab tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:50.959567 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-383ea701-8f95-458d-8b1d-172f66a788ab tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:50.959685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-383ea701-8f95-458d-8b1d-172f66a788ab tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:50.963978 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:50.963978 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:50.964700 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-383ea701-8f95-458d-8b1d-172f66a788ab tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:50.965064 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1369/5488] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:50 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:51.974456 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-abb83660-7f21-4d5c-8e17-3a4754cf959e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:51.976192 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abb83660-7f21-4d5c-8e17-3a4754cf959e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:51.976413 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abb83660-7f21-4d5c-8e17-3a4754cf959e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:51.976641 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-abb83660-7f21-4d5c-8e17-3a4754cf959e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:51.976799 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-abb83660-7f21-4d5c-8e17-3a4754cf959e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:51.981364 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:51.981364 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:51.982214 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-abb83660-7f21-4d5c-8e17-3a4754cf959e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:51.982586 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1375/5489] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:51 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:52.992864 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0f2e4470-a339-4778-824a-6c5838a4988c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:52.994583 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f2e4470-a339-4778-824a-6c5838a4988c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:52.994897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f2e4470-a339-4778-824a-6c5838a4988c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:52.995144 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0f2e4470-a339-4778-824a-6c5838a4988c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:52.995310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-0f2e4470-a339-4778-824a-6c5838a4988c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:52.999473 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:52.999473 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:53.000293 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0f2e4470-a339-4778-824a-6c5838a4988c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:53.000728 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1378/5490] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:52 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:54.010120 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9c1fe1da-b4fd-4500-b14c-5fd6d3d310bb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:54.011791 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c1fe1da-b4fd-4500-b14c-5fd6d3d310bb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:54.012018 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c1fe1da-b4fd-4500-b14c-5fd6d3d310bb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:54.012169 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c1fe1da-b4fd-4500-b14c-5fd6d3d310bb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:54.012275 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9c1fe1da-b4fd-4500-b14c-5fd6d3d310bb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:54.016139 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:54.016139 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:54.016812 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c1fe1da-b4fd-4500-b14c-5fd6d3d310bb tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:54.017156 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1369/5491] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:54 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:55.028280 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aa7c7158-ba56-4ffe-b6dc-34513e2469de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:55.030457 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa7c7158-ba56-4ffe-b6dc-34513e2469de tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:38:55.030634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa7c7158-ba56-4ffe-b6dc-34513e2469de tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:55.030841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa7c7158-ba56-4ffe-b6dc-34513e2469de tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:55.030941 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-aa7c7158-ba56-4ffe-b6dc-34513e2469de tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:55.035559 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:55.035559 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:55.036307 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa7c7158-ba56-4ffe-b6dc-34513e2469de tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:38:55.036659 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1370/5492] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:55 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:55.049214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f0d6ebac-effe-4b4d-a697-f56bfce12bc5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:55.051432 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0d6ebac-effe-4b4d-a697-f56bfce12bc5 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:38:55.051703 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0d6ebac-effe-4b4d-a697-f56bfce12bc5 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:55.051921 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f0d6ebac-effe-4b4d-a697-f56bfce12bc5 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:55.052181 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-f0d6ebac-effe-4b4d-a697-f56bfce12bc5 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:55.057404 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:55.057404 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:55.058300 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f0d6ebac-effe-4b4d-a697-f56bfce12bc5 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:38:55.059036 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1376/5493] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:55 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:55.069838 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-37d9f13c-fbae-4be4-95d4-e209fc5d223c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:55.071971 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-37d9f13c-fbae-4be4-95d4-e209fc5d223c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:38:55.072591 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-37d9f13c-fbae-4be4-95d4-e209fc5d223c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e38fdc23-c18e-4ccf-86fb-62d1d8b07a86", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-581239641"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:38:55.074672 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-37d9f13c-fbae-4be4-95d4-e209fc5d223c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Creating new backup {'backup': {'volume_id': 'e38fdc23-c18e-4ccf-86fb-62d1d8b07a86', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-581239641'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:38:55.076792 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-37d9f13c-fbae-4be4-95d4-e209fc5d223c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Creating backup of volume e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 in container None Aug 08 06:38:55.085397 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:55.085397 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:55.087270 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-37d9f13c-fbae-4be4-95d4-e209fc5d223c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Volume info retrieved successfully. Aug 08 06:38:55.108425 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-37d9f13c-fbae-4be4-95d4-e209fc5d223c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Created reservations ['6e6ad7ed-9164-4473-97ef-c46b31d596cd', '74c7309f-992a-4278-b6a4-b488912376e5'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:38:55.141213 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-37d9f13c-fbae-4be4-95d4-e209fc5d223c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:38:55.141213 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1379/5494] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:38:55 2026] POST /volume/v3/backups => generated 327 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:38:55.149674 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-41838934-752c-42c3-9aee-c898f8c22028 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:55.151565 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-41838934-752c-42c3-9aee-c898f8c22028 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:38:55.151979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-41838934-752c-42c3-9aee-c898f8c22028 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:55.152020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-41838934-752c-42c3-9aee-c898f8c22028 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:55.152150 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-41838934-752c-42c3-9aee-c898f8c22028 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:55.156461 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:55.156461 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:55.157135 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-41838934-752c-42c3-9aee-c898f8c22028 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 200 Aug 08 06:38:55.157494 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1370/5495] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:55 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:56.169097 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2115dca7-82d2-4aa9-bbdd-1dea0069a9e1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:56.171390 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2115dca7-82d2-4aa9-bbdd-1dea0069a9e1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:38:56.171649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2115dca7-82d2-4aa9-bbdd-1dea0069a9e1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:56.171914 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2115dca7-82d2-4aa9-bbdd-1dea0069a9e1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:56.172068 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2115dca7-82d2-4aa9-bbdd-1dea0069a9e1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:56.177030 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:56.177030 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:38:56.177730 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2115dca7-82d2-4aa9-bbdd-1dea0069a9e1 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 200 Aug 08 06:38:56.178132 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1371/5496] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:56 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:57.188880 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ba42e124-2498-40e1-b1c0-7ece0ac2253e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:57.190616 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba42e124-2498-40e1-b1c0-7ece0ac2253e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:38:57.190846 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba42e124-2498-40e1-b1c0-7ece0ac2253e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:57.191062 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ba42e124-2498-40e1-b1c0-7ece0ac2253e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:57.191184 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-ba42e124-2498-40e1-b1c0-7ece0ac2253e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:57.195110 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:57.195110 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:38:57.195856 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ba42e124-2498-40e1-b1c0-7ece0ac2253e tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 200 Aug 08 06:38:57.196231 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1377/5497] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:57 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:58.206511 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f506044d-e4cc-41cb-973a-701330aca65d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:58.208163 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f506044d-e4cc-41cb-973a-701330aca65d tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:38:58.208438 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f506044d-e4cc-41cb-973a-701330aca65d tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:58.208724 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f506044d-e4cc-41cb-973a-701330aca65d tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:58.208935 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f506044d-e4cc-41cb-973a-701330aca65d tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:58.214298 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:58.214298 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:38:58.214298 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f506044d-e4cc-41cb-973a-701330aca65d tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 200 Aug 08 06:38:58.214298 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1380/5498] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:58 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:38:59.224420 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2e676d8a-c71f-48f2-84a5-e6f267f72a88 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:38:59.226246 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2e676d8a-c71f-48f2-84a5-e6f267f72a88 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:38:59.226439 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2e676d8a-c71f-48f2-84a5-e6f267f72a88 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:38:59.226666 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2e676d8a-c71f-48f2-84a5-e6f267f72a88 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:38:59.226804 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2e676d8a-c71f-48f2-84a5-e6f267f72a88 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:38:59.230998 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:38:59.230998 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:38:59.231565 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2e676d8a-c71f-48f2-84a5-e6f267f72a88 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 200 Aug 08 06:38:59.231957 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1371/5499] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:38:59 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:00.242110 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b7d7ae3d-dea1-49f0-9e4b-d99f0cbe63f4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:00.244325 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7d7ae3d-dea1-49f0-9e4b-d99f0cbe63f4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:39:00.244604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7d7ae3d-dea1-49f0-9e4b-d99f0cbe63f4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:00.244891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7d7ae3d-dea1-49f0-9e4b-d99f0cbe63f4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:00.245039 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b7d7ae3d-dea1-49f0-9e4b-d99f0cbe63f4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:00.249445 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:00.249445 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:00.250163 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7d7ae3d-dea1-49f0-9e4b-d99f0cbe63f4 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 200 Aug 08 06:39:00.251025 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1372/5500] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:00 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:01.263473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-97359459-1b94-4dae-b54d-1b56c3f81610 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:01.267054 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97359459-1b94-4dae-b54d-1b56c3f81610 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:39:01.267337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97359459-1b94-4dae-b54d-1b56c3f81610 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:01.267611 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-97359459-1b94-4dae-b54d-1b56c3f81610 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:01.267763 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-97359459-1b94-4dae-b54d-1b56c3f81610 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:01.273095 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:01.273095 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:01.273936 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-97359459-1b94-4dae-b54d-1b56c3f81610 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 200 Aug 08 06:39:01.274612 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1378/5501] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:01 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:02.284849 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f6a70a6c-9048-414a-8d70-5b8d3adb06d6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:02.286482 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6a70a6c-9048-414a-8d70-5b8d3adb06d6 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:39:02.287854 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6a70a6c-9048-414a-8d70-5b8d3adb06d6 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:02.287854 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f6a70a6c-9048-414a-8d70-5b8d3adb06d6 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:02.287854 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-f6a70a6c-9048-414a-8d70-5b8d3adb06d6 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:02.292544 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:02.292544 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:02.294044 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f6a70a6c-9048-414a-8d70-5b8d3adb06d6 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 200 Aug 08 06:39:02.294321 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1381/5502] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:02 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:02.303558 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-067c4ac2-6174-4772-8bc9-9c2127c738c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:02.305269 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-067c4ac2-6174-4772-8bc9-9c2127c738c2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:39:02.305497 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-067c4ac2-6174-4772-8bc9-9c2127c738c2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:02.305695 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-067c4ac2-6174-4772-8bc9-9c2127c738c2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:02.305811 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-067c4ac2-6174-4772-8bc9-9c2127c738c2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:02.310831 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:02.310831 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:02.311734 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-067c4ac2-6174-4772-8bc9-9c2127c738c2 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:39:02.312195 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1372/5503] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:02 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:02.320970 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f168c85e-64b9-4a92-9c65-2d627d06ed19 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:02.322855 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f168c85e-64b9-4a92-9c65-2d627d06ed19 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:39:02.323051 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f168c85e-64b9-4a92-9c65-2d627d06ed19 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:02.323234 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f168c85e-64b9-4a92-9c65-2d627d06ed19 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:02.323329 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f168c85e-64b9-4a92-9c65-2d627d06ed19 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:02.327340 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:02.327340 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:02.327926 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f168c85e-64b9-4a92-9c65-2d627d06ed19 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:39:02.328273 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1373/5504] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:02 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:02.337687 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bd278e69-8fa0-471a-9d28-a4e46c5bc083 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:02.340082 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd278e69-8fa0-471a-9d28-a4e46c5bc083 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] POST https://10.4.3.32/volume/v3/backups Aug 08 06:39:02.340538 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd278e69-8fa0-471a-9d28-a4e46c5bc083 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e38fdc23-c18e-4ccf-86fb-62d1d8b07a86", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1603423608"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:02.342482 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-bd278e69-8fa0-471a-9d28-a4e46c5bc083 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Creating new backup {'backup': {'volume_id': 'e38fdc23-c18e-4ccf-86fb-62d1d8b07a86', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1603423608'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:39:02.342716 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-bd278e69-8fa0-471a-9d28-a4e46c5bc083 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Creating backup of volume e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 in container None Aug 08 06:39:02.350993 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:02.350993 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:02.351492 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd278e69-8fa0-471a-9d28-a4e46c5bc083 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:39:02.367946 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-bd278e69-8fa0-471a-9d28-a4e46c5bc083 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Created reservations ['d719d887-615c-45e1-8694-50a93537ea10', '334e313b-ecaf-48d3-a268-2cedd413f92f'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:02.401132 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd278e69-8fa0-471a-9d28-a4e46c5bc083 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:39:02.402532 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1379/5505] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:39:02 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:02.410498 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-445bc0b3-7214-4b32-b65b-6aec42611de1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:02.412721 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-445bc0b3-7214-4b32-b65b-6aec42611de1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:02.412988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-445bc0b3-7214-4b32-b65b-6aec42611de1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:02.413222 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-445bc0b3-7214-4b32-b65b-6aec42611de1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:02.413353 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-445bc0b3-7214-4b32-b65b-6aec42611de1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:02.418390 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:02.418390 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:02.421385 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-445bc0b3-7214-4b32-b65b-6aec42611de1 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:02.421385 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1382/5506] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:02 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:03.430297 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd7d5678-85ae-41e0-abd0-e3253396fd3e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:03.432072 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd7d5678-85ae-41e0-abd0-e3253396fd3e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:03.432255 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd7d5678-85ae-41e0-abd0-e3253396fd3e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:03.432438 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd7d5678-85ae-41e0-abd0-e3253396fd3e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:03.432556 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-dd7d5678-85ae-41e0-abd0-e3253396fd3e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:03.436666 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:03.436666 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:03.437385 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd7d5678-85ae-41e0-abd0-e3253396fd3e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:03.437712 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1373/5507] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:03 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:04.447120 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e7f19539-2e58-4f9e-88f4-eb60c59fb4ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:04.449187 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7f19539-2e58-4f9e-88f4-eb60c59fb4ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:04.449417 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7f19539-2e58-4f9e-88f4-eb60c59fb4ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:04.449657 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7f19539-2e58-4f9e-88f4-eb60c59fb4ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:04.449830 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e7f19539-2e58-4f9e-88f4-eb60c59fb4ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:04.454292 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:04.454292 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:04.455121 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7f19539-2e58-4f9e-88f4-eb60c59fb4ee tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:04.455483 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1374/5508] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:04 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:05.469113 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3d05842e-fbfd-490e-8905-5bac5304aa12 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:05.473016 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d05842e-fbfd-490e-8905-5bac5304aa12 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:05.473208 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d05842e-fbfd-490e-8905-5bac5304aa12 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:05.473388 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3d05842e-fbfd-490e-8905-5bac5304aa12 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:05.473485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3d05842e-fbfd-490e-8905-5bac5304aa12 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:05.482802 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:05.482802 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:05.483748 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3d05842e-fbfd-490e-8905-5bac5304aa12 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:05.484207 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1380/5509] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:05 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:05.865463 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-107e34ff-d8fc-4a87-8d06-247c6c8fb0ef req-cbcfcb59-07e9-4d9e-9412-e6e053e98f97 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:05.868295 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-107e34ff-d8fc-4a87-8d06-247c6c8fb0ef req-cbcfcb59-07e9-4d9e-9412-e6e053e98f97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] DELETE https://10.4.3.32/volume/v3/attachments/eff75e90-b4b5-400d-832f-c549b6001e92 Aug 08 06:39:05.868572 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-107e34ff-d8fc-4a87-8d06-247c6c8fb0ef req-cbcfcb59-07e9-4d9e-9412-e6e053e98f97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:05.868916 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-107e34ff-d8fc-4a87-8d06-247c6c8fb0ef req-cbcfcb59-07e9-4d9e-9412-e6e053e98f97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:05.878251 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:05.878251 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:05.923313 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-107e34ff-d8fc-4a87-8d06-247c6c8fb0ef req-cbcfcb59-07e9-4d9e-9412-e6e053e98f97 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments/eff75e90-b4b5-400d-832f-c549b6001e92 returned with HTTP 200 Aug 08 06:39:05.923734 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1383/5510] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:39:05 2026] DELETE /volume/v3/attachments/eff75e90-b4b5-400d-832f-c549b6001e92 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:06.497606 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6566cfb7-39d1-4905-9641-5a55b9dd33c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:06.504126 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6566cfb7-39d1-4905-9641-5a55b9dd33c9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:06.504747 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6566cfb7-39d1-4905-9641-5a55b9dd33c9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:06.506581 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6566cfb7-39d1-4905-9641-5a55b9dd33c9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:06.506944 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6566cfb7-39d1-4905-9641-5a55b9dd33c9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:06.526137 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:06.526137 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:06.530263 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6566cfb7-39d1-4905-9641-5a55b9dd33c9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:06.531614 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1374/5511] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:06 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 747 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:07.389740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-835f6fef-03f9-408f-8106-a0548d237016 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:07.391719 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:07.392083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1501326837", "source_volid": "fd7ea4c5-fe4e-463c-9cdc-07ff048b8146", "volume_type": "tempest-scenario-type-luks-1333398589", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:07.393509 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1501326837', 'source_volid': 'fd7ea4c5-fe4e-463c-9cdc-07ff048b8146', 'volume_type': 'tempest-scenario-type-luks-1333398589', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:07.408076 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:07.408076 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:07.408854 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume retrieved successfully. Aug 08 06:39:07.409028 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume of 1 GB Aug 08 06:39:07.410121 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Availability Zones retrieved successfully. Aug 08 06:39:07.418305 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Flow 'volume_create_api' (8701e46a-5348-436a-8bfe-eb8c383ce0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:07.420054 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30c930e-1f76-40b1-aaeb-bf50c9e8a1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:07.421369 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:07.456606 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30c930e-1f76-40b1-aaeb-bf50c9e8a1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fd7ea4c5-fe4e-463c-9cdc-07ff048b8146', 'volume_type': VolumeType(created_at=2026-08-08T06:38:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e181d5e0-08d4-4717-a747-77bdcfd8834d,is_public=True,name='tempest-scenario-type-luks-1333398589',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e181d5e0-08d4-4717-a747-77bdcfd8834d', '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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:07.457134 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234fbb01-596c-417c-afe8-c6356c87dc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:07.488570 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1333398589 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1333398589, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:07.488868 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1333398589 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1333398589, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:07.501346 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Created reservations ['9d02e4b3-7898-4c6f-aa8c-04f46107cff7', '62b74f7e-4930-4da7-a4ea-103255cb9ac0', '0609a24a-af1f-407c-b4e3-56b9dd483198', 'd5882047-149e-4649-9af1-97a8c67df93d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:07.502105 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234fbb01-596c-417c-afe8-c6356c87dc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d02e4b3-7898-4c6f-aa8c-04f46107cff7', '62b74f7e-4930-4da7-a4ea-103255cb9ac0', '0609a24a-af1f-407c-b4e3-56b9dd483198', 'd5882047-149e-4649-9af1-97a8c67df93d']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:07.502815 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99df765f-b079-4950-afe0-39f11ce64dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:07.538315 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99df765f-b079-4950-afe0-39f11ce64dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b63bc56-1f00-4dc5-8c3b-769c431e348c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1501326837',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',qos_specs=None,replication_status=,reservations=['9d02e4b3-7898-4c6f-aa8c-04f46107cff7','62b74f7e-4930-4da7-a4ea-103255cb9ac0','0609a24a-af1f-407c-b4e3-56b9dd483198','d5882047-149e-4649-9af1-97a8c67df93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=fd7ea4c5-fe4e-463c-9cdc-07ff048b8146,status='creating',user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_type_id=e181d5e0-08d4-4717-a747-77bdcfd8834d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1501326837',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9b63bc56-1f00-4dc5-8c3b-769c431e348c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fd7ea4c5-fe4e-463c-9cdc-07ff048b8146,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e181d5e0-08d4-4717-a747-77bdcfd8834d),volume_type_id=e181d5e0-08d4-4717-a747-77bdcfd8834d)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:07.541512 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9e0c3a-465e-4c50-97d3-ea04f6e42460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:07.546667 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-db6f2fec-7ead-4dc3-9ef3-aa531062e99f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:07.548497 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db6f2fec-7ead-4dc3-9ef3-aa531062e99f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:07.548711 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db6f2fec-7ead-4dc3-9ef3-aa531062e99f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:07.548915 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-db6f2fec-7ead-4dc3-9ef3-aa531062e99f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:07.549016 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-db6f2fec-7ead-4dc3-9ef3-aa531062e99f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:07.553626 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:07.553626 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:07.554502 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-db6f2fec-7ead-4dc3-9ef3-aa531062e99f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:07.554983 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1381/5512] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:07 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:07.561740 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9e0c3a-465e-4c50-97d3-ea04f6e42460) transitioned into state 'SUCCESS' from state '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-1501326837',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc35ee7dfa843808aa91e9c5b2cf9d1',qos_specs=None,replication_status=,reservations=['9d02e4b3-7898-4c6f-aa8c-04f46107cff7','62b74f7e-4930-4da7-a4ea-103255cb9ac0','0609a24a-af1f-407c-b4e3-56b9dd483198','d5882047-149e-4649-9af1-97a8c67df93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=fd7ea4c5-fe4e-463c-9cdc-07ff048b8146,status='creating',user_id='6fdb8cf3620a4b7c9687081cdf506b2f',volume_type_id=e181d5e0-08d4-4717-a747-77bdcfd8834d)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:07.562529 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab712d3-8ace-466d-ba6f-35a983f0b96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:07.582194 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab712d3-8ace-466d-ba6f-35a983f0b96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:07.583159 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Flow 'volume_create_api' (8701e46a-5348-436a-8bfe-eb8c383ce0d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:07.583489 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Create volume request issued successfully. Aug 08 06:39:07.584252 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-835f6fef-03f9-408f-8106-a0548d237016 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:07.584786 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1375/5513] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:39:07 2026] POST /volume/v3/volumes => generated 809 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:07.599968 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e689f3f5-ea29-44a4-8aee-f3c1742ded7f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:07.602060 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e689f3f5-ea29-44a4-8aee-f3c1742ded7f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:07.602307 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e689f3f5-ea29-44a4-8aee-f3c1742ded7f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:07.602553 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e689f3f5-ea29-44a4-8aee-f3c1742ded7f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:07.610837 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:07.610837 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:07.615455 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e689f3f5-ea29-44a4-8aee-f3c1742ded7f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:07.620224 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e689f3f5-ea29-44a4-8aee-f3c1742ded7f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:07.620674 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1384/5514] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:07 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:08.580134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-365ad0d3-6063-4317-9bbc-a0a9e201d051 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:08.607132 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-365ad0d3-6063-4317-9bbc-a0a9e201d051 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:08.607132 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-365ad0d3-6063-4317-9bbc-a0a9e201d051 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:08.607132 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-365ad0d3-6063-4317-9bbc-a0a9e201d051 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:08.607549 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-365ad0d3-6063-4317-9bbc-a0a9e201d051 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:08.613037 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:08.613037 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:08.614162 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-365ad0d3-6063-4317-9bbc-a0a9e201d051 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:08.614758 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1375/5515] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:08 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 747 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:08.636085 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f10c3743-0ed8-42bf-a4d0-31418496ca5d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:08.637542 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f10c3743-0ed8-42bf-a4d0-31418496ca5d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:08.637713 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f10c3743-0ed8-42bf-a4d0-31418496ca5d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:08.637914 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f10c3743-0ed8-42bf-a4d0-31418496ca5d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:08.644684 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:08.644684 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:08.648052 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f10c3743-0ed8-42bf-a4d0-31418496ca5d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:08.652524 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f10c3743-0ed8-42bf-a4d0-31418496ca5d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:08.652524 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1382/5516] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:08 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:09.625987 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-74a07c8b-a49a-49a0-b47f-0e2933b9d1e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:09.628008 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74a07c8b-a49a-49a0-b47f-0e2933b9d1e6 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:09.628225 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74a07c8b-a49a-49a0-b47f-0e2933b9d1e6 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:09.628409 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74a07c8b-a49a-49a0-b47f-0e2933b9d1e6 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:09.628523 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-74a07c8b-a49a-49a0-b47f-0e2933b9d1e6 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:09.633473 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:09.633473 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:09.634434 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74a07c8b-a49a-49a0-b47f-0e2933b9d1e6 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:09.634964 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1376/5517] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:09 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:09.666980 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c8a9375b-159a-407d-ba32-ebfc49e18d72 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:09.668844 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8a9375b-159a-407d-ba32-ebfc49e18d72 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:09.669091 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8a9375b-159a-407d-ba32-ebfc49e18d72 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:09.669288 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c8a9375b-159a-407d-ba32-ebfc49e18d72 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:09.676259 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:09.676259 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:09.680025 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c8a9375b-159a-407d-ba32-ebfc49e18d72 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:09.684480 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c8a9375b-159a-407d-ba32-ebfc49e18d72 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:09.685058 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1385/5518] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:09 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:10.644846 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3b84f992-3225-49a6-a62f-7165a0dda5f3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:10.646665 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b84f992-3225-49a6-a62f-7165a0dda5f3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:10.646844 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b84f992-3225-49a6-a62f-7165a0dda5f3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:10.647044 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b84f992-3225-49a6-a62f-7165a0dda5f3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:10.647142 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3b84f992-3225-49a6-a62f-7165a0dda5f3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:10.651137 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:10.651137 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:10.651856 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b84f992-3225-49a6-a62f-7165a0dda5f3 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:10.652263 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1376/5519] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:10 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:10.699624 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56ec9e7d-e4b2-4c6c-bd8b-d0f5c3e98e42 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:10.701402 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56ec9e7d-e4b2-4c6c-bd8b-d0f5c3e98e42 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:10.701633 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56ec9e7d-e4b2-4c6c-bd8b-d0f5c3e98e42 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:10.701882 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56ec9e7d-e4b2-4c6c-bd8b-d0f5c3e98e42 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:10.708496 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:10.708496 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:10.711654 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-56ec9e7d-e4b2-4c6c-bd8b-d0f5c3e98e42 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:10.715384 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56ec9e7d-e4b2-4c6c-bd8b-d0f5c3e98e42 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:10.715783 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1383/5520] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:10 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:11.661411 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8f9dec47-4d80-421a-acda-b3fbc4b00905 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:11.663102 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f9dec47-4d80-421a-acda-b3fbc4b00905 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:11.663294 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f9dec47-4d80-421a-acda-b3fbc4b00905 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:11.663470 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f9dec47-4d80-421a-acda-b3fbc4b00905 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:11.663585 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8f9dec47-4d80-421a-acda-b3fbc4b00905 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:11.667538 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:11.667538 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:11.668203 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f9dec47-4d80-421a-acda-b3fbc4b00905 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:11.668598 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1377/5521] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:11 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:11.677204 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d287f7bc-fe9b-4033-bc95-90307456eb0a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:11.678858 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d287f7bc-fe9b-4033-bc95-90307456eb0a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:39:11.679036 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d287f7bc-fe9b-4033-bc95-90307456eb0a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:11.679212 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d287f7bc-fe9b-4033-bc95-90307456eb0a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:11.679306 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-d287f7bc-fe9b-4033-bc95-90307456eb0a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:11.683680 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:11.683680 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:11.684461 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d287f7bc-fe9b-4033-bc95-90307456eb0a tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:39:11.684831 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1386/5522] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:11 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:11.693134 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3dac1c11-775d-4e72-840c-ddee400de0c5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:11.694903 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3dac1c11-775d-4e72-840c-ddee400de0c5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] DELETE https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:11.695089 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3dac1c11-775d-4e72-840c-ddee400de0c5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:11.695262 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3dac1c11-775d-4e72-840c-ddee400de0c5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:11.695358 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-3dac1c11-775d-4e72-840c-ddee400de0c5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Delete backup with id: 5f8bc177-338f-405f-a975-975d0fa43b07. Aug 08 06:39:11.699470 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:11.699470 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:11.711577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-3dac1c11-775d-4e72-840c-ddee400de0c5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] delete_backup rpcapi backup_id 5f8bc177-338f-405f-a975-975d0fa43b07 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:39:11.713366 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3dac1c11-775d-4e72-840c-ddee400de0c5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 202 Aug 08 06:39:11.713820 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1377/5523] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:11 2026] DELETE /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:39:11.720761 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a5cc7bbb-f9ef-4d43-b787-88ba7e39c96c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:11.722392 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5cc7bbb-f9ef-4d43-b787-88ba7e39c96c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:11.722579 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5cc7bbb-f9ef-4d43-b787-88ba7e39c96c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:11.722786 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5cc7bbb-f9ef-4d43-b787-88ba7e39c96c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:11.722903 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a5cc7bbb-f9ef-4d43-b787-88ba7e39c96c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:11.726962 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:11.726962 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:11.727152 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0bb552b2-ed8d-4dec-a9d0-e942e6b298cd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:11.727901 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5cc7bbb-f9ef-4d43-b787-88ba7e39c96c tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 200 Aug 08 06:39:11.728320 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1384/5524] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:11 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:11.728683 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0bb552b2-ed8d-4dec-a9d0-e942e6b298cd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:11.728868 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0bb552b2-ed8d-4dec-a9d0-e942e6b298cd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:11.729032 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0bb552b2-ed8d-4dec-a9d0-e942e6b298cd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:11.741126 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:11.741126 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:11.748451 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0bb552b2-ed8d-4dec-a9d0-e942e6b298cd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:11.754764 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0bb552b2-ed8d-4dec-a9d0-e942e6b298cd tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:11.755155 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1378/5525] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:11 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:12.739179 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-49dcb068-f17a-45e5-8985-52f8c538678e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:12.741014 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-49dcb068-f17a-45e5-8985-52f8c538678e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 Aug 08 06:39:12.741199 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-49dcb068-f17a-45e5-8985-52f8c538678e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:12.741383 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-49dcb068-f17a-45e5-8985-52f8c538678e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:12.741614 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-49dcb068-f17a-45e5-8985-52f8c538678e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id 5f8bc177-338f-405f-a975-975d0fa43b07. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:12.745437 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-49dcb068-f17a-45e5-8985-52f8c538678e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 returned with HTTP 404 Aug 08 06:39:12.745914 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1387/5526] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:12 2026] GET /volume/v3/backups/5f8bc177-338f-405f-a975-975d0fa43b07 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:12.752213 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f124aba2-f247-422c-a047-21ae6b92e419 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:12.754408 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f124aba2-f247-422c-a047-21ae6b92e419 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] DELETE https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:39:12.754673 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f124aba2-f247-422c-a047-21ae6b92e419 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:12.754925 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f124aba2-f247-422c-a047-21ae6b92e419 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:12.755063 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-f124aba2-f247-422c-a047-21ae6b92e419 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Delete backup with id: c2c4ee19-9779-47a3-9d25-4c30b25a4e94. Aug 08 06:39:12.760457 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:12.760457 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:12.769218 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ae42e83c-1725-496f-9243-f618dae82634 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:12.770911 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae42e83c-1725-496f-9243-f618dae82634 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:12.771088 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae42e83c-1725-496f-9243-f618dae82634 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:12.771307 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ae42e83c-1725-496f-9243-f618dae82634 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:12.772892 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-f124aba2-f247-422c-a047-21ae6b92e419 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] delete_backup rpcapi backup_id c2c4ee19-9779-47a3-9d25-4c30b25a4e94 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:39:12.774651 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f124aba2-f247-422c-a047-21ae6b92e419 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 202 Aug 08 06:39:12.775143 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1378/5527] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:12 2026] DELETE /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:39:12.780595 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:12.780595 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:12.782206 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e10fd7a6-8550-4553-af79-6fca334dea98 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:12.783953 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e10fd7a6-8550-4553-af79-6fca334dea98 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:39:12.784129 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e10fd7a6-8550-4553-af79-6fca334dea98 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:12.784303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e10fd7a6-8550-4553-af79-6fca334dea98 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:12.784399 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e10fd7a6-8550-4553-af79-6fca334dea98 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:12.785896 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ae42e83c-1725-496f-9243-f618dae82634 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:12.790462 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:12.790462 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:12.791042 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e10fd7a6-8550-4553-af79-6fca334dea98 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 200 Aug 08 06:39:12.791365 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1379/5528] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:12 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:12.791648 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ae42e83c-1725-496f-9243-f618dae82634 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:12.792187 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1385/5529] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:12 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:13.801029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-20c63b13-f273-4ca9-9978-43979953c29c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:13.803308 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20c63b13-f273-4ca9-9978-43979953c29c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 Aug 08 06:39:13.803449 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5e1e670c-962e-4d6f-ab39-44c403255408 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:13.803727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20c63b13-f273-4ca9-9978-43979953c29c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:13.803809 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-20c63b13-f273-4ca9-9978-43979953c29c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:13.803920 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-20c63b13-f273-4ca9-9978-43979953c29c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id c2c4ee19-9779-47a3-9d25-4c30b25a4e94. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:13.805093 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5e1e670c-962e-4d6f-ab39-44c403255408 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:13.805274 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5e1e670c-962e-4d6f-ab39-44c403255408 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:13.805446 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5e1e670c-962e-4d6f-ab39-44c403255408 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:13.808138 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-20c63b13-f273-4ca9-9978-43979953c29c tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 returned with HTTP 404 Aug 08 06:39:13.808587 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1388/5530] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:13 2026] GET /volume/v3/backups/c2c4ee19-9779-47a3-9d25-4c30b25a4e94 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:13.811704 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:13.811704 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:13.815145 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9ff3c732-3c2d-4df5-8213-651e5a79e202 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:13.815487 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5e1e670c-962e-4d6f-ab39-44c403255408 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:13.816915 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ff3c732-3c2d-4df5-8213-651e5a79e202 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] DELETE https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:39:13.817102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c732-3c2d-4df5-8213-651e5a79e202 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:13.817267 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c732-3c2d-4df5-8213-651e5a79e202 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:13.817384 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-9ff3c732-3c2d-4df5-8213-651e5a79e202 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Delete backup with id: e2139625-0423-49c6-ac87-a6344965bdfb. Aug 08 06:39:13.819044 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=89,cinder:UPDATE=30,cinder:INSERT=12 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:39:13.819136 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5e1e670c-962e-4d6f-ab39-44c403255408 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:13.819484 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1379/5531] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:13 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:13.822557 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:13.822557 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:13.833977 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-9ff3c732-3c2d-4df5-8213-651e5a79e202 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] delete_backup rpcapi backup_id e2139625-0423-49c6-ac87-a6344965bdfb {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:39:13.835635 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ff3c732-3c2d-4df5-8213-651e5a79e202 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 202 Aug 08 06:39:13.836083 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1380/5532] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:13 2026] DELETE /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:39:13.842721 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-56ee27b9-6b60-44bf-bda7-d7999e336d8f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:13.845092 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56ee27b9-6b60-44bf-bda7-d7999e336d8f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:39:13.845343 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56ee27b9-6b60-44bf-bda7-d7999e336d8f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:13.845582 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-56ee27b9-6b60-44bf-bda7-d7999e336d8f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:13.845731 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-56ee27b9-6b60-44bf-bda7-d7999e336d8f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:13.850362 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:13.850362 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:13.851238 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-56ee27b9-6b60-44bf-bda7-d7999e336d8f tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 200 Aug 08 06:39:13.851687 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1386/5533] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:13 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:14.832621 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a9c2b517-1147-4bda-ad3d-37aa9866b6b5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:14.834461 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9c2b517-1147-4bda-ad3d-37aa9866b6b5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:14.834692 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9c2b517-1147-4bda-ad3d-37aa9866b6b5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:14.834922 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9c2b517-1147-4bda-ad3d-37aa9866b6b5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:14.842211 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:14.842211 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:14.845659 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a9c2b517-1147-4bda-ad3d-37aa9866b6b5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:14.849487 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9c2b517-1147-4bda-ad3d-37aa9866b6b5 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:14.849920 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1389/5534] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:14 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:14.861941 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ce035a55-983c-4f7f-bbcc-e29497dcf916 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:14.863853 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce035a55-983c-4f7f-bbcc-e29497dcf916 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb Aug 08 06:39:14.864071 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce035a55-983c-4f7f-bbcc-e29497dcf916 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:14.864274 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce035a55-983c-4f7f-bbcc-e29497dcf916 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:14.864394 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ce035a55-983c-4f7f-bbcc-e29497dcf916 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Show backup with id e2139625-0423-49c6-ac87-a6344965bdfb. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:14.866134 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=62,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:39:14.868715 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce035a55-983c-4f7f-bbcc-e29497dcf916 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb returned with HTTP 404 Aug 08 06:39:14.869235 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1380/5535] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:14 2026] GET /volume/v3/backups/e2139625-0423-49c6-ac87-a6344965bdfb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:14.875520 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eee17b6b-8e65-4c36-bc93-219cfdbba9ce None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:14.877280 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eee17b6b-8e65-4c36-bc93-219cfdbba9ce tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] DELETE https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:39:14.877477 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eee17b6b-8e65-4c36-bc93-219cfdbba9ce tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:14.877670 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eee17b6b-8e65-4c36-bc93-219cfdbba9ce tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:14.877781 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-eee17b6b-8e65-4c36-bc93-219cfdbba9ce tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Delete backup with id: 200f6182-78c0-40fb-8a31-f064f1c1218d. Aug 08 06:39:14.881735 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:14.881735 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:14.892244 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-eee17b6b-8e65-4c36-bc93-219cfdbba9ce tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] delete_backup rpcapi backup_id 200f6182-78c0-40fb-8a31-f064f1c1218d {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:39:14.893980 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eee17b6b-8e65-4c36-bc93-219cfdbba9ce tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 202 Aug 08 06:39:14.894342 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1381/5536] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:14 2026] DELETE /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:39:14.901524 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-4c6aafc5-9a61-4fc6-98b0-9c827aa6df7a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:14.903372 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c6aafc5-9a61-4fc6-98b0-9c827aa6df7a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:39:14.903569 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c6aafc5-9a61-4fc6-98b0-9c827aa6df7a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:14.903748 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-4c6aafc5-9a61-4fc6-98b0-9c827aa6df7a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:14.903907 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-4c6aafc5-9a61-4fc6-98b0-9c827aa6df7a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:14.908021 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:14.908021 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:14.908587 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-4c6aafc5-9a61-4fc6-98b0-9c827aa6df7a tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 200 Aug 08 06:39:14.909004 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1387/5537] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:14 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:15.863944 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5fdfeb0b-b8fe-4853-b80d-0227865e2ae3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:15.866058 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5fdfeb0b-b8fe-4853-b80d-0227865e2ae3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:15.866278 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5fdfeb0b-b8fe-4853-b80d-0227865e2ae3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:15.866503 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5fdfeb0b-b8fe-4853-b80d-0227865e2ae3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:15.874966 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:15.874966 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:15.879146 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5fdfeb0b-b8fe-4853-b80d-0227865e2ae3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:15.883841 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5fdfeb0b-b8fe-4853-b80d-0227865e2ae3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:15.884264 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1390/5538] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:15 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:15.918441 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-01a65f00-d50b-44b0-8824-be7912e69f54 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:15.920174 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-01a65f00-d50b-44b0-8824-be7912e69f54 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] GET https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d Aug 08 06:39:15.920409 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-01a65f00-d50b-44b0-8824-be7912e69f54 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:15.920608 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-01a65f00-d50b-44b0-8824-be7912e69f54 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:15.920707 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-01a65f00-d50b-44b0-8824-be7912e69f54 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] Show backup with id 200f6182-78c0-40fb-8a31-f064f1c1218d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:39:15.925017 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-01a65f00-d50b-44b0-8824-be7912e69f54 tempest-VolumesBackupsTest-460787023 tempest-VolumesBackupsTest-460787023-project-admin] https://10.4.3.32/volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d returned with HTTP 404 Aug 08 06:39:15.925547 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1381/5539] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:15 2026] GET /volume/v3/backups/200f6182-78c0-40fb-8a31-f064f1c1218d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:15.936429 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5380d507-bf2a-466d-a8a2-91070fd4de86 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:15.938737 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5380d507-bf2a-466d-a8a2-91070fd4de86 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 Aug 08 06:39:15.939140 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5380d507-bf2a-466d-a8a2-91070fd4de86 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:15.939402 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5380d507-bf2a-466d-a8a2-91070fd4de86 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:15.939624 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5380d507-bf2a-466d-a8a2-91070fd4de86 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Delete volume with id: e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 Aug 08 06:39:15.948177 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:15.948177 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:15.948785 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5380d507-bf2a-466d-a8a2-91070fd4de86 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:39:15.963439 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5380d507-bf2a-466d-a8a2-91070fd4de86 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Delete volume request issued successfully. Aug 08 06:39:15.963642 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5380d507-bf2a-466d-a8a2-91070fd4de86 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 returned with HTTP 202 Aug 08 06:39:15.964092 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1382/5540] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:15 2026] DELETE /volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:15.972619 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bd094654-6d80-4f72-8a52-f50f41931dbe None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:15.975821 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd094654-6d80-4f72-8a52-f50f41931dbe tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 Aug 08 06:39:15.976006 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd094654-6d80-4f72-8a52-f50f41931dbe tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:15.976178 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bd094654-6d80-4f72-8a52-f50f41931dbe tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:15.990379 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:15.990379 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:15.998385 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-bd094654-6d80-4f72-8a52-f50f41931dbe tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:39:16.006257 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bd094654-6d80-4f72-8a52-f50f41931dbe tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 returned with HTTP 200 Aug 08 06:39:16.006918 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1388/5541] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:15 2026] GET /volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:16.896731 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a5d0aae-487a-4738-8bc0-ab03fceb7861 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:16.898443 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a5d0aae-487a-4738-8bc0-ab03fceb7861 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:16.898641 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a5d0aae-487a-4738-8bc0-ab03fceb7861 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:16.898854 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a5d0aae-487a-4738-8bc0-ab03fceb7861 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:16.900590 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=111,cinder:INSERT=16,cinder:UPDATE=42 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:39:16.905550 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:16.905550 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:16.909036 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0a5d0aae-487a-4738-8bc0-ab03fceb7861 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:16.913343 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a5d0aae-487a-4738-8bc0-ab03fceb7861 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:16.913719 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1391/5542] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:16 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:17.020201 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bd523fd1-6339-46d7-a9d4-03b60103bb8e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:17.022304 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd523fd1-6339-46d7-a9d4-03b60103bb8e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 Aug 08 06:39:17.022574 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd523fd1-6339-46d7-a9d4-03b60103bb8e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:17.022835 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd523fd1-6339-46d7-a9d4-03b60103bb8e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:17.029833 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd523fd1-6339-46d7-a9d4-03b60103bb8e tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 returned with HTTP 404 Aug 08 06:39:17.030355 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1382/5543] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:17 2026] GET /volume/v3/volumes/e38fdc23-c18e-4ccf-86fb-62d1d8b07a86 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:17.036882 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d838b46d-5255-4c29-8980-38fe2d997d20 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:17.038741 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d838b46d-5255-4c29-8980-38fe2d997d20 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] DELETE https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c Aug 08 06:39:17.038984 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d838b46d-5255-4c29-8980-38fe2d997d20 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:17.039173 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d838b46d-5255-4c29-8980-38fe2d997d20 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:17.039335 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d838b46d-5255-4c29-8980-38fe2d997d20 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Delete volume with id: 75f34f43-8c56-4737-a050-66dffbb5cf7c Aug 08 06:39:17.046041 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:17.046041 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:17.046437 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d838b46d-5255-4c29-8980-38fe2d997d20 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:39:17.061357 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d838b46d-5255-4c29-8980-38fe2d997d20 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Delete volume request issued successfully. Aug 08 06:39:17.061552 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d838b46d-5255-4c29-8980-38fe2d997d20 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c returned with HTTP 202 Aug 08 06:39:17.062000 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1383/5544] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:17 2026] DELETE /volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:17.069217 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d2b950d4-b2d9-4e42-8725-f2bdb5bfb3c0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:17.071064 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2b950d4-b2d9-4e42-8725-f2bdb5bfb3c0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c Aug 08 06:39:17.071282 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2b950d4-b2d9-4e42-8725-f2bdb5bfb3c0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:17.071514 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d2b950d4-b2d9-4e42-8725-f2bdb5bfb3c0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:17.078897 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:17.078897 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:17.082842 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d2b950d4-b2d9-4e42-8725-f2bdb5bfb3c0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:39:17.087851 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d2b950d4-b2d9-4e42-8725-f2bdb5bfb3c0 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c returned with HTTP 200 Aug 08 06:39:17.088503 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1389/5545] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:17 2026] GET /volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:17.927687 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fab86850-18ca-4cb1-9b41-241d5ce9d31d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:17.929708 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fab86850-18ca-4cb1-9b41-241d5ce9d31d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:17.929954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fab86850-18ca-4cb1-9b41-241d5ce9d31d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:17.930168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fab86850-18ca-4cb1-9b41-241d5ce9d31d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:17.938300 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:17.938300 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:17.942195 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fab86850-18ca-4cb1-9b41-241d5ce9d31d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:17.946874 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fab86850-18ca-4cb1-9b41-241d5ce9d31d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:17.947305 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1392/5546] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:17 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:18.100583 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-71b32ef1-47b6-4736-97cf-f86aa8874517 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:18.102283 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-71b32ef1-47b6-4736-97cf-f86aa8874517 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c Aug 08 06:39:18.102492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-71b32ef1-47b6-4736-97cf-f86aa8874517 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:18.102688 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-71b32ef1-47b6-4736-97cf-f86aa8874517 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:18.107910 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-71b32ef1-47b6-4736-97cf-f86aa8874517 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c returned with HTTP 404 Aug 08 06:39:18.108310 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1383/5547] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:18 2026] GET /volume/v3/volumes/75f34f43-8c56-4737-a050-66dffbb5cf7c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:18.115858 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3f4580f7-632f-40e4-87fd-53c293b2dad5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:18.117464 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f4580f7-632f-40e4-87fd-53c293b2dad5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] DELETE https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 Aug 08 06:39:18.117650 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f4580f7-632f-40e4-87fd-53c293b2dad5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:18.117828 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f4580f7-632f-40e4-87fd-53c293b2dad5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:18.117987 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-3f4580f7-632f-40e4-87fd-53c293b2dad5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Delete volume with id: 81915e98-209d-469a-a20f-80494c469453 Aug 08 06:39:18.124329 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:18.124329 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:18.124715 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3f4580f7-632f-40e4-87fd-53c293b2dad5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:39:18.138256 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3f4580f7-632f-40e4-87fd-53c293b2dad5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Delete volume request issued successfully. Aug 08 06:39:18.138468 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f4580f7-632f-40e4-87fd-53c293b2dad5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 returned with HTTP 202 Aug 08 06:39:18.138789 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1384/5548] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:18 2026] DELETE /volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:18.146253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f259c98e-83cb-4e28-ae2e-7f38cff66ac9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:18.147993 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f259c98e-83cb-4e28-ae2e-7f38cff66ac9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 Aug 08 06:39:18.148183 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f259c98e-83cb-4e28-ae2e-7f38cff66ac9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:18.148352 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f259c98e-83cb-4e28-ae2e-7f38cff66ac9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:18.150437 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=95,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:39:18.155955 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:18.155955 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:18.161003 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f259c98e-83cb-4e28-ae2e-7f38cff66ac9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Volume info retrieved successfully. Aug 08 06:39:18.165613 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f259c98e-83cb-4e28-ae2e-7f38cff66ac9 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 returned with HTTP 200 Aug 08 06:39:18.166149 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1390/5549] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:18 2026] GET /volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:18.959618 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f5288b24-59f0-47b2-9332-934e30280378 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:18.961320 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5288b24-59f0-47b2-9332-934e30280378 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:18.961511 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5288b24-59f0-47b2-9332-934e30280378 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:18.961711 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5288b24-59f0-47b2-9332-934e30280378 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:18.968797 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:18.968797 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:18.972676 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f5288b24-59f0-47b2-9332-934e30280378 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:18.977088 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5288b24-59f0-47b2-9332-934e30280378 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:18.977451 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1393/5550] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:18 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:19.064760 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-da23195b-4478-426b-9336-bde11e8ca097 req-f57edc1f-689d-4371-94dc-07808c2a2980 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:19.066620 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-f57edc1f-689d-4371-94dc-07808c2a2980 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:19.066834 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-f57edc1f-689d-4371-94dc-07808c2a2980 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:19.067030 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-f57edc1f-689d-4371-94dc-07808c2a2980 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:19.073626 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:19.073626 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:19.077010 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-da23195b-4478-426b-9336-bde11e8ca097 req-f57edc1f-689d-4371-94dc-07808c2a2980 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:19.081053 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-f57edc1f-689d-4371-94dc-07808c2a2980 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:19.081419 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1384/5551] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:39:19 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 1449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:19.180202 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0d892295-7e3b-4dbb-b0f2-3b4bbb9fa3d5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:19.181827 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0d892295-7e3b-4dbb-b0f2-3b4bbb9fa3d5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] GET https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 Aug 08 06:39:19.182016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0d892295-7e3b-4dbb-b0f2-3b4bbb9fa3d5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:19.182186 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0d892295-7e3b-4dbb-b0f2-3b4bbb9fa3d5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:19.187597 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0d892295-7e3b-4dbb-b0f2-3b4bbb9fa3d5 tempest-VolumesBackupsTest-93972003 tempest-VolumesBackupsTest-93972003-project-member] https://10.4.3.32/volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 returned with HTTP 404 Aug 08 06:39:19.188215 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1385/5552] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:19 2026] GET /volume/v3/volumes/81915e98-209d-469a-a20f-80494c469453 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:19.503833 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-da23195b-4478-426b-9336-bde11e8ca097 req-a78ea4f1-74a5-4a51-a04f-c2119d68eb0f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:19.505742 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-a78ea4f1-74a5-4a51-a04f-c2119d68eb0f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:19.505954 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-a78ea4f1-74a5-4a51-a04f-c2119d68eb0f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:19.506159 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-a78ea4f1-74a5-4a51-a04f-c2119d68eb0f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:19.513221 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:19.513221 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:19.518200 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-da23195b-4478-426b-9336-bde11e8ca097 req-a78ea4f1-74a5-4a51-a04f-c2119d68eb0f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:19.533281 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-a78ea4f1-74a5-4a51-a04f-c2119d68eb0f tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:19.533947 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1391/5553] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:39:19 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 1449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:19.544467 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-89bdaf91-ca69-40e2-b5da-740823a2116d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:19.545020 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89bdaf91-ca69-40e2-b5da-740823a2116d None None] GET https://10.4.3.32/volume// Aug 08 06:39:19.545298 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89bdaf91-ca69-40e2-b5da-740823a2116d None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:19.545539 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-89bdaf91-ca69-40e2-b5da-740823a2116d None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:19.545982 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-89bdaf91-ca69-40e2-b5da-740823a2116d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:39:19.546410 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1394/5554] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:39:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:39:19.554168 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-da23195b-4478-426b-9336-bde11e8ca097 req-03c0e516-0eed-40db-9edc-bb2654b061fc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:19.556137 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-03c0e516-0eed-40db-9edc-bb2654b061fc tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:39:19.556519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-03c0e516-0eed-40db-9edc-bb2654b061fc tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b63bc56-1f00-4dc5-8c3b-769c431e348c", "connector": null, "instance_uuid": "4b9baeaa-444a-4e3c-a11e-5b387ced1f19"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:19.565649 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:19.565649 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:19.594567 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-03c0e516-0eed-40db-9edc-bb2654b061fc tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:39:19.595131 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1385/5555] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:39:19 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:20.389931 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f48c373a-597c-4e72-a928-85ef2cd2264d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:20.390420 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f48c373a-597c-4e72-a928-85ef2cd2264d None None] GET https://10.4.3.32/volume// Aug 08 06:39:20.390530 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f48c373a-597c-4e72-a928-85ef2cd2264d None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:20.390795 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f48c373a-597c-4e72-a928-85ef2cd2264d None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:20.391194 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f48c373a-597c-4e72-a928-85ef2cd2264d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:39:20.391433 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1386/5556] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:39:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:39:20.402390 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-da23195b-4478-426b-9336-bde11e8ca097 req-0b7e2387-6c0d-4a65-9c93-f1d4651acd6b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:20.404195 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-0b7e2387-6c0d-4a65-9c93-f1d4651acd6b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:39:20.404382 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-0b7e2387-6c0d-4a65-9c93-f1d4651acd6b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:20.404591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-0b7e2387-6c0d-4a65-9c93-f1d4651acd6b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:20.413012 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:20.413012 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:20.415796 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-da23195b-4478-426b-9336-bde11e8ca097 req-0b7e2387-6c0d-4a65-9c93-f1d4651acd6b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:39:20.419652 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-0b7e2387-6c0d-4a65-9c93-f1d4651acd6b tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:39:20.420006 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1392/5557] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:39:20 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 1628 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:39:20.518608 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-da23195b-4478-426b-9336-bde11e8ca097 req-9eb84eb0-a7bc-4ad6-9412-6d90a8b444e6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:20.521641 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-9eb84eb0-a7bc-4ad6-9412-6d90a8b444e6 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] PUT https://10.4.3.32/volume/v3/attachments/9dccc6d0-e6e8-4581-8315-6168c024eb42 Aug 08 06:39:20.522080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-9eb84eb0-a7bc-4ad6-9412-6d90a8b444e6 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:20.531844 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-da23195b-4478-426b-9336-bde11e8ca097 req-9eb84eb0-a7bc-4ad6-9412-6d90a8b444e6 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Acquiring lock "cinder-attachment_update-9b63bc56-1f00-4dc5-8c3b-769c431e348c-np0000006785" by "attachment_update" {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:39:20.537143 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-da23195b-4478-426b-9336-bde11e8ca097 req-9eb84eb0-a7bc-4ad6-9412-6d90a8b444e6 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Lock "cinder-attachment_update-9b63bc56-1f00-4dc5-8c3b-769c431e348c-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:39:20.538195 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:20.538195 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:20.625565 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.coordination [req-da23195b-4478-426b-9336-bde11e8ca097 req-9eb84eb0-a7bc-4ad6-9412-6d90a8b444e6 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Lock "cinder-attachment_update-9b63bc56-1f00-4dc5-8c3b-769c431e348c-np0000006785" released by "attachment_update" :: held 0.088s {{(pid=100289) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:39:20.625950 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-9eb84eb0-a7bc-4ad6-9412-6d90a8b444e6 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments/9dccc6d0-e6e8-4581-8315-6168c024eb42 returned with HTTP 200 Aug 08 06:39:20.626709 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1395/5558] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:39:20 2026] PUT /volume/v3/attachments/9dccc6d0-e6e8-4581-8315-6168c024eb42 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:20.648389 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-da23195b-4478-426b-9336-bde11e8ca097 req-1e7df167-3b4c-41e5-9148-9d0cfc269281 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:20.650464 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-1e7df167-3b4c-41e5-9148-9d0cfc269281 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] POST https://10.4.3.32/volume/v3/attachments/9dccc6d0-e6e8-4581-8315-6168c024eb42/action Aug 08 06:39:20.650838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-1e7df167-3b4c-41e5-9148-9d0cfc269281 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:39:20.650956 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-1e7df167-3b4c-41e5-9148-9d0cfc269281 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:20.664516 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:20.664516 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:20.673443 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-1e7df167-3b4c-41e5-9148-9d0cfc269281 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments/9dccc6d0-e6e8-4581-8315-6168c024eb42/action returned with HTTP 204 Aug 08 06:39:20.673840 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1386/5559] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:39:20 2026] POST /volume/v3/attachments/9dccc6d0-e6e8-4581-8315-6168c024eb42/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:20.738048 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:20.823086 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:20.823428 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-927065654"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:20.824749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-927065654'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:20.824911 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume of 1 GB Aug 08 06:39:20.828365 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Availability Zones retrieved successfully. Aug 08 06:39:20.833536 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (ad38519d-de1f-4147-9f3e-78d5090d9a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:20.834401 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e374a2b3-d2e2-4f1f-8767-b04f539dce57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:20.835284 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:20.860942 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e374a2b3-d2e2-4f1f-8767-b04f539dce57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:20.861687 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b6592f-80ca-4a2a-9e3a-7b890d1e8188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:20.919759 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Created reservations ['36211983-3fa4-4e21-9948-55d2dd879658', '8db39c9e-79f5-4827-b62d-f1c9fafe9b39', 'dc6587df-92d8-4dee-9ee7-e04949f9c5c3', '5441886b-47aa-4211-927a-5b53006d1453'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:20.920546 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b6592f-80ca-4a2a-9e3a-7b890d1e8188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36211983-3fa4-4e21-9948-55d2dd879658', '8db39c9e-79f5-4827-b62d-f1c9fafe9b39', 'dc6587df-92d8-4dee-9ee7-e04949f9c5c3', '5441886b-47aa-4211-927a-5b53006d1453']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:20.921259 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b6c73d6-9dc3-458a-986a-3dd75aeecc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:20.941710 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b6c73d6-9dc3-458a-986a-3dd75aeecc2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '644465fc-58b9-4cae-819c-71d423ab24ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-927065654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['36211983-3fa4-4e21-9948-55d2dd879658','8db39c9e-79f5-4827-b62d-f1c9fafe9b39','dc6587df-92d8-4dee-9ee7-e04949f9c5c3','5441886b-47aa-4211-927a-5b53006d1453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-927065654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=644465fc-58b9-4cae-819c-71d423ab24ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1458b9d1180d4c068833dfdbb67924d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1838613cc504886b3716a184d3f4ca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:20.942369 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e30a4ecb-0001-4298-b27c-d0de03c85e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:20.959159 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e30a4ecb-0001-4298-b27c-d0de03c85e4a) transitioned into state 'SUCCESS' from state '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-927065654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['36211983-3fa4-4e21-9948-55d2dd879658','8db39c9e-79f5-4827-b62d-f1c9fafe9b39','dc6587df-92d8-4dee-9ee7-e04949f9c5c3','5441886b-47aa-4211-927a-5b53006d1453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:20.959789 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89e67de-708d-480b-8ee7-c7cc19d33ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:20.969059 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89e67de-708d-480b-8ee7-c7cc19d33ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:20.969896 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (ad38519d-de1f-4147-9f3e-78d5090d9a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:20.970150 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request issued successfully. Aug 08 06:39:20.970736 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14323510-1a82-43a7-b8c4-2d1d40c93bb3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:20.971122 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1387/5560] 10.4.3.32 () {68 vars in 1251 bytes} [Sat Aug 8 06:39:20 2026] POST /volume/v3/volumes => generated 761 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:20.982253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8d587dbc-8b77-4d3a-937d-635c7b3175ee None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:20.983789 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d587dbc-8b77-4d3a-937d-635c7b3175ee tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca Aug 08 06:39:20.983970 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d587dbc-8b77-4d3a-937d-635c7b3175ee tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:20.984150 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8d587dbc-8b77-4d3a-937d-635c7b3175ee tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:20.989900 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:20.989900 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:20.992789 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8d587dbc-8b77-4d3a-937d-635c7b3175ee tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:20.996277 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8d587dbc-8b77-4d3a-937d-635c7b3175ee tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca returned with HTTP 200 Aug 08 06:39:20.996631 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1393/5561] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:20 2026] GET /volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca => generated 829 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:22.011605 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-565d0d30-235b-4f0e-98c4-bffb4df6f042 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.013337 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-565d0d30-235b-4f0e-98c4-bffb4df6f042 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca Aug 08 06:39:22.013542 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-565d0d30-235b-4f0e-98c4-bffb4df6f042 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:22.013789 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-565d0d30-235b-4f0e-98c4-bffb4df6f042 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:22.021958 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:22.021958 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:22.026186 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-565d0d30-235b-4f0e-98c4-bffb4df6f042 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:22.031617 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-565d0d30-235b-4f0e-98c4-bffb4df6f042 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca returned with HTTP 200 Aug 08 06:39:22.032074 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1396/5562] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:22 2026] GET /volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:22.043041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.044728 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:22.045093 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "644465fc-58b9-4cae-819c-71d423ab24ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1109315495"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:22.046420 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request body: {'volume': {"'source_volid": '644465fc-58b9-4cae-819c-71d423ab24ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1109315495'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:22.046587 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume of 1 GB Aug 08 06:39:22.051027 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Availability Zones retrieved successfully. Aug 08 06:39:22.056103 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (af49b116-074f-49c6-b103-05c34a4db96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.056989 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a06455-8484-482d-abc5-8475c61eab4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.057830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:22.080864 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a06455-8484-482d-abc5-8475c61eab4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.081649 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (388920dd-ece4-46b2-8a3b-285075e094f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.116176 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Created reservations ['cf635381-48d9-445f-9f11-9643d0b543dc', 'c413fd36-b545-4295-8e9a-650d2fd6a77e', 'ac9e5f6a-f65f-41b1-80ea-6484a94e1b39', '91732474-8b32-489a-a9dc-ae453a9d71b7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:22.116873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (388920dd-ece4-46b2-8a3b-285075e094f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf635381-48d9-445f-9f11-9643d0b543dc', 'c413fd36-b545-4295-8e9a-650d2fd6a77e', 'ac9e5f6a-f65f-41b1-80ea-6484a94e1b39', '91732474-8b32-489a-a9dc-ae453a9d71b7']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.117524 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d87b02-5491-4638-8962-0b9b769f0d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.139138 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d87b02-5491-4638-8962-0b9b769f0d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9865c8d-db58-43c7-9d1b-3641502350e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1109315495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['cf635381-48d9-445f-9f11-9643d0b543dc','c413fd36-b545-4295-8e9a-650d2fd6a77e','ac9e5f6a-f65f-41b1-80ea-6484a94e1b39','91732474-8b32-489a-a9dc-ae453a9d71b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1109315495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9865c8d-db58-43c7-9d1b-3641502350e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1458b9d1180d4c068833dfdbb67924d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1838613cc504886b3716a184d3f4ca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.139804 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be7d457e-5671-469d-8316-2cb43729526a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.155103 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be7d457e-5671-469d-8316-2cb43729526a) transitioned into state 'SUCCESS' from state '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-1109315495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['cf635381-48d9-445f-9f11-9643d0b543dc','c413fd36-b545-4295-8e9a-650d2fd6a77e','ac9e5f6a-f65f-41b1-80ea-6484a94e1b39','91732474-8b32-489a-a9dc-ae453a9d71b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.155785 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91fa8a76-cff2-48d0-9a0a-0434e88843ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.163741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91fa8a76-cff2-48d0-9a0a-0434e88843ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.164499 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (af49b116-074f-49c6-b103-05c34a4db96f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.164786 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request issued successfully. Aug 08 06:39:22.165289 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf78efd3-a607-48c5-a664-bcd77b5a8ce1 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:22.165730 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1387/5563] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:39:22 2026] POST /volume/v3/volumes => generated 762 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:22.176991 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.178631 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:22.179002 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "644465fc-58b9-4cae-819c-71d423ab24ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1052435741"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:22.180637 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request body: {'volume': {"'source_volid": '644465fc-58b9-4cae-819c-71d423ab24ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1052435741'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:22.180804 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume of 1 GB Aug 08 06:39:22.181144 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:22.181144 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:22.184868 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Availability Zones retrieved successfully. Aug 08 06:39:22.189805 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (73c2eee4-0f51-445a-834b-0e0a4e32b8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.190592 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b70ee3-15db-4064-9b77-f79ae914a2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.191368 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:22.214958 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b70ee3-15db-4064-9b77-f79ae914a2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.215784 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d975d897-42af-423a-986f-8fd9bcad8070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.252792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Created reservations ['b13cf98e-3046-4f1f-b007-487965ac8f10', 'ab591c54-f43d-48ff-a3c4-e50c6c0f45fa', '2cea7070-5111-41f4-a15e-75d4a08d3265', '10d2e2e4-966a-4b43-85ed-4a456e8c8045'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:22.253784 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d975d897-42af-423a-986f-8fd9bcad8070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b13cf98e-3046-4f1f-b007-487965ac8f10', 'ab591c54-f43d-48ff-a3c4-e50c6c0f45fa', '2cea7070-5111-41f4-a15e-75d4a08d3265', '10d2e2e4-966a-4b43-85ed-4a456e8c8045']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.254675 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5380583d-4b3b-430a-9d48-e73387b7e54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.277138 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5380583d-4b3b-430a-9d48-e73387b7e54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ea55b4-28e9-446f-b57b-2c67fd575469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1052435741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['b13cf98e-3046-4f1f-b007-487965ac8f10','ab591c54-f43d-48ff-a3c4-e50c6c0f45fa','2cea7070-5111-41f4-a15e-75d4a08d3265','10d2e2e4-966a-4b43-85ed-4a456e8c8045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1052435741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ea55b4-28e9-446f-b57b-2c67fd575469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1458b9d1180d4c068833dfdbb67924d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1838613cc504886b3716a184d3f4ca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.278001 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4d0ae8-ac61-4474-a6c4-a0187ef51b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.295122 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4d0ae8-ac61-4474-a6c4-a0187ef51b0e) transitioned into state 'SUCCESS' from state '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-1052435741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['b13cf98e-3046-4f1f-b007-487965ac8f10','ab591c54-f43d-48ff-a3c4-e50c6c0f45fa','2cea7070-5111-41f4-a15e-75d4a08d3265','10d2e2e4-966a-4b43-85ed-4a456e8c8045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.295964 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d795ca-7bcd-4971-a9ae-84330bebee1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.305321 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d795ca-7bcd-4971-a9ae-84330bebee1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.306226 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (73c2eee4-0f51-445a-834b-0e0a4e32b8d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.306572 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request issued successfully. Aug 08 06:39:22.307299 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ab38e42-1e4a-4fe7-afa8-9a4e531b204f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:22.307781 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1388/5564] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:39:22 2026] POST /volume/v3/volumes => generated 762 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:22.318507 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.320192 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:22.320558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "644465fc-58b9-4cae-819c-71d423ab24ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1211606845"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:22.322080 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request body: {'volume': {"'source_volid": '644465fc-58b9-4cae-819c-71d423ab24ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1211606845'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:22.322206 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume of 1 GB Aug 08 06:39:22.327413 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Availability Zones retrieved successfully. Aug 08 06:39:22.333447 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (abf39910-1cec-4bd8-9276-4994ed5e6124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.334441 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679c43c7-ac0a-4f4c-8ed7-5e0838e1751b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.335424 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:22.365367 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679c43c7-ac0a-4f4c-8ed7-5e0838e1751b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.366414 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2e7bca-5f87-43e8-a5da-533636ca54b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.410139 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Created reservations ['234c8fae-4264-456a-8306-893334b774ba', 'f9046dcb-f9d7-4623-a0ef-6c9c9cd303ec', '9c82b22f-19c9-4873-aa21-5241735e9f4d', '26b38a15-2858-4c79-ad43-c55aa699b093'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:22.410985 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2e7bca-5f87-43e8-a5da-533636ca54b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['234c8fae-4264-456a-8306-893334b774ba', 'f9046dcb-f9d7-4623-a0ef-6c9c9cd303ec', '9c82b22f-19c9-4873-aa21-5241735e9f4d', '26b38a15-2858-4c79-ad43-c55aa699b093']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.411723 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15beec42-4980-48e2-82ee-a4c5595647ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.433599 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15beec42-4980-48e2-82ee-a4c5595647ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9b4351-1a18-4b78-b871-37dc2158fc33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1211606845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['234c8fae-4264-456a-8306-893334b774ba','f9046dcb-f9d7-4623-a0ef-6c9c9cd303ec','9c82b22f-19c9-4873-aa21-5241735e9f4d','26b38a15-2858-4c79-ad43-c55aa699b093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1211606845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9b4351-1a18-4b78-b871-37dc2158fc33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1458b9d1180d4c068833dfdbb67924d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1838613cc504886b3716a184d3f4ca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.434323 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2516540f-9c7c-47e7-9750-d4b7743fbe54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.450994 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2516540f-9c7c-47e7-9750-d4b7743fbe54) transitioned into state 'SUCCESS' from state '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-1211606845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['234c8fae-4264-456a-8306-893334b774ba','f9046dcb-f9d7-4623-a0ef-6c9c9cd303ec','9c82b22f-19c9-4873-aa21-5241735e9f4d','26b38a15-2858-4c79-ad43-c55aa699b093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.451658 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebafda0e-5e21-4916-880b-e1ad59a5053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.460347 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebafda0e-5e21-4916-880b-e1ad59a5053d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.461188 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (abf39910-1cec-4bd8-9276-4994ed5e6124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.461570 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request issued successfully. Aug 08 06:39:22.462115 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-fc42390c-f3f7-4416-81c8-415d91f2d743 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:22.462593 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1394/5565] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:39:22 2026] POST /volume/v3/volumes => generated 762 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:22.473573 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.475745 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:22.476163 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "644465fc-58b9-4cae-819c-71d423ab24ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1215654322"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:22.477548 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request body: {'volume': {"'source_volid": '644465fc-58b9-4cae-819c-71d423ab24ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1215654322'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:22.477667 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume of 1 GB Aug 08 06:39:22.482521 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Availability Zones retrieved successfully. Aug 08 06:39:22.488250 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (b2334172-51a7-419f-8ac5-f95e6fbd14a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.489243 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (184437af-1dac-4fd2-951f-144aff090fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.490165 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:22.514436 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (184437af-1dac-4fd2-951f-144aff090fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.515157 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bcc786d-ca5d-4079-a3d2-c455366c0bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.552718 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Created reservations ['70b0d325-f17f-4320-87bf-48754805b747', '8c7824c9-c096-446c-9d67-925d1851d8d2', '1f945273-75ea-4964-b7fe-d9c193bf6642', 'e3d2b8d2-2439-4a3d-b9e4-1c493164c674'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:22.553522 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bcc786d-ca5d-4079-a3d2-c455366c0bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70b0d325-f17f-4320-87bf-48754805b747', '8c7824c9-c096-446c-9d67-925d1851d8d2', '1f945273-75ea-4964-b7fe-d9c193bf6642', 'e3d2b8d2-2439-4a3d-b9e4-1c493164c674']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.554335 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af19f9fb-ea8e-4a90-97ab-f0b176a0a00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.576621 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af19f9fb-ea8e-4a90-97ab-f0b176a0a00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d05fef7-f30f-4d41-9f5d-8e72fafbf95c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1215654322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['70b0d325-f17f-4320-87bf-48754805b747','8c7824c9-c096-446c-9d67-925d1851d8d2','1f945273-75ea-4964-b7fe-d9c193bf6642','e3d2b8d2-2439-4a3d-b9e4-1c493164c674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1215654322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d05fef7-f30f-4d41-9f5d-8e72fafbf95c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1458b9d1180d4c068833dfdbb67924d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1838613cc504886b3716a184d3f4ca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.577805 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b79b0e-86ea-4040-94d2-8b9afbe9c072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.598290 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b79b0e-86ea-4040-94d2-8b9afbe9c072) transitioned into state 'SUCCESS' from state '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-1215654322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['70b0d325-f17f-4320-87bf-48754805b747','8c7824c9-c096-446c-9d67-925d1851d8d2','1f945273-75ea-4964-b7fe-d9c193bf6642','e3d2b8d2-2439-4a3d-b9e4-1c493164c674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.598943 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4263bd76-6f8a-4111-a684-677fbe951c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.610326 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4263bd76-6f8a-4111-a684-677fbe951c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.611196 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (b2334172-51a7-419f-8ac5-f95e6fbd14a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.611512 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request issued successfully. Aug 08 06:39:22.612116 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e776d3ef-654a-485e-a07a-3ab77aee7d70 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:22.612553 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1397/5566] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:39:22 2026] POST /volume/v3/volumes => generated 762 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:22.623830 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-046291bf-bce6-474c-93d9-a13f4b41816b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.625750 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:22.626153 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "644465fc-58b9-4cae-819c-71d423ab24ca", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-177003388"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:22.627725 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request body: {'volume': {"'source_volid": '644465fc-58b9-4cae-819c-71d423ab24ca', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-177003388'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:22.627877 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume of 1 GB Aug 08 06:39:22.628161 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:22.628161 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:22.632216 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Availability Zones retrieved successfully. Aug 08 06:39:22.638366 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (0737882a-3d9c-4c76-a68e-e2ca5599c981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.639358 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13746190-f23d-4086-ae35-7bff2b767400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.640386 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:22.664595 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13746190-f23d-4086-ae35-7bff2b767400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.665306 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100cfc58-cfff-4fda-9006-749cfc487888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.709522 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Created reservations ['e3d160bb-0bc2-4962-b764-b2f9bf5acd4c', 'ea3880f3-1194-4e8f-9e39-8ef5bbdf1bcb', '17bedafa-1af2-4326-9f3a-1375d678d113', '12ea0c2e-ec3e-49b1-bc99-a1cbe125c544'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:22.710680 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100cfc58-cfff-4fda-9006-749cfc487888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3d160bb-0bc2-4962-b764-b2f9bf5acd4c', 'ea3880f3-1194-4e8f-9e39-8ef5bbdf1bcb', '17bedafa-1af2-4326-9f3a-1375d678d113', '12ea0c2e-ec3e-49b1-bc99-a1cbe125c544']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.711912 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58908e4b-27e2-41b8-bdbc-63c59969ded8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.734373 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58908e4b-27e2-41b8-bdbc-63c59969ded8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46b82b87-cb42-4243-929a-31bc14e07b0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-177003388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['e3d160bb-0bc2-4962-b764-b2f9bf5acd4c','ea3880f3-1194-4e8f-9e39-8ef5bbdf1bcb','17bedafa-1af2-4326-9f3a-1375d678d113','12ea0c2e-ec3e-49b1-bc99-a1cbe125c544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-177003388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46b82b87-cb42-4243-929a-31bc14e07b0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1458b9d1180d4c068833dfdbb67924d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1838613cc504886b3716a184d3f4ca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.735161 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26db1ba-e561-45de-bc93-ab51b51b2651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.752908 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26db1ba-e561-45de-bc93-ab51b51b2651) transitioned into state 'SUCCESS' from state '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-177003388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1458b9d1180d4c068833dfdbb67924d3',qos_specs=None,replication_status=,reservations=['e3d160bb-0bc2-4962-b764-b2f9bf5acd4c','ea3880f3-1194-4e8f-9e39-8ef5bbdf1bcb','17bedafa-1af2-4326-9f3a-1375d678d113','12ea0c2e-ec3e-49b1-bc99-a1cbe125c544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1838613cc504886b3716a184d3f4ca3',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.753634 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90dde23-3b02-47d9-88af-f5e90c8c99d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:22.769011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90dde23-3b02-47d9-88af-f5e90c8c99d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:22.769838 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Flow 'volume_create_api' (0737882a-3d9c-4c76-a68e-e2ca5599c981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:22.770143 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Create volume request issued successfully. Aug 08 06:39:22.770693 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-046291bf-bce6-474c-93d9-a13f4b41816b tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:22.771125 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1388/5567] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:39:22 2026] POST /volume/v3/volumes => generated 761 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:22.786508 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-de4617fd-3cfc-4c70-bd9a-99aaec29f438 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.789202 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de4617fd-3cfc-4c70-bd9a-99aaec29f438 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 Aug 08 06:39:22.789421 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de4617fd-3cfc-4c70-bd9a-99aaec29f438 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:22.789641 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de4617fd-3cfc-4c70-bd9a-99aaec29f438 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:22.799292 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:22.799292 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:22.808915 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-de4617fd-3cfc-4c70-bd9a-99aaec29f438 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:22.815128 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de4617fd-3cfc-4c70-bd9a-99aaec29f438 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 returned with HTTP 200 Aug 08 06:39:22.815545 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1389/5568] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:22 2026] GET /volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:22.828794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2b85ceb-7786-4b9a-be8d-7a7a790736fa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.830627 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2b85ceb-7786-4b9a-be8d-7a7a790736fa tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 Aug 08 06:39:22.833434 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2b85ceb-7786-4b9a-be8d-7a7a790736fa tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:22.833434 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2b85ceb-7786-4b9a-be8d-7a7a790736fa tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:22.841505 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:22.841505 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:22.848636 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a2b85ceb-7786-4b9a-be8d-7a7a790736fa tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:22.856712 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2b85ceb-7786-4b9a-be8d-7a7a790736fa tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 returned with HTTP 200 Aug 08 06:39:22.857143 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1395/5569] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:22 2026] GET /volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:22.870486 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-838a3d24-5c4c-411c-9682-c60116ce44f2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.872304 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-838a3d24-5c4c-411c-9682-c60116ce44f2 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 Aug 08 06:39:22.872483 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-838a3d24-5c4c-411c-9682-c60116ce44f2 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:22.872662 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-838a3d24-5c4c-411c-9682-c60116ce44f2 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:22.882103 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:22.882103 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:22.884181 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-838a3d24-5c4c-411c-9682-c60116ce44f2 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:22.889419 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-838a3d24-5c4c-411c-9682-c60116ce44f2 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 returned with HTTP 200 Aug 08 06:39:22.889791 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1398/5570] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:22 2026] GET /volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:22.907952 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-acd025f1-2e68-4216-a477-f87e740637fd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.910388 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-acd025f1-2e68-4216-a477-f87e740637fd tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c Aug 08 06:39:22.910628 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-acd025f1-2e68-4216-a477-f87e740637fd tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:22.910862 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-acd025f1-2e68-4216-a477-f87e740637fd tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:22.919388 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:22.919388 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:22.922980 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-acd025f1-2e68-4216-a477-f87e740637fd tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:22.929131 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-acd025f1-2e68-4216-a477-f87e740637fd tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c returned with HTTP 200 Aug 08 06:39:22.929521 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1389/5571] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:22 2026] GET /volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:22.943055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ef0a6d47-33e2-43fb-bfba-3879ee021a82 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.944827 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef0a6d47-33e2-43fb-bfba-3879ee021a82 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f Aug 08 06:39:22.945836 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef0a6d47-33e2-43fb-bfba-3879ee021a82 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:22.947962 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef0a6d47-33e2-43fb-bfba-3879ee021a82 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:22.954657 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:22.954657 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:22.958053 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ef0a6d47-33e2-43fb-bfba-3879ee021a82 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:22.962187 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef0a6d47-33e2-43fb-bfba-3879ee021a82 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f returned with HTTP 200 Aug 08 06:39:22.962577 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1390/5572] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:22 2026] GET /volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:22.978595 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7f658d33-8e97-400c-a7a7-13226d616385 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:22.980402 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f658d33-8e97-400c-a7a7-13226d616385 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] DELETE https://10.4.3.32/volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f Aug 08 06:39:22.980679 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f658d33-8e97-400c-a7a7-13226d616385 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:22.980917 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7f658d33-8e97-400c-a7a7-13226d616385 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:22.981100 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7f658d33-8e97-400c-a7a7-13226d616385 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume with id: 46b82b87-cb42-4243-929a-31bc14e07b0f Aug 08 06:39:22.988393 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:22.988393 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:22.988917 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f658d33-8e97-400c-a7a7-13226d616385 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:23.007858 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7f658d33-8e97-400c-a7a7-13226d616385 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume request issued successfully. Aug 08 06:39:23.008094 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7f658d33-8e97-400c-a7a7-13226d616385 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f returned with HTTP 202 Aug 08 06:39:23.008534 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1396/5573] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:22 2026] DELETE /volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:23.016344 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6e3c9643-35ae-426c-8af2-ab3b431dd699 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:23.018289 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e3c9643-35ae-426c-8af2-ab3b431dd699 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f Aug 08 06:39:23.018487 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e3c9643-35ae-426c-8af2-ab3b431dd699 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:23.018693 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6e3c9643-35ae-426c-8af2-ab3b431dd699 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:23.025484 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:23.025484 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:23.029551 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6e3c9643-35ae-426c-8af2-ab3b431dd699 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:23.033612 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6e3c9643-35ae-426c-8af2-ab3b431dd699 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f returned with HTTP 200 Aug 08 06:39:23.033996 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1399/5574] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:23 2026] GET /volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:24.046538 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b911540d-3d21-4d65-8c71-39d8a9cee0c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:24.048209 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b911540d-3d21-4d65-8c71-39d8a9cee0c6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f Aug 08 06:39:24.048419 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b911540d-3d21-4d65-8c71-39d8a9cee0c6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:24.048638 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b911540d-3d21-4d65-8c71-39d8a9cee0c6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:24.054054 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b911540d-3d21-4d65-8c71-39d8a9cee0c6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f returned with HTTP 404 Aug 08 06:39:24.054500 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1390/5575] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:24 2026] GET /volume/v3/volumes/46b82b87-cb42-4243-929a-31bc14e07b0f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:24.060386 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b509c84f-88f7-4ce5-812f-eb2da8e2ae77 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:24.061894 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b509c84f-88f7-4ce5-812f-eb2da8e2ae77 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c Aug 08 06:39:24.062158 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b509c84f-88f7-4ce5-812f-eb2da8e2ae77 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:24.062396 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b509c84f-88f7-4ce5-812f-eb2da8e2ae77 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:24.063596 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b509c84f-88f7-4ce5-812f-eb2da8e2ae77 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume with id: 4d05fef7-f30f-4d41-9f5d-8e72fafbf95c Aug 08 06:39:24.070388 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:24.070388 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:24.070388 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b509c84f-88f7-4ce5-812f-eb2da8e2ae77 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:24.083705 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b509c84f-88f7-4ce5-812f-eb2da8e2ae77 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume request issued successfully. Aug 08 06:39:24.084019 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b509c84f-88f7-4ce5-812f-eb2da8e2ae77 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c returned with HTTP 202 Aug 08 06:39:24.084463 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1391/5576] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:24 2026] DELETE /volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:24.090953 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eff54bb8-8083-41ec-8a77-7e5b5a1dd893 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:24.092675 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eff54bb8-8083-41ec-8a77-7e5b5a1dd893 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c Aug 08 06:39:24.092892 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eff54bb8-8083-41ec-8a77-7e5b5a1dd893 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:24.093120 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eff54bb8-8083-41ec-8a77-7e5b5a1dd893 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:24.100354 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:24.100354 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:24.103958 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eff54bb8-8083-41ec-8a77-7e5b5a1dd893 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:24.108895 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eff54bb8-8083-41ec-8a77-7e5b5a1dd893 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c returned with HTTP 200 Aug 08 06:39:24.109285 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1397/5577] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:24 2026] GET /volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:24.705041 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-da23195b-4478-426b-9336-bde11e8ca097 req-4e686a9d-a00a-4f82-a324-6e121a438b6d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:24.706977 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-4e686a9d-a00a-4f82-a324-6e121a438b6d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c/encryption Aug 08 06:39:24.707154 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-4e686a9d-a00a-4f82-a324-6e121a438b6d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:24.707350 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-4e686a9d-a00a-4f82-a324-6e121a438b6d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'index' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:24.716901 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:24.716901 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:24.723427 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-da23195b-4478-426b-9336-bde11e8ca097 req-4e686a9d-a00a-4f82-a324-6e121a438b6d tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c/encryption returned with HTTP 200 Aug 08 06:39:24.723922 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1400/5578] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:39:24 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:25.122700 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d6e12a3a-7e2a-4cd5-a3e8-bca6b9c09e51 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:25.126492 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6e12a3a-7e2a-4cd5-a3e8-bca6b9c09e51 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c Aug 08 06:39:25.126735 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6e12a3a-7e2a-4cd5-a3e8-bca6b9c09e51 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:25.126996 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6e12a3a-7e2a-4cd5-a3e8-bca6b9c09e51 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:25.133422 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6e12a3a-7e2a-4cd5-a3e8-bca6b9c09e51 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c returned with HTTP 404 Aug 08 06:39:25.134012 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1391/5579] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:25 2026] GET /volume/v3/volumes/4d05fef7-f30f-4d41-9f5d-8e72fafbf95c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:25.142027 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b1686d6f-7b05-45d4-ac7d-323bb2419217 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:25.143757 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1686d6f-7b05-45d4-ac7d-323bb2419217 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 Aug 08 06:39:25.144116 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1686d6f-7b05-45d4-ac7d-323bb2419217 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:25.144425 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1686d6f-7b05-45d4-ac7d-323bb2419217 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:25.144717 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b1686d6f-7b05-45d4-ac7d-323bb2419217 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume with id: 5a9b4351-1a18-4b78-b871-37dc2158fc33 Aug 08 06:39:25.153406 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:25.153406 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:25.154930 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b1686d6f-7b05-45d4-ac7d-323bb2419217 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:25.177404 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b1686d6f-7b05-45d4-ac7d-323bb2419217 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume request issued successfully. Aug 08 06:39:25.177404 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1686d6f-7b05-45d4-ac7d-323bb2419217 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 returned with HTTP 202 Aug 08 06:39:25.177404 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1392/5580] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:25 2026] DELETE /volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:25.192277 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-713acb17-c86d-4fb7-a53b-c49e6f280468 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:25.193946 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-713acb17-c86d-4fb7-a53b-c49e6f280468 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 Aug 08 06:39:25.194115 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-713acb17-c86d-4fb7-a53b-c49e6f280468 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:25.194299 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-713acb17-c86d-4fb7-a53b-c49e6f280468 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:25.200972 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:25.200972 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:25.203989 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-713acb17-c86d-4fb7-a53b-c49e6f280468 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:25.208096 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-713acb17-c86d-4fb7-a53b-c49e6f280468 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 returned with HTTP 200 Aug 08 06:39:25.208478 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1398/5581] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:25 2026] GET /volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:26.221478 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-55a34af2-8382-4a03-8574-06bcce176c23 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:26.223334 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55a34af2-8382-4a03-8574-06bcce176c23 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 Aug 08 06:39:26.223554 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55a34af2-8382-4a03-8574-06bcce176c23 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:26.223734 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-55a34af2-8382-4a03-8574-06bcce176c23 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:26.229414 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-55a34af2-8382-4a03-8574-06bcce176c23 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 returned with HTTP 404 Aug 08 06:39:26.229958 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1401/5582] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:26 2026] GET /volume/v3/volumes/5a9b4351-1a18-4b78-b871-37dc2158fc33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:26.236886 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-23eec54d-5e80-4a20-b694-d75b8886e0b6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:26.238573 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23eec54d-5e80-4a20-b694-d75b8886e0b6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 Aug 08 06:39:26.238755 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23eec54d-5e80-4a20-b694-d75b8886e0b6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:26.238950 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23eec54d-5e80-4a20-b694-d75b8886e0b6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:26.239099 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-23eec54d-5e80-4a20-b694-d75b8886e0b6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume with id: b3ea55b4-28e9-446f-b57b-2c67fd575469 Aug 08 06:39:26.245311 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:26.245311 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:26.245717 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-23eec54d-5e80-4a20-b694-d75b8886e0b6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:26.259955 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-23eec54d-5e80-4a20-b694-d75b8886e0b6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume request issued successfully. Aug 08 06:39:26.260172 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23eec54d-5e80-4a20-b694-d75b8886e0b6 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 returned with HTTP 202 Aug 08 06:39:26.260720 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1392/5583] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:26 2026] DELETE /volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:26.268044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ac26d18b-9d59-4b79-b974-170afc259614 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:26.269537 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac26d18b-9d59-4b79-b974-170afc259614 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 Aug 08 06:39:26.269873 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac26d18b-9d59-4b79-b974-170afc259614 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:26.270143 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac26d18b-9d59-4b79-b974-170afc259614 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:26.278124 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:26.278124 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:26.281391 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ac26d18b-9d59-4b79-b974-170afc259614 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:26.285867 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac26d18b-9d59-4b79-b974-170afc259614 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 returned with HTTP 200 Aug 08 06:39:26.286410 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1393/5584] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:26 2026] GET /volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:27.299969 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-09b8db02-ad90-432e-ad0b-75897aff8a91 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:27.301661 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09b8db02-ad90-432e-ad0b-75897aff8a91 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 Aug 08 06:39:27.301885 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09b8db02-ad90-432e-ad0b-75897aff8a91 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:27.302032 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-09b8db02-ad90-432e-ad0b-75897aff8a91 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:27.307292 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-09b8db02-ad90-432e-ad0b-75897aff8a91 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 returned with HTTP 404 Aug 08 06:39:27.307748 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1399/5585] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:27 2026] GET /volume/v3/volumes/b3ea55b4-28e9-446f-b57b-2c67fd575469 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:27.314420 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3ffb54b2-423b-4829-bf44-a4b75fb38a42 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:27.316168 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ffb54b2-423b-4829-bf44-a4b75fb38a42 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 Aug 08 06:39:27.316382 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ffb54b2-423b-4829-bf44-a4b75fb38a42 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:27.316606 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3ffb54b2-423b-4829-bf44-a4b75fb38a42 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:27.316785 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-3ffb54b2-423b-4829-bf44-a4b75fb38a42 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume with id: d9865c8d-db58-43c7-9d1b-3641502350e9 Aug 08 06:39:27.323821 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:27.323821 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:27.324231 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3ffb54b2-423b-4829-bf44-a4b75fb38a42 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:27.341453 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3ffb54b2-423b-4829-bf44-a4b75fb38a42 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume request issued successfully. Aug 08 06:39:27.341680 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3ffb54b2-423b-4829-bf44-a4b75fb38a42 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 returned with HTTP 202 Aug 08 06:39:27.342077 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1402/5586] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:27 2026] DELETE /volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:27.348942 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-57fd2ff3-9c7d-4b24-9d49-b3422b5ed4d3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:27.350744 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57fd2ff3-9c7d-4b24-9d49-b3422b5ed4d3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 Aug 08 06:39:27.351018 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57fd2ff3-9c7d-4b24-9d49-b3422b5ed4d3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:27.351263 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57fd2ff3-9c7d-4b24-9d49-b3422b5ed4d3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:27.357951 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:27.357951 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:27.361213 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-57fd2ff3-9c7d-4b24-9d49-b3422b5ed4d3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:27.364901 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57fd2ff3-9c7d-4b24-9d49-b3422b5ed4d3 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 returned with HTTP 200 Aug 08 06:39:27.365272 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1393/5587] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:27 2026] GET /volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:28.378254 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2073d6c3-1dc3-41e2-8a07-0d43659a0c5f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:28.380346 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2073d6c3-1dc3-41e2-8a07-0d43659a0c5f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 Aug 08 06:39:28.380570 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2073d6c3-1dc3-41e2-8a07-0d43659a0c5f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:28.380817 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2073d6c3-1dc3-41e2-8a07-0d43659a0c5f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:28.387760 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2073d6c3-1dc3-41e2-8a07-0d43659a0c5f tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 returned with HTTP 404 Aug 08 06:39:28.388441 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1394/5588] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:28 2026] GET /volume/v3/volumes/d9865c8d-db58-43c7-9d1b-3641502350e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:28.396002 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ad1743f9-dd74-4f96-bd1e-6b7ad92cb4e0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:28.397959 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad1743f9-dd74-4f96-bd1e-6b7ad92cb4e0 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] DELETE https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca Aug 08 06:39:28.398218 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad1743f9-dd74-4f96-bd1e-6b7ad92cb4e0 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:28.398468 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ad1743f9-dd74-4f96-bd1e-6b7ad92cb4e0 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:28.398688 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ad1743f9-dd74-4f96-bd1e-6b7ad92cb4e0 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume with id: 644465fc-58b9-4cae-819c-71d423ab24ca Aug 08 06:39:28.407005 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:28.407005 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:28.407589 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad1743f9-dd74-4f96-bd1e-6b7ad92cb4e0 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:28.428379 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ad1743f9-dd74-4f96-bd1e-6b7ad92cb4e0 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Delete volume request issued successfully. Aug 08 06:39:28.428623 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ad1743f9-dd74-4f96-bd1e-6b7ad92cb4e0 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca returned with HTTP 202 Aug 08 06:39:28.429069 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1400/5589] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:28 2026] DELETE /volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:28.440058 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-da90f86e-65a9-42b4-a5a4-a8723c082632 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:28.442291 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da90f86e-65a9-42b4-a5a4-a8723c082632 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca Aug 08 06:39:28.442523 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da90f86e-65a9-42b4-a5a4-a8723c082632 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:28.442744 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-da90f86e-65a9-42b4-a5a4-a8723c082632 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:28.450420 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:28.450420 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:28.454089 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-da90f86e-65a9-42b4-a5a4-a8723c082632 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Volume info retrieved successfully. Aug 08 06:39:28.458195 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-da90f86e-65a9-42b4-a5a4-a8723c082632 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca returned with HTTP 200 Aug 08 06:39:28.458623 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1403/5590] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:28 2026] GET /volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:29.472337 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a6eb313-3c2a-4550-94db-35a8ea34b507 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:29.474391 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a6eb313-3c2a-4550-94db-35a8ea34b507 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] GET https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca Aug 08 06:39:29.474623 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a6eb313-3c2a-4550-94db-35a8ea34b507 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:29.474873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a6eb313-3c2a-4550-94db-35a8ea34b507 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:29.481086 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a6eb313-3c2a-4550-94db-35a8ea34b507 tempest-CreateVolumesFromSourceVolumeTest-1308115440 tempest-CreateVolumesFromSourceVolumeTest-1308115440-project-member] https://10.4.3.32/volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca returned with HTTP 404 Aug 08 06:39:29.481590 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1394/5591] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:29 2026] GET /volume/v3/volumes/644465fc-58b9-4cae-819c-71d423ab24ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:30.791939 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-266afb5f-543d-44d4-ad12-e6259203f16e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:30.897806 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-266afb5f-543d-44d4-ad12-e6259203f16e tempest-ProjectAdminTests-1048463441 tempest-ProjectAdminTests-1048463441-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 08 06:39:30.897953 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-266afb5f-543d-44d4-ad12-e6259203f16e tempest-ProjectAdminTests-1048463441 tempest-ProjectAdminTests-1048463441-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:30.898146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-266afb5f-543d-44d4-ad12-e6259203f16e tempest-ProjectAdminTests-1048463441 tempest-ProjectAdminTests-1048463441-project-admin] Calling method 'get_pools' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:30.907683 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-266afb5f-543d-44d4-ad12-e6259203f16e tempest-ProjectAdminTests-1048463441 tempest-ProjectAdminTests-1048463441-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 06:39:30.908162 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1395/5592] 10.4.3.32 () {66 vars in 1284 bytes} [Sat Aug 8 06:39:30 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) Aug 08 06:39:30.914894 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6fc6b89c-d19e-4255-a852-fc10d7a009c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:30.916533 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6fc6b89c-d19e-4255-a852-fc10d7a009c9 tempest-ProjectAdminTests-1048463441 tempest-ProjectAdminTests-1048463441-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool Aug 08 06:39:30.916737 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6fc6b89c-d19e-4255-a852-fc10d7a009c9 tempest-ProjectAdminTests-1048463441 tempest-ProjectAdminTests-1048463441-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:30.916966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6fc6b89c-d19e-4255-a852-fc10d7a009c9 tempest-ProjectAdminTests-1048463441 tempest-ProjectAdminTests-1048463441-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:30.925230 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6fc6b89c-d19e-4255-a852-fc10d7a009c9 tempest-ProjectAdminTests-1048463441 tempest-ProjectAdminTests-1048463441-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000006785@storpool returned with HTTP 200 Aug 08 06:39:30.925611 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1401/5593] 10.4.3.32 () {66 vars in 1311 bytes} [Sat Aug 8 06:39:30 2026] GET /volume/v3/capabilities/np0000006785@storpool => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:32.186468 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c215ff9e-4ec6-4af0-be51-9048c3cc34b1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:32.275731 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c215ff9e-4ec6-4af0-be51-9048c3cc34b1 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:39:32.276115 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c215ff9e-4ec6-4af0-be51-9048c3cc34b1 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-10461559", "extra_specs": {"storage_protocol": "tempest-storage_protocol-608199663", "vendor_name": "tempest-vendor_name-830994712"}}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:32.291072 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c215ff9e-4ec6-4af0-be51-9048c3cc34b1 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:39:32.291432 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1404/5594] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:39:32 2026] POST /volume/v3/types => generated 325 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:32.299490 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4563ff99-7959-42fe-baf2-720d337da3d0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:32.301139 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:32.301486 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e7bd34be-3778-4806-a1d8-551a06739c25", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:32.302857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Create volume request body: {'volume': {'volume_type': 'e7bd34be-3778-4806-a1d8-551a06739c25', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:32.306273 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Create volume of 1 GB Aug 08 06:39:32.306674 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:32.306674 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:32.307256 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Availability Zones retrieved successfully. Aug 08 06:39:32.313573 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Flow 'volume_create_api' (c1696ce2-7d11-4dfa-9222-d2c99778635f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:32.314862 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333a9c97-b1e2-456e-9093-e84eec676471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:32.315946 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:32.335293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333a9c97-b1e2-456e-9093-e84eec676471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:39:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-608199663',vendor_name='tempest-vendor_name-830994712'},id=e7bd34be-3778-4806-a1d8-551a06739c25,is_public=True,name='tempest-ProjectAdminTests-volume-type-10461559',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7bd34be-3778-4806-a1d8-551a06739c25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:32.336218 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6007087c-a5fd-49e5-88da-585a5716cd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:32.361244 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-10461559 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-10461559, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:32.361660 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-10461559 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-10461559, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:32.392749 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Created reservations ['c627dd5d-620d-4f1e-89ef-5e47c7c105b7', '842ecb3c-a01d-4cf7-a077-c0004d6d8fbf', '5e87c031-cae6-4262-bc97-a52ae51f59df', 'f38f3ade-278a-4bef-be15-547ea2fdd715'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:32.393682 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6007087c-a5fd-49e5-88da-585a5716cd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c627dd5d-620d-4f1e-89ef-5e47c7c105b7', '842ecb3c-a01d-4cf7-a077-c0004d6d8fbf', '5e87c031-cae6-4262-bc97-a52ae51f59df', 'f38f3ade-278a-4bef-be15-547ea2fdd715']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:32.394447 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5075183c-56ab-415c-a9f2-90dd76c8f9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:32.421483 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5075183c-56ab-415c-a9f2-90dd76c8f9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f843e1e-2c4a-4a8c-bc85-49015fa4f172', '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='fcf9e6f30c1548e985633a6ddcf9e819',qos_specs=None,replication_status=,reservations=['c627dd5d-620d-4f1e-89ef-5e47c7c105b7','842ecb3c-a01d-4cf7-a077-c0004d6d8fbf','5e87c031-cae6-4262-bc97-a52ae51f59df','f38f3ade-278a-4bef-be15-547ea2fdd715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a77c225ad542cfa59bade4db6e75c2',volume_type_id=e7bd34be-3778-4806-a1d8-551a06739c25), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:32Z,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=8f843e1e-2c4a-4a8c-bc85-49015fa4f172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf9e6f30c1548e985633a6ddcf9e819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a77c225ad542cfa59bade4db6e75c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7bd34be-3778-4806-a1d8-551a06739c25),volume_type_id=e7bd34be-3778-4806-a1d8-551a06739c25)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:32.422434 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdde9ca5-1f8c-4826-8c2a-8326835bcd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:32.442995 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdde9ca5-1f8c-4826-8c2a-8326835bcd51) transitioned into state 'SUCCESS' from 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='fcf9e6f30c1548e985633a6ddcf9e819',qos_specs=None,replication_status=,reservations=['c627dd5d-620d-4f1e-89ef-5e47c7c105b7','842ecb3c-a01d-4cf7-a077-c0004d6d8fbf','5e87c031-cae6-4262-bc97-a52ae51f59df','f38f3ade-278a-4bef-be15-547ea2fdd715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a77c225ad542cfa59bade4db6e75c2',volume_type_id=e7bd34be-3778-4806-a1d8-551a06739c25)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:32.443731 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aad082b-5057-49db-9f25-3e7b535cd417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:32.453453 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aad082b-5057-49db-9f25-3e7b535cd417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:32.454260 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Flow 'volume_create_api' (c1696ce2-7d11-4dfa-9222-d2c99778635f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:32.454604 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Create volume request issued successfully. Aug 08 06:39:32.455159 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4563ff99-7959-42fe-baf2-720d337da3d0 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:32.455608 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1395/5595] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:39:32 2026] POST /volume/v3/volumes => generated 769 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:32.467291 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-11e42e78-e72c-4cac-bab4-a02154027a25 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:32.469101 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11e42e78-e72c-4cac-bab4-a02154027a25 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/volumes/8f843e1e-2c4a-4a8c-bc85-49015fa4f172 Aug 08 06:39:32.469348 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-11e42e78-e72c-4cac-bab4-a02154027a25 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:32.469604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-11e42e78-e72c-4cac-bab4-a02154027a25 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:32.476669 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:32.476669 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:32.480207 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-11e42e78-e72c-4cac-bab4-a02154027a25 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Volume info retrieved successfully. Aug 08 06:39:32.484110 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11e42e78-e72c-4cac-bab4-a02154027a25 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes/8f843e1e-2c4a-4a8c-bc85-49015fa4f172 returned with HTTP 200 Aug 08 06:39:32.484512 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1396/5596] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:32 2026] GET /volume/v3/volumes/8f843e1e-2c4a-4a8c-bc85-49015fa4f172 => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:33.499351 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-749e1113-5051-413b-b3e8-1c3dff64e1d8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:33.501052 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-749e1113-5051-413b-b3e8-1c3dff64e1d8 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/volumes/8f843e1e-2c4a-4a8c-bc85-49015fa4f172 Aug 08 06:39:33.501297 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-749e1113-5051-413b-b3e8-1c3dff64e1d8 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:33.501473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-749e1113-5051-413b-b3e8-1c3dff64e1d8 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:33.508213 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:33.508213 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:33.511716 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-749e1113-5051-413b-b3e8-1c3dff64e1d8 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Volume info retrieved successfully. Aug 08 06:39:33.515709 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-749e1113-5051-413b-b3e8-1c3dff64e1d8 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes/8f843e1e-2c4a-4a8c-bc85-49015fa4f172 returned with HTTP 200 Aug 08 06:39:33.516225 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1402/5597] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:33 2026] GET /volume/v3/volumes/8f843e1e-2c4a-4a8c-bc85-49015fa4f172 => generated 969 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:33.528056 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b91e7247-6467-4c84-b93f-55277350a7a7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:33.529887 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b91e7247-6467-4c84-b93f-55277350a7a7 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 08 06:39:33.530116 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b91e7247-6467-4c84-b93f-55277350a7a7 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:33.530318 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b91e7247-6467-4c84-b93f-55277350a7a7 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:33.534096 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b91e7247-6467-4c84-b93f-55277350a7a7 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:39:33.534440 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1405/5598] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:39:33 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:33.542341 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2eb5fb27-38b7-4fd5-8ec0-92d8acc3cb03 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:33.544230 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2eb5fb27-38b7-4fd5-8ec0-92d8acc3cb03 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] DELETE https://10.4.3.32/volume/v3/messages/5b54c14f-aac1-4d62-a5ca-2b98ec251015 Aug 08 06:39:33.544478 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2eb5fb27-38b7-4fd5-8ec0-92d8acc3cb03 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:33.544682 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2eb5fb27-38b7-4fd5-8ec0-92d8acc3cb03 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:33.548343 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:33.548343 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:33.553344 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2eb5fb27-38b7-4fd5-8ec0-92d8acc3cb03 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/messages/5b54c14f-aac1-4d62-a5ca-2b98ec251015 returned with HTTP 204 Aug 08 06:39:33.553790 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1396/5599] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:39:33 2026] DELETE /volume/v3/messages/5b54c14f-aac1-4d62-a5ca-2b98ec251015 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:39:33.560927 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-855e2c24-9a27-44f3-b7fc-c5432158b135 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:33.562619 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-855e2c24-9a27-44f3-b7fc-c5432158b135 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/messages/5b54c14f-aac1-4d62-a5ca-2b98ec251015 Aug 08 06:39:33.562872 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-855e2c24-9a27-44f3-b7fc-c5432158b135 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:33.563083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-855e2c24-9a27-44f3-b7fc-c5432158b135 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:33.566746 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-855e2c24-9a27-44f3-b7fc-c5432158b135 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/messages/5b54c14f-aac1-4d62-a5ca-2b98ec251015 returned with HTTP 404 Aug 08 06:39:33.567218 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1397/5600] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:39:33 2026] GET /volume/v3/messages/5b54c14f-aac1-4d62-a5ca-2b98ec251015 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:33.574786 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-f5f30272-1885-4103-8ada-655be1cd2436 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:33.576887 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/8f843e1e-2c4a-4a8c-bc85-49015fa4f172 Aug 08 06:39:33.577119 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:33.577378 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:33.577623 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Delete volume with id: 8f843e1e-2c4a-4a8c-bc85-49015fa4f172 Aug 08 06:39:33.586778 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:33.586778 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:33.587240 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Volume info retrieved successfully. Aug 08 06:39:33.588659 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100288) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:39:33.599068 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-10461559 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-10461559, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:33.599306 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-10461559 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-10461559, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:33.606269 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Created reservations ['c28e47cb-72cd-4a02-8485-279d631d9f1c', 'f7bba53e-2c1a-4d4e-ae27-486211d57aec', 'bf8df857-9704-4f31-b977-dce06e8faf86', 'c7866719-0a8d-445d-ba6b-165d43b2fe0e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:33.629022 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Delete volume request issued successfully. Aug 08 06:39:33.629267 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-f5f30272-1885-4103-8ada-655be1cd2436 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes/8f843e1e-2c4a-4a8c-bc85-49015fa4f172 returned with HTTP 202 Aug 08 06:39:33.629646 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1403/5601] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:39:33 2026] DELETE /volume/v3/volumes/8f843e1e-2c4a-4a8c-bc85-49015fa4f172 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:33.636843 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-8ace8467-7427-4741-93ab-234d576fd6cb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:33.638617 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ace8467-7427-4741-93ab-234d576fd6cb tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] DELETE https://10.4.3.32/volume/v3/types/e7bd34be-3778-4806-a1d8-551a06739c25 Aug 08 06:39:33.638933 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ace8467-7427-4741-93ab-234d576fd6cb tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:33.639198 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-8ace8467-7427-4741-93ab-234d576fd6cb tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:33.661546 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-8ace8467-7427-4741-93ab-234d576fd6cb tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/types/e7bd34be-3778-4806-a1d8-551a06739c25 returned with HTTP 202 Aug 08 06:39:33.662009 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1406/5602] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:39:33 2026] DELETE /volume/v3/types/e7bd34be-3778-4806-a1d8-551a06739c25 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:33.669802 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d9a1f9ee-8a28-4b92-af37-2b2011b5c08b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:33.671551 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9a1f9ee-8a28-4b92-af37-2b2011b5c08b tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:39:33.672001 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d9a1f9ee-8a28-4b92-af37-2b2011b5c08b tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1560346770", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1914909362", "vendor_name": "tempest-vendor_name-1447026423"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:33.688602 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9a1f9ee-8a28-4b92-af37-2b2011b5c08b tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:39:33.689208 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1397/5603] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:39:33 2026] POST /volume/v3/types => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:33.697597 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:33.699975 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:33.700508 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2d1efb51-3227-4dc7-b1cd-d00d382a26d3", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:33.702994 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Create volume request body: {'volume': {'volume_type': '2d1efb51-3227-4dc7-b1cd-d00d382a26d3', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:33.708716 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Create volume of 1 GB Aug 08 06:39:33.709156 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:33.709156 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:33.709636 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Availability Zones retrieved successfully. Aug 08 06:39:33.718262 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Flow 'volume_create_api' (51249402-68a0-4349-8200-01a7aab073b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:33.720058 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9819002b-1747-4731-b211-6e8bd75712c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:33.721220 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:33.742016 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9819002b-1747-4731-b211-6e8bd75712c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:39:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1914909362',vendor_name='tempest-vendor_name-1447026423'},id=2d1efb51-3227-4dc7-b1cd-d00d382a26d3,is_public=True,name='tempest-ProjectAdminTests-volume-type-1560346770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d1efb51-3227-4dc7-b1cd-d00d382a26d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:33.742704 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2f0def0-47d4-4fc5-97b9-26981eee7ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:33.766588 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1560346770 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1560346770, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:33.766828 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1560346770 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1560346770, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:33.793438 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Created reservations ['72b5ce0e-f98a-4f3e-8f82-20adc3e5ea82', 'faaae547-8f21-4b96-bb66-e0a83be2d3a7', '88296406-b8bf-4bb9-ae7d-21d164916eb8', 'a6baa3fd-6a2d-4c3a-b739-339330227f24'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:33.794454 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2f0def0-47d4-4fc5-97b9-26981eee7ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72b5ce0e-f98a-4f3e-8f82-20adc3e5ea82', 'faaae547-8f21-4b96-bb66-e0a83be2d3a7', '88296406-b8bf-4bb9-ae7d-21d164916eb8', 'a6baa3fd-6a2d-4c3a-b739-339330227f24']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:33.795284 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e04a64e-a341-40f2-bb5a-4251f5a7e67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:33.821075 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e04a64e-a341-40f2-bb5a-4251f5a7e67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d74cf39-31e5-421e-8260-3b0f3bed97d5', '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='fcf9e6f30c1548e985633a6ddcf9e819',qos_specs=None,replication_status=,reservations=['72b5ce0e-f98a-4f3e-8f82-20adc3e5ea82','faaae547-8f21-4b96-bb66-e0a83be2d3a7','88296406-b8bf-4bb9-ae7d-21d164916eb8','a6baa3fd-6a2d-4c3a-b739-339330227f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a77c225ad542cfa59bade4db6e75c2',volume_type_id=2d1efb51-3227-4dc7-b1cd-d00d382a26d3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d74cf39-31e5-421e-8260-3b0f3bed97d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf9e6f30c1548e985633a6ddcf9e819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a77c225ad542cfa59bade4db6e75c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d1efb51-3227-4dc7-b1cd-d00d382a26d3),volume_type_id=2d1efb51-3227-4dc7-b1cd-d00d382a26d3)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:33.821727 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbd8400-6c21-425a-bdee-9348e7d5ba7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:33.839575 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbd8400-6c21-425a-bdee-9348e7d5ba7e) transitioned into state 'SUCCESS' from 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='fcf9e6f30c1548e985633a6ddcf9e819',qos_specs=None,replication_status=,reservations=['72b5ce0e-f98a-4f3e-8f82-20adc3e5ea82','faaae547-8f21-4b96-bb66-e0a83be2d3a7','88296406-b8bf-4bb9-ae7d-21d164916eb8','a6baa3fd-6a2d-4c3a-b739-339330227f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a77c225ad542cfa59bade4db6e75c2',volume_type_id=2d1efb51-3227-4dc7-b1cd-d00d382a26d3)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:33.840205 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e2de2a-c136-4534-b354-5d62246217a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:33.849130 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e2de2a-c136-4534-b354-5d62246217a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:33.849967 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Flow 'volume_create_api' (51249402-68a0-4349-8200-01a7aab073b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:33.850267 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Create volume request issued successfully. Aug 08 06:39:33.850868 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ebacc23-3fc8-4144-a17b-d30e11b9ac57 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:33.851266 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1398/5604] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:39:33 2026] POST /volume/v3/volumes => generated 771 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:33.863322 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7fde9ec4-aa0d-47ee-88ec-f0818194a25e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:33.865259 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7fde9ec4-aa0d-47ee-88ec-f0818194a25e tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/volumes/1d74cf39-31e5-421e-8260-3b0f3bed97d5 Aug 08 06:39:33.865467 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7fde9ec4-aa0d-47ee-88ec-f0818194a25e tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:33.865651 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7fde9ec4-aa0d-47ee-88ec-f0818194a25e tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:33.873515 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:33.873515 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:33.877426 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7fde9ec4-aa0d-47ee-88ec-f0818194a25e tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Volume info retrieved successfully. Aug 08 06:39:33.881760 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7fde9ec4-aa0d-47ee-88ec-f0818194a25e tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes/1d74cf39-31e5-421e-8260-3b0f3bed97d5 returned with HTTP 200 Aug 08 06:39:33.882222 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1404/5605] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:33 2026] GET /volume/v3/volumes/1d74cf39-31e5-421e-8260-3b0f3bed97d5 => generated 950 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:34.322467 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e8498bcd-4560-40a9-a733-ae45693cd210 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:34.324840 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8498bcd-4560-40a9-a733-ae45693cd210 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 Aug 08 06:39:34.325110 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8498bcd-4560-40a9-a733-ae45693cd210 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:34.325451 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e8498bcd-4560-40a9-a733-ae45693cd210 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:34.335872 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:34.335872 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:34.339260 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e8498bcd-4560-40a9-a733-ae45693cd210 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:39:34.345281 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e8498bcd-4560-40a9-a733-ae45693cd210 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 returned with HTTP 200 Aug 08 06:39:34.345867 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1407/5606] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:34 2026] GET /volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 => generated 1635 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:34.897154 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-830a82cd-ee37-40e2-a50d-a01cd336a213 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:34.902405 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-830a82cd-ee37-40e2-a50d-a01cd336a213 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/volumes/1d74cf39-31e5-421e-8260-3b0f3bed97d5 Aug 08 06:39:34.902694 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-830a82cd-ee37-40e2-a50d-a01cd336a213 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:34.902964 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-830a82cd-ee37-40e2-a50d-a01cd336a213 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:34.912812 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:34.912812 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:34.916293 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-830a82cd-ee37-40e2-a50d-a01cd336a213 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Volume info retrieved successfully. Aug 08 06:39:34.920147 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-830a82cd-ee37-40e2-a50d-a01cd336a213 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes/1d74cf39-31e5-421e-8260-3b0f3bed97d5 returned with HTTP 200 Aug 08 06:39:34.920533 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1398/5607] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:34 2026] GET /volume/v3/volumes/1d74cf39-31e5-421e-8260-3b0f3bed97d5 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:34.936803 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-af79e994-a586-43b7-b07d-d9ec3e8959a4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:34.938756 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af79e994-a586-43b7-b07d-d9ec3e8959a4 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 08 06:39:34.939029 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af79e994-a586-43b7-b07d-d9ec3e8959a4 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:34.939238 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af79e994-a586-43b7-b07d-d9ec3e8959a4 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:34.939554 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:34.939554 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:34.944028 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af79e994-a586-43b7-b07d-d9ec3e8959a4 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:39:34.944532 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1399/5608] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:39:34 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:34.953731 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-de91ee81-2822-4c80-80c3-c42b07392271 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:34.956103 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de91ee81-2822-4c80-80c3-c42b07392271 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 08 06:39:34.956411 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de91ee81-2822-4c80-80c3-c42b07392271 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:34.956646 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-de91ee81-2822-4c80-80c3-c42b07392271 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:34.961525 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-de91ee81-2822-4c80-80c3-c42b07392271 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:39:34.962079 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1405/5609] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:39:34 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:34.972248 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f5161bfa-2c3d-41e5-9cdc-7f0b1095d1c6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:34.974114 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5161bfa-2c3d-41e5-9cdc-7f0b1095d1c6 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] DELETE https://10.4.3.32/volume/v3/messages/4995807a-010a-4c77-a3e4-fc8f85807751 Aug 08 06:39:34.974367 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5161bfa-2c3d-41e5-9cdc-7f0b1095d1c6 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:34.974573 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f5161bfa-2c3d-41e5-9cdc-7f0b1095d1c6 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:34.984478 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f5161bfa-2c3d-41e5-9cdc-7f0b1095d1c6 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/messages/4995807a-010a-4c77-a3e4-fc8f85807751 returned with HTTP 204 Aug 08 06:39:34.985014 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1408/5610] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:39:34 2026] DELETE /volume/v3/messages/4995807a-010a-4c77-a3e4-fc8f85807751 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:39:34.993740 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:34.995530 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/1d74cf39-31e5-421e-8260-3b0f3bed97d5 Aug 08 06:39:34.995751 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:34.995976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:34.996156 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Delete volume with id: 1d74cf39-31e5-421e-8260-3b0f3bed97d5 Aug 08 06:39:35.007351 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:35.007351 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:35.007854 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Volume info retrieved successfully. Aug 08 06:39:35.009080 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100291) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:39:35.020274 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1560346770 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1560346770, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:35.020638 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1560346770 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1560346770, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:35.029538 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Created reservations ['2227fa02-b905-43df-9fa3-c6f20d7ea4eb', 'd2c48873-220c-48d7-ab90-d1923bffb4ff', '525d3520-bab2-44b3-bcc4-bbe0fc0f1f30', '0593fdb1-8e3b-488b-94ca-aead642bd931'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:35.053576 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Delete volume request issued successfully. Aug 08 06:39:35.053813 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ddaeb1ae-6cd3-434a-9897-35e129671867 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes/1d74cf39-31e5-421e-8260-3b0f3bed97d5 returned with HTTP 202 Aug 08 06:39:35.054203 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1399/5611] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:39:34 2026] DELETE /volume/v3/volumes/1d74cf39-31e5-421e-8260-3b0f3bed97d5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:35.064227 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a8938b78-7d48-47e3-a313-3238a5edebe5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:35.066053 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a8938b78-7d48-47e3-a313-3238a5edebe5 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] DELETE https://10.4.3.32/volume/v3/types/2d1efb51-3227-4dc7-b1cd-d00d382a26d3 Aug 08 06:39:35.066213 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a8938b78-7d48-47e3-a313-3238a5edebe5 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:35.066425 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a8938b78-7d48-47e3-a313-3238a5edebe5 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:35.088434 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a8938b78-7d48-47e3-a313-3238a5edebe5 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/types/2d1efb51-3227-4dc7-b1cd-d00d382a26d3 returned with HTTP 202 Aug 08 06:39:35.088994 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1400/5612] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:39:35 2026] DELETE /volume/v3/types/2d1efb51-3227-4dc7-b1cd-d00d382a26d3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:35.097174 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-66df8802-5366-482b-840a-5a427923df69 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:35.098853 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66df8802-5366-482b-840a-5a427923df69 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:39:35.099193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-66df8802-5366-482b-840a-5a427923df69 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1345892131", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1911127995", "vendor_name": "tempest-vendor_name-309789730"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:35.112654 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-66df8802-5366-482b-840a-5a427923df69 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:39:35.113047 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1406/5613] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:39:35 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:35.121553 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:35.123574 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:35.123964 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e21594e8-a3be-461f-9b30-cb79007b1303", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:35.125348 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Create volume request body: {'volume': {'volume_type': 'e21594e8-a3be-461f-9b30-cb79007b1303', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:35.129148 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Create volume of 1 GB Aug 08 06:39:35.129437 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:35.129437 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:35.129760 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Availability Zones retrieved successfully. Aug 08 06:39:35.136359 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Flow 'volume_create_api' (2c5a2260-066d-463a-922d-1f428af166bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:35.136552 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57714822-d2d3-41ac-9949-c88127b4351f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:35.137279 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:35.156512 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57714822-d2d3-41ac-9949-c88127b4351f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:39:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1911127995',vendor_name='tempest-vendor_name-309789730'},id=e21594e8-a3be-461f-9b30-cb79007b1303,is_public=True,name='tempest-ProjectAdminTests-volume-type-1345892131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e21594e8-a3be-461f-9b30-cb79007b1303', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:35.157271 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee477b48-1482-4d8c-8181-dabbd0175a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:35.183970 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1345892131 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1345892131, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:35.184342 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1345892131 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1345892131, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:35.212089 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Created reservations ['a38d5bbf-003f-4c27-bc81-23f008a7ca8d', 'b3d56c82-34a5-4e08-8945-ff259dd7058e', '3796b733-ebc0-401c-847d-7aa957d53cf7', 'b871aa07-b87f-4b22-9b64-baf2cb1fbaef'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:35.212967 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee477b48-1482-4d8c-8181-dabbd0175a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a38d5bbf-003f-4c27-bc81-23f008a7ca8d', 'b3d56c82-34a5-4e08-8945-ff259dd7058e', '3796b733-ebc0-401c-847d-7aa957d53cf7', 'b871aa07-b87f-4b22-9b64-baf2cb1fbaef']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:35.213726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a38f52b9-3e2a-49d3-9b47-a0d29c5c5786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:35.241745 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a38f52b9-3e2a-49d3-9b47-a0d29c5c5786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf44f7e-6488-4ebf-bca2-91bc068b2caf', '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='fcf9e6f30c1548e985633a6ddcf9e819',qos_specs=None,replication_status=,reservations=['a38d5bbf-003f-4c27-bc81-23f008a7ca8d','b3d56c82-34a5-4e08-8945-ff259dd7058e','3796b733-ebc0-401c-847d-7aa957d53cf7','b871aa07-b87f-4b22-9b64-baf2cb1fbaef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a77c225ad542cfa59bade4db6e75c2',volume_type_id=e21594e8-a3be-461f-9b30-cb79007b1303), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:35Z,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=fbf44f7e-6488-4ebf-bca2-91bc068b2caf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf9e6f30c1548e985633a6ddcf9e819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a77c225ad542cfa59bade4db6e75c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e21594e8-a3be-461f-9b30-cb79007b1303),volume_type_id=e21594e8-a3be-461f-9b30-cb79007b1303)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:35.242720 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ed2914-7209-4505-9fef-ca6ce24fb326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:35.261035 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ed2914-7209-4505-9fef-ca6ce24fb326) transitioned into state 'SUCCESS' from 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='fcf9e6f30c1548e985633a6ddcf9e819',qos_specs=None,replication_status=,reservations=['a38d5bbf-003f-4c27-bc81-23f008a7ca8d','b3d56c82-34a5-4e08-8945-ff259dd7058e','3796b733-ebc0-401c-847d-7aa957d53cf7','b871aa07-b87f-4b22-9b64-baf2cb1fbaef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a77c225ad542cfa59bade4db6e75c2',volume_type_id=e21594e8-a3be-461f-9b30-cb79007b1303)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:35.261727 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ef3b60-983b-4f45-a6a3-334b4bf1ce37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:35.271271 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ef3b60-983b-4f45-a6a3-334b4bf1ce37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:35.272056 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Flow 'volume_create_api' (2c5a2260-066d-463a-922d-1f428af166bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:35.272369 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Create volume request issued successfully. Aug 08 06:39:35.272920 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a7dc9dcc-f9c3-47f8-9d46-53007379cc48 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:35.273284 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1409/5614] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:39:35 2026] POST /volume/v3/volumes => generated 771 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:35.285501 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a4c9160b-9ae1-4e4d-a919-1ba3057f0554 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:35.287325 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4c9160b-9ae1-4e4d-a919-1ba3057f0554 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/volumes/fbf44f7e-6488-4ebf-bca2-91bc068b2caf Aug 08 06:39:35.287587 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a4c9160b-9ae1-4e4d-a919-1ba3057f0554 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:35.287785 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a4c9160b-9ae1-4e4d-a919-1ba3057f0554 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:35.294992 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:35.294992 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:35.298416 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a4c9160b-9ae1-4e4d-a919-1ba3057f0554 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Volume info retrieved successfully. Aug 08 06:39:35.302100 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a4c9160b-9ae1-4e4d-a919-1ba3057f0554 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes/fbf44f7e-6488-4ebf-bca2-91bc068b2caf returned with HTTP 200 Aug 08 06:39:35.302593 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1400/5615] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:35 2026] GET /volume/v3/volumes/fbf44f7e-6488-4ebf-bca2-91bc068b2caf => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:35.692760 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-3a0a1c63-607f-4752-b6b3-bbb42638a744 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:35.694750 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-3a0a1c63-607f-4752-b6b3-bbb42638a744 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7fa238fe-8f7b-4da5-a33c-ce59a3792f2e Aug 08 06:39:35.694935 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-3a0a1c63-607f-4752-b6b3-bbb42638a744 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:35.695102 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-3a0a1c63-607f-4752-b6b3-bbb42638a744 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:35.702099 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:35.702099 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:35.749763 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-3a0a1c63-607f-4752-b6b3-bbb42638a744 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/7fa238fe-8f7b-4da5-a33c-ce59a3792f2e returned with HTTP 200 Aug 08 06:39:35.750177 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1401/5616] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:39:35 2026] DELETE /volume/v3/attachments/7fa238fe-8f7b-4da5-a33c-ce59a3792f2e => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:35.759595 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-e43bde6f-7821-4756-8ff1-4c5d4beadccf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:35.761371 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-e43bde6f-7821-4756-8ff1-4c5d4beadccf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 Aug 08 06:39:35.761509 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-e43bde6f-7821-4756-8ff1-4c5d4beadccf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:35.761672 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-e43bde6f-7821-4756-8ff1-4c5d4beadccf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:35.761830 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-e43bde6f-7821-4756-8ff1-4c5d4beadccf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: f566257b-548b-40a8-8b3a-93d6fe2cf9f8 Aug 08 06:39:35.768294 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:35.768294 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:35.768761 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-e43bde6f-7821-4756-8ff1-4c5d4beadccf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:39:35.785638 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-e43bde6f-7821-4756-8ff1-4c5d4beadccf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:39:35.785638 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-325148c0-b07e-418e-9c5d-0f337f1c2b8c req-e43bde6f-7821-4756-8ff1-4c5d4beadccf tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 returned with HTTP 202 Aug 08 06:39:35.785638 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1407/5617] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:39:35 2026] DELETE /volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:36.314939 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3a2a873e-4255-40d4-9931-eb015ad4cda4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:36.316756 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3a2a873e-4255-40d4-9931-eb015ad4cda4 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/volumes/fbf44f7e-6488-4ebf-bca2-91bc068b2caf Aug 08 06:39:36.316979 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3a2a873e-4255-40d4-9931-eb015ad4cda4 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:36.317148 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3a2a873e-4255-40d4-9931-eb015ad4cda4 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:36.324030 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:36.324030 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:36.327276 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3a2a873e-4255-40d4-9931-eb015ad4cda4 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Volume info retrieved successfully. Aug 08 06:39:36.330785 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3a2a873e-4255-40d4-9931-eb015ad4cda4 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes/fbf44f7e-6488-4ebf-bca2-91bc068b2caf returned with HTTP 200 Aug 08 06:39:36.331286 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1410/5618] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:36 2026] GET /volume/v3/volumes/fbf44f7e-6488-4ebf-bca2-91bc068b2caf => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:36.344117 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2bfecfb9-7da5-468d-a6d7-564400863d34 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:36.345793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2bfecfb9-7da5-468d-a6d7-564400863d34 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 08 06:39:36.346012 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2bfecfb9-7da5-468d-a6d7-564400863d34 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:36.346209 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2bfecfb9-7da5-468d-a6d7-564400863d34 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:36.349538 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2bfecfb9-7da5-468d-a6d7-564400863d34 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:39:36.349904 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1401/5619] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:39:36 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:36.357313 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5cdc878c-2ebc-4742-97e3-218aa2b98898 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:36.359022 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5cdc878c-2ebc-4742-97e3-218aa2b98898 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] GET https://10.4.3.32/volume/v3/messages/9155d0a6-52b3-41c5-a83e-74da0d2be545 Aug 08 06:39:36.359223 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5cdc878c-2ebc-4742-97e3-218aa2b98898 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:36.359421 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5cdc878c-2ebc-4742-97e3-218aa2b98898 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:36.362096 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:36.362096 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:36.362574 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5cdc878c-2ebc-4742-97e3-218aa2b98898 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/messages/9155d0a6-52b3-41c5-a83e-74da0d2be545 returned with HTTP 200 Aug 08 06:39:36.362976 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1402/5620] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:39:36 2026] GET /volume/v3/messages/9155d0a6-52b3-41c5-a83e-74da0d2be545 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:36.371548 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6757ebfc-f481-46db-8f4e-16a53c065be2 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:36.373192 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6757ebfc-f481-46db-8f4e-16a53c065be2 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] DELETE https://10.4.3.32/volume/v3/messages/9155d0a6-52b3-41c5-a83e-74da0d2be545 Aug 08 06:39:36.373425 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6757ebfc-f481-46db-8f4e-16a53c065be2 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:36.373607 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6757ebfc-f481-46db-8f4e-16a53c065be2 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:36.381094 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6757ebfc-f481-46db-8f4e-16a53c065be2 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/messages/9155d0a6-52b3-41c5-a83e-74da0d2be545 returned with HTTP 204 Aug 08 06:39:36.381485 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1408/5621] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:39:36 2026] DELETE /volume/v3/messages/9155d0a6-52b3-41c5-a83e-74da0d2be545 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:39:36.388109 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:36.389794 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/fbf44f7e-6488-4ebf-bca2-91bc068b2caf Aug 08 06:39:36.390006 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:36.390185 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:36.390332 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Delete volume with id: fbf44f7e-6488-4ebf-bca2-91bc068b2caf Aug 08 06:39:36.396950 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:36.396950 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:36.397237 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Volume info retrieved successfully. Aug 08 06:39:36.398146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:39:36.416008 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Created reservations ['79270c05-8865-4470-9b85-a5fd211b7268', '4a5ec23d-9c1e-419c-b7a3-f51ab2349bc3', '589b9f47-141e-4e2e-bbd7-e1727f41a3b6', '0cbb0ef8-7efa-4d63-a823-84941040cff5'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:36.438533 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Delete volume request issued successfully. Aug 08 06:39:36.438754 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-31828c52-5139-42d0-8372-9c64e9e8f1dd tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/volumes/fbf44f7e-6488-4ebf-bca2-91bc068b2caf returned with HTTP 202 Aug 08 06:39:36.439204 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1411/5622] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:39:36 2026] DELETE /volume/v3/volumes/fbf44f7e-6488-4ebf-bca2-91bc068b2caf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:36.445916 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d63442f-058a-4f3a-ac48-30d127649b31 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:36.447723 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d63442f-058a-4f3a-ac48-30d127649b31 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] DELETE https://10.4.3.32/volume/v3/types/e21594e8-a3be-461f-9b30-cb79007b1303 Aug 08 06:39:36.447923 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d63442f-058a-4f3a-ac48-30d127649b31 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:36.448136 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d63442f-058a-4f3a-ac48-30d127649b31 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:36.471692 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d63442f-058a-4f3a-ac48-30d127649b31 tempest-ProjectAdminTests-424394267 tempest-ProjectAdminTests-424394267-project-admin] https://10.4.3.32/volume/v3/types/e21594e8-a3be-461f-9b30-cb79007b1303 returned with HTTP 202 Aug 08 06:39:36.472184 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1402/5623] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:39:36 2026] DELETE /volume/v3/types/e21594e8-a3be-461f-9b30-cb79007b1303 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:36.795100 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-67b4bd6c-1d11-4ff0-82c2-63c049738968 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:36.797017 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67b4bd6c-1d11-4ff0-82c2-63c049738968 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 Aug 08 06:39:36.797263 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67b4bd6c-1d11-4ff0-82c2-63c049738968 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:36.797503 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67b4bd6c-1d11-4ff0-82c2-63c049738968 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:36.802986 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67b4bd6c-1d11-4ff0-82c2-63c049738968 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 returned with HTTP 404 Aug 08 06:39:36.803473 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1403/5624] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:36 2026] GET /volume/v3/volumes/f566257b-548b-40a8-8b3a-93d6fe2cf9f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:36.815465 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-62a441f4-bc0a-4884-a467-104780224301 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:36.815465 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62a441f4-bc0a-4884-a467-104780224301 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:39:36.815465 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62a441f4-bc0a-4884-a467-104780224301 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:36.815465 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-62a441f4-bc0a-4884-a467-104780224301 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:36.815465 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-62a441f4-bc0a-4884-a467-104780224301 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: 243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:39:36.817451 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:36.817451 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:36.817865 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-62a441f4-bc0a-4884-a467-104780224301 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:39:36.834222 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-62a441f4-bc0a-4884-a467-104780224301 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot delete request issued successfully. Aug 08 06:39:36.834496 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-62a441f4-bc0a-4884-a467-104780224301 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de returned with HTTP 202 Aug 08 06:39:36.835032 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1409/5625] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:39:36 2026] DELETE /volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:36.843604 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cfdec3f7-9e56-44fb-8ab0-2383980ba6ef None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:36.844952 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cfdec3f7-9e56-44fb-8ab0-2383980ba6ef tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:39:36.845205 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cfdec3f7-9e56-44fb-8ab0-2383980ba6ef tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:36.845471 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cfdec3f7-9e56-44fb-8ab0-2383980ba6ef tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:36.851411 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:36.851411 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:36.851944 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cfdec3f7-9e56-44fb-8ab0-2383980ba6ef tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:39:36.853225 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cfdec3f7-9e56-44fb-8ab0-2383980ba6ef tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de returned with HTTP 200 Aug 08 06:39:36.854939 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1412/5626] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:39:36 2026] GET /volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:37.792557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-256d7396-c101-46b7-9bbc-57af6574ce69 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:37.864682 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-256d7396-c101-46b7-9bbc-57af6574ce69 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:39:37.865135 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-256d7396-c101-46b7-9bbc-57af6574ce69 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-318957782", "extra_specs": {"storage_protocol": "tempest-storage_protocol-828480328", "vendor_name": "tempest-vendor_name-726991441"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:37.866012 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1bb57d7e-07e9-4cb6-b537-6486735f6fed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:37.867790 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bb57d7e-07e9-4cb6-b537-6486735f6fed tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:39:37.868022 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bb57d7e-07e9-4cb6-b537-6486735f6fed tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:37.868237 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bb57d7e-07e9-4cb6-b537-6486735f6fed tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:37.872376 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bb57d7e-07e9-4cb6-b537-6486735f6fed tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de returned with HTTP 404 Aug 08 06:39:37.872886 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1404/5627] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:39:37 2026] GET /volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:37.885743 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-256d7396-c101-46b7-9bbc-57af6574ce69 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:39:37.886245 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1403/5628] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:39:37 2026] POST /volume/v3/types => generated 327 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:37.895568 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-812a3d7a-83bd-4ec8-8262-a694a053563e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:37.899801 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:37.899801 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8fcfeca7-ddec-4673-9c02-68a010f6728f", "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:37.900485 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Create volume request body: {'volume': {'volume_type': '8fcfeca7-ddec-4673-9c02-68a010f6728f', 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:37.904523 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Create volume of 1 GB Aug 08 06:39:37.904889 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:37.904889 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:37.905324 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Availability Zones retrieved successfully. Aug 08 06:39:37.910818 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Flow 'volume_create_api' (2c2f3c9f-3ea9-4965-bbc2-a136323501f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:37.911884 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8d22af-b683-4972-87c7-4ba18aa691c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:37.912902 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:37.931169 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8d22af-b683-4972-87c7-4ba18aa691c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:39:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-828480328',vendor_name='tempest-vendor_name-726991441'},id=8fcfeca7-ddec-4673-9c02-68a010f6728f,is_public=True,name='tempest-ProjectReaderTests-volume-type-318957782',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8fcfeca7-ddec-4673-9c02-68a010f6728f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:37.932214 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b400c0d-1db3-4bca-9d5f-37cb45487747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:37.965690 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-318957782 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-318957782, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:37.966182 np0000006785 devstack@c-api.service[100288]: WARNING cinder.quota [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-318957782 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-318957782, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:38.013794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Created reservations ['ff38c20e-56b6-4c39-a83b-f6a08169f544', '0905f483-06e7-440c-959e-0bcf8bcb6cff', 'c34f9471-4112-40ba-b7c7-cbadf9a06ea9', 'aab913e6-14f6-49c1-906b-0348c0ddf39b'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:38.013794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b400c0d-1db3-4bca-9d5f-37cb45487747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff38c20e-56b6-4c39-a83b-f6a08169f544', '0905f483-06e7-440c-959e-0bcf8bcb6cff', 'c34f9471-4112-40ba-b7c7-cbadf9a06ea9', 'aab913e6-14f6-49c1-906b-0348c0ddf39b']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:38.013794 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f28582-9176-4e5c-ae7c-cfdd00552910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:38.040837 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f28582-9176-4e5c-ae7c-cfdd00552910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ba684a1-8473-49d5-ba29-af688e069295', '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='94b683e666b24c428b34d88fbcda319d',qos_specs=None,replication_status=,reservations=['ff38c20e-56b6-4c39-a83b-f6a08169f544','0905f483-06e7-440c-959e-0bcf8bcb6cff','c34f9471-4112-40ba-b7c7-cbadf9a06ea9','aab913e6-14f6-49c1-906b-0348c0ddf39b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32aa73361ec74b5aa14001f0f497a006',volume_type_id=8fcfeca7-ddec-4673-9c02-68a010f6728f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:38Z,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=1ba684a1-8473-49d5-ba29-af688e069295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b683e666b24c428b34d88fbcda319d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32aa73361ec74b5aa14001f0f497a006',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8fcfeca7-ddec-4673-9c02-68a010f6728f),volume_type_id=8fcfeca7-ddec-4673-9c02-68a010f6728f)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:38.041711 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd834b6-14bb-42d7-bc1d-7d089fe3781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:38.061130 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd834b6-14bb-42d7-bc1d-7d089fe3781f) transitioned into state 'SUCCESS' from 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='94b683e666b24c428b34d88fbcda319d',qos_specs=None,replication_status=,reservations=['ff38c20e-56b6-4c39-a83b-f6a08169f544','0905f483-06e7-440c-959e-0bcf8bcb6cff','c34f9471-4112-40ba-b7c7-cbadf9a06ea9','aab913e6-14f6-49c1-906b-0348c0ddf39b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32aa73361ec74b5aa14001f0f497a006',volume_type_id=8fcfeca7-ddec-4673-9c02-68a010f6728f)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:38.062397 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3430de-9b59-443a-b984-a2573bba407f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:38.077192 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3430de-9b59-443a-b984-a2573bba407f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:38.078095 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Flow 'volume_create_api' (2c2f3c9f-3ea9-4965-bbc2-a136323501f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:38.078478 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Create volume request issued successfully. Aug 08 06:39:38.079109 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-812a3d7a-83bd-4ec8-8262-a694a053563e tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:38.079587 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1410/5629] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:39:37 2026] POST /volume/v3/volumes => generated 771 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:38.090315 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6c2d1111-4f27-47db-817f-199643062333 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:38.092182 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c2d1111-4f27-47db-817f-199643062333 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] GET https://10.4.3.32/volume/v3/volumes/1ba684a1-8473-49d5-ba29-af688e069295 Aug 08 06:39:38.092410 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c2d1111-4f27-47db-817f-199643062333 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:38.092592 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6c2d1111-4f27-47db-817f-199643062333 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:38.099807 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:38.099807 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:38.103271 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6c2d1111-4f27-47db-817f-199643062333 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Volume info retrieved successfully. Aug 08 06:39:38.107106 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6c2d1111-4f27-47db-817f-199643062333 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/volumes/1ba684a1-8473-49d5-ba29-af688e069295 returned with HTTP 200 Aug 08 06:39:38.107462 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1413/5630] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:38 2026] GET /volume/v3/volumes/1ba684a1-8473-49d5-ba29-af688e069295 => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:39.119885 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-17a3f39e-d7a7-4f71-9f7d-976765a7e915 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.121926 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17a3f39e-d7a7-4f71-9f7d-976765a7e915 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] GET https://10.4.3.32/volume/v3/volumes/1ba684a1-8473-49d5-ba29-af688e069295 Aug 08 06:39:39.122131 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17a3f39e-d7a7-4f71-9f7d-976765a7e915 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:39.122313 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17a3f39e-d7a7-4f71-9f7d-976765a7e915 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:39.129650 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:39.129650 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:39.133201 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-17a3f39e-d7a7-4f71-9f7d-976765a7e915 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Volume info retrieved successfully. Aug 08 06:39:39.140785 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17a3f39e-d7a7-4f71-9f7d-976765a7e915 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/volumes/1ba684a1-8473-49d5-ba29-af688e069295 returned with HTTP 200 Aug 08 06:39:39.141204 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1405/5631] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:39 2026] GET /volume/v3/volumes/1ba684a1-8473-49d5-ba29-af688e069295 => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:39.156121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09f41c0d-65cf-446b-be71-86f7bdc3edfc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.159758 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09f41c0d-65cf-446b-be71-86f7bdc3edfc tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 08 06:39:39.160009 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09f41c0d-65cf-446b-be71-86f7bdc3edfc tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:39.160183 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09f41c0d-65cf-446b-be71-86f7bdc3edfc tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:39.165812 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09f41c0d-65cf-446b-be71-86f7bdc3edfc tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:39:39.166249 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1404/5632] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:39:39 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:39.174472 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9a95d831-d9db-4d62-ae34-cf97e5eba81b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.191800 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-8819f8ab-52c0-4ef1-987a-5a36775e41f5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.193992 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-8819f8ab-52c0-4ef1-987a-5a36775e41f5 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/35542fec-2366-4edc-be83-3e4999dee7c0 Aug 08 06:39:39.193992 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-8819f8ab-52c0-4ef1-987a-5a36775e41f5 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:39.194137 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-8819f8ab-52c0-4ef1-987a-5a36775e41f5 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:39.201578 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:39.201578 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:39.239014 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a95d831-d9db-4d62-ae34-cf97e5eba81b tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-reader] GET https://10.4.3.32/volume/v3/messages Aug 08 06:39:39.239174 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a95d831-d9db-4d62-ae34-cf97e5eba81b tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:39.239339 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9a95d831-d9db-4d62-ae34-cf97e5eba81b tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-reader] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:39.239579 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:39.239579 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:39.243344 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9a95d831-d9db-4d62-ae34-cf97e5eba81b tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-reader] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:39:39.243846 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1411/5633] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:39:39 2026] GET /volume/v3/messages => generated 668 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:39.253196 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b9d17422-900d-4fc5-8942-69b71dc68a13 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.254915 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-8819f8ab-52c0-4ef1-987a-5a36775e41f5 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/35542fec-2366-4edc-be83-3e4999dee7c0 returned with HTTP 200 Aug 08 06:39:39.255303 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1414/5634] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:39:39 2026] DELETE /volume/v3/attachments/35542fec-2366-4edc-be83-3e4999dee7c0 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:39.255424 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b9d17422-900d-4fc5-8942-69b71dc68a13 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] DELETE https://10.4.3.32/volume/v3/messages/66b4289c-4a5e-4b57-b565-c6a05990bcf4 Aug 08 06:39:39.255760 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b9d17422-900d-4fc5-8942-69b71dc68a13 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:39.256015 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b9d17422-900d-4fc5-8942-69b71dc68a13 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:39.265521 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-63b11d5b-5b5c-4729-9ccb-5b03ef8ac305 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.267523 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b9d17422-900d-4fc5-8942-69b71dc68a13 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/messages/66b4289c-4a5e-4b57-b565-c6a05990bcf4 returned with HTTP 204 Aug 08 06:39:39.267581 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-63b11d5b-5b5c-4729-9ccb-5b03ef8ac305 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:39:39.267723 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-63b11d5b-5b5c-4729-9ccb-5b03ef8ac305 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:39.267934 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-63b11d5b-5b5c-4729-9ccb-5b03ef8ac305 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:39.268089 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1406/5635] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:39:39 2026] DELETE /volume/v3/messages/66b4289c-4a5e-4b57-b565-c6a05990bcf4 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:39:39.268140 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-63b11d5b-5b5c-4729-9ccb-5b03ef8ac305 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: 982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:39:39.274611 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.276149 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/1ba684a1-8473-49d5-ba29-af688e069295 Aug 08 06:39:39.276194 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:39.276194 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:39.276337 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:39.276511 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:39.276652 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Delete volume with id: 1ba684a1-8473-49d5-ba29-af688e069295 Aug 08 06:39:39.276688 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-63b11d5b-5b5c-4729-9ccb-5b03ef8ac305 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:39:39.283460 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:39.283460 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:39.283796 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Volume info retrieved successfully. Aug 08 06:39:39.284696 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100288) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:39:39.296178 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-63b11d5b-5b5c-4729-9ccb-5b03ef8ac305 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:39:39.296347 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-030d8b49-d7d7-4954-9d10-597ae13d8d11 req-63b11d5b-5b5c-4729-9ccb-5b03ef8ac305 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 202 Aug 08 06:39:39.296851 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1405/5636] 10.4.3.32 () {70 vars in 1613 bytes} [Sat Aug 8 06:39:39 2026] DELETE /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:39.301478 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Created reservations ['aeeb8d26-b766-47c4-bebd-bbf9cff3d85a', '632c580e-46a6-41dc-8a6e-a527217c35c8', '46bfcf8b-63d9-4776-86b9-98e88c119a9e', '7ebcb2ae-f664-4cbf-8f2a-b08bd32bb24e'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:39.327372 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Delete volume request issued successfully. Aug 08 06:39:39.327675 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c3ace419-f1ba-44ee-a537-3209c8489d60 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/volumes/1ba684a1-8473-49d5-ba29-af688e069295 returned with HTTP 202 Aug 08 06:39:39.328179 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1412/5637] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:39:39 2026] DELETE /volume/v3/volumes/1ba684a1-8473-49d5-ba29-af688e069295 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:39.338519 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-02e59260-18a9-4111-977f-2260f902446f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.340664 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-02e59260-18a9-4111-977f-2260f902446f tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] DELETE https://10.4.3.32/volume/v3/types/8fcfeca7-ddec-4673-9c02-68a010f6728f Aug 08 06:39:39.340895 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-02e59260-18a9-4111-977f-2260f902446f tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:39.341096 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-02e59260-18a9-4111-977f-2260f902446f tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:39.341394 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:39.341394 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:39.373286 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-02e59260-18a9-4111-977f-2260f902446f tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/types/8fcfeca7-ddec-4673-9c02-68a010f6728f returned with HTTP 202 Aug 08 06:39:39.373744 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1415/5638] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:39:39 2026] DELETE /volume/v3/types/8fcfeca7-ddec-4673-9c02-68a010f6728f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:39.382116 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e39a1f6c-cf37-4ac6-9bd5-6a57ecc83ccb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.384157 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e39a1f6c-cf37-4ac6-9bd5-6a57ecc83ccb tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:39:39.384493 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e39a1f6c-cf37-4ac6-9bd5-6a57ecc83ccb tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2078240965", "extra_specs": {"storage_protocol": "tempest-storage_protocol-936040804", "vendor_name": "tempest-vendor_name-75511005"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:39.406779 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e39a1f6c-cf37-4ac6-9bd5-6a57ecc83ccb tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:39:39.407181 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1407/5639] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:39:39 2026] POST /volume/v3/types => generated 327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:39.414494 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.416154 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:39.416547 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3ec36da7-75e9-4ca5-a101-a87ca3bb3f50", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:39.417951 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Create volume request body: {'volume': {'volume_type': '3ec36da7-75e9-4ca5-a101-a87ca3bb3f50', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:39.421680 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Create volume of 1 GB Aug 08 06:39:39.421967 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:39.421967 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:39.422313 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Availability Zones retrieved successfully. Aug 08 06:39:39.427671 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Flow 'volume_create_api' (9db01d5b-c9ce-428f-baa7-bf524d265e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:39.428529 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4879181e-163f-41bb-b012-1ac05750cde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:39.429456 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:39.446378 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4879181e-163f-41bb-b012-1ac05750cde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:39:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-936040804',vendor_name='tempest-vendor_name-75511005'},id=3ec36da7-75e9-4ca5-a101-a87ca3bb3f50,is_public=True,name='tempest-ProjectReaderTests-volume-type-2078240965',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ec36da7-75e9-4ca5-a101-a87ca3bb3f50', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:39.447115 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06612cd6-0f1e-4efd-b86b-03bf424d40a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:39.469149 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2078240965 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2078240965, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:39.469420 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2078240965 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2078240965, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:39.500783 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Created reservations ['7eee6dbd-ad51-42ad-a04a-346e2f5e84bf', '38b52ff2-eb8f-45e9-a1b9-2c7c84c571ea', '334c4fb3-1d00-45bc-98c7-cf3573d8917e', 'c7bffef6-dc70-4eca-adf8-f764f79c566c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:39.501630 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06612cd6-0f1e-4efd-b86b-03bf424d40a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eee6dbd-ad51-42ad-a04a-346e2f5e84bf', '38b52ff2-eb8f-45e9-a1b9-2c7c84c571ea', '334c4fb3-1d00-45bc-98c7-cf3573d8917e', 'c7bffef6-dc70-4eca-adf8-f764f79c566c']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:39.502338 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddeac584-5f42-47e8-9581-31b6a36f9f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:39.530072 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddeac584-5f42-47e8-9581-31b6a36f9f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6be15cf-ebbf-4ad3-890d-284923c697fd', '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='94b683e666b24c428b34d88fbcda319d',qos_specs=None,replication_status=,reservations=['7eee6dbd-ad51-42ad-a04a-346e2f5e84bf','38b52ff2-eb8f-45e9-a1b9-2c7c84c571ea','334c4fb3-1d00-45bc-98c7-cf3573d8917e','c7bffef6-dc70-4eca-adf8-f764f79c566c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32aa73361ec74b5aa14001f0f497a006',volume_type_id=3ec36da7-75e9-4ca5-a101-a87ca3bb3f50), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:39Z,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=d6be15cf-ebbf-4ad3-890d-284923c697fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b683e666b24c428b34d88fbcda319d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32aa73361ec74b5aa14001f0f497a006',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ec36da7-75e9-4ca5-a101-a87ca3bb3f50),volume_type_id=3ec36da7-75e9-4ca5-a101-a87ca3bb3f50)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:39.530719 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8b1c37b-d72d-43fb-ab8d-4917da14652d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:39.551857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8b1c37b-d72d-43fb-ab8d-4917da14652d) transitioned into state 'SUCCESS' from 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='94b683e666b24c428b34d88fbcda319d',qos_specs=None,replication_status=,reservations=['7eee6dbd-ad51-42ad-a04a-346e2f5e84bf','38b52ff2-eb8f-45e9-a1b9-2c7c84c571ea','334c4fb3-1d00-45bc-98c7-cf3573d8917e','c7bffef6-dc70-4eca-adf8-f764f79c566c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32aa73361ec74b5aa14001f0f497a006',volume_type_id=3ec36da7-75e9-4ca5-a101-a87ca3bb3f50)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:39.552449 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d208cc6c-a14e-4d2d-b6f4-cac100987323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:39.560789 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d208cc6c-a14e-4d2d-b6f4-cac100987323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:39.561518 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Flow 'volume_create_api' (9db01d5b-c9ce-428f-baa7-bf524d265e78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:39.561786 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Create volume request issued successfully. Aug 08 06:39:39.562305 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a7722d4-5acd-43db-9b29-e0ff16846156 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:39.562691 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1406/5640] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:39:39 2026] POST /volume/v3/volumes => generated 772 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:39.578720 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-1882b43f-c20c-46da-945b-959df85238bc None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:39.580525 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1882b43f-c20c-46da-945b-959df85238bc tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] GET https://10.4.3.32/volume/v3/volumes/d6be15cf-ebbf-4ad3-890d-284923c697fd Aug 08 06:39:39.580727 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1882b43f-c20c-46da-945b-959df85238bc tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:39.580915 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-1882b43f-c20c-46da-945b-959df85238bc tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:39.588118 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:39.588118 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:39.591522 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-1882b43f-c20c-46da-945b-959df85238bc tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Volume info retrieved successfully. Aug 08 06:39:39.595352 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-1882b43f-c20c-46da-945b-959df85238bc tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/volumes/d6be15cf-ebbf-4ad3-890d-284923c697fd returned with HTTP 200 Aug 08 06:39:39.595725 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1413/5641] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:39 2026] GET /volume/v3/volumes/d6be15cf-ebbf-4ad3-890d-284923c697fd => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:40.325194 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4b267ad5-3048-41cb-b5fb-030db4e20160 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:40.326892 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4b267ad5-3048-41cb-b5fb-030db4e20160 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:39:40.327082 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4b267ad5-3048-41cb-b5fb-030db4e20160 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:40.327266 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4b267ad5-3048-41cb-b5fb-030db4e20160 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:40.332416 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4b267ad5-3048-41cb-b5fb-030db4e20160 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 404 Aug 08 06:39:40.332853 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1416/5642] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:40 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:40.607732 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-660aa768-eb29-475f-ad47-c2e13fe1bbd0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:40.609731 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-660aa768-eb29-475f-ad47-c2e13fe1bbd0 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] GET https://10.4.3.32/volume/v3/volumes/d6be15cf-ebbf-4ad3-890d-284923c697fd Aug 08 06:39:40.610010 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-660aa768-eb29-475f-ad47-c2e13fe1bbd0 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:40.610250 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-660aa768-eb29-475f-ad47-c2e13fe1bbd0 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:40.617042 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:40.617042 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:40.620342 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-660aa768-eb29-475f-ad47-c2e13fe1bbd0 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Volume info retrieved successfully. Aug 08 06:39:40.624283 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-660aa768-eb29-475f-ad47-c2e13fe1bbd0 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/volumes/d6be15cf-ebbf-4ad3-890d-284923c697fd returned with HTTP 200 Aug 08 06:39:40.624654 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1408/5643] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:39:40 2026] GET /volume/v3/volumes/d6be15cf-ebbf-4ad3-890d-284923c697fd => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:40.636273 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-89c6ed4e-0827-4db2-b69e-f4bf8cf0d769 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:40.637969 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89c6ed4e-0827-4db2-b69e-f4bf8cf0d769 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 08 06:39:40.638161 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89c6ed4e-0827-4db2-b69e-f4bf8cf0d769 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:40.638395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89c6ed4e-0827-4db2-b69e-f4bf8cf0d769 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:40.638665 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:40.638665 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:40.641856 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89c6ed4e-0827-4db2-b69e-f4bf8cf0d769 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 08 06:39:40.642227 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1407/5644] 10.4.3.32 () {68 vars in 1273 bytes} [Sat Aug 8 06:39:40 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:40.650909 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a2b06db5-d10e-46f7-ada6-1b12bb8c1ba9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:40.652484 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2b06db5-d10e-46f7-ada6-1b12bb8c1ba9 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-reader] GET https://10.4.3.32/volume/v3/messages/3079a5b4-b2a1-4b39-becd-92eb6c27f996 Aug 08 06:39:40.652677 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2b06db5-d10e-46f7-ada6-1b12bb8c1ba9 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:40.652866 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a2b06db5-d10e-46f7-ada6-1b12bb8c1ba9 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-reader] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:40.655866 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a2b06db5-d10e-46f7-ada6-1b12bb8c1ba9 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-reader] https://10.4.3.32/volume/v3/messages/3079a5b4-b2a1-4b39-becd-92eb6c27f996 returned with HTTP 200 Aug 08 06:39:40.656182 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1414/5645] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:39:40 2026] GET /volume/v3/messages/3079a5b4-b2a1-4b39-becd-92eb6c27f996 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:40.664395 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-7ecc1395-598e-410e-a500-69077116ab54 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:40.666005 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ecc1395-598e-410e-a500-69077116ab54 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] DELETE https://10.4.3.32/volume/v3/messages/3079a5b4-b2a1-4b39-becd-92eb6c27f996 Aug 08 06:39:40.666214 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ecc1395-598e-410e-a500-69077116ab54 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:40.666408 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-7ecc1395-598e-410e-a500-69077116ab54 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:40.672812 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-7ecc1395-598e-410e-a500-69077116ab54 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/messages/3079a5b4-b2a1-4b39-becd-92eb6c27f996 returned with HTTP 204 Aug 08 06:39:40.673195 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1417/5646] 10.4.3.32 () {68 vars in 1387 bytes} [Sat Aug 8 06:39:40 2026] DELETE /volume/v3/messages/3079a5b4-b2a1-4b39-becd-92eb6c27f996 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 06:39:40.679218 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:40.680912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/d6be15cf-ebbf-4ad3-890d-284923c697fd Aug 08 06:39:40.681101 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:40.681262 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:40.681404 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Delete volume with id: d6be15cf-ebbf-4ad3-890d-284923c697fd Aug 08 06:39:40.687625 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:40.687625 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:40.687966 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Volume info retrieved successfully. Aug 08 06:39:40.688790 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 06:39:40.698047 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2078240965 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2078240965, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:40.698296 np0000006785 devstack@c-api.service[100290]: WARNING cinder.quota [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2078240965 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2078240965, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:39:40.706172 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Created reservations ['453fcdc7-8029-40db-8281-4773d0340fa7', '7838123e-9aa1-459c-b422-e5b9c556ff34', 'c6295447-9c79-4870-84ed-7262806d96f9', 'df8a994e-96f4-4e20-bd2d-542bba77842b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:40.730498 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Delete volume request issued successfully. Aug 08 06:39:40.730727 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d06f778-7a1e-422c-a8db-ca5a764e345d tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/volumes/d6be15cf-ebbf-4ad3-890d-284923c697fd returned with HTTP 202 Aug 08 06:39:40.731204 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1409/5647] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:39:40 2026] DELETE /volume/v3/volumes/d6be15cf-ebbf-4ad3-890d-284923c697fd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:40.739692 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b92197df-a58b-467e-8a7e-58d6936b9c33 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:40.741490 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b92197df-a58b-467e-8a7e-58d6936b9c33 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] DELETE https://10.4.3.32/volume/v3/types/3ec36da7-75e9-4ca5-a101-a87ca3bb3f50 Aug 08 06:39:40.741741 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b92197df-a58b-467e-8a7e-58d6936b9c33 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:40.742010 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b92197df-a58b-467e-8a7e-58d6936b9c33 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:40.762580 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b92197df-a58b-467e-8a7e-58d6936b9c33 tempest-ProjectReaderTests-147300402 tempest-ProjectReaderTests-147300402-project-admin] https://10.4.3.32/volume/v3/types/3ec36da7-75e9-4ca5-a101-a87ca3bb3f50 returned with HTTP 202 Aug 08 06:39:40.763000 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1408/5648] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:39:40 2026] DELETE /volume/v3/types/3ec36da7-75e9-4ca5-a101-a87ca3bb3f50 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:39:40.785387 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2565400c-6f8a-44f2-91d3-8e298e9e595f None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:40.787022 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2565400c-6f8a-44f2-91d3-8e298e9e595f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:39:40.787232 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2565400c-6f8a-44f2-91d3-8e298e9e595f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:40.787413 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2565400c-6f8a-44f2-91d3-8e298e9e595f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:40.787511 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.snapshots [None req-2565400c-6f8a-44f2-91d3-8e298e9e595f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: 243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:39:40.791429 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2565400c-6f8a-44f2-91d3-8e298e9e595f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de returned with HTTP 404 Aug 08 06:39:40.791915 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1415/5649] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:39:40 2026] DELETE /volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:40.798972 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d23c8ac3-af73-479e-a900-855b136f5f6e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:40.801232 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d23c8ac3-af73-479e-a900-855b136f5f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de Aug 08 06:39:40.801516 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d23c8ac3-af73-479e-a900-855b136f5f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:40.801785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d23c8ac3-af73-479e-a900-855b136f5f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:40.808102 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d23c8ac3-af73-479e-a900-855b136f5f6e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de returned with HTTP 404 Aug 08 06:39:40.808732 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1418/5650] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:39:40 2026] GET /volume/v3/snapshots/243e7fcb-8622-42dd-84e4-b062ff7d68de => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:41.583100 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bc992d70-6e28-4cd0-8695-69945a94429f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:41.584822 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc992d70-6e28-4cd0-8695-69945a94429f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:39:41.585022 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc992d70-6e28-4cd0-8695-69945a94429f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:41.585256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc992d70-6e28-4cd0-8695-69945a94429f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:41.585444 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-bc992d70-6e28-4cd0-8695-69945a94429f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: 982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:39:41.590840 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc992d70-6e28-4cd0-8695-69945a94429f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 404 Aug 08 06:39:41.591473 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1410/5651] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:39:41 2026] DELETE /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:41.599808 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bae4bab4-b7b9-4cfa-8186-880937171804 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:41.601891 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bae4bab4-b7b9-4cfa-8186-880937171804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa Aug 08 06:39:41.602105 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bae4bab4-b7b9-4cfa-8186-880937171804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:41.602317 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bae4bab4-b7b9-4cfa-8186-880937171804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:41.608233 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bae4bab4-b7b9-4cfa-8186-880937171804 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa returned with HTTP 404 Aug 08 06:39:41.608807 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1409/5652] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:41 2026] GET /volume/v3/volumes/982519d6-27d4-4289-a10a-a13d06ad91aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:42.543021 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:42.545247 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:39:42.545724 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-819992471", "snapshot_id": null, "imageRef": "36b63f83-d161-4e68-82f2-115f93569993", "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:42.547741 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-819992471', 'snapshot_id': None, 'imageRef': '36b63f83-d161-4e68-82f2-115f93569993', 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:39:42.615668 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:39:42.619391 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:39:42.624980 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (abe09cc8-7c98-4dfb-8493-06af36fe0239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:42.625806 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78116e86-b3fc-498a-8080-05a1bdd5ded7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:42.626628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:39:42.674944 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78116e86-b3fc-498a-8080-05a1bdd5ded7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:42.675673 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79a9ead-4920-4b9b-bd87-9fcc25e40b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:42.707470 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['142d2f23-ef04-4d8c-8332-77d87cb86fb9', '078e7d1e-00cd-42d7-8478-ef3b6b3b43a4', 'a57e74c6-9739-4505-8575-469a80a238eb', '849de977-3f0a-4a1e-97c0-7337706cea4c'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:39:42.708193 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79a9ead-4920-4b9b-bd87-9fcc25e40b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['142d2f23-ef04-4d8c-8332-77d87cb86fb9', '078e7d1e-00cd-42d7-8478-ef3b6b3b43a4', 'a57e74c6-9739-4505-8575-469a80a238eb', '849de977-3f0a-4a1e-97c0-7337706cea4c']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:42.709018 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae2c793-0844-4fbe-83f0-158456d40136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:42.728755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae2c793-0844-4fbe-83f0-158456d40136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '848896ca-7203-4a04-b85f-0ca411d0d42c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-819992471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['142d2f23-ef04-4d8c-8332-77d87cb86fb9','078e7d1e-00cd-42d7-8478-ef3b6b3b43a4','a57e74c6-9739-4505-8575-469a80a238eb','849de977-3f0a-4a1e-97c0-7337706cea4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-819992471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=848896ca-7203-4a04-b85f-0ca411d0d42c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:42.729492 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fbbaa33-3630-4e92-86e6-eca1a05193f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:42.745057 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fbbaa33-3630-4e92-86e6-eca1a05193f5) transitioned into state 'SUCCESS' from state '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-819992471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['142d2f23-ef04-4d8c-8332-77d87cb86fb9','078e7d1e-00cd-42d7-8478-ef3b6b3b43a4','a57e74c6-9739-4505-8575-469a80a238eb','849de977-3f0a-4a1e-97c0-7337706cea4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:42.745689 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4868e46-0d3c-448b-8e85-aa22311a47c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:39:42.755798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4868e46-0d3c-448b-8e85-aa22311a47c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:39:42.755798 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (abe09cc8-7c98-4dfb-8493-06af36fe0239) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:39:42.755798 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:39:42.755798 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b74dc5b1-de5a-4d97-977d-6b2e0a0ccb48 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:39:42.755798 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1416/5653] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:39:42 2026] POST /volume/v3/volumes => generated 756 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:39:42.768192 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-92dc9a60-b688-4cea-9d73-18464eaf97d9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:42.770138 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-92dc9a60-b688-4cea-9d73-18464eaf97d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:39:42.770365 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-92dc9a60-b688-4cea-9d73-18464eaf97d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:42.770576 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-92dc9a60-b688-4cea-9d73-18464eaf97d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:42.777803 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:42.777803 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:42.781528 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-92dc9a60-b688-4cea-9d73-18464eaf97d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:39:42.785286 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-92dc9a60-b688-4cea-9d73-18464eaf97d9 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:39:42.785799 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1419/5654] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:42 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:39:43.797618 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a5e2f56b-9d93-4315-8396-2c286734dbbe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:43.799479 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a5e2f56b-9d93-4315-8396-2c286734dbbe tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:39:43.799713 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a5e2f56b-9d93-4315-8396-2c286734dbbe tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:43.799931 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a5e2f56b-9d93-4315-8396-2c286734dbbe tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:43.807879 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:43.807879 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:43.812053 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a5e2f56b-9d93-4315-8396-2c286734dbbe tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:39:43.817117 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a5e2f56b-9d93-4315-8396-2c286734dbbe tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:39:43.817744 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1411/5655] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:43 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:43.830133 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fb7a70ae-86f6-42ce-98ff-594a2573bc9e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:43.831752 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb7a70ae-86f6-42ce-98ff-594a2573bc9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:39:43.831949 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb7a70ae-86f6-42ce-98ff-594a2573bc9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:43.832120 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb7a70ae-86f6-42ce-98ff-594a2573bc9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:43.838451 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:43.838451 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:43.841611 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fb7a70ae-86f6-42ce-98ff-594a2573bc9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:39:43.845545 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb7a70ae-86f6-42ce-98ff-594a2573bc9e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:39:43.845886 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1410/5656] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:39:43 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:43.954574 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-2756b398-c88b-443f-9a4f-778be0e51fb4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:43.957071 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-2756b398-c88b-443f-9a4f-778be0e51fb4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:39:43.957316 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-2756b398-c88b-443f-9a4f-778be0e51fb4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:43.957581 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-2756b398-c88b-443f-9a4f-778be0e51fb4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:43.964473 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:43.964473 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:39:43.967863 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-2756b398-c88b-443f-9a4f-778be0e51fb4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:39:43.971979 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-2756b398-c88b-443f-9a4f-778be0e51fb4 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:39:43.972389 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1417/5657] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:39:43 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:44.452136 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-e24ad854-7313-4419-b7e6-6818939aacde None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:44.454039 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-e24ad854-7313-4419-b7e6-6818939aacde tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:39:44.454251 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-e24ad854-7313-4419-b7e6-6818939aacde tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:44.454466 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-e24ad854-7313-4419-b7e6-6818939aacde tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:44.460636 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:44.460636 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:44.463769 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-e24ad854-7313-4419-b7e6-6818939aacde tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:39:44.467791 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-e24ad854-7313-4419-b7e6-6818939aacde tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:39:44.468293 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1420/5658] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:39:44 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:44.477843 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-284f9089-9f71-4fb8-9e1d-d6f5f149d9db None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:44.477843 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-284f9089-9f71-4fb8-9e1d-d6f5f149d9db None None] GET https://10.4.3.32/volume// Aug 08 06:39:44.478060 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-284f9089-9f71-4fb8-9e1d-d6f5f149d9db None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:44.478276 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-284f9089-9f71-4fb8-9e1d-d6f5f149d9db None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:44.478638 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-284f9089-9f71-4fb8-9e1d-d6f5f149d9db None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:39:44.478934 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1412/5659] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:39:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:39:44.486301 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-4f85cfec-c91c-43b5-a767-0a49f28e4258 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:44.488225 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-4f85cfec-c91c-43b5-a767-0a49f28e4258 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:39:44.488563 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-4f85cfec-c91c-43b5-a767-0a49f28e4258 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "848896ca-7203-4a04-b85f-0ca411d0d42c", "connector": null, "instance_uuid": "d30cceaa-9763-425a-8d4f-c9e22b8e4422"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:44.496546 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:44.496546 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:44.521835 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-4f85cfec-c91c-43b5-a767-0a49f28e4258 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:39:44.522237 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1411/5660] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:39:44 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:45.255350 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a8ab7983-2658-4a99-85d6-2d6d60476ad5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:45.255756 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8ab7983-2658-4a99-85d6-2d6d60476ad5 None None] GET https://10.4.3.32/volume// Aug 08 06:39:45.255961 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8ab7983-2658-4a99-85d6-2d6d60476ad5 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:45.256140 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a8ab7983-2658-4a99-85d6-2d6d60476ad5 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:45.256467 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a8ab7983-2658-4a99-85d6-2d6d60476ad5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:39:45.256783 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1418/5661] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:39:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:39:45.265721 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-32a0d3bb-b22a-43fb-a9fa-dbdf9bc83912 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:45.268180 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-32a0d3bb-b22a-43fb-a9fa-dbdf9bc83912 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:39:45.268567 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-32a0d3bb-b22a-43fb-a9fa-dbdf9bc83912 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:39:45.268817 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-32a0d3bb-b22a-43fb-a9fa-dbdf9bc83912 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:39:45.279067 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:45.279067 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:39:45.282523 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-32a0d3bb-b22a-43fb-a9fa-dbdf9bc83912 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:39:45.286785 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-32a0d3bb-b22a-43fb-a9fa-dbdf9bc83912 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:39:45.287151 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1421/5662] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:39:45 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:39:45.389796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-bfe77bc4-dab7-46e0-a899-773d448c94ea None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:45.391749 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-bfe77bc4-dab7-46e0-a899-773d448c94ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/659a3cae-9d8e-499c-ab69-f45acf4ee719 Aug 08 06:39:45.392098 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-bfe77bc4-dab7-46e0-a899-773d448c94ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:45.400377 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-bfe77bc4-dab7-46e0-a899-773d448c94ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-848896ca-7203-4a04-b85f-0ca411d0d42c-np0000006785" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:39:45.404793 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-bfe77bc4-dab7-46e0-a899-773d448c94ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-848896ca-7203-4a04-b85f-0ca411d0d42c-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:39:45.405685 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:45.405685 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:39:45.475352 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-bfe77bc4-dab7-46e0-a899-773d448c94ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-848896ca-7203-4a04-b85f-0ca411d0d42c-np0000006785" released by "attachment_update" :: held 0.070s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:39:45.475680 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-bfe77bc4-dab7-46e0-a899-773d448c94ea tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/659a3cae-9d8e-499c-ab69-f45acf4ee719 returned with HTTP 200 Aug 08 06:39:45.476183 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1413/5663] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:39:45 2026] PUT /volume/v3/attachments/659a3cae-9d8e-499c-ab69-f45acf4ee719 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:39:45.503858 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-1d61c70f-4637-4463-b664-092ee05fab33 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:39:45.505847 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-1d61c70f-4637-4463-b664-092ee05fab33 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/659a3cae-9d8e-499c-ab69-f45acf4ee719/action Aug 08 06:39:45.506229 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-1d61c70f-4637-4463-b664-092ee05fab33 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:39:45.506357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-1d61c70f-4637-4463-b664-092ee05fab33 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:39:45.521974 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:39:45.521974 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:39:45.532605 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-393befeb-ae40-4e1d-aafa-f19be27e1747 req-1d61c70f-4637-4463-b664-092ee05fab33 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/659a3cae-9d8e-499c-ab69-f45acf4ee719/action returned with HTTP 204 Aug 08 06:39:45.533318 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1412/5664] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:39:45 2026] POST /volume/v3/attachments/659a3cae-9d8e-499c-ab69-f45acf4ee719/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:39:53.970786 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=150,cinder:INSERT=36,cinder:UPDATE=71 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:39:55.285399 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=151,cinder:UPDATE=54,cinder:INSERT=22 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:39:55.468626 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=160,cinder:UPDATE=67,cinder:INSERT=36 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:39:55.529075 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=179,cinder:UPDATE=82,cinder:INSERT=44 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:40:07.063101 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-287c1414-7569-4e44-9096-76c0aef22595 req-2d092200-65cb-47f6-9e33-f022b8a0e12a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:07.064786 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-287c1414-7569-4e44-9096-76c0aef22595 req-2d092200-65cb-47f6-9e33-f022b8a0e12a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] DELETE https://10.4.3.32/volume/v3/attachments/9dccc6d0-e6e8-4581-8315-6168c024eb42 Aug 08 06:40:07.065002 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-287c1414-7569-4e44-9096-76c0aef22595 req-2d092200-65cb-47f6-9e33-f022b8a0e12a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:07.065164 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-287c1414-7569-4e44-9096-76c0aef22595 req-2d092200-65cb-47f6-9e33-f022b8a0e12a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:07.073143 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:07.073143 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:40:07.113474 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-287c1414-7569-4e44-9096-76c0aef22595 req-2d092200-65cb-47f6-9e33-f022b8a0e12a tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/attachments/9dccc6d0-e6e8-4581-8315-6168c024eb42 returned with HTTP 200 Aug 08 06:40:07.113987 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1419/5665] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:40:07 2026] DELETE /volume/v3/attachments/9dccc6d0-e6e8-4581-8315-6168c024eb42 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:40:08.391897 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c6518bc-4c46-4116-9b4c-5030228420b1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:08.393440 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c6518bc-4c46-4116-9b4c-5030228420b1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:40:08.393620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c6518bc-4c46-4116-9b4c-5030228420b1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:08.393828 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c6518bc-4c46-4116-9b4c-5030228420b1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:08.393987 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-3c6518bc-4c46-4116-9b4c-5030228420b1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Delete volume with id: 9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:40:08.400438 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:08.400438 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:40:08.400828 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3c6518bc-4c46-4116-9b4c-5030228420b1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:40:08.411857 np0000006785 devstack@c-api.service[100289]: WARNING cinder.keymgr.conf_key_mgr [None req-3c6518bc-4c46-4116-9b4c-5030228420b1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:40:08.418731 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3c6518bc-4c46-4116-9b4c-5030228420b1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Delete volume request issued successfully. Aug 08 06:40:08.418925 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c6518bc-4c46-4116-9b4c-5030228420b1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 202 Aug 08 06:40:08.419294 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1422/5666] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:40:08 2026] DELETE /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:40:08.426744 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-815e8170-2e43-45bb-89ba-739dc8b6b8d1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:08.428640 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-815e8170-2e43-45bb-89ba-739dc8b6b8d1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:40:08.428841 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-815e8170-2e43-45bb-89ba-739dc8b6b8d1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:08.429027 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-815e8170-2e43-45bb-89ba-739dc8b6b8d1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:08.435914 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:08.435914 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:40:08.439292 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-815e8170-2e43-45bb-89ba-739dc8b6b8d1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:40:08.444016 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-815e8170-2e43-45bb-89ba-739dc8b6b8d1 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 200 Aug 08 06:40:08.444411 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1414/5667] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:40:08 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:40:09.456051 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9d7d51ff-10e2-4007-9f76-6a6bbe639458 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:09.457834 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d7d51ff-10e2-4007-9f76-6a6bbe639458 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c Aug 08 06:40:09.458011 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d7d51ff-10e2-4007-9f76-6a6bbe639458 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:09.458180 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d7d51ff-10e2-4007-9f76-6a6bbe639458 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:09.463552 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d7d51ff-10e2-4007-9f76-6a6bbe639458 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c returned with HTTP 404 Aug 08 06:40:09.463989 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1413/5668] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:40:09 2026] GET /volume/v3/volumes/9b63bc56-1f00-4dc5-8c3b-769c431e348c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:40:09.730965 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ffbb20dc-69c4-4aa8-aae6-9c3dd5cf53fb None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:09.732903 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ffbb20dc-69c4-4aa8-aae6-9c3dd5cf53fb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] DELETE https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:40:09.733094 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ffbb20dc-69c4-4aa8-aae6-9c3dd5cf53fb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:09.733303 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ffbb20dc-69c4-4aa8-aae6-9c3dd5cf53fb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:09.733481 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-ffbb20dc-69c4-4aa8-aae6-9c3dd5cf53fb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Delete volume with id: fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:40:09.740381 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:09.740381 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:40:09.740879 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ffbb20dc-69c4-4aa8-aae6-9c3dd5cf53fb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:40:09.751295 np0000006785 devstack@c-api.service[100288]: WARNING cinder.keymgr.conf_key_mgr [None req-ffbb20dc-69c4-4aa8-aae6-9c3dd5cf53fb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:40:09.756982 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ffbb20dc-69c4-4aa8-aae6-9c3dd5cf53fb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Delete volume request issued successfully. Aug 08 06:40:09.757236 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ffbb20dc-69c4-4aa8-aae6-9c3dd5cf53fb tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 202 Aug 08 06:40:09.757659 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1420/5669] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:40:09 2026] DELETE /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:40:09.764870 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ea672cb5-6ca0-4a25-b99c-d673cbfddff3 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:09.766767 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea672cb5-6ca0-4a25-b99c-d673cbfddff3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:40:09.766970 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea672cb5-6ca0-4a25-b99c-d673cbfddff3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:09.767146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ea672cb5-6ca0-4a25-b99c-d673cbfddff3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:09.773922 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:09.773922 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:40:09.777537 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ea672cb5-6ca0-4a25-b99c-d673cbfddff3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Volume info retrieved successfully. Aug 08 06:40:09.782136 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ea672cb5-6ca0-4a25-b99c-d673cbfddff3 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 200 Aug 08 06:40:09.782527 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1423/5670] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:40:09 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:40:10.795564 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3e11fb15-01fb-4eb5-a1a5-7f29b966de17 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:10.797304 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e11fb15-01fb-4eb5-a1a5-7f29b966de17 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] GET https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 Aug 08 06:40:10.797501 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e11fb15-01fb-4eb5-a1a5-7f29b966de17 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:10.797679 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e11fb15-01fb-4eb5-a1a5-7f29b966de17 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:10.802735 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e11fb15-01fb-4eb5-a1a5-7f29b966de17 tempest-TestEncryptedCinderVolumes-2023856445 tempest-TestEncryptedCinderVolumes-2023856445-project-member] https://10.4.3.32/volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 returned with HTTP 404 Aug 08 06:40:10.803146 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1415/5671] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:40:10 2026] GET /volume/v3/volumes/fd7ea4c5-fe4e-463c-9cdc-07ff048b8146 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:40:10.809291 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7332d754-170a-4562-9d38-394258ad7b11 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:10.810903 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7332d754-170a-4562-9d38-394258ad7b11 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:40:10.811077 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7332d754-170a-4562-9d38-394258ad7b11 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:10.811251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7332d754-170a-4562-9d38-394258ad7b11 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:10.811937 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7332d754-170a-4562-9d38-394258ad7b11 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:40:10.821881 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7332d754-170a-4562-9d38-394258ad7b11 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Get all volumes completed successfully. Aug 08 06:40:10.823209 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:10.823209 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:40:10.827650 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7332d754-170a-4562-9d38-394258ad7b11 tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:40:10.828021 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1414/5672] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:40:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7062 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:40:10.841352 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-523f36a7-501d-4d7b-a001-1114832e2b7b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:10.843681 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-523f36a7-501d-4d7b-a001-1114832e2b7b tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] DELETE https://10.4.3.32/volume/v3/types/e181d5e0-08d4-4717-a747-77bdcfd8834d Aug 08 06:40:10.843949 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-523f36a7-501d-4d7b-a001-1114832e2b7b tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:10.844229 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-523f36a7-501d-4d7b-a001-1114832e2b7b tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] Calling method '_delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:10.870598 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-523f36a7-501d-4d7b-a001-1114832e2b7b tempest-TestEncryptedCinderVolumes-88833688 tempest-TestEncryptedCinderVolumes-88833688-project-admin] https://10.4.3.32/volume/v3/types/e181d5e0-08d4-4717-a747-77bdcfd8834d returned with HTTP 202 Aug 08 06:40:10.871143 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1421/5673] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:40:10 2026] DELETE /volume/v3/types/e181d5e0-08d4-4717-a747-77bdcfd8834d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:40:19.780564 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:40:20.799797 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=5 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:40:20.825936 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=4 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:40:20.867433 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:40:30.932205 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-135ab44b-9de5-43f7-b431-af375eba64a4 req-dfea24fd-8fd3-4b22-b081-c92ced8465b1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:30.934115 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-135ab44b-9de5-43f7-b431-af375eba64a4 req-dfea24fd-8fd3-4b22-b081-c92ced8465b1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/659a3cae-9d8e-499c-ab69-f45acf4ee719 Aug 08 06:40:30.934339 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-135ab44b-9de5-43f7-b431-af375eba64a4 req-dfea24fd-8fd3-4b22-b081-c92ced8465b1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:30.934552 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-135ab44b-9de5-43f7-b431-af375eba64a4 req-dfea24fd-8fd3-4b22-b081-c92ced8465b1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:30.941582 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:30.941582 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:40:30.986548 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-135ab44b-9de5-43f7-b431-af375eba64a4 req-dfea24fd-8fd3-4b22-b081-c92ced8465b1 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/659a3cae-9d8e-499c-ab69-f45acf4ee719 returned with HTTP 200 Aug 08 06:40:30.987015 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1424/5674] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:40:30 2026] DELETE /volume/v3/attachments/659a3cae-9d8e-499c-ab69-f45acf4ee719 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:40:32.141358 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f9669774-f840-4b65-b1ab-e419160abd59 req-38c0f457-a500-46f6-92d0-94ebf1bdba0c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:32.143297 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-38c0f457-a500-46f6-92d0-94ebf1bdba0c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:40:32.143493 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-38c0f457-a500-46f6-92d0-94ebf1bdba0c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:32.143679 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-38c0f457-a500-46f6-92d0-94ebf1bdba0c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:32.150831 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:32.150831 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:40:32.153815 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-f9669774-f840-4b65-b1ab-e419160abd59 req-38c0f457-a500-46f6-92d0-94ebf1bdba0c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:40:32.157742 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-38c0f457-a500-46f6-92d0-94ebf1bdba0c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:40:32.158109 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1416/5675] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:40:32 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:40:32.585955 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-f9669774-f840-4b65-b1ab-e419160abd59 req-79294bf2-d7ee-4bcf-87bf-7badc17b1582 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:32.587896 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-79294bf2-d7ee-4bcf-87bf-7badc17b1582 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:40:32.588132 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-79294bf2-d7ee-4bcf-87bf-7badc17b1582 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:32.588369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-79294bf2-d7ee-4bcf-87bf-7badc17b1582 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:32.595198 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:32.595198 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:40:32.599956 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-f9669774-f840-4b65-b1ab-e419160abd59 req-79294bf2-d7ee-4bcf-87bf-7badc17b1582 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:40:32.604404 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-79294bf2-d7ee-4bcf-87bf-7badc17b1582 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:40:32.604731 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1415/5676] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:40:32 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:40:32.614802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-810581d6-919c-460b-848c-b84a6a686000 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:32.614802 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-810581d6-919c-460b-848c-b84a6a686000 None None] GET https://10.4.3.32/volume// Aug 08 06:40:32.614802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-810581d6-919c-460b-848c-b84a6a686000 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:32.614802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-810581d6-919c-460b-848c-b84a6a686000 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:32.614802 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-810581d6-919c-460b-848c-b84a6a686000 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:40:32.614802 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1422/5677] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:40:32 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:40:32.621450 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f9669774-f840-4b65-b1ab-e419160abd59 req-c2a06508-8b4d-44dc-af43-3011a212e72f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:32.623629 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-c2a06508-8b4d-44dc-af43-3011a212e72f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:40:32.624018 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-c2a06508-8b4d-44dc-af43-3011a212e72f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "848896ca-7203-4a04-b85f-0ca411d0d42c", "connector": null, "instance_uuid": "23f7c3b1-0d30-4c88-8ca7-7d4b65a750fe"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:40:32.632235 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:32.632235 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:40:32.656725 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-c2a06508-8b4d-44dc-af43-3011a212e72f tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:40:32.657173 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1425/5678] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:40:32 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:40:33.369043 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d873845e-4d50-467d-a721-b21b6beace74 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:33.369471 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d873845e-4d50-467d-a721-b21b6beace74 None None] GET https://10.4.3.32/volume// Aug 08 06:40:33.369645 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d873845e-4d50-467d-a721-b21b6beace74 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:33.369861 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d873845e-4d50-467d-a721-b21b6beace74 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:33.370194 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d873845e-4d50-467d-a721-b21b6beace74 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:40:33.370462 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1417/5679] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:40:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:40:33.377133 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-f9669774-f840-4b65-b1ab-e419160abd59 req-84c4baa1-c735-40f9-aa4a-f264700f8b71 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:33.379424 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-84c4baa1-c735-40f9-aa4a-f264700f8b71 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:40:33.379660 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-84c4baa1-c735-40f9-aa4a-f264700f8b71 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:40:33.379873 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-84c4baa1-c735-40f9-aa4a-f264700f8b71 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:40:33.388884 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:33.388884 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:40:33.392232 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-f9669774-f840-4b65-b1ab-e419160abd59 req-84c4baa1-c735-40f9-aa4a-f264700f8b71 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:40:33.396640 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-84c4baa1-c735-40f9-aa4a-f264700f8b71 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:40:33.397106 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1416/5680] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:40:33 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:40:33.496116 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-f9669774-f840-4b65-b1ab-e419160abd59 req-fc2d3128-e068-45fe-a694-92b52bee9f2c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:33.497938 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-fc2d3128-e068-45fe-a694-92b52bee9f2c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/ea759aeb-b56a-4d4b-aaec-efa9686d1dc8 Aug 08 06:40:33.498492 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-fc2d3128-e068-45fe-a694-92b52bee9f2c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:40:33.507357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-f9669774-f840-4b65-b1ab-e419160abd59 req-fc2d3128-e068-45fe-a694-92b52bee9f2c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-848896ca-7203-4a04-b85f-0ca411d0d42c-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:40:33.515049 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-f9669774-f840-4b65-b1ab-e419160abd59 req-fc2d3128-e068-45fe-a694-92b52bee9f2c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-848896ca-7203-4a04-b85f-0ca411d0d42c-np0000006785" acquired by "attachment_update" :: waited 0.006s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:40:33.515049 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:33.515049 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:40:33.582499 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-f9669774-f840-4b65-b1ab-e419160abd59 req-fc2d3128-e068-45fe-a694-92b52bee9f2c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-848896ca-7203-4a04-b85f-0ca411d0d42c-np0000006785" released by "attachment_update" :: held 0.070s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:40:33.583549 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-fc2d3128-e068-45fe-a694-92b52bee9f2c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/ea759aeb-b56a-4d4b-aaec-efa9686d1dc8 returned with HTTP 200 Aug 08 06:40:33.583549 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1423/5681] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:40:33 2026] PUT /volume/v3/attachments/ea759aeb-b56a-4d4b-aaec-efa9686d1dc8 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:40:33.606159 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-f9669774-f840-4b65-b1ab-e419160abd59 req-34bc7fcf-7945-4a3c-8554-2cdbaf467b7d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:40:33.608724 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-34bc7fcf-7945-4a3c-8554-2cdbaf467b7d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/ea759aeb-b56a-4d4b-aaec-efa9686d1dc8/action Aug 08 06:40:33.609076 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-34bc7fcf-7945-4a3c-8554-2cdbaf467b7d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:40:33.609212 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-34bc7fcf-7945-4a3c-8554-2cdbaf467b7d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:40:33.624589 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:40:33.624589 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:40:33.634442 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-f9669774-f840-4b65-b1ab-e419160abd59 req-34bc7fcf-7945-4a3c-8554-2cdbaf467b7d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/ea759aeb-b56a-4d4b-aaec-efa9686d1dc8/action returned with HTTP 204 Aug 08 06:40:33.634893 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1426/5682] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:40:33 2026] POST /volume/v3/attachments/ea759aeb-b56a-4d4b-aaec-efa9686d1dc8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:40:42.156553 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=4 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:40:43.395424 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=9 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:40:43.577518 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:40:43.630729 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:41:06.981684 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e360fa72-782e-46e2-a75c-25b0c4c33fa6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:07.035557 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e360fa72-782e-46e2-a75c-25b0c4c33fa6 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:41:07.035940 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e360fa72-782e-46e2-a75c-25b0c4c33fa6 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204993467-184360032", "extra_specs": {"multiattach": " True"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:07.049561 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e360fa72-782e-46e2-a75c-25b0c4c33fa6 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:41:07.049966 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1418/5683] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:41:06 2026] POST /volume/v3/types => generated 286 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:07.057890 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f4e45333-fe44-4652-b158-d47edc2ea267 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:07.061727 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:41:07.062108 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1148102584", "snapshot_id": null, "imageRef": null, "volume_type": "fdda9d33-fd7b-4493-99cc-fdfb296fb532", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:07.063539 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1148102584', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'fdda9d33-fd7b-4493-99cc-fdfb296fb532', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:41:07.068048 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume of 1 GB Aug 08 06:41:07.068329 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:07.068329 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:07.068782 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Availability Zones retrieved successfully. Aug 08 06:41:07.074564 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Flow 'volume_create_api' (ffb242da-95e9-48d6-8813-f2ec1a1e969b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:41:07.076144 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb077a4-89fe-48fa-96e9-4d3e884bd6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:07.077315 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:41:07.085243 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:07.085243 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:07.097220 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb077a4-89fe-48fa-96e9-4d3e884bd6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:41:07Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fdda9d33-fd7b-4493-99cc-fdfb296fb532,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204993467-184360032',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fdda9d33-fd7b-4493-99cc-fdfb296fb532', 'encryption_key_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=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:07.098045 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1cc0a95-b74c-4d9c-9a6c-5959c3853cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:07.123385 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204993467-184360032 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204993467-184360032, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:41:07.123693 np0000006785 devstack@c-api.service[100291]: WARNING cinder.quota [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204993467-184360032 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204993467-184360032, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:41:07.153863 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Created reservations ['4788f2ac-ce15-440d-8f00-66475e44cb08', 'eeeb88e2-857f-4222-bc7d-bc606cbed2ab', '3009fdeb-476e-459b-8fe2-e215d32841b1', '8ff0e870-1186-4e7f-bf97-216acc28de85'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:41:07.154644 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1cc0a95-b74c-4d9c-9a6c-5959c3853cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4788f2ac-ce15-440d-8f00-66475e44cb08', 'eeeb88e2-857f-4222-bc7d-bc606cbed2ab', '3009fdeb-476e-459b-8fe2-e215d32841b1', '8ff0e870-1186-4e7f-bf97-216acc28de85']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:07.155426 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04157fa6-737b-4bf9-b220-2cf9cad997a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:07.176702 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04157fa6-737b-4bf9-b220-2cf9cad997a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8a5077d-d38b-4e14-b8d5-3f59373421a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1148102584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='83310e3a9158436cbe4c5db90096ad22',qos_specs=None,replication_status=,reservations=['4788f2ac-ce15-440d-8f00-66475e44cb08','eeeb88e2-857f-4222-bc7d-bc606cbed2ab','3009fdeb-476e-459b-8fe2-e215d32841b1','8ff0e870-1186-4e7f-bf97-216acc28de85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e9bee93bb84909995507a17d51df8c',volume_type_id=fdda9d33-fd7b-4493-99cc-fdfb296fb532), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1148102584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8a5077d-d38b-4e14-b8d5-3f59373421a1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='83310e3a9158436cbe4c5db90096ad22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e9bee93bb84909995507a17d51df8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fdda9d33-fd7b-4493-99cc-fdfb296fb532),volume_type_id=fdda9d33-fd7b-4493-99cc-fdfb296fb532)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:07.177451 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e77538-9a8a-49dc-9c7b-a2fa16dd5d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:07.195303 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e77538-9a8a-49dc-9c7b-a2fa16dd5d52) transitioned into state 'SUCCESS' from state '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-1148102584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='83310e3a9158436cbe4c5db90096ad22',qos_specs=None,replication_status=,reservations=['4788f2ac-ce15-440d-8f00-66475e44cb08','eeeb88e2-857f-4222-bc7d-bc606cbed2ab','3009fdeb-476e-459b-8fe2-e215d32841b1','8ff0e870-1186-4e7f-bf97-216acc28de85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e9bee93bb84909995507a17d51df8c',volume_type_id=fdda9d33-fd7b-4493-99cc-fdfb296fb532)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:07.196023 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8563440f-7111-4218-9612-47e2783fe1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:07.204586 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8563440f-7111-4218-9612-47e2783fe1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:07.205340 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Flow 'volume_create_api' (ffb242da-95e9-48d6-8813-f2ec1a1e969b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:41:07.205634 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume request issued successfully. Aug 08 06:41:07.206175 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4e45333-fe44-4652-b158-d47edc2ea267 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:41:07.206561 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1417/5684] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:41:07 2026] POST /volume/v3/volumes => generated 827 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:41:07.218349 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-63d03cf9-bf7a-4301-8ea4-937efa463796 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:07.220273 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-63d03cf9-bf7a-4301-8ea4-937efa463796 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:07.220417 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-63d03cf9-bf7a-4301-8ea4-937efa463796 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:07.220532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-63d03cf9-bf7a-4301-8ea4-937efa463796 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:07.227638 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:07.227638 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:07.231166 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-63d03cf9-bf7a-4301-8ea4-937efa463796 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:07.235193 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-63d03cf9-bf7a-4301-8ea4-937efa463796 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:07.235535 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1424/5685] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:07 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:08.248080 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a3dc93e9-c70e-499c-8f23-0032cd1c0a05 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:08.249821 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3dc93e9-c70e-499c-8f23-0032cd1c0a05 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:08.250027 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3dc93e9-c70e-499c-8f23-0032cd1c0a05 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:08.250217 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a3dc93e9-c70e-499c-8f23-0032cd1c0a05 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:08.257282 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:08.257282 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:08.260817 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a3dc93e9-c70e-499c-8f23-0032cd1c0a05 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:08.264678 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a3dc93e9-c70e-499c-8f23-0032cd1c0a05 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:08.265068 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1427/5686] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:08 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:08.276708 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c5a50873-5b1e-4821-9aea-c80d3bf6e571 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:08.278367 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c5a50873-5b1e-4821-9aea-c80d3bf6e571 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:08.278539 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c5a50873-5b1e-4821-9aea-c80d3bf6e571 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:08.278707 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c5a50873-5b1e-4821-9aea-c80d3bf6e571 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:08.284719 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:08.284719 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:08.287762 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c5a50873-5b1e-4821-9aea-c80d3bf6e571 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:08.291290 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c5a50873-5b1e-4821-9aea-c80d3bf6e571 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:08.291628 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1419/5687] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:08 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 920 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:08.303127 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:08.305245 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:41:08.305623 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1765331817", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:08.307458 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1765331817', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:41:08.307602 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume of 1 GB Aug 08 06:41:08.307945 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:08.307945 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:08.312101 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Availability Zones retrieved successfully. Aug 08 06:41:08.318540 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Flow 'volume_create_api' (09ab1feb-9127-4819-baa5-3da6e64a4bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:41:08.319369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (680ac84b-265f-486d-824d-8371e2bf8adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:08.320213 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:41:08.342369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (680ac84b-265f-486d-824d-8371e2bf8adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:08.343116 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915071e0-67da-4031-87db-a7d0280b1bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:08.386529 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Created reservations ['5557890a-5987-422d-841b-7be6d80d47f0', '3b04ed29-3f0d-4e0e-86a9-6b79c2fbd5a2', 'beb5440b-7dbb-474b-8ee6-85efce8d8b06', '6715a18e-7013-4f3a-bf03-b0a29c3e72d9'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:41:08.387242 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915071e0-67da-4031-87db-a7d0280b1bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5557890a-5987-422d-841b-7be6d80d47f0', '3b04ed29-3f0d-4e0e-86a9-6b79c2fbd5a2', 'beb5440b-7dbb-474b-8ee6-85efce8d8b06', '6715a18e-7013-4f3a-bf03-b0a29c3e72d9']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:08.388046 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bdc57b6-e4e4-43d4-8930-b132240da24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:08.411093 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bdc57b6-e4e4-43d4-8930-b132240da24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25450ee7-4ae5-412c-a735-266803b6adde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1765331817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83310e3a9158436cbe4c5db90096ad22',qos_specs=None,replication_status=,reservations=['5557890a-5987-422d-841b-7be6d80d47f0','3b04ed29-3f0d-4e0e-86a9-6b79c2fbd5a2','beb5440b-7dbb-474b-8ee6-85efce8d8b06','6715a18e-7013-4f3a-bf03-b0a29c3e72d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e9bee93bb84909995507a17d51df8c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1765331817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25450ee7-4ae5-412c-a735-266803b6adde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83310e3a9158436cbe4c5db90096ad22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e9bee93bb84909995507a17d51df8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:08.411781 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdbd9635-0bc9-48fc-95fe-bc90e9987b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:08.429216 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdbd9635-0bc9-48fc-95fe-bc90e9987b09) transitioned into state 'SUCCESS' from state '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-1765331817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83310e3a9158436cbe4c5db90096ad22',qos_specs=None,replication_status=,reservations=['5557890a-5987-422d-841b-7be6d80d47f0','3b04ed29-3f0d-4e0e-86a9-6b79c2fbd5a2','beb5440b-7dbb-474b-8ee6-85efce8d8b06','6715a18e-7013-4f3a-bf03-b0a29c3e72d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e9bee93bb84909995507a17d51df8c',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:08.430014 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b85e8472-d5be-4787-b655-a76944bc0c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:08.438526 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b85e8472-d5be-4787-b655-a76944bc0c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:08.439546 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Flow 'volume_create_api' (09ab1feb-9127-4819-baa5-3da6e64a4bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:41:08.439826 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume request issued successfully. Aug 08 06:41:08.440351 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa007296-1f43-46be-b7ec-0b3c7ab92037 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:41:08.440791 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1418/5688] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:41:08 2026] POST /volume/v3/volumes => generated 751 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:41:08.452271 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-836ef659-a2bf-4442-8557-6f369970350d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:08.455704 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-836ef659-a2bf-4442-8557-6f369970350d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:08.455987 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-836ef659-a2bf-4442-8557-6f369970350d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:08.456240 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-836ef659-a2bf-4442-8557-6f369970350d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:08.467367 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:08.467367 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:08.469257 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-836ef659-a2bf-4442-8557-6f369970350d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:08.473587 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-836ef659-a2bf-4442-8557-6f369970350d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:08.474029 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1425/5689] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:08 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:09.490086 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e404d4bb-d2f4-4323-bce9-bda799d41da1 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:09.492155 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e404d4bb-d2f4-4323-bce9-bda799d41da1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:09.492555 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e404d4bb-d2f4-4323-bce9-bda799d41da1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:09.493180 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e404d4bb-d2f4-4323-bce9-bda799d41da1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:09.500616 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:09.500616 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:09.504228 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e404d4bb-d2f4-4323-bce9-bda799d41da1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:09.508765 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e404d4bb-d2f4-4323-bce9-bda799d41da1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:09.509200 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1428/5690] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:09 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:09.521742 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ca58bea2-e57f-489b-b88e-d63a0655d823 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:09.524013 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca58bea2-e57f-489b-b88e-d63a0655d823 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:09.524273 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca58bea2-e57f-489b-b88e-d63a0655d823 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:09.524515 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca58bea2-e57f-489b-b88e-d63a0655d823 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:09.533418 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:09.533418 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:09.537687 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ca58bea2-e57f-489b-b88e-d63a0655d823 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:09.542860 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca58bea2-e57f-489b-b88e-d63a0655d823 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:09.543341 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1420/5691] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:09 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:09.557269 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eec4dfef-123f-4eb4-8e1e-4dc9483c12e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:09.559418 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eec4dfef-123f-4eb4-8e1e-4dc9483c12e4 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:41:09.560097 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eec4dfef-123f-4eb4-8e1e-4dc9483c12e4 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1952785636", "extra_specs": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:09.563815 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:09.563815 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:09.575392 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eec4dfef-123f-4eb4-8e1e-4dc9483c12e4 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:41:09.576188 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1419/5692] 10.4.3.32 () {68 vars in 1245 bytes} [Sat Aug 8 06:41:09 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:09.584044 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d8bfbd5e-9e5f-40a8-b0e7-578d239edb7e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:09.585845 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8bfbd5e-9e5f-40a8-b0e7-578d239edb7e tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] POST https://10.4.3.32/volume/v3/types/21e69283-77e2-4e50-8b2d-247f09d18290/encryption Aug 08 06:41:09.586239 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d8bfbd5e-9e5f-40a8-b0e7-578d239edb7e tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:09.599806 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d8bfbd5e-9e5f-40a8-b0e7-578d239edb7e tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/types/21e69283-77e2-4e50-8b2d-247f09d18290/encryption returned with HTTP 200 Aug 08 06:41:09.600253 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1426/5693] 10.4.3.32 () {68 vars in 1390 bytes} [Sat Aug 8 06:41:09 2026] POST /volume/v3/types/21e69283-77e2-4e50-8b2d-247f09d18290/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:09.607207 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:09.608988 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:41:09.609327 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-584965492", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1952785636", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:09.611064 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-584965492', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1952785636', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:41:09.614925 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume of 1 GB Aug 08 06:41:09.615351 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:09.615351 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:09.615929 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Availability Zones retrieved successfully. Aug 08 06:41:09.622283 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Flow 'volume_create_api' (211b867f-5ed0-4709-a33c-9e90ebfc7857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:41:09.623430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9895629d-b0c1-47d8-a955-2e807317987d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:09.624432 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:41:09.650365 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9895629d-b0c1-47d8-a955-2e807317987d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:41:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=21e69283-77e2-4e50-8b2d-247f09d18290,is_public=True,name='tempest-scenario-type-luks-1952785636',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '21e69283-77e2-4e50-8b2d-247f09d18290', '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=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:09.651341 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (127a4cf5-8175-4ac7-af44-e92d60e4dfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:09.678653 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1952785636 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1952785636, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:41:09.679100 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1952785636 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1952785636, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:41:09.701120 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Created reservations ['9aa3cd55-1fd7-4544-a39e-4f8dedf050a3', '964eb6e6-192f-406b-b2ce-ae132041a9c6', '6301a08c-1ba2-4e08-90fa-6c0a437fa586', '8d71f014-9a45-4929-b778-0628e8c6df23'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:41:09.701962 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (127a4cf5-8175-4ac7-af44-e92d60e4dfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aa3cd55-1fd7-4544-a39e-4f8dedf050a3', '964eb6e6-192f-406b-b2ce-ae132041a9c6', '6301a08c-1ba2-4e08-90fa-6c0a437fa586', '8d71f014-9a45-4929-b778-0628e8c6df23']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:09.702656 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be89ebf-2fb2-4084-b1eb-98e8993aff5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:09.722270 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be89ebf-2fb2-4084-b1eb-98e8993aff5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d63c3aa-0634-4840-949d-6d1806b80447', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-584965492',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83310e3a9158436cbe4c5db90096ad22',qos_specs=None,replication_status=,reservations=['9aa3cd55-1fd7-4544-a39e-4f8dedf050a3','964eb6e6-192f-406b-b2ce-ae132041a9c6','6301a08c-1ba2-4e08-90fa-6c0a437fa586','8d71f014-9a45-4929-b778-0628e8c6df23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e9bee93bb84909995507a17d51df8c',volume_type_id=21e69283-77e2-4e50-8b2d-247f09d18290), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-584965492',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5d63c3aa-0634-4840-949d-6d1806b80447,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83310e3a9158436cbe4c5db90096ad22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e9bee93bb84909995507a17d51df8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(21e69283-77e2-4e50-8b2d-247f09d18290),volume_type_id=21e69283-77e2-4e50-8b2d-247f09d18290)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:09.723664 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c2cc97-b2ae-4316-907c-6822e7c14205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:09.738319 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c2cc97-b2ae-4316-907c-6822e7c14205) transitioned into state 'SUCCESS' from state '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-584965492',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83310e3a9158436cbe4c5db90096ad22',qos_specs=None,replication_status=,reservations=['9aa3cd55-1fd7-4544-a39e-4f8dedf050a3','964eb6e6-192f-406b-b2ce-ae132041a9c6','6301a08c-1ba2-4e08-90fa-6c0a437fa586','8d71f014-9a45-4929-b778-0628e8c6df23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e9bee93bb84909995507a17d51df8c',volume_type_id=21e69283-77e2-4e50-8b2d-247f09d18290)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:09.739050 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cdbabf-1249-4202-95c8-347b15dd5bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:09.746724 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cdbabf-1249-4202-95c8-347b15dd5bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:09.747468 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Flow 'volume_create_api' (211b867f-5ed0-4709-a33c-9e90ebfc7857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:41:09.747782 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume request issued successfully. Aug 08 06:41:09.748326 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9144efd7-41d9-45f6-8d61-54ae214c2c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:41:09.748765 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1429/5694] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:41:09 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:41:09.764603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-96efef52-289b-47ca-808c-87269a36434f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:09.766292 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96efef52-289b-47ca-808c-87269a36434f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:09.766481 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96efef52-289b-47ca-808c-87269a36434f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:09.766654 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96efef52-289b-47ca-808c-87269a36434f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:09.779407 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:09.779407 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:09.790104 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-96efef52-289b-47ca-808c-87269a36434f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:09.793929 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96efef52-289b-47ca-808c-87269a36434f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:09.794269 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1421/5695] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:09 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:10.807839 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca0eb1f6-08a3-434e-85d6-a2f728549152 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:10.811492 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca0eb1f6-08a3-434e-85d6-a2f728549152 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:10.811492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca0eb1f6-08a3-434e-85d6-a2f728549152 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:10.811492 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca0eb1f6-08a3-434e-85d6-a2f728549152 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:10.818558 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:10.818558 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:10.822991 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ca0eb1f6-08a3-434e-85d6-a2f728549152 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:10.827964 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca0eb1f6-08a3-434e-85d6-a2f728549152 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:10.828521 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1420/5696] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:10 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:10.840268 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e0024e87-9017-4ae2-8520-03e4a1a9c7d6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:10.841959 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e0024e87-9017-4ae2-8520-03e4a1a9c7d6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:10.842128 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e0024e87-9017-4ae2-8520-03e4a1a9c7d6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:10.842307 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e0024e87-9017-4ae2-8520-03e4a1a9c7d6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:10.849275 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:10.849275 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:10.852442 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e0024e87-9017-4ae2-8520-03e4a1a9c7d6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:10.856326 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e0024e87-9017-4ae2-8520-03e4a1a9c7d6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:10.856656 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1427/5697] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:10 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:10.897441 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-c77b1824-11aa-4606-b52a-84c006bc84c2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:10.899581 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-c77b1824-11aa-4606-b52a-84c006bc84c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:10.899840 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-c77b1824-11aa-4606-b52a-84c006bc84c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:10.900076 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-c77b1824-11aa-4606-b52a-84c006bc84c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:10.906636 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:10.906636 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:10.910321 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-c77b1824-11aa-4606-b52a-84c006bc84c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:10.914057 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-c77b1824-11aa-4606-b52a-84c006bc84c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:10.914518 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1430/5698] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:41:10 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:10.988339 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-776b3b75-c7ad-409e-af4b-7560ea040c18 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:10.988851 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-776b3b75-c7ad-409e-af4b-7560ea040c18 None None] GET https://10.4.3.32/volume// Aug 08 06:41:10.988982 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-776b3b75-c7ad-409e-af4b-7560ea040c18 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:10.989070 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-776b3b75-c7ad-409e-af4b-7560ea040c18 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:10.989364 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-776b3b75-c7ad-409e-af4b-7560ea040c18 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:41:10.989630 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1422/5699] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:41:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:41:10.997636 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-aefd2324-8582-43ea-93d7-1f20568a3429 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:10.999448 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-aefd2324-8582-43ea-93d7-1f20568a3429 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:41:11.000073 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-aefd2324-8582-43ea-93d7-1f20568a3429 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25450ee7-4ae5-412c-a735-266803b6adde", "connector": null, "instance_uuid": "3e6acf52-0951-4d8b-9b0e-0b2c1fb84a15"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:11.009485 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:11.009485 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:11.030597 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-aefd2324-8582-43ea-93d7-1f20568a3429 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:41:11.031219 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1421/5700] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:41:10 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:11.059368 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9fc384f8-c1f7-4310-a84b-86719cf4da42 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:11.061186 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9fc384f8-c1f7-4310-a84b-86719cf4da42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:11.061399 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9fc384f8-c1f7-4310-a84b-86719cf4da42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:11.061632 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9fc384f8-c1f7-4310-a84b-86719cf4da42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:11.067162 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b23b107f-1d7c-4735-b6f1-fc5719db86e4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:11.067670 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b23b107f-1d7c-4735-b6f1-fc5719db86e4 None None] GET https://10.4.3.32/volume// Aug 08 06:41:11.067860 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b23b107f-1d7c-4735-b6f1-fc5719db86e4 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:11.068077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b23b107f-1d7c-4735-b6f1-fc5719db86e4 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:11.068394 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b23b107f-1d7c-4735-b6f1-fc5719db86e4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:41:11.068663 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1431/5701] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:41:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:41:11.071630 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:11.071630 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:11.074787 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-90392c11-7861-4fb7-8846-0bf3016ef1ac None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:11.075297 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9fc384f8-c1f7-4310-a84b-86719cf4da42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:11.079596 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-90392c11-7861-4fb7-8846-0bf3016ef1ac tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:11.079832 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-90392c11-7861-4fb7-8846-0bf3016ef1ac tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:11.079872 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9fc384f8-c1f7-4310-a84b-86719cf4da42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:11.080040 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-90392c11-7861-4fb7-8846-0bf3016ef1ac tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:11.080287 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1428/5702] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:11 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:11.088633 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:11.088633 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:11.091825 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-90392c11-7861-4fb7-8846-0bf3016ef1ac tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:11.095597 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-90392c11-7861-4fb7-8846-0bf3016ef1ac tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:11.095995 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1423/5703] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:41:11 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:41:11.195751 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-7f1b3372-f57f-4f8c-abd9-efc6922916ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:11.197957 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-7f1b3372-f57f-4f8c-abd9-efc6922916ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] PUT https://10.4.3.32/volume/v3/attachments/b8f6b83f-2871-4e47-b74f-d4a0865ed3d0 Aug 08 06:41:11.198558 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-7f1b3372-f57f-4f8c-abd9-efc6922916ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:11.208116 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-7f1b3372-f57f-4f8c-abd9-efc6922916ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Acquiring lock "cinder-attachment_update-25450ee7-4ae5-412c-a735-266803b6adde-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:41:11.216039 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-7f1b3372-f57f-4f8c-abd9-efc6922916ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-25450ee7-4ae5-412c-a735-266803b6adde-np0000006785" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:41:11.216039 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:11.216039 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:11.286122 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-7f1b3372-f57f-4f8c-abd9-efc6922916ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-25450ee7-4ae5-412c-a735-266803b6adde-np0000006785" released by "attachment_update" :: held 0.072s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:41:11.286122 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-7f1b3372-f57f-4f8c-abd9-efc6922916ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/b8f6b83f-2871-4e47-b74f-d4a0865ed3d0 returned with HTTP 200 Aug 08 06:41:11.286736 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1422/5704] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:41:11 2026] PUT /volume/v3/attachments/b8f6b83f-2871-4e47-b74f-d4a0865ed3d0 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:12.092704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-24005940-1433-4c07-bace-4728bcc47d3c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:12.094582 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24005940-1433-4c07-bace-4728bcc47d3c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:12.094806 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24005940-1433-4c07-bace-4728bcc47d3c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:12.095019 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-24005940-1433-4c07-bace-4728bcc47d3c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:12.103915 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:12.103915 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:12.107139 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-24005940-1433-4c07-bace-4728bcc47d3c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:12.110946 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-24005940-1433-4c07-bace-4728bcc47d3c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:12.111286 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1432/5705] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:12 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:13.122959 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-760b4138-a441-47f6-8fc0-53d3425b038b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:13.124731 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-760b4138-a441-47f6-8fc0-53d3425b038b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:13.124980 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-760b4138-a441-47f6-8fc0-53d3425b038b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:13.125175 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-760b4138-a441-47f6-8fc0-53d3425b038b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:13.134879 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:13.134879 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:13.138000 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-760b4138-a441-47f6-8fc0-53d3425b038b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:13.141930 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-760b4138-a441-47f6-8fc0-53d3425b038b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:13.142273 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1429/5706] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:13 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:14.154837 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f2811e77-9fa2-4439-8c9e-fa89147acaa7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:14.156480 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2811e77-9fa2-4439-8c9e-fa89147acaa7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:14.156658 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2811e77-9fa2-4439-8c9e-fa89147acaa7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:14.156848 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2811e77-9fa2-4439-8c9e-fa89147acaa7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:14.165070 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:14.165070 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:14.169738 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f2811e77-9fa2-4439-8c9e-fa89147acaa7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:14.173563 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2811e77-9fa2-4439-8c9e-fa89147acaa7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:14.173996 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1424/5707] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:14 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:14.513908 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-1e554007-83f2-4b02-a281-419908d8be6c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:14.516052 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-1e554007-83f2-4b02-a281-419908d8be6c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments/b8f6b83f-2871-4e47-b74f-d4a0865ed3d0/action Aug 08 06:41:14.516395 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-1e554007-83f2-4b02-a281-419908d8be6c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:41:14.516506 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-1e554007-83f2-4b02-a281-419908d8be6c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:14.532112 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:14.532112 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:14.542210 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-14d747fb-aaa7-4bea-a32f-24a7c6696770 req-1e554007-83f2-4b02-a281-419908d8be6c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/b8f6b83f-2871-4e47-b74f-d4a0865ed3d0/action returned with HTTP 204 Aug 08 06:41:14.542586 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1423/5708] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:41:14 2026] POST /volume/v3/attachments/b8f6b83f-2871-4e47-b74f-d4a0865ed3d0/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:41:15.188030 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a8bec499-cb63-4b7a-9919-c77d617111cf None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:15.190215 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8bec499-cb63-4b7a-9919-c77d617111cf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:41:15.190454 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8bec499-cb63-4b7a-9919-c77d617111cf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:15.190696 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a8bec499-cb63-4b7a-9919-c77d617111cf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:15.203234 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:15.203234 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:15.208463 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a8bec499-cb63-4b7a-9919-c77d617111cf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:15.214042 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a8bec499-cb63-4b7a-9919-c77d617111cf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:41:15.214590 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1433/5709] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:15 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:15.251870 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-17a10e3f-17b9-48b8-bca9-33652128cd68 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:15.254014 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-17a10e3f-17b9-48b8-bca9-33652128cd68 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:15.254247 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-17a10e3f-17b9-48b8-bca9-33652128cd68 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:15.254470 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-17a10e3f-17b9-48b8-bca9-33652128cd68 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:15.260899 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:15.260899 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:15.264042 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-17a10e3f-17b9-48b8-bca9-33652128cd68 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:15.267946 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-17a10e3f-17b9-48b8-bca9-33652128cd68 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:15.268331 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1430/5710] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:41:15 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:15.335364 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-844d84ef-8788-4c49-980e-2ea093182e86 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:15.335741 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-844d84ef-8788-4c49-980e-2ea093182e86 None None] GET https://10.4.3.32/volume// Aug 08 06:41:15.335935 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-844d84ef-8788-4c49-980e-2ea093182e86 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:15.336146 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-844d84ef-8788-4c49-980e-2ea093182e86 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:15.336472 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-844d84ef-8788-4c49-980e-2ea093182e86 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:41:15.336737 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1425/5711] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:41:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:41:15.344494 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-cf6c1161-6408-4d84-a411-b4020258fbda None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:15.374141 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-cf6c1161-6408-4d84-a411-b4020258fbda tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:41:15.374347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-cf6c1161-6408-4d84-a411-b4020258fbda tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d63c3aa-0634-4840-949d-6d1806b80447", "connector": null, "instance_uuid": "3e6acf52-0951-4d8b-9b0e-0b2c1fb84a15"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:15.382403 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:15.382403 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:15.405219 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-cf6c1161-6408-4d84-a411-b4020258fbda tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:41:15.405691 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1424/5712] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:41:15 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:15.428749 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ae21e5b4-ce7c-4c0c-9879-d9688aa8addc None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:15.430607 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae21e5b4-ce7c-4c0c-9879-d9688aa8addc tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:15.430884 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae21e5b4-ce7c-4c0c-9879-d9688aa8addc tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:15.431088 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ae21e5b4-ce7c-4c0c-9879-d9688aa8addc tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:15.438950 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7e87024a-58a5-430d-832f-b3189b6b9755 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:15.439270 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e87024a-58a5-430d-832f-b3189b6b9755 None None] GET https://10.4.3.32/volume// Aug 08 06:41:15.439429 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e87024a-58a5-430d-832f-b3189b6b9755 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:15.439600 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e87024a-58a5-430d-832f-b3189b6b9755 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:15.439959 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e87024a-58a5-430d-832f-b3189b6b9755 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:41:15.440036 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:15.440036 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:15.440231 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1431/5713] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:41:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:41:15.443297 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ae21e5b4-ce7c-4c0c-9879-d9688aa8addc tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:15.446677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-b60767bc-5456-45a7-8d36-dd603ad61839 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:15.447201 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ae21e5b4-ce7c-4c0c-9879-d9688aa8addc tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:15.447571 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1434/5714] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:15 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:15.449074 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-b60767bc-5456-45a7-8d36-dd603ad61839 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:15.449321 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-b60767bc-5456-45a7-8d36-dd603ad61839 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:15.449554 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-b60767bc-5456-45a7-8d36-dd603ad61839 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:15.458683 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:15.458683 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:15.462283 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-b60767bc-5456-45a7-8d36-dd603ad61839 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:15.465947 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-b60767bc-5456-45a7-8d36-dd603ad61839 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:15.466314 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1426/5715] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:41:15 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:41:15.560528 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-6dca5be7-520e-4927-99ff-31c7baa5aed1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:15.562228 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-6dca5be7-520e-4927-99ff-31c7baa5aed1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] PUT https://10.4.3.32/volume/v3/attachments/ecbb9ea2-8409-4d79-b08e-d8b2c8463500 Aug 08 06:41:15.562530 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-6dca5be7-520e-4927-99ff-31c7baa5aed1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:15.568930 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-6dca5be7-520e-4927-99ff-31c7baa5aed1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Acquiring lock "cinder-attachment_update-5d63c3aa-0634-4840-949d-6d1806b80447-np0000006785" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:41:15.573290 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-6dca5be7-520e-4927-99ff-31c7baa5aed1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-5d63c3aa-0634-4840-949d-6d1806b80447-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:41:15.574196 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:15.574196 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:15.640402 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-6dca5be7-520e-4927-99ff-31c7baa5aed1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-5d63c3aa-0634-4840-949d-6d1806b80447-np0000006785" released by "attachment_update" :: held 0.067s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:41:15.640658 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-6dca5be7-520e-4927-99ff-31c7baa5aed1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/ecbb9ea2-8409-4d79-b08e-d8b2c8463500 returned with HTTP 200 Aug 08 06:41:15.641284 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1425/5716] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:41:15 2026] PUT /volume/v3/attachments/ecbb9ea2-8409-4d79-b08e-d8b2c8463500 => generated 968 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:15.648048 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-bace8338-b44e-45c2-81f2-a99e391d1cb6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:15.650008 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-bace8338-b44e-45c2-81f2-a99e391d1cb6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447/encryption Aug 08 06:41:15.650199 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-bace8338-b44e-45c2-81f2-a99e391d1cb6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:15.650392 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-bace8338-b44e-45c2-81f2-a99e391d1cb6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:15.658962 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:15.658962 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:15.665410 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-bace8338-b44e-45c2-81f2-a99e391d1cb6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447/encryption returned with HTTP 200 Aug 08 06:41:15.665830 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1432/5717] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:41:15 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:16.459607 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-ce240c7b-1a0f-4515-a6c5-bed8584090b5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:16.461452 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce240c7b-1a0f-4515-a6c5-bed8584090b5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:16.461726 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce240c7b-1a0f-4515-a6c5-bed8584090b5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:16.461973 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-ce240c7b-1a0f-4515-a6c5-bed8584090b5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:16.471648 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:16.471648 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:16.475366 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-ce240c7b-1a0f-4515-a6c5-bed8584090b5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:16.479567 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-ce240c7b-1a0f-4515-a6c5-bed8584090b5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:16.480018 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1435/5718] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:16 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:17.412847 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-20e0b836-13ee-4d38-ad72-7975443fd97c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:17.414311 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-20e0b836-13ee-4d38-ad72-7975443fd97c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:41:17.414618 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-20e0b836-13ee-4d38-ad72-7975443fd97c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "848896ca-7203-4a04-b85f-0ca411d0d42c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-382939581", "description": null, "metadata": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:17.426055 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:17.426055 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:17.426520 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-20e0b836-13ee-4d38-ad72-7975443fd97c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:41:17.426684 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-20e0b836-13ee-4d38-ad72-7975443fd97c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create snapshot from volume 848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:41:17.451247 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-20e0b836-13ee-4d38-ad72-7975443fd97c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['0880d51d-17c2-4619-b70b-c8df7f52ffd0', '65343e6f-c4cd-4711-b045-bd2c5f796ac4', '47956ee8-7a17-4793-8262-c8131162df9f', '1bee86b0-ea9c-4342-857b-a03c9a8ae1be'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:41:17.479064 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-20e0b836-13ee-4d38-ad72-7975443fd97c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot force create request issued successfully. Aug 08 06:41:17.479359 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-20e0b836-13ee-4d38-ad72-7975443fd97c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:41:17.479767 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1427/5719] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:41:17 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) Aug 08 06:41:17.487347 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6a4eaa86-668f-4ff5-b842-5059381b432b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:17.489321 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a4eaa86-668f-4ff5-b842-5059381b432b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 Aug 08 06:41:17.489558 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a4eaa86-668f-4ff5-b842-5059381b432b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:17.489756 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a4eaa86-668f-4ff5-b842-5059381b432b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:17.493363 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-98a72beb-a85c-4dd7-9a63-35cc27e165d7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:17.495032 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-98a72beb-a85c-4dd7-9a63-35cc27e165d7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:17.495101 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:17.495101 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:17.495200 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-98a72beb-a85c-4dd7-9a63-35cc27e165d7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:17.495370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-98a72beb-a85c-4dd7-9a63-35cc27e165d7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:17.495521 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6a4eaa86-668f-4ff5-b842-5059381b432b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:41:17.496377 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a4eaa86-668f-4ff5-b842-5059381b432b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 returned with HTTP 200 Aug 08 06:41:17.496704 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1426/5720] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:41:17 2026] GET /volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:17.504910 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:17.504910 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:17.508538 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-98a72beb-a85c-4dd7-9a63-35cc27e165d7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:17.512851 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-98a72beb-a85c-4dd7-9a63-35cc27e165d7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:17.513339 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1433/5721] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:17 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:18.505580 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3f92bf4f-225b-435f-91cb-3478f664958b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:18.507957 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f92bf4f-225b-435f-91cb-3478f664958b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 Aug 08 06:41:18.508271 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3f92bf4f-225b-435f-91cb-3478f664958b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:18.508569 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3f92bf4f-225b-435f-91cb-3478f664958b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:18.514070 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:18.514070 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:18.514512 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-3f92bf4f-225b-435f-91cb-3478f664958b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:41:18.515312 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3f92bf4f-225b-435f-91cb-3478f664958b tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 returned with HTTP 200 Aug 08 06:41:18.515812 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1436/5722] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:41:18 2026] GET /volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:18.524075 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b90d6d2d-db89-4fbd-be80-8ae3ca666f1e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:18.525454 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3dddcdfd-0210-49ee-937b-ee51fd9ca5c5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:18.525982 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b90d6d2d-db89-4fbd-be80-8ae3ca666f1e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 Aug 08 06:41:18.526169 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b90d6d2d-db89-4fbd-be80-8ae3ca666f1e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:18.526341 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b90d6d2d-db89-4fbd-be80-8ae3ca666f1e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:18.527118 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3dddcdfd-0210-49ee-937b-ee51fd9ca5c5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:18.527303 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3dddcdfd-0210-49ee-937b-ee51fd9ca5c5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:18.527476 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3dddcdfd-0210-49ee-937b-ee51fd9ca5c5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:18.531383 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:18.531383 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:18.531789 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b90d6d2d-db89-4fbd-be80-8ae3ca666f1e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:41:18.532582 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b90d6d2d-db89-4fbd-be80-8ae3ca666f1e tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 returned with HTTP 200 Aug 08 06:41:18.532948 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1428/5723] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:41:18 2026] GET /volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:18.536254 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:18.536254 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:18.539351 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3dddcdfd-0210-49ee-937b-ee51fd9ca5c5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:18.539825 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:18.541864 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:41:18.542207 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-980944692", "snapshot_id": "23cfa1a1-ae8c-4d60-98cd-f576c1c360a1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:18.543160 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3dddcdfd-0210-49ee-937b-ee51fd9ca5c5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:18.543557 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1427/5724] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:18 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:18.543616 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.volumes [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-980944692', 'snapshot_id': '23cfa1a1-ae8c-4d60-98cd-f576c1c360a1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100288) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:41:18.548817 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:18.548817 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:18.549220 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:41:18.549325 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume of 1 GB Aug 08 06:41:18.552249 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Availability Zones retrieved successfully. Aug 08 06:41:18.556903 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (61e7b2d2-914b-4081-8106-fb3c666db3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:41:18.557850 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4065ac9c-af61-4ff0-8bcf-dea5376c447f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:18.558613 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.flows.api.create_volume [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100288) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:41:18.585543 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4065ac9c-af61-4ff0-8bcf-dea5376c447f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '23cfa1a1-ae8c-4d60-98cd-f576c1c360a1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:18.586255 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d8f9367-f61c-4b30-9537-e6e1062b3d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:18.621422 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Created reservations ['7da2e5d9-5e77-42fb-a885-b022054a7ea6', '9e4bce00-5ce8-4875-8f34-40397544a35a', '4080d61e-6898-4bb1-ae89-925116c3473c', 'fdef9c57-9479-49b8-9fc4-fce0600fac18'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:41:18.622211 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d8f9367-f61c-4b30-9537-e6e1062b3d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7da2e5d9-5e77-42fb-a885-b022054a7ea6', '9e4bce00-5ce8-4875-8f34-40397544a35a', '4080d61e-6898-4bb1-ae89-925116c3473c', 'fdef9c57-9479-49b8-9fc4-fce0600fac18']}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:18.622919 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79ae7b7-fc4a-417d-aed6-66c50bdb2b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:18.659166 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79ae7b7-fc4a-417d-aed6-66c50bdb2b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d158603-f85b-4215-81ae-7d6cb8bdbf6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-980944692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['7da2e5d9-5e77-42fb-a885-b022054a7ea6','9e4bce00-5ce8-4875-8f34-40397544a35a','4080d61e-6898-4bb1-ae89-925116c3473c','fdef9c57-9479-49b8-9fc4-fce0600fac18'],size=1,snapshot_id=23cfa1a1-ae8c-4d60-98cd-f576c1c360a1,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-980944692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d158603-f85b-4215-81ae-7d6cb8bdbf6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52396dcda34903aa2d1efdaf64c22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=23cfa1a1-ae8c-4d60-98cd-f576c1c360a1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38619846cb274a5fad447ef72b10f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:18.659863 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df7f5d2-0779-43a5-9efd-f6cf0c9ae58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:18.675715 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df7f5d2-0779-43a5-9efd-f6cf0c9ae58f) transitioned into state 'SUCCESS' from state '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-980944692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e52396dcda34903aa2d1efdaf64c22c',qos_specs=None,replication_status=,reservations=['7da2e5d9-5e77-42fb-a885-b022054a7ea6','9e4bce00-5ce8-4875-8f34-40397544a35a','4080d61e-6898-4bb1-ae89-925116c3473c','fdef9c57-9479-49b8-9fc4-fce0600fac18'],size=1,snapshot_id=23cfa1a1-ae8c-4d60-98cd-f576c1c360a1,source_replicaid=,source_volid=None,status='creating',user_id='38619846cb274a5fad447ef72b10f41b',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:18.676362 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878b6ce4-9d4a-4055-a9fb-7c46d9d0cd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:41:18.698056 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878b6ce4-9d4a-4055-a9fb-7c46d9d0cd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100288) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:41:18.698918 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Flow 'volume_create_api' (61e7b2d2-914b-4081-8106-fb3c666db3fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100288) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:41:18.699262 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Create volume request issued successfully. Aug 08 06:41:18.699871 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9cbf1e6d-9eda-4e1c-a9a1-8836222746b0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:41:18.700480 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1434/5725] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:41:18 2026] POST /volume/v3/volumes => generated 782 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:41:18.711546 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1b9b1d90-e558-41b8-bb7d-04535e76d81c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:18.713307 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b9b1d90-e558-41b8-bb7d-04535e76d81c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:41:18.713536 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1b9b1d90-e558-41b8-bb7d-04535e76d81c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:18.713783 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1b9b1d90-e558-41b8-bb7d-04535e76d81c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:18.721328 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:18.721328 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:18.725844 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1b9b1d90-e558-41b8-bb7d-04535e76d81c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:41:18.729759 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1b9b1d90-e558-41b8-bb7d-04535e76d81c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a returned with HTTP 200 Aug 08 06:41:18.730144 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1437/5726] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:18 2026] GET /volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:19.555284 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-efee404b-90e9-45b4-8acd-0a43a21c3e6c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:19.556999 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-efee404b-90e9-45b4-8acd-0a43a21c3e6c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:19.557196 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-efee404b-90e9-45b4-8acd-0a43a21c3e6c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:19.557372 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-efee404b-90e9-45b4-8acd-0a43a21c3e6c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:19.566238 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:19.566238 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:19.569742 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-efee404b-90e9-45b4-8acd-0a43a21c3e6c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:19.574097 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-efee404b-90e9-45b4-8acd-0a43a21c3e6c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:19.574432 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1429/5727] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:19 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:19.742862 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-749fe0a4-2e1e-4040-af76-5eea8dcb9152 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:19.744794 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-749fe0a4-2e1e-4040-af76-5eea8dcb9152 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:41:19.745021 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-749fe0a4-2e1e-4040-af76-5eea8dcb9152 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:19.745196 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-749fe0a4-2e1e-4040-af76-5eea8dcb9152 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:19.751944 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:19.751944 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:19.755563 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-749fe0a4-2e1e-4040-af76-5eea8dcb9152 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:41:19.760274 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-749fe0a4-2e1e-4040-af76-5eea8dcb9152 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a returned with HTTP 200 Aug 08 06:41:19.760702 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1428/5728] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:19 2026] GET /volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:19.772220 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-49cfb5c1-ef43-4d31-b5c6-3612121e66a7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:19.774511 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49cfb5c1-ef43-4d31-b5c6-3612121e66a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:41:19.774724 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49cfb5c1-ef43-4d31-b5c6-3612121e66a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:19.774958 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-49cfb5c1-ef43-4d31-b5c6-3612121e66a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:19.781812 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:19.781812 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:19.785180 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-49cfb5c1-ef43-4d31-b5c6-3612121e66a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:41:19.789513 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-49cfb5c1-ef43-4d31-b5c6-3612121e66a7 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a returned with HTTP 200 Aug 08 06:41:19.789943 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1435/5729] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:19 2026] GET /volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:19.877252 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b7e6da61-d932-4310-acf0-a080630c23cc req-d16f28fa-da72-4655-8377-1a255914595c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:19.879607 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-d16f28fa-da72-4655-8377-1a255914595c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:41:19.879827 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-d16f28fa-da72-4655-8377-1a255914595c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:19.880049 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-d16f28fa-da72-4655-8377-1a255914595c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:19.887143 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:19.887143 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:19.890735 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-b7e6da61-d932-4310-acf0-a080630c23cc req-d16f28fa-da72-4655-8377-1a255914595c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:41:19.895366 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-d16f28fa-da72-4655-8377-1a255914595c tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a returned with HTTP 200 Aug 08 06:41:19.895745 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1438/5730] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:41:19 2026] GET /volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:20.368640 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b7e6da61-d932-4310-acf0-a080630c23cc req-ada7ee24-8a22-46d1-b422-8f442934b986 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:20.370912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-ada7ee24-8a22-46d1-b422-8f442934b986 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:41:20.371131 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-ada7ee24-8a22-46d1-b422-8f442934b986 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:20.371329 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-ada7ee24-8a22-46d1-b422-8f442934b986 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:20.377929 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:20.377929 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:20.381052 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-b7e6da61-d932-4310-acf0-a080630c23cc req-ada7ee24-8a22-46d1-b422-8f442934b986 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:41:20.385178 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-ada7ee24-8a22-46d1-b422-8f442934b986 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a returned with HTTP 200 Aug 08 06:41:20.385561 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1430/5731] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:41:20 2026] GET /volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:20.394477 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0644a9b9-4411-4f8a-9167-e3f1252f5b0d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:20.395076 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0644a9b9-4411-4f8a-9167-e3f1252f5b0d None None] GET https://10.4.3.32/volume// Aug 08 06:41:20.395302 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0644a9b9-4411-4f8a-9167-e3f1252f5b0d None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:20.395532 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0644a9b9-4411-4f8a-9167-e3f1252f5b0d None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:20.395939 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0644a9b9-4411-4f8a-9167-e3f1252f5b0d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:41:20.396290 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1429/5732] 10.4.3.32 () {66 vars in 1412 bytes} [Sat Aug 8 06:41:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:41:20.402859 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b7e6da61-d932-4310-acf0-a080630c23cc req-763b7ceb-666f-4e6e-958d-1950f9d29b93 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:20.404668 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-763b7ceb-666f-4e6e-958d-1950f9d29b93 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:41:20.405018 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-763b7ceb-666f-4e6e-958d-1950f9d29b93 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d158603-f85b-4215-81ae-7d6cb8bdbf6a", "connector": null, "instance_uuid": "adc012ab-4259-450b-9d4e-1cbe17b4adef"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:20.412808 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:20.412808 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:20.441218 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-763b7ceb-666f-4e6e-958d-1950f9d29b93 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:41:20.441619 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1436/5733] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:41:20 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:20.586390 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d63818ef-e024-4e40-b5ca-a91a63ee3d69 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:20.589077 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d63818ef-e024-4e40-b5ca-a91a63ee3d69 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:20.589263 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d63818ef-e024-4e40-b5ca-a91a63ee3d69 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:20.589439 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d63818ef-e024-4e40-b5ca-a91a63ee3d69 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:20.606266 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:20.606266 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:20.613892 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-d63818ef-e024-4e40-b5ca-a91a63ee3d69 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:20.618938 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d63818ef-e024-4e40-b5ca-a91a63ee3d69 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:20.619533 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1439/5734] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:20 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:21.303555 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-59763e51-d16a-4bba-907c-12ead4751ce3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:21.303977 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-59763e51-d16a-4bba-907c-12ead4751ce3 None None] GET https://10.4.3.32/volume// Aug 08 06:41:21.304168 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-59763e51-d16a-4bba-907c-12ead4751ce3 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:21.304376 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-59763e51-d16a-4bba-907c-12ead4751ce3 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:21.304691 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-59763e51-d16a-4bba-907c-12ead4751ce3 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:41:21.305058 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1431/5735] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:41:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:41:21.313748 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b7e6da61-d932-4310-acf0-a080630c23cc req-3fa76ffb-3c89-4e8d-af04-2c4236f99d02 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:21.315666 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-3fa76ffb-3c89-4e8d-af04-2c4236f99d02 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:41:21.315925 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-3fa76ffb-3c89-4e8d-af04-2c4236f99d02 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:21.316095 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-3fa76ffb-3c89-4e8d-af04-2c4236f99d02 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:21.325698 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:21.325698 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:21.328962 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b7e6da61-d932-4310-acf0-a080630c23cc req-3fa76ffb-3c89-4e8d-af04-2c4236f99d02 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:41:21.333249 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-3fa76ffb-3c89-4e8d-af04-2c4236f99d02 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a returned with HTTP 200 Aug 08 06:41:21.333675 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1430/5736] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:41:21 2026] GET /volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a => generated 1570 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:41:21.438809 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-b7e6da61-d932-4310-acf0-a080630c23cc req-95e29cd0-d118-44a5-bdd1-362c3b8fbf29 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:21.442793 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-95e29cd0-d118-44a5-bdd1-362c3b8fbf29 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] PUT https://10.4.3.32/volume/v3/attachments/a1b50cfb-3466-4241-a182-0045448379af Aug 08 06:41:21.442793 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-95e29cd0-d118-44a5-bdd1-362c3b8fbf29 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:21.448132 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-b7e6da61-d932-4310-acf0-a080630c23cc req-95e29cd0-d118-44a5-bdd1-362c3b8fbf29 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Acquiring lock "cinder-attachment_update-4d158603-f85b-4215-81ae-7d6cb8bdbf6a-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:41:21.454209 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-b7e6da61-d932-4310-acf0-a080630c23cc req-95e29cd0-d118-44a5-bdd1-362c3b8fbf29 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-4d158603-f85b-4215-81ae-7d6cb8bdbf6a-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:41:21.454209 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:21.454209 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:21.537748 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-b7e6da61-d932-4310-acf0-a080630c23cc req-95e29cd0-d118-44a5-bdd1-362c3b8fbf29 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Lock "cinder-attachment_update-4d158603-f85b-4215-81ae-7d6cb8bdbf6a-np0000006785" released by "attachment_update" :: held 0.085s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:41:21.538109 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-95e29cd0-d118-44a5-bdd1-362c3b8fbf29 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/a1b50cfb-3466-4241-a182-0045448379af returned with HTTP 200 Aug 08 06:41:21.538550 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1437/5737] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:41:21 2026] PUT /volume/v3/attachments/a1b50cfb-3466-4241-a182-0045448379af => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:21.560264 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-b7e6da61-d932-4310-acf0-a080630c23cc req-c98d2dc4-1037-452d-85e5-2d9e02563211 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:21.562295 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-c98d2dc4-1037-452d-85e5-2d9e02563211 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] POST https://10.4.3.32/volume/v3/attachments/a1b50cfb-3466-4241-a182-0045448379af/action Aug 08 06:41:21.562638 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-c98d2dc4-1037-452d-85e5-2d9e02563211 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:41:21.562966 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-c98d2dc4-1037-452d-85e5-2d9e02563211 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:21.578558 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:21.578558 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:21.593436 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-b7e6da61-d932-4310-acf0-a080630c23cc req-c98d2dc4-1037-452d-85e5-2d9e02563211 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/a1b50cfb-3466-4241-a182-0045448379af/action returned with HTTP 204 Aug 08 06:41:21.593880 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1440/5738] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:41:21 2026] POST /volume/v3/attachments/a1b50cfb-3466-4241-a182-0045448379af/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:41:21.631040 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a79f875c-de53-4322-ae80-b937847e413e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:21.633343 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a79f875c-de53-4322-ae80-b937847e413e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:21.633634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a79f875c-de53-4322-ae80-b937847e413e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:21.633950 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a79f875c-de53-4322-ae80-b937847e413e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:21.649104 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:21.649104 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:21.654696 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a79f875c-de53-4322-ae80-b937847e413e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:21.659886 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a79f875c-de53-4322-ae80-b937847e413e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:21.660636 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1432/5739] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:21 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:22.673293 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-42a267db-edf6-4809-a2ea-3082adef3f7d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:22.675047 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42a267db-edf6-4809-a2ea-3082adef3f7d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:22.675369 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42a267db-edf6-4809-a2ea-3082adef3f7d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:22.675797 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42a267db-edf6-4809-a2ea-3082adef3f7d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:22.684181 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:22.684181 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:22.687026 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-42a267db-edf6-4809-a2ea-3082adef3f7d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:22.690753 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42a267db-edf6-4809-a2ea-3082adef3f7d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:22.691185 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1431/5740] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:22 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:23.580591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-5f132a6b-c7d1-4319-a2a2-9eb380d0eb81 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:23.582557 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-5f132a6b-c7d1-4319-a2a2-9eb380d0eb81 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments/ecbb9ea2-8409-4d79-b08e-d8b2c8463500/action Aug 08 06:41:23.582885 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-5f132a6b-c7d1-4319-a2a2-9eb380d0eb81 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-complete": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:41:23.583060 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-5f132a6b-c7d1-4319-a2a2-9eb380d0eb81 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:23.596830 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:23.596830 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:23.610285 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-3f10de51-84f2-4fde-b186-e044ed93c34f req-5f132a6b-c7d1-4319-a2a2-9eb380d0eb81 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/ecbb9ea2-8409-4d79-b08e-d8b2c8463500/action returned with HTTP 204 Aug 08 06:41:23.610704 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1438/5741] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:41:23 2026] POST /volume/v3/attachments/ecbb9ea2-8409-4d79-b08e-d8b2c8463500/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:41:23.702314 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-05bbb829-c666-400f-9e6b-a62e545e6996 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:23.704206 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05bbb829-c666-400f-9e6b-a62e545e6996 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:41:23.704397 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05bbb829-c666-400f-9e6b-a62e545e6996 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:23.704608 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-05bbb829-c666-400f-9e6b-a62e545e6996 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:23.714620 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:23.714620 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:23.720792 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-05bbb829-c666-400f-9e6b-a62e545e6996 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:23.724922 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-05bbb829-c666-400f-9e6b-a62e545e6996 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:41:23.725267 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1441/5742] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:23 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:24.301544 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-6589f4ae-9684-44d6-8918-7e831a584379 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:24.304006 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-6589f4ae-9684-44d6-8918-7e831a584379 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:24.304212 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-6589f4ae-9684-44d6-8918-7e831a584379 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:24.304398 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-6589f4ae-9684-44d6-8918-7e831a584379 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:24.311385 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:24.311385 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:24.314593 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-6589f4ae-9684-44d6-8918-7e831a584379 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:24.318261 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-6589f4ae-9684-44d6-8918-7e831a584379 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:24.318603 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1433/5743] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:41:24 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:24.386979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cca584ea-3338-410e-96d0-095e476da868 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:24.387361 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cca584ea-3338-410e-96d0-095e476da868 None None] GET https://10.4.3.32/volume// Aug 08 06:41:24.387525 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cca584ea-3338-410e-96d0-095e476da868 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:24.387708 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cca584ea-3338-410e-96d0-095e476da868 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:24.388067 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cca584ea-3338-410e-96d0-095e476da868 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:41:24.388333 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1432/5744] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:41:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:41:24.394687 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-1ce53848-560b-4652-abb4-587d13aa29c7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:24.424831 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-1ce53848-560b-4652-abb4-587d13aa29c7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:41:24.425178 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-1ce53848-560b-4652-abb4-587d13aa29c7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8a5077d-d38b-4e14-b8d5-3f59373421a1", "connector": null, "instance_uuid": "3e6acf52-0951-4d8b-9b0e-0b2c1fb84a15"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:24.433496 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:24.433496 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:24.458169 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-1ce53848-560b-4652-abb4-587d13aa29c7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:41:24.458554 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1439/5745] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:41:24 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:24.487547 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b5e55b0a-0c67-43e0-bae3-93400d9226bb None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:24.489341 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b5e55b0a-0c67-43e0-bae3-93400d9226bb tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:24.489522 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b5e55b0a-0c67-43e0-bae3-93400d9226bb tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:24.489714 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b5e55b0a-0c67-43e0-bae3-93400d9226bb tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:24.500573 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6f40a7b6-01d0-4a49-8449-ec720f1aa4f1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:24.501059 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f40a7b6-01d0-4a49-8449-ec720f1aa4f1 None None] GET https://10.4.3.32/volume// Aug 08 06:41:24.501227 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6f40a7b6-01d0-4a49-8449-ec720f1aa4f1 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:24.501411 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6f40a7b6-01d0-4a49-8449-ec720f1aa4f1 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:24.501757 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f40a7b6-01d0-4a49-8449-ec720f1aa4f1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:41:24.502120 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1434/5746] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:41:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:41:24.505447 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:24.505447 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:24.510471 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-f8eba695-b64f-43ba-9c75-7b41c8631716 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:24.511166 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b5e55b0a-0c67-43e0-bae3-93400d9226bb tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:24.512425 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-f8eba695-b64f-43ba-9c75-7b41c8631716 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:24.512646 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-f8eba695-b64f-43ba-9c75-7b41c8631716 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:24.512968 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-f8eba695-b64f-43ba-9c75-7b41c8631716 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:24.516802 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b5e55b0a-0c67-43e0-bae3-93400d9226bb tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:24.517341 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1442/5747] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:24 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 919 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:24.522914 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:24.522914 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:24.526519 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-f8eba695-b64f-43ba-9c75-7b41c8631716 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:24.530633 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-f8eba695-b64f-43ba-9c75-7b41c8631716 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:24.531064 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1433/5748] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:41:24 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1099 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:41:24.628931 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-84a5bb9a-7122-45c3-aec1-d3359438f144 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:24.630986 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-84a5bb9a-7122-45c3-aec1-d3359438f144 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] PUT https://10.4.3.32/volume/v3/attachments/c612fe7a-bbd1-45ec-a329-505ac3d8127f Aug 08 06:41:24.631370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-84a5bb9a-7122-45c3-aec1-d3359438f144 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:24.638718 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-84a5bb9a-7122-45c3-aec1-d3359438f144 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Acquiring lock "cinder-attachment_update-e8a5077d-d38b-4e14-b8d5-3f59373421a1-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:41:24.642886 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-84a5bb9a-7122-45c3-aec1-d3359438f144 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-e8a5077d-d38b-4e14-b8d5-3f59373421a1-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:41:24.643763 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:24.643763 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:24.713232 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-84a5bb9a-7122-45c3-aec1-d3359438f144 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-e8a5077d-d38b-4e14-b8d5-3f59373421a1-np0000006785" released by "attachment_update" :: held 0.070s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:41:24.713516 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-84a5bb9a-7122-45c3-aec1-d3359438f144 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/c612fe7a-bbd1-45ec-a329-505ac3d8127f returned with HTTP 200 Aug 08 06:41:24.714020 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1440/5749] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:41:24 2026] PUT /volume/v3/attachments/c612fe7a-bbd1-45ec-a329-505ac3d8127f => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:25.530119 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0d7fb5d4-8b50-4851-ba78-d62da4f7f41a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:25.531997 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0d7fb5d4-8b50-4851-ba78-d62da4f7f41a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:25.532227 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0d7fb5d4-8b50-4851-ba78-d62da4f7f41a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:25.532441 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0d7fb5d4-8b50-4851-ba78-d62da4f7f41a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:25.541802 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:25.541802 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:25.545610 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0d7fb5d4-8b50-4851-ba78-d62da4f7f41a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:25.549734 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0d7fb5d4-8b50-4851-ba78-d62da4f7f41a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:25.550238 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1435/5750] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:25 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:26.563352 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-13160929-1ee3-4587-8246-23a1a8d6f272 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:26.565349 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13160929-1ee3-4587-8246-23a1a8d6f272 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:26.565519 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13160929-1ee3-4587-8246-23a1a8d6f272 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:26.565704 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-13160929-1ee3-4587-8246-23a1a8d6f272 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:26.574561 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:26.574561 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:26.578255 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-13160929-1ee3-4587-8246-23a1a8d6f272 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:26.583115 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-13160929-1ee3-4587-8246-23a1a8d6f272 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:26.583695 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1443/5751] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:26 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:27.596807 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eb8ea9ae-a5af-412b-852e-6117bdefeabf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:27.599794 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb8ea9ae-a5af-412b-852e-6117bdefeabf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:27.599794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb8ea9ae-a5af-412b-852e-6117bdefeabf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:27.599794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb8ea9ae-a5af-412b-852e-6117bdefeabf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:27.608979 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:27.608979 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:41:27.611957 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eb8ea9ae-a5af-412b-852e-6117bdefeabf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:27.615658 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb8ea9ae-a5af-412b-852e-6117bdefeabf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:27.616053 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1434/5752] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:27 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:28.634641 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a4976651-494d-4610-aa98-9ec0bdf19758 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:28.636615 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4976651-494d-4610-aa98-9ec0bdf19758 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:28.636880 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4976651-494d-4610-aa98-9ec0bdf19758 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:28.637124 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a4976651-494d-4610-aa98-9ec0bdf19758 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:28.651003 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:28.651003 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:41:28.658466 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a4976651-494d-4610-aa98-9ec0bdf19758 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:28.663473 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a4976651-494d-4610-aa98-9ec0bdf19758 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:28.663937 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1441/5753] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:28 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 920 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:41:28.858261 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-9a721e4b-1b09-4333-8e48-d5425b40c5a6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:28.860819 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-9a721e4b-1b09-4333-8e48-d5425b40c5a6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments/c612fe7a-bbd1-45ec-a329-505ac3d8127f/action Aug 08 06:41:28.861191 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-9a721e4b-1b09-4333-8e48-d5425b40c5a6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:41:28.861303 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-9a721e4b-1b09-4333-8e48-d5425b40c5a6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:41:28.876581 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:28.876581 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:41:28.891086 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5a2a5249-756a-4f98-83ee-08798a2dd3f8 req-9a721e4b-1b09-4333-8e48-d5425b40c5a6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/c612fe7a-bbd1-45ec-a329-505ac3d8127f/action returned with HTTP 204 Aug 08 06:41:28.891793 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1436/5754] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:41:28 2026] POST /volume/v3/attachments/c612fe7a-bbd1-45ec-a329-505ac3d8127f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:41:29.677641 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-fa30479d-a738-4343-bab9-a4c15f771c01 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:41:29.679479 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa30479d-a738-4343-bab9-a4c15f771c01 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:41:29.679662 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa30479d-a738-4343-bab9-a4c15f771c01 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:41:29.679929 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-fa30479d-a738-4343-bab9-a4c15f771c01 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:41:29.689208 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:41:29.689208 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:41:29.692114 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-fa30479d-a738-4343-bab9-a4c15f771c01 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:41:29.695543 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-fa30479d-a738-4343-bab9-a4c15f771c01 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:41:29.695862 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1444/5755] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:41:29 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:41:37.614914 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=110,cinder:INSERT=21,cinder:UPDATE=32 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:41:38.662211 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=99,cinder:INSERT=9,cinder:UPDATE=20 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:41:38.884284 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=72,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:41:39.694809 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=94,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:42:06.398329 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6f2f5e73-b0f9-4aed-9ec3-c320c1e3ecea req-3910401e-a8af-4645-9765-73229bed7e9d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:06.400386 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6f2f5e73-b0f9-4aed-9ec3-c320c1e3ecea req-3910401e-a8af-4645-9765-73229bed7e9d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a1b50cfb-3466-4241-a182-0045448379af Aug 08 06:42:06.400563 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6f2f5e73-b0f9-4aed-9ec3-c320c1e3ecea req-3910401e-a8af-4645-9765-73229bed7e9d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:06.400804 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6f2f5e73-b0f9-4aed-9ec3-c320c1e3ecea req-3910401e-a8af-4645-9765-73229bed7e9d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:06.407578 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:06.407578 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:06.450181 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6f2f5e73-b0f9-4aed-9ec3-c320c1e3ecea req-3910401e-a8af-4645-9765-73229bed7e9d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/a1b50cfb-3466-4241-a182-0045448379af returned with HTTP 200 Aug 08 06:42:06.450557 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1435/5756] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:42:06 2026] DELETE /volume/v3/attachments/a1b50cfb-3466-4241-a182-0045448379af => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:07.657135 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-427938e2-1d32-48b1-ac61-ea217f6f8e85 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:07.658755 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-427938e2-1d32-48b1-ac61-ea217f6f8e85 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:42:07.658968 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-427938e2-1d32-48b1-ac61-ea217f6f8e85 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:07.659140 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-427938e2-1d32-48b1-ac61-ea217f6f8e85 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:07.659288 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-427938e2-1d32-48b1-ac61-ea217f6f8e85 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: 4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:42:07.665785 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:07.665785 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:07.666186 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-427938e2-1d32-48b1-ac61-ea217f6f8e85 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:42:07.681490 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-427938e2-1d32-48b1-ac61-ea217f6f8e85 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:42:07.681677 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-427938e2-1d32-48b1-ac61-ea217f6f8e85 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a returned with HTTP 202 Aug 08 06:42:07.682095 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1442/5757] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:42:07 2026] DELETE /volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:07.689062 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6faf843f-7b68-4c21-9766-cbea16550b69 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:07.691729 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6faf843f-7b68-4c21-9766-cbea16550b69 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:42:07.691964 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6faf843f-7b68-4c21-9766-cbea16550b69 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:07.692151 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6faf843f-7b68-4c21-9766-cbea16550b69 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:07.700073 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:07.700073 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:07.703729 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6faf843f-7b68-4c21-9766-cbea16550b69 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:42:07.709622 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6faf843f-7b68-4c21-9766-cbea16550b69 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a returned with HTTP 200 Aug 08 06:42:07.710006 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1437/5758] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:07 2026] GET /volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a => generated 1390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:08.722168 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-d9a03ea2-169f-43ac-a95f-ff065a4b75b2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:08.723964 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9a03ea2-169f-43ac-a95f-ff065a4b75b2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a Aug 08 06:42:08.724145 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9a03ea2-169f-43ac-a95f-ff065a4b75b2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:08.724310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-d9a03ea2-169f-43ac-a95f-ff065a4b75b2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:08.730364 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-d9a03ea2-169f-43ac-a95f-ff065a4b75b2 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a returned with HTTP 404 Aug 08 06:42:08.730920 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1445/5759] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:08 2026] GET /volume/v3/volumes/4d158603-f85b-4215-81ae-7d6cb8bdbf6a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:08.737889 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-78462b14-53b0-4084-a805-dbd803ae1418 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:08.739669 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-78462b14-53b0-4084-a805-dbd803ae1418 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 Aug 08 06:42:08.739931 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-78462b14-53b0-4084-a805-dbd803ae1418 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:08.740147 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-78462b14-53b0-4084-a805-dbd803ae1418 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:08.740264 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-78462b14-53b0-4084-a805-dbd803ae1418 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete snapshot with id: 23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 Aug 08 06:42:08.745740 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:08.745740 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:08.746178 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-78462b14-53b0-4084-a805-dbd803ae1418 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:42:08.763154 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-78462b14-53b0-4084-a805-dbd803ae1418 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot delete request issued successfully. Aug 08 06:42:08.763390 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-78462b14-53b0-4084-a805-dbd803ae1418 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 returned with HTTP 202 Aug 08 06:42:08.763862 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1436/5760] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:42:08 2026] DELETE /volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:08.771097 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-00d569e4-6196-49c2-baa3-6b3524b4d90d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:08.772987 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00d569e4-6196-49c2-baa3-6b3524b4d90d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 Aug 08 06:42:08.773269 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00d569e4-6196-49c2-baa3-6b3524b4d90d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:08.773429 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-00d569e4-6196-49c2-baa3-6b3524b4d90d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:08.778272 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:08.778272 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:08.778674 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-00d569e4-6196-49c2-baa3-6b3524b4d90d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Snapshot retrieved successfully. Aug 08 06:42:08.779390 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-00d569e4-6196-49c2-baa3-6b3524b4d90d tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 returned with HTTP 200 Aug 08 06:42:08.779755 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1443/5761] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:08 2026] GET /volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:09.788264 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e7d6c4a4-4ce2-450f-b616-4fed5c4a8615 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:09.790059 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7d6c4a4-4ce2-450f-b616-4fed5c4a8615 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 Aug 08 06:42:09.790248 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7d6c4a4-4ce2-450f-b616-4fed5c4a8615 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:09.790423 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7d6c4a4-4ce2-450f-b616-4fed5c4a8615 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:09.794839 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7d6c4a4-4ce2-450f-b616-4fed5c4a8615 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 returned with HTTP 404 Aug 08 06:42:09.795254 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1438/5762] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:09 2026] GET /volume/v3/snapshots/23cfa1a1-ae8c-4d60-98cd-f576c1c360a1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:11.184062 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-a061a1ed-9f3e-4bf6-8ae1-05d9bdc10b1b req-8e622dad-af22-428d-8738-f41c310bdee0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:11.186155 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-a061a1ed-9f3e-4bf6-8ae1-05d9bdc10b1b req-8e622dad-af22-428d-8738-f41c310bdee0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ea759aeb-b56a-4d4b-aaec-efa9686d1dc8 Aug 08 06:42:11.186368 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-a061a1ed-9f3e-4bf6-8ae1-05d9bdc10b1b req-8e622dad-af22-428d-8738-f41c310bdee0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:11.186586 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-a061a1ed-9f3e-4bf6-8ae1-05d9bdc10b1b req-8e622dad-af22-428d-8738-f41c310bdee0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:11.193322 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:11.193322 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:11.233155 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-a061a1ed-9f3e-4bf6-8ae1-05d9bdc10b1b req-8e622dad-af22-428d-8738-f41c310bdee0 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/attachments/ea759aeb-b56a-4d4b-aaec-efa9686d1dc8 returned with HTTP 200 Aug 08 06:42:11.233512 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1446/5763] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:42:11 2026] DELETE /volume/v3/attachments/ea759aeb-b56a-4d4b-aaec-efa9686d1dc8 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:12.681179 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-65b19dce-69ff-4961-9803-75aa7b79c043 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:12.682886 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-65b19dce-69ff-4961-9803-75aa7b79c043 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] DELETE https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:42:12.683093 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-65b19dce-69ff-4961-9803-75aa7b79c043 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:12.683295 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-65b19dce-69ff-4961-9803-75aa7b79c043 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:12.683450 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-65b19dce-69ff-4961-9803-75aa7b79c043 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume with id: 848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:42:12.690042 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:12.690042 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:12.690449 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-65b19dce-69ff-4961-9803-75aa7b79c043 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:42:12.704102 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-65b19dce-69ff-4961-9803-75aa7b79c043 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Delete volume request issued successfully. Aug 08 06:42:12.704264 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-65b19dce-69ff-4961-9803-75aa7b79c043 tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 202 Aug 08 06:42:12.704744 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1437/5764] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:42:12 2026] DELETE /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:12.711476 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-188dc2f5-5c6a-446b-8028-f670b8180bfd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:12.713150 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-188dc2f5-5c6a-446b-8028-f670b8180bfd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:42:12.713357 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-188dc2f5-5c6a-446b-8028-f670b8180bfd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:12.713588 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-188dc2f5-5c6a-446b-8028-f670b8180bfd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:12.720156 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:12.720156 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:12.723330 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-188dc2f5-5c6a-446b-8028-f670b8180bfd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Volume info retrieved successfully. Aug 08 06:42:12.727745 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-188dc2f5-5c6a-446b-8028-f670b8180bfd tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 200 Aug 08 06:42:12.728315 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1444/5765] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:12 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:13.739901 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eefebbc6-4e84-48a3-b02e-e3c892035cbc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:13.741139 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eefebbc6-4e84-48a3-b02e-e3c892035cbc tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] GET https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c Aug 08 06:42:13.741295 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eefebbc6-4e84-48a3-b02e-e3c892035cbc tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:13.741456 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eefebbc6-4e84-48a3-b02e-e3c892035cbc tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:13.747513 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eefebbc6-4e84-48a3-b02e-e3c892035cbc tempest-TestVolumeBootPattern-414532004 tempest-TestVolumeBootPattern-414532004-project-member] https://10.4.3.32/volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c returned with HTTP 404 Aug 08 06:42:13.748057 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1439/5766] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:13 2026] GET /volume/v3/volumes/848896ca-7203-4a04-b85f-0ca411d0d42c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:14.092127 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-5bd705a1-1b33-4343-936c-9e66fb316939 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:14.094353 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-5bd705a1-1b33-4343-936c-9e66fb316939 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:14.094560 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-5bd705a1-1b33-4343-936c-9e66fb316939 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:14.094785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-5bd705a1-1b33-4343-936c-9e66fb316939 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:14.105689 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:14.105689 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:14.109585 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-5bd705a1-1b33-4343-936c-9e66fb316939 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:14.114645 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-5bd705a1-1b33-4343-936c-9e66fb316939 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:14.115099 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1447/5767] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:42:14 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:14.181925 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6bc4537-57e6-4751-b388-a351b9a9866c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:14.182385 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6bc4537-57e6-4751-b388-a351b9a9866c None None] GET https://10.4.3.32/volume// Aug 08 06:42:14.182600 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6bc4537-57e6-4751-b388-a351b9a9866c None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:14.182883 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6bc4537-57e6-4751-b388-a351b9a9866c None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:14.183309 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6bc4537-57e6-4751-b388-a351b9a9866c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:42:14.183696 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1438/5768] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:42:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:42:14.190802 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-00e96170-89e9-4e96-892e-90413a8a8c71 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:14.192780 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-00e96170-89e9-4e96-892e-90413a8a8c71 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:42:14.193216 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-00e96170-89e9-4e96-892e-90413a8a8c71 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8a5077d-d38b-4e14-b8d5-3f59373421a1", "connector": null, "instance_uuid": "2654acd3-1ab8-443d-b332-d69e9eeb83a5"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:14.203579 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:14.203579 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:14.230220 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-00e96170-89e9-4e96-892e-90413a8a8c71 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:42:14.230718 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1445/5769] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:42:14 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:14.259071 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-41285b3d-45b1-4339-9a66-4c963a754a42 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:14.261189 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-41285b3d-45b1-4339-9a66-4c963a754a42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:14.261435 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-41285b3d-45b1-4339-9a66-4c963a754a42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:14.261684 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-41285b3d-45b1-4339-9a66-4c963a754a42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:14.266377 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c15f9543-dd68-4e2a-a041-97567df3ac43 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:14.266859 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c15f9543-dd68-4e2a-a041-97567df3ac43 None None] GET https://10.4.3.32/volume// Aug 08 06:42:14.267044 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c15f9543-dd68-4e2a-a041-97567df3ac43 None None] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:14.267263 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c15f9543-dd68-4e2a-a041-97567df3ac43 None None] Calling method 'all' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:14.267604 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c15f9543-dd68-4e2a-a041-97567df3ac43 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:42:14.267950 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1448/5770] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:42:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:42:14.275584 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:14.275584 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:14.276409 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-940ca107-7fbd-4a1a-bdd5-a7fe2dcc2a78 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:14.278424 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-940ca107-7fbd-4a1a-bdd5-a7fe2dcc2a78 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:14.278609 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-940ca107-7fbd-4a1a-bdd5-a7fe2dcc2a78 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:14.278841 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-940ca107-7fbd-4a1a-bdd5-a7fe2dcc2a78 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:14.279245 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-41285b3d-45b1-4339-9a66-4c963a754a42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:14.284213 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-41285b3d-45b1-4339-9a66-4c963a754a42 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:14.284658 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1440/5771] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:14 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:14.289857 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:14.289857 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:14.292896 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-940ca107-7fbd-4a1a-bdd5-a7fe2dcc2a78 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:14.296765 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-940ca107-7fbd-4a1a-bdd5-a7fe2dcc2a78 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:14.297148 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1439/5772] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:42:14 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:42:14.395693 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-8091f651-af92-4ef9-8d66-42647b43c396 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:14.397554 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-8091f651-af92-4ef9-8d66-42647b43c396 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] PUT https://10.4.3.32/volume/v3/attachments/eae1a14c-42c5-41af-ae89-10e7c14e3578 Aug 08 06:42:14.397997 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-8091f651-af92-4ef9-8d66-42647b43c396 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:14.404522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-8091f651-af92-4ef9-8d66-42647b43c396 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Acquiring lock "cinder-attachment_update-e8a5077d-d38b-4e14-b8d5-3f59373421a1-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:42:14.408630 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-8091f651-af92-4ef9-8d66-42647b43c396 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-e8a5077d-d38b-4e14-b8d5-3f59373421a1-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:42:14.409486 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:14.409486 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:14.471418 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-8091f651-af92-4ef9-8d66-42647b43c396 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-e8a5077d-d38b-4e14-b8d5-3f59373421a1-np0000006785" released by "attachment_update" :: held 0.063s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:42:14.471746 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-8091f651-af92-4ef9-8d66-42647b43c396 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/eae1a14c-42c5-41af-ae89-10e7c14e3578 returned with HTTP 200 Aug 08 06:42:14.472423 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1446/5773] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:42:14 2026] PUT /volume/v3/attachments/eae1a14c-42c5-41af-ae89-10e7c14e3578 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:15.298395 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-38f91039-504b-4c05-999c-18f2b38a9515 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:15.300050 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38f91039-504b-4c05-999c-18f2b38a9515 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:15.300253 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38f91039-504b-4c05-999c-18f2b38a9515 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:15.300422 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-38f91039-504b-4c05-999c-18f2b38a9515 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:15.310905 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:15.310905 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:15.314579 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-38f91039-504b-4c05-999c-18f2b38a9515 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:15.318320 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-38f91039-504b-4c05-999c-18f2b38a9515 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:15.318691 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1449/5774] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:15 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:16.330277 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0c02ba47-4a9e-4340-b4f1-98f54ebdc71b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:16.334115 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c02ba47-4a9e-4340-b4f1-98f54ebdc71b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:16.334416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c02ba47-4a9e-4340-b4f1-98f54ebdc71b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:16.334656 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c02ba47-4a9e-4340-b4f1-98f54ebdc71b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:16.348559 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:16.348559 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:16.353598 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0c02ba47-4a9e-4340-b4f1-98f54ebdc71b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:16.358550 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c02ba47-4a9e-4340-b4f1-98f54ebdc71b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:16.359012 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1441/5775] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:16 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:16.703937 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-9fb4e8ac-a19c-452c-912c-46765e850499 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:16.706452 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-9fb4e8ac-a19c-452c-912c-46765e850499 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments/eae1a14c-42c5-41af-ae89-10e7c14e3578/action Aug 08 06:42:16.706871 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-9fb4e8ac-a19c-452c-912c-46765e850499 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:42:16.707047 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-9fb4e8ac-a19c-452c-912c-46765e850499 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:16.722388 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:16.722388 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:16.730171 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-76ba406b-65c5-4e22-9400-25e0fbf9bbea req-9fb4e8ac-a19c-452c-912c-46765e850499 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/eae1a14c-42c5-41af-ae89-10e7c14e3578/action returned with HTTP 204 Aug 08 06:42:16.730555 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1440/5776] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:42:16 2026] POST /volume/v3/attachments/eae1a14c-42c5-41af-ae89-10e7c14e3578/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:17.370963 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-0e5867f0-7d1f-4800-b5ed-f25e8b7aa48e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:17.372620 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e5867f0-7d1f-4800-b5ed-f25e8b7aa48e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:17.372838 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e5867f0-7d1f-4800-b5ed-f25e8b7aa48e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:17.373007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-0e5867f0-7d1f-4800-b5ed-f25e8b7aa48e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:17.382998 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:17.382998 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:17.385787 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-0e5867f0-7d1f-4800-b5ed-f25e8b7aa48e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:17.389231 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-0e5867f0-7d1f-4800-b5ed-f25e8b7aa48e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:17.389556 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1447/5777] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:17 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1509 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:18.662426 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1512cdb4-627d-4ab9-a94a-041ea3467469 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:18.664608 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1512cdb4-627d-4ab9-a94a-041ea3467469 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:18.664608 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1512cdb4-627d-4ab9-a94a-041ea3467469 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:18.664751 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1512cdb4-627d-4ab9-a94a-041ea3467469 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:18.676353 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:18.676353 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:18.679670 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1512cdb4-627d-4ab9-a94a-041ea3467469 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:18.683259 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1512cdb4-627d-4ab9-a94a-041ea3467469 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:18.683650 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1450/5778] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:18 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:18.694655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f56eb123-aa05-4f31-b4ba-c93dcb1d99df None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:18.696512 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f56eb123-aa05-4f31-b4ba-c93dcb1d99df tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:18.696649 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f56eb123-aa05-4f31-b4ba-c93dcb1d99df tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:18.696851 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f56eb123-aa05-4f31-b4ba-c93dcb1d99df tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:18.708037 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:18.708037 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:18.711455 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f56eb123-aa05-4f31-b4ba-c93dcb1d99df tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:18.716284 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f56eb123-aa05-4f31-b4ba-c93dcb1d99df tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:18.716644 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1442/5779] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:18 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:18.727616 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a0d45fd-efec-471d-bf03-3ea012b9259d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:18.729103 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a0d45fd-efec-471d-bf03-3ea012b9259d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:18.729264 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a0d45fd-efec-471d-bf03-3ea012b9259d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:18.729456 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a0d45fd-efec-471d-bf03-3ea012b9259d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:18.739095 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:18.739095 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:18.741973 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a0d45fd-efec-471d-bf03-3ea012b9259d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:18.745929 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a0d45fd-efec-471d-bf03-3ea012b9259d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:18.746262 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1441/5780] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:18 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1509 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:18.783241 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-657728ea-eb14-4a8d-9327-bca8439af723 req-c2054e50-10ad-4539-9638-3059125a5710 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:18.785531 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-c2054e50-10ad-4539-9638-3059125a5710 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:18.785817 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-c2054e50-10ad-4539-9638-3059125a5710 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:18.786020 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-c2054e50-10ad-4539-9638-3059125a5710 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:18.799711 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:18.799711 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:18.803238 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-657728ea-eb14-4a8d-9327-bca8439af723 req-c2054e50-10ad-4539-9638-3059125a5710 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:18.807807 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-c2054e50-10ad-4539-9638-3059125a5710 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:18.808271 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1448/5781] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:42:18 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:18.825484 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-657728ea-eb14-4a8d-9327-bca8439af723 req-7be97179-0121-44c8-ac2a-296c85c0e9fe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:18.827552 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-7be97179-0121-44c8-ac2a-296c85c0e9fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1/action Aug 08 06:42:18.827940 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-7be97179-0121-44c8-ac2a-296c85c0e9fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:42:18.828063 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-7be97179-0121-44c8-ac2a-296c85c0e9fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:18.840366 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:18.840366 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:18.840827 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-657728ea-eb14-4a8d-9327-bca8439af723 req-7be97179-0121-44c8-ac2a-296c85c0e9fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:18.846703 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-657728ea-eb14-4a8d-9327-bca8439af723 req-7be97179-0121-44c8-ac2a-296c85c0e9fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Begin detaching volume completed successfully. Aug 08 06:42:18.846973 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-7be97179-0121-44c8-ac2a-296c85c0e9fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1/action returned with HTTP 202 Aug 08 06:42:18.847369 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1451/5782] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:42:18 2026] POST /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:42:18.864268 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bfd589b9-5b63-40d0-ab30-6122ea83611b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:18.866051 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bfd589b9-5b63-40d0-ab30-6122ea83611b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:18.866383 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bfd589b9-5b63-40d0-ab30-6122ea83611b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:18.866570 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bfd589b9-5b63-40d0-ab30-6122ea83611b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:18.879025 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:18.879025 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:18.882573 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bfd589b9-5b63-40d0-ab30-6122ea83611b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:18.884366 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-db66a4c0-5336-4212-9e8b-619a1517430d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:18.884704 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db66a4c0-5336-4212-9e8b-619a1517430d None None] GET https://10.4.3.32/volume// Aug 08 06:42:18.884879 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db66a4c0-5336-4212-9e8b-619a1517430d None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:18.885051 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db66a4c0-5336-4212-9e8b-619a1517430d None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:18.885332 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db66a4c0-5336-4212-9e8b-619a1517430d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:42:18.885587 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1442/5783] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:42:18 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:42:18.886464 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bfd589b9-5b63-40d0-ab30-6122ea83611b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:18.886886 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1443/5784] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:18 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:18.892191 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-657728ea-eb14-4a8d-9327-bca8439af723 req-44d74366-5983-4619-9ec7-608a3e862e36 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:18.894170 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-44d74366-5983-4619-9ec7-608a3e862e36 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:18.894378 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-44d74366-5983-4619-9ec7-608a3e862e36 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:18.894546 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-44d74366-5983-4619-9ec7-608a3e862e36 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:18.905371 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:18.905371 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:18.908264 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-657728ea-eb14-4a8d-9327-bca8439af723 req-44d74366-5983-4619-9ec7-608a3e862e36 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:18.912004 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-44d74366-5983-4619-9ec7-608a3e862e36 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:18.912378 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1449/5785] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:42:18 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1692 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:42:19.087046 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a73674f6-4085-468c-a371-f9621b9fa8cd None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:19.168862 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:42:19.169335 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1183516826"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:19.171094 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1183516826'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:42:19.171279 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Create volume of 1 GB Aug 08 06:42:19.176577 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Availability Zones retrieved successfully. Aug 08 06:42:19.185002 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Flow 'volume_create_api' (036fa718-35cd-4ab7-90cd-e8a78f515047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:42:19.186573 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4808657-1d63-4ae6-ba85-b13eeecdd56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:19.187984 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:42:19.222492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4808657-1d63-4ae6-ba85-b13eeecdd56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:19.223690 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48e304f-b7fa-4f05-8920-6c6d89376481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:19.279992 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Created reservations ['d3c6e70a-c8fe-4b75-af00-61a9719771d2', '23649d5d-934a-4d65-acb2-02813e7bdb72', 'd9130edc-bf01-45f0-bb5d-f7c80ba9048c', 'a1a3f3ec-e925-4914-bd88-6e2aa7b1bcbb'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:42:19.280748 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48e304f-b7fa-4f05-8920-6c6d89376481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3c6e70a-c8fe-4b75-af00-61a9719771d2', '23649d5d-934a-4d65-acb2-02813e7bdb72', 'd9130edc-bf01-45f0-bb5d-f7c80ba9048c', 'a1a3f3ec-e925-4914-bd88-6e2aa7b1bcbb']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:19.281819 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3789646-4744-4767-ac50-86e3de5b9b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:19.302739 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3789646-4744-4767-ac50-86e3de5b9b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cfd379b-6757-4b64-85fd-d874ea52137f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1183516826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da5e3e4496fd4177941b4cd3df497c33',qos_specs=None,replication_status=,reservations=['d3c6e70a-c8fe-4b75-af00-61a9719771d2','23649d5d-934a-4d65-acb2-02813e7bdb72','d9130edc-bf01-45f0-bb5d-f7c80ba9048c','a1a3f3ec-e925-4914-bd88-6e2aa7b1bcbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ef4b48f240449df854d6b01adfe2b19',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1183516826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cfd379b-6757-4b64-85fd-d874ea52137f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da5e3e4496fd4177941b4cd3df497c33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ef4b48f240449df854d6b01adfe2b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:19.303403 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cea3384-62e8-4fc6-b186-e978ba13a974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:19.318812 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cea3384-62e8-4fc6-b186-e978ba13a974) transitioned into state 'SUCCESS' from state '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-1183516826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da5e3e4496fd4177941b4cd3df497c33',qos_specs=None,replication_status=,reservations=['d3c6e70a-c8fe-4b75-af00-61a9719771d2','23649d5d-934a-4d65-acb2-02813e7bdb72','d9130edc-bf01-45f0-bb5d-f7c80ba9048c','a1a3f3ec-e925-4914-bd88-6e2aa7b1bcbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ef4b48f240449df854d6b01adfe2b19',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:19.319398 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b37e13-b5fe-405d-befd-062d8fd81106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:19.327681 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b37e13-b5fe-405d-befd-062d8fd81106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:19.328702 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Flow 'volume_create_api' (036fa718-35cd-4ab7-90cd-e8a78f515047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:42:19.329043 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Create volume request issued successfully. Aug 08 06:42:19.329574 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a73674f6-4085-468c-a371-f9621b9fa8cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:42:19.329989 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1452/5786] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:42:19 2026] POST /volume/v3/volumes => generated 764 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:19.342748 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bab5266d-33b6-4b67-906f-7d97f78d13cd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:19.344547 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bab5266d-33b6-4b67-906f-7d97f78d13cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:19.344809 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bab5266d-33b6-4b67-906f-7d97f78d13cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:19.345020 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bab5266d-33b6-4b67-906f-7d97f78d13cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:19.351490 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:19.351490 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:19.354905 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bab5266d-33b6-4b67-906f-7d97f78d13cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:19.358455 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bab5266d-33b6-4b67-906f-7d97f78d13cd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f returned with HTTP 200 Aug 08 06:42:19.358850 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1443/5787] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:19 2026] GET /volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:19.388888 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-657728ea-eb14-4a8d-9327-bca8439af723 req-092fd3a0-e34c-4e01-9d34-37b0d82498c0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:19.390909 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-092fd3a0-e34c-4e01-9d34-37b0d82498c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:19.391098 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-092fd3a0-e34c-4e01-9d34-37b0d82498c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:19.391293 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-092fd3a0-e34c-4e01-9d34-37b0d82498c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:19.401391 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:19.401391 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:19.404115 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-657728ea-eb14-4a8d-9327-bca8439af723 req-092fd3a0-e34c-4e01-9d34-37b0d82498c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:19.407509 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-092fd3a0-e34c-4e01-9d34-37b0d82498c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:19.407820 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1444/5788] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:42:19 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:19.422422 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-657728ea-eb14-4a8d-9327-bca8439af723 req-e827af64-561e-44bc-8c40-41265a8f4dce None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:19.424375 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-e827af64-561e-44bc-8c40-41265a8f4dce tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] DELETE https://10.4.3.32/volume/v3/attachments/eae1a14c-42c5-41af-ae89-10e7c14e3578 Aug 08 06:42:19.424583 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-e827af64-561e-44bc-8c40-41265a8f4dce tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:19.424739 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-e827af64-561e-44bc-8c40-41265a8f4dce tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:19.431049 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:19.431049 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:19.490237 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-657728ea-eb14-4a8d-9327-bca8439af723 req-e827af64-561e-44bc-8c40-41265a8f4dce tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/eae1a14c-42c5-41af-ae89-10e7c14e3578 returned with HTTP 200 Aug 08 06:42:19.490796 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1450/5789] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:42:19 2026] DELETE /volume/v3/attachments/eae1a14c-42c5-41af-ae89-10e7c14e3578 => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:19.898218 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1435e2ae-3a86-4b21-9a94-2aea1f18ec11 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:19.900024 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1435e2ae-3a86-4b21-9a94-2aea1f18ec11 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:19.900206 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1435e2ae-3a86-4b21-9a94-2aea1f18ec11 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:19.900381 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1435e2ae-3a86-4b21-9a94-2aea1f18ec11 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:19.909103 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:19.909103 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:19.912100 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1435e2ae-3a86-4b21-9a94-2aea1f18ec11 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:19.915707 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1435e2ae-3a86-4b21-9a94-2aea1f18ec11 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:19.916060 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1453/5790] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:19 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:20.373290 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ec2b1943-f001-44e4-9773-ea6cdcdc8efe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:20.375078 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec2b1943-f001-44e4-9773-ea6cdcdc8efe tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:20.375323 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec2b1943-f001-44e4-9773-ea6cdcdc8efe tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:20.375490 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec2b1943-f001-44e4-9773-ea6cdcdc8efe tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:20.382208 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:20.382208 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:20.386091 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ec2b1943-f001-44e4-9773-ea6cdcdc8efe tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:20.390505 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec2b1943-f001-44e4-9773-ea6cdcdc8efe tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f returned with HTTP 200 Aug 08 06:42:20.390969 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1444/5791] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:20 2026] GET /volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:20.407603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-91a7435d-85b8-435f-920b-5e6a327c3c77 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:20.409284 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91a7435d-85b8-435f-920b-5e6a327c3c77 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:42:20.409502 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-91a7435d-85b8-435f-920b-5e6a327c3c77 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0cfd379b-6757-4b64-85fd-d874ea52137f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1597460714"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:20.418874 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:20.418874 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:20.419436 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-91a7435d-85b8-435f-920b-5e6a327c3c77 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:20.419675 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-91a7435d-85b8-435f-920b-5e6a327c3c77 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Create snapshot from volume 0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:20.456739 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-91a7435d-85b8-435f-920b-5e6a327c3c77 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Created reservations ['1b43bfe6-5d93-49a6-ab33-1cedbcae6833', '3862712f-8e33-437d-849a-3853640e7e1a', '508447d2-a259-4d83-bdce-df304db8a5d9', '99fd2bc9-c83a-43bf-b6b5-bbb38365b4ac'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:42:20.490055 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-91a7435d-85b8-435f-920b-5e6a327c3c77 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot create request issued successfully. Aug 08 06:42:20.490344 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91a7435d-85b8-435f-920b-5e6a327c3c77 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:42:20.490932 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1445/5792] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:42:20 2026] POST /volume/v3/snapshots => generated 322 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:42:20.498519 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d1cff733-d44e-47d3-a953-cf87595654d1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:20.500209 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d1cff733-d44e-47d3-a953-cf87595654d1 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 Aug 08 06:42:20.500404 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d1cff733-d44e-47d3-a953-cf87595654d1 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:20.500578 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d1cff733-d44e-47d3-a953-cf87595654d1 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:20.505704 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:20.505704 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:20.506320 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d1cff733-d44e-47d3-a953-cf87595654d1 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot retrieved successfully. Aug 08 06:42:20.507152 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d1cff733-d44e-47d3-a953-cf87595654d1 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 returned with HTTP 200 Aug 08 06:42:20.507516 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1451/5793] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:20 2026] GET /volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:21.516582 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-cd8044c1-dbaa-4123-bf22-355226923b48 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:21.518417 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd8044c1-dbaa-4123-bf22-355226923b48 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 Aug 08 06:42:21.518617 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd8044c1-dbaa-4123-bf22-355226923b48 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:21.518854 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-cd8044c1-dbaa-4123-bf22-355226923b48 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:21.525036 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:21.525036 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:21.525424 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-cd8044c1-dbaa-4123-bf22-355226923b48 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot retrieved successfully. Aug 08 06:42:21.526216 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-cd8044c1-dbaa-4123-bf22-355226923b48 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 returned with HTTP 200 Aug 08 06:42:21.526536 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1454/5794] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:21 2026] GET /volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:21.534359 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7b63edff-6627-4e49-900f-d369df9d3e52 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:21.536117 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b63edff-6627-4e49-900f-d369df9d3e52 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] POST https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f/action Aug 08 06:42:21.536509 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b63edff-6627-4e49-900f-d369df9d3e52 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action body: b'{"revert": {"snapshot_id": "b2362f24-980c-42e5-8d6d-461127161af4"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:42:21.536674 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b63edff-6627-4e49-900f-d369df9d3e52 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b2362f24-980c-42e5-8d6d-461127161af4"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:21.544620 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:21.544620 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:21.545094 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7b63edff-6627-4e49-900f-d369df9d3e52 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume retrieved successfully. Aug 08 06:42:21.556173 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-7b63edff-6627-4e49-900f-d369df9d3e52 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Reverting volume 0cfd379b-6757-4b64-85fd-d874ea52137f to snapshot b2362f24-980c-42e5-8d6d-461127161af4. Aug 08 06:42:21.557143 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:21.557143 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:21.568551 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b63edff-6627-4e49-900f-d369df9d3e52 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f/action returned with HTTP 202 Aug 08 06:42:21.569121 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1445/5795] 10.4.3.32 () {70 vars in 1424 bytes} [Sat Aug 8 06:42:21 2026] POST /volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 06:42:21.576943 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0e356538-5677-4c8c-bf05-818c928ece21 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:21.578915 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e356538-5677-4c8c-bf05-818c928ece21 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:21.579124 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e356538-5677-4c8c-bf05-818c928ece21 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:21.579298 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e356538-5677-4c8c-bf05-818c928ece21 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:21.586164 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:21.586164 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:21.590260 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0e356538-5677-4c8c-bf05-818c928ece21 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:21.594941 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e356538-5677-4c8c-bf05-818c928ece21 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f returned with HTTP 200 Aug 08 06:42:21.595314 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1446/5796] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:21 2026] GET /volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:22.327269 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2c67c0fb-22eb-4a4c-90bc-eb0303a52c27 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.328888 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c67c0fb-22eb-4a4c-90bc-eb0303a52c27 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:22.329061 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c67c0fb-22eb-4a4c-90bc-eb0303a52c27 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:22.329231 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2c67c0fb-22eb-4a4c-90bc-eb0303a52c27 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:22.337467 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:22.337467 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:22.340309 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-2c67c0fb-22eb-4a4c-90bc-eb0303a52c27 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:22.343662 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2c67c0fb-22eb-4a4c-90bc-eb0303a52c27 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:22.344016 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1452/5797] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:22 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:22.377871 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-ccca1e09-34e9-4842-a5cf-618cb3bb9b22 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.379970 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-ccca1e09-34e9-4842-a5cf-618cb3bb9b22 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:22.380193 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-ccca1e09-34e9-4842-a5cf-618cb3bb9b22 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:22.380414 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-ccca1e09-34e9-4842-a5cf-618cb3bb9b22 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:22.390078 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:22.390078 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:22.393282 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-ccca1e09-34e9-4842-a5cf-618cb3bb9b22 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:22.397030 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-ccca1e09-34e9-4842-a5cf-618cb3bb9b22 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:22.397519 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1455/5798] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:42:22 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:22.413399 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d04c568c-7c00-41df-8b76-3894ba0e35b8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.415765 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d04c568c-7c00-41df-8b76-3894ba0e35b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1/action Aug 08 06:42:22.416204 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d04c568c-7c00-41df-8b76-3894ba0e35b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:42:22.416364 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d04c568c-7c00-41df-8b76-3894ba0e35b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:22.428539 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:22.428539 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:22.429086 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d04c568c-7c00-41df-8b76-3894ba0e35b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:22.435914 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d04c568c-7c00-41df-8b76-3894ba0e35b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Begin detaching volume completed successfully. Aug 08 06:42:22.436101 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d04c568c-7c00-41df-8b76-3894ba0e35b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1/action returned with HTTP 202 Aug 08 06:42:22.436563 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1446/5799] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:42:22 2026] POST /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:42:22.453559 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e528c6f6-05f6-4bc0-a0ba-728ebf22e1d8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.455264 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e528c6f6-05f6-4bc0-a0ba-728ebf22e1d8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:22.455446 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e528c6f6-05f6-4bc0-a0ba-728ebf22e1d8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:22.455675 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e528c6f6-05f6-4bc0-a0ba-728ebf22e1d8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:22.464544 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:22.464544 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:22.468073 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e528c6f6-05f6-4bc0-a0ba-728ebf22e1d8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:22.472059 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e528c6f6-05f6-4bc0-a0ba-728ebf22e1d8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:22.472404 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1447/5800] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:22 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:22.473824 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e3b04d3f-2d4e-431f-8679-aac428874d02 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.474190 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3b04d3f-2d4e-431f-8679-aac428874d02 None None] GET https://10.4.3.32/volume// Aug 08 06:42:22.474347 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3b04d3f-2d4e-431f-8679-aac428874d02 None None] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:22.474521 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e3b04d3f-2d4e-431f-8679-aac428874d02 None None] Calling method 'all' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:22.474881 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e3b04d3f-2d4e-431f-8679-aac428874d02 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:42:22.475277 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1453/5801] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:42:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:42:22.481431 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-55b6f160-b9dc-4b24-8f75-5a93293898f9 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.483531 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-55b6f160-b9dc-4b24-8f75-5a93293898f9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:22.483817 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-55b6f160-b9dc-4b24-8f75-5a93293898f9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:22.484004 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-55b6f160-b9dc-4b24-8f75-5a93293898f9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:22.493041 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:22.493041 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:22.496565 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-55b6f160-b9dc-4b24-8f75-5a93293898f9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:22.500078 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-55b6f160-b9dc-4b24-8f75-5a93293898f9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:22.500632 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1456/5802] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:42:22 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:42:22.607381 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0c51c28c-8f76-4de4-b832-7f563b21c111 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.609210 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c51c28c-8f76-4de4-b832-7f563b21c111 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:22.609464 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c51c28c-8f76-4de4-b832-7f563b21c111 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:22.609711 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c51c28c-8f76-4de4-b832-7f563b21c111 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:22.616467 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:22.616467 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:22.620157 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0c51c28c-8f76-4de4-b832-7f563b21c111 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:22.623952 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c51c28c-8f76-4de4-b832-7f563b21c111 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f returned with HTTP 200 Aug 08 06:42:22.624392 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1447/5803] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:22 2026] GET /volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:22.635853 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-05e2c363-25d4-4fc8-b37e-3e3ebcbae9bd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.637505 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05e2c363-25d4-4fc8-b37e-3e3ebcbae9bd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 Aug 08 06:42:22.637725 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05e2c363-25d4-4fc8-b37e-3e3ebcbae9bd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:22.637931 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05e2c363-25d4-4fc8-b37e-3e3ebcbae9bd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:22.642424 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:22.642424 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:22.642838 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-05e2c363-25d4-4fc8-b37e-3e3ebcbae9bd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot retrieved successfully. Aug 08 06:42:22.643456 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05e2c363-25d4-4fc8-b37e-3e3ebcbae9bd tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 returned with HTTP 200 Aug 08 06:42:22.643784 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1448/5804] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:22 2026] GET /volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:22.651103 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ed9a9e3e-5cf4-474d-9e8c-1c9fc65aa0d5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.652787 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed9a9e3e-5cf4-474d-9e8c-1c9fc65aa0d5 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:22.653031 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed9a9e3e-5cf4-474d-9e8c-1c9fc65aa0d5 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:22.653215 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ed9a9e3e-5cf4-474d-9e8c-1c9fc65aa0d5 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:22.659957 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:22.659957 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:22.663943 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-ed9a9e3e-5cf4-474d-9e8c-1c9fc65aa0d5 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:22.667917 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ed9a9e3e-5cf4-474d-9e8c-1c9fc65aa0d5 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f returned with HTTP 200 Aug 08 06:42:22.668320 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1454/5805] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:22 2026] GET /volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:22.680688 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0a063313-9f58-420f-8957-436bfeea6b60 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.682371 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:42:22.682707 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1073290916"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:22.684052 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1073290916'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:42:22.684165 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Create volume of 1 GB Aug 08 06:42:22.688578 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Availability Zones retrieved successfully. Aug 08 06:42:22.694029 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Flow 'volume_create_api' (e8fe9779-0a2b-4660-9eb0-43fd72845b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:42:22.695077 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9781cf1-63fc-42e9-91c2-644e7cc68e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:22.696016 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:42:22.718917 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9781cf1-63fc-42e9-91c2-644e7cc68e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:22.719524 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46766c8d-f8c9-4932-85a8-ae1f486c002c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:22.752765 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Created reservations ['77a9d0ea-f21e-4917-989d-6deea1933a80', '865e54f2-6bd4-46d0-8cce-342d8d406538', '0422b887-da8f-4c8c-ac94-5b2645476855', 'dbc91819-f417-401f-9f11-9128732af675'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:42:22.753637 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46766c8d-f8c9-4932-85a8-ae1f486c002c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a9d0ea-f21e-4917-989d-6deea1933a80', '865e54f2-6bd4-46d0-8cce-342d8d406538', '0422b887-da8f-4c8c-ac94-5b2645476855', 'dbc91819-f417-401f-9f11-9128732af675']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:22.754492 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4493e201-4a05-408e-8d0b-8b925da2c581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:22.779117 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4493e201-4a05-408e-8d0b-8b925da2c581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98467ea6-ca09-4d0a-8a93-f6201cefed04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1073290916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da5e3e4496fd4177941b4cd3df497c33',qos_specs=None,replication_status=,reservations=['77a9d0ea-f21e-4917-989d-6deea1933a80','865e54f2-6bd4-46d0-8cce-342d8d406538','0422b887-da8f-4c8c-ac94-5b2645476855','dbc91819-f417-401f-9f11-9128732af675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ef4b48f240449df854d6b01adfe2b19',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1073290916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98467ea6-ca09-4d0a-8a93-f6201cefed04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da5e3e4496fd4177941b4cd3df497c33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ef4b48f240449df854d6b01adfe2b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:22.779988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9387742b-41de-4d43-968f-86c2d3e5c844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:22.799387 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9387742b-41de-4d43-968f-86c2d3e5c844) transitioned into state 'SUCCESS' from state '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-1073290916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da5e3e4496fd4177941b4cd3df497c33',qos_specs=None,replication_status=,reservations=['77a9d0ea-f21e-4917-989d-6deea1933a80','865e54f2-6bd4-46d0-8cce-342d8d406538','0422b887-da8f-4c8c-ac94-5b2645476855','dbc91819-f417-401f-9f11-9128732af675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ef4b48f240449df854d6b01adfe2b19',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:22.800260 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6bd1ba-ceab-49f6-81a3-4ae1c1fbd0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:22.811314 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6bd1ba-ceab-49f6-81a3-4ae1c1fbd0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:22.812357 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Flow 'volume_create_api' (e8fe9779-0a2b-4660-9eb0-43fd72845b4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:42:22.812719 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Create volume request issued successfully. Aug 08 06:42:22.813538 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0a063313-9f58-420f-8957-436bfeea6b60 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:42:22.814128 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1457/5806] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:42:22 2026] POST /volume/v3/volumes => generated 764 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:22.825211 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-79c6077b-78d8-456a-913c-ac9b63cb49cf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:22.826957 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79c6077b-78d8-456a-913c-ac9b63cb49cf tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 Aug 08 06:42:22.827495 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-79c6077b-78d8-456a-913c-ac9b63cb49cf tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:22.827495 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-79c6077b-78d8-456a-913c-ac9b63cb49cf tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:22.833765 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:22.833765 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:22.836997 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-79c6077b-78d8-456a-913c-ac9b63cb49cf tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:22.841048 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79c6077b-78d8-456a-913c-ac9b63cb49cf tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 returned with HTTP 200 Aug 08 06:42:22.841374 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1448/5807] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:22 2026] GET /volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:23.488112 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f1b15b96-4bb5-486a-965e-1668de7320b8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:23.490357 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1b15b96-4bb5-486a-965e-1668de7320b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:23.490563 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1b15b96-4bb5-486a-965e-1668de7320b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:23.490792 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1b15b96-4bb5-486a-965e-1668de7320b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:23.501718 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:23.501718 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:23.505345 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f1b15b96-4bb5-486a-965e-1668de7320b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:23.508946 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1b15b96-4bb5-486a-965e-1668de7320b8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:23.509296 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1449/5808] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:23 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:23.855473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8bd867d4-4ab1-4b5f-96d6-78b17c71e71a None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:23.857176 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bd867d4-4ab1-4b5f-96d6-78b17c71e71a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 Aug 08 06:42:23.857383 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bd867d4-4ab1-4b5f-96d6-78b17c71e71a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:23.857558 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8bd867d4-4ab1-4b5f-96d6-78b17c71e71a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:23.863993 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:23.863993 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:23.867137 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8bd867d4-4ab1-4b5f-96d6-78b17c71e71a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:23.870718 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8bd867d4-4ab1-4b5f-96d6-78b17c71e71a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 returned with HTTP 200 Aug 08 06:42:23.871068 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1455/5809] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:23 2026] GET /volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:23.882951 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-21c46c0e-1064-43a4-8357-e47b5d3a218f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:23.884860 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21c46c0e-1064-43a4-8357-e47b5d3a218f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 08 06:42:23.885244 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-21c46c0e-1064-43a4-8357-e47b5d3a218f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98467ea6-ca09-4d0a-8a93-f6201cefed04", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-604540645"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:23.893265 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:23.893265 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:23.893718 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-21c46c0e-1064-43a4-8357-e47b5d3a218f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:23.893870 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-21c46c0e-1064-43a4-8357-e47b5d3a218f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Create snapshot from volume 98467ea6-ca09-4d0a-8a93-f6201cefed04 Aug 08 06:42:23.915414 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-21c46c0e-1064-43a4-8357-e47b5d3a218f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Created reservations ['d5ca43c6-eec7-47f4-8686-68c6efa541b2', '19234225-f74e-4b41-9fd7-3277fef4e8fe', '8ee9fc74-3445-48b6-a504-98fec85f797d', '387af897-9c7f-444e-94c3-4a953783dbc0'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:42:23.938222 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-21c46c0e-1064-43a4-8357-e47b5d3a218f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot create request issued successfully. Aug 08 06:42:23.938594 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-21c46c0e-1064-43a4-8357-e47b5d3a218f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 08 06:42:23.939154 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1458/5810] 10.4.3.32 () {68 vars in 1258 bytes} [Sat Aug 8 06:42:23 2026] POST /volume/v3/snapshots => generated 321 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:42:23.947739 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-75148400-5223-46bb-857c-5f5585877102 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:23.950098 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-75148400-5223-46bb-857c-5f5585877102 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f Aug 08 06:42:23.950357 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-75148400-5223-46bb-857c-5f5585877102 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:23.950551 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-75148400-5223-46bb-857c-5f5585877102 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:23.955517 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:23.955517 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:23.955996 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-75148400-5223-46bb-857c-5f5585877102 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot retrieved successfully. Aug 08 06:42:23.956732 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-75148400-5223-46bb-857c-5f5585877102 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f returned with HTTP 200 Aug 08 06:42:23.957074 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1449/5811] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:23 2026] GET /volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:24.524818 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ea67e045-bc5f-4b87-a74b-152cc40270c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:24.526462 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea67e045-bc5f-4b87-a74b-152cc40270c7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:24.526719 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea67e045-bc5f-4b87-a74b-152cc40270c7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:24.526929 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea67e045-bc5f-4b87-a74b-152cc40270c7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:24.535278 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:24.535278 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:24.538120 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ea67e045-bc5f-4b87-a74b-152cc40270c7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:24.541520 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea67e045-bc5f-4b87-a74b-152cc40270c7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:24.541865 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1450/5812] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:24 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:24.965660 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-438d223b-1e2a-4c20-88ef-46d6af103caa None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:24.967584 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-438d223b-1e2a-4c20-88ef-46d6af103caa tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f Aug 08 06:42:24.967843 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-438d223b-1e2a-4c20-88ef-46d6af103caa tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:24.968011 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-438d223b-1e2a-4c20-88ef-46d6af103caa tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:24.972998 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:24.972998 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:24.973363 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-438d223b-1e2a-4c20-88ef-46d6af103caa tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot retrieved successfully. Aug 08 06:42:24.974070 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-438d223b-1e2a-4c20-88ef-46d6af103caa tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f returned with HTTP 200 Aug 08 06:42:24.974600 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1456/5813] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:24 2026] GET /volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:24.982485 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-93187204-7933-4f29-9e12-c1f30c05a6e4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:24.984297 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-93187204-7933-4f29-9e12-c1f30c05a6e4 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] POST https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04/action Aug 08 06:42:24.984652 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-93187204-7933-4f29-9e12-c1f30c05a6e4 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:42:24.984764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-93187204-7933-4f29-9e12-c1f30c05a6e4 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:24.992563 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:24.992563 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:24.993033 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-93187204-7933-4f29-9e12-c1f30c05a6e4 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:25.022314 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-93187204-7933-4f29-9e12-c1f30c05a6e4 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Created reservations ['8c2a4255-a12b-4eef-8584-9ef23627b151', 'd65df08c-876d-4108-831f-e9b94ee6da67'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:42:25.029808 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-93187204-7933-4f29-9e12-c1f30c05a6e4 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Extend volume request issued successfully. Aug 08 06:42:25.029808 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-93187204-7933-4f29-9e12-c1f30c05a6e4 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04/action returned with HTTP 202 Aug 08 06:42:25.029971 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1459/5814] 10.4.3.32 () {70 vars in 1424 bytes} [Sat Aug 8 06:42:24 2026] POST /volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 06:42:25.037891 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6e53918a-aa73-41d5-857e-6fa83dafe333 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.040294 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e53918a-aa73-41d5-857e-6fa83dafe333 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 Aug 08 06:42:25.040636 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e53918a-aa73-41d5-857e-6fa83dafe333 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.040952 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e53918a-aa73-41d5-857e-6fa83dafe333 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.049284 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.049284 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:25.053126 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6e53918a-aa73-41d5-857e-6fa83dafe333 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:25.057550 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e53918a-aa73-41d5-857e-6fa83dafe333 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 returned with HTTP 200 Aug 08 06:42:25.058010 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1450/5815] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:25 2026] GET /volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:25.124332 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-83bcd455-343e-433b-9592-c335d644d2c2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.126367 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-83bcd455-343e-433b-9592-c335d644d2c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:25.126549 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-83bcd455-343e-433b-9592-c335d644d2c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.126777 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-83bcd455-343e-433b-9592-c335d644d2c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.135730 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.135730 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:25.139124 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-83bcd455-343e-433b-9592-c335d644d2c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:25.142858 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-83bcd455-343e-433b-9592-c335d644d2c2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:25.143259 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1451/5816] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:42:25 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:25.407489 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d55d51f0-1e3c-4100-a9f7-07303ddc16f1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.409550 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d55d51f0-1e3c-4100-a9f7-07303ddc16f1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] DELETE https://10.4.3.32/volume/v3/attachments/c612fe7a-bbd1-45ec-a329-505ac3d8127f Aug 08 06:42:25.409783 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d55d51f0-1e3c-4100-a9f7-07303ddc16f1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.409995 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d55d51f0-1e3c-4100-a9f7-07303ddc16f1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.417336 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.417336 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:25.455380 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-e8c09bbf-7465-42e6-8247-ad5129c89aa8 req-d55d51f0-1e3c-4100-a9f7-07303ddc16f1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/c612fe7a-bbd1-45ec-a329-505ac3d8127f returned with HTTP 200 Aug 08 06:42:25.455863 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1457/5817] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:42:25 2026] DELETE /volume/v3/attachments/c612fe7a-bbd1-45ec-a329-505ac3d8127f => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:25.553764 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a4f094da-8dcf-4524-8323-526e97e66b62 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.555660 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4f094da-8dcf-4524-8323-526e97e66b62 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:25.555958 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4f094da-8dcf-4524-8323-526e97e66b62 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.556166 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a4f094da-8dcf-4524-8323-526e97e66b62 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.562946 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.562946 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:25.566090 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-a4f094da-8dcf-4524-8323-526e97e66b62 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:25.569750 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a4f094da-8dcf-4524-8323-526e97e66b62 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:25.570093 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1460/5818] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:25 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:25.581098 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f3709cfd-6983-4c0c-92c7-564840f3f66a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.582821 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3709cfd-6983-4c0c-92c7-564840f3f66a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:42:25.583012 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3709cfd-6983-4c0c-92c7-564840f3f66a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.583189 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3709cfd-6983-4c0c-92c7-564840f3f66a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.591309 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.591309 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:25.594146 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f3709cfd-6983-4c0c-92c7-564840f3f66a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:25.597537 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3709cfd-6983-4c0c-92c7-564840f3f66a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:42:25.597879 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1451/5819] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:25 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 1163 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:25.633400 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-f73dcb5c-45d7-4c1b-8f82-e3702e9b9c9c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.635326 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-f73dcb5c-45d7-4c1b-8f82-e3702e9b9c9c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:42:25.635509 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-f73dcb5c-45d7-4c1b-8f82-e3702e9b9c9c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.635715 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-f73dcb5c-45d7-4c1b-8f82-e3702e9b9c9c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.643572 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.643572 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:25.646374 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-f73dcb5c-45d7-4c1b-8f82-e3702e9b9c9c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:25.649713 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-f73dcb5c-45d7-4c1b-8f82-e3702e9b9c9c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:42:25.650071 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1452/5820] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:42:25 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 1163 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:25.665882 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-eeacad94-094b-4b33-9472-7966db803fae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.667725 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-eeacad94-094b-4b33-9472-7966db803fae tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447/action Aug 08 06:42:25.668060 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-eeacad94-094b-4b33-9472-7966db803fae tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:42:25.668172 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-eeacad94-094b-4b33-9472-7966db803fae tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:25.677913 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.677913 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:25.678307 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-eeacad94-094b-4b33-9472-7966db803fae tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:25.683706 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-eeacad94-094b-4b33-9472-7966db803fae tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Begin detaching volume completed successfully. Aug 08 06:42:25.683900 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-eeacad94-094b-4b33-9472-7966db803fae tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447/action returned with HTTP 202 Aug 08 06:42:25.684271 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1458/5821] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:42:25 2026] POST /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:42:25.699224 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-91ba36e4-ae56-4804-8326-aca019510407 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.700927 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-91ba36e4-ae56-4804-8326-aca019510407 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:42:25.701138 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-91ba36e4-ae56-4804-8326-aca019510407 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.701332 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-91ba36e4-ae56-4804-8326-aca019510407 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.709619 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.709619 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:25.712362 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-91ba36e4-ae56-4804-8326-aca019510407 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:25.715425 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e9ceaf32-ab13-4d2c-ac6a-6f710aef6ee4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.715861 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9ceaf32-ab13-4d2c-ac6a-6f710aef6ee4 None None] GET https://10.4.3.32/volume// Aug 08 06:42:25.715955 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-91ba36e4-ae56-4804-8326-aca019510407 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:42:25.716015 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9ceaf32-ab13-4d2c-ac6a-6f710aef6ee4 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.716191 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9ceaf32-ab13-4d2c-ac6a-6f710aef6ee4 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.716275 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1461/5822] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:25 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:25.716483 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9ceaf32-ab13-4d2c-ac6a-6f710aef6ee4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:42:25.716810 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1452/5823] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:42:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:42:25.722580 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-52eba170-0e40-4dfd-b0ca-08cab60bb4be None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.724420 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-52eba170-0e40-4dfd-b0ca-08cab60bb4be tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:42:25.724664 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-52eba170-0e40-4dfd-b0ca-08cab60bb4be tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.724887 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-52eba170-0e40-4dfd-b0ca-08cab60bb4be tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.732698 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.732698 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:25.735515 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-52eba170-0e40-4dfd-b0ca-08cab60bb4be tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:25.738855 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-52eba170-0e40-4dfd-b0ca-08cab60bb4be tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:42:25.739181 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1453/5824] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:42:25 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 1346 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:42:25.747520 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-4380a1ef-aa10-4abc-a2d3-6f2800cfbbd8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:25.749356 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-4380a1ef-aa10-4abc-a2d3-6f2800cfbbd8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447/encryption Aug 08 06:42:25.749551 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-4380a1ef-aa10-4abc-a2d3-6f2800cfbbd8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:25.749755 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-4380a1ef-aa10-4abc-a2d3-6f2800cfbbd8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:25.757239 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:25.757239 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:25.762249 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-4380a1ef-aa10-4abc-a2d3-6f2800cfbbd8 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447/encryption returned with HTTP 200 Aug 08 06:42:25.762610 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1459/5825] 10.4.3.32 () {68 vars in 1624 bytes} [Sat Aug 8 06:42:25 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447/encryption => generated 160 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:26.069751 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-95b76c23-6c38-4ed1-8de7-4e1b608e7d4f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.071399 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95b76c23-6c38-4ed1-8de7-4e1b608e7d4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 Aug 08 06:42:26.071619 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95b76c23-6c38-4ed1-8de7-4e1b608e7d4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.071858 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-95b76c23-6c38-4ed1-8de7-4e1b608e7d4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.078378 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.078378 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:26.081443 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-95b76c23-6c38-4ed1-8de7-4e1b608e7d4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:26.085271 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-95b76c23-6c38-4ed1-8de7-4e1b608e7d4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 returned with HTTP 200 Aug 08 06:42:26.085677 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1462/5826] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:26 2026] GET /volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:26.099398 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cec02d0e-dd1e-4bf6-9359-19000e1e34e3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.101137 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cec02d0e-dd1e-4bf6-9359-19000e1e34e3 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] POST https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04/action Aug 08 06:42:26.101468 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cec02d0e-dd1e-4bf6-9359-19000e1e34e3 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action body: b'{"revert": {"snapshot_id": "dd284cc9-91a8-48b3-a41f-391f7d26e59f"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:42:26.101613 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cec02d0e-dd1e-4bf6-9359-19000e1e34e3 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "dd284cc9-91a8-48b3-a41f-391f7d26e59f"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:26.109102 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.109102 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:26.109512 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cec02d0e-dd1e-4bf6-9359-19000e1e34e3 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume retrieved successfully. Aug 08 06:42:26.112735 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cec02d0e-dd1e-4bf6-9359-19000e1e34e3 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] HTTP exception thrown: Can't revert volume 98467ea6-ca09-4d0a-8a93-f6201cefed04 to its latest snapshot dd284cc9-91a8-48b3-a41f-391f7d26e59f. The volume size must be equal to the snapshot size. Aug 08 06:42:26.112901 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cec02d0e-dd1e-4bf6-9359-19000e1e34e3 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04/action returned with HTTP 400 Aug 08 06:42:26.113352 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1453/5827] 10.4.3.32 () {70 vars in 1424 bytes} [Sat Aug 8 06:42:26 2026] POST /volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04/action => generated 213 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 08 06:42:26.120727 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d49558ef-8eab-4460-a24e-0e4d45f2f85f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.122780 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d49558ef-8eab-4460-a24e-0e4d45f2f85f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f Aug 08 06:42:26.123014 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d49558ef-8eab-4460-a24e-0e4d45f2f85f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.123210 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d49558ef-8eab-4460-a24e-0e4d45f2f85f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.123311 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-d49558ef-8eab-4460-a24e-0e4d45f2f85f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Delete snapshot with id: dd284cc9-91a8-48b3-a41f-391f7d26e59f Aug 08 06:42:26.128418 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.128418 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:26.128885 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d49558ef-8eab-4460-a24e-0e4d45f2f85f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot retrieved successfully. Aug 08 06:42:26.142792 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d49558ef-8eab-4460-a24e-0e4d45f2f85f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot delete request issued successfully. Aug 08 06:42:26.143007 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d49558ef-8eab-4460-a24e-0e4d45f2f85f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f returned with HTTP 202 Aug 08 06:42:26.143444 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1454/5828] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:42:26 2026] DELETE /volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:26.150284 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d7c3baa9-adee-41f7-900c-1564a6a340de None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.152009 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7c3baa9-adee-41f7-900c-1564a6a340de tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f Aug 08 06:42:26.152209 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7c3baa9-adee-41f7-900c-1564a6a340de tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.152396 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d7c3baa9-adee-41f7-900c-1564a6a340de tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.157132 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.157132 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:26.157547 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d7c3baa9-adee-41f7-900c-1564a6a340de tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot retrieved successfully. Aug 08 06:42:26.158369 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d7c3baa9-adee-41f7-900c-1564a6a340de tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f returned with HTTP 200 Aug 08 06:42:26.158667 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1460/5829] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:26 2026] GET /volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:26.504938 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-e587aba5-1cee-4889-8ae3-7cfe6446d340 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.506871 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-e587aba5-1cee-4889-8ae3-7cfe6446d340 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ecbb9ea2-8409-4d79-b08e-d8b2c8463500 Aug 08 06:42:26.507085 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-e587aba5-1cee-4889-8ae3-7cfe6446d340 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.507310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-e587aba5-1cee-4889-8ae3-7cfe6446d340 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'version_select' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.514173 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.514173 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:26.561211 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-9e069e3a-5072-48e8-8355-7e41e81e47ed req-e587aba5-1cee-4889-8ae3-7cfe6446d340 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/ecbb9ea2-8409-4d79-b08e-d8b2c8463500 returned with HTTP 200 Aug 08 06:42:26.561655 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1463/5830] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:42:26 2026] DELETE /volume/v3/attachments/ecbb9ea2-8409-4d79-b08e-d8b2c8463500 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:26.727840 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2c066785-6da0-40ca-b688-9dcfe5e08c3b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.729645 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c066785-6da0-40ca-b688-9dcfe5e08c3b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:42:26.729846 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c066785-6da0-40ca-b688-9dcfe5e08c3b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.730041 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c066785-6da0-40ca-b688-9dcfe5e08c3b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.736456 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.736456 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:26.739834 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2c066785-6da0-40ca-b688-9dcfe5e08c3b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:26.743613 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c066785-6da0-40ca-b688-9dcfe5e08c3b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:42:26.744017 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1454/5831] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:26 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:26.755373 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-01c3d5c0-24d3-4d65-8977-63985f0ea9a5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.757271 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01c3d5c0-24d3-4d65-8977-63985f0ea9a5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:42:26.757454 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-01c3d5c0-24d3-4d65-8977-63985f0ea9a5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.757685 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-01c3d5c0-24d3-4d65-8977-63985f0ea9a5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.767679 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.767679 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:26.770913 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-01c3d5c0-24d3-4d65-8977-63985f0ea9a5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:26.774374 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-01c3d5c0-24d3-4d65-8977-63985f0ea9a5 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:42:26.774718 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1455/5832] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:26 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:26.813007 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-1c8c9456-e419-4d6a-add7-c853d6a17acf None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.815361 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-1c8c9456-e419-4d6a-add7-c853d6a17acf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:42:26.815556 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-1c8c9456-e419-4d6a-add7-c853d6a17acf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.815735 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-1c8c9456-e419-4d6a-add7-c853d6a17acf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.824844 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.824844 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:26.828678 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-1c8c9456-e419-4d6a-add7-c853d6a17acf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:26.833120 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-1c8c9456-e419-4d6a-add7-c853d6a17acf tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:42:26.833490 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1461/5833] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:42:26 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:26.850391 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-143376e2-6714-4fb1-8940-6624aa2d9cd4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.852072 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-143376e2-6714-4fb1-8940-6624aa2d9cd4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde/action Aug 08 06:42:26.852367 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-143376e2-6714-4fb1-8940-6624aa2d9cd4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:42:26.852472 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-143376e2-6714-4fb1-8940-6624aa2d9cd4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:26.861043 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.861043 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:26.861391 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-143376e2-6714-4fb1-8940-6624aa2d9cd4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:26.866446 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-143376e2-6714-4fb1-8940-6624aa2d9cd4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Begin detaching volume completed successfully. Aug 08 06:42:26.866648 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-143376e2-6714-4fb1-8940-6624aa2d9cd4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde/action returned with HTTP 202 Aug 08 06:42:26.867081 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1464/5834] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:42:26 2026] POST /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:42:26.883651 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dca74e18-e3bf-462c-b148-428fd97266da None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.885354 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dca74e18-e3bf-462c-b148-428fd97266da tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:42:26.885549 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dca74e18-e3bf-462c-b148-428fd97266da tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.885797 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dca74e18-e3bf-462c-b148-428fd97266da tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.893961 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.893961 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:26.899506 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dca74e18-e3bf-462c-b148-428fd97266da tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:26.900480 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f4a8605e-5ed5-4ee0-9e63-25b3bff2485d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.900874 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f4a8605e-5ed5-4ee0-9e63-25b3bff2485d None None] GET https://10.4.3.32/volume// Aug 08 06:42:26.901031 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f4a8605e-5ed5-4ee0-9e63-25b3bff2485d None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.901208 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f4a8605e-5ed5-4ee0-9e63-25b3bff2485d None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.901518 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f4a8605e-5ed5-4ee0-9e63-25b3bff2485d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:42:26.901809 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1456/5835] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:42:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:42:26.904466 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dca74e18-e3bf-462c-b148-428fd97266da tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:42:26.904973 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1455/5836] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:26 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:26.908532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-001c3aad-9d9e-4972-a029-a19711781561 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:26.910511 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-001c3aad-9d9e-4972-a029-a19711781561 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:42:26.910724 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-001c3aad-9d9e-4972-a029-a19711781561 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:26.910934 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-001c3aad-9d9e-4972-a029-a19711781561 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:26.920164 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:26.920164 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:26.923444 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-001c3aad-9d9e-4972-a029-a19711781561 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:26.929585 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-001c3aad-9d9e-4972-a029-a19711781561 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:42:26.930014 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1462/5837] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:42:26 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:42:27.167371 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-a9abde9d-077a-444e-bdc6-d720f612da54 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:27.169869 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9abde9d-077a-444e-bdc6-d720f612da54 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f Aug 08 06:42:27.170146 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9abde9d-077a-444e-bdc6-d720f612da54 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:27.170392 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-a9abde9d-077a-444e-bdc6-d720f612da54 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:27.175552 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-a9abde9d-077a-444e-bdc6-d720f612da54 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f returned with HTTP 404 Aug 08 06:42:27.176168 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1465/5838] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:27 2026] GET /volume/v3/snapshots/dd284cc9-91a8-48b3-a41f-391f7d26e59f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:27.182674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9cdd4547-97a8-4c65-bdd5-b120fb62a612 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:27.184555 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9cdd4547-97a8-4c65-bdd5-b120fb62a612 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] DELETE https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 Aug 08 06:42:27.184813 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9cdd4547-97a8-4c65-bdd5-b120fb62a612 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:27.185026 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9cdd4547-97a8-4c65-bdd5-b120fb62a612 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:27.185206 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9cdd4547-97a8-4c65-bdd5-b120fb62a612 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Delete volume with id: 98467ea6-ca09-4d0a-8a93-f6201cefed04 Aug 08 06:42:27.192983 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:27.192983 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:27.193459 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9cdd4547-97a8-4c65-bdd5-b120fb62a612 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:27.218638 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9cdd4547-97a8-4c65-bdd5-b120fb62a612 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Delete volume request issued successfully. Aug 08 06:42:27.218851 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9cdd4547-97a8-4c65-bdd5-b120fb62a612 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 returned with HTTP 202 Aug 08 06:42:27.219300 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1457/5839] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:42:27 2026] DELETE /volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:42:27.226651 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fe9596d8-8b24-4af5-b350-3bf634ede7bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:27.229743 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe9596d8-8b24-4af5-b350-3bf634ede7bc tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 Aug 08 06:42:27.229956 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe9596d8-8b24-4af5-b350-3bf634ede7bc tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:27.230128 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe9596d8-8b24-4af5-b350-3bf634ede7bc tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:27.240088 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:27.240088 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:27.243420 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fe9596d8-8b24-4af5-b350-3bf634ede7bc tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:27.246931 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe9596d8-8b24-4af5-b350-3bf634ede7bc tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 returned with HTTP 200 Aug 08 06:42:27.247295 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1456/5840] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:27 2026] GET /volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:27.646361 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-216d7086-8c0f-4f4f-a7c2-769b2ce93d4b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:27.648755 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-216d7086-8c0f-4f4f-a7c2-769b2ce93d4b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b8f6b83f-2871-4e47-b74f-d4a0865ed3d0 Aug 08 06:42:27.648975 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-216d7086-8c0f-4f4f-a7c2-769b2ce93d4b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:27.649179 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-216d7086-8c0f-4f4f-a7c2-769b2ce93d4b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:27.655714 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:27.655714 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:27.695640 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-be2f2b6d-73e0-43ed-8ab9-227d2dae9666 req-216d7086-8c0f-4f4f-a7c2-769b2ce93d4b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/b8f6b83f-2871-4e47-b74f-d4a0865ed3d0 returned with HTTP 200 Aug 08 06:42:27.696053 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1463/5841] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:42:27 2026] DELETE /volume/v3/attachments/b8f6b83f-2871-4e47-b74f-d4a0865ed3d0 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:27.917409 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b21e1829-c378-470d-82f3-07ed528f55a2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:27.919181 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b21e1829-c378-470d-82f3-07ed528f55a2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:42:27.919331 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b21e1829-c378-470d-82f3-07ed528f55a2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:27.919518 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b21e1829-c378-470d-82f3-07ed528f55a2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:27.925941 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:27.925941 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:27.928982 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-b21e1829-c378-470d-82f3-07ed528f55a2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:27.932531 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b21e1829-c378-470d-82f3-07ed528f55a2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:42:27.932891 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1466/5842] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:27 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:27.945240 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-34fed2fd-fad1-4a98-ab4e-3a2aa6b9f102 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:27.946947 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34fed2fd-fad1-4a98-ab4e-3a2aa6b9f102 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:42:27.947134 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34fed2fd-fad1-4a98-ab4e-3a2aa6b9f102 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:27.947317 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34fed2fd-fad1-4a98-ab4e-3a2aa6b9f102 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:27.947469 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-34fed2fd-fad1-4a98-ab4e-3a2aa6b9f102 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Delete volume with id: 5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:42:27.953757 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:27.953757 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:27.954165 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-34fed2fd-fad1-4a98-ab4e-3a2aa6b9f102 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:27.962736 np0000006785 devstack@c-api.service[100290]: WARNING cinder.keymgr.conf_key_mgr [None req-34fed2fd-fad1-4a98-ab4e-3a2aa6b9f102 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 06:42:27.967367 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-34fed2fd-fad1-4a98-ab4e-3a2aa6b9f102 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Delete volume request issued successfully. Aug 08 06:42:27.967607 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34fed2fd-fad1-4a98-ab4e-3a2aa6b9f102 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 202 Aug 08 06:42:27.968129 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1458/5843] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:42:27 2026] DELETE /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:27.975275 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-addf7c50-ad40-4820-bb57-a5fb2740bf4c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:27.976998 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-addf7c50-ad40-4820-bb57-a5fb2740bf4c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:42:27.977207 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-addf7c50-ad40-4820-bb57-a5fb2740bf4c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:27.977385 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-addf7c50-ad40-4820-bb57-a5fb2740bf4c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:27.984100 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:27.984100 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:27.987852 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-addf7c50-ad40-4820-bb57-a5fb2740bf4c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:27.991800 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-addf7c50-ad40-4820-bb57-a5fb2740bf4c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 200 Aug 08 06:42:27.992158 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1457/5844] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:27 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:28.259073 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-104cb51f-88da-4cf9-bf64-ce56431ebd4c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:28.260711 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-104cb51f-88da-4cf9-bf64-ce56431ebd4c tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 Aug 08 06:42:28.260949 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-104cb51f-88da-4cf9-bf64-ce56431ebd4c tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:28.261127 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-104cb51f-88da-4cf9-bf64-ce56431ebd4c tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:28.266406 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-104cb51f-88da-4cf9-bf64-ce56431ebd4c tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 returned with HTTP 404 Aug 08 06:42:28.266839 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1464/5845] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:28 2026] GET /volume/v3/volumes/98467ea6-ca09-4d0a-8a93-f6201cefed04 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:42:28.273540 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6778f2e4-5bb2-40ad-9b78-e256d5230a4f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:28.275718 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6778f2e4-5bb2-40ad-9b78-e256d5230a4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 Aug 08 06:42:28.275988 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6778f2e4-5bb2-40ad-9b78-e256d5230a4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:28.276204 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6778f2e4-5bb2-40ad-9b78-e256d5230a4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:28.276348 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.snapshots [None req-6778f2e4-5bb2-40ad-9b78-e256d5230a4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Delete snapshot with id: b2362f24-980c-42e5-8d6d-461127161af4 Aug 08 06:42:28.281353 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:28.281353 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:28.281818 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6778f2e4-5bb2-40ad-9b78-e256d5230a4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot retrieved successfully. Aug 08 06:42:28.295885 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6778f2e4-5bb2-40ad-9b78-e256d5230a4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot delete request issued successfully. Aug 08 06:42:28.296108 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6778f2e4-5bb2-40ad-9b78-e256d5230a4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 returned with HTTP 202 Aug 08 06:42:28.296596 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1467/5846] 10.4.3.32 () {66 vars in 1350 bytes} [Sat Aug 8 06:42:28 2026] DELETE /volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:28.304385 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2c87ac8c-3205-4859-b95b-efcd2f941a8a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:28.306170 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c87ac8c-3205-4859-b95b-efcd2f941a8a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 Aug 08 06:42:28.306170 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c87ac8c-3205-4859-b95b-efcd2f941a8a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:28.306302 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c87ac8c-3205-4859-b95b-efcd2f941a8a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:28.310763 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:28.310763 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:28.311202 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2c87ac8c-3205-4859-b95b-efcd2f941a8a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Snapshot retrieved successfully. Aug 08 06:42:28.311920 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c87ac8c-3205-4859-b95b-efcd2f941a8a tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 returned with HTTP 200 Aug 08 06:42:28.312256 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1459/5847] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:28 2026] GET /volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:29.004857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cffe3e58-328e-4e70-ab11-d681e80aed48 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:29.006990 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cffe3e58-328e-4e70-ab11-d681e80aed48 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 Aug 08 06:42:29.007243 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cffe3e58-328e-4e70-ab11-d681e80aed48 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:29.007467 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cffe3e58-328e-4e70-ab11-d681e80aed48 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:29.014726 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cffe3e58-328e-4e70-ab11-d681e80aed48 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 returned with HTTP 404 Aug 08 06:42:29.015264 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1458/5848] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:29 2026] GET /volume/v3/volumes/5d63c3aa-0634-4840-949d-6d1806b80447 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:29.021119 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-564e2847-1d42-4c5f-9ac2-32f8a02ebec8 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:29.022682 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-564e2847-1d42-4c5f-9ac2-32f8a02ebec8 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:42:29.022896 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-564e2847-1d42-4c5f-9ac2-32f8a02ebec8 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:29.023072 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-564e2847-1d42-4c5f-9ac2-32f8a02ebec8 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:29.023544 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:29.023544 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:29.023838 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-564e2847-1d42-4c5f-9ac2-32f8a02ebec8 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:42:29.032447 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-564e2847-1d42-4c5f-9ac2-32f8a02ebec8 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Get all volumes completed successfully. Aug 08 06:42:29.034028 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:29.034028 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:29.037782 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-564e2847-1d42-4c5f-9ac2-32f8a02ebec8 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:42:29.038189 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1465/5849] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:42:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:29.055312 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f9ca97fa-b656-4a16-9496-d48f5c64929c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:29.056941 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f9ca97fa-b656-4a16-9496-d48f5c64929c tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] DELETE https://10.4.3.32/volume/v3/types/21e69283-77e2-4e50-8b2d-247f09d18290 Aug 08 06:42:29.057114 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f9ca97fa-b656-4a16-9496-d48f5c64929c tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:29.057297 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f9ca97fa-b656-4a16-9496-d48f5c64929c tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:29.057521 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:29.057521 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:29.079574 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f9ca97fa-b656-4a16-9496-d48f5c64929c tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/types/21e69283-77e2-4e50-8b2d-247f09d18290 returned with HTTP 202 Aug 08 06:42:29.079978 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1468/5850] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:42:29 2026] DELETE /volume/v3/types/21e69283-77e2-4e50-8b2d-247f09d18290 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:29.087000 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d19392ef-c8ad-4aa7-99e5-ebef9d03682a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:29.089355 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d19392ef-c8ad-4aa7-99e5-ebef9d03682a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] DELETE https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:42:29.089355 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d19392ef-c8ad-4aa7-99e5-ebef9d03682a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:29.089647 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d19392ef-c8ad-4aa7-99e5-ebef9d03682a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:29.089847 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d19392ef-c8ad-4aa7-99e5-ebef9d03682a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Delete volume with id: 25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:42:29.096101 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:29.096101 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:29.096570 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d19392ef-c8ad-4aa7-99e5-ebef9d03682a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:29.109892 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d19392ef-c8ad-4aa7-99e5-ebef9d03682a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Delete volume request issued successfully. Aug 08 06:42:29.110068 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d19392ef-c8ad-4aa7-99e5-ebef9d03682a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 202 Aug 08 06:42:29.110465 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1460/5851] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:42:29 2026] DELETE /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:29.116639 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f374cdbd-3000-496d-babf-cbeb081b25f2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:29.118275 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f374cdbd-3000-496d-babf-cbeb081b25f2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:42:29.118398 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f374cdbd-3000-496d-babf-cbeb081b25f2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:29.118575 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f374cdbd-3000-496d-babf-cbeb081b25f2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:29.124883 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:29.124883 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:29.128576 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f374cdbd-3000-496d-babf-cbeb081b25f2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:29.133137 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f374cdbd-3000-496d-babf-cbeb081b25f2 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 200 Aug 08 06:42:29.133542 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1459/5852] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:29 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:29.320951 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-b4901a7f-08bf-472b-a35e-60f9c5c45356 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:29.322442 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4901a7f-08bf-472b-a35e-60f9c5c45356 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 Aug 08 06:42:29.322628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4901a7f-08bf-472b-a35e-60f9c5c45356 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:29.322814 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-b4901a7f-08bf-472b-a35e-60f9c5c45356 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:29.326442 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-b4901a7f-08bf-472b-a35e-60f9c5c45356 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 returned with HTTP 404 Aug 08 06:42:29.326838 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1466/5853] 10.4.3.32 () {66 vars in 1347 bytes} [Sat Aug 8 06:42:29 2026] GET /volume/v3/snapshots/b2362f24-980c-42e5-8d6d-461127161af4 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:29.332430 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-5c2a40a6-7be6-436d-9621-38ccd061cd4f None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:29.334073 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c2a40a6-7be6-436d-9621-38ccd061cd4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:29.334268 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c2a40a6-7be6-436d-9621-38ccd061cd4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:29.334442 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-5c2a40a6-7be6-436d-9621-38ccd061cd4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:29.334622 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-5c2a40a6-7be6-436d-9621-38ccd061cd4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Delete volume with id: 0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:29.340852 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:29.340852 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:29.341306 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5c2a40a6-7be6-436d-9621-38ccd061cd4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:29.355267 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-5c2a40a6-7be6-436d-9621-38ccd061cd4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Delete volume request issued successfully. Aug 08 06:42:29.355431 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-5c2a40a6-7be6-436d-9621-38ccd061cd4f tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f returned with HTTP 202 Aug 08 06:42:29.355779 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1469/5854] 10.4.3.32 () {68 vars in 1385 bytes} [Sat Aug 8 06:42:29 2026] DELETE /volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 06:42:29.362125 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f73ef005-57fc-484e-95b0-4e1b073d1967 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:29.363912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f73ef005-57fc-484e-95b0-4e1b073d1967 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:29.364120 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f73ef005-57fc-484e-95b0-4e1b073d1967 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:29.364331 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f73ef005-57fc-484e-95b0-4e1b073d1967 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:29.370864 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:29.370864 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:29.374135 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f73ef005-57fc-484e-95b0-4e1b073d1967 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Volume info retrieved successfully. Aug 08 06:42:29.377708 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f73ef005-57fc-484e-95b0-4e1b073d1967 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f returned with HTTP 200 Aug 08 06:42:29.378113 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1461/5855] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:29 2026] GET /volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:30.148074 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5533f78c-1236-4886-8e51-6667f1998a06 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:30.150025 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5533f78c-1236-4886-8e51-6667f1998a06 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde Aug 08 06:42:30.150230 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5533f78c-1236-4886-8e51-6667f1998a06 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:30.150432 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5533f78c-1236-4886-8e51-6667f1998a06 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:30.156559 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5533f78c-1236-4886-8e51-6667f1998a06 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde returned with HTTP 404 Aug 08 06:42:30.157046 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1460/5856] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:30 2026] GET /volume/v3/volumes/25450ee7-4ae5-412c-a735-266803b6adde => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:30.163415 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a5b85bac-c9cf-47ae-9cfc-9334e3e2c4c9 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:30.165092 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5b85bac-c9cf-47ae-9cfc-9334e3e2c4c9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:30.165277 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5b85bac-c9cf-47ae-9cfc-9334e3e2c4c9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:30.165447 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a5b85bac-c9cf-47ae-9cfc-9334e3e2c4c9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:30.165605 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-a5b85bac-c9cf-47ae-9cfc-9334e3e2c4c9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Delete volume with id: e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:30.172231 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:30.172231 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:30.172633 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a5b85bac-c9cf-47ae-9cfc-9334e3e2c4c9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:30.186395 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-a5b85bac-c9cf-47ae-9cfc-9334e3e2c4c9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Delete volume request issued successfully. Aug 08 06:42:30.186558 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a5b85bac-c9cf-47ae-9cfc-9334e3e2c4c9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 202 Aug 08 06:42:30.187016 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1467/5857] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:42:30 2026] DELETE /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:30.193232 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-06481f3f-e1bf-4724-ab9d-66cb05054028 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:30.194902 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-06481f3f-e1bf-4724-ab9d-66cb05054028 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:30.195083 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-06481f3f-e1bf-4724-ab9d-66cb05054028 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:30.195258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-06481f3f-e1bf-4724-ab9d-66cb05054028 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:30.201523 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:30.201523 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:30.204835 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-06481f3f-e1bf-4724-ab9d-66cb05054028 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:42:30.208540 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-06481f3f-e1bf-4724-ab9d-66cb05054028 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 200 Aug 08 06:42:30.208881 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1470/5858] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:30 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:30.389466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee7f1a20-0e73-4774-bbe1-0d82c1e89238 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:30.391167 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee7f1a20-0e73-4774-bbe1-0d82c1e89238 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] GET https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f Aug 08 06:42:30.391394 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee7f1a20-0e73-4774-bbe1-0d82c1e89238 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:30.391604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee7f1a20-0e73-4774-bbe1-0d82c1e89238 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:30.396439 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee7f1a20-0e73-4774-bbe1-0d82c1e89238 tempest-VolumeRevertTests-753021214 tempest-VolumeRevertTests-753021214-project-member] https://10.4.3.32/volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f returned with HTTP 404 Aug 08 06:42:30.396899 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1462/5859] 10.4.3.32 () {68 vars in 1382 bytes} [Sat Aug 8 06:42:30 2026] GET /volume/v3/volumes/0cfd379b-6757-4b64-85fd-d874ea52137f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 06:42:31.220219 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f0997179-3880-4b0c-a0d8-68d6bbfc2778 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:31.221900 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f0997179-3880-4b0c-a0d8-68d6bbfc2778 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 Aug 08 06:42:31.222084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f0997179-3880-4b0c-a0d8-68d6bbfc2778 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:31.222253 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f0997179-3880-4b0c-a0d8-68d6bbfc2778 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:31.227387 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f0997179-3880-4b0c-a0d8-68d6bbfc2778 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 returned with HTTP 404 Aug 08 06:42:31.227843 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1461/5860] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:42:31 2026] GET /volume/v3/volumes/e8a5077d-d38b-4e14-b8d5-3f59373421a1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:31.234069 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e979c99d-d291-4447-b74f-959a4becdb70 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:31.236088 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e979c99d-d291-4447-b74f-959a4becdb70 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:42:31.236314 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e979c99d-d291-4447-b74f-959a4becdb70 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:31.236539 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e979c99d-d291-4447-b74f-959a4becdb70 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Calling method 'detail' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:31.237420 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.volume.api [None req-e979c99d-d291-4447-b74f-959a4becdb70 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100288) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:42:31.246883 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-e979c99d-d291-4447-b74f-959a4becdb70 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Get all volumes completed successfully. Aug 08 06:42:31.248590 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:31.248590 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:31.252907 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e979c99d-d291-4447-b74f-959a4becdb70 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:42:31.253363 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1468/5861] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:42:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5242 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:31.266025 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-911dfe68-a8f9-48e1-bde6-ab40ee5c91f0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:31.267939 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-911dfe68-a8f9-48e1-bde6-ab40ee5c91f0 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] DELETE https://10.4.3.32/volume/v3/types/fdda9d33-fd7b-4493-99cc-fdfb296fb532 Aug 08 06:42:31.268206 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-911dfe68-a8f9-48e1-bde6-ab40ee5c91f0 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:31.268472 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-911dfe68-a8f9-48e1-bde6-ab40ee5c91f0 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:31.300655 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-911dfe68-a8f9-48e1-bde6-ab40ee5c91f0 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/types/fdda9d33-fd7b-4493-99cc-fdfb296fb532 returned with HTTP 202 Aug 08 06:42:31.301236 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1471/5862] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:42:31 2026] DELETE /volume/v3/types/fdda9d33-fd7b-4493-99cc-fdfb296fb532 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:42:31.880976 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6a002d7b-738c-4001-b2d1-937b986517b7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:31.989916 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:42:31.990249 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1212545725"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:31.991483 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1212545725'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:42:31.991613 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Create volume of 1 GB Aug 08 06:42:31.994958 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Availability Zones retrieved successfully. Aug 08 06:42:31.999882 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Flow 'volume_create_api' (26bc5b70-da38-499a-b791-6445b9197bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:42:32.000690 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42014381-7f96-42ea-aad6-a07f31275060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:32.001366 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:42:32.025604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42014381-7f96-42ea-aad6-a07f31275060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:32.026364 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6200362b-dec7-4fba-b5c2-db04fefa5e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:32.085420 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Created reservations ['d558fd74-45ca-4f9d-b644-a83c1592b156', '767e2235-1443-4a4a-831d-2c59cde2d82c', 'b960e0af-902a-4a0f-8325-1e938efcdb0d', '9a3c1e06-b22e-4045-b20a-ff7e3793af4d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:42:32.086128 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6200362b-dec7-4fba-b5c2-db04fefa5e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d558fd74-45ca-4f9d-b644-a83c1592b156', '767e2235-1443-4a4a-831d-2c59cde2d82c', 'b960e0af-902a-4a0f-8325-1e938efcdb0d', '9a3c1e06-b22e-4045-b20a-ff7e3793af4d']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:32.086756 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddce3415-c7ad-4837-a451-81101173c799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:32.112789 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddce3415-c7ad-4837-a451-81101173c799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc64f2a3-5d33-4f20-bc72-ac008266c704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1212545725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e354766e3141058f027b32730829e9',qos_specs=None,replication_status=,reservations=['d558fd74-45ca-4f9d-b644-a83c1592b156','767e2235-1443-4a4a-831d-2c59cde2d82c','b960e0af-902a-4a0f-8325-1e938efcdb0d','9a3c1e06-b22e-4045-b20a-ff7e3793af4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a7bba0694084a54ba8ca535fe77ad9a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:42:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1212545725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc64f2a3-5d33-4f20-bc72-ac008266c704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9e354766e3141058f027b32730829e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a7bba0694084a54ba8ca535fe77ad9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:32.113604 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84497016-402e-476f-8700-5f4988acfd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:32.137003 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84497016-402e-476f-8700-5f4988acfd98) transitioned into state 'SUCCESS' from state '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-1212545725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e354766e3141058f027b32730829e9',qos_specs=None,replication_status=,reservations=['d558fd74-45ca-4f9d-b644-a83c1592b156','767e2235-1443-4a4a-831d-2c59cde2d82c','b960e0af-902a-4a0f-8325-1e938efcdb0d','9a3c1e06-b22e-4045-b20a-ff7e3793af4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a7bba0694084a54ba8ca535fe77ad9a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:32.137818 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd34be45-5b69-4b1b-bd5c-4c5ea91053d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:32.147699 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd34be45-5b69-4b1b-bd5c-4c5ea91053d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:32.148686 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Flow 'volume_create_api' (26bc5b70-da38-499a-b791-6445b9197bd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:42:32.148998 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Create volume request issued successfully. Aug 08 06:42:32.149584 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a002d7b-738c-4001-b2d1-937b986517b7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:42:32.150026 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1463/5863] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:42:31 2026] POST /volume/v3/volumes => generated 776 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:42:32.161425 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fd84d883-9537-4dca-b057-f10b42e45da4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:32.164287 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd84d883-9537-4dca-b057-f10b42e45da4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 Aug 08 06:42:32.164287 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd84d883-9537-4dca-b057-f10b42e45da4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:32.164900 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd84d883-9537-4dca-b057-f10b42e45da4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:32.172087 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:32.172087 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:32.176224 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fd84d883-9537-4dca-b057-f10b42e45da4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:42:32.178411 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd84d883-9537-4dca-b057-f10b42e45da4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 returned with HTTP 200 Aug 08 06:42:32.178790 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1462/5864] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:32 2026] GET /volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:33.190628 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3254531c-705c-4bf0-b58c-034b0f23315d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:33.192601 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3254531c-705c-4bf0-b58c-034b0f23315d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 Aug 08 06:42:33.192857 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3254531c-705c-4bf0-b58c-034b0f23315d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:33.193067 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3254531c-705c-4bf0-b58c-034b0f23315d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:33.200805 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:33.200805 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:33.204062 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3254531c-705c-4bf0-b58c-034b0f23315d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:42:33.207851 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3254531c-705c-4bf0-b58c-034b0f23315d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 returned with HTTP 200 Aug 08 06:42:33.208253 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1469/5865] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:33 2026] GET /volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:33.220604 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-dd9e985b-12d7-4c14-bab4-68270293312a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:33.222277 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd9e985b-12d7-4c14-bab4-68270293312a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:42:33.222617 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-dd9e985b-12d7-4c14-bab4-68270293312a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc64f2a3-5d33-4f20-bc72-ac008266c704", "name": "tempest-type-Backup-880459211"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:33.224255 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-dd9e985b-12d7-4c14-bab4-68270293312a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Creating new backup {'backup': {'volume_id': 'cc64f2a3-5d33-4f20-bc72-ac008266c704', 'name': 'tempest-type-Backup-880459211'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:42:33.224550 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-dd9e985b-12d7-4c14-bab4-68270293312a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Creating backup of volume cc64f2a3-5d33-4f20-bc72-ac008266c704 in container None Aug 08 06:42:33.230996 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:33.230996 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:33.231286 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-dd9e985b-12d7-4c14-bab4-68270293312a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:42:33.251597 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-dd9e985b-12d7-4c14-bab4-68270293312a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Created reservations ['4d0dfd09-194c-423b-aeab-00d85e2bab8b', '2d2e73f9-d80f-4da5-99f2-2755e2bc6631'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:42:33.282387 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-dd9e985b-12d7-4c14-bab4-68270293312a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:42:33.282961 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1472/5866] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:42:33 2026] POST /volume/v3/backups => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:42:33.290486 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a8a55905-ff80-4697-bff5-68878ac2ee27 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:33.292654 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a8a55905-ff80-4697-bff5-68878ac2ee27 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:33.292905 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a8a55905-ff80-4697-bff5-68878ac2ee27 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:33.293126 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a8a55905-ff80-4697-bff5-68878ac2ee27 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:33.293239 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a8a55905-ff80-4697-bff5-68878ac2ee27 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:33.297574 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:33.297574 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:33.298281 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a8a55905-ff80-4697-bff5-68878ac2ee27 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:33.298634 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1464/5867] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:33 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:34.307960 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fec781c6-85dd-4673-a0f2-78bbad643ff7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:34.309581 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fec781c6-85dd-4673-a0f2-78bbad643ff7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:34.309794 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fec781c6-85dd-4673-a0f2-78bbad643ff7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:34.309979 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fec781c6-85dd-4673-a0f2-78bbad643ff7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:34.310077 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-fec781c6-85dd-4673-a0f2-78bbad643ff7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:34.313702 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:34.313702 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:34.314269 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fec781c6-85dd-4673-a0f2-78bbad643ff7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:34.314782 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1463/5868] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:34 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:35.323501 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3c070c70-d4b5-40ee-adb0-824d6de849d5 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:35.325010 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3c070c70-d4b5-40ee-adb0-824d6de849d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:35.325208 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3c070c70-d4b5-40ee-adb0-824d6de849d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:35.325370 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3c070c70-d4b5-40ee-adb0-824d6de849d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:35.325469 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-3c070c70-d4b5-40ee-adb0-824d6de849d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:35.328906 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:35.328906 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:35.329381 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3c070c70-d4b5-40ee-adb0-824d6de849d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:35.329694 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1470/5869] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:35 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 722 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:36.341405 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b6ea08e2-8c19-455e-99a4-2f84a0161948 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:36.343967 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6ea08e2-8c19-455e-99a4-2f84a0161948 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:36.344167 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6ea08e2-8c19-455e-99a4-2f84a0161948 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:36.344344 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6ea08e2-8c19-455e-99a4-2f84a0161948 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:36.344488 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-b6ea08e2-8c19-455e-99a4-2f84a0161948 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:36.348724 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:36.348724 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:36.349246 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6ea08e2-8c19-455e-99a4-2f84a0161948 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:36.349572 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1473/5870] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:36 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:37.361214 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-571c2ecc-422e-482b-9e36-b3cfa9976f67 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:37.364005 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-571c2ecc-422e-482b-9e36-b3cfa9976f67 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:37.364202 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-571c2ecc-422e-482b-9e36-b3cfa9976f67 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:37.364359 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-571c2ecc-422e-482b-9e36-b3cfa9976f67 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:37.364453 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-571c2ecc-422e-482b-9e36-b3cfa9976f67 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:37.369738 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:37.369738 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:37.370585 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-571c2ecc-422e-482b-9e36-b3cfa9976f67 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:37.371089 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1465/5871] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:37 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:38.380651 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8a3680d-8b3c-492a-a7f0-ec0a238fda74 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:38.382505 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8a3680d-8b3c-492a-a7f0-ec0a238fda74 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:38.382875 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8a3680d-8b3c-492a-a7f0-ec0a238fda74 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:38.383154 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8a3680d-8b3c-492a-a7f0-ec0a238fda74 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:38.383295 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f8a3680d-8b3c-492a-a7f0-ec0a238fda74 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:38.387350 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:38.387350 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:38.388064 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8a3680d-8b3c-492a-a7f0-ec0a238fda74 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:38.388426 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1464/5872] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:38 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:39.398253 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-cdb41ba7-edee-45c3-a578-4278d8710acd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:39.402965 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cdb41ba7-edee-45c3-a578-4278d8710acd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:39.403223 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cdb41ba7-edee-45c3-a578-4278d8710acd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:39.403486 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-cdb41ba7-edee-45c3-a578-4278d8710acd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:39.403664 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-cdb41ba7-edee-45c3-a578-4278d8710acd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:39.408814 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:39.408814 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:39.409636 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-cdb41ba7-edee-45c3-a578-4278d8710acd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:39.410126 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1471/5873] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:39 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:40.421103 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e25f9ef9-022c-49f2-baa7-18ac816ebca2 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:40.423247 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e25f9ef9-022c-49f2-baa7-18ac816ebca2 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:40.423507 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e25f9ef9-022c-49f2-baa7-18ac816ebca2 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:40.423751 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e25f9ef9-022c-49f2-baa7-18ac816ebca2 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:40.423905 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-e25f9ef9-022c-49f2-baa7-18ac816ebca2 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:40.428753 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:40.428753 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:40.429459 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e25f9ef9-022c-49f2-baa7-18ac816ebca2 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:40.429900 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1474/5874] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:40 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:41.439634 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1d4cd08c-2fc6-4bc3-bc5c-be4f04a3bdaa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:41.441754 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d4cd08c-2fc6-4bc3-bc5c-be4f04a3bdaa tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:41.442055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d4cd08c-2fc6-4bc3-bc5c-be4f04a3bdaa tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:41.442289 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d4cd08c-2fc6-4bc3-bc5c-be4f04a3bdaa tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:41.442427 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1d4cd08c-2fc6-4bc3-bc5c-be4f04a3bdaa tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:41.447206 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:41.447206 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:41.448023 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d4cd08c-2fc6-4bc3-bc5c-be4f04a3bdaa tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:41.448450 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1466/5875] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:41 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:42.457962 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-981dea65-2bbe-4870-8f9b-c946fc94a68d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:42.459575 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-981dea65-2bbe-4870-8f9b-c946fc94a68d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:42.459835 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-981dea65-2bbe-4870-8f9b-c946fc94a68d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:42.460058 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-981dea65-2bbe-4870-8f9b-c946fc94a68d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:42.460212 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-981dea65-2bbe-4870-8f9b-c946fc94a68d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:42.465932 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:42.465932 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:42.466488 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-981dea65-2bbe-4870-8f9b-c946fc94a68d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:42.466850 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1465/5876] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:42 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:43.475838 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-bef9ea68-5799-47f7-a4dd-d9c9f45d0fc7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:43.477595 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bef9ea68-5799-47f7-a4dd-d9c9f45d0fc7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:43.477790 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bef9ea68-5799-47f7-a4dd-d9c9f45d0fc7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:43.477967 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-bef9ea68-5799-47f7-a4dd-d9c9f45d0fc7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:43.478066 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-bef9ea68-5799-47f7-a4dd-d9c9f45d0fc7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:43.482086 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:43.482086 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:43.482672 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-bef9ea68-5799-47f7-a4dd-d9c9f45d0fc7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:43.482998 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1472/5877] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:43 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:44.493947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-594ab13b-ef20-42bc-914e-59954eeea3a4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:44.495989 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-594ab13b-ef20-42bc-914e-59954eeea3a4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:44.496246 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-594ab13b-ef20-42bc-914e-59954eeea3a4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:44.496476 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-594ab13b-ef20-42bc-914e-59954eeea3a4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:44.496620 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-594ab13b-ef20-42bc-914e-59954eeea3a4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:44.501429 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:44.501429 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:44.502121 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-594ab13b-ef20-42bc-914e-59954eeea3a4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:44.502532 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1475/5878] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:44 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:45.511587 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4f335dd-23ef-405d-b933-c8753a03abb8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:45.513581 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4f335dd-23ef-405d-b933-c8753a03abb8 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:45.513843 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4f335dd-23ef-405d-b933-c8753a03abb8 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:45.514055 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4f335dd-23ef-405d-b933-c8753a03abb8 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:45.514175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c4f335dd-23ef-405d-b933-c8753a03abb8 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:45.518651 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:45.518651 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:45.519292 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4f335dd-23ef-405d-b933-c8753a03abb8 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:45.519793 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1467/5879] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:45 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:46.529007 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7cbe4977-edbf-4531-a41e-d506cd1ec78a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:46.530785 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7cbe4977-edbf-4531-a41e-d506cd1ec78a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:46.531066 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7cbe4977-edbf-4531-a41e-d506cd1ec78a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:46.531287 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7cbe4977-edbf-4531-a41e-d506cd1ec78a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:46.531430 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7cbe4977-edbf-4531-a41e-d506cd1ec78a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:46.536513 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:46.536513 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:46.536793 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7cbe4977-edbf-4531-a41e-d506cd1ec78a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:46.537190 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1466/5880] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:46 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:47.548014 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-41d2ec1e-772e-42cc-87cd-c49bd5dc6687 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:47.549785 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41d2ec1e-772e-42cc-87cd-c49bd5dc6687 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:42:47.550015 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41d2ec1e-772e-42cc-87cd-c49bd5dc6687 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:47.550202 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-41d2ec1e-772e-42cc-87cd-c49bd5dc6687 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:47.550308 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-41d2ec1e-772e-42cc-87cd-c49bd5dc6687 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:47.554762 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:47.554762 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:47.555429 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-41d2ec1e-772e-42cc-87cd-c49bd5dc6687 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:42:47.555971 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1473/5881] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:47 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:47.568258 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-50a93591-29ca-4833-abe0-2dad49de1275 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:47.616816 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-50a93591-29ca-4833-abe0-2dad49de1275 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f/export_record Aug 08 06:42:47.617020 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-50a93591-29ca-4833-abe0-2dad49de1275 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:47.617194 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-50a93591-29ca-4833-abe0-2dad49de1275 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Calling method 'export_record' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:47.617289 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-50a93591-29ca-4833-abe0-2dad49de1275 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Export record for backup 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 06:42:47.621510 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:47.621510 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:47.622519 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.policy [None req-50a93591-29ca-4833-abe0-2dad49de1275 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ab4d27cf691942abb72c66df10f8e332', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9e354766e3141058f027b32730829e9', '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=100289) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:42:47.622695 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-50a93591-29ca-4833-abe0-2dad49de1275 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f/export_record returned with HTTP 403 Aug 08 06:42:47.623222 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1476/5882] 10.4.3.32 () {68 vars in 1423 bytes} [Sat Aug 8 06:42:47 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f/export_record => generated 101 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:42:47.630083 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:47.631851 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:42:47.632256 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-21801193"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:47.633616 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-21801193'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:42:47.633791 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Create volume of 1 GB Aug 08 06:42:47.638013 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Availability Zones retrieved successfully. Aug 08 06:42:47.642917 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Flow 'volume_create_api' (10cdf88f-dc2d-4a68-b141-9d625495783c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:42:47.643935 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba8ca18-35bc-4c86-b71c-6337d220edc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:47.644654 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:42:47.665319 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba8ca18-35bc-4c86-b71c-6337d220edc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:47.666132 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bfb89dc-ba73-46fd-bae7-0626609b946a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:47.697790 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Created reservations ['7eefa2e7-2b57-4c6c-99d6-3c57d924d83a', 'f3608834-052a-44aa-ae39-2ede725301dd', '7d6247ce-7ef0-42bd-93b1-821b0de1dd18', '1a6f9f37-16c3-4505-abb7-27c96ea12679'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:42:47.698492 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bfb89dc-ba73-46fd-bae7-0626609b946a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eefa2e7-2b57-4c6c-99d6-3c57d924d83a', 'f3608834-052a-44aa-ae39-2ede725301dd', '7d6247ce-7ef0-42bd-93b1-821b0de1dd18', '1a6f9f37-16c3-4505-abb7-27c96ea12679']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:47.699218 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993a9dc2-59cc-4202-a0ee-20e0ffd682e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:47.719082 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993a9dc2-59cc-4202-a0ee-20e0ffd682e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ebc156-9e42-46ed-8f69-7af48028e459', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-21801193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e354766e3141058f027b32730829e9',qos_specs=None,replication_status=,reservations=['7eefa2e7-2b57-4c6c-99d6-3c57d924d83a','f3608834-052a-44aa-ae39-2ede725301dd','7d6247ce-7ef0-42bd-93b1-821b0de1dd18','1a6f9f37-16c3-4505-abb7-27c96ea12679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a7bba0694084a54ba8ca535fe77ad9a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-21801193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ebc156-9e42-46ed-8f69-7af48028e459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9e354766e3141058f027b32730829e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a7bba0694084a54ba8ca535fe77ad9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:47.719766 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d0e709-8307-46c5-a41b-0414ab24d32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:47.735860 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d0e709-8307-46c5-a41b-0414ab24d32d) transitioned into state 'SUCCESS' from state '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-21801193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e354766e3141058f027b32730829e9',qos_specs=None,replication_status=,reservations=['7eefa2e7-2b57-4c6c-99d6-3c57d924d83a','f3608834-052a-44aa-ae39-2ede725301dd','7d6247ce-7ef0-42bd-93b1-821b0de1dd18','1a6f9f37-16c3-4505-abb7-27c96ea12679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a7bba0694084a54ba8ca535fe77ad9a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:47.736551 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17deadfc-517a-4a1a-82d8-dd31e554b177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:42:47.745008 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17deadfc-517a-4a1a-82d8-dd31e554b177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:42:47.745733 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Flow 'volume_create_api' (10cdf88f-dc2d-4a68-b141-9d625495783c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:42:47.746014 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Create volume request issued successfully. Aug 08 06:42:47.746516 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a8cb296-d9a3-4234-abbe-a6c61dd3961e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:42:47.746915 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1468/5883] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:42:47 2026] POST /volume/v3/volumes => generated 774 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:42:47.757534 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-852adfe0-dad9-467d-966a-77d496fd4fd1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:47.759298 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-852adfe0-dad9-467d-966a-77d496fd4fd1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 Aug 08 06:42:47.759718 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-852adfe0-dad9-467d-966a-77d496fd4fd1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:47.759718 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-852adfe0-dad9-467d-966a-77d496fd4fd1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:47.767792 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:47.767792 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:47.771332 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-852adfe0-dad9-467d-966a-77d496fd4fd1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:42:47.775418 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-852adfe0-dad9-467d-966a-77d496fd4fd1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 returned with HTTP 200 Aug 08 06:42:47.775817 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1467/5884] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:47 2026] GET /volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:48.787825 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7e67a508-19c5-4d6e-a777-9480d34f9922 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:48.789256 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e67a508-19c5-4d6e-a777-9480d34f9922 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 Aug 08 06:42:48.789428 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e67a508-19c5-4d6e-a777-9480d34f9922 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:48.790591 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7e67a508-19c5-4d6e-a777-9480d34f9922 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:48.796349 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:48.796349 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:48.799401 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7e67a508-19c5-4d6e-a777-9480d34f9922 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:42:48.803259 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7e67a508-19c5-4d6e-a777-9480d34f9922 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 returned with HTTP 200 Aug 08 06:42:48.803749 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1474/5885] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:48 2026] GET /volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:42:48.814482 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-c113f4db-7ede-4b90-8540-00389f1806d5 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:48.816067 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c113f4db-7ede-4b90-8540-00389f1806d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:42:48.816410 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-c113f4db-7ede-4b90-8540-00389f1806d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94ebc156-9e42-46ed-8f69-7af48028e459", "name": "tempest-type-Backup-810668942"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:42:48.817687 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-c113f4db-7ede-4b90-8540-00389f1806d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Creating new backup {'backup': {'volume_id': '94ebc156-9e42-46ed-8f69-7af48028e459', 'name': 'tempest-type-Backup-810668942'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:42:48.817892 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-c113f4db-7ede-4b90-8540-00389f1806d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Creating backup of volume 94ebc156-9e42-46ed-8f69-7af48028e459 in container None Aug 08 06:42:48.824408 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:48.824408 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:48.824855 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-c113f4db-7ede-4b90-8540-00389f1806d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:42:48.840007 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-c113f4db-7ede-4b90-8540-00389f1806d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Created reservations ['aef4acfa-3858-45e2-b178-fea4fe7ead77', '1efe0c75-0f90-4c22-8ae5-1ff9929b1fe6'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:42:48.861636 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-c113f4db-7ede-4b90-8540-00389f1806d5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:42:48.862007 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1477/5886] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:42:48 2026] POST /volume/v3/backups => generated 313 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:42:48.871898 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-32ac13fb-e249-4b5d-85b7-9a9bb400187e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:48.873539 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32ac13fb-e249-4b5d-85b7-9a9bb400187e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:48.873788 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32ac13fb-e249-4b5d-85b7-9a9bb400187e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:48.873988 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32ac13fb-e249-4b5d-85b7-9a9bb400187e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:48.874093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-32ac13fb-e249-4b5d-85b7-9a9bb400187e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:48.878497 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:48.878497 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:48.879096 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32ac13fb-e249-4b5d-85b7-9a9bb400187e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:48.879553 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1469/5887] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:48 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:49.891258 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c36b7dff-b6a1-45d8-bc7c-8a9209ec4ae5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:49.893183 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c36b7dff-b6a1-45d8-bc7c-8a9209ec4ae5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:49.893519 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c36b7dff-b6a1-45d8-bc7c-8a9209ec4ae5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:49.893701 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c36b7dff-b6a1-45d8-bc7c-8a9209ec4ae5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:49.893831 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c36b7dff-b6a1-45d8-bc7c-8a9209ec4ae5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:49.897921 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:49.897921 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:49.898477 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c36b7dff-b6a1-45d8-bc7c-8a9209ec4ae5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:49.898812 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1468/5888] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:49 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:50.908506 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-442eddc9-10ba-479b-8a55-fef9fd10297e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:50.910290 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-442eddc9-10ba-479b-8a55-fef9fd10297e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:50.910511 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-442eddc9-10ba-479b-8a55-fef9fd10297e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:50.910688 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-442eddc9-10ba-479b-8a55-fef9fd10297e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:50.910807 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-442eddc9-10ba-479b-8a55-fef9fd10297e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:50.914922 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:50.914922 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:50.915446 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-442eddc9-10ba-479b-8a55-fef9fd10297e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:50.915794 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1475/5889] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:50 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:51.925722 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-3c506484-5c0f-40d1-8cbb-d94aad5e2f21 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:51.929391 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c506484-5c0f-40d1-8cbb-d94aad5e2f21 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:51.929391 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c506484-5c0f-40d1-8cbb-d94aad5e2f21 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:51.929391 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-3c506484-5c0f-40d1-8cbb-d94aad5e2f21 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:51.929391 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-3c506484-5c0f-40d1-8cbb-d94aad5e2f21 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:51.934291 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:51.934291 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:51.935263 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-3c506484-5c0f-40d1-8cbb-d94aad5e2f21 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:51.935822 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1478/5890] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:51 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:52.945795 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4f0541b3-f62e-4648-aadb-32969534c81e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:52.947538 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f0541b3-f62e-4648-aadb-32969534c81e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:52.947747 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f0541b3-f62e-4648-aadb-32969534c81e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:52.947936 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f0541b3-f62e-4648-aadb-32969534c81e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:52.948046 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-4f0541b3-f62e-4648-aadb-32969534c81e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:52.952665 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:52.952665 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:52.953355 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f0541b3-f62e-4648-aadb-32969534c81e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:52.953970 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1470/5891] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:52 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:53.965254 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-be045f90-ba9d-4d3e-9dd7-5bfd7a9fddf6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:53.967458 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-be045f90-ba9d-4d3e-9dd7-5bfd7a9fddf6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:53.967757 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-be045f90-ba9d-4d3e-9dd7-5bfd7a9fddf6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:53.968012 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-be045f90-ba9d-4d3e-9dd7-5bfd7a9fddf6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:53.968153 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-be045f90-ba9d-4d3e-9dd7-5bfd7a9fddf6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:53.973143 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:53.973143 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:53.973863 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-be045f90-ba9d-4d3e-9dd7-5bfd7a9fddf6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:53.974287 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1469/5892] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:53 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:54.985157 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-aaf48027-ddea-4886-9e88-937b9b8d6f62 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:54.987108 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aaf48027-ddea-4886-9e88-937b9b8d6f62 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:54.987397 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aaf48027-ddea-4886-9e88-937b9b8d6f62 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:54.987691 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-aaf48027-ddea-4886-9e88-937b9b8d6f62 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:54.987831 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-aaf48027-ddea-4886-9e88-937b9b8d6f62 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:54.993134 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:54.993134 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:54.993938 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-aaf48027-ddea-4886-9e88-937b9b8d6f62 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:54.994394 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1476/5893] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:54 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:56.005257 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-4b254b78-9e9b-42de-b704-4858ef93290b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:56.007467 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4b254b78-9e9b-42de-b704-4858ef93290b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:56.007686 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4b254b78-9e9b-42de-b704-4858ef93290b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:56.007891 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-4b254b78-9e9b-42de-b704-4858ef93290b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:56.008205 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-4b254b78-9e9b-42de-b704-4858ef93290b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:56.012222 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:56.012222 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:42:56.012580 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-4b254b78-9e9b-42de-b704-4858ef93290b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:56.012928 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1479/5894] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:56 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:57.022784 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7f0a4c88-6903-4d65-ae77-4ce1144af41b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:57.024557 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f0a4c88-6903-4d65-ae77-4ce1144af41b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:57.024796 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f0a4c88-6903-4d65-ae77-4ce1144af41b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:57.025041 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f0a4c88-6903-4d65-ae77-4ce1144af41b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:57.025189 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7f0a4c88-6903-4d65-ae77-4ce1144af41b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:57.029520 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:57.029520 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:42:57.030171 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f0a4c88-6903-4d65-ae77-4ce1144af41b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:57.030574 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1471/5895] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:57 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:58.040577 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2cc63489-59a2-4089-902c-3820b12ff783 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:58.042335 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cc63489-59a2-4089-902c-3820b12ff783 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:58.042557 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2cc63489-59a2-4089-902c-3820b12ff783 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:58.042737 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2cc63489-59a2-4089-902c-3820b12ff783 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:58.042857 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2cc63489-59a2-4089-902c-3820b12ff783 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:58.044470 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=105,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:42:58.047467 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:58.047467 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:42:58.048158 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cc63489-59a2-4089-902c-3820b12ff783 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:58.048637 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1470/5896] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:58 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:42:59.059122 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a6c4e21f-387a-4708-809a-429fe2175aae None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:42:59.060746 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a6c4e21f-387a-4708-809a-429fe2175aae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:42:59.061074 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a6c4e21f-387a-4708-809a-429fe2175aae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:42:59.061136 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a6c4e21f-387a-4708-809a-429fe2175aae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:42:59.061240 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a6c4e21f-387a-4708-809a-429fe2175aae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:42:59.063182 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=125,cinder:UPDATE=15,cinder:INSERT=3 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:42:59.066734 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:42:59.066734 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:42:59.067587 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a6c4e21f-387a-4708-809a-429fe2175aae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:42:59.068054 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1477/5897] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:42:59 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:00.078602 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-99352e7c-c849-4da1-a580-27264d08ccd0 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:00.080644 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99352e7c-c849-4da1-a580-27264d08ccd0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:43:00.080917 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99352e7c-c849-4da1-a580-27264d08ccd0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:00.081151 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-99352e7c-c849-4da1-a580-27264d08ccd0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:00.081290 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-99352e7c-c849-4da1-a580-27264d08ccd0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:00.083487 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=203,cinder:UPDATE=73,cinder:INSERT=33 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:43:00.087594 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:00.087594 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:00.088436 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-99352e7c-c849-4da1-a580-27264d08ccd0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:43:00.089067 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1480/5898] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:00 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:01.100209 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7cf31acb-3ef7-4360-84a8-ebcd769fe1d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:01.101972 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cf31acb-3ef7-4360-84a8-ebcd769fe1d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:43:01.102174 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7cf31acb-3ef7-4360-84a8-ebcd769fe1d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:01.102347 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7cf31acb-3ef7-4360-84a8-ebcd769fe1d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:01.102462 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7cf31acb-3ef7-4360-84a8-ebcd769fe1d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:01.104055 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=164,cinder:INSERT=27,cinder:UPDATE=40 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:43:01.108143 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:01.108143 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:01.108708 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7cf31acb-3ef7-4360-84a8-ebcd769fe1d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:43:01.109053 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1472/5899] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:01 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:02.120914 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-15e107d6-4e9e-4495-b902-2f9efea28bd7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:02.122879 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15e107d6-4e9e-4495-b902-2f9efea28bd7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:43:02.123138 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15e107d6-4e9e-4495-b902-2f9efea28bd7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:02.123349 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15e107d6-4e9e-4495-b902-2f9efea28bd7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:02.123477 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-15e107d6-4e9e-4495-b902-2f9efea28bd7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:02.128215 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:02.128215 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:02.128843 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15e107d6-4e9e-4495-b902-2f9efea28bd7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:43:02.129258 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1471/5900] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:02 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:03.139285 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-a9ab594e-0115-4785-bd3e-ed919f63405c None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:03.141085 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9ab594e-0115-4785-bd3e-ed919f63405c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:43:03.141305 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9ab594e-0115-4785-bd3e-ed919f63405c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:03.141521 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-a9ab594e-0115-4785-bd3e-ed919f63405c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:03.141631 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-a9ab594e-0115-4785-bd3e-ed919f63405c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:03.145787 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:03.145787 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:03.146395 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-a9ab594e-0115-4785-bd3e-ed919f63405c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:43:03.146748 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1478/5901] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:03 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:03.155720 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-71b8aca0-5f0d-4ef2-8902-01e23c5f86e7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:03.157911 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-71b8aca0-5f0d-4ef2-8902-01e23c5f86e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a/export_record Aug 08 06:43:03.158171 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-71b8aca0-5f0d-4ef2-8902-01e23c5f86e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:03.158405 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-71b8aca0-5f0d-4ef2-8902-01e23c5f86e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'export_record' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:03.158551 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-71b8aca0-5f0d-4ef2-8902-01e23c5f86e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Export record for backup 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 06:43:03.162592 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:03.162592 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:03.163408 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.api [None req-71b8aca0-5f0d-4ef2-8902-01e23c5f86e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling RPCAPI with context: , host: np0000006785, backup: 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100289) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 06:43:03.170470 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-71b8aca0-5f0d-4ef2-8902-01e23c5f86e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] export_record in rpcapi backup_id 41507cdc-d6c0-404a-9c1a-42309890c66a on host np0000006785. {{(pid=100289) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 06:43:03.184352 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.contrib.backups [None req-71b8aca0-5f0d-4ef2-8902-01e23c5f86e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDE1MDdjZGMtZDZjMC00MDRhLTljMWEtNDIzMDk4OTBjNjZhIiwgInVzZXJfaWQiOiAiOGE3YmJhMDY5NDA4NGE1NGJhOGNhNTM1ZmU3N2FkOWEiLCAicHJvamVjdF9pZCI6ICJlOWUzNTQ3NjZlMzE0MTA1OGYwMjdiMzI3MzA4MjllOSIsICJ2b2x1bWVfaWQiOiAiOTRlYmMxNTYtOWU0Mi00NmVkLThmNjktN2FmNDgwMjhlNDU5IiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MTA2Njg5NDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NGViYzE1Ni05ZTQyLTQ2ZWQtOGY2OS03YWY0ODAyOGU0NTkvMjAyNjA4MDgwNjQyNTEvYXpfbm92YV9iYWNrdXBfNDE1MDdjZGMtZDZjMC00MDRhLTljMWEtNDIzMDk4OTBjNjZhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjo0Mjo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjo0Mjo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjQzOjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100289) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 06:43:03.184642 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-71b8aca0-5f0d-4ef2-8902-01e23c5f86e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a/export_record returned with HTTP 200 Aug 08 06:43:03.185063 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1481/5902] 10.4.3.32 () {68 vars in 1423 bytes} [Sat Aug 8 06:43:03 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:03.193076 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4909ab90-e1c8-4245-b184-051da883152e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:03.194764 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4909ab90-e1c8-4245-b184-051da883152e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:43:03.195018 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4909ab90-e1c8-4245-b184-051da883152e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:03.195228 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4909ab90-e1c8-4245-b184-051da883152e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:03.195360 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-4909ab90-e1c8-4245-b184-051da883152e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:03.200484 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:03.200484 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:03.201281 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4909ab90-e1c8-4245-b184-051da883152e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:43:03.201866 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1473/5903] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:03 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:03.210789 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-600f886c-018e-439e-b62c-c07094f36742 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:03.212488 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-600f886c-018e-439e-b62c-c07094f36742 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] POST https://10.4.3.32/volume/v3/backups/import_record Aug 08 06:43:03.212978 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-600f886c-018e-439e-b62c-c07094f36742 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzQwNzA3NjAtZWVlMi00NDg3LWFmOGUtMzg3MjBmYjdjYTZiIiwgInVzZXJfaWQiOiAiOGE3YmJhMDY5NDA4NGE1NGJhOGNhNTM1ZmU3N2FkOWEiLCAicHJvamVjdF9pZCI6ICJlOWUzNTQ3NjZlMzE0MTA1OGYwMjdiMzI3MzA4MjllOSIsICJ2b2x1bWVfaWQiOiAiOTRlYmMxNTYtOWU0Mi00NmVkLThmNjktN2FmNDgwMjhlNDU5IiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MTA2Njg5NDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NGViYzE1Ni05ZTQyLTQ2ZWQtOGY2OS03YWY0ODAyOGU0NTkvMjAyNjA4MDgwNjQyNTEvYXpfbm92YV9iYWNrdXBfNDE1MDdjZGMtZDZjMC00MDRhLTljMWEtNDIzMDk4OTBjNjZhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjo0Mjo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjo0Mjo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjQzOjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:03.214361 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-600f886c-018e-439e-b62c-c07094f36742 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzQwNzA3NjAtZWVlMi00NDg3LWFmOGUtMzg3MjBmYjdjYTZiIiwgInVzZXJfaWQiOiAiOGE3YmJhMDY5NDA4NGE1NGJhOGNhNTM1ZmU3N2FkOWEiLCAicHJvamVjdF9pZCI6ICJlOWUzNTQ3NjZlMzE0MTA1OGYwMjdiMzI3MzA4MjllOSIsICJ2b2x1bWVfaWQiOiAiOTRlYmMxNTYtOWU0Mi00NmVkLThmNjktN2FmNDgwMjhlNDU5IiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MTA2Njg5NDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NGViYzE1Ni05ZTQyLTQ2ZWQtOGY2OS03YWY0ODAyOGU0NTkvMjAyNjA4MDgwNjQyNTEvYXpfbm92YV9iYWNrdXBfNDE1MDdjZGMtZDZjMC00MDRhLTljMWEtNDIzMDk4OTBjNjZhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjo0Mjo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjo0Mjo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjQzOjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100291) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 06:43:03.214522 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-600f886c-018e-439e-b62c-c07094f36742 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzQwNzA3NjAtZWVlMi00NDg3LWFmOGUtMzg3MjBmYjdjYTZiIiwgInVzZXJfaWQiOiAiOGE3YmJhMDY5NDA4NGE1NGJhOGNhNTM1ZmU3N2FkOWEiLCAicHJvamVjdF9pZCI6ICJlOWUzNTQ3NjZlMzE0MTA1OGYwMjdiMzI3MzA4MjllOSIsICJ2b2x1bWVfaWQiOiAiOTRlYmMxNTYtOWU0Mi00NmVkLThmNjktN2FmNDgwMjhlNDU5IiwgImhvc3QiOiAibnAwMDAwMDA2Nzg1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MTA2Njg5NDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85NGViYzE1Ni05ZTQyLTQ2ZWQtOGY2OS03YWY0ODAyOGU0NTkvMjAyNjA4MDgwNjQyNTEvYXpfbm92YV9iYWNrdXBfNDE1MDdjZGMtZDZjMC00MDRhLTljMWEtNDIzMDk4OTBjNjZhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQwNjo0Mjo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQwNjo0Mjo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDA2OjQzOjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100291) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 06:43:03.215190 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-600f886c-018e-439e-b62c-c07094f36742 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ab4d27cf691942abb72c66df10f8e332', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9e354766e3141058f027b32730829e9', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:43:03.215371 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-600f886c-018e-439e-b62c-c07094f36742 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 403 Aug 08 06:43:03.215869 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1472/5904] 10.4.3.32 () {70 vars in 1335 bytes} [Sat Aug 8 06:43:03 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:03.222203 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-7df14a5f-e1f9-44e3-9733-2c8c9ca46ef3 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:03.223923 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7df14a5f-e1f9-44e3-9733-2c8c9ca46ef3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 Aug 08 06:43:03.224128 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7df14a5f-e1f9-44e3-9733-2c8c9ca46ef3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:03.224315 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-7df14a5f-e1f9-44e3-9733-2c8c9ca46ef3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:03.224490 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.v3.volumes [None req-7df14a5f-e1f9-44e3-9733-2c8c9ca46ef3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Delete volume with id: 94ebc156-9e42-46ed-8f69-7af48028e459 Aug 08 06:43:03.231787 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:03.231787 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:03.232114 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7df14a5f-e1f9-44e3-9733-2c8c9ca46ef3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:43:03.247646 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-7df14a5f-e1f9-44e3-9733-2c8c9ca46ef3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Delete volume request issued successfully. Aug 08 06:43:03.247837 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-7df14a5f-e1f9-44e3-9733-2c8c9ca46ef3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 returned with HTTP 202 Aug 08 06:43:03.248370 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1479/5905] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:43:03 2026] DELETE /volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:43:03.255663 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-870df486-1bbd-4e3b-a21b-3c0dce007804 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:03.257435 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-870df486-1bbd-4e3b-a21b-3c0dce007804 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 Aug 08 06:43:03.257700 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-870df486-1bbd-4e3b-a21b-3c0dce007804 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:03.257947 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-870df486-1bbd-4e3b-a21b-3c0dce007804 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:03.265673 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:03.265673 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:03.268876 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-870df486-1bbd-4e3b-a21b-3c0dce007804 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:43:03.272411 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-870df486-1bbd-4e3b-a21b-3c0dce007804 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 returned with HTTP 200 Aug 08 06:43:03.272889 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1482/5906] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:03 2026] GET /volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:04.284307 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f1e9c9c8-80b1-4e41-8955-0bed6ff7bd2e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:04.286031 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1e9c9c8-80b1-4e41-8955-0bed6ff7bd2e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 Aug 08 06:43:04.286243 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1e9c9c8-80b1-4e41-8955-0bed6ff7bd2e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:04.286433 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1e9c9c8-80b1-4e41-8955-0bed6ff7bd2e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:04.292378 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1e9c9c8-80b1-4e41-8955-0bed6ff7bd2e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 returned with HTTP 404 Aug 08 06:43:04.292911 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1474/5907] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:04 2026] GET /volume/v3/volumes/94ebc156-9e42-46ed-8f69-7af48028e459 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:04.299604 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5dcf03b7-2477-4f2e-8359-a4cab0779ff3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:04.301947 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5dcf03b7-2477-4f2e-8359-a4cab0779ff3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] GET https://10.4.3.32/volume/v3/backups Aug 08 06:43:04.302179 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5dcf03b7-2477-4f2e-8359-a4cab0779ff3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:04.302377 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5dcf03b7-2477-4f2e-8359-a4cab0779ff3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:04.302663 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-5dcf03b7-2477-4f2e-8359-a4cab0779ff3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:43:04.308057 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5dcf03b7-2477-4f2e-8359-a4cab0779ff3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Aug 08 06:43:04.308436 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1473/5908] 10.4.3.32 () {68 vars in 1270 bytes} [Sat Aug 8 06:43:04 2026] GET /volume/v3/backups => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:04.315691 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-e54f4b12-04f2-4171-bce7-0df8199372cd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:04.317307 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e54f4b12-04f2-4171-bce7-0df8199372cd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] GET https://10.4.3.32/volume/v3/backups?project_id=e9e354766e3141058f027b32730829e9 Aug 08 06:43:04.317532 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e54f4b12-04f2-4171-bce7-0df8199372cd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:04.317707 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-e54f4b12-04f2-4171-bce7-0df8199372cd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Calling method 'index' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:04.317919 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.api_utils [None req-e54f4b12-04f2-4171-bce7-0df8199372cd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Removing options 'project_id' from query. {{(pid=100288) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 06:43:04.322900 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-e54f4b12-04f2-4171-bce7-0df8199372cd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] https://10.4.3.32/volume/v3/backups?project_id=e9e354766e3141058f027b32730829e9 returned with HTTP 200 Aug 08 06:43:04.323278 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1480/5909] 10.4.3.32 () {68 vars in 1357 bytes} [Sat Aug 8 06:43:04 2026] GET /volume/v3/backups?project_id=e9e354766e3141058f027b32730829e9 => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:04.331519 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:04.333066 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:43:04.333379 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-403671659"}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:04.334723 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-403671659'}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:43:04.334854 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Create volume of 1 GB Aug 08 06:43:04.338461 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Availability Zones retrieved successfully. Aug 08 06:43:04.343899 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Flow 'volume_create_api' (618885b5-598b-42fe-8a4d-0f87477a070a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:43:04.344752 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc2e99a-73bc-4924-af2a-6882f6b983a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:04.345432 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:43:04.366912 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc2e99a-73bc-4924-af2a-6882f6b983a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f77befd3-4673-440f-b530-fee64f02be14,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f77befd3-4673-440f-b530-fee64f02be14', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:04.367649 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aab4b3c-dc3b-49d2-8c4b-74281cecafe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:04.399905 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Created reservations ['47c70968-757b-4dfa-a5f7-2723deb7372b', 'c6ca2da4-a239-42ee-9096-52c6e6c3cdfe', 'a882d231-6103-4f5b-b3e9-c57d720bbd60', 'b5c9739c-6eea-455d-85c9-0d206352a604'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:43:04.400604 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aab4b3c-dc3b-49d2-8c4b-74281cecafe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47c70968-757b-4dfa-a5f7-2723deb7372b', 'c6ca2da4-a239-42ee-9096-52c6e6c3cdfe', 'a882d231-6103-4f5b-b3e9-c57d720bbd60', 'b5c9739c-6eea-455d-85c9-0d206352a604']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:04.401287 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d959f0-7c87-4548-9057-680c4c448ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:04.421003 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d959f0-7c87-4548-9057-680c4c448ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8980e4f6-1c28-48f8-b8f7-af77929c2402', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-403671659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e354766e3141058f027b32730829e9',qos_specs=None,replication_status=,reservations=['47c70968-757b-4dfa-a5f7-2723deb7372b','c6ca2da4-a239-42ee-9096-52c6e6c3cdfe','a882d231-6103-4f5b-b3e9-c57d720bbd60','b5c9739c-6eea-455d-85c9-0d206352a604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a7bba0694084a54ba8ca535fe77ad9a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-403671659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8980e4f6-1c28-48f8-b8f7-af77929c2402,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9e354766e3141058f027b32730829e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a7bba0694084a54ba8ca535fe77ad9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f77befd3-4673-440f-b530-fee64f02be14),volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:04.422186 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (836a5207-104f-46e1-966a-b0c4023561cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:04.437154 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (836a5207-104f-46e1-966a-b0c4023561cc) transitioned into state 'SUCCESS' from state '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-403671659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e354766e3141058f027b32730829e9',qos_specs=None,replication_status=,reservations=['47c70968-757b-4dfa-a5f7-2723deb7372b','c6ca2da4-a239-42ee-9096-52c6e6c3cdfe','a882d231-6103-4f5b-b3e9-c57d720bbd60','b5c9739c-6eea-455d-85c9-0d206352a604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a7bba0694084a54ba8ca535fe77ad9a',volume_type_id=f77befd3-4673-440f-b530-fee64f02be14)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:04.437719 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c76b57-154e-4bc4-b452-56cae95b585f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:04.444725 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c76b57-154e-4bc4-b452-56cae95b585f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:04.445425 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Flow 'volume_create_api' (618885b5-598b-42fe-8a4d-0f87477a070a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:43:04.445752 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Create volume request issued successfully. Aug 08 06:43:04.446334 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-e95f9f22-201f-4b00-a7bf-93db1a4408b4 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:43:04.446815 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1483/5910] 10.4.3.32 () {70 vars in 1291 bytes} [Sat Aug 8 06:43:04 2026] POST /volume/v3/volumes => generated 775 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:43:04.458259 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-04268a8e-d00a-4476-ab90-43664de583e7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:04.460026 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04268a8e-d00a-4476-ab90-43664de583e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 Aug 08 06:43:04.460238 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04268a8e-d00a-4476-ab90-43664de583e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:04.460431 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04268a8e-d00a-4476-ab90-43664de583e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:04.467512 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:04.467512 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:04.471187 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-04268a8e-d00a-4476-ab90-43664de583e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:43:04.474945 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04268a8e-d00a-4476-ab90-43664de583e7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 returned with HTTP 200 Aug 08 06:43:04.475304 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1475/5911] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:04 2026] GET /volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:05.487068 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0ee520eb-47bf-4c51-aa67-5ccf4cb99d8e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:05.488878 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ee520eb-47bf-4c51-aa67-5ccf4cb99d8e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 Aug 08 06:43:05.489084 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ee520eb-47bf-4c51-aa67-5ccf4cb99d8e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:05.489260 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ee520eb-47bf-4c51-aa67-5ccf4cb99d8e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:05.495910 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:05.495910 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:05.499029 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0ee520eb-47bf-4c51-aa67-5ccf4cb99d8e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:43:05.502296 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ee520eb-47bf-4c51-aa67-5ccf4cb99d8e tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 returned with HTTP 200 Aug 08 06:43:05.502651 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1474/5912] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:05 2026] GET /volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:05.513614 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-eccfe8ee-6506-4f82-9d4e-3dafe45a46d0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:05.515464 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eccfe8ee-6506-4f82-9d4e-3dafe45a46d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 08 06:43:05.515868 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-eccfe8ee-6506-4f82-9d4e-3dafe45a46d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8980e4f6-1c28-48f8-b8f7-af77929c2402", "name": "tempest-type-Backup-754385976"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:05.517427 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.backups [None req-eccfe8ee-6506-4f82-9d4e-3dafe45a46d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Creating new backup {'backup': {'volume_id': '8980e4f6-1c28-48f8-b8f7-af77929c2402', 'name': 'tempest-type-Backup-754385976'}} {{(pid=100288) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 06:43:05.517580 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-eccfe8ee-6506-4f82-9d4e-3dafe45a46d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Creating backup of volume 8980e4f6-1c28-48f8-b8f7-af77929c2402 in container None Aug 08 06:43:05.525125 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:05.525125 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:05.525453 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-eccfe8ee-6506-4f82-9d4e-3dafe45a46d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:43:05.539486 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.quota [None req-eccfe8ee-6506-4f82-9d4e-3dafe45a46d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Created reservations ['d748a0cd-09bb-41b1-9b4a-7a7129a44514', '8ca4bfc9-173c-45dd-9c37-d0e8697d4424'] {{(pid=100288) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:43:05.561560 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-eccfe8ee-6506-4f82-9d4e-3dafe45a46d0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 08 06:43:05.561964 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1481/5913] 10.4.3.32 () {70 vars in 1292 bytes} [Sat Aug 8 06:43:05 2026] POST /volume/v3/backups => generated 313 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:43:05.570694 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-40d114de-306c-4768-9ab8-af857affeb30 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:05.572721 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40d114de-306c-4768-9ab8-af857affeb30 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:05.572954 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40d114de-306c-4768-9ab8-af857affeb30 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:05.573209 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-40d114de-306c-4768-9ab8-af857affeb30 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:05.573259 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-40d114de-306c-4768-9ab8-af857affeb30 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:05.577565 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:05.577565 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:05.578214 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-40d114de-306c-4768-9ab8-af857affeb30 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:05.578575 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1484/5914] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:05 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:06.588754 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5dce6821-f025-42a1-af8f-a0c8d922f30c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:06.590641 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5dce6821-f025-42a1-af8f-a0c8d922f30c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:06.590908 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5dce6821-f025-42a1-af8f-a0c8d922f30c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:06.591128 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5dce6821-f025-42a1-af8f-a0c8d922f30c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:06.591274 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5dce6821-f025-42a1-af8f-a0c8d922f30c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:06.595889 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:06.595889 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:06.596432 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5dce6821-f025-42a1-af8f-a0c8d922f30c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:06.596802 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1476/5915] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:06 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:07.605922 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8a74159b-a418-47b4-bc87-e3fb002f0f1a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:07.607681 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a74159b-a418-47b4-bc87-e3fb002f0f1a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:07.607916 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a74159b-a418-47b4-bc87-e3fb002f0f1a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:07.608121 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a74159b-a418-47b4-bc87-e3fb002f0f1a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:07.608223 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8a74159b-a418-47b4-bc87-e3fb002f0f1a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:07.612335 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:07.612335 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:07.612906 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a74159b-a418-47b4-bc87-e3fb002f0f1a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:07.613271 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1475/5916] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:07 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:08.622939 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-2763f11a-b537-44d5-a92e-40aaf9eadac7 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:08.624815 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2763f11a-b537-44d5-a92e-40aaf9eadac7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:08.624988 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2763f11a-b537-44d5-a92e-40aaf9eadac7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:08.625160 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-2763f11a-b537-44d5-a92e-40aaf9eadac7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:08.625296 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-2763f11a-b537-44d5-a92e-40aaf9eadac7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:08.629698 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:08.629698 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:08.630314 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-2763f11a-b537-44d5-a92e-40aaf9eadac7 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:08.630691 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1482/5917] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:08 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:09.641096 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-673d0d91-9df0-41d8-95f9-e80d5a7e0e78 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:09.643255 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-673d0d91-9df0-41d8-95f9-e80d5a7e0e78 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:09.643530 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-673d0d91-9df0-41d8-95f9-e80d5a7e0e78 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:09.643766 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-673d0d91-9df0-41d8-95f9-e80d5a7e0e78 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:09.643926 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-673d0d91-9df0-41d8-95f9-e80d5a7e0e78 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:09.648942 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:09.648942 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:09.649755 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-673d0d91-9df0-41d8-95f9-e80d5a7e0e78 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:09.650237 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1485/5918] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:09 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:10.661259 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1f2b371d-ac2f-48d3-b626-cb91f6404907 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:10.663572 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f2b371d-ac2f-48d3-b626-cb91f6404907 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:10.663855 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f2b371d-ac2f-48d3-b626-cb91f6404907 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:10.664084 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f2b371d-ac2f-48d3-b626-cb91f6404907 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:10.664220 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1f2b371d-ac2f-48d3-b626-cb91f6404907 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:10.669158 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:10.669158 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:10.669912 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f2b371d-ac2f-48d3-b626-cb91f6404907 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:10.670520 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1477/5919] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:10 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:11.682160 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6ef95a16-8796-4fae-bd40-567daa5610a3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:11.683854 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ef95a16-8796-4fae-bd40-567daa5610a3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:11.684051 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ef95a16-8796-4fae-bd40-567daa5610a3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:11.684235 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ef95a16-8796-4fae-bd40-567daa5610a3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:11.684331 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6ef95a16-8796-4fae-bd40-567daa5610a3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:11.689340 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:11.689340 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:11.690054 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ef95a16-8796-4fae-bd40-567daa5610a3 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:11.690443 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1476/5920] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:11 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:12.700617 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-82b9f019-2045-4df2-acee-58a98595d649 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:12.702523 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82b9f019-2045-4df2-acee-58a98595d649 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:12.702712 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-82b9f019-2045-4df2-acee-58a98595d649 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:12.702933 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-82b9f019-2045-4df2-acee-58a98595d649 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:12.703083 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-82b9f019-2045-4df2-acee-58a98595d649 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:12.707145 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:12.707145 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:12.707722 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-82b9f019-2045-4df2-acee-58a98595d649 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:12.708088 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1483/5921] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:12 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:13.719113 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-29bc7dde-d2b7-423d-9e6e-e31f3a157d97 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:13.721201 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-29bc7dde-d2b7-423d-9e6e-e31f3a157d97 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:13.721404 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-29bc7dde-d2b7-423d-9e6e-e31f3a157d97 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:13.721553 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-29bc7dde-d2b7-423d-9e6e-e31f3a157d97 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:13.721665 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-29bc7dde-d2b7-423d-9e6e-e31f3a157d97 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:13.726034 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:13.726034 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:13.726601 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-29bc7dde-d2b7-423d-9e6e-e31f3a157d97 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:13.726998 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1486/5922] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:13 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:14.738655 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b932789d-feaf-4d74-9b40-a267762be78d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:14.740901 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b932789d-feaf-4d74-9b40-a267762be78d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:14.741200 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b932789d-feaf-4d74-9b40-a267762be78d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:14.741477 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b932789d-feaf-4d74-9b40-a267762be78d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:14.741633 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b932789d-feaf-4d74-9b40-a267762be78d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:14.746994 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:14.746994 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:14.747835 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b932789d-feaf-4d74-9b40-a267762be78d tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:14.748318 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1478/5923] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:14 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:15.759229 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4553cbe9-3bc8-4f6d-b748-3208bbb8464b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:15.760960 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4553cbe9-3bc8-4f6d-b748-3208bbb8464b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:15.761166 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4553cbe9-3bc8-4f6d-b748-3208bbb8464b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:15.761363 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4553cbe9-3bc8-4f6d-b748-3208bbb8464b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:15.761464 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4553cbe9-3bc8-4f6d-b748-3208bbb8464b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:15.765422 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:15.765422 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:15.765990 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4553cbe9-3bc8-4f6d-b748-3208bbb8464b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:15.766347 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1477/5924] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:15 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:16.035455 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a7a641a-34a0-4c2e-bf9e-88c28bc2a638 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:16.036953 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a7a641a-34a0-4c2e-bf9e-88c28bc2a638 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] POST https://10.4.3.32/volume/v3/types Aug 08 06:43:16.037249 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a7a641a-34a0-4c2e-bf9e-88c28bc2a638 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1361844546-177091130", "extra_specs": {"multiattach": " True"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:16.048821 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a7a641a-34a0-4c2e-bf9e-88c28bc2a638 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 08 06:43:16.049144 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1484/5925] 10.4.3.32 () {68 vars in 1246 bytes} [Sat Aug 8 06:43:16 2026] POST /volume/v3/types => generated 286 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:16.057384 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:16.059028 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 08 06:43:16.059372 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1770592481", "snapshot_id": null, "imageRef": null, "volume_type": "228d9dc4-0836-4d45-b87f-9962a91bd295", "size": 1}} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:16.060785 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.volumes [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1770592481', 'snapshot_id': None, 'imageRef': None, 'volume_type': '228d9dc4-0836-4d45-b87f-9962a91bd295', 'size': 1}} {{(pid=100289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 06:43:16.065210 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume of 1 GB Aug 08 06:43:16.065529 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:16.065529 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:16.066027 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Availability Zones retrieved successfully. Aug 08 06:43:16.071705 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Flow 'volume_create_api' (9464e6c9-7a81-425b-9b4b-ca078ef91ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:43:16.072926 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bb70a2-6216-4311-ae5b-18a5064ad599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:16.073765 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.flows.api.create_volume [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Validating volume size '1' using validate_int {{(pid=100289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 06:43:16.082178 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:16.082178 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:16.095083 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bb70a2-6216-4311-ae5b-18a5064ad599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T06:43:16Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=228d9dc4-0836-4d45-b87f-9962a91bd295,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1361844546-177091130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '228d9dc4-0836-4d45-b87f-9962a91bd295', 'encryption_key_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=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:16.095838 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031f3b05-fe4f-4c1f-ac6a-85a42a80242c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:16.118847 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1361844546-177091130 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1361844546-177091130, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:43:16.119088 np0000006785 devstack@c-api.service[100289]: WARNING cinder.quota [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1361844546-177091130 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1361844546-177091130, it is now deprecated. Please use the default quota class for default quota. Aug 08 06:43:16.138761 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.quota [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Created reservations ['1c89d8e0-1292-473c-8c9c-d1e315f6af94', '38c7ce4e-5824-4848-bbcb-329187476708', '21eb4e86-d15a-415b-9bed-dc5c1ae43cad', '8a19b9f2-c923-4e72-9678-7c167d2161cd'] {{(pid=100289) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 06:43:16.139489 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031f3b05-fe4f-4c1f-ac6a-85a42a80242c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c89d8e0-1292-473c-8c9c-d1e315f6af94', '38c7ce4e-5824-4848-bbcb-329187476708', '21eb4e86-d15a-415b-9bed-dc5c1ae43cad', '8a19b9f2-c923-4e72-9678-7c167d2161cd']}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:16.140228 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bee767-4f68-457a-bdc1-5f941ff84c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:16.170362 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bee767-4f68-457a-bdc1-5f941ff84c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd208ca33-21e5-41a5-9c2a-a084e0609de1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1770592481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='83310e3a9158436cbe4c5db90096ad22',qos_specs=None,replication_status=,reservations=['1c89d8e0-1292-473c-8c9c-d1e315f6af94','38c7ce4e-5824-4848-bbcb-329187476708','21eb4e86-d15a-415b-9bed-dc5c1ae43cad','8a19b9f2-c923-4e72-9678-7c167d2161cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e9bee93bb84909995507a17d51df8c',volume_type_id=228d9dc4-0836-4d45-b87f-9962a91bd295), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T06:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1770592481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d208ca33-21e5-41a5-9c2a-a084e0609de1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='83310e3a9158436cbe4c5db90096ad22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e9bee93bb84909995507a17d51df8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(228d9dc4-0836-4d45-b87f-9962a91bd295),volume_type_id=228d9dc4-0836-4d45-b87f-9962a91bd295)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:16.171102 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4faf1708-8725-4b2d-b6c2-f8da7bbcda17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:16.190801 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4faf1708-8725-4b2d-b6c2-f8da7bbcda17) transitioned into state 'SUCCESS' from state '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-1770592481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='83310e3a9158436cbe4c5db90096ad22',qos_specs=None,replication_status=,reservations=['1c89d8e0-1292-473c-8c9c-d1e315f6af94','38c7ce4e-5824-4848-bbcb-329187476708','21eb4e86-d15a-415b-9bed-dc5c1ae43cad','8a19b9f2-c923-4e72-9678-7c167d2161cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e9bee93bb84909995507a17d51df8c',volume_type_id=228d9dc4-0836-4d45-b87f-9962a91bd295)}' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:16.191557 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50d0e44-cc89-4d3a-b97c-1766dceea56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 06:43:16.200799 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50d0e44-cc89-4d3a-b97c-1766dceea56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 06:43:16.201694 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Flow 'volume_create_api' (9464e6c9-7a81-425b-9b4b-ca078ef91ae4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 06:43:16.202046 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Create volume request issued successfully. Aug 08 06:43:16.202714 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-0bf71fc9-8f90-472d-a92c-59ccc7b9a4fe tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 08 06:43:16.203157 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1487/5926] 10.4.3.32 () {68 vars in 1252 bytes} [Sat Aug 8 06:43:16 2026] POST /volume/v3/volumes => generated 827 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 06:43:16.216268 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d6ad471d-7040-4b1e-aa4a-56cfa4bbde52 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:16.218184 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6ad471d-7040-4b1e-aa4a-56cfa4bbde52 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:16.218458 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6ad471d-7040-4b1e-aa4a-56cfa4bbde52 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:16.218677 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6ad471d-7040-4b1e-aa4a-56cfa4bbde52 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:16.225721 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:16.225721 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:16.229108 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d6ad471d-7040-4b1e-aa4a-56cfa4bbde52 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:16.232896 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6ad471d-7040-4b1e-aa4a-56cfa4bbde52 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:16.233343 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1479/5927] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:16 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:16.776568 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-01655cd5-6fbc-41d7-8cbc-3120fa78090a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:16.778296 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-01655cd5-6fbc-41d7-8cbc-3120fa78090a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:16.778520 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-01655cd5-6fbc-41d7-8cbc-3120fa78090a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:16.778698 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-01655cd5-6fbc-41d7-8cbc-3120fa78090a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:16.778836 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-01655cd5-6fbc-41d7-8cbc-3120fa78090a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:16.783349 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:16.783349 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:16.784388 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-01655cd5-6fbc-41d7-8cbc-3120fa78090a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:16.784785 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1478/5928] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:16 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:17.245632 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-6603482c-b279-4c70-a15a-ff857779f89e None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.248008 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6603482c-b279-4c70-a15a-ff857779f89e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:17.248265 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6603482c-b279-4c70-a15a-ff857779f89e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:17.248489 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-6603482c-b279-4c70-a15a-ff857779f89e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:17.255262 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:17.255262 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:17.258919 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-6603482c-b279-4c70-a15a-ff857779f89e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:17.263178 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-6603482c-b279-4c70-a15a-ff857779f89e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:17.263622 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1485/5929] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:17 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:17.283461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-60574c8c-61e0-4eaa-8ea0-bbf5781742ba None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.283461 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60574c8c-61e0-4eaa-8ea0-bbf5781742ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:17.283461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60574c8c-61e0-4eaa-8ea0-bbf5781742ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:17.283461 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-60574c8c-61e0-4eaa-8ea0-bbf5781742ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:17.284703 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:17.284703 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:17.288047 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-60574c8c-61e0-4eaa-8ea0-bbf5781742ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:17.291920 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-60574c8c-61e0-4eaa-8ea0-bbf5781742ba tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:17.292258 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1488/5930] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:17 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:17.332735 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-872a1032-5100-41e7-8693-5e17c526e848 req-93ff1ac1-e0c5-486a-9840-3707854802a7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.335277 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-93ff1ac1-e0c5-486a-9840-3707854802a7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:17.335478 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-93ff1ac1-e0c5-486a-9840-3707854802a7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:17.335712 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-93ff1ac1-e0c5-486a-9840-3707854802a7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:17.343917 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:17.343917 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:17.347780 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [req-872a1032-5100-41e7-8693-5e17c526e848 req-93ff1ac1-e0c5-486a-9840-3707854802a7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:17.352374 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-93ff1ac1-e0c5-486a-9840-3707854802a7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:17.352829 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1480/5931] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:43:17 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:17.413335 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-630e8fcc-40b9-45c1-826b-af105732a7df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.413784 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-630e8fcc-40b9-45c1-826b-af105732a7df None None] GET https://10.4.3.32/volume// Aug 08 06:43:17.414013 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-630e8fcc-40b9-45c1-826b-af105732a7df None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:17.414246 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-630e8fcc-40b9-45c1-826b-af105732a7df None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:17.414640 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-630e8fcc-40b9-45c1-826b-af105732a7df None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:43:17.414995 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1479/5932] 10.4.3.32 () {66 vars in 1421 bytes} [Sat Aug 8 06:43:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:43:17.421061 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-872a1032-5100-41e7-8693-5e17c526e848 req-02e510d7-bd53-43ad-8350-512f7345fdcd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.423023 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-02e510d7-bd53-43ad-8350-512f7345fdcd tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 08 06:43:17.423431 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-02e510d7-bd53-43ad-8350-512f7345fdcd tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d208ca33-21e5-41a5-9c2a-a084e0609de1", "connector": null, "instance_uuid": "e5b90693-d17f-404d-b115-607120a8efad"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:17.431199 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:17.431199 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:17.453634 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-02e510d7-bd53-43ad-8350-512f7345fdcd tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 08 06:43:17.454157 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1486/5933] 10.4.3.32 () {74 vars in 1587 bytes} [Sat Aug 8 06:43:17 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:17.478397 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-75545fba-cba3-4d78-a37c-9026d06f952e None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.480097 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75545fba-cba3-4d78-a37c-9026d06f952e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:17.480267 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75545fba-cba3-4d78-a37c-9026d06f952e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:17.482351 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-75545fba-cba3-4d78-a37c-9026d06f952e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:17.488669 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e3850a1a-f94e-4887-b5b2-4fa4c713efc4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.489065 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3850a1a-f94e-4887-b5b2-4fa4c713efc4 None None] GET https://10.4.3.32/volume// Aug 08 06:43:17.489401 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3850a1a-f94e-4887-b5b2-4fa4c713efc4 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:17.489450 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3850a1a-f94e-4887-b5b2-4fa4c713efc4 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:17.489715 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3850a1a-f94e-4887-b5b2-4fa4c713efc4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:43:17.490024 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1481/5934] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:43:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:43:17.491139 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:17.491139 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:17.495795 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-75545fba-cba3-4d78-a37c-9026d06f952e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:17.496928 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-872a1032-5100-41e7-8693-5e17c526e848 req-10743e28-daf2-4ec7-99bc-d9e76cf9f56e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.498742 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-75545fba-cba3-4d78-a37c-9026d06f952e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:17.498847 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-10743e28-daf2-4ec7-99bc-d9e76cf9f56e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:17.499070 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1489/5935] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:17 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:17.499111 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-10743e28-daf2-4ec7-99bc-d9e76cf9f56e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:17.499251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-10743e28-daf2-4ec7-99bc-d9e76cf9f56e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:17.507667 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:17.507667 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:17.510694 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-872a1032-5100-41e7-8693-5e17c526e848 req-10743e28-daf2-4ec7-99bc-d9e76cf9f56e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:17.514266 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-10743e28-daf2-4ec7-99bc-d9e76cf9f56e tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:17.514603 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1480/5936] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:43:17 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 1099 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:43:17.611642 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-872a1032-5100-41e7-8693-5e17c526e848 req-8144399c-6f53-45f4-b609-80ad6c4c4c0d None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.613540 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-8144399c-6f53-45f4-b609-80ad6c4c4c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] PUT https://10.4.3.32/volume/v3/attachments/95aae631-a003-475b-ac90-068c92ff43d9 Aug 08 06:43:17.613888 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-8144399c-6f53-45f4-b609-80ad6c4c4c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000006785", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1a4c235ab27", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d6531439-3be4-4b9c-b275-7e94e4fac10b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:17.621545 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-872a1032-5100-41e7-8693-5e17c526e848 req-8144399c-6f53-45f4-b609-80ad6c4c4c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Acquiring lock "cinder-attachment_update-d208ca33-21e5-41a5-9c2a-a084e0609de1-np0000006785" by "attachment_update" {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 06:43:17.625275 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-872a1032-5100-41e7-8693-5e17c526e848 req-8144399c-6f53-45f4-b609-80ad6c4c4c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-d208ca33-21e5-41a5-9c2a-a084e0609de1-np0000006785" acquired by "attachment_update" :: waited 0.004s {{(pid=100288) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 06:43:17.626136 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:17.626136 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:17.693255 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.coordination [req-872a1032-5100-41e7-8693-5e17c526e848 req-8144399c-6f53-45f4-b609-80ad6c4c4c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Lock "cinder-attachment_update-d208ca33-21e5-41a5-9c2a-a084e0609de1-np0000006785" released by "attachment_update" :: held 0.068s {{(pid=100288) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 06:43:17.693612 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-8144399c-6f53-45f4-b609-80ad6c4c4c0d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/95aae631-a003-475b-ac90-068c92ff43d9 returned with HTTP 200 Aug 08 06:43:17.694122 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1487/5937] 10.4.3.32 () {74 vars in 1697 bytes} [Sat Aug 8 06:43:17 2026] PUT /volume/v3/attachments/95aae631-a003-475b-ac90-068c92ff43d9 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:17.795070 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-806f8019-812f-423c-93f8-ba26020a9026 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:17.796858 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-806f8019-812f-423c-93f8-ba26020a9026 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:17.797044 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-806f8019-812f-423c-93f8-ba26020a9026 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:17.797230 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-806f8019-812f-423c-93f8-ba26020a9026 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:17.797342 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-806f8019-812f-423c-93f8-ba26020a9026 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:17.801515 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:17.801515 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:17.802099 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-806f8019-812f-423c-93f8-ba26020a9026 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:17.802459 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1482/5938] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:17 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:18.511096 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-f034b878-2161-4c30-97bb-8aea8f0b4a5c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:18.513379 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f034b878-2161-4c30-97bb-8aea8f0b4a5c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:18.513602 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f034b878-2161-4c30-97bb-8aea8f0b4a5c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:18.513803 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-f034b878-2161-4c30-97bb-8aea8f0b4a5c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:18.522805 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:18.522805 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:18.526792 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-f034b878-2161-4c30-97bb-8aea8f0b4a5c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:18.531118 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-f034b878-2161-4c30-97bb-8aea8f0b4a5c tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:18.531558 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1490/5939] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:18 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:18.813397 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fa67c837-33c3-4f73-a5bd-089f1292c7ae None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:18.815067 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa67c837-33c3-4f73-a5bd-089f1292c7ae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:18.815294 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa67c837-33c3-4f73-a5bd-089f1292c7ae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:18.815505 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa67c837-33c3-4f73-a5bd-089f1292c7ae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:18.815634 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-fa67c837-33c3-4f73-a5bd-089f1292c7ae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:18.819815 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:18.819815 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:18.820412 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa67c837-33c3-4f73-a5bd-089f1292c7ae tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:18.821005 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1481/5940] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:18 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:19.542469 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-3f5e995d-bbd1-4212-bb84-d6056eec986b None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:19.544239 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f5e995d-bbd1-4212-bb84-d6056eec986b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:19.544428 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f5e995d-bbd1-4212-bb84-d6056eec986b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:19.544601 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-3f5e995d-bbd1-4212-bb84-d6056eec986b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:19.553670 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:19.553670 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:19.556592 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-3f5e995d-bbd1-4212-bb84-d6056eec986b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:19.560039 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-3f5e995d-bbd1-4212-bb84-d6056eec986b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:19.560517 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1488/5941] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:19 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:19.831081 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d5e73610-9d46-4eae-acad-171beab007af None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:19.832759 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5e73610-9d46-4eae-acad-171beab007af tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:19.832984 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5e73610-9d46-4eae-acad-171beab007af tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:19.833153 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5e73610-9d46-4eae-acad-171beab007af tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:19.833257 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d5e73610-9d46-4eae-acad-171beab007af tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:19.837134 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:19.837134 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:19.837717 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5e73610-9d46-4eae-acad-171beab007af tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:19.838096 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1483/5942] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:19 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:20.571580 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-6f8c4775-33e3-437f-9050-e3289c2b773d None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:20.572843 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f8c4775-33e3-437f-9050-e3289c2b773d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:20.573018 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f8c4775-33e3-437f-9050-e3289c2b773d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:20.573187 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-6f8c4775-33e3-437f-9050-e3289c2b773d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:20.581377 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:20.581377 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:20.584576 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-6f8c4775-33e3-437f-9050-e3289c2b773d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:20.588022 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-6f8c4775-33e3-437f-9050-e3289c2b773d tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:20.588335 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1491/5943] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:20 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:20.848217 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9fd2651a-9a9d-4fac-98bc-488525d78931 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:20.849755 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9fd2651a-9a9d-4fac-98bc-488525d78931 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:20.849976 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9fd2651a-9a9d-4fac-98bc-488525d78931 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:20.850151 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9fd2651a-9a9d-4fac-98bc-488525d78931 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:20.850251 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9fd2651a-9a9d-4fac-98bc-488525d78931 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:20.854023 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:20.854023 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:20.854536 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9fd2651a-9a9d-4fac-98bc-488525d78931 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:20.854854 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1482/5944] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:20 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:21.602109 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d0b52c51-0654-43e5-acc3-ab5edb9509c0 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:21.603736 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0b52c51-0654-43e5-acc3-ab5edb9509c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:21.603966 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0b52c51-0654-43e5-acc3-ab5edb9509c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:21.604175 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d0b52c51-0654-43e5-acc3-ab5edb9509c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:21.612905 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:21.612905 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:21.615883 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-d0b52c51-0654-43e5-acc3-ab5edb9509c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:21.619344 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d0b52c51-0654-43e5-acc3-ab5edb9509c0 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:21.619700 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1489/5945] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:21 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:21.863587 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5b746461-3b13-4d4b-ae68-7554226ba33c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:21.865026 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b746461-3b13-4d4b-ae68-7554226ba33c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:21.865222 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b746461-3b13-4d4b-ae68-7554226ba33c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:21.865416 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b746461-3b13-4d4b-ae68-7554226ba33c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:21.865511 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5b746461-3b13-4d4b-ae68-7554226ba33c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:21.869355 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:21.869355 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:21.869898 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b746461-3b13-4d4b-ae68-7554226ba33c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:21.870208 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1484/5946] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:21 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:21.947456 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-872a1032-5100-41e7-8693-5e17c526e848 req-584fabaa-1394-44ae-91e5-2e677f2f845a None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:21.949460 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-584fabaa-1394-44ae-91e5-2e677f2f845a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/attachments/95aae631-a003-475b-ac90-068c92ff43d9/action Aug 08 06:43:21.949790 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-584fabaa-1394-44ae-91e5-2e677f2f845a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-complete": null}' {{(pid=100289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:43:21.949927 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-584fabaa-1394-44ae-91e5-2e677f2f845a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:21.964014 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:21.964014 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:21.973137 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-872a1032-5100-41e7-8693-5e17c526e848 req-584fabaa-1394-44ae-91e5-2e677f2f845a tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/95aae631-a003-475b-ac90-068c92ff43d9/action returned with HTTP 204 Aug 08 06:43:21.973552 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1492/5947] 10.4.3.32 () {74 vars in 1718 bytes} [Sat Aug 8 06:43:21 2026] POST /volume/v3/attachments/95aae631-a003-475b-ac90-068c92ff43d9/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:22.631670 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7d2d699f-f0a6-40e4-b835-648c04296893 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.633251 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d2d699f-f0a6-40e4-b835-648c04296893 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:22.633445 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d2d699f-f0a6-40e4-b835-648c04296893 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.633616 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d2d699f-f0a6-40e4-b835-648c04296893 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.642734 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.642734 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:22.645812 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7d2d699f-f0a6-40e4-b835-648c04296893 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:22.649297 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d2d699f-f0a6-40e4-b835-648c04296893 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:22.649644 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1483/5948] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:22 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:22.685521 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-920d9998-1f19-4ff7-8be4-543747caee4c req-324f3d6f-8e84-4a2c-95e7-b0325df032b1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.687378 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-920d9998-1f19-4ff7-8be4-543747caee4c req-324f3d6f-8e84-4a2c-95e7-b0325df032b1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:22.687594 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-920d9998-1f19-4ff7-8be4-543747caee4c req-324f3d6f-8e84-4a2c-95e7-b0325df032b1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.687782 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-920d9998-1f19-4ff7-8be4-543747caee4c req-324f3d6f-8e84-4a2c-95e7-b0325df032b1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.696152 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.696152 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:22.699125 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [req-920d9998-1f19-4ff7-8be4-543747caee4c req-324f3d6f-8e84-4a2c-95e7-b0325df032b1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:22.702564 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-920d9998-1f19-4ff7-8be4-543747caee4c req-324f3d6f-8e84-4a2c-95e7-b0325df032b1 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:22.702929 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1490/5949] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:43:22 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:22.716492 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d4ff2e0f-2166-4906-baa4-d5b94cf7af56 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.718247 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4ff2e0f-2166-4906-baa4-d5b94cf7af56 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:22.718452 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4ff2e0f-2166-4906-baa4-d5b94cf7af56 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.718735 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4ff2e0f-2166-4906-baa4-d5b94cf7af56 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.727537 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.727537 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:22.730599 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d4ff2e0f-2166-4906-baa4-d5b94cf7af56 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:22.734106 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4ff2e0f-2166-4906-baa4-d5b94cf7af56 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:22.734499 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1485/5950] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:22 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:22.768705 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-86c1df94-3b0d-4e35-8ef3-619e50c8e3ee None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.770751 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-86c1df94-3b0d-4e35-8ef3-619e50c8e3ee tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:22.770953 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-86c1df94-3b0d-4e35-8ef3-619e50c8e3ee tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.771158 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-86c1df94-3b0d-4e35-8ef3-619e50c8e3ee tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.780216 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.780216 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:22.783516 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-86c1df94-3b0d-4e35-8ef3-619e50c8e3ee tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:22.787602 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-86c1df94-3b0d-4e35-8ef3-619e50c8e3ee tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:22.788033 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1493/5951] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:43:22 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:22.803989 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-567f4186-1e70-491e-abe5-e15099b2817b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.805880 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-567f4186-1e70-491e-abe5-e15099b2817b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] POST https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1/action Aug 08 06:43:22.806199 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-567f4186-1e70-491e-abe5-e15099b2817b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:43:22.806349 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-567f4186-1e70-491e-abe5-e15099b2817b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:22.815961 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.815961 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:22.816334 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-567f4186-1e70-491e-abe5-e15099b2817b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:22.821897 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-567f4186-1e70-491e-abe5-e15099b2817b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Begin detaching volume completed successfully. Aug 08 06:43:22.822073 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-567f4186-1e70-491e-abe5-e15099b2817b tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1/action returned with HTTP 202 Aug 08 06:43:22.822428 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1484/5952] 10.4.3.32 () {72 vars in 1665 bytes} [Sat Aug 8 06:43:22 2026] POST /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:43:22.838620 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-8a83a4d5-a74c-4664-940d-dc02931997a4 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.840479 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a83a4d5-a74c-4664-940d-dc02931997a4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:22.840754 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a83a4d5-a74c-4664-940d-dc02931997a4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.840949 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-8a83a4d5-a74c-4664-940d-dc02931997a4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.849709 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.849709 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:22.852713 np0000006785 devstack@c-api.service[100288]: INFO cinder.volume.api [None req-8a83a4d5-a74c-4664-940d-dc02931997a4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:22.855466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-347e7fd6-1e0a-4f87-8791-072dd90e6e7a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.855824 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-347e7fd6-1e0a-4f87-8791-072dd90e6e7a None None] GET https://10.4.3.32/volume// Aug 08 06:43:22.855979 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-347e7fd6-1e0a-4f87-8791-072dd90e6e7a None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.856175 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-347e7fd6-1e0a-4f87-8791-072dd90e6e7a None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.856306 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-8a83a4d5-a74c-4664-940d-dc02931997a4 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:22.856500 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-347e7fd6-1e0a-4f87-8791-072dd90e6e7a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 08 06:43:22.856656 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1491/5953] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:22 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:22.857034 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1486/5954] 10.4.3.32 () {66 vars in 1419 bytes} [Sat Aug 8 06:43:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 06:43:22.862451 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-1dcb543a-d451-401f-bc2e-4bbc6b041443 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.864287 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-1dcb543a-d451-401f-bc2e-4bbc6b041443 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:22.864494 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-1dcb543a-d451-401f-bc2e-4bbc6b041443 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.864668 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-1dcb543a-d451-401f-bc2e-4bbc6b041443 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.874277 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.874277 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:22.877603 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-1dcb543a-d451-401f-bc2e-4bbc6b041443 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:22.879699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0454b147-143e-4bab-a787-3336e22c890f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.881486 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0454b147-143e-4bab-a787-3336e22c890f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:22.881733 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0454b147-143e-4bab-a787-3336e22c890f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.881878 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-1dcb543a-d451-401f-bc2e-4bbc6b041443 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:22.881924 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0454b147-143e-4bab-a787-3336e22c890f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.882005 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0454b147-143e-4bab-a787-3336e22c890f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:22.882288 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1494/5955] 10.4.3.32 () {70 vars in 1632 bytes} [Sat Aug 8 06:43:22 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 06:43:22.886073 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.886073 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:22.886656 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0454b147-143e-4bab-a787-3336e22c890f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:22.886989 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1485/5956] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:22 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:22.896974 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-9e2002a8-ae3b-4062-a6a6-bb5a277fda53 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.898560 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e2002a8-ae3b-4062-a6a6-bb5a277fda53 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] POST https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca/action Aug 08 06:43:22.898908 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9e2002a8-ae3b-4062-a6a6-bb5a277fda53 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100288) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 06:43:22.899023 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-9e2002a8-ae3b-4062-a6a6-bb5a277fda53 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 06:43:22.900224 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.contrib.admin_actions [None req-9e2002a8-ae3b-4062-a6a6-bb5a277fda53 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Updating backup 'a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca' with '{'status': 'error'}' {{(pid=100288) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 06:43:22.906445 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.906445 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:22.907371 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.policy [None req-9e2002a8-ae3b-4062-a6a6-bb5a277fda53 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ab4d27cf691942abb72c66df10f8e332', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9e354766e3141058f027b32730829e9', '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=100288) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 06:43:22.907528 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-9e2002a8-ae3b-4062-a6a6-bb5a277fda53 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca/action returned with HTTP 403 Aug 08 06:43:22.907997 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1492/5957] 10.4.3.32 () {70 vars in 1423 bytes} [Sat Aug 8 06:43:22 2026] POST /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:22.915499 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-51cbb574-d1f4-4c7f-b127-a56c7c0a70a0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.917157 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51cbb574-d1f4-4c7f-b127-a56c7c0a70a0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 Aug 08 06:43:22.917421 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51cbb574-d1f4-4c7f-b127-a56c7c0a70a0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.917603 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51cbb574-d1f4-4c7f-b127-a56c7c0a70a0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.917754 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-51cbb574-d1f4-4c7f-b127-a56c7c0a70a0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Delete volume with id: 8980e4f6-1c28-48f8-b8f7-af77929c2402 Aug 08 06:43:22.924413 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.924413 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:22.924695 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-51cbb574-d1f4-4c7f-b127-a56c7c0a70a0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:43:22.939147 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-51cbb574-d1f4-4c7f-b127-a56c7c0a70a0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Delete volume request issued successfully. Aug 08 06:43:22.939455 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51cbb574-d1f4-4c7f-b127-a56c7c0a70a0 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 returned with HTTP 202 Aug 08 06:43:22.939940 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1487/5958] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:43:22 2026] DELETE /volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:43:22.947218 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-9cc8e529-5088-4b79-a3ef-4cebcb92614b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:22.949294 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9cc8e529-5088-4b79-a3ef-4cebcb92614b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 Aug 08 06:43:22.949611 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9cc8e529-5088-4b79-a3ef-4cebcb92614b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:22.949843 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-9cc8e529-5088-4b79-a3ef-4cebcb92614b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:22.958498 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:22.958498 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:22.962375 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-9cc8e529-5088-4b79-a3ef-4cebcb92614b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:43:22.966236 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-9cc8e529-5088-4b79-a3ef-4cebcb92614b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 returned with HTTP 200 Aug 08 06:43:22.966808 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1495/5959] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:22 2026] GET /volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:23.368791 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-cd2c8244-f40a-4707-b913-70494c1b0bf9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:23.370667 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-cd2c8244-f40a-4707-b913-70494c1b0bf9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:23.370858 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-cd2c8244-f40a-4707-b913-70494c1b0bf9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:23.371028 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-cd2c8244-f40a-4707-b913-70494c1b0bf9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:23.379083 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:23.379083 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:23.381813 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-cd2c8244-f40a-4707-b913-70494c1b0bf9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:23.385126 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-cd2c8244-f40a-4707-b913-70494c1b0bf9 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:23.385448 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1486/5960] 10.4.3.32 () {68 vars in 1591 bytes} [Sat Aug 8 06:43:23 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:23.668590 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-362db557-9f34-432a-a8fb-508b1ab99811 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:23.670632 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-362db557-9f34-432a-a8fb-508b1ab99811 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] DELETE https://10.4.3.32/volume/v3/attachments/95aae631-a003-475b-ac90-068c92ff43d9 Aug 08 06:43:23.670876 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-362db557-9f34-432a-a8fb-508b1ab99811 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:23.671063 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-362db557-9f34-432a-a8fb-508b1ab99811 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'version_select' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:23.678172 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:23.678172 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:23.715924 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [req-43715abe-ff64-4b30-ba06-5dc72f864cdc req-362db557-9f34-432a-a8fb-508b1ab99811 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/attachments/95aae631-a003-475b-ac90-068c92ff43d9 returned with HTTP 200 Aug 08 06:43:23.716316 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1493/5961] 10.4.3.32 () {72 vars in 1666 bytes} [Sat Aug 8 06:43:23 2026] DELETE /volume/v3/attachments/95aae631-a003-475b-ac90-068c92ff43d9 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:23.869749 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6a9863a3-2a0d-42c9-956a-79a6a035335f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:23.871474 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a9863a3-2a0d-42c9-956a-79a6a035335f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:23.871674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6a9863a3-2a0d-42c9-956a-79a6a035335f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:23.871891 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6a9863a3-2a0d-42c9-956a-79a6a035335f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:23.879512 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:23.879512 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:23.883322 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6a9863a3-2a0d-42c9-956a-79a6a035335f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:23.887570 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a9863a3-2a0d-42c9-956a-79a6a035335f tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:23.888122 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1488/5962] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:23 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:23.902310 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-bee33332-0f36-4d93-ba88-e3179d7ed2b7 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:23.903982 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bee33332-0f36-4d93-ba88-e3179d7ed2b7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:23.904159 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bee33332-0f36-4d93-ba88-e3179d7ed2b7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:23.904343 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-bee33332-0f36-4d93-ba88-e3179d7ed2b7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:23.904490 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-bee33332-0f36-4d93-ba88-e3179d7ed2b7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Delete volume with id: d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:23.910814 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:23.910814 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:23.911211 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bee33332-0f36-4d93-ba88-e3179d7ed2b7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:23.927088 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-bee33332-0f36-4d93-ba88-e3179d7ed2b7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Delete volume request issued successfully. Aug 08 06:43:23.927330 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-bee33332-0f36-4d93-ba88-e3179d7ed2b7 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 202 Aug 08 06:43:23.927843 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1496/5963] 10.4.3.32 () {66 vars in 1344 bytes} [Sat Aug 8 06:43:23 2026] DELETE /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:43:23.935009 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b0c50c66-1f0a-4bfd-a5c4-5b3e06f1e801 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:23.936639 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0c50c66-1f0a-4bfd-a5c4-5b3e06f1e801 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:23.936855 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0c50c66-1f0a-4bfd-a5c4-5b3e06f1e801 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:23.937036 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0c50c66-1f0a-4bfd-a5c4-5b3e06f1e801 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:23.943524 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:23.943524 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:23.946580 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b0c50c66-1f0a-4bfd-a5c4-5b3e06f1e801 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Volume info retrieved successfully. Aug 08 06:43:23.950210 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0c50c66-1f0a-4bfd-a5c4-5b3e06f1e801 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 200 Aug 08 06:43:23.950563 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1487/5964] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:23 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:23.979590 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-d4ea5d61-9cb5-4eef-bb85-c33770eb7dfd None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:23.981100 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4ea5d61-9cb5-4eef-bb85-c33770eb7dfd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 Aug 08 06:43:23.981345 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4ea5d61-9cb5-4eef-bb85-c33770eb7dfd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:23.981522 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-d4ea5d61-9cb5-4eef-bb85-c33770eb7dfd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:23.987414 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-d4ea5d61-9cb5-4eef-bb85-c33770eb7dfd tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 returned with HTTP 404 Aug 08 06:43:23.987829 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1494/5965] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:23 2026] GET /volume/v3/volumes/8980e4f6-1c28-48f8-b8f7-af77929c2402 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:23.994970 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1f656afd-a924-467f-a572-67cea2878dc5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:23.996999 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f656afd-a924-467f-a572-67cea2878dc5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:43:23.996999 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f656afd-a924-467f-a572-67cea2878dc5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:23.997466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f656afd-a924-467f-a572-67cea2878dc5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:23.997466 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1f656afd-a924-467f-a572-67cea2878dc5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:24.001141 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:24.001141 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:24.001829 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f656afd-a924-467f-a572-67cea2878dc5 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-reader] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:43:24.002147 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1489/5966] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:23 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:24.011469 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-924211f4-eaa0-4376-9a31-87828cae752b None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:24.014251 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-924211f4-eaa0-4376-9a31-87828cae752b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] DELETE https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:24.014637 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-924211f4-eaa0-4376-9a31-87828cae752b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:24.014938 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-924211f4-eaa0-4376-9a31-87828cae752b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:24.015098 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.contrib.backups [None req-924211f4-eaa0-4376-9a31-87828cae752b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Delete backup with id: a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. Aug 08 06:43:24.020519 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:24.020519 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:24.033853 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.backup.rpcapi [None req-924211f4-eaa0-4376-9a31-87828cae752b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] delete_backup rpcapi backup_id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca {{(pid=100289) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:43:24.035751 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-924211f4-eaa0-4376-9a31-87828cae752b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 202 Aug 08 06:43:24.036265 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1497/5967] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:43:24 2026] DELETE /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:43:24.042275 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-87f787d8-5f23-4a96-96b5-7d31a249012f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:24.043809 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87f787d8-5f23-4a96-96b5-7d31a249012f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:24.043993 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87f787d8-5f23-4a96-96b5-7d31a249012f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:24.044165 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87f787d8-5f23-4a96-96b5-7d31a249012f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:24.044260 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-87f787d8-5f23-4a96-96b5-7d31a249012f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:24.047906 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:24.047906 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:24.048431 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87f787d8-5f23-4a96-96b5-7d31a249012f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 200 Aug 08 06:43:24.048729 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1488/5968] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:24 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:24.964194 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-c0a99a56-a17c-4195-8a31-c0102c7877f6 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:24.965877 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c0a99a56-a17c-4195-8a31-c0102c7877f6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] GET https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 Aug 08 06:43:24.966055 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c0a99a56-a17c-4195-8a31-c0102c7877f6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:24.966229 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-c0a99a56-a17c-4195-8a31-c0102c7877f6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:24.971329 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-c0a99a56-a17c-4195-8a31-c0102c7877f6 tempest-VolumeMultiattachTests-247449796 tempest-VolumeMultiattachTests-247449796-project-member] https://10.4.3.32/volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 returned with HTTP 404 Aug 08 06:43:24.971750 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1495/5969] 10.4.3.32 () {66 vars in 1341 bytes} [Sat Aug 8 06:43:24 2026] GET /volume/v3/volumes/d208ca33-21e5-41a5-9c2a-a084e0609de1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:24.977933 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b19608c3-f0f2-4ba5-81b4-e377f6dee987 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:24.979501 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b19608c3-f0f2-4ba5-81b4-e377f6dee987 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 08 06:43:24.979674 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b19608c3-f0f2-4ba5-81b4-e377f6dee987 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:24.979862 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b19608c3-f0f2-4ba5-81b4-e377f6dee987 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:24.980553 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b19608c3-f0f2-4ba5-81b4-e377f6dee987 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 06:43:25.006611 np0000006785 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b19608c3-f0f2-4ba5-81b4-e377f6dee987 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Get all volumes completed successfully. Aug 08 06:43:25.008231 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:25.008231 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:25.011608 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b19608c3-f0f2-4ba5-81b4-e377f6dee987 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 06:43:25.011966 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1490/5970] 10.4.3.32 () {66 vars in 1278 bytes} [Sat Aug 8 06:43:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:25.026698 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-b6ade53c-5fe5-4764-96be-3d5b63796ce6 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:25.028468 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6ade53c-5fe5-4764-96be-3d5b63796ce6 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] DELETE https://10.4.3.32/volume/v3/types/228d9dc4-0836-4d45-b87f-9962a91bd295 Aug 08 06:43:25.028684 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6ade53c-5fe5-4764-96be-3d5b63796ce6 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:25.029028 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-b6ade53c-5fe5-4764-96be-3d5b63796ce6 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] Calling method '_delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:25.050327 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-b6ade53c-5fe5-4764-96be-3d5b63796ce6 tempest-VolumeMultiattachTests-1170823442 tempest-VolumeMultiattachTests-1170823442-project-admin] https://10.4.3.32/volume/v3/types/228d9dc4-0836-4d45-b87f-9962a91bd295 returned with HTTP 202 Aug 08 06:43:25.050826 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1498/5971] 10.4.3.32 () {66 vars in 1338 bytes} [Sat Aug 8 06:43:25 2026] DELETE /volume/v3/types/228d9dc4-0836-4d45-b87f-9962a91bd295 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:43:25.057704 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8f399fe4-ee01-496b-8d58-2af426125f9c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:25.059471 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f399fe4-ee01-496b-8d58-2af426125f9c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca Aug 08 06:43:25.059699 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f399fe4-ee01-496b-8d58-2af426125f9c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:25.059907 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f399fe4-ee01-496b-8d58-2af426125f9c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:25.060033 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8f399fe4-ee01-496b-8d58-2af426125f9c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:25.063186 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f399fe4-ee01-496b-8d58-2af426125f9c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca returned with HTTP 404 Aug 08 06:43:25.063625 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1489/5972] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:25 2026] GET /volume/v3/backups/a57734c9-1b6e-4f4f-8b75-aae2e3d2e5ca => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:25.069855 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-ece84547-ddd8-46be-99a7-a067aae3b696 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:25.071497 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ece84547-ddd8-46be-99a7-a067aae3b696 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] DELETE https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:43:25.071681 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ece84547-ddd8-46be-99a7-a067aae3b696 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:25.071881 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-ece84547-ddd8-46be-99a7-a067aae3b696 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'delete' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:25.071989 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.contrib.backups [None req-ece84547-ddd8-46be-99a7-a067aae3b696 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Delete backup with id: 41507cdc-d6c0-404a-9c1a-42309890c66a. Aug 08 06:43:25.075681 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:25.075681 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:25.085096 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.backup.rpcapi [None req-ece84547-ddd8-46be-99a7-a067aae3b696 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] delete_backup rpcapi backup_id 41507cdc-d6c0-404a-9c1a-42309890c66a {{(pid=100288) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:43:25.086486 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-ece84547-ddd8-46be-99a7-a067aae3b696 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 202 Aug 08 06:43:25.086842 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1496/5973] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:43:25 2026] DELETE /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:43:25.093072 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-92a9a31d-7dda-410c-a4e6-93f82ba49b1f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:25.094628 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92a9a31d-7dda-410c-a4e6-93f82ba49b1f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:43:25.094827 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92a9a31d-7dda-410c-a4e6-93f82ba49b1f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:25.094997 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92a9a31d-7dda-410c-a4e6-93f82ba49b1f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:25.095093 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-92a9a31d-7dda-410c-a4e6-93f82ba49b1f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:25.099047 np0000006785 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:25.099047 np0000006785 devstack@c-api.service[100290]: warnings.warn( Aug 08 06:43:25.099763 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92a9a31d-7dda-410c-a4e6-93f82ba49b1f tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 200 Aug 08 06:43:25.100179 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1491/5974] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:25 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:26.108668 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-605de4ad-b1d2-4945-9566-d72080711315 None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:26.110269 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-605de4ad-b1d2-4945-9566-d72080711315 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a Aug 08 06:43:26.110494 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-605de4ad-b1d2-4945-9566-d72080711315 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:26.110692 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-605de4ad-b1d2-4945-9566-d72080711315 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:26.110815 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.v3.backups [None req-605de4ad-b1d2-4945-9566-d72080711315 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 41507cdc-d6c0-404a-9c1a-42309890c66a. {{(pid=100289) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:26.114239 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-605de4ad-b1d2-4945-9566-d72080711315 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a returned with HTTP 404 Aug 08 06:43:26.114681 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1499/5975] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:26 2026] GET /volume/v3/backups/41507cdc-d6c0-404a-9c1a-42309890c66a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:26.121205 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b97a2365-99bd-4add-9b13-848c9240f3c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:26.122877 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b97a2365-99bd-4add-9b13-848c9240f3c6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] DELETE https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:43:26.123083 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b97a2365-99bd-4add-9b13-848c9240f3c6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:26.123252 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b97a2365-99bd-4add-9b13-848c9240f3c6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:26.123366 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-b97a2365-99bd-4add-9b13-848c9240f3c6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Delete backup with id: 82123546-011f-4adf-a215-8afeea61180f. Aug 08 06:43:26.127547 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:26.127547 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:26.138172 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-b97a2365-99bd-4add-9b13-848c9240f3c6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] delete_backup rpcapi backup_id 82123546-011f-4adf-a215-8afeea61180f {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 06:43:26.140068 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b97a2365-99bd-4add-9b13-848c9240f3c6 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 202 Aug 08 06:43:26.140530 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1490/5976] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:43:26 2026] DELETE /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 06:43:26.146994 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-634b0973-b0e5-4e22-b8de-59f84ada63f1 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:26.149059 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-634b0973-b0e5-4e22-b8de-59f84ada63f1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:43:26.149268 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-634b0973-b0e5-4e22-b8de-59f84ada63f1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:26.149488 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-634b0973-b0e5-4e22-b8de-59f84ada63f1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:26.149629 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.v3.backups [None req-634b0973-b0e5-4e22-b8de-59f84ada63f1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100288) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:26.154004 np0000006785 devstack@c-api.service[100288]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:26.154004 np0000006785 devstack@c-api.service[100288]: warnings.warn( Aug 08 06:43:26.154412 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-634b0973-b0e5-4e22-b8de-59f84ada63f1 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 200 Aug 08 06:43:26.154783 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1497/5977] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:26 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 06:43:27.164128 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ef24f3f1-9a53-48ea-98a4-08460e4da72b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:27.166374 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef24f3f1-9a53-48ea-98a4-08460e4da72b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f Aug 08 06:43:27.166680 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef24f3f1-9a53-48ea-98a4-08460e4da72b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:27.166954 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef24f3f1-9a53-48ea-98a4-08460e4da72b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:27.167117 np0000006785 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ef24f3f1-9a53-48ea-98a4-08460e4da72b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Show backup with id 82123546-011f-4adf-a215-8afeea61180f. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 06:43:27.171075 np0000006785 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef24f3f1-9a53-48ea-98a4-08460e4da72b tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f returned with HTTP 404 Aug 08 06:43:27.171682 np0000006785 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1492/5978] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:27 2026] GET /volume/v3/backups/82123546-011f-4adf-a215-8afeea61180f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:27.177866 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.middleware.request_id [None req-1a5d8365-19c3-4bf0-a5d2-7085a181384c None None] RequestId filter calling following filter/app {{(pid=100289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:27.179502 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a5d8365-19c3-4bf0-a5d2-7085a181384c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 Aug 08 06:43:27.179693 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a5d8365-19c3-4bf0-a5d2-7085a181384c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:27.179883 np0000006785 devstack@c-api.service[100289]: DEBUG cinder.api.openstack.wsgi [None req-1a5d8365-19c3-4bf0-a5d2-7085a181384c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'delete' {{(pid=100289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:27.180027 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.v3.volumes [None req-1a5d8365-19c3-4bf0-a5d2-7085a181384c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Delete volume with id: cc64f2a3-5d33-4f20-bc72-ac008266c704 Aug 08 06:43:27.186928 np0000006785 devstack@c-api.service[100289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:27.186928 np0000006785 devstack@c-api.service[100289]: warnings.warn( Aug 08 06:43:27.187199 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1a5d8365-19c3-4bf0-a5d2-7085a181384c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:43:27.201939 np0000006785 devstack@c-api.service[100289]: INFO cinder.volume.api [None req-1a5d8365-19c3-4bf0-a5d2-7085a181384c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Delete volume request issued successfully. Aug 08 06:43:27.202084 np0000006785 devstack@c-api.service[100289]: INFO cinder.api.openstack.wsgi [None req-1a5d8365-19c3-4bf0-a5d2-7085a181384c tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 returned with HTTP 202 Aug 08 06:43:27.202624 np0000006785 devstack@c-api.service[100289]: [pid: 100289|app: 0|req: 1500/5979] 10.4.3.32 () {68 vars in 1384 bytes} [Sat Aug 8 06:43:27 2026] DELETE /volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 06:43:27.209576 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bf93c59c-4b8a-4ca3-a2e3-41bd6e54791a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:27.211971 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf93c59c-4b8a-4ca3-a2e3-41bd6e54791a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 Aug 08 06:43:27.212321 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf93c59c-4b8a-4ca3-a2e3-41bd6e54791a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:27.212603 np0000006785 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf93c59c-4b8a-4ca3-a2e3-41bd6e54791a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:27.222292 np0000006785 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 06:43:27.222292 np0000006785 devstack@c-api.service[100291]: warnings.warn( Aug 08 06:43:27.226324 np0000006785 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bf93c59c-4b8a-4ca3-a2e3-41bd6e54791a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Volume info retrieved successfully. Aug 08 06:43:27.230894 np0000006785 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf93c59c-4b8a-4ca3-a2e3-41bd6e54791a tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 returned with HTTP 200 Aug 08 06:43:27.231448 np0000006785 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1491/5980] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:27 2026] GET /volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 06:43:28.244473 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.middleware.request_id [None req-688462c0-abeb-4788-95a1-f26c46040432 None None] RequestId filter calling following filter/app {{(pid=100288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 06:43:28.245966 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-688462c0-abeb-4788-95a1-f26c46040432 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] GET https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 Aug 08 06:43:28.246165 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-688462c0-abeb-4788-95a1-f26c46040432 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Empty body provided in request {{(pid=100288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 06:43:28.246343 np0000006785 devstack@c-api.service[100288]: DEBUG cinder.api.openstack.wsgi [None req-688462c0-abeb-4788-95a1-f26c46040432 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] Calling method 'show' {{(pid=100288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 06:43:28.251427 np0000006785 devstack@c-api.service[100288]: INFO cinder.api.openstack.wsgi [None req-688462c0-abeb-4788-95a1-f26c46040432 tempest-ProjectReaderTests33-1501817236 tempest-ProjectReaderTests33-1501817236-project-admin] https://10.4.3.32/volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 returned with HTTP 404 Aug 08 06:43:28.251799 np0000006785 devstack@c-api.service[100288]: [pid: 100288|app: 0|req: 1498/5981] 10.4.3.32 () {68 vars in 1381 bytes} [Sat Aug 8 06:43:28 2026] GET /volume/v3/volumes/cc64f2a3-5d33-4f20-bc72-ac008266c704 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 06:43:37.169079 np0000006785 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=37,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:43:37.197654 np0000006785 devstack@c-api.service[100289]: DEBUG dbcounter [-] [100289] Writing DB stats cinder:SELECT=106,cinder:UPDATE=34,cinder:INSERT=16 {{(pid=100289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:43:37.229628 np0000006785 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=43,cinder:UPDATE=2 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 06:43:38.248310 np0000006785 devstack@c-api.service[100288]: DEBUG dbcounter [-] [100288] Writing DB stats cinder:SELECT=72,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=100288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}